oneclient acceptance tests using environment deployed from packages

Build: #3365 was successful

Job: multiprovider s3 regular file CRUD proxyio symlinks 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 20:21:44
19-Nov-2024 20:21:44 Unmounting client from /tmp/onedata/mnt/s0ixeodpl2g2v7fz
19-Nov-2024 20:21:44
19-Nov-2024 20:21:44
19-Nov-2024 20:22:18 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 20:22:18 =================================================================
19-Nov-2024 20:22:18 - Executing scenario 'Delete file right after closing it'
19-Nov-2024 20:22:18 - from feature 'Multi_regular_file_CRUD'
19-Nov-2024 20:22:18 -----------------------------------------------------------------
19-Nov-2024 20:22:18 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 20:22:18 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 20:22:18 using [token, token] by [user1, user2]"'
19-Nov-2024 20:22:18 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-2tsbb', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 20:22:18 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-2tsbb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 20:22:18 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-2tsbb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 20:22:18
19-Nov-2024 20:22:18
19-Nov-2024 20:22:18 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-2tsbb'
19-Nov-2024 20:22:18 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-2tsbb' successfully started
19-Nov-2024 20:22:18
19-Nov-2024 20:22:18 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/46kxzpywf995kkbg
19-Nov-2024 20:22:18
19-Nov-2024 20:22:18 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/46kxzpywf995kkbg --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/46kxzpywf995kkbg
19-Nov-2024 20:22:18 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '13813289824596666924'...
19-Nov-2024 20:22:18 Getting configuration...
19-Nov-2024 20:22:18 Oneclient has been successfully mounted in '/tmp/onedata/mnt/46kxzpywf995kkbg'.
19-Nov-2024 20:22:18
19-Nov-2024 20:22:18 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-pzs64', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 20:22:18 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-pzs64', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 20:22:18 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-pzs64', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 20:22:18
19-Nov-2024 20:22:18
19-Nov-2024 20:22:18 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-pzs64'
19-Nov-2024 20:22:18 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-pzs64' successfully started
19-Nov-2024 20:22:18
19-Nov-2024 20:22:18 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/4j9na6u6nx435wda
19-Nov-2024 20:22:18
19-Nov-2024 20:22:18 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/4j9na6u6nx435wda --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/4j9na6u6nx435wda
19-Nov-2024 20:22:18 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '420061918477314465'...
19-Nov-2024 20:22:18 Getting configuration...
19-Nov-2024 20:22:18 Oneclient has been successfully mounted in '/tmp/onedata/mnt/4j9na6u6nx435wda'.
19-Nov-2024 20:22:18
19-Nov-2024 20:22:18 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
19-Nov-2024 20:22:18 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
19-Nov-2024 20:22:18 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
19-Nov-2024 20:22:18 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
19-Nov-2024 20:22:18 -- Executing step: 'When "user1 opens space1/file1 with mode r+ on client11"'
19-Nov-2024 20:22:18 -- Executing step: 'When "user1 closes space1/file1 on client11"'
19-Nov-2024 20:22:18 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
19-Nov-2024 20:22:18 -- Executing step: 'When "space1 is empty for user1 on client11"'
19-Nov-2024 20:22:18 =================================================================
19-Nov-2024 20:22:18
19-Nov-2024 20:22:19 PASSED
19-Nov-2024 20:22:19 Unmounting client from /tmp/onedata/mnt/46kxzpywf995kkbg
19-Nov-2024 20:22:19
19-Nov-2024 20:22:19
19-Nov-2024 20:22:19 Unmounting client from /tmp/onedata/mnt/4j9na6u6nx435wda
19-Nov-2024 20:22:19
19-Nov-2024 20:22:19
19-Nov-2024 20:23:03 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 20:23:03 =================================================================
19-Nov-2024 20:23:03 - Executing scenario 'Create many children'
19-Nov-2024 20:23:03 - from feature 'Multi_regular_file_CRUD'
19-Nov-2024 20:23:03 -----------------------------------------------------------------
19-Nov-2024 20:23:03 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 20:23:03 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 20:23:03 using [token, token] by [user1, user2]"'
19-Nov-2024 20:23:03 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-2tsbb', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 20:23:03 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-2tsbb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 20:23:03 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-2tsbb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 20:23:03
19-Nov-2024 20:23:03
19-Nov-2024 20:23:03 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-2tsbb'
19-Nov-2024 20:23:03 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-2tsbb' successfully started
19-Nov-2024 20:23:03
19-Nov-2024 20:23:03 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ztrwdd4zq131qz1u
19-Nov-2024 20:23:03
19-Nov-2024 20:23:03 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ztrwdd4zq131qz1u --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ztrwdd4zq131qz1u
19-Nov-2024 20:23:03 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '4699509683706129587'...
19-Nov-2024 20:23:03 Getting configuration...
19-Nov-2024 20:23:03 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ztrwdd4zq131qz1u'.
19-Nov-2024 20:23:03
19-Nov-2024 20:23:03 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-pzs64', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 20:23:03 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-pzs64', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 20:23:03 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-pzs64', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 20:23:03
19-Nov-2024 20:23:03
19-Nov-2024 20:23:03 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-pzs64'
19-Nov-2024 20:23:03 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-pzs64' successfully started
19-Nov-2024 20:23:03
19-Nov-2024 20:23:03 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/bu2wq45fw5l92tnr
19-Nov-2024 20:23:03
19-Nov-2024 20:23:03 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/bu2wq45fw5l92tnr --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/bu2wq45fw5l92tnr
19-Nov-2024 20:23:03 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '3039336554120164603'...
19-Nov-2024 20:23:03 Getting configuration...
19-Nov-2024 20:23:03 Oneclient has been successfully mounted in '/tmp/onedata/mnt/bu2wq45fw5l92tnr'.
19-Nov-2024 20:23:03
19-Nov-2024 20:23:03 -- Executing step: 'When "user1 creates child files of space1 with names in range [1, 127) on client11"'
19-Nov-2024 20:23:03 -- Executing step: 'Then "user2 lists children of space1 and gets names in range [1, 127) on client21"'
19-Nov-2024 20:23:03 =================================================================
19-Nov-2024 20:23:03
19-Nov-2024 20:23:21 PASSED
19-Nov-2024 20:23:21 Unmounting client from /tmp/onedata/mnt/ztrwdd4zq131qz1u
19-Nov-2024 20:23:21
19-Nov-2024 20:23:21
19-Nov-2024 20:23:21 Unmounting client from /tmp/onedata/mnt/bu2wq45fw5l92tnr
19-Nov-2024 20:23:21
19-Nov-2024 20:23:21
19-Nov-2024 20:24:00 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 20:24:00 =================================================================
19-Nov-2024 20:24:00 - Executing scenario 'Create nonempty file then copy it and remove source file'
19-Nov-2024 20:24:00 - from feature 'Multi_regular_file_CRUD'
19-Nov-2024 20:24:00 -----------------------------------------------------------------
19-Nov-2024 20:24:00 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 20:24:00 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 20:24:00 using [token, token] by [user1, user2]"'
19-Nov-2024 20:24:00 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-2tsbb', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 20:24:00 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-2tsbb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 20:24:00 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-2tsbb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 20:24:00
19-Nov-2024 20:24:00
19-Nov-2024 20:24:00 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-2tsbb'
19-Nov-2024 20:24:00 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-2tsbb' successfully started
19-Nov-2024 20:24:00
19-Nov-2024 20:24:00 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/smzpdxgvtbxz40dt
19-Nov-2024 20:24:00
19-Nov-2024 20:24:00 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/smzpdxgvtbxz40dt --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/smzpdxgvtbxz40dt
19-Nov-2024 20:24:00 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6605401030624618726'...
19-Nov-2024 20:24:00 Getting configuration...
19-Nov-2024 20:24:00 Oneclient has been successfully mounted in '/tmp/onedata/mnt/smzpdxgvtbxz40dt'.
19-Nov-2024 20:24:00
19-Nov-2024 20:24:00 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-pzs64', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 20:24:00 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-pzs64', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 20:24:00 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-pzs64', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 20:24:00
19-Nov-2024 20:24:00
19-Nov-2024 20:24:00 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-pzs64'
19-Nov-2024 20:24:00 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-pzs64' successfully started
19-Nov-2024 20:24:00
19-Nov-2024 20:24:00 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/kz00vtnyrtmbstg3
19-Nov-2024 20:24:00
19-Nov-2024 20:24:00 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/kz00vtnyrtmbstg3 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/kz00vtnyrtmbstg3
19-Nov-2024 20:24:00 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '13484785413255872872'...
19-Nov-2024 20:24:00 Getting configuration...
19-Nov-2024 20:24:00 Oneclient has been successfully mounted in '/tmp/onedata/mnt/kz00vtnyrtmbstg3'.
19-Nov-2024 20:24:00
19-Nov-2024 20:24:00 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
19-Nov-2024 20:24:00 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
19-Nov-2024 20:24:00 -- Executing step: 'When "user1 copies regular file space1/file1 to space1/file1_copy on client11"'
19-Nov-2024 20:24:00 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
19-Nov-2024 20:24:00 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client11"'
19-Nov-2024 20:24:00 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client21"'
19-Nov-2024 20:24:00 =================================================================
19-Nov-2024 20:24:00
19-Nov-2024 20:24:00 PASSED
19-Nov-2024 20:24:00 Unmounting client from /tmp/onedata/mnt/smzpdxgvtbxz40dt
19-Nov-2024 20:24:00
19-Nov-2024 20:24:00
19-Nov-2024 20:24:00 Unmounting client from /tmp/onedata/mnt/kz00vtnyrtmbstg3
19-Nov-2024 20:24:00
19-Nov-2024 20:24:00
19-Nov-2024 20:24:58 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 20:24:58 =================================================================
19-Nov-2024 20:24:58 - Executing scenario 'Create nonempty file then move it to another space'
19-Nov-2024 20:24:58 - from feature 'Multi_regular_file_CRUD'
19-Nov-2024 20:24:58 -----------------------------------------------------------------
19-Nov-2024 20:24:58 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 20:24:58 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 20:24:58 using [token, token] by [user1, user2]"'
19-Nov-2024 20:24:58 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-2tsbb', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 20:24:58 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-2tsbb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 20:24:58 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-2tsbb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 20:24:58
19-Nov-2024 20:24:58
19-Nov-2024 20:24:58 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-2tsbb'
19-Nov-2024 20:24:58 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-2tsbb' successfully started
19-Nov-2024 20:24:58
19-Nov-2024 20:24:58 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/yg9j62405fesddb7
19-Nov-2024 20:24:58
19-Nov-2024 20:24:58 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/yg9j62405fesddb7 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/yg9j62405fesddb7
19-Nov-2024 20:24:58 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '18148264091691798878'...
19-Nov-2024 20:24:58 Getting configuration...
19-Nov-2024 20:24:58 Oneclient has been successfully mounted in '/tmp/onedata/mnt/yg9j62405fesddb7'.
19-Nov-2024 20:24:58
19-Nov-2024 20:24:58 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-pzs64', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 20:24:58 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-pzs64', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 20:24:58 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-pzs64', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 20:24:58
19-Nov-2024 20:24:58
19-Nov-2024 20:24:58 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-pzs64'
19-Nov-2024 20:24:58 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-pzs64' successfully started
19-Nov-2024 20:24:58
19-Nov-2024 20:24:58 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/4ruwq2kskneet08j
19-Nov-2024 20:24:58
19-Nov-2024 20:24:58 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/4ruwq2kskneet08j --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/4ruwq2kskneet08j
19-Nov-2024 20:24:58 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '3509034492390887530'...
19-Nov-2024 20:24:58 Getting configuration...
19-Nov-2024 20:24:58 Oneclient has been successfully mounted in '/tmp/onedata/mnt/4ruwq2kskneet08j'.
19-Nov-2024 20:24:58
19-Nov-2024 20:24:58 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
19-Nov-2024 20:24:58 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
19-Nov-2024 20:24:58 -- Executing step: 'When "user2 reads "TEST TEXT ONEDATA" from file space1/file1 on client21"'
19-Nov-2024 20:24:58 -- Executing step: 'When "user1 renames space1/file1 to space2/file1_moved on client11"'
19-Nov-2024 20:24:58 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client11"'
19-Nov-2024 20:24:58 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client21"'
19-Nov-2024 20:24:58 =================================================================
19-Nov-2024 20:24:58
19-Nov-2024 20:25:14 PASSED
19-Nov-2024 20:25:14 Unmounting client from /tmp/onedata/mnt/yg9j62405fesddb7
19-Nov-2024 20:25:14
19-Nov-2024 20:25:14
19-Nov-2024 20:25:14 Unmounting client from /tmp/onedata/mnt/4ruwq2kskneet08j
19-Nov-2024 20:25:14
19-Nov-2024 20:25:14 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCPS/onedata-acceptance/tests/oneclient/logs/multiprovider_s3/test_multi_reg_file_CRUD.1732047899.2350323', '-c', '/tmp/logs']
19-Nov-2024 20:25:14 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-hpnt4. See /home/bamboo/.one-env/deployments/2024.11.19-20.01.12/pod-logs/dev-cross-support-job-3p-users-hpnt4/entrypoint.log for more details
19-Nov-2024 20:25:14 [INFO] Rsyncing from pod dev-oneclient-krakow-9b8968f6-2tsbb: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.19-20.01.12/pod-logs/dev-oneclient-krakow-9b8968f6-2tsbb/oneclient_logs
19-Nov-2024 20:25:14
19-Nov-2024 20:25:14               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=190/222)
19-Nov-2024 20:25:14               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 20:25:14             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=189/222)
19-Nov-2024 20:25:14             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=182/222)
19-Nov-2024 20:25:14          56,437   0%   10.76MB/s    0:00:00 (xfr#2, to-chk=188/222)
19-Nov-2024 20:25:14          57,187   0%   10.91MB/s    0:00:00 (xfr#3, to-chk=184/222)
19-Nov-2024 20:25:14         295,955   2%   14.85MB/s    0:00:00 (xfr#4, to-chk=183/222)
19-Nov-2024 20:25:14         296,705   2%   14.89MB/s    0:00:00 (xfr#5, to-chk=182/222)
19-Nov-2024 20:25:14         533,608   4%   22.13MB/s    0:00:00 (xfr#6, to-chk=181/222)
19-Nov-2024 20:25:14         534,550   4%   22.16MB/s    0:00:00 (xfr#7, to-chk=177/222)
19-Nov-2024 20:25:14       3,068,938  24%   45.03MB/s    0:00:00 (xfr#8, to-chk=176/222)
19-Nov-2024 20:25:14       3,069,880  24%   45.04MB/s    0:00:00 (xfr#9, to-chk=175/222)
19-Nov-2024 20:25:14       3,147,281  24%   40.02MB/s    0:00:00 (xfr#10, to-chk=174/222)
19-Nov-2024 20:25:14       3,148,223  24%   40.03MB/s    0:00:00 (xfr#11, to-chk=170/222)
19-Nov-2024 20:25:14       3,454,094  27%   42.23MB/s    0:00:00 (xfr#12, to-chk=169/222)
19-Nov-2024 20:25:14       3,455,036  27%   42.24MB/s    0:00:00 (xfr#13, to-chk=168/222)
19-Nov-2024 20:25:14       3,486,730  27%   42.63MB/s    0:00:00 (xfr#14, to-chk=167/222)
19-Nov-2024 20:25:14       3,487,288  27%   42.64MB/s    0:00:00 (xfr#15, to-chk=163/222)
19-Nov-2024 20:25:14       3,623,122  28%   34.21MB/s    0:00:00 (xfr#16, to-chk=162/222)
19-Nov-2024 20:25:14       3,623,680  28%   34.22MB/s    0:00:00 (xfr#17, to-chk=161/222)
19-Nov-2024 20:25:14       3,651,564  28%   34.14MB/s    0:00:00 (xfr#18, to-chk=160/222)
19-Nov-2024 20:25:14       3,652,026  28%   34.15MB/s    0:00:00 (xfr#19, to-chk=156/222)
19-Nov-2024 20:25:14       3,752,958  29%   34.75MB/s    0:00:00 (xfr#20, to-chk=155/222)
19-Nov-2024 20:25:14       3,753,420  29%   34.75MB/s    0:00:00 (xfr#21, to-chk=154/222)
19-Nov-2024 20:25:14       3,754,048  29%   34.76MB/s    0:00:00 (xfr#22, to-chk=153/222)
19-Nov-2024 20:25:14       3,787,189  29%   34.07MB/s    0:00:00 (xfr#23, to-chk=152/222)
19-Nov-2024 20:25:14       3,787,651  29%   34.08MB/s    0:00:00 (xfr#24, to-chk=148/222)
19-Nov-2024 20:25:14       3,907,480  30%   34.83MB/s    0:00:00 (xfr#25, to-chk=147/222)
19-Nov-2024 20:25:14       3,907,942  30%   34.83MB/s    0:00:00 (xfr#26, to-chk=146/222)
19-Nov-2024 20:25:14       3,949,203  31%   34.55MB/s    0:00:00 (xfr#27, to-chk=145/222)
19-Nov-2024 20:25:14       3,949,473  31%   34.56MB/s    0:00:00 (xfr#28, to-chk=141/222)
19-Nov-2024 20:25:14       4,077,621  32%   35.03MB/s    0:00:00 (xfr#29, to-chk=140/222)
19-Nov-2024 20:25:14       4,077,891  32%   35.04MB/s    0:00:00 (xfr#30, to-chk=139/222)
19-Nov-2024 20:25:14       4,113,528  32%   32.97MB/s    0:00:00 (xfr#31, to-chk=138/222)
19-Nov-2024 20:25:14       4,114,086  32%   32.97MB/s    0:00:00 (xfr#32, to-chk=134/222)
19-Nov-2024 20:25:14       4,248,216  33%   33.76MB/s    0:00:00 (xfr#33, to-chk=133/222)
19-Nov-2024 20:25:14       4,248,774  33%   33.77MB/s    0:00:00 (xfr#34, to-chk=132/222)
19-Nov-2024 20:25:14       4,289,376  33%   32.47MB/s    0:00:00 (xfr#35, to-chk=131/222)
19-Nov-2024 20:25:14       4,289,934  33%   32.47MB/s    0:00:00 (xfr#36, to-chk=127/222)
19-Nov-2024 20:25:14       4,474,543  35%   32.57MB/s    0:00:00 (xfr#37, to-chk=126/222)
19-Nov-2024 20:25:14       4,475,101  35%   32.09MB/s    0:00:00 (xfr#38, to-chk=125/222)
19-Nov-2024 20:25:14       4,521,373  35%   32.42MB/s    0:00:00 (xfr#39, to-chk=124/222)
19-Nov-2024 20:25:14       4,521,835  35%   27.64MB/s    0:00:00 (xfr#40, to-chk=120/222)
19-Nov-2024 20:25:14       4,724,918  37%   28.52MB/s    0:00:00 (xfr#41, to-chk=119/222)
19-Nov-2024 20:25:14       4,725,380  37%   28.52MB/s    0:00:00 (xfr#42, to-chk=118/222)
19-Nov-2024 20:25:14       4,764,588  37%   28.76MB/s    0:00:00 (xfr#43, to-chk=117/222)
19-Nov-2024 20:25:14       4,765,050  37%   28.76MB/s    0:00:00 (xfr#44, to-chk=113/222)
19-Nov-2024 20:25:14       4,896,575  38%   29.37MB/s    0:00:00 (xfr#45, to-chk=112/222)
19-Nov-2024 20:25:14       4,897,037  38%   29.37MB/s    0:00:00 (xfr#46, to-chk=111/222)
19-Nov-2024 20:25:14       4,897,665  38%   29.38MB/s    0:00:00 (xfr#47, to-chk=110/222)
19-Nov-2024 20:25:14       4,940,921  38%   29.45MB/s    0:00:00 (xfr#48, to-chk=109/222)
19-Nov-2024 20:25:14       4,941,575  38%   29.45MB/s    0:00:00 (xfr#49, to-chk=105/222)
19-Nov-2024 20:25:14       5,079,011  39%   30.09MB/s    0:00:00 (xfr#50, to-chk=104/222)
19-Nov-2024 20:25:14       5,079,665  40%   30.09MB/s    0:00:00 (xfr#51, to-chk=103/222)
19-Nov-2024 20:25:14       5,130,339  40%   30.39MB/s    0:00:00 (xfr#52, to-chk=102/222)
19-Nov-2024 20:25:14       5,130,993  40%   30.39MB/s    0:00:00 (xfr#53, to-chk=98/222)
19-Nov-2024 20:25:14       5,299,069  41%   31.00MB/s    0:00:00 (xfr#54, to-chk=97/222)
19-Nov-2024 20:25:14       5,299,723  41%   31.01MB/s    0:00:00 (xfr#55, to-chk=96/222)
19-Nov-2024 20:25:14       5,341,758  42%   30.87MB/s    0:00:00 (xfr#56, to-chk=95/222)
19-Nov-2024 20:25:14       5,342,412  42%   30.88MB/s    0:00:00 (xfr#57, to-chk=91/222)
19-Nov-2024 20:25:14       5,484,486  43%   31.13MB/s    0:00:00 (xfr#58, to-chk=90/222)
19-Nov-2024 20:25:14       5,485,140  43%   30.95MB/s    0:00:00 (xfr#59, to-chk=89/222)
19-Nov-2024 20:25:14       5,542,925  43%   31.28MB/s    0:00:00 (xfr#60, to-chk=88/222)
19-Nov-2024 20:25:14       5,543,387  43%   30.74MB/s    0:00:00 (xfr#61, to-chk=84/222)
19-Nov-2024 20:25:14       5,747,961  45%   31.50MB/s    0:00:00 (xfr#62, to-chk=83/222)
19-Nov-2024 20:25:14       5,748,423  45%   31.51MB/s    0:00:00 (xfr#63, to-chk=82/222)
19-Nov-2024 20:25:14       5,782,485  45%   31.51MB/s    0:00:00 (xfr#64, to-chk=81/222)
19-Nov-2024 20:25:14       5,783,043  45%   31.52MB/s    0:00:00 (xfr#65, to-chk=77/222)
19-Nov-2024 20:25:14       5,906,100  46%   31.82MB/s    0:00:00 (xfr#66, to-chk=76/222)
19-Nov-2024 20:25:14       5,906,658  46%   31.83MB/s    0:00:00 (xfr#67, to-chk=75/222)
19-Nov-2024 20:25:14       5,974,902  47%   31.83MB/s    0:00:00 (xfr#68, to-chk=74/222)
19-Nov-2024 20:25:14       5,975,748  47%   31.84MB/s    0:00:00 (xfr#69, to-chk=70/222)
19-Nov-2024 20:25:14       6,241,904  49%   31.66MB/s    0:00:00 (xfr#70, to-chk=69/222)
19-Nov-2024 20:25:14       6,242,750  49%   31.50MB/s    0:00:00 (xfr#71, to-chk=68/222)
19-Nov-2024 20:25:14       6,243,378  49%   30.69MB/s    0:00:00 (xfr#72, to-chk=67/222)
19-Nov-2024 20:25:14       6,294,964  49%   30.95MB/s    0:00:00 (xfr#73, to-chk=66/222)
19-Nov-2024 20:25:14       6,295,522  49%   30.95MB/s    0:00:00 (xfr#74, to-chk=62/222)
19-Nov-2024 20:25:14       6,488,434  51%   31.73MB/s    0:00:00 (xfr#75, to-chk=61/222)
19-Nov-2024 20:25:14       6,488,992  51%   31.74MB/s    0:00:00 (xfr#76, to-chk=60/222)
19-Nov-2024 20:25:14       6,541,193  51%   31.83MB/s    0:00:00 (xfr#77, to-chk=59/222)
19-Nov-2024 20:25:14       6,541,847  51%   31.83MB/s    0:00:00 (xfr#78, to-chk=55/222)
19-Nov-2024 20:25:14       6,726,059  52%   32.56MB/s    0:00:00 (xfr#79, to-chk=54/222)
19-Nov-2024 20:25:14       6,726,713  52%   32.56MB/s    0:00:00 (xfr#80, to-chk=53/222)
19-Nov-2024 20:25:14       6,904,738  54%   32.28MB/s    0:00:00 (xfr#81, to-chk=52/222)
19-Nov-2024 20:25:14       6,905,488  54%   31.51MB/s    0:00:00 (xfr#82, to-chk=48/222)
19-Nov-2024 20:25:14       7,508,694  59%   33.46MB/s    0:00:00 (xfr#83, to-chk=47/222)
19-Nov-2024 20:25:14       7,509,444  59%   33.47MB/s    0:00:00 (xfr#84, to-chk=46/222)
19-Nov-2024 20:25:14       7,510,072  59%   33.47MB/s    0:00:00 (xfr#85, to-chk=45/222)
19-Nov-2024 20:25:14       7,561,005  59%   33.70MB/s    0:00:00 (xfr#86, to-chk=44/222)
19-Nov-2024 20:25:14       7,561,275  59%   33.54MB/s    0:00:00 (xfr#87, to-chk=40/222)
19-Nov-2024 20:25:14       7,738,575  60%   34.17MB/s    0:00:00 (xfr#88, to-chk=39/222)
19-Nov-2024 20:25:14       7,738,845  60%   34.17MB/s    0:00:00 (xfr#89, to-chk=38/222)
19-Nov-2024 20:25:14       7,739,473  60%   34.01MB/s    0:00:00 (xfr#90, to-chk=37/222)
19-Nov-2024 20:25:14       7,782,803  61%   34.20MB/s    0:00:00 (xfr#91, to-chk=36/222)
19-Nov-2024 20:25:14       7,783,361  61%   34.21MB/s    0:00:00 (xfr#92, to-chk=32/222)
19-Nov-2024 20:25:14       7,923,475  62%   34.66MB/s    0:00:00 (xfr#93, to-chk=31/222)
19-Nov-2024 20:25:14       7,924,033  62%   33.74MB/s    0:00:00 (xfr#94, to-chk=30/222)
19-Nov-2024 20:25:14       7,924,661  62%   33.44MB/s    0:00:00 (xfr#95, to-chk=29/222)
19-Nov-2024 20:25:14       7,995,244  62%   33.44MB/s    0:00:00 (xfr#96, to-chk=28/222)
19-Nov-2024 20:25:14       7,995,802  62%   33.44MB/s    0:00:00 (xfr#97, to-chk=24/222)
19-Nov-2024 20:25:14       8,268,791  65%   34.29MB/s    0:00:00 (xfr#98, to-chk=23/222)
19-Nov-2024 20:25:14       8,269,349  65%   34.14MB/s    0:00:00 (xfr#99, to-chk=22/222)
19-Nov-2024 20:25:14       8,316,950  65%   34.34MB/s    0:00:00 (xfr#100, to-chk=21/222)
19-Nov-2024 20:25:14       8,317,700  65%   34.19MB/s    0:00:00 (xfr#101, to-chk=17/222)
19-Nov-2024 20:25:14       8,473,587  66%   34.10MB/s    0:00:00 (xfr#102, to-chk=16/222)
19-Nov-2024 20:25:14       8,474,337  66%   34.10MB/s    0:00:00 (xfr#103, to-chk=15/222)
19-Nov-2024 20:25:14       8,517,454  67%   33.99MB/s    0:00:00 (xfr#104, to-chk=14/222)
19-Nov-2024 20:25:14       8,518,012  67%   33.99MB/s    0:00:00 (xfr#105, to-chk=10/222)
19-Nov-2024 20:25:14       8,689,519  68%   32.75MB/s    0:00:00 (xfr#106, to-chk=9/222)
19-Nov-2024 20:25:14       8,690,077  68%   31.75MB/s    0:00:00 (xfr#107, to-chk=8/222)
19-Nov-2024 20:25:14       9,455,790  74%   31.75MB/s    0:00:00 (xfr#108, to-chk=7/222)
19-Nov-2024 20:25:14       9,456,252  74%   31.75MB/s    0:00:00 (xfr#109, to-chk=3/222)
19-Nov-2024 20:25:14      12,650,371  99%   29.94MB/s    0:00:00 (xfr#110, to-chk=2/222)
19-Nov-2024 20:25:14      12,650,833  99%   29.94MB/s    0:00:00 (xfr#111, to-chk=1/222)
19-Nov-2024 20:25:14      12,693,783  99%   30.04MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 20:25:14      12,693,783  99%   30.04MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 20:25:14      12,693,783  99%   30.04MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 20:25:14      12,693,783  99%   30.04MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 20:25:14      12,693,783  99%   30.04MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 20:25:14      12,693,783  99%   30.04MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 20:25:14      12,693,783  99%   30.04MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 20:25:14      12,693,783  99%   30.04MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 20:25:14      12,693,783  99%   30.04MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 20:25:14      12,693,783  99%   30.04MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 20:25:14      12,693,783  99%   30.04MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 20:25:14      12,693,783  99%   30.04MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 20:25:14      12,693,783  99%   30.04MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 20:25:14      12,693,783  99%   30.04MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 20:25:14      12,693,783  99%   30.04MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 20:25:14      12,693,783  99%   30.04MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 20:25:14      12,693,783  99%   30.04MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 20:25:14      12,693,783  99%   30.04MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 20:25:14      12,693,783  99%   30.04MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 20:25:14      12,693,783  99%   30.04MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 20:25:14      12,693,783  99%   30.04MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 20:25:14      12,693,783  99%   30.04MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 20:25:14      12,693,783  99%   30.04MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 20:25:14      12,693,783  99%   30.04MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 20:25:14      12,693,783  99%   30.04MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 20:25:14      12,693,783  99%   30.04MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 20:25:14      12,693,783  99%   29.53MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 20:25:14      12,693,783  99%   29.53MB/s    0:00:00 (xfr#112, to-chk=0/222)
19-Nov-2024 20:25:14 [INFO] Rsyncing from pod dev-oneclient-paris-7f5779b546-pzs64: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.19-20.01.12/pod-logs/dev-oneclient-paris-7f5779b546-pzs64/oneclient_logs
19-Nov-2024 20:25:14
19-Nov-2024 20:25:14               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=188/220)
19-Nov-2024 20:25:14               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 20:25:14          64,868   0%   61.86MB/s    0:00:00 (xfr#1, to-chk=187/220)
19-Nov-2024 20:25:14          64,868   0%   61.86MB/s    0:00:00 (xfr#1, to-chk=181/220)
19-Nov-2024 20:25:14          65,618   0%   62.58MB/s    0:00:00 (xfr#2, to-chk=183/220)
19-Nov-2024 20:25:14         307,497   3%   73.31MB/s    0:00:00 (xfr#3, to-chk=182/220)
19-Nov-2024 20:25:14         308,247   3%   73.49MB/s    0:00:00 (xfr#4, to-chk=181/220)
19-Nov-2024 20:25:14         308,875   3%   73.64MB/s    0:00:00 (xfr#5, to-chk=180/220)
19-Nov-2024 20:25:14         468,245   5%   63.79MB/s    0:00:00 (xfr#6, to-chk=179/220)
19-Nov-2024 20:25:14         468,995   5%   63.90MB/s    0:00:00 (xfr#7, to-chk=175/220)
19-Nov-2024 20:25:14         909,296  11%   61.94MB/s    0:00:00 (xfr#8, to-chk=174/220)
19-Nov-2024 20:25:14         910,046  11%   61.99MB/s    0:00:00 (xfr#9, to-chk=173/220)
19-Nov-2024 20:25:14         910,674  11%   62.03MB/s    0:00:00 (xfr#10, to-chk=172/220)
19-Nov-2024 20:25:14         961,391  11%   53.93MB/s    0:00:00 (xfr#11, to-chk=171/220)
19-Nov-2024 20:25:14         961,853  11%   53.96MB/s    0:00:00 (xfr#12, to-chk=167/220)
19-Nov-2024 20:25:14       1,175,957  14%   56.07MB/s    0:00:00 (xfr#13, to-chk=166/220)
19-Nov-2024 20:25:14       1,176,419  14%   56.10MB/s    0:00:00 (xfr#14, to-chk=165/220)
19-Nov-2024 20:25:14       1,197,384  14%   57.10MB/s    0:00:00 (xfr#15, to-chk=164/220)
19-Nov-2024 20:25:14       1,197,846  14%   57.12MB/s    0:00:00 (xfr#16, to-chk=160/220)
19-Nov-2024 20:25:14       1,296,591  15%   56.21MB/s    0:00:00 (xfr#17, to-chk=159/220)
19-Nov-2024 20:25:14       1,297,053  15%   51.54MB/s    0:00:00 (xfr#18, to-chk=158/220)
19-Nov-2024 20:25:14       1,387,524  17%   52.93MB/s    0:00:00 (xfr#19, to-chk=157/220)
19-Nov-2024 20:25:14       1,388,178  17%   52.95MB/s    0:00:00 (xfr#20, to-chk=153/220)
19-Nov-2024 20:25:14       1,728,382  21%   44.55MB/s    0:00:00 (xfr#21, to-chk=152/220)
19-Nov-2024 20:25:14       1,729,036  21%   44.57MB/s    0:00:00 (xfr#22, to-chk=151/220)
19-Nov-2024 20:25:14       1,767,988  21%   38.32MB/s    0:00:00 (xfr#23, to-chk=150/220)
19-Nov-2024 20:25:14       1,768,642  21%   38.33MB/s    0:00:00 (xfr#24, to-chk=146/220)
19-Nov-2024 20:25:14       1,931,768  23%   36.85MB/s    0:00:00 (xfr#25, to-chk=145/220)
19-Nov-2024 20:25:14       1,932,422  23%   36.86MB/s    0:00:00 (xfr#26, to-chk=144/220)
19-Nov-2024 20:25:14       2,029,920  25%   37.23MB/s    0:00:00 (xfr#27, to-chk=143/220)
19-Nov-2024 20:25:14       2,030,382  25%   37.24MB/s    0:00:00 (xfr#28, to-chk=139/220)
19-Nov-2024 20:25:14       2,374,075  29%   38.37MB/s    0:00:00 (xfr#29, to-chk=138/220)
19-Nov-2024 20:25:14       2,374,537  29%   38.38MB/s    0:00:00 (xfr#30, to-chk=137/220)
19-Nov-2024 20:25:14       2,431,935  29%   38.65MB/s    0:00:00 (xfr#31, to-chk=136/220)
19-Nov-2024 20:25:14       2,432,781  29%   38.67MB/s    0:00:00 (xfr#32, to-chk=132/220)
19-Nov-2024 20:25:14       2,648,444  32%   36.08MB/s    0:00:00 (xfr#33, to-chk=131/220)
19-Nov-2024 20:25:14       2,649,290  32%   36.09MB/s    0:00:00 (xfr#34, to-chk=130/220)
19-Nov-2024 20:25:14       2,683,260  33%   34.58MB/s    0:00:00 (xfr#35, to-chk=129/220)
19-Nov-2024 20:25:14       2,683,722  33%   34.13MB/s    0:00:00 (xfr#36, to-chk=125/220)
19-Nov-2024 20:25:14       2,842,078  35%   35.20MB/s    0:00:00 (xfr#37, to-chk=124/220)
19-Nov-2024 20:25:14       2,842,540  35%   34.75MB/s    0:00:00 (xfr#38, to-chk=123/220)
19-Nov-2024 20:25:14       2,865,138  35%   35.03MB/s    0:00:00 (xfr#39, to-chk=122/220)
19-Nov-2024 20:25:14       2,865,600  35%   35.04MB/s    0:00:00 (xfr#40, to-chk=118/220)
19-Nov-2024 20:25:14       2,973,767  36%   35.90MB/s    0:00:00 (xfr#41, to-chk=117/220)
19-Nov-2024 20:25:14       2,974,229  36%   35.90MB/s    0:00:00 (xfr#42, to-chk=116/220)
19-Nov-2024 20:25:14       3,212,285  39%   37.36MB/s    0:00:00 (xfr#43, to-chk=115/220)
19-Nov-2024 20:25:14       3,212,747  39%   37.36MB/s    0:00:00 (xfr#44, to-chk=111/220)
19-Nov-2024 20:25:14       4,077,361  50%   40.93MB/s    0:00:00 (xfr#45, to-chk=110/220)
19-Nov-2024 20:25:14       4,077,823  50%   40.51MB/s    0:00:00 (xfr#46, to-chk=109/220)
19-Nov-2024 20:25:14       4,107,811  50%   40.81MB/s    0:00:00 (xfr#47, to-chk=108/220)
19-Nov-2024 20:25:14       4,108,369  50%   40.81MB/s    0:00:00 (xfr#48, to-chk=104/220)
19-Nov-2024 20:25:14       4,226,002  52%   41.98MB/s    0:00:00 (xfr#49, to-chk=103/220)
19-Nov-2024 20:25:14       4,226,560  52%   41.99MB/s    0:00:00 (xfr#50, to-chk=102/220)
19-Nov-2024 20:25:14       4,270,220  52%   41.98MB/s    0:00:00 (xfr#51, to-chk=101/220)
19-Nov-2024 20:25:14       4,270,778  52%   41.99MB/s    0:00:00 (xfr#52, to-chk=97/220)
19-Nov-2024 20:25:14       4,422,718  54%   40.56MB/s    0:00:00 (xfr#53, to-chk=96/220)
19-Nov-2024 20:25:14       4,423,276  54%   40.56MB/s    0:00:00 (xfr#54, to-chk=95/220)
19-Nov-2024 20:25:14       4,457,336  54%   40.87MB/s    0:00:00 (xfr#55, to-chk=94/220)
19-Nov-2024 20:25:14       4,457,894  54%   40.49MB/s    0:00:00 (xfr#56, to-chk=90/220)
19-Nov-2024 20:25:14       4,569,149  56%   39.98MB/s    0:00:00 (xfr#57, to-chk=89/220)
19-Nov-2024 20:25:14       4,569,707  56%   39.98MB/s    0:00:00 (xfr#58, to-chk=88/220)
19-Nov-2024 20:25:14       4,614,851  56%   40.01MB/s    0:00:00 (xfr#59, to-chk=87/220)
19-Nov-2024 20:25:14       4,615,505  56%   40.02MB/s    0:00:00 (xfr#60, to-chk=83/220)
19-Nov-2024 20:25:14       4,804,083  59%   37.86MB/s    0:00:00 (xfr#61, to-chk=82/220)
19-Nov-2024 20:25:14       4,804,737  59%   37.87MB/s    0:00:00 (xfr#62, to-chk=81/220)
19-Nov-2024 20:25:14       4,847,656  59%   38.21MB/s    0:00:00 (xfr#63, to-chk=80/220)
19-Nov-2024 20:25:14       4,848,310  59%   37.90MB/s    0:00:00 (xfr#64, to-chk=76/220)
19-Nov-2024 20:25:14       5,037,672  62%   37.24MB/s    0:00:00 (xfr#65, to-chk=75/220)
19-Nov-2024 20:25:14       5,038,326  62%   37.25MB/s    0:00:00 (xfr#66, to-chk=74/220)
19-Nov-2024 20:25:14       5,072,628  62%   37.21MB/s    0:00:00 (xfr#67, to-chk=73/220)
19-Nov-2024 20:25:14       5,073,090  62%   37.22MB/s    0:00:00 (xfr#68, to-chk=69/220)
19-Nov-2024 20:25:14       5,227,072  64%   36.93MB/s    0:00:00 (xfr#69, to-chk=68/220)
19-Nov-2024 20:25:14       5,227,534  64%   36.93MB/s    0:00:00 (xfr#70, to-chk=67/220)
19-Nov-2024 20:25:14       5,279,727  65%   36.49MB/s    0:00:00 (xfr#71, to-chk=66/220)
19-Nov-2024 20:25:14       5,280,477  65%   36.49MB/s    0:00:00 (xfr#72, to-chk=62/220)
19-Nov-2024 20:25:14       5,526,237  68%   37.64MB/s    0:00:00 (xfr#73, to-chk=61/220)
19-Nov-2024 20:25:14       5,526,987  68%   37.65MB/s    0:00:00 (xfr#74, to-chk=60/220)
19-Nov-2024 20:25:14       5,527,615  68%   37.65MB/s    0:00:00 (xfr#75, to-chk=59/220)
19-Nov-2024 20:25:14       5,557,726  68%   37.59MB/s    0:00:00 (xfr#76, to-chk=58/220)
19-Nov-2024 20:25:14       5,558,188  68%   37.59MB/s    0:00:00 (xfr#77, to-chk=54/220)
19-Nov-2024 20:25:14       5,674,931  69%   37.85MB/s    0:00:00 (xfr#78, to-chk=53/220)
19-Nov-2024 20:25:14       5,675,393  69%   37.59MB/s    0:00:00 (xfr#79, to-chk=52/220)
19-Nov-2024 20:25:14       5,714,081  70%   37.84MB/s    0:00:00 (xfr#80, to-chk=51/220)
19-Nov-2024 20:25:14       5,714,831  70%   37.85MB/s    0:00:00 (xfr#81, to-chk=47/220)
19-Nov-2024 20:25:14       5,850,814  72%   38.48MB/s    0:00:00 (xfr#82, to-chk=46/220)
19-Nov-2024 20:25:14       5,851,564  72%   38.49MB/s    0:00:00 (xfr#83, to-chk=45/220)
19-Nov-2024 20:25:14       5,852,192  72%   38.49MB/s    0:00:00 (xfr#84, to-chk=44/220)
19-Nov-2024 20:25:14       5,918,250  72%   38.40MB/s    0:00:00 (xfr#85, to-chk=43/220)
19-Nov-2024 20:25:14       5,919,096  72%   38.40MB/s    0:00:00 (xfr#86, to-chk=39/220)
19-Nov-2024 20:25:14       6,170,156  76%   39.49MB/s    0:00:00 (xfr#87, to-chk=38/220)
19-Nov-2024 20:25:14       6,171,002  76%   39.23MB/s    0:00:00 (xfr#88, to-chk=37/220)
19-Nov-2024 20:25:14       6,198,860  76%   39.41MB/s    0:00:00 (xfr#89, to-chk=36/220)
19-Nov-2024 20:25:14       6,199,418  76%   39.41MB/s    0:00:00 (xfr#90, to-chk=32/220)
19-Nov-2024 20:25:14       6,357,224  78%   40.15MB/s    0:00:00 (xfr#91, to-chk=31/220)
19-Nov-2024 20:25:14       6,357,782  78%   40.15MB/s    0:00:00 (xfr#92, to-chk=30/220)
19-Nov-2024 20:25:14       6,435,912  79%   39.86MB/s    0:00:00 (xfr#93, to-chk=29/220)
19-Nov-2024 20:25:14       6,436,470  79%   39.86MB/s    0:00:00 (xfr#94, to-chk=25/220)
19-Nov-2024 20:25:14       6,777,628  83%   40.15MB/s    0:00:00 (xfr#95, to-chk=24/220)
19-Nov-2024 20:25:14       6,778,186  83%   40.15MB/s    0:00:00 (xfr#96, to-chk=23/220)
19-Nov-2024 20:25:14       6,953,317  85%   40.19MB/s    0:00:00 (xfr#97, to-chk=22/220)
19-Nov-2024 20:25:14       6,954,163  85%   40.19MB/s    0:00:00 (xfr#98, to-chk=18/220)
19-Nov-2024 20:25:14       7,332,858  90%   39.29MB/s    0:00:00 (xfr#99, to-chk=17/220)
19-Nov-2024 20:25:14       7,333,704  90%   39.29MB/s    0:00:00 (xfr#100, to-chk=16/220)
19-Nov-2024 20:25:14       7,334,332  90%   39.30MB/s    0:00:00 (xfr#101, to-chk=15/220)
19-Nov-2024 20:25:14       7,417,589  91%   39.52MB/s    0:00:00 (xfr#102, to-chk=14/220)
19-Nov-2024 20:25:14       7,418,243  91%   39.52MB/s    0:00:00 (xfr#103, to-chk=10/220)
19-Nov-2024 20:25:14       7,809,820  96%   41.15MB/s    0:00:00 (xfr#104, to-chk=9/220)
19-Nov-2024 20:25:14       7,810,474  96%   41.15MB/s    0:00:00 (xfr#105, to-chk=8/220)
19-Nov-2024 20:25:14       7,857,008  96%   41.40MB/s    0:00:00 (xfr#106, to-chk=7/220)
19-Nov-2024 20:25:14       7,857,758  96%   41.17MB/s    0:00:00 (xfr#107, to-chk=3/220)
19-Nov-2024 20:25:14       8,018,324  98%   42.02MB/s    0:00:00 (xfr#108, to-chk=2/220)
19-Nov-2024 20:25:14       8,019,074  98%   41.79MB/s    0:00:00 (xfr#109, to-chk=1/220)
19-Nov-2024 20:25:14       8,113,549  99%   42.28MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 20:25:14       8,113,549  99%   42.28MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 20:25:14       8,113,549  99%   42.28MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 20:25:14       8,113,549  99%   42.28MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 20:25:14       8,113,549  99%   42.28MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 20:25:14       8,113,549  99%   42.28MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 20:25:14       8,113,549  99%   42.28MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 20:25:14       8,113,549  99%   42.28MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 20:25:14       8,113,549  99%   42.28MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 20:25:14       8,113,549  99%   42.28MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 20:25:14       8,113,549  99%   42.28MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 20:25:14       8,113,549  99%   42.28MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 20:25:14       8,113,549  99%   42.28MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 20:25:14       8,113,549  99%   42.28MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 20:25:14       8,113,549  99%   42.28MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 20:25:14       8,113,549  99%   42.28MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 20:25:14       8,113,549  99%   42.28MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 20:25:14       8,113,549  99%   42.28MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 20:25:14       8,113,549  99%   42.28MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 20:25:14       8,113,549  99%   42.28MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 20:25:14       8,113,549  99%   42.28MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 20:25:14       8,113,549  99%   42.28MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 20:25:14       8,113,549  99%   42.28MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 20:25:14       8,113,549  99%   42.28MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 20:25:14       8,113,549  99%   42.28MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 20:25:14       8,113,549  99%   38.12MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 20:25:14       8,113,549  99%   37.93MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 20:25:14       8,113,549  99%   37.93MB/s    0:00:00 (xfr#110, to-chk=0/220)
19-Nov-2024 20:25:14 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.19-20.01.12/pod-logs/dev-oneprovider-krakow-0/op-panel
19-Nov-2024 20:25:14
19-Nov-2024 20:25:14               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 20:25:14               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 20:25:14          24,591  16%   23.45MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 20:25:14          50,204  33%   47.88MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 20:25:14          50,204  33%   47.88MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 20:25:14          74,592  49%   71.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 20:25:14          74,883  50%   71.41MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 20:25:14          74,883  50%   11.90MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 20:25:14 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.19-20.01.12/pod-logs/dev-oneprovider-krakow-0/op-worker
19-Nov-2024 20:25:14
19-Nov-2024 20:25:14               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=137/140)
19-Nov-2024 20:25:14               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 20:25:14          61,085   5%   19.42MB/s    0:00:00 (xfr#2, to-chk=135/140)
19-Nov-2024 20:25:14         100,657   9%   32.00MB/s    0:00:00 (xfr#3, to-chk=133/140)
19-Nov-2024 20:25:14         100,657   9%   32.00MB/s    0:00:00 (xfr#4, to-chk=131/140)
19-Nov-2024 20:25:14         100,657   9%   32.00MB/s    0:00:00 (xfr#5, to-chk=129/140)
19-Nov-2024 20:25:14         138,788  13%   33.09MB/s    0:00:00 (xfr#6, to-chk=127/140)
19-Nov-2024 20:25:14         138,938  13%   33.13MB/s    0:00:00 (xfr#7, to-chk=125/140)
19-Nov-2024 20:25:14         139,235  13%   33.20MB/s    0:00:00 (xfr#8, to-chk=119/140)
19-Nov-2024 20:25:14         300,964  29%   20.50MB/s    0:00:00 (xfr#9, to-chk=117/140)
19-Nov-2024 20:25:14         301,778  29%   20.56MB/s    0:00:00 (xfr#10, to-chk=107/140)
19-Nov-2024 20:25:14         302,094  29%   19.21MB/s    0:00:00 (xfr#11, to-chk=106/140)
19-Nov-2024 20:25:14         302,566  29%   19.24MB/s    0:00:00 (xfr#12, to-chk=105/140)
19-Nov-2024 20:25:14         302,882  29%   19.26MB/s    0:00:00 (xfr#13, to-chk=104/140)
19-Nov-2024 20:25:14         303,990  29%   19.33MB/s    0:00:00 (xfr#14, to-chk=103/140)
19-Nov-2024 20:25:14         304,306  29%   19.35MB/s    0:00:00 (xfr#15, to-chk=102/140)
19-Nov-2024 20:25:14         304,622  29%   19.37MB/s    0:00:00 (xfr#16, to-chk=101/140)
19-Nov-2024 20:25:14         304,938  29%   19.39MB/s    0:00:00 (xfr#17, to-chk=100/140)
19-Nov-2024 20:25:14         305,729  29%   19.44MB/s    0:00:00 (xfr#18, to-chk=99/140)
19-Nov-2024 20:25:14         306,546  29%   19.49MB/s    0:00:00 (xfr#19, to-chk=98/140)
19-Nov-2024 20:25:14         307,369  29%   19.54MB/s    0:00:00 (xfr#20, to-chk=97/140)
19-Nov-2024 20:25:14         307,841  30%   18.35MB/s    0:00:00 (xfr#21, to-chk=96/140)
19-Nov-2024 20:25:14         308,157  30%   18.37MB/s    0:00:00 (xfr#22, to-chk=95/140)
19-Nov-2024 20:25:14         308,815  30%   18.41MB/s    0:00:00 (xfr#23, to-chk=94/140)
19-Nov-2024 20:25:14         309,457  30%   18.45MB/s    0:00:00 (xfr#24, to-chk=93/140)
19-Nov-2024 20:25:14         310,085  30%   18.48MB/s    0:00:00 (xfr#25, to-chk=92/140)
19-Nov-2024 20:25:14         310,565  30%   18.51MB/s    0:00:00 (xfr#26, to-chk=91/140)
19-Nov-2024 20:25:14         311,370  30%   18.56MB/s    0:00:00 (xfr#27, to-chk=90/140)
19-Nov-2024 20:25:14         311,842  30%   18.59MB/s    0:00:00 (xfr#28, to-chk=89/140)
19-Nov-2024 20:25:14         312,317  30%   18.62MB/s    0:00:00 (xfr#29, to-chk=88/140)
19-Nov-2024 20:25:14         312,945  30%   18.65MB/s    0:00:00 (xfr#30, to-chk=87/140)
19-Nov-2024 20:25:14         313,741  30%   18.70MB/s    0:00:00 (xfr#31, to-chk=86/140)
19-Nov-2024 20:25:14         314,057  30%   18.72MB/s    0:00:00 (xfr#32, to-chk=85/140)
19-Nov-2024 20:25:14         314,529  30%   17.64MB/s    0:00:00 (xfr#33, to-chk=84/140)
19-Nov-2024 20:25:14         314,845  30%   17.66MB/s    0:00:00 (xfr#34, to-chk=83/140)
19-Nov-2024 20:25:14         315,161  30%   17.68MB/s    0:00:00 (xfr#35, to-chk=82/140)
19-Nov-2024 20:25:14         315,951  30%   17.72MB/s    0:00:00 (xfr#36, to-chk=81/140)
19-Nov-2024 20:25:14         316,579  30%   17.76MB/s    0:00:00 (xfr#37, to-chk=80/140)
19-Nov-2024 20:25:14         316,895  30%   17.78MB/s    0:00:00 (xfr#38, to-chk=79/140)
19-Nov-2024 20:25:14         317,055  30%   17.79MB/s    0:00:00 (xfr#39, to-chk=78/140)
19-Nov-2024 20:25:14         319,242  31%   17.91MB/s    0:00:00 (xfr#40, to-chk=77/140)
19-Nov-2024 20:25:14         320,209  31%   16.97MB/s    0:00:00 (xfr#41, to-chk=76/140)
19-Nov-2024 20:25:14         321,029  31%   17.01MB/s    0:00:00 (xfr#42, to-chk=75/140)
19-Nov-2024 20:25:14         321,506  31%   17.03MB/s    0:00:00 (xfr#43, to-chk=74/140)
19-Nov-2024 20:25:14         323,066  31%   17.12MB/s    0:00:00 (xfr#44, to-chk=73/140)
19-Nov-2024 20:25:14         324,018  31%   17.17MB/s    0:00:00 (xfr#45, to-chk=72/140)
19-Nov-2024 20:25:14         325,009  31%   17.22MB/s    0:00:00 (xfr#46, to-chk=71/140)
19-Nov-2024 20:25:14         325,802  31%   17.26MB/s    0:00:00 (xfr#47, to-chk=70/140)
19-Nov-2024 20:25:14         327,291  31%   17.34MB/s    0:00:00 (xfr#48, to-chk=69/140)
19-Nov-2024 20:25:14         328,459  32%   17.40MB/s    0:00:00 (xfr#49, to-chk=68/140)
19-Nov-2024 20:25:14         328,939  32%   17.43MB/s    0:00:00 (xfr#50, to-chk=67/140)
19-Nov-2024 20:25:14         329,732  32%   16.55MB/s    0:00:00 (xfr#51, to-chk=66/140)
19-Nov-2024 20:25:14         330,048  32%   16.57MB/s    0:00:00 (xfr#52, to-chk=65/140)
19-Nov-2024 20:25:14         331,351  32%   16.63MB/s    0:00:00 (xfr#53, to-chk=64/140)
19-Nov-2024 20:25:14         332,455  32%   16.69MB/s    0:00:00 (xfr#54, to-chk=63/140)
19-Nov-2024 20:25:14         333,281  32%   16.73MB/s    0:00:00 (xfr#55, to-chk=62/140)
19-Nov-2024 20:25:14         334,248  32%   16.78MB/s    0:00:00 (xfr#56, to-chk=61/140)
19-Nov-2024 20:25:14         334,564  32%   16.79MB/s    0:00:00 (xfr#57, to-chk=60/140)
19-Nov-2024 20:25:14         335,036  32%   16.82MB/s    0:00:00 (xfr#58, to-chk=59/140)
19-Nov-2024 20:25:14         335,671  32%   16.85MB/s    0:00:00 (xfr#59, to-chk=58/140)
19-Nov-2024 20:25:14         336,320  32%   16.88MB/s    0:00:00 (xfr#60, to-chk=57/140)
19-Nov-2024 20:25:14         336,636  32%   16.90MB/s    0:00:00 (xfr#61, to-chk=56/140)
19-Nov-2024 20:25:14         347,235  33%   16.56MB/s    0:00:00 (xfr#62, to-chk=55/140)
19-Nov-2024 20:25:14         360,436  35%   17.19MB/s    0:00:00 (xfr#63, to-chk=54/140)
19-Nov-2024 20:25:14         371,072  36%   17.69MB/s    0:00:00 (xfr#64, to-chk=53/140)
19-Nov-2024 20:25:14         378,122  36%   18.03MB/s    0:00:00 (xfr#65, to-chk=52/140)
19-Nov-2024 20:25:14         378,840  36%   18.06MB/s    0:00:00 (xfr#66, to-chk=51/140)
19-Nov-2024 20:25:14         390,502  38%   18.62MB/s    0:00:00 (xfr#67, to-chk=50/140)
19-Nov-2024 20:25:14         394,811  38%   18.83MB/s    0:00:00 (xfr#68, to-chk=49/140)
19-Nov-2024 20:25:14         397,524  38%   18.05MB/s    0:00:00 (xfr#69, to-chk=48/140)
19-Nov-2024 20:25:14         407,136  39%   18.49MB/s    0:00:00 (xfr#70, to-chk=47/140)
19-Nov-2024 20:25:14         417,224  40%   18.95MB/s    0:00:00 (xfr#71, to-chk=46/140)
19-Nov-2024 20:25:14         424,232  41%   19.27MB/s    0:00:00 (xfr#72, to-chk=45/140)
19-Nov-2024 20:25:14         436,977  42%   19.84MB/s    0:00:00 (xfr#73, to-chk=44/140)
19-Nov-2024 20:25:14         438,094  42%   19.90MB/s    0:00:00 (xfr#74, to-chk=43/140)
19-Nov-2024 20:25:14         440,257  42%   19.08MB/s    0:00:00 (xfr#75, to-chk=42/140)
19-Nov-2024 20:25:14         440,918  43%   19.11MB/s    0:00:00 (xfr#76, to-chk=41/140)
19-Nov-2024 20:25:14         445,646  43%   19.32MB/s    0:00:00 (xfr#77, to-chk=40/140)
19-Nov-2024 20:25:14         457,821  44%   19.85MB/s    0:00:00 (xfr#78, to-chk=39/140)
19-Nov-2024 20:25:14         470,568  45%   20.40MB/s    0:00:00 (xfr#79, to-chk=38/140)
19-Nov-2024 20:25:14         479,266  46%   20.78MB/s    0:00:00 (xfr#80, to-chk=37/140)
19-Nov-2024 20:25:14         485,798  47%   21.06MB/s    0:00:00 (xfr#81, to-chk=36/140)
19-Nov-2024 20:25:14         500,161  48%   21.68MB/s    0:00:00 (xfr#82, to-chk=35/140)
19-Nov-2024 20:25:14         511,729  49%   21.22MB/s    0:00:00 (xfr#83, to-chk=34/140)
19-Nov-2024 20:25:14         519,743  50%   21.55MB/s    0:00:00 (xfr#84, to-chk=33/140)
19-Nov-2024 20:25:14         527,301  51%   21.86MB/s    0:00:00 (xfr#85, to-chk=32/140)
19-Nov-2024 20:25:14         531,040  51%   22.02MB/s    0:00:00 (xfr#86, to-chk=31/140)
19-Nov-2024 20:25:14         534,266  52%   22.15MB/s    0:00:00 (xfr#87, to-chk=30/140)
19-Nov-2024 20:25:14         542,243  52%   22.48MB/s    0:00:00 (xfr#88, to-chk=29/140)
19-Nov-2024 20:25:14         544,101  53%   21.62MB/s    0:00:00 (xfr#89, to-chk=28/140)
19-Nov-2024 20:25:14         550,063  53%   21.86MB/s    0:00:00 (xfr#90, to-chk=27/140)
19-Nov-2024 20:25:14         554,828  54%   22.05MB/s    0:00:00 (xfr#91, to-chk=26/140)
19-Nov-2024 20:25:14         557,107  54%   22.14MB/s    0:00:00 (xfr#92, to-chk=25/140)
19-Nov-2024 20:25:14         569,245  55%   22.62MB/s    0:00:00 (xfr#93, to-chk=24/140)
19-Nov-2024 20:25:14         576,709  56%   22.92MB/s    0:00:00 (xfr#94, to-chk=23/140)
19-Nov-2024 20:25:14         586,894  57%   23.32MB/s    0:00:00 (xfr#95, to-chk=22/140)
19-Nov-2024 20:25:14         596,467  58%   22.75MB/s    0:00:00 (xfr#96, to-chk=21/140)
19-Nov-2024 20:25:14         599,599  58%   22.87MB/s    0:00:00 (xfr#97, to-chk=20/140)
19-Nov-2024 20:25:14         613,484  59%   23.40MB/s    0:00:00 (xfr#98, to-chk=19/140)
19-Nov-2024 20:25:14         617,186  60%   23.54MB/s    0:00:00 (xfr#99, to-chk=18/140)
19-Nov-2024 20:25:14         622,708  60%   23.75MB/s    0:00:00 (xfr#100, to-chk=17/140)
19-Nov-2024 20:25:14         628,633  61%   23.98MB/s    0:00:00 (xfr#101, to-chk=16/140)
19-Nov-2024 20:25:14         634,025  61%   24.19MB/s    0:00:00 (xfr#102, to-chk=15/140)
19-Nov-2024 20:25:14         636,701  62%   24.29MB/s    0:00:00 (xfr#103, to-chk=14/140)
19-Nov-2024 20:25:14         651,099  63%   23.88MB/s    0:00:00 (xfr#104, to-chk=13/140)
19-Nov-2024 20:25:14         659,703  64%   24.20MB/s    0:00:00 (xfr#105, to-chk=12/140)
19-Nov-2024 20:25:14         663,975  64%   24.35MB/s    0:00:00 (xfr#106, to-chk=11/140)
19-Nov-2024 20:25:14         670,470  65%   24.59MB/s    0:00:00 (xfr#107, to-chk=10/140)
19-Nov-2024 20:25:14         681,582  66%   25.00MB/s    0:00:00 (xfr#108, to-chk=9/140)
19-Nov-2024 20:25:14         683,839  66%   25.08MB/s    0:00:00 (xfr#109, to-chk=8/140)
19-Nov-2024 20:25:14         694,988  67%   25.49MB/s    0:00:00 (xfr#110, to-chk=7/140)
19-Nov-2024 20:25:14         696,068  67%   25.53MB/s    0:00:00 (xfr#111, to-chk=6/140)
19-Nov-2024 20:25:14         709,234  69%   25.05MB/s    0:00:00 (xfr#112, to-chk=5/140)
19-Nov-2024 20:25:14         723,067  70%   25.54MB/s    0:00:00 (xfr#113, to-chk=4/140)
19-Nov-2024 20:25:14         723,353  70%   25.55MB/s    0:00:00 (xfr#114, to-chk=1/140)
19-Nov-2024 20:25:14         723,639  70%   25.56MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 20:25:14         723,639  70%   25.56MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 20:25:14         723,639  70%   25.56MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 20:25:14         723,639  70%   24.65MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 20:25:14         723,639  70%   24.65MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 20:25:14         723,639  70%   24.65MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 20:25:14 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-20.01.12/pod-logs/dev-oneprovider-krakow-0/cluster-manager
19-Nov-2024 20:25:14
19-Nov-2024 20:25:14               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 20:25:14               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 20:25:14           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 20:25:14           4,818  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 20:25:14           4,818  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 20:25:14           6,637  48%    6.33MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 20:25:14           6,899  50%    6.58MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 20:25:14           6,899  50%    6.58MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 20:25:14 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.19-20.01.12/pod-logs/dev-oneprovider-paris-0/op-panel
19-Nov-2024 20:25:14
19-Nov-2024 20:25:14               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 20:25:14               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 20:25:14          24,630  16%   23.49MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 20:25:14          50,280  33%   47.95MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 20:25:14          50,280  33%   47.95MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 20:25:14          74,707  49%   71.25MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 20:25:14          74,998  50%   71.52MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 20:25:14          74,998  50%   23.84MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 20:25:14 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.19-20.01.12/pod-logs/dev-oneprovider-paris-0/op-worker
19-Nov-2024 20:25:14
19-Nov-2024 20:25:14               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=137/140)
19-Nov-2024 20:25:14               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 20:25:14         143,285  12%  136.65MB/s    0:00:00 (xfr#2, to-chk=135/140)
19-Nov-2024 20:25:14         182,107  15%  173.67MB/s    0:00:00 (xfr#3, to-chk=133/140)
19-Nov-2024 20:25:14         182,107  15%  173.67MB/s    0:00:00 (xfr#4, to-chk=131/140)
19-Nov-2024 20:25:14         182,107  15%  173.67MB/s    0:00:00 (xfr#5, to-chk=129/140)
19-Nov-2024 20:25:14         219,509  18%   69.78MB/s    0:00:00 (xfr#6, to-chk=127/140)
19-Nov-2024 20:25:14         219,659  18%   69.83MB/s    0:00:00 (xfr#7, to-chk=125/140)
19-Nov-2024 20:25:14         219,956  18%   69.92MB/s    0:00:00 (xfr#8, to-chk=119/140)
19-Nov-2024 20:25:14         380,994  31%   72.67MB/s    0:00:00 (xfr#9, to-chk=117/140)
19-Nov-2024 20:25:14         381,844  32%   60.69MB/s    0:00:00 (xfr#10, to-chk=107/140)
19-Nov-2024 20:25:14         382,122  32%   60.74MB/s    0:00:00 (xfr#11, to-chk=106/140)
19-Nov-2024 20:25:14         382,402  32%   60.78MB/s    0:00:00 (xfr#12, to-chk=105/140)
19-Nov-2024 20:25:14         382,686  32%   60.83MB/s    0:00:00 (xfr#13, to-chk=104/140)
19-Nov-2024 20:25:14         383,973  32%   61.03MB/s    0:00:00 (xfr#14, to-chk=103/140)
19-Nov-2024 20:25:14         384,257  32%   61.08MB/s    0:00:00 (xfr#15, to-chk=102/140)
19-Nov-2024 20:25:14         384,537  32%   61.12MB/s    0:00:00 (xfr#16, to-chk=101/140)
19-Nov-2024 20:25:14         384,821  32%   61.17MB/s    0:00:00 (xfr#17, to-chk=100/140)
19-Nov-2024 20:25:14         385,641  32%   61.30MB/s    0:00:00 (xfr#18, to-chk=99/140)
19-Nov-2024 20:25:14         386,624  32%   61.45MB/s    0:00:00 (xfr#19, to-chk=98/140)
19-Nov-2024 20:25:14         387,645  32%   61.61MB/s    0:00:00 (xfr#20, to-chk=97/140)
19-Nov-2024 20:25:14         388,083  32%   52.87MB/s    0:00:00 (xfr#21, to-chk=96/140)
19-Nov-2024 20:25:14         388,365  32%   52.91MB/s    0:00:00 (xfr#22, to-chk=95/140)
19-Nov-2024 20:25:14         389,209  32%   53.03MB/s    0:00:00 (xfr#23, to-chk=94/140)
19-Nov-2024 20:25:14         390,133  32%   53.15MB/s    0:00:00 (xfr#24, to-chk=93/140)
19-Nov-2024 20:25:14         391,232  32%   53.30MB/s    0:00:00 (xfr#25, to-chk=92/140)
19-Nov-2024 20:25:14         391,668  32%   53.36MB/s    0:00:00 (xfr#26, to-chk=91/140)
19-Nov-2024 20:25:14         392,537  32%   53.48MB/s    0:00:00 (xfr#27, to-chk=90/140)
19-Nov-2024 20:25:14         393,131  33%   53.56MB/s    0:00:00 (xfr#28, to-chk=89/140)
19-Nov-2024 20:25:14         393,569  33%   53.62MB/s    0:00:00 (xfr#29, to-chk=88/140)
19-Nov-2024 20:25:14         394,635  33%   53.76MB/s    0:00:00 (xfr#30, to-chk=87/140)
19-Nov-2024 20:25:14         395,461  33%   53.88MB/s    0:00:00 (xfr#31, to-chk=86/140)
19-Nov-2024 20:25:14         395,739  33%   53.92MB/s    0:00:00 (xfr#32, to-chk=85/140)
19-Nov-2024 20:25:14         396,019  33%   53.95MB/s    0:00:00 (xfr#33, to-chk=84/140)
19-Nov-2024 20:25:14         396,299  33%   53.99MB/s    0:00:00 (xfr#34, to-chk=83/140)
19-Nov-2024 20:25:14         396,740  33%   47.30MB/s    0:00:00 (xfr#35, to-chk=82/140)
19-Nov-2024 20:25:14         397,725  33%   47.41MB/s    0:00:00 (xfr#36, to-chk=81/140)
19-Nov-2024 20:25:14         398,319  33%   47.48MB/s    0:00:00 (xfr#37, to-chk=80/140)
19-Nov-2024 20:25:14         398,755  33%   47.54MB/s    0:00:00 (xfr#38, to-chk=79/140)
19-Nov-2024 20:25:14         399,037  33%   47.57MB/s    0:00:00 (xfr#39, to-chk=78/140)
19-Nov-2024 20:25:14         406,825  34%   48.50MB/s    0:00:00 (xfr#40, to-chk=77/140)
19-Nov-2024 20:25:14         407,648  34%   48.60MB/s    0:00:00 (xfr#41, to-chk=76/140)
19-Nov-2024 20:25:14         408,516  34%   48.70MB/s    0:00:00 (xfr#42, to-chk=75/140)
19-Nov-2024 20:25:14         408,800  34%   48.73MB/s    0:00:00 (xfr#43, to-chk=74/140)
19-Nov-2024 20:25:14         410,815  34%   48.97MB/s    0:00:00 (xfr#44, to-chk=73/140)
19-Nov-2024 20:25:14         411,812  34%   49.09MB/s    0:00:00 (xfr#45, to-chk=72/140)
19-Nov-2024 20:25:14         412,823  34%   49.21MB/s    0:00:00 (xfr#46, to-chk=71/140)
19-Nov-2024 20:25:14         413,749  34%   49.32MB/s    0:00:00 (xfr#47, to-chk=70/140)
19-Nov-2024 20:25:14         415,328  34%   44.01MB/s    0:00:00 (xfr#48, to-chk=69/140)
19-Nov-2024 20:25:14         416,745  35%   44.16MB/s    0:00:00 (xfr#49, to-chk=68/140)
19-Nov-2024 20:25:14         417,029  35%   44.19MB/s    0:00:00 (xfr#50, to-chk=67/140)
19-Nov-2024 20:25:14         418,221  35%   44.32MB/s    0:00:00 (xfr#51, to-chk=66/140)
19-Nov-2024 20:25:14         418,657  35%   44.36MB/s    0:00:00 (xfr#52, to-chk=65/140)
19-Nov-2024 20:25:14         420,002  35%   44.51MB/s    0:00:00 (xfr#53, to-chk=64/140)
19-Nov-2024 20:25:14         421,425  35%   44.66MB/s    0:00:00 (xfr#54, to-chk=63/140)
19-Nov-2024 20:25:14         422,413  35%   44.76MB/s    0:00:00 (xfr#55, to-chk=62/140)
19-Nov-2024 20:25:14         423,437  35%   44.87MB/s    0:00:00 (xfr#56, to-chk=61/140)
19-Nov-2024 20:25:14         423,719  35%   44.90MB/s    0:00:00 (xfr#57, to-chk=60/140)
19-Nov-2024 20:25:14         424,001  35%   40.44MB/s    0:00:00 (xfr#58, to-chk=59/140)
19-Nov-2024 20:25:14         424,674  35%   40.50MB/s    0:00:00 (xfr#59, to-chk=58/140)
19-Nov-2024 20:25:14         425,503  35%   40.58MB/s    0:00:00 (xfr#60, to-chk=57/140)
19-Nov-2024 20:25:14         425,788  35%   40.61MB/s    0:00:00 (xfr#61, to-chk=56/140)
19-Nov-2024 20:25:14         436,387  36%   41.62MB/s    0:00:00 (xfr#62, to-chk=55/140)
19-Nov-2024 20:25:14         449,488  37%   42.87MB/s    0:00:00 (xfr#63, to-chk=54/140)
19-Nov-2024 20:25:14         460,024  38%   43.87MB/s    0:00:00 (xfr#64, to-chk=53/140)
19-Nov-2024 20:25:14         466,969  39%   44.53MB/s    0:00:00 (xfr#65, to-chk=52/140)
19-Nov-2024 20:25:14         467,593  39%   44.59MB/s    0:00:00 (xfr#66, to-chk=51/140)
19-Nov-2024 20:25:14         479,098  40%   41.54MB/s    0:00:00 (xfr#67, to-chk=50/140)
19-Nov-2024 20:25:14         483,307  40%   41.90MB/s    0:00:00 (xfr#68, to-chk=49/140)
19-Nov-2024 20:25:14         485,920  40%   42.13MB/s    0:00:00 (xfr#69, to-chk=48/140)
19-Nov-2024 20:25:14         495,438  41%   42.95MB/s    0:00:00 (xfr#70, to-chk=47/140)
19-Nov-2024 20:25:14         505,581  42%   43.83MB/s    0:00:00 (xfr#71, to-chk=46/140)
19-Nov-2024 20:25:14         512,589  43%   44.44MB/s    0:00:00 (xfr#72, to-chk=45/140)
19-Nov-2024 20:25:14         525,177  44%   45.53MB/s    0:00:00 (xfr#73, to-chk=44/140)
19-Nov-2024 20:25:14         526,194  44%   45.62MB/s    0:00:00 (xfr#74, to-chk=43/140)
19-Nov-2024 20:25:14         528,357  44%   45.81MB/s    0:00:00 (xfr#75, to-chk=42/140)
19-Nov-2024 20:25:14         528,926  44%   45.86MB/s    0:00:00 (xfr#76, to-chk=41/140)
19-Nov-2024 20:25:14         533,654  44%   46.27MB/s    0:00:00 (xfr#77, to-chk=40/140)
19-Nov-2024 20:25:14         545,737  45%   43.37MB/s    0:00:00 (xfr#78, to-chk=39/140)
19-Nov-2024 20:25:14         558,388  46%   44.38MB/s    0:00:00 (xfr#79, to-chk=38/140)
19-Nov-2024 20:25:14         566,929  47%   45.06MB/s    0:00:00 (xfr#80, to-chk=37/140)
19-Nov-2024 20:25:14         573,304  48%   45.56MB/s    0:00:00 (xfr#81, to-chk=36/140)
19-Nov-2024 20:25:14         587,665  49%   31.14MB/s    0:00:00 (xfr#82, to-chk=35/140)
19-Nov-2024 20:25:14         599,290  50%   31.75MB/s    0:00:00 (xfr#83, to-chk=34/140)
19-Nov-2024 20:25:14         607,204  50%   32.17MB/s    0:00:00 (xfr#84, to-chk=33/140)
19-Nov-2024 20:25:14         614,605  51%   32.56MB/s    0:00:00 (xfr#85, to-chk=32/140)
19-Nov-2024 20:25:14         618,242  51%   31.03MB/s    0:00:00 (xfr#86, to-chk=31/140)
19-Nov-2024 20:25:14         621,368  52%   31.19MB/s    0:00:00 (xfr#87, to-chk=30/140)
19-Nov-2024 20:25:14         629,345  52%   31.59MB/s    0:00:00 (xfr#88, to-chk=29/140)
19-Nov-2024 20:25:14         631,044  52%   31.67MB/s    0:00:00 (xfr#89, to-chk=28/140)
19-Nov-2024 20:25:14         636,904  53%   31.97MB/s    0:00:00 (xfr#90, to-chk=27/140)
19-Nov-2024 20:25:14         641,567  53%   32.20MB/s    0:00:00 (xfr#91, to-chk=26/140)
19-Nov-2024 20:25:14         643,425  54%   32.30MB/s    0:00:00 (xfr#92, to-chk=25/140)
19-Nov-2024 20:25:14         655,563  55%   31.26MB/s    0:00:00 (xfr#93, to-chk=24/140)
19-Nov-2024 20:25:14         663,027  55%   31.62MB/s    0:00:00 (xfr#94, to-chk=23/140)
19-Nov-2024 20:25:14         673,058  56%   32.09MB/s    0:00:00 (xfr#95, to-chk=22/140)
19-Nov-2024 20:25:14         682,631  57%   31.00MB/s    0:00:00 (xfr#96, to-chk=21/140)
19-Nov-2024 20:25:14         685,820  57%   31.15MB/s    0:00:00 (xfr#97, to-chk=20/140)
19-Nov-2024 20:25:14         699,603  58%   31.77MB/s    0:00:00 (xfr#98, to-chk=19/140)
19-Nov-2024 20:25:14         703,305  59%   31.94MB/s    0:00:00 (xfr#99, to-chk=18/140)
19-Nov-2024 20:25:14         708,827  59%   32.19MB/s    0:00:00 (xfr#100, to-chk=17/140)
19-Nov-2024 20:25:14         714,752  60%   32.46MB/s    0:00:00 (xfr#101, to-chk=16/140)
19-Nov-2024 20:25:14         720,052  60%   32.70MB/s    0:00:00 (xfr#102, to-chk=15/140)
19-Nov-2024 20:25:14         722,728  60%   32.82MB/s    0:00:00 (xfr#103, to-chk=14/140)
19-Nov-2024 20:25:14         737,026  61%   33.47MB/s    0:00:00 (xfr#104, to-chk=13/140)
19-Nov-2024 20:25:14         745,632  62%   32.32MB/s    0:00:00 (xfr#105, to-chk=12/140)
19-Nov-2024 20:25:14         749,906  62%   32.51MB/s    0:00:00 (xfr#106, to-chk=11/140)
19-Nov-2024 20:25:14         756,401  63%   32.79MB/s    0:00:00 (xfr#107, to-chk=10/140)
19-Nov-2024 20:25:14         767,513  64%   33.27MB/s    0:00:00 (xfr#108, to-chk=9/140)
19-Nov-2024 20:25:14         769,613  64%   33.36MB/s    0:00:00 (xfr#109, to-chk=8/140)
19-Nov-2024 20:25:14         780,662  65%   33.84MB/s    0:00:00 (xfr#110, to-chk=7/140)
19-Nov-2024 20:25:14         781,744  65%   33.89MB/s    0:00:00 (xfr#111, to-chk=6/140)
19-Nov-2024 20:25:14         794,908  66%   34.46MB/s    0:00:00 (xfr#112, to-chk=5/140)
19-Nov-2024 20:25:14         808,634  67%   35.05MB/s    0:00:00 (xfr#113, to-chk=4/140)
19-Nov-2024 20:25:14         808,919  67%   33.54MB/s    0:00:00 (xfr#114, to-chk=1/140)
19-Nov-2024 20:25:14         809,204  67%   33.55MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 20:25:14         809,204  67%   33.55MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 20:25:14         809,204  67%   30.87MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 20:25:14         809,204  67%   30.87MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 20:25:14         809,204  67%   30.87MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 20:25:14         809,204  67%   30.87MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 20:25:14 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-20.01.12/pod-logs/dev-oneprovider-paris-0/cluster-manager
19-Nov-2024 20:25:14
19-Nov-2024 20:25:14               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 20:25:14               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 20:25:14           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 20:25:14           4,808  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 20:25:14           4,808  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 20:25:14           6,623  48%    6.32MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 20:25:14           6,885  50%    6.57MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 20:25:14           6,885  50%    6.57MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 20:25:14 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.19-20.01.12/pod-logs/dev-onezone-0/oz-panel
19-Nov-2024 20:25:14
19-Nov-2024 20:25:14               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 20:25:14               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 20:25:14          55,071  12%   52.52MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 20:25:14         111,716  26%  106.54MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 20:25:14         159,191  37%   15.18MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 20:25:14         214,059  49%   18.56MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 20:25:14         214,350  50%   18.58MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 20:25:14         214,350  50%   11.36MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 20:25:14 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-20.01.12/pod-logs/dev-onezone-0/cluster-manager
19-Nov-2024 20:25:14
19-Nov-2024 20:25:14               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 20:25:14               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 20:25:14           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 20:25:14           4,706  34%    4.49MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 20:25:14           4,706  34%    4.49MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 20:25:14           6,480  48%    6.18MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 20:25:14           6,742  50%    6.43MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 20:25:14           6,742  50%    3.21MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 20:25:14 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.19-20.01.12/pod-logs/dev-onezone-0/oz-worker
19-Nov-2024 20:25:14
19-Nov-2024 20:25:14               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=17/20)
19-Nov-2024 20:25:14               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 20:25:14          23,955   3%   22.85MB/s    0:00:00 (xfr#2, to-chk=15/20)
19-Nov-2024 20:25:14          48,677   6%   46.42MB/s    0:00:00 (xfr#3, to-chk=13/20)
19-Nov-2024 20:25:14          48,677   6%   46.42MB/s    0:00:00 (xfr#4, to-chk=11/20)
19-Nov-2024 20:25:14          72,152   9%   68.81MB/s    0:00:00 (xfr#5, to-chk=9/20)
19-Nov-2024 20:25:14          72,243   9%   68.90MB/s    0:00:00 (xfr#6, to-chk=7/20)
19-Nov-2024 20:25:14         208,602  27%   24.87MB/s    0:00:00 (xfr#7, to-chk=5/20)
19-Nov-2024 20:25:14         208,899  27%   24.90MB/s    0:00:00 (xfr#8, to-chk=3/20)
19-Nov-2024 20:25:14         373,313  50%   29.67MB/s    0:00:00 (xfr#9, to-chk=1/20)
19-Nov-2024 20:25:14         373,313  50%   27.39MB/s    0:00:00 (xfr#9, to-chk=0/20)
19-Nov-2024 20:25:14 [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-krakow-init-v6gc9. See /home/bamboo/.one-env/deployments/2024.11.19-20.01.12/pod-logs/dev-volume-s3-krakow-init-v6gc9/entrypoint.log for more details
19-Nov-2024 20:25:14 [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-paris-init-72x8s. See /home/bamboo/.one-env/deployments/2024.11.19-20.01.12/pod-logs/dev-volume-s3-paris-init-72x8s/entrypoint.log for more details
19-Nov-2024 20:25:14 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCPS/onedata-acceptance/tests/oneclient/logs/multiprovider_s3/test_multi_reg_file_CRUD.1732047899.2350323 exists, exporting anyway.
19-Nov-2024 20:25:14 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
19-Nov-2024 20:25:14 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
19-Nov-2024 20:25:14 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
19-Nov-2024 20:25:14 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
19-Nov-2024 20:25:14 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
19-Nov-2024 20:25:14 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
19-Nov-2024 20:25:14 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
19-Nov-2024 20:25:14 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
19-Nov-2024 20:25:14
19-Nov-2024 20:25:14
19-Nov-2024 20:25:14 =============================== warnings summary ===============================
19-Nov-2024 20:25:14 tests/utils/rest_utils.py:98
19-Nov-2024 20:25:14   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCPS/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
19-Nov-2024 20:25:14     print("""
19-Nov-2024 20:25:14
19-Nov-2024 20:25:14 tests/utils/path_utils.py:112
19-Nov-2024 20:25:14   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCPS/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
19-Nov-2024 20:25:14     return path.replace("'", "\\'").replace(' ', '\ ')
19-Nov-2024 20:25:14
19-Nov-2024 20:25:14 tests/utils/acceptance_utils.py:55
19-Nov-2024 20:25:14   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCPS/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
19-Nov-2024 20:25:14     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
19-Nov-2024 20:25:14
19-Nov-2024 20:25:14 tests/utils/acceptance_utils.py:57
19-Nov-2024 20:25:14   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCPS/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
19-Nov-2024 20:25:14     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
19-Nov-2024 20:25:14
19-Nov-2024 20:25:14 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
19-Nov-2024 20:25:14 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCPS/onedata-acceptance/test-reports/results.xml -
19-Nov-2024 20:25:14 ================= 26 passed, 4 warnings in 1444.66s (0:24:04) ==================
19-Nov-2024 20:25:19 release "dev" uninstalled
19-Nov-2024 20:25:19 Sidecar injection has been disabled
19-Nov-2024 20:25:19 Cleaning helm release "dev"...
19-Nov-2024 20:25:19 Deleted 1 helm deployments
19-Nov-2024 20:25:19 Deleted 0 k8s deployments
19-Nov-2024 20:25:19 Deleted 0 k8s services
19-Nov-2024 20:25:19 Deleted 0 persistent volumes
19-Nov-2024 20:25:20 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
19-Nov-2024 20:25:20 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
19-Nov-2024 20:25:20 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
19-Nov-2024 20:25:20 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
19-Nov-2024 20:25:20 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
19-Nov-2024 20:25:20 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
19-Nov-2024 20:25:20 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
19-Nov-2024 20:25:20 Finished task 'Run acceptance oneclient tests' with result: Success
19-Nov-2024 20:25:20 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
19-Nov-2024 20:25:20 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCPS...
19-Nov-2024 20:25:20 Finished task 'Parse test results' with result: Success
19-Nov-2024 20:25:20 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
19-Nov-2024 20:25:20
Substituting variable: ${bamboo.artifactRepoHostname} with S3
19-Nov-2024 20:25:20
Substituting variable: ${bamboo.artifactRepoPort} with 10161
19-Nov-2024 20:25:20
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
19-Nov-2024 20:25:20
Substituting variable: ${bamboo.planRepository.branchName} with develop
19-Nov-2024 20:25:20
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
19-Nov-2024 20:25:20
Substituting variable: ${bamboo.artifactRepoHostname} with S3
19-Nov-2024 20:25:20
Substituting variable: ${bamboo.artifactRepoPort} with 10161
19-Nov-2024 20:25:20
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
19-Nov-2024 20:25:20
Substituting variable: ${bamboo.planRepository.branchName} with develop
19-Nov-2024 20:25:20
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
19-Nov-2024 20:25:20 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
19-Nov-2024 20:25:20
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 regular file CRUD proxyio symlinks #3365 (ODSRV-OAP-MSRFCPS-3365)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSRFCPS-3365-ScriptBuildTask-740163172947835408.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCPS/onedata-acceptance
19-Nov-2024 20:25:21 ./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_symlinks.tar.gz
19-Nov-2024 20:25:21 Uploading artifact
19-Nov-2024 20:25:21     source path: surefire_multiprovider_s3_regular_file_CRUD_proxyio_symlinks.tar.gz
19-Nov-2024 20:25:21     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_s3_regular_file_CRUD_proxyio_symlinks.tar.gz
19-Nov-2024 20:25:22 Finished task 'Pack and push surefire artifact' with result: Success
19-Nov-2024 20:25:22 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
19-Nov-2024 20:25:22 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
19-Nov-2024 20:25:22
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 regular file CRUD proxyio symlinks #3365 (ODSRV-OAP-MSRFCPS-3365)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSRFCPS-3365-ScriptBuildTask-17327028467368781364.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCPS
19-Nov-2024 20:25:22 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
19-Nov-2024 20:25:22 Finished task 'Pack logs' with result: Success
19-Nov-2024 20:25:22 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
19-Nov-2024 20:25:22
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
19-Nov-2024 20:25:22 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
19-Nov-2024 20:25:22
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 regular file CRUD proxyio symlinks #3365 (ODSRV-OAP-MSRFCPS-3365)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSRFCPS-3365-ScriptBuildTask-3138152459187241235.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCPS/onedata-acceptance
19-Nov-2024 20:25:22   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
19-Nov-2024 20:25:22                                  Dload  Upload   Total   Spent    Left  Speed
19-Nov-2024 20:25:22
19-Nov-2024 20:25:22   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
19-Nov-2024 20:25:22   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
19-Nov-2024 20:25:22 100  4822  100  4822    0     0  54179      0 --:--:-- --:--:-- --:--:-- 53577
19-Nov-2024 20:25:22 Clearing /tmp/onedata and /home/bamboo/.one-env
19-Nov-2024 20:25:23 Cleaning helm deployments
19-Nov-2024 20:25:24 Cleanining pods
19-Nov-2024 20:25:24 Cleaning kube persistant volumes
19-Nov-2024 20:25:24 pod "dev-volume-s3-krakow-585f4c9-mlhr9" deleted
19-Nov-2024 20:25:44 pod "dev-volume-s3-paris-64bd65585f-kr4cl" deleted
19-Nov-2024 20:25:50 Cleaning dockswift container
19-Nov-2024 20:25:50 Cleaning docker containers
19-Nov-2024 20:25:54 Stalled docker containers to remove:
19-Nov-2024 20:25:54 04cef212e258 c4676f5081e6 ff51985ed8a3 9b4406143c2a 4d794d68d200 5c18a6adc704 501877e4d6c9 f374d81d7083 9c284c0ac366 49c9b1eb95c6 a8435e444aab f0a592489210 d5bbcc0cba01 be1d3324d4d7 9859943d9717 c5ce0410a92a bab6756a7610 543a54509cac 483d1cfd044b 79d375fc2884 f544854819c6 ab4591dc23c1 c91851eaed1b fb6e38f0306b bd701801612c 66a45c791605 d521af4e17e9 15386943b352
19-Nov-2024 20:25:54 Removing stalled docker containers
19-Nov-2024 20:25:54 Error response from daemon: Cannot kill container: 04cef212e258: Container 04cef212e258ad41ee6f4be7db130accb0d8b175638f9654530cf57ce2093c8b is not running
19-Nov-2024 20:25:54 04cef212e258
19-Nov-2024 20:25:54 Error response from daemon: Cannot kill container: c4676f5081e6: Container c4676f5081e612a06b862cc1e999dd2227efaa01435f60f2cad405e7e633a7a0 is not running
19-Nov-2024 20:25:54 c4676f5081e6
19-Nov-2024 20:25:54 Error response from daemon: Cannot kill container: ff51985ed8a3: Container ff51985ed8a35990578b0fd83985f83b5a196856890701ef159f35f26787ba60 is not running
19-Nov-2024 20:25:54 ff51985ed8a3
19-Nov-2024 20:25:55 Error response from daemon: Cannot kill container: 9b4406143c2a: Container 9b4406143c2a759266031971602c84657f5670a02e8d29a047495220c57c3633 is not running
19-Nov-2024 20:25:55 9b4406143c2a
19-Nov-2024 20:25:55 Error response from daemon: Cannot kill container: 4d794d68d200: Container 4d794d68d20006b54796bc9211072e80d9975156164d625f21f128d019658357 is not running
19-Nov-2024 20:25:55 4d794d68d200
19-Nov-2024 20:25:55 Error response from daemon: Cannot kill container: 5c18a6adc704: Container 5c18a6adc704ffef7d0616c1f531e369d9a1607175e047cd8f541f9902977a80 is not running
19-Nov-2024 20:25:55 5c18a6adc704
19-Nov-2024 20:25:55 Error response from daemon: Cannot kill container: 501877e4d6c9: Container 501877e4d6c92ad33a6c59184998dcbf2568dd0e88106013caab96b5a903c523 is not running
19-Nov-2024 20:25:55 501877e4d6c9
19-Nov-2024 20:25:55 Error response from daemon: Cannot kill container: f374d81d7083: Container f374d81d708302914ee2a225ea42f0849fff9060edbe4c95aea5fa6ff86a5ea9 is not running
19-Nov-2024 20:25:55 f374d81d7083
19-Nov-2024 20:25:55 Error response from daemon: Cannot kill container: 9c284c0ac366: Container 9c284c0ac36606466aae5a178f1bfda773ce925109d0e1ca033eb817bbc1f1a9 is not running
19-Nov-2024 20:25:55 9c284c0ac366
19-Nov-2024 20:25:55 Error response from daemon: Cannot kill container: 49c9b1eb95c6: Container 49c9b1eb95c6e386da8a9625713e92cb7ba2cb117bcb02087028328e38096956 is not running
19-Nov-2024 20:25:55 49c9b1eb95c6
19-Nov-2024 20:25:55 Error response from daemon: Cannot kill container: a8435e444aab: Container a8435e444aab1018acd776f034694b0f652eec59bbbac2d807d88b6238c338c8 is not running
19-Nov-2024 20:25:55 a8435e444aab
19-Nov-2024 20:25:56 Error response from daemon: Cannot kill container: f0a592489210: Container f0a5924892105e29f81e4edc42fb37018c87588c02831cf1567932b2f12c8f1d is not running
19-Nov-2024 20:25:56 f0a592489210
19-Nov-2024 20:25:56 Error response from daemon: Cannot kill container: d5bbcc0cba01: Container d5bbcc0cba01a747c78ac8e39bb5ef56ad878f4feef4d7502be4642706767950 is not running
19-Nov-2024 20:25:56 d5bbcc0cba01
19-Nov-2024 20:25:56 Error response from daemon: Cannot kill container: be1d3324d4d7: Container be1d3324d4d704f440334a0f320e71589d65e8d5c00e41be2bcfff20ea138d07 is not running
19-Nov-2024 20:25:56 be1d3324d4d7
19-Nov-2024 20:25:56 Error response from daemon: Cannot kill container: 9859943d9717: Container 9859943d9717c63f91c31cfa1518d86a394a257c6a4b884012c56d6bfef0a006 is not running
19-Nov-2024 20:25:56 9859943d9717
19-Nov-2024 20:25:56 Error response from daemon: Cannot kill container: c5ce0410a92a: Container c5ce0410a92a10106538e1b4871dd33d084ec3f0b89ff82d8e672ffe80bf171d is not running
19-Nov-2024 20:25:56 c5ce0410a92a
19-Nov-2024 20:25:56 Error response from daemon: Cannot kill container: bab6756a7610: Container bab6756a761076dedf626cf76e0cbfd8f0586a5ae75a76705a32f98db39e7160 is not running
19-Nov-2024 20:25:56 bab6756a7610
19-Nov-2024 20:25:56 Error response from daemon: Cannot kill container: 543a54509cac: Container 543a54509cacb0b1cd9f588d1215197379ab18e3fc3a67988eb919479b6f4fa5 is not running
19-Nov-2024 20:25:56 543a54509cac
19-Nov-2024 20:25:56 Error response from daemon: Cannot kill container: 483d1cfd044b: Container 483d1cfd044b1bdf41b7cdecc71f0ec25c3e74de4c901511880c90f7fcf0c8e4 is not running
19-Nov-2024 20:25:56 483d1cfd044b
19-Nov-2024 20:25:56 Error response from daemon: Cannot kill container: 79d375fc2884: Container 79d375fc2884af1dc0f0e5a4057e41397160cb6596da19491bc01c30b5515529 is not running
19-Nov-2024 20:25:56 79d375fc2884
19-Nov-2024 20:25:56 Error response from daemon: Cannot kill container: f544854819c6: Container f544854819c6c89e0687f897fa99bee0450a3ae4bbb7215b19cb5e9171660400 is not running
19-Nov-2024 20:25:56 f544854819c6
19-Nov-2024 20:25:57 Error response from daemon: Cannot kill container: ab4591dc23c1: Container ab4591dc23c19bfb007365167647b7687861d2674b9c0b426bebeb72d1686e42 is not running
19-Nov-2024 20:25:57 ab4591dc23c1
19-Nov-2024 20:25:57 Error response from daemon: Cannot kill container: c91851eaed1b: Container c91851eaed1b843e42f533c5ca65bec7aeedf45d7b409a4656381634f2f31621 is not running
19-Nov-2024 20:25:57 c91851eaed1b
19-Nov-2024 20:25:57 Error response from daemon: Cannot kill container: fb6e38f0306b: Container fb6e38f0306bcecfd058993d4bceff52eab1755353f0b71dab15ee73cbe1550c is not running
19-Nov-2024 20:25:57 fb6e38f0306b
19-Nov-2024 20:25:57 Error response from daemon: Cannot kill container: bd701801612c: Container bd701801612c8e3c1664e6a31e872bcc1a95a2dc5064e79bb2b0a08b3c20eba0 is not running
19-Nov-2024 20:25:57 bd701801612c
19-Nov-2024 20:25:57 Error response from daemon: Cannot kill container: 66a45c791605: Container 66a45c7916059bc42ff2d9f468badf39a61b0593f64012897ac7f703a7768077 is not running
19-Nov-2024 20:25:57 66a45c791605
19-Nov-2024 20:25:57 Error response from daemon: Cannot kill container: d521af4e17e9: Container d521af4e17e9eea61d6f468a13459ae661ef08e4b4af7cc68e7ed24d1167ba7b is not running
19-Nov-2024 20:25:57 d521af4e17e9
19-Nov-2024 20:25:57 15386943b352
19-Nov-2024 20:25:57 15386943b352
19-Nov-2024 20:25:57 Stalled docker volumes to remove:
19-Nov-2024 20:25:57
19-Nov-2024 20:25:57 Removing stalled docker volumes
19-Nov-2024 20:25:57 Removing stalled loopdevices
19-Nov-2024 20:25:58 Done
19-Nov-2024 20:25:58 Finished task 'Clear env and working dir' with result: Success
19-Nov-2024 20:25:58 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
19-Nov-2024 20:25:58 Running post build plugin 'Docker Container Cleanup'
19-Nov-2024 20:25:58 Running post build plugin 'NCover Results Collector'
19-Nov-2024 20:25:58 Running post build plugin 'Build Results Label Collector'
19-Nov-2024 20:25:58 Running post build plugin 'Clover Results Collector'
19-Nov-2024 20:25:58 Running post build plugin 'npm Cache Cleanup'
19-Nov-2024 20:25:58 Running post build plugin 'Artifact Copier'
19-Nov-2024 20:25:58 Publishing an artifact: test_logs.tar.gz
19-Nov-2024 20:25:59 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 145.4 ms
19-Nov-2024 20:25:59 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCPS'
19-Nov-2024 20:25:59 Finalising the build...
19-Nov-2024 20:25:59 Stopping timer.
19-Nov-2024 20:25:59 Build ODSRV-OAP-MSRFCPS-3365 completed.
19-Nov-2024 20:25:59 Running on server: post build plugin 'Build Hanging Detection Configuration'
19-Nov-2024 20:25:59 Running on server: post build plugin 'NCover Results Collector'
19-Nov-2024 20:25:59 Running on server: post build plugin 'Build Labeller'
19-Nov-2024 20:25:59 Running on server: post build plugin 'Clover Delta Calculator'
19-Nov-2024 20:25:59 Running on server: post build plugin 'Maven Dependencies Postprocessor'
19-Nov-2024 20:25:59 All post build plugins have finished
19-Nov-2024 20:25:59 Generating build results summary...
19-Nov-2024 20:25:59 Saving build results to disk...
19-Nov-2024 20:25:59 Store variable context...
19-Nov-2024 20:25:59 Finished building ODSRV-OAP-MSRFCPS-3365.