oneclient acceptance tests using environment deployed from packages

Build: #3363 was successful

Job: multiprovider regular file CRUD directio was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

The build generated 2,706 lines of output.   The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.

13-Nov-2024 18:54:44 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/iumy93o3rw0arwah --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/iumy93o3rw0arwah
13-Nov-2024 18:54:44 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '16505080729403263668'...
13-Nov-2024 18:54:44 Getting configuration...
13-Nov-2024 18:54:44 Oneclient has been successfully mounted in '/tmp/onedata/mnt/iumy93o3rw0arwah'.
13-Nov-2024 18:54:44
13-Nov-2024 18:54:44 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
13-Nov-2024 18:54:44 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
13-Nov-2024 18:54:44 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
13-Nov-2024 18:54:44 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
13-Nov-2024 18:54:44 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
13-Nov-2024 18:54:44 -- Executing step: 'When "user1 changes space1/dir1 mode to 755 on client11"'
13-Nov-2024 18:54:44 -- Executing step: 'Then "mode of user2's space1/dir1 is 755 on client21"'
13-Nov-2024 18:54:44 -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"'
13-Nov-2024 18:54:44 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"'
13-Nov-2024 18:54:44 -- Executing step: 'Then "user2 fails to delete files [space1/dir1/file1] on client21"'
13-Nov-2024 18:54:44 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
13-Nov-2024 18:54:44 -- Executing step: 'Then "user1 can stat [file1] in space1/dir1 on client11"'
13-Nov-2024 18:54:44 -- Executing step: 'Then "user2 can stat [file1] in space1/dir1 on client21"'
13-Nov-2024 18:54:44 -- Executing step: 'Then "user1 sees [file1] in space1/dir1 on client11"'
13-Nov-2024 18:54:44 -- Executing step: 'Then "user2 sees [file1] in space1/dir1 on client21"'
13-Nov-2024 18:54:44 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"'
13-Nov-2024 18:54:44 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client21"'
13-Nov-2024 18:54:44 =================================================================
13-Nov-2024 18:54:44
13-Nov-2024 18:54:44 PASSED
13-Nov-2024 18:54:44 Unmounting client from /tmp/onedata/mnt/fa0sguqdduovpt0c
13-Nov-2024 18:54:44
13-Nov-2024 18:54:44
13-Nov-2024 18:54:44 Unmounting client from /tmp/onedata/mnt/iumy93o3rw0arwah
13-Nov-2024 18:54:44
13-Nov-2024 18:54:44
13-Nov-2024 18:55:19 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_right_after_close[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:55:19 =================================================================
13-Nov-2024 18:55:19 - Executing scenario 'Delete file right after closing it'
13-Nov-2024 18:55:19 - from feature 'Multi_regular_file_CRUD'
13-Nov-2024 18:55:19 -----------------------------------------------------------------
13-Nov-2024 18:55:19 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:55:19 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:55:19 using [token, token] by [user1, user2]"'
13-Nov-2024 18:55:19 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6c486', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:55:19 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6c486', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:55:19 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6c486', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:55:19
13-Nov-2024 18:55:19
13-Nov-2024 18:55:19 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-6c486'
13-Nov-2024 18:55:19 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-6c486' successfully started
13-Nov-2024 18:55:19
13-Nov-2024 18:55:19 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/o31vcjzmogc4omx5
13-Nov-2024 18:55:19
13-Nov-2024 18:55:19 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/o31vcjzmogc4omx5 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/o31vcjzmogc4omx5
13-Nov-2024 18:55:19 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '238834664477617737'...
13-Nov-2024 18:55:19 Getting configuration...
13-Nov-2024 18:55:19 Oneclient has been successfully mounted in '/tmp/onedata/mnt/o31vcjzmogc4omx5'.
13-Nov-2024 18:55:19
13-Nov-2024 18:55:19 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-j6qxn', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:55:19 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-j6qxn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:55:19 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-j6qxn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:55:19
13-Nov-2024 18:55:19
13-Nov-2024 18:55:19 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-j6qxn'
13-Nov-2024 18:55:19 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-j6qxn' successfully started
13-Nov-2024 18:55:19
13-Nov-2024 18:55:19 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/37jcual84xvnaudi
13-Nov-2024 18:55:19
13-Nov-2024 18:55:19 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/37jcual84xvnaudi --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/37jcual84xvnaudi
13-Nov-2024 18:55:19 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '16049299858946604664'...
13-Nov-2024 18:55:19 Getting configuration...
13-Nov-2024 18:55:19 Oneclient has been successfully mounted in '/tmp/onedata/mnt/37jcual84xvnaudi'.
13-Nov-2024 18:55:19
13-Nov-2024 18:55:19 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
13-Nov-2024 18:55:19 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
13-Nov-2024 18:55:19 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
13-Nov-2024 18:55:19 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
13-Nov-2024 18:55:19 -- Executing step: 'When "user1 opens space1/file1 with mode r+ on client11"'
13-Nov-2024 18:55:19 -- Executing step: 'When "user1 closes space1/file1 on client11"'
13-Nov-2024 18:55:19 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
13-Nov-2024 18:55:19 -- Executing step: 'When "space1 is empty for user1 on client11"'
13-Nov-2024 18:55:19 =================================================================
13-Nov-2024 18:55:19
13-Nov-2024 18:55:19 PASSED
13-Nov-2024 18:55:19 Unmounting client from /tmp/onedata/mnt/o31vcjzmogc4omx5
13-Nov-2024 18:55:19
13-Nov-2024 18:55:19
13-Nov-2024 18:55:19 Unmounting client from /tmp/onedata/mnt/37jcual84xvnaudi
13-Nov-2024 18:55:19
13-Nov-2024 18:55:19
13-Nov-2024 18:55:59 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_create_many[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:55:59 =================================================================
13-Nov-2024 18:55:59 - Executing scenario 'Create many children'
13-Nov-2024 18:55:59 - from feature 'Multi_regular_file_CRUD'
13-Nov-2024 18:55:59 -----------------------------------------------------------------
13-Nov-2024 18:55:59 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:55:59 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:55:59 using [token, token] by [user1, user2]"'
13-Nov-2024 18:55:59 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6c486', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:55:59 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6c486', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:55:59 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6c486', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:55:59
13-Nov-2024 18:55:59
13-Nov-2024 18:55:59 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-6c486'
13-Nov-2024 18:55:59 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-6c486' successfully started
13-Nov-2024 18:55:59
13-Nov-2024 18:55:59 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/fmcmowji6wneddq4
13-Nov-2024 18:55:59
13-Nov-2024 18:55:59 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/fmcmowji6wneddq4 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/fmcmowji6wneddq4
13-Nov-2024 18:55:59 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17218048491822438726'...
13-Nov-2024 18:55:59 Getting configuration...
13-Nov-2024 18:55:59 Oneclient has been successfully mounted in '/tmp/onedata/mnt/fmcmowji6wneddq4'.
13-Nov-2024 18:55:59
13-Nov-2024 18:55:59 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-j6qxn', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:55:59 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-j6qxn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:55:59 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-j6qxn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:55:59
13-Nov-2024 18:55:59
13-Nov-2024 18:55:59 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-j6qxn'
13-Nov-2024 18:55:59 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-j6qxn' successfully started
13-Nov-2024 18:55:59
13-Nov-2024 18:55:59 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/3686tnd7ko5l8bzc
13-Nov-2024 18:55:59
13-Nov-2024 18:55:59 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/3686tnd7ko5l8bzc --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/3686tnd7ko5l8bzc
13-Nov-2024 18:55:59 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '10652168425289407331'...
13-Nov-2024 18:55:59 Getting configuration...
13-Nov-2024 18:55:59 Oneclient has been successfully mounted in '/tmp/onedata/mnt/3686tnd7ko5l8bzc'.
13-Nov-2024 18:55:59
13-Nov-2024 18:55:59 -- Executing step: 'When "user1 creates child files of space1 with names in range [1, 127) on client11"'
13-Nov-2024 18:55:59 -- Executing step: 'Then "user2 lists children of space1 and gets names in range [1, 127) on client21"'
13-Nov-2024 18:55:59 =================================================================
13-Nov-2024 18:55:59
13-Nov-2024 18:56:06 PASSED
13-Nov-2024 18:56:06 Unmounting client from /tmp/onedata/mnt/fmcmowji6wneddq4
13-Nov-2024 18:56:06
13-Nov-2024 18:56:06
13-Nov-2024 18:56:06 Unmounting client from /tmp/onedata/mnt/3686tnd7ko5l8bzc
13-Nov-2024 18:56:06
13-Nov-2024 18:56:06
13-Nov-2024 18:56:45 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_copy_delete[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:56:45 =================================================================
13-Nov-2024 18:56:45 - Executing scenario 'Create nonempty file then copy it and remove source file'
13-Nov-2024 18:56:45 - from feature 'Multi_regular_file_CRUD'
13-Nov-2024 18:56:45 -----------------------------------------------------------------
13-Nov-2024 18:56:45 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:56:45 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:56:45 using [token, token] by [user1, user2]"'
13-Nov-2024 18:56:45 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6c486', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:56:45 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6c486', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:56:45 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6c486', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:56:45
13-Nov-2024 18:56:45
13-Nov-2024 18:56:45 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-6c486'
13-Nov-2024 18:56:45 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-6c486' successfully started
13-Nov-2024 18:56:45
13-Nov-2024 18:56:45 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/3i3virvjdde81xx1
13-Nov-2024 18:56:45
13-Nov-2024 18:56:45 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/3i3virvjdde81xx1 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/3i3virvjdde81xx1
13-Nov-2024 18:56:45 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14885283090846726447'...
13-Nov-2024 18:56:45 Getting configuration...
13-Nov-2024 18:56:45 Oneclient has been successfully mounted in '/tmp/onedata/mnt/3i3virvjdde81xx1'.
13-Nov-2024 18:56:45
13-Nov-2024 18:56:45 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-j6qxn', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:56:45 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-j6qxn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:56:45 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-j6qxn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:56:45
13-Nov-2024 18:56:45
13-Nov-2024 18:56:45 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-j6qxn'
13-Nov-2024 18:56:45 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-j6qxn' successfully started
13-Nov-2024 18:56:45
13-Nov-2024 18:56:45 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/qf680z3drfvuxfmu
13-Nov-2024 18:56:45
13-Nov-2024 18:56:45 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/qf680z3drfvuxfmu --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/qf680z3drfvuxfmu
13-Nov-2024 18:56:45 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '13696481038609522056'...
13-Nov-2024 18:56:45 Getting configuration...
13-Nov-2024 18:56:45 Oneclient has been successfully mounted in '/tmp/onedata/mnt/qf680z3drfvuxfmu'.
13-Nov-2024 18:56:45
13-Nov-2024 18:56:45 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
13-Nov-2024 18:56:45 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
13-Nov-2024 18:56:45 -- Executing step: 'When "user1 copies regular file space1/file1 to space1/file1_copy on client11"'
13-Nov-2024 18:56:45 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
13-Nov-2024 18:56:45 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client11"'
13-Nov-2024 18:56:45 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client21"'
13-Nov-2024 18:56:45 =================================================================
13-Nov-2024 18:56:45
13-Nov-2024 18:56:45 PASSED
13-Nov-2024 18:56:45 Unmounting client from /tmp/onedata/mnt/3i3virvjdde81xx1
13-Nov-2024 18:56:45
13-Nov-2024 18:56:45
13-Nov-2024 18:56:45 Unmounting client from /tmp/onedata/mnt/qf680z3drfvuxfmu
13-Nov-2024 18:56:45
13-Nov-2024 18:56:45
13-Nov-2024 18:57:26 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_move_between_spaces[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:57:26 =================================================================
13-Nov-2024 18:57:26 - Executing scenario 'Create nonempty file then move it to another space'
13-Nov-2024 18:57:26 - from feature 'Multi_regular_file_CRUD'
13-Nov-2024 18:57:26 -----------------------------------------------------------------
13-Nov-2024 18:57:26 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:57:26 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:57:26 using [token, token] by [user1, user2]"'
13-Nov-2024 18:57:26 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6c486', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:57:26 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6c486', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:57:26 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-6c486', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:57:26
13-Nov-2024 18:57:26
13-Nov-2024 18:57:26 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-6c486'
13-Nov-2024 18:57:26 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-6c486' successfully started
13-Nov-2024 18:57:26
13-Nov-2024 18:57:26 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/73b9ilhdw2jgmtf0
13-Nov-2024 18:57:26
13-Nov-2024 18:57:26 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/73b9ilhdw2jgmtf0 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/73b9ilhdw2jgmtf0
13-Nov-2024 18:57:26 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '77424192469340749'...
13-Nov-2024 18:57:26 Getting configuration...
13-Nov-2024 18:57:26 Oneclient has been successfully mounted in '/tmp/onedata/mnt/73b9ilhdw2jgmtf0'.
13-Nov-2024 18:57:26
13-Nov-2024 18:57:26 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-j6qxn', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:57:26 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-j6qxn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:57:26 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-j6qxn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:57:26
13-Nov-2024 18:57:26
13-Nov-2024 18:57:26 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-j6qxn'
13-Nov-2024 18:57:26 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-j6qxn' successfully started
13-Nov-2024 18:57:26
13-Nov-2024 18:57:26 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/7eks6ngsupemtufy
13-Nov-2024 18:57:26
13-Nov-2024 18:57:26 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/7eks6ngsupemtufy --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/7eks6ngsupemtufy
13-Nov-2024 18:57:26 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '5078013051006907719'...
13-Nov-2024 18:57:26 Getting configuration...
13-Nov-2024 18:57:26 Oneclient has been successfully mounted in '/tmp/onedata/mnt/7eks6ngsupemtufy'.
13-Nov-2024 18:57:26
13-Nov-2024 18:57:26 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
13-Nov-2024 18:57:26 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
13-Nov-2024 18:57:26 -- Executing step: 'When "user2 reads "TEST TEXT ONEDATA" from file space1/file1 on client21"'
13-Nov-2024 18:57:26 -- Executing step: 'When "user1 renames space1/file1 to space2/file1_moved on client11"'
13-Nov-2024 18:57:26 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client11"'
13-Nov-2024 18:57:26 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client21"'
13-Nov-2024 18:57:26 =================================================================
13-Nov-2024 18:57:26
13-Nov-2024 18:57:37 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
13-Nov-2024 18:57:37 PASSED
13-Nov-2024 18:57:37 Unmounting client from /tmp/onedata/mnt/73b9ilhdw2jgmtf0
13-Nov-2024 18:57:37
13-Nov-2024 18:57:37 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
13-Nov-2024 18:57:37
13-Nov-2024 18:57:37 Unmounting client from /tmp/onedata/mnt/7eks6ngsupemtufy
13-Nov-2024 18:57:37
13-Nov-2024 18:57:37 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCD/onedata-acceptance/tests/oneclient/logs/multiprovider_directio/test_multi_reg_file_CRUD.1731524246.7775528', '-c', '/tmp/logs']
13-Nov-2024 18:57:37 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-lpklt. See /home/bamboo/.one-env/deployments/2024.11.13-18.35.43/pod-logs/dev-cross-support-job-3p-users-lpklt/entrypoint.log for more details
13-Nov-2024 18:57:37 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-6c486: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.13-18.35.43/pod-logs/dev-oneclient-krakow-7d9476b8bc-6c486/oneclient_logs
13-Nov-2024 18:57:37
13-Nov-2024 18:57:37               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=190/222)
13-Nov-2024 18:57:37               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:57:37             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=189/222)
13-Nov-2024 18:57:37             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=182/222)
13-Nov-2024 18:57:37          33,611   0%   32.05MB/s    0:00:00 (xfr#2, to-chk=188/222)
13-Nov-2024 18:57:37          34,265   0%   32.68MB/s    0:00:00 (xfr#3, to-chk=184/222)
13-Nov-2024 18:57:37         173,872   2%   55.27MB/s    0:00:00 (xfr#4, to-chk=183/222)
13-Nov-2024 18:57:37         174,526   2%   41.61MB/s    0:00:00 (xfr#5, to-chk=182/222)
13-Nov-2024 18:57:37         175,154   2%   41.76MB/s    0:00:00 (xfr#6, to-chk=181/222)
13-Nov-2024 18:57:37         207,553   2%   39.59MB/s    0:00:00 (xfr#7, to-chk=180/222)
13-Nov-2024 18:57:37         208,111   2%   39.69MB/s    0:00:00 (xfr#8, to-chk=176/222)
13-Nov-2024 18:57:37         308,480   3%   32.69MB/s    0:00:00 (xfr#9, to-chk=175/222)
13-Nov-2024 18:57:37         309,038   3%   32.75MB/s    0:00:00 (xfr#10, to-chk=174/222)
13-Nov-2024 18:57:37         338,539   3%   35.87MB/s    0:00:00 (xfr#11, to-chk=173/222)
13-Nov-2024 18:57:37         339,001   3%   35.92MB/s    0:00:00 (xfr#12, to-chk=169/222)
13-Nov-2024 18:57:37         476,247   5%   37.85MB/s    0:00:00 (xfr#13, to-chk=168/222)
13-Nov-2024 18:57:37         476,709   5%   37.89MB/s    0:00:00 (xfr#14, to-chk=167/222)
13-Nov-2024 18:57:37         520,620   6%   38.19MB/s    0:00:00 (xfr#15, to-chk=166/222)
13-Nov-2024 18:57:37         521,082   6%   27.61MB/s    0:00:00 (xfr#16, to-chk=162/222)
13-Nov-2024 18:57:37         670,199   7%   33.64MB/s    0:00:00 (xfr#17, to-chk=161/222)
13-Nov-2024 18:57:37         670,661   7%   33.66MB/s    0:00:00 (xfr#18, to-chk=160/222)
13-Nov-2024 18:57:37         710,872   8%   35.68MB/s    0:00:00 (xfr#19, to-chk=159/222)
13-Nov-2024 18:57:37         711,430   8%   35.71MB/s    0:00:00 (xfr#20, to-chk=155/222)
13-Nov-2024 18:57:37         715,568   8%   34.12MB/s    0:00:00 (xfr#21, to-chk=154/222)
13-Nov-2024 18:57:37         830,256   9%   30.45MB/s    0:00:00 (xfr#22, to-chk=153/222)
13-Nov-2024 18:57:37         830,814   9%   30.47MB/s    0:00:00 (xfr#23, to-chk=152/222)
13-Nov-2024 18:57:37         856,046  10%   31.40MB/s    0:00:00 (xfr#24, to-chk=151/222)
13-Nov-2024 18:57:37         856,700  10%   30.26MB/s    0:00:00 (xfr#25, to-chk=147/222)
13-Nov-2024 18:57:37         947,230  11%   29.14MB/s    0:00:00 (xfr#26, to-chk=146/222)
13-Nov-2024 18:57:37         947,884  11%   29.16MB/s    0:00:00 (xfr#27, to-chk=145/222)
13-Nov-2024 18:57:37         968,971  11%   29.81MB/s    0:00:00 (xfr#28, to-chk=144/222)
13-Nov-2024 18:57:37         969,433  11%   29.82MB/s    0:00:00 (xfr#29, to-chk=140/222)
13-Nov-2024 18:57:37       1,060,917  12%   29.76MB/s    0:00:00 (xfr#30, to-chk=139/222)
13-Nov-2024 18:57:37       1,061,379  12%   29.77MB/s    0:00:00 (xfr#31, to-chk=138/222)
13-Nov-2024 18:57:37       1,128,099  13%   29.88MB/s    0:00:00 (xfr#32, to-chk=137/222)
13-Nov-2024 18:57:37       1,128,657  13%   29.09MB/s    0:00:00 (xfr#33, to-chk=133/222)
13-Nov-2024 18:57:37       3,577,207  42%   34.46MB/s    0:00:00 (xfr#34, to-chk=132/222)
13-Nov-2024 18:57:37       3,577,765  42%   34.46MB/s    0:00:00 (xfr#35, to-chk=131/222)
13-Nov-2024 18:57:37       3,645,594  42%   34.77MB/s    0:00:00 (xfr#36, to-chk=130/222)
13-Nov-2024 18:57:37       3,646,344  42%   34.77MB/s    0:00:00 (xfr#37, to-chk=126/222)
13-Nov-2024 18:57:37       3,909,693  46%   35.18MB/s    0:00:00 (xfr#38, to-chk=125/222)
13-Nov-2024 18:57:37       3,910,443  46%   35.18MB/s    0:00:00 (xfr#39, to-chk=124/222)
13-Nov-2024 18:57:37       3,951,804  46%   35.55MB/s    0:00:00 (xfr#40, to-chk=123/222)
13-Nov-2024 18:57:37       3,952,266  46%   35.56MB/s    0:00:00 (xfr#41, to-chk=119/222)
13-Nov-2024 18:57:37       4,099,331  48%   36.54MB/s    0:00:00 (xfr#42, to-chk=118/222)
13-Nov-2024 18:57:37       4,099,793  48%   36.54MB/s    0:00:00 (xfr#43, to-chk=117/222)
13-Nov-2024 18:57:37       4,443,363  52%   36.85MB/s    0:00:00 (xfr#44, to-chk=116/222)
13-Nov-2024 18:57:37       4,443,921  52%   36.85MB/s    0:00:00 (xfr#45, to-chk=112/222)
13-Nov-2024 18:57:37       5,564,569  65%   36.10MB/s    0:00:00 (xfr#46, to-chk=111/222)
13-Nov-2024 18:57:37       5,565,127  65%   36.10MB/s    0:00:00 (xfr#47, to-chk=110/222)
13-Nov-2024 18:57:37       5,565,755  65%   36.11MB/s    0:00:00 (xfr#48, to-chk=109/222)
13-Nov-2024 18:57:37       5,611,464  66%   34.75MB/s    0:00:00 (xfr#49, to-chk=108/222)
13-Nov-2024 18:57:37       5,612,230  66%   34.75MB/s    0:00:00 (xfr#50, to-chk=104/222)
13-Nov-2024 18:57:37       5,798,655  68%   33.31MB/s    0:00:00 (xfr#51, to-chk=103/222)
13-Nov-2024 18:57:37       5,799,941  68%   33.12MB/s    0:00:00 (xfr#52, to-chk=102/222)
13-Nov-2024 18:57:37       5,819,331  68%   33.23MB/s    0:00:00 (xfr#53, to-chk=101/222)
13-Nov-2024 18:57:37       5,819,889  68%   33.24MB/s    0:00:00 (xfr#54, to-chk=97/222)
13-Nov-2024 18:57:37       5,892,433  69%   33.25MB/s    0:00:00 (xfr#55, to-chk=96/222)
13-Nov-2024 18:57:37       5,892,991  69%   33.25MB/s    0:00:00 (xfr#56, to-chk=95/222)
13-Nov-2024 18:57:37       5,923,774  69%   33.43MB/s    0:00:00 (xfr#57, to-chk=94/222)
13-Nov-2024 18:57:37       5,924,236  69%   33.23MB/s    0:00:00 (xfr#58, to-chk=90/222)
13-Nov-2024 18:57:37       6,021,188  70%   32.44MB/s    0:00:00 (xfr#59, to-chk=89/222)
13-Nov-2024 18:57:37       6,021,650  70%   32.44MB/s    0:00:00 (xfr#60, to-chk=88/222)
13-Nov-2024 18:57:37       6,022,278  70%   32.45MB/s    0:00:00 (xfr#61, to-chk=87/222)
13-Nov-2024 18:57:37       6,051,805  71%   32.42MB/s    0:00:00 (xfr#62, to-chk=86/222)
13-Nov-2024 18:57:37       6,052,267  71%   32.43MB/s    0:00:00 (xfr#63, to-chk=82/222)
13-Nov-2024 18:57:37       6,151,700  72%   32.06MB/s    0:00:00 (xfr#64, to-chk=81/222)
13-Nov-2024 18:57:37       6,152,162  72%   32.06MB/s    0:00:00 (xfr#65, to-chk=80/222)
13-Nov-2024 18:57:37       6,187,818  72%   30.90MB/s    0:00:00 (xfr#66, to-chk=79/222)
13-Nov-2024 18:57:37       6,188,472  72%   30.90MB/s    0:00:00 (xfr#67, to-chk=75/222)
13-Nov-2024 18:57:37       6,297,071  74%   30.33MB/s    0:00:00 (xfr#68, to-chk=74/222)
13-Nov-2024 18:57:37       6,297,725  74%   30.33MB/s    0:00:00 (xfr#69, to-chk=73/222)
13-Nov-2024 18:57:37       6,334,408  74%   30.51MB/s    0:00:00 (xfr#70, to-chk=72/222)
13-Nov-2024 18:57:37       6,334,870  74%   30.51MB/s    0:00:00 (xfr#71, to-chk=68/222)
13-Nov-2024 18:57:37       6,441,686  75%   30.72MB/s    0:00:00 (xfr#72, to-chk=67/222)
13-Nov-2024 18:57:37       6,442,148  75%   30.72MB/s    0:00:00 (xfr#73, to-chk=66/222)
13-Nov-2024 18:57:37       6,468,116  76%   30.69MB/s    0:00:00 (xfr#74, to-chk=65/222)
13-Nov-2024 18:57:37       6,468,578  76%   30.69MB/s    0:00:00 (xfr#75, to-chk=61/222)
13-Nov-2024 18:57:37       6,472,719  76%   30.71MB/s    0:00:00 (xfr#76, to-chk=60/222)
13-Nov-2024 18:57:37       6,551,414  77%   30.78MB/s    0:00:00 (xfr#77, to-chk=59/222)
13-Nov-2024 18:57:37       6,551,876  77%   30.78MB/s    0:00:00 (xfr#78, to-chk=58/222)
13-Nov-2024 18:57:37       6,573,980  77%   30.73MB/s    0:00:00 (xfr#79, to-chk=57/222)
13-Nov-2024 18:57:37       6,574,250  77%   30.73MB/s    0:00:00 (xfr#80, to-chk=53/222)
13-Nov-2024 18:57:37       6,661,668  78%   31.14MB/s    0:00:00 (xfr#81, to-chk=52/222)
13-Nov-2024 18:57:37       6,661,938  78%   31.14MB/s    0:00:00 (xfr#82, to-chk=51/222)
13-Nov-2024 18:57:37       6,689,071  78%   31.27MB/s    0:00:00 (xfr#83, to-chk=50/222)
13-Nov-2024 18:57:37       6,689,437  78%   31.12MB/s    0:00:00 (xfr#84, to-chk=46/222)
13-Nov-2024 18:57:37       6,791,376  79%   31.14MB/s    0:00:00 (xfr#85, to-chk=45/222)
13-Nov-2024 18:57:37       6,791,742  80%   30.99MB/s    0:00:00 (xfr#86, to-chk=44/222)
13-Nov-2024 18:57:37       6,847,062  80%   31.24MB/s    0:00:00 (xfr#87, to-chk=43/222)
13-Nov-2024 18:57:37       6,847,620  80%   31.25MB/s    0:00:00 (xfr#88, to-chk=39/222)
13-Nov-2024 18:57:37       7,030,445  82%   30.90MB/s    0:00:00 (xfr#89, to-chk=38/222)
13-Nov-2024 18:57:37       7,031,003  82%   30.90MB/s    0:00:00 (xfr#90, to-chk=37/222)
13-Nov-2024 18:57:37       7,087,116  83%   31.00MB/s    0:00:00 (xfr#91, to-chk=36/222)
13-Nov-2024 18:57:37       7,087,674  83%   31.01MB/s    0:00:00 (xfr#92, to-chk=32/222)
13-Nov-2024 18:57:37       7,305,854  86%   31.53MB/s    0:00:00 (xfr#93, to-chk=31/222)
13-Nov-2024 18:57:37       7,306,412  86%   31.53MB/s    0:00:00 (xfr#94, to-chk=30/222)
13-Nov-2024 18:57:37       7,307,040  86%   31.53MB/s    0:00:00 (xfr#95, to-chk=29/222)
13-Nov-2024 18:57:37       7,336,471  86%   30.96MB/s    0:00:00 (xfr#96, to-chk=28/222)
13-Nov-2024 18:57:37       7,337,029  86%   30.96MB/s    0:00:00 (xfr#97, to-chk=24/222)
13-Nov-2024 18:57:37       7,438,056  87%   31.11MB/s    0:00:00 (xfr#98, to-chk=23/222)
13-Nov-2024 18:57:37       7,438,614  87%   31.11MB/s    0:00:00 (xfr#99, to-chk=22/222)
13-Nov-2024 18:57:37       7,479,870  88%   31.29MB/s    0:00:00 (xfr#100, to-chk=21/222)
13-Nov-2024 18:57:37       7,480,428  88%   31.29MB/s    0:00:00 (xfr#101, to-chk=17/222)
13-Nov-2024 18:57:37       7,612,395  89%   31.70MB/s    0:00:00 (xfr#102, to-chk=16/222)
13-Nov-2024 18:57:37       7,612,953  89%   31.70MB/s    0:00:00 (xfr#103, to-chk=15/222)
13-Nov-2024 18:57:37       7,666,766  90%   31.79MB/s    0:00:00 (xfr#104, to-chk=14/222)
13-Nov-2024 18:57:37       7,667,516  90%   31.79MB/s    0:00:00 (xfr#105, to-chk=10/222)
13-Nov-2024 18:57:37       8,186,908  96%   33.51MB/s    0:00:00 (xfr#106, to-chk=9/222)
13-Nov-2024 18:57:37       8,187,658  96%   33.37MB/s    0:00:00 (xfr#107, to-chk=8/222)
13-Nov-2024 18:57:37       8,238,978  97%   33.58MB/s    0:00:00 (xfr#108, to-chk=7/222)
13-Nov-2024 18:57:37       8,239,440  97%   33.58MB/s    0:00:00 (xfr#109, to-chk=3/222)
13-Nov-2024 18:57:37       8,441,674  99%   34.11MB/s    0:00:00 (xfr#110, to-chk=2/222)
13-Nov-2024 18:57:37       8,442,136  99%   34.11MB/s    0:00:00 (xfr#111, to-chk=1/222)
13-Nov-2024 18:57:37       8,484,857  99%   34.29MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:57:37       8,484,857  99%   34.29MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:57:37       8,484,857  99%   34.29MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:57:37       8,484,857  99%   34.14MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:57:37       8,484,857  99%   34.14MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:57:37       8,484,857  99%   34.14MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:57:37       8,484,857  99%   34.14MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:57:37       8,484,857  99%   34.14MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:57:37       8,484,857  99%   34.14MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:57:37       8,484,857  99%   34.14MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:57:37       8,484,857  99%   34.14MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:57:37       8,484,857  99%   34.14MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:57:37       8,484,857  99%   34.14MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:57:37       8,484,857  99%   34.14MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:57:37       8,484,857  99%   34.14MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:57:37       8,484,857  99%   34.14MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:57:37       8,484,857  99%   34.14MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:57:37       8,484,857  99%   34.14MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:57:37       8,484,857  99%   34.14MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:57:37       8,484,857  99%   34.14MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:57:37       8,484,857  99%   34.14MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:57:37       8,484,857  99%   34.14MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:57:37       8,484,857  99%   34.14MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:57:37       8,484,857  99%   34.14MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:57:37       8,484,857  99%   34.14MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:57:37       8,484,857  99%   34.14MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:57:37       8,484,857  99%   34.00MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:57:37       8,484,857  99%   33.86MB/s    0:00:00 (xfr#112, to-chk=0/222)
13-Nov-2024 18:57:37 [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-j6qxn: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.13-18.35.43/pod-logs/dev-oneclient-paris-5cc45c8cb7-j6qxn/oneclient_logs
13-Nov-2024 18:57:37
13-Nov-2024 18:57:37               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=185/217)
13-Nov-2024 18:57:37               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:57:37          18,771   0%   17.90MB/s    0:00:00 (xfr#1, to-chk=184/217)
13-Nov-2024 18:57:37          18,771   0%   17.90MB/s    0:00:00 (xfr#1, to-chk=178/217)
13-Nov-2024 18:57:37          19,329   0%   18.43MB/s    0:00:00 (xfr#2, to-chk=180/217)
13-Nov-2024 18:57:37         116,849   1%   37.15MB/s    0:00:00 (xfr#3, to-chk=179/217)
13-Nov-2024 18:57:37         117,407   1%   37.32MB/s    0:00:00 (xfr#4, to-chk=178/217)
13-Nov-2024 18:57:37         171,275   2%   54.45MB/s    0:00:00 (xfr#5, to-chk=177/217)
13-Nov-2024 18:57:37         171,833   2%   54.62MB/s    0:00:00 (xfr#6, to-chk=173/217)
13-Nov-2024 18:57:37         359,570   5%   85.73MB/s    0:00:00 (xfr#7, to-chk=172/217)
13-Nov-2024 18:57:37         360,128   5%   85.86MB/s    0:00:00 (xfr#8, to-chk=171/217)
13-Nov-2024 18:57:37         360,756   5%   68.81MB/s    0:00:00 (xfr#9, to-chk=170/217)
13-Nov-2024 18:57:37         402,558   5%   76.78MB/s    0:00:00 (xfr#10, to-chk=169/217)
13-Nov-2024 18:57:37         403,132   5%   76.89MB/s    0:00:00 (xfr#11, to-chk=165/217)
13-Nov-2024 18:57:37         595,351   8%   37.85MB/s    0:00:00 (xfr#12, to-chk=164/217)
13-Nov-2024 18:57:37         596,445   8%   37.92MB/s    0:00:00 (xfr#13, to-chk=163/217)
13-Nov-2024 18:57:37         805,685  11%   40.44MB/s    0:00:00 (xfr#14, to-chk=162/217)
13-Nov-2024 18:57:37         806,243  11%   40.47MB/s    0:00:00 (xfr#15, to-chk=158/217)
13-Nov-2024 18:57:37       1,809,035  25%   43.13MB/s    0:00:00 (xfr#16, to-chk=157/217)
13-Nov-2024 18:57:37       1,809,840  25%   43.15MB/s    0:00:00 (xfr#17, to-chk=156/217)
13-Nov-2024 18:57:37       1,825,535  26%   43.52MB/s    0:00:00 (xfr#18, to-chk=155/217)
13-Nov-2024 18:57:37       1,825,997  26%   43.54MB/s    0:00:00 (xfr#19, to-chk=151/217)
13-Nov-2024 18:57:37       1,906,210  27%   44.34MB/s    0:00:00 (xfr#20, to-chk=150/217)
13-Nov-2024 18:57:37       1,906,672  27%   44.35MB/s    0:00:00 (xfr#21, to-chk=149/217)
13-Nov-2024 18:57:37       1,932,802  27%   44.96MB/s    0:00:00 (xfr#22, to-chk=148/217)
13-Nov-2024 18:57:37       1,933,360  27%   42.88MB/s    0:00:00 (xfr#23, to-chk=144/217)
13-Nov-2024 18:57:37       2,032,906  29%   44.06MB/s    0:00:00 (xfr#24, to-chk=143/217)
13-Nov-2024 18:57:37       2,033,464  29%   44.07MB/s    0:00:00 (xfr#25, to-chk=142/217)
13-Nov-2024 18:57:37       2,061,164  29%   44.67MB/s    0:00:00 (xfr#26, to-chk=141/217)
13-Nov-2024 18:57:37       2,061,626  29%   43.69MB/s    0:00:00 (xfr#27, to-chk=137/217)
13-Nov-2024 18:57:37       2,156,460  30%   44.71MB/s    0:00:00 (xfr#28, to-chk=136/217)
13-Nov-2024 18:57:37       2,156,922  30%   44.72MB/s    0:00:00 (xfr#29, to-chk=135/217)
13-Nov-2024 18:57:37       2,289,419  32%   46.45MB/s    0:00:00 (xfr#30, to-chk=134/217)
13-Nov-2024 18:57:37       2,289,977  32%   46.47MB/s    0:00:00 (xfr#31, to-chk=130/217)
13-Nov-2024 18:57:37       2,678,685  38%   48.20MB/s    0:00:00 (xfr#32, to-chk=129/217)
13-Nov-2024 18:57:37       2,679,243  38%   48.21MB/s    0:00:00 (xfr#33, to-chk=128/217)
13-Nov-2024 18:57:37       2,727,340  39%   47.29MB/s    0:00:00 (xfr#34, to-chk=127/217)
13-Nov-2024 18:57:37       2,727,610  39%   47.30MB/s    0:00:00 (xfr#35, to-chk=123/217)
13-Nov-2024 18:57:37       2,855,757  40%   47.78MB/s    0:00:00 (xfr#36, to-chk=122/217)
13-Nov-2024 18:57:37       2,856,027  40%   47.78MB/s    0:00:00 (xfr#37, to-chk=121/217)
13-Nov-2024 18:57:37       2,881,321  41%   48.21MB/s    0:00:00 (xfr#38, to-chk=120/217)
13-Nov-2024 18:57:37       2,881,879  41%   47.39MB/s    0:00:00 (xfr#39, to-chk=116/217)
13-Nov-2024 18:57:37       3,002,739  43%   46.94MB/s    0:00:00 (xfr#40, to-chk=115/217)
13-Nov-2024 18:57:37       3,003,297  43%   46.95MB/s    0:00:00 (xfr#41, to-chk=114/217)
13-Nov-2024 18:57:37       3,106,546  44%   43.57MB/s    0:00:00 (xfr#42, to-chk=113/217)
13-Nov-2024 18:57:37       3,106,912  44%   43.57MB/s    0:00:00 (xfr#43, to-chk=109/217)
13-Nov-2024 18:57:37       3,455,721  49%   46.42MB/s    0:00:00 (xfr#44, to-chk=108/217)
13-Nov-2024 18:57:37       3,456,087  49%   45.78MB/s    0:00:00 (xfr#45, to-chk=107/217)
13-Nov-2024 18:57:37       3,498,651  50%   43.90MB/s    0:00:00 (xfr#46, to-chk=106/217)
13-Nov-2024 18:57:37       3,499,209  50%   43.91MB/s    0:00:00 (xfr#47, to-chk=102/217)
13-Nov-2024 18:57:37       3,668,580  52%   45.44MB/s    0:00:00 (xfr#48, to-chk=101/217)
13-Nov-2024 18:57:37       3,669,138  52%   44.86MB/s    0:00:00 (xfr#49, to-chk=100/217)
13-Nov-2024 18:57:37       3,712,481  53%   44.82MB/s    0:00:00 (xfr#50, to-chk=99/217)
13-Nov-2024 18:57:37       3,712,847  53%   44.82MB/s    0:00:00 (xfr#51, to-chk=95/217)
13-Nov-2024 18:57:37       3,875,250  55%   46.20MB/s    0:00:00 (xfr#52, to-chk=94/217)
13-Nov-2024 18:57:37       3,875,616  55%   46.20MB/s    0:00:00 (xfr#53, to-chk=93/217)
13-Nov-2024 18:57:37       3,904,384  56%   44.86MB/s    0:00:00 (xfr#54, to-chk=92/217)
13-Nov-2024 18:57:37       3,904,846  56%   44.33MB/s    0:00:00 (xfr#55, to-chk=88/217)
13-Nov-2024 18:57:37       4,038,407  57%   43.77MB/s    0:00:00 (xfr#56, to-chk=87/217)
13-Nov-2024 18:57:37       4,038,869  57%   43.28MB/s    0:00:00 (xfr#57, to-chk=86/217)
13-Nov-2024 18:57:37       4,093,711  58%   40.25MB/s    0:00:00 (xfr#58, to-chk=85/217)
13-Nov-2024 18:57:37       4,094,173  58%   39.84MB/s    0:00:00 (xfr#59, to-chk=81/217)
13-Nov-2024 18:57:37       4,285,803  61%   41.29MB/s    0:00:00 (xfr#60, to-chk=80/217)
13-Nov-2024 18:57:37       4,286,265  61%   41.29MB/s    0:00:00 (xfr#61, to-chk=79/217)
13-Nov-2024 18:57:37       4,312,574  61%   41.13MB/s    0:00:00 (xfr#62, to-chk=78/217)
13-Nov-2024 18:57:37       4,313,036  61%   41.13MB/s    0:00:00 (xfr#63, to-chk=74/217)
13-Nov-2024 18:57:37       4,418,021  63%   41.72MB/s    0:00:00 (xfr#64, to-chk=73/217)
13-Nov-2024 18:57:37       4,418,483  63%   41.72MB/s    0:00:00 (xfr#65, to-chk=72/217)
13-Nov-2024 18:57:37       4,463,160  64%   41.73MB/s    0:00:00 (xfr#66, to-chk=71/217)
13-Nov-2024 18:57:37       4,463,718  64%   41.73MB/s    0:00:00 (xfr#67, to-chk=67/217)
13-Nov-2024 18:57:37       4,670,995  67%   40.50MB/s    0:00:00 (xfr#68, to-chk=66/217)
13-Nov-2024 18:57:37       4,671,553  67%   40.50MB/s    0:00:00 (xfr#69, to-chk=65/217)
13-Nov-2024 18:57:37       4,691,286  67%   40.67MB/s    0:00:00 (xfr#70, to-chk=64/217)
13-Nov-2024 18:57:37       4,691,748  67%   40.31MB/s    0:00:00 (xfr#71, to-chk=60/217)
13-Nov-2024 18:57:37       4,800,455  68%   41.24MB/s    0:00:00 (xfr#72, to-chk=59/217)
13-Nov-2024 18:57:37       4,800,917  68%   40.88MB/s    0:00:00 (xfr#73, to-chk=58/217)
13-Nov-2024 18:57:37       4,858,267  69%   41.37MB/s    0:00:00 (xfr#74, to-chk=57/217)
13-Nov-2024 18:57:37       4,858,921  69%   41.37MB/s    0:00:00 (xfr#75, to-chk=53/217)
13-Nov-2024 18:57:37       5,101,128  73%   39.88MB/s    0:00:00 (xfr#76, to-chk=52/217)
13-Nov-2024 18:57:37       5,101,782  73%   39.88MB/s    0:00:00 (xfr#77, to-chk=51/217)
13-Nov-2024 18:57:37       5,127,707  73%   39.76MB/s    0:00:00 (xfr#78, to-chk=50/217)
13-Nov-2024 18:57:37       5,128,265  73%   39.76MB/s    0:00:00 (xfr#79, to-chk=46/217)
13-Nov-2024 18:57:37       5,227,804  75%   36.66MB/s    0:00:00 (xfr#80, to-chk=45/217)
13-Nov-2024 18:57:37       5,228,362  75%   36.66MB/s    0:00:00 (xfr#81, to-chk=44/217)
13-Nov-2024 18:57:37       5,256,073  75%   36.86MB/s    0:00:00 (xfr#82, to-chk=43/217)
13-Nov-2024 18:57:37       5,256,535  75%   36.86MB/s    0:00:00 (xfr#83, to-chk=39/217)
13-Nov-2024 18:57:37       5,384,960  77%   36.95MB/s    0:00:00 (xfr#84, to-chk=38/217)
13-Nov-2024 18:57:37       5,385,422  77%   36.95MB/s    0:00:00 (xfr#85, to-chk=37/217)
13-Nov-2024 18:57:37       5,529,356  79%   37.40MB/s    0:00:00 (xfr#86, to-chk=36/217)
13-Nov-2024 18:57:37       5,530,106  79%   37.40MB/s    0:00:00 (xfr#87, to-chk=32/217)
13-Nov-2024 18:57:37       5,957,672  85%   38.13MB/s    0:00:00 (xfr#88, to-chk=31/217)
13-Nov-2024 18:57:37       5,958,422  85%   38.14MB/s    0:00:00 (xfr#89, to-chk=30/217)
13-Nov-2024 18:57:37       5,993,515  86%   37.85MB/s    0:00:00 (xfr#90, to-chk=29/217)
13-Nov-2024 18:57:37       5,993,977  86%   37.86MB/s    0:00:00 (xfr#91, to-chk=25/217)
13-Nov-2024 18:57:37       6,098,149  87%   37.52MB/s    0:00:00 (xfr#92, to-chk=24/217)
13-Nov-2024 18:57:37       6,098,611  87%   37.52MB/s    0:00:00 (xfr#93, to-chk=23/217)
13-Nov-2024 18:57:37       6,141,979  88%   37.31MB/s    0:00:00 (xfr#94, to-chk=22/217)
13-Nov-2024 18:57:37       6,142,249  88%   37.31MB/s    0:00:00 (xfr#95, to-chk=18/217)
13-Nov-2024 18:57:37       6,335,932  90%   37.07MB/s    0:00:00 (xfr#96, to-chk=17/217)
13-Nov-2024 18:57:37       6,336,202  90%   37.07MB/s    0:00:00 (xfr#97, to-chk=16/217)
13-Nov-2024 18:57:37       6,336,830  90%   37.08MB/s    0:00:00 (xfr#98, to-chk=15/217)
13-Nov-2024 18:57:37       6,374,676  91%   36.19MB/s    0:00:00 (xfr#99, to-chk=14/217)
13-Nov-2024 18:57:37       6,375,138  91%   36.19MB/s    0:00:00 (xfr#100, to-chk=10/217)
13-Nov-2024 18:57:37       6,504,355  93%   36.70MB/s    0:00:00 (xfr#101, to-chk=9/217)
13-Nov-2024 18:57:37       6,505,337  93%   36.71MB/s    0:00:00 (xfr#102, to-chk=8/217)
13-Nov-2024 18:57:37       6,580,235  94%   36.07MB/s    0:00:00 (xfr#103, to-chk=7/217)
13-Nov-2024 18:57:37       6,580,985  94%   36.07MB/s    0:00:00 (xfr#104, to-chk=3/217)
13-Nov-2024 18:57:37       6,867,684  98%   36.59MB/s    0:00:00 (xfr#105, to-chk=2/217)
13-Nov-2024 18:57:37       6,868,434  98%   36.39MB/s    0:00:00 (xfr#106, to-chk=1/217)
13-Nov-2024 18:57:37       6,962,568  99%   36.69MB/s    0:00:00 (xfr#107, to-chk=0/217)
13-Nov-2024 18:57:37       6,962,568  99%   36.69MB/s    0:00:00 (xfr#107, to-chk=0/217)
13-Nov-2024 18:57:37       6,962,568  99%   36.69MB/s    0:00:00 (xfr#107, to-chk=0/217)
13-Nov-2024 18:57:37       6,962,568  99%   36.69MB/s    0:00:00 (xfr#107, to-chk=0/217)
13-Nov-2024 18:57:37       6,962,568  99%   36.69MB/s    0:00:00 (xfr#107, to-chk=0/217)
13-Nov-2024 18:57:37       6,962,568  99%   36.69MB/s    0:00:00 (xfr#107, to-chk=0/217)
13-Nov-2024 18:57:37       6,962,568  99%   36.69MB/s    0:00:00 (xfr#107, to-chk=0/217)
13-Nov-2024 18:57:37       6,962,568  99%   36.69MB/s    0:00:00 (xfr#107, to-chk=0/217)
13-Nov-2024 18:57:37       6,962,568  99%   36.69MB/s    0:00:00 (xfr#107, to-chk=0/217)
13-Nov-2024 18:57:37       6,962,568  99%   36.69MB/s    0:00:00 (xfr#107, to-chk=0/217)
13-Nov-2024 18:57:37       6,962,568  99%   36.69MB/s    0:00:00 (xfr#107, to-chk=0/217)
13-Nov-2024 18:57:37       6,962,568  99%   36.69MB/s    0:00:00 (xfr#107, to-chk=0/217)
13-Nov-2024 18:57:37       6,962,568  99%   36.69MB/s    0:00:00 (xfr#107, to-chk=0/217)
13-Nov-2024 18:57:37       6,962,568  99%   36.69MB/s    0:00:00 (xfr#107, to-chk=0/217)
13-Nov-2024 18:57:37       6,962,568  99%   36.69MB/s    0:00:00 (xfr#107, to-chk=0/217)
13-Nov-2024 18:57:37       6,962,568  99%   36.69MB/s    0:00:00 (xfr#107, to-chk=0/217)
13-Nov-2024 18:57:37       6,962,568  99%   36.69MB/s    0:00:00 (xfr#107, to-chk=0/217)
13-Nov-2024 18:57:37       6,962,568  99%   36.69MB/s    0:00:00 (xfr#107, to-chk=0/217)
13-Nov-2024 18:57:37       6,962,568  99%   36.69MB/s    0:00:00 (xfr#107, to-chk=0/217)
13-Nov-2024 18:57:37       6,962,568  99%   36.69MB/s    0:00:00 (xfr#107, to-chk=0/217)
13-Nov-2024 18:57:37       6,962,568  99%   36.69MB/s    0:00:00 (xfr#107, to-chk=0/217)
13-Nov-2024 18:57:37       6,962,568  99%   36.69MB/s    0:00:00 (xfr#107, to-chk=0/217)
13-Nov-2024 18:57:37       6,962,568  99%   36.69MB/s    0:00:00 (xfr#107, to-chk=0/217)
13-Nov-2024 18:57:37       6,962,568  99%   36.69MB/s    0:00:00 (xfr#107, to-chk=0/217)
13-Nov-2024 18:57:37       6,962,568  99%   36.69MB/s    0:00:00 (xfr#107, to-chk=0/217)
13-Nov-2024 18:57:37       6,962,568  99%   36.69MB/s    0:00:00 (xfr#107, to-chk=0/217)
13-Nov-2024 18:57:37       6,962,568  99%   36.48MB/s    0:00:00 (xfr#107, to-chk=0/217)
13-Nov-2024 18:57:37       6,962,568  99%   36.28MB/s    0:00:00 (xfr#107, to-chk=0/217)
13-Nov-2024 18:57:37 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.13-18.35.43/pod-logs/dev-oneprovider-krakow-0/op-worker
13-Nov-2024 18:57:37
13-Nov-2024 18:57:37               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=137/140)
13-Nov-2024 18:57:37               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:57:37          60,792   6%   57.98MB/s    0:00:00 (xfr#2, to-chk=135/140)
13-Nov-2024 18:57:37         100,634  10%   13.71MB/s    0:00:00 (xfr#3, to-chk=133/140)
13-Nov-2024 18:57:37         100,634  10%   13.71MB/s    0:00:00 (xfr#4, to-chk=131/140)
13-Nov-2024 18:57:37         100,634  10%   13.71MB/s    0:00:00 (xfr#5, to-chk=129/140)
13-Nov-2024 18:57:37         139,038  14%   12.05MB/s    0:00:00 (xfr#6, to-chk=127/140)
13-Nov-2024 18:57:37         139,188  14%   11.06MB/s    0:00:00 (xfr#7, to-chk=125/140)
13-Nov-2024 18:57:37         139,485  14%   11.09MB/s    0:00:00 (xfr#8, to-chk=119/140)
13-Nov-2024 18:57:37         288,979  29%    7.25MB/s    0:00:00 (xfr#9, to-chk=117/140)
13-Nov-2024 18:57:37         290,579  30%    7.29MB/s    0:00:00 (xfr#10, to-chk=107/140)
13-Nov-2024 18:57:37         291,237  30%    7.31MB/s    0:00:00 (xfr#11, to-chk=106/140)
13-Nov-2024 18:57:37         291,883  30%    7.14MB/s    0:00:00 (xfr#12, to-chk=105/140)
13-Nov-2024 18:57:37         292,355  30%    7.15MB/s    0:00:00 (xfr#13, to-chk=104/140)
13-Nov-2024 18:57:37         292,671  30%    7.16MB/s    0:00:00 (xfr#14, to-chk=103/140)
13-Nov-2024 18:57:37         292,987  30%    6.99MB/s    0:00:00 (xfr#15, to-chk=102/140)
13-Nov-2024 18:57:37         293,303  30%    6.99MB/s    0:00:00 (xfr#16, to-chk=101/140)
13-Nov-2024 18:57:37         293,619  30%    7.00MB/s    0:00:00 (xfr#17, to-chk=100/140)
13-Nov-2024 18:57:37         294,610  30%    7.02MB/s    0:00:00 (xfr#18, to-chk=99/140)
13-Nov-2024 18:57:37         295,238  30%    7.04MB/s    0:00:00 (xfr#19, to-chk=98/140)
13-Nov-2024 18:57:37         295,710  30%    6.88MB/s    0:00:00 (xfr#20, to-chk=97/140)
13-Nov-2024 18:57:37         296,026  30%    6.89MB/s    0:00:00 (xfr#21, to-chk=96/140)
13-Nov-2024 18:57:37         296,342  30%    6.89MB/s    0:00:00 (xfr#22, to-chk=95/140)
13-Nov-2024 18:57:37         296,658  30%    6.90MB/s    0:00:00 (xfr#23, to-chk=94/140)
13-Nov-2024 18:57:37         297,619  30%    6.92MB/s    0:00:00 (xfr#24, to-chk=93/140)
13-Nov-2024 18:57:37         298,562  30%    6.62MB/s    0:00:00 (xfr#25, to-chk=92/140)
13-Nov-2024 18:57:37         299,520  31%    6.64MB/s    0:00:00 (xfr#26, to-chk=91/140)
13-Nov-2024 18:57:37         299,841  31%    6.65MB/s    0:00:00 (xfr#27, to-chk=90/140)
13-Nov-2024 18:57:37         300,313  31%    6.66MB/s    0:00:00 (xfr#28, to-chk=89/140)
13-Nov-2024 18:57:37         301,445  31%    6.69MB/s    0:00:00 (xfr#29, to-chk=88/140)
13-Nov-2024 18:57:37         301,761  31%    6.69MB/s    0:00:00 (xfr#30, to-chk=87/140)
13-Nov-2024 18:57:37         302,948  31%    6.72MB/s    0:00:00 (xfr#31, to-chk=86/140)
13-Nov-2024 18:57:37         303,264  31%    6.73MB/s    0:00:00 (xfr#32, to-chk=85/140)
13-Nov-2024 18:57:37         303,580  31%    6.58MB/s    0:00:00 (xfr#33, to-chk=84/140)
13-Nov-2024 18:57:37         304,688  31%    6.60MB/s    0:00:00 (xfr#34, to-chk=83/140)
13-Nov-2024 18:57:37         305,001  31%    6.46MB/s    0:00:00 (xfr#35, to-chk=82/140)
13-Nov-2024 18:57:37         305,473  31%    6.47MB/s    0:00:00 (xfr#36, to-chk=81/140)
13-Nov-2024 18:57:37         305,789  31%    6.48MB/s    0:00:00 (xfr#37, to-chk=80/140)
13-Nov-2024 18:57:37         306,105  31%    6.49MB/s    0:00:00 (xfr#38, to-chk=79/140)
13-Nov-2024 18:57:37         306,577  31%    6.50MB/s    0:00:00 (xfr#39, to-chk=78/140)
13-Nov-2024 18:57:37         307,046  31%    6.37MB/s    0:00:00 (xfr#40, to-chk=77/140)
13-Nov-2024 18:57:37         307,994  31%    6.39MB/s    0:00:00 (xfr#41, to-chk=76/140)
13-Nov-2024 18:57:37         308,943  32%    6.41MB/s    0:00:00 (xfr#42, to-chk=75/140)
13-Nov-2024 18:57:37         309,904  32%    6.29MB/s    0:00:00 (xfr#43, to-chk=74/140)
13-Nov-2024 18:57:37         310,703  32%    6.30MB/s    0:00:00 (xfr#44, to-chk=73/140)
13-Nov-2024 18:57:37         311,187  32%    6.31MB/s    0:00:00 (xfr#45, to-chk=72/140)
13-Nov-2024 18:57:37         312,139  32%    6.33MB/s    0:00:00 (xfr#46, to-chk=71/140)
13-Nov-2024 18:57:37         312,785  32%    6.35MB/s    0:00:00 (xfr#47, to-chk=70/140)
13-Nov-2024 18:57:37         313,263  32%    6.36MB/s    0:00:00 (xfr#48, to-chk=69/140)
13-Nov-2024 18:57:37         314,227  32%    6.24MB/s    0:00:00 (xfr#49, to-chk=68/140)
13-Nov-2024 18:57:37         315,029  32%    6.26MB/s    0:00:00 (xfr#50, to-chk=67/140)
13-Nov-2024 18:57:37         315,350  32%    6.27MB/s    0:00:00 (xfr#51, to-chk=66/140)
13-Nov-2024 18:57:37         315,666  32%    6.27MB/s    0:00:00 (xfr#52, to-chk=65/140)
13-Nov-2024 18:57:37         315,987  32%    6.28MB/s    0:00:00 (xfr#53, to-chk=64/140)
13-Nov-2024 18:57:37         316,969  32%    6.17MB/s    0:00:00 (xfr#54, to-chk=63/140)
13-Nov-2024 18:57:37         317,924  33%    6.19MB/s    0:00:00 (xfr#55, to-chk=62/140)
13-Nov-2024 18:57:37         318,726  33%    6.20MB/s    0:00:00 (xfr#56, to-chk=61/140)
13-Nov-2024 18:57:37         319,354  33%    6.22MB/s    0:00:00 (xfr#57, to-chk=60/140)
13-Nov-2024 18:57:37         319,670  33%    6.22MB/s    0:00:00 (xfr#58, to-chk=59/140)
13-Nov-2024 18:57:37         320,454  33%    6.24MB/s    0:00:00 (xfr#59, to-chk=58/140)
13-Nov-2024 18:57:37         320,770  33%    6.12MB/s    0:00:00 (xfr#60, to-chk=57/140)
13-Nov-2024 18:57:37         322,944  33%    6.16MB/s    0:00:00 (xfr#61, to-chk=56/140)
13-Nov-2024 18:57:37         324,643  33%    6.19MB/s    0:00:00 (xfr#62, to-chk=55/140)
13-Nov-2024 18:57:37         337,805  35%    6.44MB/s    0:00:00 (xfr#63, to-chk=54/140)
13-Nov-2024 18:57:37         344,471  35%    6.57MB/s    0:00:00 (xfr#64, to-chk=53/140)
13-Nov-2024 18:57:37         345,323  35%    6.46MB/s    0:00:00 (xfr#65, to-chk=52/140)
13-Nov-2024 18:57:37         346,212  35%    6.47MB/s    0:00:00 (xfr#66, to-chk=51/140)
13-Nov-2024 18:57:37         352,117  36%    6.58MB/s    0:00:00 (xfr#67, to-chk=50/140)
13-Nov-2024 18:57:37         355,514  36%    6.65MB/s    0:00:00 (xfr#68, to-chk=49/140)
13-Nov-2024 18:57:37         365,751  37%    6.84MB/s    0:00:00 (xfr#69, to-chk=48/140)
13-Nov-2024 18:57:37         370,194  38%    6.92MB/s    0:00:00 (xfr#70, to-chk=47/140)
13-Nov-2024 18:57:37         382,163  39%    7.01MB/s    0:00:00 (xfr#71, to-chk=46/140)
13-Nov-2024 18:57:37         384,539  39%    7.05MB/s    0:00:00 (xfr#72, to-chk=45/140)
13-Nov-2024 18:57:37         388,449  40%    7.12MB/s    0:00:00 (xfr#73, to-chk=44/140)
13-Nov-2024 18:57:37         401,707  41%    7.37MB/s    0:00:00 (xfr#74, to-chk=43/140)
13-Nov-2024 18:57:37         407,156  42%    7.47MB/s    0:00:00 (xfr#75, to-chk=42/140)
13-Nov-2024 18:57:37         413,423  42%    7.58MB/s    0:00:00 (xfr#76, to-chk=41/140)
13-Nov-2024 18:57:37         418,322  43%    7.53MB/s    0:00:00 (xfr#77, to-chk=40/140)
13-Nov-2024 18:57:37         427,610  44%    7.69MB/s    0:00:00 (xfr#78, to-chk=39/140)
13-Nov-2024 18:57:37         430,442  44%    7.75MB/s    0:00:00 (xfr#79, to-chk=38/140)
13-Nov-2024 18:57:37         435,435  45%    7.84MB/s    0:00:00 (xfr#80, to-chk=37/140)
13-Nov-2024 18:57:37         443,184  46%    7.97MB/s    0:00:00 (xfr#81, to-chk=36/140)
13-Nov-2024 18:57:37         449,944  46%    7.95MB/s    0:00:00 (xfr#82, to-chk=35/140)
13-Nov-2024 18:57:37         462,595  48%    8.17MB/s    0:00:00 (xfr#83, to-chk=34/140)
13-Nov-2024 18:57:37         473,288  49%    8.36MB/s    0:00:00 (xfr#84, to-chk=33/140)
13-Nov-2024 18:57:37         486,033  50%    8.58MB/s    0:00:00 (xfr#85, to-chk=32/140)
13-Nov-2024 18:57:37         488,310  50%    8.62MB/s    0:00:00 (xfr#86, to-chk=31/140)
13-Nov-2024 18:57:37         500,371  51%    8.68MB/s    0:00:00 (xfr#87, to-chk=30/140)
13-Nov-2024 18:57:37         501,830  52%    8.70MB/s    0:00:00 (xfr#88, to-chk=29/140)
13-Nov-2024 18:57:37         511,611  53%    8.87MB/s    0:00:00 (xfr#89, to-chk=28/140)
13-Nov-2024 18:57:37         518,827  53%    9.00MB/s    0:00:00 (xfr#90, to-chk=27/140)
13-Nov-2024 18:57:37         527,696  54%    9.15MB/s    0:00:00 (xfr#91, to-chk=26/140)
13-Nov-2024 18:57:37         539,262  55%    9.35MB/s    0:00:00 (xfr#92, to-chk=25/140)
13-Nov-2024 18:57:37         550,374  57%    9.37MB/s    0:00:00 (xfr#93, to-chk=24/140)
13-Nov-2024 18:57:37         554,247  57%    9.44MB/s    0:00:00 (xfr#94, to-chk=23/140)
13-Nov-2024 18:57:37         560,115  58%    9.54MB/s    0:00:00 (xfr#95, to-chk=22/140)
13-Nov-2024 18:57:37         563,418  58%    9.59MB/s    0:00:00 (xfr#96, to-chk=21/140)
13-Nov-2024 18:57:37         563,908  58%    9.60MB/s    0:00:00 (xfr#97, to-chk=20/140)
13-Nov-2024 18:57:37         574,564  59%    9.78MB/s    0:00:00 (xfr#98, to-chk=19/140)
13-Nov-2024 18:57:37         576,328  59%    9.64MB/s    0:00:00 (xfr#99, to-chk=18/140)
13-Nov-2024 18:57:37         580,813  60%    9.72MB/s    0:00:00 (xfr#100, to-chk=17/140)
13-Nov-2024 18:57:37         587,992  61%    9.84MB/s    0:00:00 (xfr#101, to-chk=16/140)
13-Nov-2024 18:57:37         590,725  61%    9.88MB/s    0:00:00 (xfr#102, to-chk=15/140)
13-Nov-2024 18:57:37         601,874  62%   10.07MB/s    0:00:00 (xfr#103, to-chk=14/140)
13-Nov-2024 18:57:37         608,235  63%   10.18MB/s    0:00:00 (xfr#104, to-chk=13/140)
13-Nov-2024 18:57:37         610,093  63%   10.21MB/s    0:00:00 (xfr#105, to-chk=12/140)
13-Nov-2024 18:57:37         615,448  63%   10.12MB/s    0:00:00 (xfr#106, to-chk=11/140)
13-Nov-2024 18:57:37         627,016  65%   10.31MB/s    0:00:00 (xfr#107, to-chk=10/140)
13-Nov-2024 18:57:37         636,760  66%   10.47MB/s    0:00:00 (xfr#108, to-chk=9/140)
13-Nov-2024 18:57:37         646,903  67%   10.64MB/s    0:00:00 (xfr#109, to-chk=8/140)
13-Nov-2024 18:57:37         654,689  67%   10.76MB/s    0:00:00 (xfr#110, to-chk=7/140)
13-Nov-2024 18:57:37         655,085  68%   10.77MB/s    0:00:00 (xfr#111, to-chk=6/140)
13-Nov-2024 18:57:37         664,410  68%   10.92MB/s    0:00:00 (xfr#112, to-chk=5/140)
13-Nov-2024 18:57:37         673,242  69%   10.88MB/s    0:00:00 (xfr#113, to-chk=4/140)
13-Nov-2024 18:57:37         673,528  69%   10.89MB/s    0:00:00 (xfr#114, to-chk=1/140)
13-Nov-2024 18:57:37         673,814  69%   10.89MB/s    0:00:00 (xfr#115, to-chk=0/140)
13-Nov-2024 18:57:37         673,814  69%   10.89MB/s    0:00:00 (xfr#115, to-chk=0/140)
13-Nov-2024 18:57:37         673,814  69%   10.89MB/s    0:00:00 (xfr#115, to-chk=0/140)
13-Nov-2024 18:57:37         673,814  69%   10.04MB/s    0:00:00 (xfr#115, to-chk=0/140)
13-Nov-2024 18:57:37         673,814  69%   10.04MB/s    0:00:00 (xfr#115, to-chk=0/140)
13-Nov-2024 18:57:37         673,814  69%   10.04MB/s    0:00:00 (xfr#115, to-chk=0/140)
13-Nov-2024 18:57:37 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.13-18.35.43/pod-logs/dev-oneprovider-krakow-0/cluster-manager
13-Nov-2024 18:57:37
13-Nov-2024 18:57:37               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 18:57:37               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:57:37           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 18:57:37           4,818  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 18:57:37           4,818  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 18:57:37           6,637  48%    6.33MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 18:57:37           6,899  50%    6.58MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 18:57:37           6,899  50%    6.58MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 18:57:37 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.13-18.35.43/pod-logs/dev-oneprovider-krakow-0/op-panel
13-Nov-2024 18:57:37
13-Nov-2024 18:57:37               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 18:57:37               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:57:37          23,500  16%   22.41MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 18:57:37          47,985  33%   45.76MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 18:57:37          47,985  33%   45.76MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 18:57:37          71,282  49%   67.98MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 18:57:37          71,573  50%   68.26MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 18:57:37          71,573  50%   34.13MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 18:57:37 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.13-18.35.43/pod-logs/dev-oneprovider-paris-0/op-worker
13-Nov-2024 18:57:37
13-Nov-2024 18:57:37               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=137/140)
13-Nov-2024 18:57:37               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:57:37         152,274  13%  145.22MB/s    0:00:00 (xfr#2, to-chk=135/140)
13-Nov-2024 18:57:37         192,942  16%   92.00MB/s    0:00:00 (xfr#3, to-chk=133/140)
13-Nov-2024 18:57:37         192,942  16%   92.00MB/s    0:00:00 (xfr#4, to-chk=131/140)
13-Nov-2024 18:57:37         192,942  16%   92.00MB/s    0:00:00 (xfr#5, to-chk=129/140)
13-Nov-2024 18:57:37         232,166  20%   73.80MB/s    0:00:00 (xfr#6, to-chk=127/140)
13-Nov-2024 18:57:37         232,316  20%   73.85MB/s    0:00:00 (xfr#7, to-chk=125/140)
13-Nov-2024 18:57:37         232,613  20%   73.95MB/s    0:00:00 (xfr#8, to-chk=119/140)
13-Nov-2024 18:57:37         382,337  33%   91.16MB/s    0:00:00 (xfr#9, to-chk=117/140)
13-Nov-2024 18:57:37         387,199  33%   73.85MB/s    0:00:00 (xfr#10, to-chk=107/140)
13-Nov-2024 18:57:37         387,884  33%   73.98MB/s    0:00:00 (xfr#11, to-chk=106/140)
13-Nov-2024 18:57:37         388,557  33%   74.11MB/s    0:00:00 (xfr#12, to-chk=105/140)
13-Nov-2024 18:57:37         389,374  33%   74.27MB/s    0:00:00 (xfr#13, to-chk=104/140)
13-Nov-2024 18:57:37         389,654  33%   74.32MB/s    0:00:00 (xfr#14, to-chk=103/140)
13-Nov-2024 18:57:37         389,936  33%   61.98MB/s    0:00:00 (xfr#15, to-chk=102/140)
13-Nov-2024 18:57:37         390,374  33%   62.05MB/s    0:00:00 (xfr#16, to-chk=101/140)
13-Nov-2024 18:57:37         390,656  33%   62.09MB/s    0:00:00 (xfr#17, to-chk=100/140)
13-Nov-2024 18:57:37         391,716  33%   62.26MB/s    0:00:00 (xfr#18, to-chk=99/140)
13-Nov-2024 18:57:37         392,371  34%   62.37MB/s    0:00:00 (xfr#19, to-chk=98/140)
13-Nov-2024 18:57:37         392,808  34%   53.52MB/s    0:00:00 (xfr#20, to-chk=97/140)
13-Nov-2024 18:57:37         393,090  34%   53.55MB/s    0:00:00 (xfr#21, to-chk=96/140)
13-Nov-2024 18:57:37         393,528  34%   53.61MB/s    0:00:00 (xfr#22, to-chk=95/140)
13-Nov-2024 18:57:37         393,810  34%   53.65MB/s    0:00:00 (xfr#23, to-chk=94/140)
13-Nov-2024 18:57:37         394,865  34%   47.07MB/s    0:00:00 (xfr#24, to-chk=93/140)
13-Nov-2024 18:57:37         396,069  34%   47.22MB/s    0:00:00 (xfr#25, to-chk=92/140)
13-Nov-2024 18:57:37         397,036  34%   47.33MB/s    0:00:00 (xfr#26, to-chk=91/140)
13-Nov-2024 18:57:37         397,473  34%   47.38MB/s    0:00:00 (xfr#27, to-chk=90/140)
13-Nov-2024 18:57:37         397,755  34%   47.42MB/s    0:00:00 (xfr#28, to-chk=89/140)
13-Nov-2024 18:57:37         399,058  34%   47.57MB/s    0:00:00 (xfr#29, to-chk=88/140)
13-Nov-2024 18:57:37         399,340  34%   47.61MB/s    0:00:00 (xfr#30, to-chk=87/140)
13-Nov-2024 18:57:37         400,637  34%   47.76MB/s    0:00:00 (xfr#31, to-chk=86/140)
13-Nov-2024 18:57:37         401,073  34%   47.81MB/s    0:00:00 (xfr#32, to-chk=85/140)
13-Nov-2024 18:57:37         401,353  34%   47.85MB/s    0:00:00 (xfr#33, to-chk=84/140)
13-Nov-2024 18:57:37         402,506  34%   42.65MB/s    0:00:00 (xfr#34, to-chk=83/140)
13-Nov-2024 18:57:37         402,784  34%   42.68MB/s    0:00:00 (xfr#35, to-chk=82/140)
13-Nov-2024 18:57:37         403,222  34%   42.73MB/s    0:00:00 (xfr#36, to-chk=81/140)
13-Nov-2024 18:57:37         403,506  35%   42.76MB/s    0:00:00 (xfr#37, to-chk=80/140)
13-Nov-2024 18:57:37         403,944  35%   42.80MB/s    0:00:00 (xfr#38, to-chk=79/140)
13-Nov-2024 18:57:37         404,380  35%   42.85MB/s    0:00:00 (xfr#39, to-chk=78/140)
13-Nov-2024 18:57:37         404,696  35%   42.88MB/s    0:00:00 (xfr#40, to-chk=77/140)
13-Nov-2024 18:57:37         405,657  35%   42.98MB/s    0:00:00 (xfr#41, to-chk=76/140)
13-Nov-2024 18:57:37         406,666  35%   43.09MB/s    0:00:00 (xfr#42, to-chk=75/140)
13-Nov-2024 18:57:37         407,630  35%   43.19MB/s    0:00:00 (xfr#43, to-chk=74/140)
13-Nov-2024 18:57:37         408,868  35%   38.99MB/s    0:00:00 (xfr#44, to-chk=73/140)
13-Nov-2024 18:57:37         409,482  35%   39.05MB/s    0:00:00 (xfr#45, to-chk=72/140)
13-Nov-2024 18:57:37         410,446  35%   39.14MB/s    0:00:00 (xfr#46, to-chk=71/140)
13-Nov-2024 18:57:37         411,092  35%   39.20MB/s    0:00:00 (xfr#47, to-chk=70/140)
13-Nov-2024 18:57:37         411,687  35%   39.26MB/s    0:00:00 (xfr#48, to-chk=69/140)
13-Nov-2024 18:57:37         412,657  35%   39.35MB/s    0:00:00 (xfr#49, to-chk=68/140)
13-Nov-2024 18:57:37         413,633  35%   39.45MB/s    0:00:00 (xfr#50, to-chk=67/140)
13-Nov-2024 18:57:37         413,913  35%   39.47MB/s    0:00:00 (xfr#51, to-chk=66/140)
13-Nov-2024 18:57:37         414,191  35%   39.50MB/s    0:00:00 (xfr#52, to-chk=65/140)
13-Nov-2024 18:57:37         414,473  35%   39.53MB/s    0:00:00 (xfr#53, to-chk=64/140)
13-Nov-2024 18:57:37         415,479  36%   36.02MB/s    0:00:00 (xfr#54, to-chk=63/140)
13-Nov-2024 18:57:37         416,446  36%   36.10MB/s    0:00:00 (xfr#55, to-chk=62/140)
13-Nov-2024 18:57:37         417,413  36%   36.19MB/s    0:00:00 (xfr#56, to-chk=61/140)
13-Nov-2024 18:57:37         418,245  36%   36.26MB/s    0:00:00 (xfr#57, to-chk=60/140)
13-Nov-2024 18:57:37         418,525  36%   36.29MB/s    0:00:00 (xfr#58, to-chk=59/140)
13-Nov-2024 18:57:37         419,483  36%   36.37MB/s    0:00:00 (xfr#59, to-chk=58/140)
13-Nov-2024 18:57:37         419,767  36%   36.39MB/s    0:00:00 (xfr#60, to-chk=57/140)
13-Nov-2024 18:57:37         421,890  36%   36.58MB/s    0:00:00 (xfr#61, to-chk=56/140)
13-Nov-2024 18:57:37         423,384  36%   36.71MB/s    0:00:00 (xfr#62, to-chk=55/140)
13-Nov-2024 18:57:37         436,548  37%   34.69MB/s    0:00:00 (xfr#63, to-chk=54/140)
13-Nov-2024 18:57:37         443,271  38%   35.23MB/s    0:00:00 (xfr#64, to-chk=53/140)
13-Nov-2024 18:57:37         444,123  38%   35.30MB/s    0:00:00 (xfr#65, to-chk=52/140)
13-Nov-2024 18:57:37         444,912  38%   35.36MB/s    0:00:00 (xfr#66, to-chk=51/140)
13-Nov-2024 18:57:37         450,717  39%   35.82MB/s    0:00:00 (xfr#67, to-chk=50/140)
13-Nov-2024 18:57:37         453,955  39%   36.08MB/s    0:00:00 (xfr#68, to-chk=49/140)
13-Nov-2024 18:57:37         464,092  40%   36.88MB/s    0:00:00 (xfr#69, to-chk=48/140)
13-Nov-2024 18:57:37         468,535  40%   37.24MB/s    0:00:00 (xfr#70, to-chk=47/140)
13-Nov-2024 18:57:37         480,559  41%   35.25MB/s    0:00:00 (xfr#71, to-chk=46/140)
13-Nov-2024 18:57:37         482,773  41%   35.42MB/s    0:00:00 (xfr#72, to-chk=45/140)
13-Nov-2024 18:57:37         486,583  42%   35.70MB/s    0:00:00 (xfr#73, to-chk=44/140)
13-Nov-2024 18:57:37         499,684  43%   36.66MB/s    0:00:00 (xfr#74, to-chk=43/140)
13-Nov-2024 18:57:37         504,976  43%   37.04MB/s    0:00:00 (xfr#75, to-chk=42/140)
13-Nov-2024 18:57:37         511,300  44%   37.51MB/s    0:00:00 (xfr#76, to-chk=41/140)
13-Nov-2024 18:57:37         516,199  44%   37.87MB/s    0:00:00 (xfr#77, to-chk=40/140)
13-Nov-2024 18:57:37         525,487  45%   35.80MB/s    0:00:00 (xfr#78, to-chk=39/140)
13-Nov-2024 18:57:37         528,222  45%   35.98MB/s    0:00:00 (xfr#79, to-chk=38/140)
13-Nov-2024 18:57:37         533,113  46%   36.32MB/s    0:00:00 (xfr#80, to-chk=37/140)
13-Nov-2024 18:57:37         540,864  46%   36.84MB/s    0:00:00 (xfr#81, to-chk=36/140)
13-Nov-2024 18:57:37         547,524  47%   37.30MB/s    0:00:00 (xfr#82, to-chk=35/140)
13-Nov-2024 18:57:37         560,175  48%   38.16MB/s    0:00:00 (xfr#83, to-chk=34/140)
13-Nov-2024 18:57:37         570,768  49%   38.88MB/s    0:00:00 (xfr#84, to-chk=33/140)
13-Nov-2024 18:57:37         583,356  50%   39.74MB/s    0:00:00 (xfr#85, to-chk=32/140)
13-Nov-2024 18:57:37         585,633  50%   37.23MB/s    0:00:00 (xfr#86, to-chk=31/140)
13-Nov-2024 18:57:37         597,594  51%   37.99MB/s    0:00:00 (xfr#87, to-chk=30/140)
13-Nov-2024 18:57:37         598,896  51%   38.08MB/s    0:00:00 (xfr#88, to-chk=29/140)
13-Nov-2024 18:57:37         608,577  52%   38.69MB/s    0:00:00 (xfr#89, to-chk=28/140)
13-Nov-2024 18:57:37         615,693  53%   36.70MB/s    0:00:00 (xfr#90, to-chk=27/140)
13-Nov-2024 18:57:37         624,462  54%   37.22MB/s    0:00:00 (xfr#91, to-chk=26/140)
13-Nov-2024 18:57:37         636,030  55%   37.91MB/s    0:00:00 (xfr#92, to-chk=25/140)
13-Nov-2024 18:57:37         647,144  56%   36.30MB/s    0:00:00 (xfr#93, to-chk=24/140)
13-Nov-2024 18:57:37         651,017  56%   36.52MB/s    0:00:00 (xfr#94, to-chk=23/140)
13-Nov-2024 18:57:37         656,885  56%   36.85MB/s    0:00:00 (xfr#95, to-chk=22/140)
13-Nov-2024 18:57:37         660,188  57%   37.04MB/s    0:00:00 (xfr#96, to-chk=21/140)
13-Nov-2024 18:57:37         660,521  57%   35.00MB/s    0:00:00 (xfr#97, to-chk=20/140)
13-Nov-2024 18:57:37         671,177  58%   35.56MB/s    0:00:00 (xfr#98, to-chk=19/140)
13-Nov-2024 18:57:37         672,943  58%   35.65MB/s    0:00:00 (xfr#99, to-chk=18/140)
13-Nov-2024 18:57:37         677,274  58%   35.88MB/s    0:00:00 (xfr#100, to-chk=17/140)
13-Nov-2024 18:57:37         684,453  59%   36.26MB/s    0:00:00 (xfr#101, to-chk=16/140)
13-Nov-2024 18:57:37         687,243  59%   36.41MB/s    0:00:00 (xfr#102, to-chk=15/140)
13-Nov-2024 18:57:37         698,300  60%   37.00MB/s    0:00:00 (xfr#103, to-chk=14/140)
13-Nov-2024 18:57:37         704,561  61%   35.36MB/s    0:00:00 (xfr#104, to-chk=13/140)
13-Nov-2024 18:57:37         706,270  61%   35.45MB/s    0:00:00 (xfr#105, to-chk=12/140)
13-Nov-2024 18:57:37         711,625  61%   35.72MB/s    0:00:00 (xfr#106, to-chk=11/140)
13-Nov-2024 18:57:37         723,193  62%   36.30MB/s    0:00:00 (xfr#107, to-chk=10/140)
13-Nov-2024 18:57:37         732,937  63%   34.95MB/s    0:00:00 (xfr#108, to-chk=9/140)
13-Nov-2024 18:57:37         743,137  64%   35.44MB/s    0:00:00 (xfr#109, to-chk=8/140)
13-Nov-2024 18:57:37         750,823  65%   35.80MB/s    0:00:00 (xfr#110, to-chk=7/140)
13-Nov-2024 18:57:37         751,219  65%   35.82MB/s    0:00:00 (xfr#111, to-chk=6/140)
13-Nov-2024 18:57:37         760,444  65%   36.26MB/s    0:00:00 (xfr#112, to-chk=5/140)
13-Nov-2024 18:57:37         769,276  66%   36.68MB/s    0:00:00 (xfr#113, to-chk=4/140)
13-Nov-2024 18:57:37         769,561  66%   36.70MB/s    0:00:00 (xfr#114, to-chk=1/140)
13-Nov-2024 18:57:37         769,846  66%   36.71MB/s    0:00:00 (xfr#115, to-chk=0/140)
13-Nov-2024 18:57:37         769,846  66%   31.92MB/s    0:00:00 (xfr#115, to-chk=0/140)
13-Nov-2024 18:57:37         769,846  66%   31.92MB/s    0:00:00 (xfr#115, to-chk=0/140)
13-Nov-2024 18:57:37         769,846  66%   31.92MB/s    0:00:00 (xfr#115, to-chk=0/140)
13-Nov-2024 18:57:37         769,846  66%   31.92MB/s    0:00:00 (xfr#115, to-chk=0/140)
13-Nov-2024 18:57:37         769,846  66%   31.92MB/s    0:00:00 (xfr#115, to-chk=0/140)
13-Nov-2024 18:57:37 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.13-18.35.43/pod-logs/dev-oneprovider-paris-0/cluster-manager
13-Nov-2024 18:57:37
13-Nov-2024 18:57:37               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 18:57:37               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:57:37           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 18:57:37           4,808  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 18:57:37           4,808  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 18:57:37           6,623  48%    6.32MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 18:57:37           6,885  50%    6.57MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 18:57:37           6,885  50%    3.28MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 18:57:37 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.13-18.35.43/pod-logs/dev-oneprovider-paris-0/op-panel
13-Nov-2024 18:57:37
13-Nov-2024 18:57:37               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 18:57:37               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:57:37          23,465  16%   22.38MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 18:57:37          47,913  33%   45.69MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 18:57:37          47,913  33%   45.69MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 18:57:37          71,175  49%   13.58MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 18:57:37          71,466  50%   13.63MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 18:57:37          71,466  50%    5.68MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 18:57:37 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.13-18.35.43/pod-logs/dev-onezone-0/cluster-manager
13-Nov-2024 18:57:37
13-Nov-2024 18:57:37               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 18:57:37               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:57:37           1,978  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 18:57:37           4,708  34%    4.49MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 18:57:37           4,708  34%    4.49MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 18:57:37           6,483  48%    6.18MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 18:57:37           6,745  50%    6.43MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 18:57:37           6,745  50%    3.22MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 18:57:37 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.13-18.35.43/pod-logs/dev-onezone-0/oz-panel
13-Nov-2024 18:57:37
13-Nov-2024 18:57:37               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 18:57:37               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:57:37          53,541  12%   51.06MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 18:57:37         108,636  25%  103.60MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 18:57:37         156,111  37%   49.63MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 18:57:37         209,449  49%   49.94MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 18:57:37         209,740  50%   50.01MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 18:57:37         209,740  50%   40.00MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 18:57:37 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.13-18.35.43/pod-logs/dev-onezone-0/oz-worker
13-Nov-2024 18:57:37
13-Nov-2024 18:57:37               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=17/20)
13-Nov-2024 18:57:37               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:57:37          23,820   3%   22.72MB/s    0:00:00 (xfr#2, to-chk=15/20)
13-Nov-2024 18:57:37          48,405   6%   46.16MB/s    0:00:00 (xfr#3, to-chk=13/20)
13-Nov-2024 18:57:37          48,405   6%   46.16MB/s    0:00:00 (xfr#4, to-chk=11/20)
13-Nov-2024 18:57:37          71,745   9%   68.42MB/s    0:00:00 (xfr#5, to-chk=9/20)
13-Nov-2024 18:57:37          71,836   9%   68.51MB/s    0:00:00 (xfr#6, to-chk=7/20)
13-Nov-2024 18:57:37         208,359  28%   99.35MB/s    0:00:00 (xfr#7, to-chk=5/20)
13-Nov-2024 18:57:37         208,656  29%   66.33MB/s    0:00:00 (xfr#8, to-chk=3/20)
13-Nov-2024 18:57:37         359,721  50%   34.31MB/s    0:00:00 (xfr#9, to-chk=1/20)
13-Nov-2024 18:57:37         359,721  50%   28.59MB/s    0:00:00 (xfr#9, to-chk=0/20)
13-Nov-2024 18:57:37 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCD/onedata-acceptance/tests/oneclient/logs/multiprovider_directio/test_multi_reg_file_CRUD.1731524246.7775528 exists, exporting anyway.
13-Nov-2024 18:57:37
13-Nov-2024 18:57:37
13-Nov-2024 18:57:37 =============================== warnings summary ===============================
13-Nov-2024 18:57:37 tests/utils/rest_utils.py:98
13-Nov-2024 18:57:37   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCD/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
13-Nov-2024 18:57:37     print("""
13-Nov-2024 18:57:37
13-Nov-2024 18:57:37 tests/utils/path_utils.py:112
13-Nov-2024 18:57:37   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCD/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
13-Nov-2024 18:57:37     return path.replace("'", "\\'").replace(' ', '\ ')
13-Nov-2024 18:57:37
13-Nov-2024 18:57:37 tests/utils/acceptance_utils.py:55
13-Nov-2024 18:57:37   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCD/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
13-Nov-2024 18:57:37     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
13-Nov-2024 18:57:37
13-Nov-2024 18:57:37 tests/utils/acceptance_utils.py:57
13-Nov-2024 18:57:37   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCD/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
13-Nov-2024 18:57:37     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
13-Nov-2024 18:57:37
13-Nov-2024 18:57:37 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
13-Nov-2024 18:57:37 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCD/onedata-acceptance/test-reports/results.xml -
13-Nov-2024 18:57:37 ================= 26 passed, 4 warnings in 1316.99s (0:21:56) ==================
13-Nov-2024 18:57:42 release "dev" uninstalled
13-Nov-2024 18:57:43 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
13-Nov-2024 18:57:43 persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted
13-Nov-2024 18:57:48 No resources found
13-Nov-2024 18:57:49 Sidecar injection has been disabled
13-Nov-2024 18:57:49 Cleaning helm release "dev"...
13-Nov-2024 18:57:49 Deleted 1 helm deployments
13-Nov-2024 18:57:49 Deleted 0 k8s deployments
13-Nov-2024 18:57:49 Deleted 0 k8s services
13-Nov-2024 18:57:49 Deleted 0 persistent volumes
13-Nov-2024 18:57:50 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
13-Nov-2024 18:57:50 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
13-Nov-2024 18:57:50 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
13-Nov-2024 18:57:50 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
13-Nov-2024 18:57:50 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
13-Nov-2024 18:57:50 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
13-Nov-2024 18:57:50 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
13-Nov-2024 18:57:50 Finished task 'Run acceptance oneclient tests' with result: Success
13-Nov-2024 18:57:50 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
13-Nov-2024 18:57:50 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCD...
13-Nov-2024 18:57:50 Finished task 'Parse test results' with result: Success
13-Nov-2024 18:57:50 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
13-Nov-2024 18:57:50
Substituting variable: ${bamboo.artifactRepoHostname} with S3
13-Nov-2024 18:57:50
Substituting variable: ${bamboo.artifactRepoPort} with 10161
13-Nov-2024 18:57:50
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
13-Nov-2024 18:57:50
Substituting variable: ${bamboo.planRepository.branchName} with develop
13-Nov-2024 18:57:50
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
13-Nov-2024 18:57:50
Substituting variable: ${bamboo.artifactRepoHostname} with S3
13-Nov-2024 18:57:50
Substituting variable: ${bamboo.artifactRepoPort} with 10161
13-Nov-2024 18:57:50
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
13-Nov-2024 18:57:50
Substituting variable: ${bamboo.planRepository.branchName} with develop
13-Nov-2024 18:57:50
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
13-Nov-2024 18:57:50 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
13-Nov-2024 18:57:50
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider regular file CRUD directio #3363 (ODSRV-OAP-MRFCD-3363)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MRFCD-3363-ScriptBuildTask-12915932629334843013.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCD/onedata-acceptance
13-Nov-2024 18:57:50 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_regular_file_CRUD_directio.tar.gz
13-Nov-2024 18:57:50 Uploading artifact
13-Nov-2024 18:57:50     source path: surefire_multiprovider_regular_file_CRUD_directio.tar.gz
13-Nov-2024 18:57:50     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_regular_file_CRUD_directio.tar.gz
13-Nov-2024 18:57:50 Finished task 'Pack and push surefire artifact' with result: Success
13-Nov-2024 18:57:50 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
13-Nov-2024 18:57:50 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
13-Nov-2024 18:57:50
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider regular file CRUD directio #3363 (ODSRV-OAP-MRFCD-3363)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MRFCD-3363-ScriptBuildTask-8729336655804272617.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCD
13-Nov-2024 18:57:50 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
13-Nov-2024 18:57:51 Finished task 'Pack logs' with result: Success
13-Nov-2024 18:57:51 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
13-Nov-2024 18:57:51
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
13-Nov-2024 18:57:51 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
13-Nov-2024 18:57:51
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider regular file CRUD directio #3363 (ODSRV-OAP-MRFCD-3363)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MRFCD-3363-ScriptBuildTask-9773872446896282340.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCD/onedata-acceptance
13-Nov-2024 18:57:51   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
13-Nov-2024 18:57:51                                  Dload  Upload   Total   Spent    Left  Speed
13-Nov-2024 18:57:51
13-Nov-2024 18:57:51   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
13-Nov-2024 18:57:51 100  4822  100  4822    0     0  56729      0 --:--:-- --:--:-- --:--:-- 56729
13-Nov-2024 18:57:51 Clearing /tmp/onedata and /home/bamboo/.one-env
13-Nov-2024 18:57:52 Cleaning helm deployments
13-Nov-2024 18:57:52 Cleanining pods
13-Nov-2024 18:57:52 Cleaning kube persistant volumes
13-Nov-2024 18:57:52 Cleaning dockswift container
13-Nov-2024 18:57:52 Cleaning docker containers
13-Nov-2024 18:57:55 Stalled docker containers to remove:
13-Nov-2024 18:57:55 eca86bf85c0b 3eb2d590f436 14ac28be8ddf 8f4a5512bfa1 a8cb44f3fa33 7c1bc7f1ce82 e76317a818db 2a56d973d9e7 9bc1114ec17a f54dc1a66768 4f3bb9b3449b 2d4a24a0d0c6 6a2fbd950d9f ad034149b16f ec13eb8f571a 714d310aeb4e caf1b462eb4b 1c933e32c9d9 6fd623c1a24c 06b82aa7ea60
13-Nov-2024 18:57:55 Removing stalled docker containers
13-Nov-2024 18:57:55 Error response from daemon: Cannot kill container: eca86bf85c0b: Container eca86bf85c0b36d87e5906e4fd145ea43ad9ba7b27b8578e19217f34a68976fe is not running
13-Nov-2024 18:57:55 eca86bf85c0b
13-Nov-2024 18:57:55 Error response from daemon: Cannot kill container: 3eb2d590f436: Container 3eb2d590f43655f7f0979ea500db4441f3c456500af966679d9c5fec1c5d52ed is not running
13-Nov-2024 18:57:55 3eb2d590f436
13-Nov-2024 18:57:55 Error response from daemon: Cannot kill container: 14ac28be8ddf: Container 14ac28be8ddf1d05512498814b330ba21f69c4530026856658ddf54d857654f0 is not running
13-Nov-2024 18:57:55 14ac28be8ddf
13-Nov-2024 18:57:55 Error response from daemon: Cannot kill container: 8f4a5512bfa1: Container 8f4a5512bfa1fe8b86101c0b0756d4eef729d5ebb85f1b1b05778891caf7f090 is not running
13-Nov-2024 18:57:55 8f4a5512bfa1
13-Nov-2024 18:57:55 Error response from daemon: Cannot kill container: a8cb44f3fa33: Container a8cb44f3fa33626861379d44ba541c2171fcaf50bd4c4c015a23f143d65e6c0e is not running
13-Nov-2024 18:57:55 a8cb44f3fa33
13-Nov-2024 18:57:55 Error response from daemon: Cannot kill container: 7c1bc7f1ce82: Container 7c1bc7f1ce823c42c7fca00c308883f485455bf71861f5b74e11be2f814384b0 is not running
13-Nov-2024 18:57:55 7c1bc7f1ce82
13-Nov-2024 18:57:55 Error response from daemon: Cannot kill container: e76317a818db: Container e76317a818db6db9a61cc029beee161225a70c8eff62cf4d2af21ea000dee8ef is not running
13-Nov-2024 18:57:56 e76317a818db
13-Nov-2024 18:57:56 Error response from daemon: Cannot kill container: 2a56d973d9e7: Container 2a56d973d9e7c81db868ce7277fc2ecf9a875ee61f3d494916b11d10a8d528d9 is not running
13-Nov-2024 18:57:56 2a56d973d9e7
13-Nov-2024 18:57:56 Error response from daemon: Cannot kill container: 9bc1114ec17a: Container 9bc1114ec17a56af3fd1ff5f407b0ad82bcb7f93a69187e6ae29938c15ff80bc is not running
13-Nov-2024 18:57:56 9bc1114ec17a
13-Nov-2024 18:57:56 Error response from daemon: Cannot kill container: f54dc1a66768: Container f54dc1a6676804e61058399cfec3b177906cc21b2ba6df460b08e5a97af98a8b is not running
13-Nov-2024 18:57:56 f54dc1a66768
13-Nov-2024 18:57:56 Error response from daemon: Cannot kill container: 4f3bb9b3449b: Container 4f3bb9b3449b192818eb3c1c82fd261fc59795babe541b4cc91a5a0adaf77a7d is not running
13-Nov-2024 18:57:57 4f3bb9b3449b
13-Nov-2024 18:57:57 Error response from daemon: Cannot kill container: 2d4a24a0d0c6: Container 2d4a24a0d0c628124bf7636ca79e9737f28929c18ea855d90148849e03648dca is not running
13-Nov-2024 18:57:57 2d4a24a0d0c6
13-Nov-2024 18:57:57 Error response from daemon: Cannot kill container: 6a2fbd950d9f: Container 6a2fbd950d9f5f3ec011ea5623af1c1845c201db608717d5af884468ca7d13da is not running
13-Nov-2024 18:57:57 6a2fbd950d9f
13-Nov-2024 18:57:58 Error response from daemon: Cannot kill container: ad034149b16f: Container ad034149b16f88f83b9b898c8595df5159d4755d1de366e7ae07e45579536981 is not running
13-Nov-2024 18:57:58 ad034149b16f
13-Nov-2024 18:57:58 Error response from daemon: Cannot kill container: ec13eb8f571a: Container ec13eb8f571aeeab9fc409bad1009cb0a1c2b4237da9fe6eee96d0007b9b1783 is not running
13-Nov-2024 18:57:58 ec13eb8f571a
13-Nov-2024 18:57:58 Error response from daemon: Cannot kill container: 714d310aeb4e: Container 714d310aeb4e94b91eb14b868178e27a72b69ffafc49a0fce5952476392e1081 is not running
13-Nov-2024 18:57:58 714d310aeb4e
13-Nov-2024 18:57:58 Error response from daemon: Cannot kill container: caf1b462eb4b: Container caf1b462eb4b0f1fc456939bb87bb93afc6beca7f69b5b4dc1b17199d1980672 is not running
13-Nov-2024 18:57:58 caf1b462eb4b
13-Nov-2024 18:57:58 Error response from daemon: Cannot kill container: 1c933e32c9d9: Container 1c933e32c9d94b56f757e08d35c06697607971892643885e44cd2e569b02ce8a is not running
13-Nov-2024 18:57:58 1c933e32c9d9
13-Nov-2024 18:57:58 Error response from daemon: Cannot kill container: 6fd623c1a24c: Container 6fd623c1a24c5d574252c80168ba9580598510c9c368728f0be240e04c4ca16e is not running
13-Nov-2024 18:57:58 6fd623c1a24c
13-Nov-2024 18:57:58 06b82aa7ea60
13-Nov-2024 18:57:58 06b82aa7ea60
13-Nov-2024 18:57:59 Stalled docker volumes to remove:
13-Nov-2024 18:57:59
13-Nov-2024 18:57:59 Removing stalled docker volumes
13-Nov-2024 18:57:59 Removing stalled loopdevices
13-Nov-2024 18:57:59 Done
13-Nov-2024 18:57:59 Finished task 'Clear env and working dir' with result: Success
13-Nov-2024 18:57:59 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
13-Nov-2024 18:57:59 Running post build plugin 'Docker Container Cleanup'
13-Nov-2024 18:57:59 Running post build plugin 'NCover Results Collector'
13-Nov-2024 18:57:59 Running post build plugin 'Build Results Label Collector'
13-Nov-2024 18:57:59 Running post build plugin 'Clover Results Collector'
13-Nov-2024 18:57:59 Running post build plugin 'npm Cache Cleanup'
13-Nov-2024 18:57:59 Running post build plugin 'Artifact Copier'
13-Nov-2024 18:58:00 Publishing an artifact: test_logs.tar.gz
13-Nov-2024 18:58:00 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 184.8 ms
13-Nov-2024 18:58:00 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCD'
13-Nov-2024 18:58:00 Finalising the build...
13-Nov-2024 18:58:00 Stopping timer.
13-Nov-2024 18:58:00 Build ODSRV-OAP-MRFCD-3363 completed.
13-Nov-2024 18:58:00 Running on server: post build plugin 'Build Hanging Detection Configuration'
13-Nov-2024 18:58:00 Running on server: post build plugin 'NCover Results Collector'
13-Nov-2024 18:58:00 Running on server: post build plugin 'Build Labeller'
13-Nov-2024 18:58:00 Running on server: post build plugin 'Clover Delta Calculator'
13-Nov-2024 18:58:00 Running on server: post build plugin 'Maven Dependencies Postprocessor'
13-Nov-2024 18:58:00 All post build plugins have finished
13-Nov-2024 18:58:00 Generating build results summary...
13-Nov-2024 18:58:00 Saving build results to disk...
13-Nov-2024 18:58:00 Store variable context...
13-Nov-2024 18:58:00 Finished building ODSRV-OAP-MRFCD-3363.