oneclient acceptance tests using environment deployed from packages

Build: #3366 failed

Job: multiprovider s3 regular file CRUD proxyio was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

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

19-Nov-2024 23:18:59
19-Nov-2024 23:18:59 Unmounting client from /tmp/onedata/mnt/f8sdsoq6uim9n5yp
19-Nov-2024 23:18:59
19-Nov-2024 23:18:59
19-Nov-2024 23:20:01 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_right_after_close[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 23:20:01 =================================================================
19-Nov-2024 23:20:01 - Executing scenario 'Delete file right after closing it'
19-Nov-2024 23:20:01 - from feature 'Multi_regular_file_CRUD'
19-Nov-2024 23:20:01 -----------------------------------------------------------------
19-Nov-2024 23:20:01 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 23:20:01 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 23:20:01 using [token, token] by [user1, user2]"'
19-Nov-2024 23:20:01 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-kssqv', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 23:20:01 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-kssqv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 23:20:01 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-kssqv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 23:20:01
19-Nov-2024 23:20:01
19-Nov-2024 23:20:01 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-kssqv'
19-Nov-2024 23:20:01 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-kssqv' successfully started
19-Nov-2024 23:20:01
19-Nov-2024 23:20:01 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/7tt1vmmp2iau26gt
19-Nov-2024 23:20:01
19-Nov-2024 23:20:01 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/7tt1vmmp2iau26gt --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/7tt1vmmp2iau26gt
19-Nov-2024 23:20:01 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6129712521727374458'...
19-Nov-2024 23:20:01 Getting configuration...
19-Nov-2024 23:20:01 Oneclient has been successfully mounted in '/tmp/onedata/mnt/7tt1vmmp2iau26gt'.
19-Nov-2024 23:20:01
19-Nov-2024 23:20:01 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-vqp4x', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 23:20:01 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-vqp4x', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 23:20:01 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-vqp4x', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 23:20:01
19-Nov-2024 23:20:01
19-Nov-2024 23:20:01 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-vqp4x'
19-Nov-2024 23:20:01 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-vqp4x' successfully started
19-Nov-2024 23:20:01
19-Nov-2024 23:20:01 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/27ceubus1iuhh0wt
19-Nov-2024 23:20:01
19-Nov-2024 23:20:01 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/27ceubus1iuhh0wt --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/27ceubus1iuhh0wt
19-Nov-2024 23:20:01 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '3996459411242066953'...
19-Nov-2024 23:20:01 Getting configuration...
19-Nov-2024 23:20:01 Oneclient has been successfully mounted in '/tmp/onedata/mnt/27ceubus1iuhh0wt'.
19-Nov-2024 23:20:01
19-Nov-2024 23:20:01 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
19-Nov-2024 23:20:01 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
19-Nov-2024 23:20:01 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
19-Nov-2024 23:20:01 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
19-Nov-2024 23:20:01 -- Executing step: 'When "user1 opens space1/file1 with mode r+ on client11"'
19-Nov-2024 23:20:01 -- Executing step: 'When "user1 closes space1/file1 on client11"'
19-Nov-2024 23:20:01 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
19-Nov-2024 23:20:01 -- Executing step: 'When "space1 is empty for user1 on client11"'
19-Nov-2024 23:20:01 =================================================================
19-Nov-2024 23:20:01
19-Nov-2024 23:20:02 PASSED
19-Nov-2024 23:20:02 Unmounting client from /tmp/onedata/mnt/7tt1vmmp2iau26gt
19-Nov-2024 23:20:02
19-Nov-2024 23:20:02
19-Nov-2024 23:20:02 Unmounting client from /tmp/onedata/mnt/27ceubus1iuhh0wt
19-Nov-2024 23:20:02
19-Nov-2024 23:20:02
19-Nov-2024 23:21:13 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_create_many[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 23:21:13 =================================================================
19-Nov-2024 23:21:13 - Executing scenario 'Create many children'
19-Nov-2024 23:21:13 - from feature 'Multi_regular_file_CRUD'
19-Nov-2024 23:21:13 -----------------------------------------------------------------
19-Nov-2024 23:21:13 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 23:21:13 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 23:21:13 using [token, token] by [user1, user2]"'
19-Nov-2024 23:21:13 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-kssqv', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 23:21:13 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-kssqv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 23:21:13 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-kssqv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 23:21:13
19-Nov-2024 23:21:13
19-Nov-2024 23:21:13 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-kssqv'
19-Nov-2024 23:21:13 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-kssqv' successfully started
19-Nov-2024 23:21:13
19-Nov-2024 23:21:13 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/syv28nmxncx0eobm
19-Nov-2024 23:21:13
19-Nov-2024 23:21:13 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/syv28nmxncx0eobm --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/syv28nmxncx0eobm
19-Nov-2024 23:21:13 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16762925806632152851'...
19-Nov-2024 23:21:13 Getting configuration...
19-Nov-2024 23:21:13 Oneclient has been successfully mounted in '/tmp/onedata/mnt/syv28nmxncx0eobm'.
19-Nov-2024 23:21:13
19-Nov-2024 23:21:13 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-vqp4x', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 23:21:13 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-vqp4x', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 23:21:13 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-vqp4x', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 23:21:13
19-Nov-2024 23:21:13
19-Nov-2024 23:21:13 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-vqp4x'
19-Nov-2024 23:21:13 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-vqp4x' successfully started
19-Nov-2024 23:21:13
19-Nov-2024 23:21:13 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/a53gejl0k7yrj03f
19-Nov-2024 23:21:13
19-Nov-2024 23:21:13 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/a53gejl0k7yrj03f --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/a53gejl0k7yrj03f
19-Nov-2024 23:21:13 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '14884412238610475922'...
19-Nov-2024 23:21:13 Getting configuration...
19-Nov-2024 23:21:13 Oneclient has been successfully mounted in '/tmp/onedata/mnt/a53gejl0k7yrj03f'.
19-Nov-2024 23:21:13
19-Nov-2024 23:21:13 -- Executing step: 'When "user1 creates child files of space1 with names in range [1, 127) on client11"'
19-Nov-2024 23:21:13 -- Executing step: 'Then "user2 lists children of space1 and gets names in range [1, 127) on client21"'
19-Nov-2024 23:21:13 =================================================================
19-Nov-2024 23:21:13
19-Nov-2024 23:21:25 PASSED
19-Nov-2024 23:21:25 Unmounting client from /tmp/onedata/mnt/syv28nmxncx0eobm
19-Nov-2024 23:21:25
19-Nov-2024 23:21:25
19-Nov-2024 23:21:25 Unmounting client from /tmp/onedata/mnt/a53gejl0k7yrj03f
19-Nov-2024 23:21:25
19-Nov-2024 23:21:25
19-Nov-2024 23:22:26 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_copy_delete[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 23:22:26 =================================================================
19-Nov-2024 23:22:26 - Executing scenario 'Create nonempty file then copy it and remove source file'
19-Nov-2024 23:22:26 - from feature 'Multi_regular_file_CRUD'
19-Nov-2024 23:22:26 -----------------------------------------------------------------
19-Nov-2024 23:22:26 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 23:22:26 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 23:22:26 using [token, token] by [user1, user2]"'
19-Nov-2024 23:22:26 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-kssqv', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 23:22:26 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-kssqv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 23:22:26 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-kssqv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 23:22:26
19-Nov-2024 23:22:26
19-Nov-2024 23:22:26 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-kssqv'
19-Nov-2024 23:22:26 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-kssqv' successfully started
19-Nov-2024 23:22:26
19-Nov-2024 23:22:26 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/0v2er2jf03xacij4
19-Nov-2024 23:22:26
19-Nov-2024 23:22:26 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/0v2er2jf03xacij4 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/0v2er2jf03xacij4
19-Nov-2024 23:22:26 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17211965928718978612'...
19-Nov-2024 23:22:26 Getting configuration...
19-Nov-2024 23:22:26 Oneclient has been successfully mounted in '/tmp/onedata/mnt/0v2er2jf03xacij4'.
19-Nov-2024 23:22:26
19-Nov-2024 23:22:26 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-vqp4x', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 23:22:26 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-vqp4x', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 23:22:26 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-vqp4x', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 23:22:26
19-Nov-2024 23:22:26
19-Nov-2024 23:22:26 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-vqp4x'
19-Nov-2024 23:22:26 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-vqp4x' successfully started
19-Nov-2024 23:22:26
19-Nov-2024 23:22:26 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/4417tcwhgt9ed4gw
19-Nov-2024 23:22:26
19-Nov-2024 23:22:26 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/4417tcwhgt9ed4gw --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/4417tcwhgt9ed4gw
19-Nov-2024 23:22:26 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '11039099125538392605'...
19-Nov-2024 23:22:26 Getting configuration...
19-Nov-2024 23:22:26 Oneclient has been successfully mounted in '/tmp/onedata/mnt/4417tcwhgt9ed4gw'.
19-Nov-2024 23:22:26
19-Nov-2024 23:22:26 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
19-Nov-2024 23:22:26 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
19-Nov-2024 23:22:26 -- Executing step: 'When "user1 copies regular file space1/file1 to space1/file1_copy on client11"'
19-Nov-2024 23:22:26 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
19-Nov-2024 23:22:26 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client11"'
19-Nov-2024 23:22:26 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client21"'
19-Nov-2024 23:22:26 =================================================================
19-Nov-2024 23:22:26
19-Nov-2024 23:22:27 PASSED
19-Nov-2024 23:22:27 Unmounting client from /tmp/onedata/mnt/0v2er2jf03xacij4
19-Nov-2024 23:22:27
19-Nov-2024 23:22:27
19-Nov-2024 23:22:27 Unmounting client from /tmp/onedata/mnt/4417tcwhgt9ed4gw
19-Nov-2024 23:22:27
19-Nov-2024 23:22:27
19-Nov-2024 23:23:35 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_move_between_spaces[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 23:23:35 =================================================================
19-Nov-2024 23:23:35 - Executing scenario 'Create nonempty file then move it to another space'
19-Nov-2024 23:23:35 - from feature 'Multi_regular_file_CRUD'
19-Nov-2024 23:23:35 -----------------------------------------------------------------
19-Nov-2024 23:23:35 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 23:23:35 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 23:23:35 using [token, token] by [user1, user2]"'
19-Nov-2024 23:23:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-kssqv', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 23:23:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-kssqv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 23:23:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-kssqv', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 23:23:35
19-Nov-2024 23:23:35
19-Nov-2024 23:23:35 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-kssqv'
19-Nov-2024 23:23:35 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-kssqv' successfully started
19-Nov-2024 23:23:35
19-Nov-2024 23:23:35 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/cuitxsuejggo461h
19-Nov-2024 23:23:35
19-Nov-2024 23:23:35 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/cuitxsuejggo461h --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/cuitxsuejggo461h
19-Nov-2024 23:23:35 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3626595953664337527'...
19-Nov-2024 23:23:35 Getting configuration...
19-Nov-2024 23:23:35 Oneclient has been successfully mounted in '/tmp/onedata/mnt/cuitxsuejggo461h'.
19-Nov-2024 23:23:35
19-Nov-2024 23:23:35 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-vqp4x', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 23:23:35 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-vqp4x', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 23:23:35 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-vqp4x', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 23:23:35
19-Nov-2024 23:23:35
19-Nov-2024 23:23:35 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-vqp4x'
19-Nov-2024 23:23:35 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-vqp4x' successfully started
19-Nov-2024 23:23:35
19-Nov-2024 23:23:35 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/p4vogqqti64ul7tc
19-Nov-2024 23:23:35
19-Nov-2024 23:23:35 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/p4vogqqti64ul7tc --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/p4vogqqti64ul7tc
19-Nov-2024 23:23:35 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '2268094378319852195'...
19-Nov-2024 23:23:35 Getting configuration...
19-Nov-2024 23:23:35 Oneclient has been successfully mounted in '/tmp/onedata/mnt/p4vogqqti64ul7tc'.
19-Nov-2024 23:23:35
19-Nov-2024 23:23:35 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
19-Nov-2024 23:23:35 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
19-Nov-2024 23:23:35 -- Executing step: 'When "user2 reads "TEST TEXT ONEDATA" from file space1/file1 on client21"'
19-Nov-2024 23:23:35 -- Executing step: 'When "user1 renames space1/file1 to space2/file1_moved on client11"'
19-Nov-2024 23:23:35 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client11"'
19-Nov-2024 23:23:35 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client21"'
19-Nov-2024 23:23:35 =================================================================
19-Nov-2024 23:23:35
19-Nov-2024 23:24:03 PASSED
19-Nov-2024 23:24:03 Unmounting client from /tmp/onedata/mnt/cuitxsuejggo461h
19-Nov-2024 23:24:03
19-Nov-2024 23:24:03
19-Nov-2024 23:24:03 Unmounting client from /tmp/onedata/mnt/p4vogqqti64ul7tc
19-Nov-2024 23:24:03
19-Nov-2024 23:24:03 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCP/onedata-acceptance/tests/oneclient/logs/multiprovider_s3/test_multi_reg_file_CRUD.1732058616.4398952', '-c', '/tmp/logs']
19-Nov-2024 23:24:03 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-swtx5. See /home/bamboo/.one-env/deployments/2024.11.19-22.46.04/pod-logs/dev-cross-support-job-3p-users-swtx5/entrypoint.log for more details
19-Nov-2024 23:24:03 [INFO] Rsyncing from pod dev-oneclient-krakow-9b8968f6-kssqv: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.19-22.46.04/pod-logs/dev-oneclient-krakow-9b8968f6-kssqv/oneclient_logs
19-Nov-2024 23:24:03
19-Nov-2024 23:24:03               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=190/222)
19-Nov-2024 23:24:03               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 23:24:03          42,245   0%   40.29MB/s    0:00:00 (xfr#1, to-chk=189/222)
19-Nov-2024 23:24:03          42,245   0%   20.14MB/s    0:00:00 (xfr#1, to-chk=183/222)
19-Nov-2024 23:24:03          42,803   0%   20.41MB/s    0:00:00 (xfr#2, to-chk=185/222)
19-Nov-2024 23:24:03         175,216   2%   41.77MB/s    0:00:00 (xfr#3, to-chk=184/222)
19-Nov-2024 23:24:03         175,774   2%   41.91MB/s    0:00:00 (xfr#4, to-chk=183/222)
19-Nov-2024 23:24:03         208,296   2%   33.11MB/s    0:00:00 (xfr#5, to-chk=182/222)
19-Nov-2024 23:24:03         208,566   2%   28.41MB/s    0:00:00 (xfr#6, to-chk=178/222)
19-Nov-2024 23:24:03         298,416   3%    4.74MB/s    0:00:00 (xfr#7, to-chk=177/222)
19-Nov-2024 23:24:03         298,686   3%    4.32MB/s    0:00:00 (xfr#8, to-chk=176/222)
19-Nov-2024 23:24:03         458,310   5%    6.52MB/s    0:00:00 (xfr#9, to-chk=175/222)
19-Nov-2024 23:24:03         458,964   5%    6.53MB/s    0:00:00 (xfr#10, to-chk=171/222)
19-Nov-2024 23:24:03         988,976  11%   10.72MB/s    0:00:00 (xfr#11, to-chk=170/222)
19-Nov-2024 23:24:03         989,630  11%   10.37MB/s    0:00:00 (xfr#12, to-chk=169/222)
19-Nov-2024 23:24:03       1,029,839  11%   10.56MB/s    0:00:00 (xfr#13, to-chk=168/222)
19-Nov-2024 23:24:03       1,030,397  12%   10.45MB/s    0:00:00 (xfr#14, to-chk=164/222)
19-Nov-2024 23:24:03       1,168,991  13%   11.15MB/s    0:00:00 (xfr#15, to-chk=163/222)
19-Nov-2024 23:24:03       1,169,549  13%   11.04MB/s    0:00:00 (xfr#16, to-chk=162/222)
19-Nov-2024 23:24:03       1,170,177  13%   11.05MB/s    0:00:00 (xfr#17, to-chk=161/222)
19-Nov-2024 23:24:03       1,214,497  14%   11.14MB/s    0:00:00 (xfr#18, to-chk=160/222)
19-Nov-2024 23:24:03       1,215,055  14%   11.14MB/s    0:00:00 (xfr#19, to-chk=156/222)
19-Nov-2024 23:24:03       1,365,568  15%   11.63MB/s    0:00:00 (xfr#20, to-chk=155/222)
19-Nov-2024 23:24:03       1,366,126  15%   11.63MB/s    0:00:00 (xfr#21, to-chk=154/222)
19-Nov-2024 23:24:03       1,427,668  16%   11.94MB/s    0:00:00 (xfr#22, to-chk=153/222)
19-Nov-2024 23:24:03       1,428,226  16%   11.95MB/s    0:00:00 (xfr#23, to-chk=149/222)
19-Nov-2024 23:24:03       1,670,410  19%   12.25MB/s    0:00:00 (xfr#24, to-chk=148/222)
19-Nov-2024 23:24:03       1,670,968  19%   12.26MB/s    0:00:00 (xfr#25, to-chk=147/222)
19-Nov-2024 23:24:03       1,671,596  19%   12.26MB/s    0:00:00 (xfr#26, to-chk=146/222)
19-Nov-2024 23:24:03       1,694,088  19%   12.33MB/s    0:00:00 (xfr#27, to-chk=145/222)
19-Nov-2024 23:24:03       1,694,454  19%   12.24MB/s    0:00:00 (xfr#28, to-chk=141/222)
19-Nov-2024 23:24:03       1,782,958  20%   12.50MB/s    0:00:00 (xfr#29, to-chk=140/222)
19-Nov-2024 23:24:03       1,783,324  20%   11.41MB/s    0:00:00 (xfr#30, to-chk=139/222)
19-Nov-2024 23:24:03       1,801,965  20%   11.53MB/s    0:00:00 (xfr#31, to-chk=138/222)
19-Nov-2024 23:24:03       1,802,523  20%   11.54MB/s    0:00:00 (xfr#32, to-chk=134/222)
19-Nov-2024 23:24:03       1,869,760  21%   11.81MB/s    0:00:00 (xfr#33, to-chk=133/222)
19-Nov-2024 23:24:03       1,870,318  21%   11.81MB/s    0:00:00 (xfr#34, to-chk=132/222)
19-Nov-2024 23:24:03       1,896,439  22%   11.98MB/s    0:00:00 (xfr#35, to-chk=131/222)
19-Nov-2024 23:24:03       1,896,805  22%   11.90MB/s    0:00:00 (xfr#36, to-chk=127/222)
19-Nov-2024 23:24:03       1,980,711  23%   10.98MB/s    0:00:00 (xfr#37, to-chk=126/222)
19-Nov-2024 23:24:03       1,981,077  23%   10.98MB/s    0:00:00 (xfr#38, to-chk=125/222)
19-Nov-2024 23:24:03       2,015,888  23%   11.11MB/s    0:00:00 (xfr#39, to-chk=124/222)
19-Nov-2024 23:24:03       2,016,350  23%   11.05MB/s    0:00:00 (xfr#40, to-chk=120/222)
19-Nov-2024 23:24:03       2,119,161  24%   10.00MB/s    0:00:00 (xfr#41, to-chk=119/222)
19-Nov-2024 23:24:03       2,119,623  24%   10.01MB/s    0:00:00 (xfr#42, to-chk=118/222)
19-Nov-2024 23:24:03       2,120,251  24%    9.96MB/s    0:00:00 (xfr#43, to-chk=117/222)
19-Nov-2024 23:24:03       2,144,065  24%    9.97MB/s    0:00:00 (xfr#44, to-chk=116/222)
19-Nov-2024 23:24:03       2,144,527  24%    9.98MB/s    0:00:00 (xfr#45, to-chk=112/222)
19-Nov-2024 23:24:03 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
19-Nov-2024 23:24:03 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
19-Nov-2024 23:24:03       2,237,178  26%    9.20MB/s    0:00:00 (xfr#46, to-chk=111/222)
19-Nov-2024 23:24:03 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
19-Nov-2024 23:24:03       2,237,640  26%    8.89MB/s    0:00:00 (xfr#47, to-chk=110/222)
19-Nov-2024 23:24:03 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
19-Nov-2024 23:24:03 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
19-Nov-2024 23:24:03 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
19-Nov-2024 23:24:03 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
19-Nov-2024 23:24:03 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
19-Nov-2024 23:24:03       2,277,203  26%    8.90MB/s    0:00:00 (xfr#48, to-chk=109/222)
19-Nov-2024 23:24:03       2,277,569  26%    8.90MB/s    0:00:00 (xfr#49, to-chk=105/222)
19-Nov-2024 23:24:03       2,393,906  27%    9.21MB/s    0:00:00 (xfr#50, to-chk=104/222)
19-Nov-2024 23:24:03       2,394,272  27%    9.21MB/s    0:00:00 (xfr#51, to-chk=103/222)
19-Nov-2024 23:24:03       2,424,159  28%    9.28MB/s    0:00:00 (xfr#52, to-chk=102/222)
19-Nov-2024 23:24:03       2,424,909  28%    9.29MB/s    0:00:00 (xfr#53, to-chk=98/222)
19-Nov-2024 23:24:03       2,527,166  29%    9.23MB/s    0:00:00 (xfr#54, to-chk=97/222)
19-Nov-2024 23:24:03       2,527,916  29%    9.20MB/s    0:00:00 (xfr#55, to-chk=96/222)
19-Nov-2024 23:24:03       2,562,031  29%    9.22MB/s    0:00:00 (xfr#56, to-chk=95/222)
19-Nov-2024 23:24:03       2,562,781  29%    9.22MB/s    0:00:00 (xfr#57, to-chk=91/222)
19-Nov-2024 23:24:03       2,687,512  31%    9.64MB/s    0:00:00 (xfr#58, to-chk=90/222)
19-Nov-2024 23:24:03       2,688,262  31%    9.64MB/s    0:00:00 (xfr#59, to-chk=89/222)
19-Nov-2024 23:24:03       2,688,890  31%    9.60MB/s    0:00:00 (xfr#60, to-chk=88/222)
19-Nov-2024 23:24:03       2,718,746  31%    9.71MB/s    0:00:00 (xfr#61, to-chk=87/222)
19-Nov-2024 23:24:03       2,719,208  31%    9.68MB/s    0:00:00 (xfr#62, to-chk=83/222)
19-Nov-2024 23:24:03       2,815,670  32%    9.98MB/s    0:00:00 (xfr#63, to-chk=82/222)
19-Nov-2024 23:24:03       2,816,132  32%    9.95MB/s    0:00:00 (xfr#64, to-chk=81/222)
19-Nov-2024 23:24:03       2,868,537  33%    9.34MB/s    0:00:00 (xfr#65, to-chk=80/222)
19-Nov-2024 23:24:03       2,869,383  33%    9.21MB/s    0:00:00 (xfr#66, to-chk=76/222)
19-Nov-2024 23:24:03       3,072,303  35%    9.58MB/s    0:00:00 (xfr#67, to-chk=75/222)
19-Nov-2024 23:24:03       3,073,149  35%    9.58MB/s    0:00:00 (xfr#68, to-chk=74/222)
19-Nov-2024 23:24:03       3,115,363  36%    9.68MB/s    0:00:00 (xfr#69, to-chk=73/222)
19-Nov-2024 23:24:03       3,115,729  36%    9.68MB/s    0:00:00 (xfr#70, to-chk=69/222)
19-Nov-2024 23:24:03       3,253,933  37%    8.69MB/s    0:00:00 (xfr#71, to-chk=68/222)
19-Nov-2024 23:24:03       3,254,299  37%    8.69MB/s    0:00:00 (xfr#72, to-chk=67/222)
19-Nov-2024 23:24:03       3,279,681  38%    8.52MB/s    0:00:00 (xfr#73, to-chk=66/222)
19-Nov-2024 23:24:03       3,280,239  38%    8.52MB/s    0:00:00 (xfr#74, to-chk=62/222)
19-Nov-2024 23:24:03       3,377,092  39%    8.75MB/s    0:00:00 (xfr#75, to-chk=61/222)
19-Nov-2024 23:24:03       3,377,650  39%    8.75MB/s    0:00:00 (xfr#76, to-chk=60/222)
19-Nov-2024 23:24:03       3,378,278  39%    8.75MB/s    0:00:00 (xfr#77, to-chk=59/222)
19-Nov-2024 23:24:03       3,397,505  39%    8.78MB/s    0:00:00 (xfr#78, to-chk=58/222)
19-Nov-2024 23:24:03       3,397,967  39%    8.78MB/s    0:00:00 (xfr#79, to-chk=54/222)
19-Nov-2024 23:24:03       3,491,835  40%    8.35MB/s    0:00:00 (xfr#80, to-chk=53/222)
19-Nov-2024 23:24:03       3,492,297  40%    8.35MB/s    0:00:00 (xfr#81, to-chk=52/222)
19-Nov-2024 23:24:03       3,530,107  41%    8.05MB/s    0:00:00 (xfr#82, to-chk=51/222)
19-Nov-2024 23:24:03       3,530,857  41%    8.06MB/s    0:00:00 (xfr#83, to-chk=47/222)
19-Nov-2024 23:24:03       3,657,118  42%    7.94MB/s    0:00:00 (xfr#84, to-chk=46/222)
19-Nov-2024 23:24:03       3,657,868  42%    7.95MB/s    0:00:00 (xfr#85, to-chk=45/222)
19-Nov-2024 23:24:03       3,691,557  43%    8.00MB/s    0:00:00 (xfr#86, to-chk=44/222)
19-Nov-2024 23:24:03       3,692,307  43%    8.00MB/s    0:00:00 (xfr#87, to-chk=40/222)
19-Nov-2024 23:24:03       3,798,825  44%    8.00MB/s    0:00:00 (xfr#88, to-chk=39/222)
19-Nov-2024 23:24:03       3,799,575  44%    8.00MB/s    0:00:00 (xfr#89, to-chk=38/222)
19-Nov-2024 23:24:03       3,842,911  44%    8.09MB/s    0:00:00 (xfr#90, to-chk=37/222)
19-Nov-2024 23:24:03       3,843,373  44%    8.09MB/s    0:00:00 (xfr#91, to-chk=33/222)
19-Nov-2024 23:24:03       4,022,125  46%    7.99MB/s    0:00:00 (xfr#92, to-chk=32/222)
19-Nov-2024 23:24:03       4,022,587  46%    7.99MB/s    0:00:00 (xfr#93, to-chk=31/222)
19-Nov-2024 23:24:03       4,366,357  50%    8.01MB/s    0:00:00 (xfr#94, to-chk=30/222)
19-Nov-2024 23:24:03       4,366,819  50%    7.99MB/s    0:00:00 (xfr#95, to-chk=26/222)
19-Nov-2024 23:24:03       5,487,341  63%    8.27MB/s    0:00:00 (xfr#96, to-chk=25/222)
19-Nov-2024 23:24:03       5,487,803  63%    8.27MB/s    0:00:00 (xfr#97, to-chk=24/222)
19-Nov-2024 23:24:03       5,488,431  63%    8.27MB/s    0:00:00 (xfr#98, to-chk=23/222)
19-Nov-2024 23:24:03       5,515,862  64%    8.23MB/s    0:00:00 (xfr#99, to-chk=22/222)
19-Nov-2024 23:24:03       5,516,516  64%    8.23MB/s    0:00:00 (xfr#100, to-chk=18/222)
19-Nov-2024 23:24:03       5,605,734  65%    8.24MB/s    0:00:00 (xfr#101, to-chk=17/222)
19-Nov-2024 23:24:03       5,606,388  65%    8.23MB/s    0:00:00 (xfr#102, to-chk=16/222)
19-Nov-2024 23:24:03       5,875,917  68%    7.96MB/s    0:00:00 (xfr#103, to-chk=15/222)
19-Nov-2024 23:24:03       5,876,667  68%    7.96MB/s    0:00:00 (xfr#104, to-chk=11/222)
19-Nov-2024 23:24:03       8,379,207  97%    8.73MB/s    0:00:00 (xfr#105, to-chk=10/222)
19-Nov-2024 23:24:03       8,379,957  97%    8.73MB/s    0:00:00 (xfr#106, to-chk=9/222)
19-Nov-2024 23:24:03       8,380,585  97%    8.73MB/s    0:00:00 (xfr#107, to-chk=8/222)
19-Nov-2024 23:24:03       8,409,664  97%    8.76MB/s    0:00:00 (xfr#108, to-chk=7/222)
19-Nov-2024 23:24:03       8,409,934  97%    8.76MB/s    0:00:00 (xfr#109, to-chk=3/222)
19-Nov-2024 23:24:03       8,538,082  99%    8.27MB/s    0:00:00 (xfr#110, to-chk=2/222)
19-Nov-2024 23:24:03       8,538,352  99%    8.28MB/s    0:00:00 (xfr#111, to-chk=1/222)
19-Nov-2024 23:24:03       8,538,352  99%    8.14MB/s    0:00:00 
19-Nov-2024 23:24:03       8,580,374  99%    8.18MB/s    0:00:01 (xfr#112, to-chk=0/222)
19-Nov-2024 23:24:03       8,580,374  99%    8.18MB/s    0:00:01 (xfr#112, to-chk=0/222)
19-Nov-2024 23:24:03       8,580,374  99%    8.18MB/s    0:00:01 (xfr#112, to-chk=0/222)
19-Nov-2024 23:24:03       8,580,374  99%    8.18MB/s    0:00:01 (xfr#112, to-chk=0/222)
19-Nov-2024 23:24:03       8,580,374  99%    8.18MB/s    0:00:01 (xfr#112, to-chk=0/222)
19-Nov-2024 23:24:03       8,580,374  99%    8.18MB/s    0:00:01 (xfr#112, to-chk=0/222)
19-Nov-2024 23:24:03       8,580,374  99%    8.18MB/s    0:00:01 (xfr#112, to-chk=0/222)
19-Nov-2024 23:24:03       8,580,374  99%    8.18MB/s    0:00:01 (xfr#112, to-chk=0/222)
19-Nov-2024 23:24:03       8,580,374  99%    8.18MB/s    0:00:01 (xfr#112, to-chk=0/222)
19-Nov-2024 23:24:03       8,580,374  99%    8.18MB/s    0:00:01 (xfr#112, to-chk=0/222)
19-Nov-2024 23:24:03       8,580,374  99%    8.18MB/s    0:00:01 (xfr#112, to-chk=0/222)
19-Nov-2024 23:24:03       8,580,374  99%    8.18MB/s    0:00:01 (xfr#112, to-chk=0/222)
19-Nov-2024 23:24:03       8,580,374  99%    8.18MB/s    0:00:01 (xfr#112, to-chk=0/222)
19-Nov-2024 23:24:03       8,580,374  99%    8.18MB/s    0:00:01 (xfr#112, to-chk=0/222)
19-Nov-2024 23:24:03       8,580,374  99%    8.18MB/s    0:00:01 (xfr#112, to-chk=0/222)
19-Nov-2024 23:24:03       8,580,374  99%    8.18MB/s    0:00:01 (xfr#112, to-chk=0/222)
19-Nov-2024 23:24:03       8,580,374  99%    8.18MB/s    0:00:01 (xfr#112, to-chk=0/222)
19-Nov-2024 23:24:03       8,580,374  99%    8.18MB/s    0:00:01 (xfr#112, to-chk=0/222)
19-Nov-2024 23:24:03       8,580,374  99%    8.18MB/s    0:00:01 (xfr#112, to-chk=0/222)
19-Nov-2024 23:24:03       8,580,374  99%    8.18MB/s    0:00:01 (xfr#112, to-chk=0/222)
19-Nov-2024 23:24:03       8,580,374  99%    8.18MB/s    0:00:01 (xfr#112, to-chk=0/222)
19-Nov-2024 23:24:03       8,580,374  99%    8.18MB/s    0:00:01 (xfr#112, to-chk=0/222)
19-Nov-2024 23:24:03       8,580,374  99%    8.18MB/s    0:00:01 (xfr#112, to-chk=0/222)
19-Nov-2024 23:24:03       8,580,374  99%    8.18MB/s    0:00:01 (xfr#112, to-chk=0/222)
19-Nov-2024 23:24:03       8,580,374  99%    8.18MB/s    0:00:01 (xfr#112, to-chk=0/222)
19-Nov-2024 23:24:03       8,580,374  99%    8.18MB/s    0:00:01 (xfr#112, to-chk=0/222)
19-Nov-2024 23:24:03       8,580,374  99%    8.17MB/s    0:00:01 (xfr#112, to-chk=0/222)
19-Nov-2024 23:24:03       8,580,374  99%    8.14MB/s    0:00:01 (xfr#112, to-chk=0/222)
19-Nov-2024 23:24:03 [INFO] Rsyncing from pod dev-oneclient-paris-7f5779b546-vqp4x: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.19-22.46.04/pod-logs/dev-oneclient-paris-7f5779b546-vqp4x/oneclient_logs
19-Nov-2024 23:24:03
19-Nov-2024 23:24:03               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=188/220)
19-Nov-2024 23:24:03               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 23:24:03          23,071   0%    7.33MB/s    0:00:00 (xfr#1, to-chk=187/220)
19-Nov-2024 23:24:03          23,071   0%    7.33MB/s    0:00:00 (xfr#1, to-chk=181/220)
19-Nov-2024 23:24:03          23,533   0%    7.48MB/s    0:00:00 (xfr#2, to-chk=183/220)
19-Nov-2024 23:24:03         117,781   1%    7.49MB/s    0:00:00 (xfr#3, to-chk=182/220)
19-Nov-2024 23:24:03         118,243   1%    4.51MB/s    0:00:00 (xfr#4, to-chk=181/220)
19-Nov-2024 23:24:03         134,772   2%    4.02MB/s    0:00:00 (xfr#5, to-chk=180/220)
19-Nov-2024 23:24:03         135,330   2%    3.91MB/s    0:00:00 (xfr#6, to-chk=176/220)
19-Nov-2024 23:24:03         218,649   3%    6.13MB/s    0:00:00 (xfr#7, to-chk=175/220)
19-Nov-2024 23:24:03         219,207   3%    5.50MB/s    0:00:00 (xfr#8, to-chk=174/220)
19-Nov-2024 23:24:03         219,835   3%    5.52MB/s    0:00:00 (xfr#9, to-chk=173/220)
19-Nov-2024 23:24:03         245,214   3%    6.15MB/s    0:00:00 (xfr#10, to-chk=172/220)
19-Nov-2024 23:24:03         245,868   3%    6.01MB/s    0:00:00 (xfr#11, to-chk=168/220)
19-Nov-2024 23:24:03         366,102   5%    8.73MB/s    0:00:00 (xfr#12, to-chk=167/220)
19-Nov-2024 23:24:03         366,756   5%    8.74MB/s    0:00:00 (xfr#13, to-chk=166/220)
19-Nov-2024 23:24:03         394,037   6%    9.17MB/s    0:00:00 (xfr#14, to-chk=165/220)
19-Nov-2024 23:24:03         394,499   6%    9.18MB/s    0:00:00 (xfr#15, to-chk=161/220)
19-Nov-2024 23:24:03         474,956   7%   10.78MB/s    0:00:00 (xfr#16, to-chk=160/220)
19-Nov-2024 23:24:03         475,418   7%   10.54MB/s    0:00:00 (xfr#17, to-chk=159/220)
19-Nov-2024 23:24:03         502,469   7%    8.56MB/s    0:00:00 (xfr#18, to-chk=158/220)
19-Nov-2024 23:24:03         502,739   7%    8.41MB/s    0:00:00 (xfr#19, to-chk=154/220)
19-Nov-2024 23:24:03         607,633   9%    6.59MB/s    0:00:00 (xfr#20, to-chk=153/220)
19-Nov-2024 23:24:03         607,903   9%    6.59MB/s    0:00:00 (xfr#21, to-chk=152/220)
19-Nov-2024 23:24:03         608,531   9%    6.59MB/s    0:00:00 (xfr#22, to-chk=151/220)
19-Nov-2024 23:24:03         763,518  11%    6.93MB/s    0:00:00 (xfr#23, to-chk=150/220)
19-Nov-2024 23:24:03         764,172  11%    6.94MB/s    0:00:00 (xfr#24, to-chk=146/220)
19-Nov-2024 23:24:03       1,122,773  17%    7.59MB/s    0:00:00 (xfr#25, to-chk=145/220)
19-Nov-2024 23:24:03       1,123,427  17%    7.60MB/s    0:00:00 (xfr#26, to-chk=144/220)
19-Nov-2024 23:24:03       1,336,724  20%    7.68MB/s    0:00:00 (xfr#27, to-chk=143/220)
19-Nov-2024 23:24:03       1,337,282  20%    7.59MB/s    0:00:00 (xfr#28, to-chk=139/220)
19-Nov-2024 23:24:03       2,351,133  36%   12.32MB/s    0:00:00 (xfr#29, to-chk=138/220)
19-Nov-2024 23:24:03       2,351,691  36%   12.26MB/s    0:00:00 (xfr#30, to-chk=137/220)
19-Nov-2024 23:24:03       2,373,868  36%   12.30MB/s    0:00:00 (xfr#31, to-chk=136/220)
19-Nov-2024 23:24:03       2,374,330  36%   12.31MB/s    0:00:00 (xfr#32, to-chk=132/220)
19-Nov-2024 23:24:03       2,456,521  37%   12.60MB/s    0:00:00 (xfr#33, to-chk=131/220)
19-Nov-2024 23:24:03       2,456,983  37%   12.60MB/s    0:00:00 (xfr#34, to-chk=130/220)
19-Nov-2024 23:24:03       2,509,361  38%   12.80MB/s    0:00:00 (xfr#35, to-chk=129/220)
19-Nov-2024 23:24:03       2,510,111  38%   12.80MB/s    0:00:00 (xfr#36, to-chk=125/220)
19-Nov-2024 23:24:03       2,690,805  41%   13.51MB/s    0:00:00 (xfr#37, to-chk=124/220)
19-Nov-2024 23:24:03       2,691,555  41%   13.44MB/s    0:00:00 (xfr#38, to-chk=123/220)
19-Nov-2024 23:24:03       2,732,603  42%   13.57MB/s    0:00:00 (xfr#39, to-chk=122/220)
19-Nov-2024 23:24:03       2,733,353  42%   13.58MB/s    0:00:00 (xfr#40, to-chk=118/220)
19-Nov-2024 23:24:03       2,924,021  44%   13.22MB/s    0:00:00 (xfr#41, to-chk=117/220)
19-Nov-2024 23:24:03       2,924,771  44%   13.22MB/s    0:00:00 (xfr#42, to-chk=116/220)
19-Nov-2024 23:24:03       2,965,823  45%   13.34MB/s    0:00:00 (xfr#43, to-chk=115/220)
19-Nov-2024 23:24:03       2,966,477  45%   13.34MB/s    0:00:00 (xfr#44, to-chk=111/220)
19-Nov-2024 23:24:03       3,175,099  48%   13.58MB/s    0:00:00 (xfr#45, to-chk=110/220)
19-Nov-2024 23:24:03       3,175,753  48%   13.52MB/s    0:00:00 (xfr#46, to-chk=109/220)
19-Nov-2024 23:24:03       3,176,381  48%   13.52MB/s    0:00:00 (xfr#47, to-chk=108/220)
19-Nov-2024 23:24:03       3,206,787  49%   12.85MB/s    0:00:00 (xfr#48, to-chk=107/220)
19-Nov-2024 23:24:03       3,207,441  49%   12.59MB/s    0:00:00 (xfr#49, to-chk=103/220)
19-Nov-2024 23:24:03       3,365,618  51%   12.69MB/s    0:00:00 (xfr#50, to-chk=102/220)
19-Nov-2024 23:24:03       3,366,272  51%   12.69MB/s    0:00:00 (xfr#51, to-chk=101/220)
19-Nov-2024 23:24:03       3,437,285  52%   12.56MB/s    0:00:00 (xfr#52, to-chk=100/220)
19-Nov-2024 23:24:03       3,437,939  52%   12.56MB/s    0:00:00 (xfr#53, to-chk=96/220)
19-Nov-2024 23:24:03       3,660,197  56%   12.69MB/s    0:00:00 (xfr#54, to-chk=95/220)
19-Nov-2024 23:24:03       3,660,851  56%   12.65MB/s    0:00:00 (xfr#55, to-chk=94/220)
19-Nov-2024 23:24:03       3,683,860  56%   12.68MB/s    0:00:00 (xfr#56, to-chk=93/220)
19-Nov-2024 23:24:03       3,684,322  56%   12.68MB/s    0:00:00 (xfr#57, to-chk=89/220)
19-Nov-2024 23:24:03       3,796,837  58%   12.66MB/s    0:00:00 (xfr#58, to-chk=88/220)
19-Nov-2024 23:24:03       3,797,299  58%   12.66MB/s    0:00:00 (xfr#59, to-chk=87/220)
19-Nov-2024 23:24:03       3,827,736  58%   12.72MB/s    0:00:00 (xfr#60, to-chk=86/220)
19-Nov-2024 23:24:03       3,828,198  58%   12.72MB/s    0:00:00 (xfr#61, to-chk=82/220)
19-Nov-2024 23:24:03       3,961,596  60%   13.12MB/s    0:00:00 (xfr#62, to-chk=81/220)
19-Nov-2024 23:24:03       3,962,058  60%   13.07MB/s    0:00:00 (xfr#63, to-chk=80/220)
19-Nov-2024 23:24:03       4,004,315  61%   12.99MB/s    0:00:00 (xfr#64, to-chk=79/220)
19-Nov-2024 23:24:03       4,004,969  61%   12.95MB/s    0:00:00 (xfr#65, to-chk=75/220)
19-Nov-2024 23:24:03       4,131,838  63%   13.27MB/s    0:00:00 (xfr#66, to-chk=74/220)
19-Nov-2024 23:24:03       4,132,492  63%   13.27MB/s    0:00:00 (xfr#67, to-chk=73/220)
19-Nov-2024 23:24:03       4,133,120  63%   13.27MB/s    0:00:00 (xfr#68, to-chk=72/220)
19-Nov-2024 23:24:03       4,150,385  63%   13.28MB/s    0:00:00 (xfr#69, to-chk=71/220)
19-Nov-2024 23:24:03       4,150,975  63%   13.28MB/s    0:00:00 (xfr#70, to-chk=67/220)
19-Nov-2024 23:24:03       4,250,674  65%   13.51MB/s    0:00:00 (xfr#71, to-chk=66/220)
19-Nov-2024 23:24:03       4,251,264  65%   13.51MB/s    0:00:00 (xfr#72, to-chk=65/220)
19-Nov-2024 23:24:03       4,289,400  65%   13.59MB/s    0:00:00 (xfr#73, to-chk=64/220)
19-Nov-2024 23:24:03       4,289,958  65%   13.59MB/s    0:00:00 (xfr#74, to-chk=60/220)
19-Nov-2024 23:24:03       4,446,087  68%   13.99MB/s    0:00:00 (xfr#75, to-chk=59/220)
19-Nov-2024 23:24:03       4,446,645  68%   14.00MB/s    0:00:00 (xfr#76, to-chk=58/220)
19-Nov-2024 23:24:03       4,464,961  68%   14.01MB/s    0:00:00 (xfr#77, to-chk=57/220)
19-Nov-2024 23:24:03       4,465,519  68%   14.01MB/s    0:00:00 (xfr#78, to-chk=53/220)
19-Nov-2024 23:24:03       4,557,806  70%   14.20MB/s    0:00:00 (xfr#79, to-chk=52/220)
19-Nov-2024 23:24:03       4,558,364  70%   14.16MB/s    0:00:00 (xfr#80, to-chk=51/220)
19-Nov-2024 23:24:03       4,608,781  70%   14.32MB/s    0:00:00 (xfr#81, to-chk=50/220)
19-Nov-2024 23:24:03       4,609,531  70%   14.32MB/s    0:00:00 (xfr#82, to-chk=46/220)
19-Nov-2024 23:24:03       4,814,499  74%   14.86MB/s    0:00:00 (xfr#83, to-chk=45/220)
19-Nov-2024 23:24:03       4,815,249  74%   14.86MB/s    0:00:00 (xfr#84, to-chk=44/220)
19-Nov-2024 23:24:03       4,968,326  76%   15.28MB/s    0:00:00 (xfr#85, to-chk=43/220)
19-Nov-2024 23:24:03       4,968,884  76%   15.29MB/s    0:00:00 (xfr#86, to-chk=39/220)
19-Nov-2024 23:24:03       5,323,706  81%   16.22MB/s    0:00:00 (xfr#87, to-chk=38/220)
19-Nov-2024 23:24:03       5,324,264  81%   16.17MB/s    0:00:00 (xfr#88, to-chk=37/220)
19-Nov-2024 23:24:03       5,324,892  81%   16.17MB/s    0:00:00 (xfr#89, to-chk=36/220)
19-Nov-2024 23:24:03       5,360,387  82%   16.23MB/s    0:00:00 (xfr#90, to-chk=35/220)
19-Nov-2024 23:24:03       5,360,945  82%   16.23MB/s    0:00:00 (xfr#91, to-chk=31/220)
19-Nov-2024 23:24:03       5,489,480  84%   16.46MB/s    0:00:00 (xfr#92, to-chk=30/220)
19-Nov-2024 23:24:03       5,490,038  84%   16.46MB/s    0:00:00 (xfr#93, to-chk=29/220)
19-Nov-2024 23:24:03       5,566,306  85%   16.54MB/s    0:00:00 (xfr#94, to-chk=28/220)
19-Nov-2024 23:24:03       5,567,056  85%   16.54MB/s    0:00:00 (xfr#95, to-chk=24/220)
19-Nov-2024 23:24:03       5,850,632  89%   16.96MB/s    0:00:00 (xfr#96, to-chk=23/220)
19-Nov-2024 23:24:03       5,851,382  90%   16.91MB/s    0:00:00 (xfr#97, to-chk=22/220)
19-Nov-2024 23:24:03       5,879,289  90%   16.99MB/s    0:00:00 (xfr#98, to-chk=21/220)
19-Nov-2024 23:24:03       5,879,847  90%   16.99MB/s    0:00:00 (xfr#99, to-chk=17/220)
19-Nov-2024 23:24:03       5,974,356  91%   16.96MB/s    0:00:00 (xfr#100, to-chk=16/220)
19-Nov-2024 23:24:03       5,974,914  91%   16.96MB/s    0:00:00 (xfr#101, to-chk=15/220)
19-Nov-2024 23:24:03       6,014,518  92%   17.02MB/s    0:00:00 (xfr#102, to-chk=14/220)
19-Nov-2024 23:24:03       6,015,076  92%   16.97MB/s    0:00:00 (xfr#103, to-chk=10/220)
19-Nov-2024 23:24:03       6,170,444  94%   17.11MB/s    0:00:00 (xfr#104, to-chk=9/220)
19-Nov-2024 23:24:03       6,171,002  94%   17.11MB/s    0:00:00 (xfr#105, to-chk=8/220)
19-Nov-2024 23:24:03       6,220,502  95%   17.25MB/s    0:00:00 (xfr#106, to-chk=7/220)
19-Nov-2024 23:24:03       6,221,252  95%   17.20MB/s    0:00:00 (xfr#107, to-chk=3/220)
19-Nov-2024 23:24:03       6,412,995  98%   17.28MB/s    0:00:00 (xfr#108, to-chk=2/220)
19-Nov-2024 23:24:03       6,413,745  98%   17.23MB/s    0:00:00 (xfr#109, to-chk=1/220)
19-Nov-2024 23:24:03       6,496,579  99%   17.35MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 23:24:03       6,496,579  99%   17.31MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 23:24:03       6,496,579  99%   17.26MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 23:24:03       6,496,579  99%   17.21MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 23:24:03       6,496,579  99%   17.21MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 23:24:03       6,496,579  99%   17.21MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 23:24:03       6,496,579  99%   17.21MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 23:24:03       6,496,579  99%   17.21MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 23:24:03       6,496,579  99%   17.21MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 23:24:03       6,496,579  99%   17.21MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 23:24:03       6,496,579  99%   17.21MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 23:24:03       6,496,579  99%   17.21MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 23:24:03       6,496,579  99%   17.21MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 23:24:03       6,496,579  99%   17.21MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 23:24:03       6,496,579  99%   17.21MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 23:24:03       6,496,579  99%   17.21MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 23:24:03       6,496,579  99%   17.21MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 23:24:03       6,496,579  99%   17.21MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 23:24:03       6,496,579  99%   17.21MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 23:24:03       6,496,579  99%   17.21MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 23:24:03       6,496,579  99%   17.21MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 23:24:03       6,496,579  99%   17.21MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 23:24:03       6,496,579  99%   17.21MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 23:24:03       6,496,579  99%   17.21MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 23:24:03       6,496,579  99%   17.21MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 23:24:03       6,496,579  99%   17.21MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 23:24:03       6,496,579  99%   17.21MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 23:24:03       6,496,579  99%   16.88MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 23:24:03 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-22.46.04/pod-logs/dev-oneprovider-krakow-0/cluster-manager
19-Nov-2024 23:24:03
19-Nov-2024 23:24:03               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 23:24:03               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 23:24:03           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 23:24:03           4,860  35%    4.63MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 23:24:03           4,860  35%    4.63MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 23:24:03           6,679  48%    6.37MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 23:24:03           6,941  50%    6.62MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 23:24:03           6,941  50%    1.65MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 23:24:03 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.19-22.46.04/pod-logs/dev-oneprovider-krakow-0/op-worker
19-Nov-2024 23:24:03
19-Nov-2024 23:24:03               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=137/140)
19-Nov-2024 23:24:03               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 23:24:03          61,831   4%   58.97MB/s    0:00:00 (xfr#2, to-chk=135/140)
19-Nov-2024 23:24:03         101,546   7%    7.45MB/s    0:00:00 (xfr#3, to-chk=133/140)
19-Nov-2024 23:24:03         101,546   7%    7.45MB/s    0:00:00 (xfr#4, to-chk=131/140)
19-Nov-2024 23:24:03         101,546   7%    7.45MB/s    0:00:00 (xfr#5, to-chk=129/140)
19-Nov-2024 23:24:03         139,824  10%    6.35MB/s    0:00:00 (xfr#6, to-chk=127/140)
19-Nov-2024 23:24:03         139,974  10%    6.36MB/s    0:00:00 (xfr#7, to-chk=125/140)
19-Nov-2024 23:24:03         140,271  10%    6.37MB/s    0:00:00 (xfr#8, to-chk=119/140)
19-Nov-2024 23:24:03         385,580  27%   14.71MB/s    0:00:00 (xfr#9, to-chk=117/140)
19-Nov-2024 23:24:03         386,706  27%   14.75MB/s    0:00:00 (xfr#10, to-chk=107/140)
19-Nov-2024 23:24:03         387,670  27%   14.79MB/s    0:00:00 (xfr#11, to-chk=106/140)
19-Nov-2024 23:24:03         388,949  27%   14.27MB/s    0:00:00 (xfr#12, to-chk=105/140)
19-Nov-2024 23:24:03         389,818  27%   14.30MB/s    0:00:00 (xfr#13, to-chk=104/140)
19-Nov-2024 23:24:03         390,531  27%   14.32MB/s    0:00:00 (xfr#14, to-chk=103/140)
19-Nov-2024 23:24:03         391,159  27%   14.35MB/s    0:00:00 (xfr#15, to-chk=102/140)
19-Nov-2024 23:24:03         392,117  28%   14.38MB/s    0:00:00 (xfr#16, to-chk=101/140)
19-Nov-2024 23:24:03         393,153  28%   14.42MB/s    0:00:00 (xfr#17, to-chk=100/140)
19-Nov-2024 23:24:03         393,469  28%   13.90MB/s    0:00:00 (xfr#18, to-chk=99/140)
19-Nov-2024 23:24:03         393,946  28%   13.91MB/s    0:00:00 (xfr#19, to-chk=98/140)
19-Nov-2024 23:24:03         395,191  28%   13.96MB/s    0:00:00 (xfr#20, to-chk=97/140)
19-Nov-2024 23:24:03         396,081  28%   13.99MB/s    0:00:00 (xfr#21, to-chk=96/140)
19-Nov-2024 23:24:03         396,806  28%   14.02MB/s    0:00:00 (xfr#22, to-chk=95/140)
19-Nov-2024 23:24:03         397,278  28%   14.03MB/s    0:00:00 (xfr#23, to-chk=94/140)
19-Nov-2024 23:24:03         397,594  28%   13.54MB/s    0:00:00 (xfr#24, to-chk=93/140)
19-Nov-2024 23:24:03         398,423  28%   13.57MB/s    0:00:00 (xfr#25, to-chk=92/140)
19-Nov-2024 23:24:03         399,051  28%   13.59MB/s    0:00:00 (xfr#26, to-chk=91/140)
19-Nov-2024 23:24:03         399,994  28%   12.31MB/s    0:00:00 (xfr#27, to-chk=90/140)
19-Nov-2024 23:24:03         400,701  28%   12.33MB/s    0:00:00 (xfr#28, to-chk=89/140)
19-Nov-2024 23:24:03         401,173  28%   11.96MB/s    0:00:00 (xfr#29, to-chk=88/140)
19-Nov-2024 23:24:03         402,158  28%   10.65MB/s    0:00:00 (xfr#30, to-chk=87/140)
19-Nov-2024 23:24:03         402,630  28%   10.67MB/s    0:00:00 (xfr#31, to-chk=86/140)
19-Nov-2024 23:24:03         404,089  28%   10.42MB/s    0:00:00 (xfr#32, to-chk=85/140)
19-Nov-2024 23:24:03         404,410  28%   10.42MB/s    0:00:00 (xfr#33, to-chk=84/140)
19-Nov-2024 23:24:03         404,882  28%   10.16MB/s    0:00:00 (xfr#34, to-chk=83/140)
19-Nov-2024 23:24:03         405,354  29%   10.17MB/s    0:00:00 (xfr#35, to-chk=82/140)
19-Nov-2024 23:24:03         405,838  29%   10.19MB/s    0:00:00 (xfr#36, to-chk=81/140)
19-Nov-2024 23:24:03         406,310  29%   10.20MB/s    0:00:00 (xfr#37, to-chk=80/140)
19-Nov-2024 23:24:03         407,100  29%    9.71MB/s    0:00:00 (xfr#38, to-chk=79/140)
19-Nov-2024 23:24:03         408,214  29%    9.73MB/s    0:00:00 (xfr#39, to-chk=78/140)
19-Nov-2024 23:24:03         409,193  29%    9.52MB/s    0:00:00 (xfr#40, to-chk=77/140)
19-Nov-2024 23:24:03         409,509  29%    9.53MB/s    0:00:00 (xfr#41, to-chk=76/140)
19-Nov-2024 23:24:03         410,876  29%    8.52MB/s    0:00:00 (xfr#42, to-chk=75/140)
19-Nov-2024 23:24:03         411,192  29%    8.34MB/s    0:00:00 (xfr#43, to-chk=74/140)
19-Nov-2024 23:24:03         412,147  29%    8.36MB/s    0:00:00 (xfr#44, to-chk=73/140)
19-Nov-2024 23:24:03         413,126  29%    8.21MB/s    0:00:00 (xfr#45, to-chk=72/140)
19-Nov-2024 23:24:03         413,598  29%    8.22MB/s    0:00:00 (xfr#46, to-chk=71/140)
19-Nov-2024 23:24:03         414,397  29%    8.23MB/s    0:00:00 (xfr#47, to-chk=70/140)
19-Nov-2024 23:24:03         414,713  29%    8.24MB/s    0:00:00 (xfr#48, to-chk=69/140)
19-Nov-2024 23:24:03         415,185  29%    8.25MB/s    0:00:00 (xfr#49, to-chk=68/140)
19-Nov-2024 23:24:03         415,969  29%    8.26MB/s    0:00:00 (xfr#50, to-chk=67/140)
19-Nov-2024 23:24:03         416,441  29%    8.27MB/s    0:00:00 (xfr#51, to-chk=66/140)
19-Nov-2024 23:24:03         417,225  29%    8.12MB/s    0:00:00 (xfr#52, to-chk=65/140)
19-Nov-2024 23:24:03         418,030  29%    8.14MB/s    0:00:00 (xfr#53, to-chk=64/140)
19-Nov-2024 23:24:03         418,346  29%    8.14MB/s    0:00:00 (xfr#54, to-chk=63/140)
19-Nov-2024 23:24:03         418,662  29%    8.15MB/s    0:00:00 (xfr#55, to-chk=62/140)
19-Nov-2024 23:24:03         419,290  30%    6.66MB/s    0:00:00 (xfr#56, to-chk=61/140)
19-Nov-2024 23:24:03         420,236  30%    6.68MB/s    0:00:00 (xfr#57, to-chk=60/140)
19-Nov-2024 23:24:03         421,196  30%    6.58MB/s    0:00:00 (xfr#58, to-chk=59/140)
19-Nov-2024 23:24:03         421,512  30%    6.59MB/s    0:00:00 (xfr#59, to-chk=58/140)
19-Nov-2024 23:24:03         421,984  30%    6.60MB/s    0:00:00 (xfr#60, to-chk=57/140)
19-Nov-2024 23:24:03         424,072  30%    6.63MB/s    0:00:00 (xfr#61, to-chk=56/140)
19-Nov-2024 23:24:03         429,749  30%    6.61MB/s    0:00:00 (xfr#62, to-chk=55/140)
19-Nov-2024 23:24:03         442,038  31%    6.80MB/s    0:00:00 (xfr#63, to-chk=54/140)
19-Nov-2024 23:24:03         463,504  33%    6.14MB/s    0:00:00 (xfr#64, to-chk=53/140)
19-Nov-2024 23:24:03         481,265  34%    6.37MB/s    0:00:00 (xfr#65, to-chk=52/140)
19-Nov-2024 23:24:03         482,781  34%    6.31MB/s    0:00:00 (xfr#66, to-chk=51/140)
19-Nov-2024 23:24:03         493,531  35%    6.45MB/s    0:00:00 (xfr#67, to-chk=50/140)
19-Nov-2024 23:24:03         505,022  36%    6.51MB/s    0:00:00 (xfr#68, to-chk=49/140)
19-Nov-2024 23:24:03         515,031  36%    6.38MB/s    0:00:00 (xfr#69, to-chk=48/140)
19-Nov-2024 23:24:03         518,143  37%    6.42MB/s    0:00:00 (xfr#70, to-chk=47/140)
19-Nov-2024 23:24:03         540,466  38%    6.69MB/s    0:00:00 (xfr#71, to-chk=46/140)
19-Nov-2024 23:24:03         554,693  39%    6.78MB/s    0:00:00 (xfr#72, to-chk=45/140)
19-Nov-2024 23:24:03         567,780  40%    6.85MB/s    0:00:00 (xfr#73, to-chk=44/140)
19-Nov-2024 23:24:03         578,587  41%    6.98MB/s    0:00:00 (xfr#74, to-chk=43/140)
19-Nov-2024 23:24:03         581,017  41%    7.01MB/s    0:00:00 (xfr#75, to-chk=42/140)
19-Nov-2024 23:24:03         590,057  42%    6.62MB/s    0:00:00 (xfr#76, to-chk=41/140)
19-Nov-2024 23:24:03         609,699  43%    6.84MB/s    0:00:00 (xfr#77, to-chk=40/140)
19-Nov-2024 23:24:03         631,108  45%    7.08MB/s    0:00:00 (xfr#78, to-chk=39/140)
19-Nov-2024 23:24:03         651,605  46%    6.47MB/s    0:00:00 (xfr#79, to-chk=38/140)
19-Nov-2024 23:24:03         668,345  47%    6.57MB/s    0:00:00 (xfr#80, to-chk=37/140)
19-Nov-2024 23:24:03         679,779  48%    6.68MB/s    0:00:00 (xfr#81, to-chk=36/140)
19-Nov-2024 23:24:03         687,166  49%    6.76MB/s    0:00:00 (xfr#82, to-chk=35/140)
19-Nov-2024 23:24:03         707,549  50%    6.89MB/s    0:00:00 (xfr#83, to-chk=34/140)
19-Nov-2024 23:24:03         714,195  51%    6.95MB/s    0:00:00 (xfr#84, to-chk=33/140)
19-Nov-2024 23:24:03         729,163  52%    6.95MB/s    0:00:00 (xfr#85, to-chk=32/140)
19-Nov-2024 23:24:03         745,784  53%    7.04MB/s    0:00:00 (xfr#86, to-chk=31/140)
19-Nov-2024 23:24:03         757,959  54%    7.09MB/s    0:00:00 (xfr#87, to-chk=30/140)
19-Nov-2024 23:24:03         762,724  54%    7.13MB/s    0:00:00 (xfr#88, to-chk=29/140)
19-Nov-2024 23:24:03         771,028  55%    7.14MB/s    0:00:00 (xfr#89, to-chk=28/140)
19-Nov-2024 23:24:03         789,701  56%    7.31MB/s    0:00:00 (xfr#90, to-chk=27/140)
19-Nov-2024 23:24:03         793,725  56%    7.35MB/s    0:00:00 (xfr#91, to-chk=26/140)
19-Nov-2024 23:24:03         816,160  58%    6.89MB/s    0:00:00 (xfr#92, to-chk=25/140)
19-Nov-2024 23:24:03         820,127  58%    6.41MB/s    0:00:00 (xfr#93, to-chk=24/140)
19-Nov-2024 23:24:03         828,483  59%    5.68MB/s    0:00:00 (xfr#94, to-chk=23/140)
19-Nov-2024 23:24:03         835,813  59%    5.08MB/s    0:00:00 (xfr#95, to-chk=22/140)
19-Nov-2024 23:24:03         851,636  60%    4.54MB/s    0:00:00 (xfr#96, to-chk=21/140)
19-Nov-2024 23:24:03         860,790  61%    4.02MB/s    0:00:00 (xfr#97, to-chk=20/140)
19-Nov-2024 23:24:03         862,249  61%    4.03MB/s    0:00:00 (xfr#98, to-chk=19/140)
19-Nov-2024 23:24:03         865,418  61%    4.03MB/s    0:00:00 (xfr#99, to-chk=18/140)
19-Nov-2024 23:24:03         878,450  62%    4.03MB/s    0:00:00 (xfr#100, to-chk=17/140)
19-Nov-2024 23:24:03         884,987  63%    4.06MB/s    0:00:00 (xfr#101, to-chk=16/140)
19-Nov-2024 23:24:03         890,550  63%    3.95MB/s    0:00:00 (xfr#102, to-chk=15/140)
19-Nov-2024 23:24:03         908,197  65%    3.69MB/s    0:00:00 (xfr#103, to-chk=14/140)
19-Nov-2024 23:24:03         927,725  66%    3.67MB/s    0:00:00 (xfr#104, to-chk=13/140)
19-Nov-2024 23:24:03         928,500  66%    3.67MB/s    0:00:00 (xfr#105, to-chk=12/140)
19-Nov-2024 23:24:03         942,672  67%    3.73MB/s    0:00:00 (xfr#106, to-chk=11/140)
19-Nov-2024 23:24:03         961,288  68%    3.74MB/s    0:00:00 (xfr#107, to-chk=10/140)
19-Nov-2024 23:24:03         965,998  69%    3.76MB/s    0:00:00 (xfr#108, to-chk=9/140)
19-Nov-2024 23:24:03         966,830  69%    3.75MB/s    0:00:00 (xfr#109, to-chk=8/140)
19-Nov-2024 23:24:03         981,860  70%    3.81MB/s    0:00:00 (xfr#110, to-chk=7/140)
19-Nov-2024 23:24:03         991,812  70%    3.84MB/s    0:00:00 (xfr#111, to-chk=6/140)
19-Nov-2024 23:24:03       1,007,521  72%    3.89MB/s    0:00:00 (xfr#112, to-chk=5/140)
19-Nov-2024 23:24:03       1,010,362  72%    3.89MB/s    0:00:00 (xfr#113, to-chk=4/140)
19-Nov-2024 23:24:03       1,010,648  72%    3.89MB/s    0:00:00 (xfr#114, to-chk=1/140)
19-Nov-2024 23:24:03       1,010,934  72%    3.89MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 23:24:03       1,010,934  72%    3.89MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 23:24:03       1,010,934  72%    3.89MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 23:24:03       1,010,934  72%    3.58MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 23:24:03       1,010,934  72%    3.58MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 23:24:03       1,010,934  72%    3.58MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 23:24:03 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.19-22.46.04/pod-logs/dev-oneprovider-krakow-0/op-panel
19-Nov-2024 23:24:03
19-Nov-2024 23:24:03               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 23:24:03               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 23:24:03          24,674  16%   23.53MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 23:24:03          50,370  33%   24.02MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 23:24:03          50,370  33%   24.02MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 23:24:03          74,841  49%   14.27MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 23:24:03          75,132  50%   11.94MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 23:24:03          75,132  50%    6.51MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 23:24:03 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-22.46.04/pod-logs/dev-oneprovider-paris-0/cluster-manager
19-Nov-2024 23:24:03
19-Nov-2024 23:24:03               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 23:24:03               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 23:24:03           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 23:24:03           4,850  35%    4.63MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 23:24:03           4,850  35%    2.31MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 23:24:03           6,665  48%    3.18MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 23:24:03           6,927  50%    1.65MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 23:24:03           6,927  50%  845.58kB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 23:24:03 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.19-22.46.04/pod-logs/dev-oneprovider-paris-0/op-worker
19-Nov-2024 23:24:03
19-Nov-2024 23:24:03               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=137/140)
19-Nov-2024 23:24:03               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 23:24:03         140,931   9%   26.88MB/s    0:00:00 (xfr#2, to-chk=135/140)
19-Nov-2024 23:24:03         180,707  11%   17.23MB/s    0:00:00 (xfr#3, to-chk=133/140)
19-Nov-2024 23:24:03         180,707  11%   15.67MB/s    0:00:00 (xfr#4, to-chk=131/140)
19-Nov-2024 23:24:03         180,707  11%   15.67MB/s    0:00:00 (xfr#5, to-chk=129/140)
19-Nov-2024 23:24:03         219,047  14%   18.99MB/s    0:00:00 (xfr#6, to-chk=127/140)
19-Nov-2024 23:24:03         219,197  14%   19.00MB/s    0:00:00 (xfr#7, to-chk=125/140)
19-Nov-2024 23:24:03         219,494  14%   17.44MB/s    0:00:00 (xfr#8, to-chk=119/140)
19-Nov-2024 23:24:03         464,693  29%   24.62MB/s    0:00:00 (xfr#9, to-chk=117/140)
19-Nov-2024 23:24:03         465,659  29%   24.67MB/s    0:00:00 (xfr#10, to-chk=107/140)
19-Nov-2024 23:24:03         466,611  30%   24.72MB/s    0:00:00 (xfr#11, to-chk=106/140)
19-Nov-2024 23:24:03         467,947  30%   24.79MB/s    0:00:00 (xfr#12, to-chk=105/140)
19-Nov-2024 23:24:03         468,791  30%   24.84MB/s    0:00:00 (xfr#13, to-chk=104/140)
19-Nov-2024 23:24:03         469,568  30%   23.57MB/s    0:00:00 (xfr#14, to-chk=103/140)
19-Nov-2024 23:24:03         470,162  30%   23.60MB/s    0:00:00 (xfr#15, to-chk=102/140)
19-Nov-2024 23:24:03         470,955  30%   23.64MB/s    0:00:00 (xfr#16, to-chk=101/140)
19-Nov-2024 23:24:03         472,046  30%   23.69MB/s    0:00:00 (xfr#17, to-chk=100/140)
19-Nov-2024 23:24:03         472,326  30%   22.52MB/s    0:00:00 (xfr#18, to-chk=99/140)
19-Nov-2024 23:24:03         472,832  30%   22.55MB/s    0:00:00 (xfr#19, to-chk=98/140)
19-Nov-2024 23:24:03         474,301  30%   22.62MB/s    0:00:00 (xfr#20, to-chk=97/140)
19-Nov-2024 23:24:03         475,259  30%   22.66MB/s    0:00:00 (xfr#21, to-chk=96/140)
19-Nov-2024 23:24:03         476,060  30%   22.70MB/s    0:00:00 (xfr#22, to-chk=95/140)
19-Nov-2024 23:24:03         476,566  30%   22.72MB/s    0:00:00 (xfr#23, to-chk=94/140)
19-Nov-2024 23:24:03         476,848  30%   21.66MB/s    0:00:00 (xfr#24, to-chk=93/140)
19-Nov-2024 23:24:03         477,811  30%   21.70MB/s    0:00:00 (xfr#25, to-chk=92/140)
19-Nov-2024 23:24:03         478,247  30%   20.73MB/s    0:00:00 (xfr#26, to-chk=91/140)
19-Nov-2024 23:24:03         479,354  30%   20.78MB/s    0:00:00 (xfr#27, to-chk=90/140)
19-Nov-2024 23:24:03         480,309  30%   19.92MB/s    0:00:00 (xfr#28, to-chk=89/140)
19-Nov-2024 23:24:03         480,901  30%   18.34MB/s    0:00:00 (xfr#29, to-chk=88/140)
19-Nov-2024 23:24:03         481,894  30%   17.02MB/s    0:00:00 (xfr#30, to-chk=87/140)
19-Nov-2024 23:24:03         482,332  31%   17.04MB/s    0:00:00 (xfr#31, to-chk=86/140)
19-Nov-2024 23:24:03         483,917  31%   17.09MB/s    0:00:00 (xfr#32, to-chk=85/140)
19-Nov-2024 23:24:03         484,199  31%   17.10MB/s    0:00:00 (xfr#33, to-chk=84/140)
19-Nov-2024 23:24:03         484,635  31%    8.56MB/s    0:00:00 (xfr#34, to-chk=83/140)
19-Nov-2024 23:24:03         485,227  31%    8.57MB/s    0:00:00 (xfr#35, to-chk=82/140)
19-Nov-2024 23:24:03         486,025  31%    8.58MB/s    0:00:00 (xfr#36, to-chk=81/140)
19-Nov-2024 23:24:03         486,309  31%    8.59MB/s    0:00:00 (xfr#37, to-chk=80/140)
19-Nov-2024 23:24:03         487,390  31%    8.45MB/s    0:00:00 (xfr#38, to-chk=79/140)
19-Nov-2024 23:24:03         488,501  31%    8.47MB/s    0:00:00 (xfr#39, to-chk=78/140)
19-Nov-2024 23:24:03         489,462  31%    8.49MB/s    0:00:00 (xfr#40, to-chk=77/140)
19-Nov-2024 23:24:03         489,740  31%    8.49MB/s    0:00:00 (xfr#41, to-chk=76/140)
19-Nov-2024 23:24:03         491,074  31%    8.36MB/s    0:00:00 (xfr#42, to-chk=75/140)
19-Nov-2024 23:24:03         491,510  31%    8.37MB/s    0:00:00 (xfr#43, to-chk=74/140)
19-Nov-2024 23:24:03         492,438  31%    8.39MB/s    0:00:00 (xfr#44, to-chk=73/140)
19-Nov-2024 23:24:03         493,510  31%    8.26MB/s    0:00:00 (xfr#45, to-chk=72/140)
19-Nov-2024 23:24:03         494,107  31%    8.27MB/s    0:00:00 (xfr#46, to-chk=71/140)
19-Nov-2024 23:24:03         494,878  31%    8.14MB/s    0:00:00 (xfr#47, to-chk=70/140)
19-Nov-2024 23:24:03         495,232  31%    8.00MB/s    0:00:00 (xfr#48, to-chk=69/140)
19-Nov-2024 23:24:03         495,829  31%    8.01MB/s    0:00:00 (xfr#49, to-chk=68/140)
19-Nov-2024 23:24:03         496,579  31%    8.03MB/s    0:00:00 (xfr#50, to-chk=67/140)
19-Nov-2024 23:24:03         497,015  31%    7.90MB/s    0:00:00 (xfr#51, to-chk=66/140)
19-Nov-2024 23:24:03         497,923  32%    7.91MB/s    0:00:00 (xfr#52, to-chk=65/140)
19-Nov-2024 23:24:03         499,013  32%    7.80MB/s    0:00:00 (xfr#53, to-chk=64/140)
19-Nov-2024 23:24:03         499,365  32%    7.81MB/s    0:00:00 (xfr#54, to-chk=63/140)
19-Nov-2024 23:24:03         499,803  32%    7.81MB/s    0:00:00 (xfr#55, to-chk=62/140)
19-Nov-2024 23:24:03         500,465  32%    7.82MB/s    0:00:00 (xfr#56, to-chk=61/140)
19-Nov-2024 23:24:03         501,458  32%    7.71MB/s    0:00:00 (xfr#57, to-chk=60/140)
19-Nov-2024 23:24:03         502,397  32%    7.73MB/s    0:00:00 (xfr#58, to-chk=59/140)
19-Nov-2024 23:24:03         502,679  32%    7.73MB/s    0:00:00 (xfr#59, to-chk=58/140)
19-Nov-2024 23:24:03         502,961  32%    7.74MB/s    0:00:00 (xfr#60, to-chk=57/140)
19-Nov-2024 23:24:03         507,785  32%    7.57MB/s    0:00:00 (xfr#61, to-chk=56/140)
19-Nov-2024 23:24:03         513,362  33%    7.53MB/s    0:00:00 (xfr#62, to-chk=55/140)
19-Nov-2024 23:24:03         525,549  33%    7.48MB/s    0:00:00 (xfr#63, to-chk=54/140)
19-Nov-2024 23:24:03         546,972  35%    7.67MB/s    0:00:00 (xfr#64, to-chk=53/140)
19-Nov-2024 23:24:03         564,633  36%    7.69MB/s    0:00:00 (xfr#65, to-chk=52/140)
19-Nov-2024 23:24:03         566,104  36%    7.60MB/s    0:00:00 (xfr#66, to-chk=51/140)
19-Nov-2024 23:24:03         576,754  37%    7.75MB/s    0:00:00 (xfr#67, to-chk=50/140)
19-Nov-2024 23:24:03         588,202  37%    7.79MB/s    0:00:00 (xfr#68, to-chk=49/140)
19-Nov-2024 23:24:03         598,176  38%    7.92MB/s    0:00:00 (xfr#69, to-chk=48/140)
19-Nov-2024 23:24:03         601,188  38%    7.96MB/s    0:00:00 (xfr#70, to-chk=47/140)
19-Nov-2024 23:24:03         623,417  40%    8.26MB/s    0:00:00 (xfr#71, to-chk=46/140)
19-Nov-2024 23:24:03         637,599  41%    8.45MB/s    0:00:00 (xfr#72, to-chk=45/140)
19-Nov-2024 23:24:03         650,586  41%    8.50MB/s    0:00:00 (xfr#73, to-chk=44/140)
19-Nov-2024 23:24:03         661,293  42%    8.64MB/s    0:00:00 (xfr#74, to-chk=43/140)
19-Nov-2024 23:24:03         663,564  42%    8.67MB/s    0:00:00 (xfr#75, to-chk=42/140)
19-Nov-2024 23:24:03         672,561  43%    8.79MB/s    0:00:00 (xfr#76, to-chk=41/140)
19-Nov-2024 23:24:03         692,046  44%    9.04MB/s    0:00:00 (xfr#77, to-chk=40/140)
19-Nov-2024 23:24:03         713,355  45%    8.50MB/s    0:00:00 (xfr#78, to-chk=39/140)
19-Nov-2024 23:24:03         733,752  47%    8.53MB/s    0:00:00 (xfr#79, to-chk=38/140)
19-Nov-2024 23:24:03         750,387  48%    8.52MB/s    0:00:00 (xfr#80, to-chk=37/140)
19-Nov-2024 23:24:03         761,721  48%    8.35MB/s    0:00:00 (xfr#81, to-chk=36/140)
19-Nov-2024 23:24:03         769,008  49%    8.24MB/s    0:00:00 (xfr#82, to-chk=35/140)
19-Nov-2024 23:24:03         789,291  50%    8.46MB/s    0:00:00 (xfr#83, to-chk=34/140)
19-Nov-2024 23:24:03         795,835  51%    8.43MB/s    0:00:00 (xfr#84, to-chk=33/140)
19-Nov-2024 23:24:03         810,654  52%    8.59MB/s    0:00:00 (xfr#85, to-chk=32/140)
19-Nov-2024 23:24:03         827,175  53%    8.77MB/s    0:00:00 (xfr#86, to-chk=31/140)
19-Nov-2024 23:24:03         839,250  53%    8.89MB/s    0:00:00 (xfr#87, to-chk=30/140)
19-Nov-2024 23:24:03         843,970  54%    8.94MB/s    0:00:00 (xfr#88, to-chk=29/140)
19-Nov-2024 23:24:03         852,169  54%    8.93MB/s    0:00:00 (xfr#89, to-chk=28/140)
19-Nov-2024 23:24:03         870,742  56%    9.03MB/s    0:00:00 (xfr#90, to-chk=27/140)
19-Nov-2024 23:24:03         874,666  56%    9.07MB/s    0:00:00 (xfr#91, to-chk=26/140)
19-Nov-2024 23:24:03         896,999  57%    9.20MB/s    0:00:00 (xfr#92, to-chk=25/140)
19-Nov-2024 23:24:03         900,866  57%    9.24MB/s    0:00:00 (xfr#93, to-chk=24/140)
19-Nov-2024 23:24:03         909,122  58%    9.13MB/s    0:00:00 (xfr#94, to-chk=23/140)
19-Nov-2024 23:24:03         916,352  58%    9.20MB/s    0:00:00 (xfr#95, to-chk=22/140)
19-Nov-2024 23:24:03         932,075  59%    9.36MB/s    0:00:00 (xfr#96, to-chk=21/140)
19-Nov-2024 23:24:03         941,127  60%    9.25MB/s    0:00:00 (xfr#97, to-chk=20/140)
19-Nov-2024 23:24:03         942,486  60%    9.17MB/s    0:00:00 (xfr#98, to-chk=19/140)
19-Nov-2024 23:24:03         945,612  60%    9.11MB/s    0:00:00 (xfr#99, to-chk=18/140)
19-Nov-2024 23:24:03         958,542  61%    9.14MB/s    0:00:00 (xfr#100, to-chk=17/140)
19-Nov-2024 23:24:03         964,974  62%    9.11MB/s    0:00:00 (xfr#101, to-chk=16/140)
19-Nov-2024 23:24:03         970,437  62%    9.07MB/s    0:00:00 (xfr#102, to-chk=15/140)
19-Nov-2024 23:24:03         987,984  63%    8.97MB/s    0:00:00 (xfr#103, to-chk=14/140)
19-Nov-2024 23:24:03       1,007,412  64%    9.15MB/s    0:00:00 (xfr#104, to-chk=13/140)
19-Nov-2024 23:24:03       1,008,087  64%    9.07MB/s    0:00:00 (xfr#105, to-chk=12/140)
19-Nov-2024 23:24:03       1,022,157  65%    9.11MB/s    0:00:00 (xfr#106, to-chk=11/140)
19-Nov-2024 23:24:03       1,040,616  66%    9.19MB/s    0:00:00 (xfr#107, to-chk=10/140)
19-Nov-2024 23:24:03       1,045,224  67%    9.14MB/s    0:00:00 (xfr#108, to-chk=9/140)
19-Nov-2024 23:24:03       1,045,956  67%    9.07MB/s    0:00:00 (xfr#109, to-chk=8/140)
19-Nov-2024 23:24:03       1,060,889  68%    9.03MB/s    0:00:00 (xfr#110, to-chk=7/140)
19-Nov-2024 23:24:03       1,070,741  68%    9.12MB/s    0:00:00 (xfr#111, to-chk=6/140)
19-Nov-2024 23:24:03       1,086,350  69%    9.09MB/s    0:00:00 (xfr#112, to-chk=5/140)
19-Nov-2024 23:24:03       1,088,863  70%    9.11MB/s    0:00:00 (xfr#113, to-chk=4/140)
19-Nov-2024 23:24:03       1,089,148  70%    9.03MB/s    0:00:00 (xfr#114, to-chk=1/140)
19-Nov-2024 23:24:03       1,089,433  70%    9.03MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 23:24:03       1,089,433  70%    9.03MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 23:24:03       1,089,433  70%    9.03MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 23:24:03       1,089,433  70%    8.52MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 23:24:03       1,089,433  70%    8.52MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 23:24:03       1,089,433  70%    8.52MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 23:24:03 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.19-22.46.04/pod-logs/dev-oneprovider-paris-0/op-panel
19-Nov-2024 23:24:03
19-Nov-2024 23:24:03               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 23:24:03               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 23:24:03          24,635  16%   23.49MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 23:24:03          50,290  33%   15.99MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 23:24:03          50,290  33%   15.99MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 23:24:03          74,722  49%   23.75MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 23:24:03          75,013  50%   17.88MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 23:24:03          75,013  50%    6.50MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 23:24:03 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-22.46.04/pod-logs/dev-onezone-0/cluster-manager
19-Nov-2024 23:24:03
19-Nov-2024 23:24:03               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 23:24:03               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 23:24:03           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 23:24:03           4,748  34%    4.53MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 23:24:03           4,748  34%    4.53MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 23:24:03           6,522  48%    6.22MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 23:24:03           6,784  50%    6.47MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 23:24:03           6,784  50%    1.62MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 23:24:03 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.19-22.46.04/pod-logs/dev-onezone-0/oz-panel
19-Nov-2024 23:24:03
19-Nov-2024 23:24:03               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 23:24:03               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 23:24:03          53,698  12%   17.07MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 23:24:03         108,952  25%   10.39MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 23:24:03         156,427  37%    9.32MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 23:24:03         209,922  49%    4.45MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 23:24:03         210,213  50%    4.45MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 23:24:03         210,213  50%    3.58MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 23:24:03 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.19-22.46.04/pod-logs/dev-onezone-0/oz-worker
19-Nov-2024 23:24:03
19-Nov-2024 23:24:03               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=17/20)
19-Nov-2024 23:24:03               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 23:24:03          23,833   1%   22.73MB/s    0:00:00 (xfr#2, to-chk=15/20)
19-Nov-2024 23:24:03          48,431   4%    4.62MB/s    0:00:00 (xfr#3, to-chk=13/20)
19-Nov-2024 23:24:03          48,431   4%    4.62MB/s    0:00:00 (xfr#4, to-chk=11/20)
19-Nov-2024 23:24:03          71,784   5%    6.22MB/s    0:00:00 (xfr#5, to-chk=9/20)
19-Nov-2024 23:24:03          71,875   5%    6.23MB/s    0:00:00 (xfr#6, to-chk=7/20)
19-Nov-2024 23:24:03         349,089  29%    6.53MB/s    0:00:00 (xfr#7, to-chk=5/20)
19-Nov-2024 23:24:03         349,386  29%    6.53MB/s    0:00:00 (xfr#8, to-chk=3/20)
19-Nov-2024 23:24:03         601,004  50%    6.37MB/s    0:00:00 (xfr#9, to-chk=1/20)
19-Nov-2024 23:24:03         601,004  50%    4.62MB/s    0:00:00 (xfr#9, to-chk=0/20)
19-Nov-2024 23:24:03 [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-krakow-init-cq9pc. See /home/bamboo/.one-env/deployments/2024.11.19-22.46.04/pod-logs/dev-volume-s3-krakow-init-cq9pc/entrypoint.log for more details
19-Nov-2024 23:24:03 [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-paris-init-hl9jw. See /home/bamboo/.one-env/deployments/2024.11.19-22.46.04/pod-logs/dev-volume-s3-paris-init-hl9jw/entrypoint.log for more details
19-Nov-2024 23:24:03 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCP/onedata-acceptance/tests/oneclient/logs/multiprovider_s3/test_multi_reg_file_CRUD.1732058616.4398952 exists, exporting anyway.
19-Nov-2024 23:24:03
19-Nov-2024 23:24:03
19-Nov-2024 23:24:03 =============================== warnings summary ===============================
19-Nov-2024 23:24:03 tests/utils/rest_utils.py:98
19-Nov-2024 23:24:03   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCP/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
19-Nov-2024 23:24:03     print("""
19-Nov-2024 23:24:03
19-Nov-2024 23:24:03 tests/utils/path_utils.py:112
19-Nov-2024 23:24:03   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCP/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
19-Nov-2024 23:24:03     return path.replace("'", "\\'").replace(' ', '\ ')
19-Nov-2024 23:24:03
19-Nov-2024 23:24:03 tests/utils/acceptance_utils.py:55
19-Nov-2024 23:24:03   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCP/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
19-Nov-2024 23:24:03     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
19-Nov-2024 23:24:03
19-Nov-2024 23:24:03 tests/utils/acceptance_utils.py:57
19-Nov-2024 23:24:03   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCP/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
19-Nov-2024 23:24:03     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
19-Nov-2024 23:24:03
19-Nov-2024 23:24:03 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
19-Nov-2024 23:24:03 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCP/onedata-acceptance/test-reports/results.xml -
19-Nov-2024 23:24:03 ================= 26 passed, 4 warnings in 2283.90s (0:38:03) ==================
19-Nov-2024 23:24:12 release "dev" uninstalled
19-Nov-2024 23:24:13 Sidecar injection has been disabled
19-Nov-2024 23:24:13 Cleaning helm release "dev"...
19-Nov-2024 23:24:13 Deleted 1 helm deployments
19-Nov-2024 23:24:13 Deleted 0 k8s deployments
19-Nov-2024 23:24:13 Deleted 0 k8s services
19-Nov-2024 23:24:13 Deleted 0 persistent volumes
19-Nov-2024 23:24:15 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
19-Nov-2024 23:24:15 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
19-Nov-2024 23:24:15 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
19-Nov-2024 23:24:15 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
19-Nov-2024 23:24:15 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
19-Nov-2024 23:24:15 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
19-Nov-2024 23:24:15 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
19-Nov-2024 23:24:16 Finished task 'Run acceptance oneclient tests' with result: Success
19-Nov-2024 23:24:16 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
19-Nov-2024 23:24:16 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCP...
19-Nov-2024 23:24:16 Finished task 'Parse test results' with result: Success
19-Nov-2024 23:24:16 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
19-Nov-2024 23:24:16
Substituting variable: ${bamboo.artifactRepoHostname} with S3
19-Nov-2024 23:24:16
Substituting variable: ${bamboo.artifactRepoPort} with 10161
19-Nov-2024 23:24:16
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
19-Nov-2024 23:24:16
Substituting variable: ${bamboo.planRepository.branchName} with develop
19-Nov-2024 23:24:16
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
19-Nov-2024 23:24:16
Substituting variable: ${bamboo.artifactRepoHostname} with S3
19-Nov-2024 23:24:16
Substituting variable: ${bamboo.artifactRepoPort} with 10161
19-Nov-2024 23:24:16
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
19-Nov-2024 23:24:16
Substituting variable: ${bamboo.planRepository.branchName} with develop
19-Nov-2024 23:24:16
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
19-Nov-2024 23:24:16 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
19-Nov-2024 23:24:16
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 regular file CRUD proxyio #3366 (ODSRV-OAP-MSRFCP-3366)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSRFCP-3366-ScriptBuildTask-2567865282549913832.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCP/onedata-acceptance
19-Nov-2024 23:24:16 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_s3_regular_file_CRUD_proxyio.tar.gz
19-Nov-2024 23:24:17 Uploading artifact
19-Nov-2024 23:24:17     source path: surefire_multiprovider_s3_regular_file_CRUD_proxyio.tar.gz
19-Nov-2024 23:24:17     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_s3_regular_file_CRUD_proxyio.tar.gz
19-Nov-2024 23:24:17 Finished task 'Pack and push surefire artifact' with result: Success
19-Nov-2024 23:24:17 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
19-Nov-2024 23:24:17 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
19-Nov-2024 23:24:17
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 regular file CRUD proxyio #3366 (ODSRV-OAP-MSRFCP-3366)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSRFCP-3366-ScriptBuildTask-183457444212346672.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCP
19-Nov-2024 23:24:17 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
19-Nov-2024 23:24:18 Finished task 'Pack logs' with result: Success
19-Nov-2024 23:24:18 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
19-Nov-2024 23:24:18
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
19-Nov-2024 23:24:18 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
19-Nov-2024 23:24:18
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 regular file CRUD proxyio #3366 (ODSRV-OAP-MSRFCP-3366)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSRFCP-3366-ScriptBuildTask-6918257532651700420.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCP/onedata-acceptance
19-Nov-2024 23:24:18   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
19-Nov-2024 23:24:18                                  Dload  Upload   Total   Spent    Left  Speed
19-Nov-2024 23:24:18
19-Nov-2024 23:24:18   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
19-Nov-2024 23:24:18 100  4822  100  4822    0     0  44238      0 --:--:-- --:--:-- --:--:-- 44238
19-Nov-2024 23:24:18 Clearing /tmp/onedata and /home/bamboo/.one-env
19-Nov-2024 23:24:20 Cleaning helm deployments
19-Nov-2024 23:24:20 Cleanining pods
19-Nov-2024 23:24:20 Cleaning kube persistant volumes
19-Nov-2024 23:24:21 pod "dev-volume-s3-krakow-585f4c9-64ls8" deleted
19-Nov-2024 23:24:41 pod "dev-volume-s3-paris-64bd65585f-kq4q2" deleted
19-Nov-2024 23:24:47 Cleaning dockswift container
19-Nov-2024 23:24:47 Cleaning docker containers
19-Nov-2024 23:24:54 Stalled docker containers to remove:
19-Nov-2024 23:24:54 ec1d82affee5 b6cc78c95614 996f93998eb3 9a65019cee40 42eb390dd44a 392f9a9de447 b61499c32945 a29a24bcf864 eae617c912d0 6132a3a2293b bdd3fa616ed4 4841d9615eb3 7e2a4a79d091 ae1b4db6a417 8cfcc9e247ba 154cf0b34dd6 04c6020d71de 9e20d4606ade 73f305738c10 377b60e48243 1a74115b60b9 672ca0ba2868 65bbc0f1a72a 4d2e43e8e314 01f23d6a6770 da3e9ca3bff4 c00fa87adef4 3ed481dfd7ba
19-Nov-2024 23:24:54 Removing stalled docker containers
19-Nov-2024 23:24:54 Error response from daemon: Cannot kill container: ec1d82affee5: Container ec1d82affee5deac25846c98732d1af1ab5aa25a019b78d8c2cd604faa353f85 is not running
19-Nov-2024 23:24:54 ec1d82affee5
19-Nov-2024 23:24:54 Error response from daemon: Cannot kill container: b6cc78c95614: Container b6cc78c956144453e9b98bd814038977d826d34937f22c43a058c443e9a8af86 is not running
19-Nov-2024 23:24:55 b6cc78c95614
19-Nov-2024 23:24:55 Error response from daemon: Cannot kill container: 996f93998eb3: Container 996f93998eb3e3f781e7b5ea71ab2c741f2512bb53ffee1bd0a636c8da5ce94d is not running
19-Nov-2024 23:24:55 996f93998eb3
19-Nov-2024 23:24:55 Error response from daemon: Cannot kill container: 9a65019cee40: Container 9a65019cee405c4e9e023e63ce76e3a6f94be252e2f974a3623aa88f339be5b1 is not running
19-Nov-2024 23:24:55 9a65019cee40
19-Nov-2024 23:24:55 Error response from daemon: Cannot kill container: 42eb390dd44a: Container 42eb390dd44a962e6b67248a32193bc61ef3d9d5cbacf2688ff8553af9f4b495 is not running
19-Nov-2024 23:24:55 42eb390dd44a
19-Nov-2024 23:24:55 Error response from daemon: Cannot kill container: 392f9a9de447: Container 392f9a9de447d2a1208649debe4a1a47b55fbb598ecce036d19e3b5efa886f79 is not running
19-Nov-2024 23:24:55 392f9a9de447
19-Nov-2024 23:24:55 Error response from daemon: Cannot kill container: b61499c32945: Container b61499c329459db4690b280109397b4d20acfb705651b6f22814c19948fd5031 is not running
19-Nov-2024 23:24:56 b61499c32945
19-Nov-2024 23:24:56 Error response from daemon: Cannot kill container: a29a24bcf864: Container a29a24bcf864adc52832cf91e503742325a0b60d7ce14aed06408b9ec5eb72e7 is not running
19-Nov-2024 23:24:56 a29a24bcf864
19-Nov-2024 23:24:56 Error response from daemon: Cannot kill container: eae617c912d0: Container eae617c912d039ffd9a14d0f68939e0573c99e59b48a92c7d216f546d6a5cb4e is not running
19-Nov-2024 23:24:56 eae617c912d0
19-Nov-2024 23:24:56 Error response from daemon: Cannot kill container: 6132a3a2293b: Container 6132a3a2293b4222c5d9b01272ef150c5ff86be83f79a81e235b050b7d806983 is not running
19-Nov-2024 23:24:56 6132a3a2293b
19-Nov-2024 23:24:56 Error response from daemon: Cannot kill container: bdd3fa616ed4: Container bdd3fa616ed4325b03b9fcc3cdd5ac2e61163027e423887c51886e68cf954e6a is not running
19-Nov-2024 23:24:57 bdd3fa616ed4
19-Nov-2024 23:24:57 Error response from daemon: Cannot kill container: 4841d9615eb3: Container 4841d9615eb3d48eb009020c0b4e2e4d22563962f077c7c31367ad34eb04ddb0 is not running
19-Nov-2024 23:24:57 4841d9615eb3
19-Nov-2024 23:24:57 Error response from daemon: Cannot kill container: 7e2a4a79d091: Container 7e2a4a79d0913e837cf1218ad54a570b8f004f473e1673c85413924190efd3b1 is not running
19-Nov-2024 23:24:58 7e2a4a79d091
19-Nov-2024 23:24:58 Error response from daemon: Cannot kill container: ae1b4db6a417: Container ae1b4db6a4178c2d2112c58b93ef85c84c0ca865fa938ff578058094e390a79c is not running
19-Nov-2024 23:24:58 ae1b4db6a417
19-Nov-2024 23:24:58 Error response from daemon: Cannot kill container: 8cfcc9e247ba: Container 8cfcc9e247ba583864bae6a478835f61cabf76be24937958e178904ba65f12c7 is not running
19-Nov-2024 23:24:58 8cfcc9e247ba
19-Nov-2024 23:24:58 Error response from daemon: Cannot kill container: 154cf0b34dd6: Container 154cf0b34dd647d2ca63ea547af0864e7093979387eb74b91aa711497117d18c is not running
19-Nov-2024 23:24:59 154cf0b34dd6
19-Nov-2024 23:24:59 Error response from daemon: Cannot kill container: 04c6020d71de: Container 04c6020d71de0a71c04815f1a7a8a338e728697b1b24731ef6d70ee18b875fd1 is not running
19-Nov-2024 23:25:01 04c6020d71de
19-Nov-2024 23:25:01 Error response from daemon: Cannot kill container: 9e20d4606ade: Container 9e20d4606ade832e5eb7233d1d4b73bda526ba68956923187532e347ee55198d is not running
19-Nov-2024 23:25:02 9e20d4606ade
19-Nov-2024 23:25:02 Error response from daemon: Cannot kill container: 73f305738c10: Container 73f305738c10d223faad014e72ff6fc4c64978cb4ffdbc2304f381ddc2879c67 is not running
19-Nov-2024 23:25:03 73f305738c10
19-Nov-2024 23:25:03 Error response from daemon: Cannot kill container: 377b60e48243: Container 377b60e48243c4fe495d9005a4539dc320c4ff207262b834810f39fea56bbdb0 is not running
19-Nov-2024 23:25:04 377b60e48243
19-Nov-2024 23:25:04 Error response from daemon: Cannot kill container: 1a74115b60b9: Container 1a74115b60b9768a6c623d5adb883740e2bc49a874eaf72f141e28e6440194b9 is not running
19-Nov-2024 23:25:04 1a74115b60b9
19-Nov-2024 23:25:04 Error response from daemon: Cannot kill container: 672ca0ba2868: Container 672ca0ba2868802ae219ebf4c32dcb92ed2c8fd7cc90dcf2496dde65987a9e23 is not running
19-Nov-2024 23:25:04 672ca0ba2868
19-Nov-2024 23:25:04 Error response from daemon: Cannot kill container: 65bbc0f1a72a: Container 65bbc0f1a72a847fb2c40c8e3d849277cb40092c50e40404a2f9030371319afa is not running
19-Nov-2024 23:25:04 65bbc0f1a72a
19-Nov-2024 23:25:04 Error response from daemon: Cannot kill container: 4d2e43e8e314: Container 4d2e43e8e31476a57cf2f0cd7ca0796ddcc3921054efaf71293db3961e80b5bd is not running
19-Nov-2024 23:25:04 4d2e43e8e314
19-Nov-2024 23:25:05 Error response from daemon: Cannot kill container: 01f23d6a6770: Container 01f23d6a6770b7847607e411ebcec09bf0a899bed2ce4f19f38d2028a3a11302 is not running
19-Nov-2024 23:25:05 01f23d6a6770
19-Nov-2024 23:25:05 Error response from daemon: Cannot kill container: da3e9ca3bff4: Container da3e9ca3bff42c6139c48b408a6e66edc3d9efdf72e32dfbaa4bc28acc0d2e69 is not running
19-Nov-2024 23:25:05 da3e9ca3bff4
19-Nov-2024 23:25:05 Error response from daemon: Cannot kill container: c00fa87adef4: Container c00fa87adef46ab022fb24421f95ed96402b44d137d5b1ca367fc3e55258fe06 is not running
19-Nov-2024 23:25:05 c00fa87adef4
19-Nov-2024 23:25:05 3ed481dfd7ba
19-Nov-2024 23:25:06 3ed481dfd7ba
19-Nov-2024 23:25:06 Stalled docker volumes to remove:
19-Nov-2024 23:25:06
19-Nov-2024 23:25:06 Removing stalled docker volumes
19-Nov-2024 23:25:06 Removing stalled loopdevices
19-Nov-2024 23:25:07 Done
19-Nov-2024 23:25:07 Finished task 'Clear env and working dir' with result: Success
19-Nov-2024 23:25:07 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
19-Nov-2024 23:25:07 Running post build plugin 'Docker Container Cleanup'
19-Nov-2024 23:25:07 Running post build plugin 'NCover Results Collector'
19-Nov-2024 23:25:07 Running post build plugin 'Build Results Label Collector'
19-Nov-2024 23:25:07 Running post build plugin 'Clover Results Collector'
19-Nov-2024 23:25:07 Running post build plugin 'npm Cache Cleanup'
19-Nov-2024 23:25:07 Running post build plugin 'Artifact Copier'
19-Nov-2024 23:25:07 Publishing an artifact: test_logs.tar.gz
19-Nov-2024 23:25:08 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 231.8 ms
19-Nov-2024 23:25:08 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCP'
19-Nov-2024 23:25:08 Finalising the build...
19-Nov-2024 23:25:08 Stopping timer.
19-Nov-2024 23:25:08 Build ODSRV-OAP-MSRFCP-3366 completed.
19-Nov-2024 23:25:08 Running on server: post build plugin 'Build Hanging Detection Configuration'
19-Nov-2024 23:25:08 Running on server: post build plugin 'NCover Results Collector'
19-Nov-2024 23:25:08 Running on server: post build plugin 'Build Labeller'
19-Nov-2024 23:25:08 Running on server: post build plugin 'Clover Delta Calculator'
19-Nov-2024 23:25:08 Running on server: post build plugin 'Maven Dependencies Postprocessor'
19-Nov-2024 23:25:08 All post build plugins have finished
19-Nov-2024 23:25:08 Generating build results summary...
19-Nov-2024 23:25:08 Saving build results to disk...
19-Nov-2024 23:25:08 Store variable context...
19-Nov-2024 23:25:08 Finished building ODSRV-OAP-MSRFCP-3366.