oneclient acceptance tests using environment deployed from packages

Build: #3372 was successful

Job: multiprovider directory CRUD proxyio was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

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

30-Nov-2024 00:56:25 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-kvcth'
30-Nov-2024 00:56:25 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-kvcth' successfully started
30-Nov-2024 00:56:25
30-Nov-2024 00:56:25 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/g0ddgqbj38idkjfc
30-Nov-2024 00:56:25
30-Nov-2024 00:56:25 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/g0ddgqbj38idkjfc --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/g0ddgqbj38idkjfc
30-Nov-2024 00:56:25 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '1265758199130247018'...
30-Nov-2024 00:56:25 Getting configuration...
30-Nov-2024 00:56:25 Oneclient has been successfully mounted in '/tmp/onedata/mnt/g0ddgqbj38idkjfc'.
30-Nov-2024 00:56:25
30-Nov-2024 00:56:25 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"'
30-Nov-2024 00:56:25 -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"'
30-Nov-2024 00:56:25 -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"'
30-Nov-2024 00:56:25 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
30-Nov-2024 00:56:25 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
30-Nov-2024 00:56:25 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
30-Nov-2024 00:56:25 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
30-Nov-2024 00:56:25 -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"'
30-Nov-2024 00:56:25 -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"'
30-Nov-2024 00:56:25 -- Executing step: 'When "user1 renames space1/dir4/dir5 to space1/dir1/dir2/dir3 on client11"'
30-Nov-2024 00:56:25 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3 on client11"'
30-Nov-2024 00:56:25 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3 on client21"'
30-Nov-2024 00:56:25 -- Executing step: 'Then "user1 doesn't see [dir5] in space1/dir4 on client11"'
30-Nov-2024 00:56:25 -- Executing step: 'Then "user2 doesn't see [dir5] in space1/dir4 on client21"'
30-Nov-2024 00:56:25 -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3 on client11"'
30-Nov-2024 00:56:25 -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3 on client21"'
30-Nov-2024 00:56:25 =================================================================
30-Nov-2024 00:56:25
30-Nov-2024 00:56:26 PASSED
30-Nov-2024 00:56:26 Unmounting client from /tmp/onedata/mnt/d3940xnl29g4nq0k
30-Nov-2024 00:56:26
30-Nov-2024 00:56:26
30-Nov-2024 00:56:26 Unmounting client from /tmp/onedata/mnt/g0ddgqbj38idkjfc
30-Nov-2024 00:56:26
30-Nov-2024 00:56:26
30-Nov-2024 00:57:12 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_copy[multiprovider] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
30-Nov-2024 00:57:12 =================================================================
30-Nov-2024 00:57:12 - Executing scenario 'Copy directory'
30-Nov-2024 00:57:12 - from feature 'Multi_directory_CRUD'
30-Nov-2024 00:57:12 -----------------------------------------------------------------
30-Nov-2024 00:57:12 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 00:57:12 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 00:57:12 using [token, token] by [user1, user2]"'
30-Nov-2024 00:57:12 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-n8rb9', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 00:57:12 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-n8rb9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 00:57:12 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-n8rb9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 00:57:12
30-Nov-2024 00:57:12
30-Nov-2024 00:57:12 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-n8rb9'
30-Nov-2024 00:57:12 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-n8rb9' successfully started
30-Nov-2024 00:57:12
30-Nov-2024 00:57:12 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/qtxfclvljuavcx4g
30-Nov-2024 00:57:12
30-Nov-2024 00:57:12 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/qtxfclvljuavcx4g --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/qtxfclvljuavcx4g
30-Nov-2024 00:57:12 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10417955016429396415'...
30-Nov-2024 00:57:12 Getting configuration...
30-Nov-2024 00:57:12 Oneclient has been successfully mounted in '/tmp/onedata/mnt/qtxfclvljuavcx4g'.
30-Nov-2024 00:57:12
30-Nov-2024 00:57:12 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-kvcth', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 00:57:12 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-kvcth', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 00:57:12 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-kvcth', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 00:57:12
30-Nov-2024 00:57:12
30-Nov-2024 00:57:12 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-kvcth'
30-Nov-2024 00:57:12 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-kvcth' successfully started
30-Nov-2024 00:57:12
30-Nov-2024 00:57:12 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/u9o4g9ib2kaxlakr
30-Nov-2024 00:57:12
30-Nov-2024 00:57:12 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/u9o4g9ib2kaxlakr --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/u9o4g9ib2kaxlakr
30-Nov-2024 00:57:12 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '6019214713434372143'...
30-Nov-2024 00:57:12 Getting configuration...
30-Nov-2024 00:57:12 Oneclient has been successfully mounted in '/tmp/onedata/mnt/u9o4g9ib2kaxlakr'.
30-Nov-2024 00:57:12
30-Nov-2024 00:57:12 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"'
30-Nov-2024 00:57:12 -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"'
30-Nov-2024 00:57:12 -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"'
30-Nov-2024 00:57:12 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
30-Nov-2024 00:57:12 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
30-Nov-2024 00:57:12 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
30-Nov-2024 00:57:12 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
30-Nov-2024 00:57:12 -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"'
30-Nov-2024 00:57:12 -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"'
30-Nov-2024 00:57:12 -- Executing step: 'When "user1 copies directory space1/dir4 to space1/dir1/dir2/dir3 on client11"'
30-Nov-2024 00:57:12 -- Executing step: 'Then "user1 can stat [dir4] in space1/dir1/dir2/dir3 on client11"'
30-Nov-2024 00:57:12 -- Executing step: 'Then "user2 can stat [dir4] in space1/dir1/dir2/dir3 on client21"'
30-Nov-2024 00:57:12 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client11"'
30-Nov-2024 00:57:12 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client21"'
30-Nov-2024 00:57:12 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir4 on client11"'
30-Nov-2024 00:57:12 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir4 on client21"'
30-Nov-2024 00:57:12 -- Executing step: 'Then "user1 sees [dir4] in space1/dir1/dir2/dir3 on client11"'
30-Nov-2024 00:57:12 -- Executing step: 'Then "user2 sees [dir4] in space1/dir1/dir2/dir3 on client21"'
30-Nov-2024 00:57:12 -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client11"'
30-Nov-2024 00:57:12 -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client21"'
30-Nov-2024 00:57:12 -- Executing step: 'Then "user1 sees [dir5] in space1/dir4 on client11"'
30-Nov-2024 00:57:12 -- Executing step: 'Then "user2 sees [dir5] in space1/dir4 on client21"'
30-Nov-2024 00:57:12 =================================================================
30-Nov-2024 00:57:12
30-Nov-2024 00:57:13 PASSED
30-Nov-2024 00:57:13 Unmounting client from /tmp/onedata/mnt/qtxfclvljuavcx4g
30-Nov-2024 00:57:13
30-Nov-2024 00:57:13
30-Nov-2024 00:57:13 Unmounting client from /tmp/onedata/mnt/u9o4g9ib2kaxlakr
30-Nov-2024 00:57:13
30-Nov-2024 00:57:13
30-Nov-2024 00:57:55 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move_to_itself[multiprovider] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
30-Nov-2024 00:57:55 =================================================================
30-Nov-2024 00:57:55 - Executing scenario 'Fail to move directory to itself'
30-Nov-2024 00:57:55 - from feature 'Multi_directory_CRUD'
30-Nov-2024 00:57:55 -----------------------------------------------------------------
30-Nov-2024 00:57:55 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 00:57:55 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 00:57:55 using [token, token] by [user1, user2]"'
30-Nov-2024 00:57:55 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-n8rb9', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 00:57:55 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-n8rb9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 00:57:55 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-n8rb9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 00:57:55
30-Nov-2024 00:57:55
30-Nov-2024 00:57:55 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-n8rb9'
30-Nov-2024 00:57:55 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-n8rb9' successfully started
30-Nov-2024 00:57:55
30-Nov-2024 00:57:55 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/6tglbp6yn9agesk3
30-Nov-2024 00:57:55
30-Nov-2024 00:57:55 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/6tglbp6yn9agesk3 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/6tglbp6yn9agesk3
30-Nov-2024 00:57:55 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16985727428149222257'...
30-Nov-2024 00:57:55 Getting configuration...
30-Nov-2024 00:57:55 Oneclient has been successfully mounted in '/tmp/onedata/mnt/6tglbp6yn9agesk3'.
30-Nov-2024 00:57:55
30-Nov-2024 00:57:55 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-kvcth', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 00:57:55 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-kvcth', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 00:57:55 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-kvcth', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 00:57:55
30-Nov-2024 00:57:55
30-Nov-2024 00:57:55 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-kvcth'
30-Nov-2024 00:57:55 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-kvcth' successfully started
30-Nov-2024 00:57:55
30-Nov-2024 00:57:55 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/lv2jq6yei5xvkdh3
30-Nov-2024 00:57:55
30-Nov-2024 00:57:55 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/lv2jq6yei5xvkdh3 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/lv2jq6yei5xvkdh3
30-Nov-2024 00:57:55 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '16245512469893280560'...
30-Nov-2024 00:57:55 Getting configuration...
30-Nov-2024 00:57:55 Oneclient has been successfully mounted in '/tmp/onedata/mnt/lv2jq6yei5xvkdh3'.
30-Nov-2024 00:57:55
30-Nov-2024 00:57:55 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
30-Nov-2024 00:57:55 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
30-Nov-2024 00:57:55 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
30-Nov-2024 00:57:55 -- Executing step: 'When "user1 fails to move space1/dir1 to space1/dir1 using shell command on client11"'
30-Nov-2024 00:57:55 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
30-Nov-2024 00:57:55 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
30-Nov-2024 00:57:55 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
30-Nov-2024 00:57:55 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
30-Nov-2024 00:57:55 =================================================================
30-Nov-2024 00:57:55
30-Nov-2024 00:57:55 PASSED
30-Nov-2024 00:57:55 Unmounting client from /tmp/onedata/mnt/6tglbp6yn9agesk3
30-Nov-2024 00:57:55
30-Nov-2024 00:57:55
30-Nov-2024 00:57:55 Unmounting client from /tmp/onedata/mnt/lv2jq6yei5xvkdh3
30-Nov-2024 00:57:55
30-Nov-2024 00:57:55
30-Nov-2024 00:58:32 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move_to_subtree[multiprovider] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
30-Nov-2024 00:58:32 =================================================================
30-Nov-2024 00:58:32 - Executing scenario 'Fail to move directory to its subtree'
30-Nov-2024 00:58:32 - from feature 'Multi_directory_CRUD'
30-Nov-2024 00:58:32 -----------------------------------------------------------------
30-Nov-2024 00:58:32 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 00:58:32 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 00:58:32 using [token, token] by [user1, user2]"'
30-Nov-2024 00:58:32 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-n8rb9', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 00:58:32 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-n8rb9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 00:58:32 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-n8rb9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 00:58:32
30-Nov-2024 00:58:32
30-Nov-2024 00:58:32 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-n8rb9'
30-Nov-2024 00:58:32 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-n8rb9' successfully started
30-Nov-2024 00:58:32
30-Nov-2024 00:58:32 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/fd2nq0gdt0k1wofo
30-Nov-2024 00:58:32
30-Nov-2024 00:58:32 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/fd2nq0gdt0k1wofo --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/fd2nq0gdt0k1wofo
30-Nov-2024 00:58:32 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1490293965918239720'...
30-Nov-2024 00:58:32 Getting configuration...
30-Nov-2024 00:58:32 Oneclient has been successfully mounted in '/tmp/onedata/mnt/fd2nq0gdt0k1wofo'.
30-Nov-2024 00:58:32
30-Nov-2024 00:58:32 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-kvcth', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 00:58:32 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-kvcth', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 00:58:32 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-kvcth', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 00:58:32
30-Nov-2024 00:58:32
30-Nov-2024 00:58:32 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-kvcth'
30-Nov-2024 00:58:32 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-kvcth' successfully started
30-Nov-2024 00:58:32
30-Nov-2024 00:58:32 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/n72j1d38aoqnv1b1
30-Nov-2024 00:58:32
30-Nov-2024 00:58:32 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/n72j1d38aoqnv1b1 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/n72j1d38aoqnv1b1
30-Nov-2024 00:58:32 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '10880953983804098761'...
30-Nov-2024 00:58:32 Getting configuration...
30-Nov-2024 00:58:32 Oneclient has been successfully mounted in '/tmp/onedata/mnt/n72j1d38aoqnv1b1'.
30-Nov-2024 00:58:32
30-Nov-2024 00:58:32 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3] on client11"'
30-Nov-2024 00:58:32 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
30-Nov-2024 00:58:32 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
30-Nov-2024 00:58:32 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
30-Nov-2024 00:58:32 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
30-Nov-2024 00:58:32 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
30-Nov-2024 00:58:32 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
30-Nov-2024 00:58:32 -- Executing step: 'When "user1 fails to rename space1/dir1 to space1/dir1/dir2/dir3 on client11"'
30-Nov-2024 00:58:32 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
30-Nov-2024 00:58:32 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
30-Nov-2024 00:58:32 -- Executing step: 'When "user1 can stat [dir2] in space1/dir1 on client11"'
30-Nov-2024 00:58:32 -- Executing step: 'When "user2 can stat [dir2] in space1/dir1 on client21"'
30-Nov-2024 00:58:32 -- Executing step: 'When "user1 can stat [dir3] in space1/dir1/dir2 on client11"'
30-Nov-2024 00:58:32 -- Executing step: 'When "user2 can stat [dir3] in space1/dir1/dir2 on client21"'
30-Nov-2024 00:58:32 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
30-Nov-2024 00:58:32 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
30-Nov-2024 00:58:32 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
30-Nov-2024 00:58:32 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
30-Nov-2024 00:58:32 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
30-Nov-2024 00:58:32 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
30-Nov-2024 00:58:32 =================================================================
30-Nov-2024 00:58:32
30-Nov-2024 00:58:46 PASSED
30-Nov-2024 00:58:46 Unmounting client from /tmp/onedata/mnt/fd2nq0gdt0k1wofo
30-Nov-2024 00:58:46
30-Nov-2024 00:58:46
30-Nov-2024 00:58:46 Unmounting client from /tmp/onedata/mnt/n72j1d38aoqnv1b1
30-Nov-2024 00:58:46
30-Nov-2024 00:58:46 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCP/onedata-acceptance/tests/oneclient/logs/multiprovider/test_multi_directory_CRUD.1732928313.717147', '-c', '/tmp/logs']
30-Nov-2024 00:58:46 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-prpjv. See /home/bamboo/.one-env/deployments/2024.11.30-00.35.45/pod-logs/dev-cross-support-job-3p-users-prpjv/entrypoint.log for more details
30-Nov-2024 00:58:46 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-n8rb9: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.30-00.35.45/pod-logs/dev-oneclient-krakow-7d9476b8bc-n8rb9/oneclient_logs
30-Nov-2024 00:58:46
30-Nov-2024 00:58:46               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=195/228)
30-Nov-2024 00:58:46               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 00:58:46          23,787   0%   22.69MB/s    0:00:00 (xfr#1, to-chk=194/228)
30-Nov-2024 00:58:46          23,787   0%   22.69MB/s    0:00:00 (xfr#1, to-chk=188/228)
30-Nov-2024 00:58:46          24,345   0%   23.22MB/s    0:00:00 (xfr#2, to-chk=190/228)
30-Nov-2024 00:58:46         165,170   3%   39.38MB/s    0:00:00 (xfr#3, to-chk=189/228)
30-Nov-2024 00:58:46         165,728   3%   39.51MB/s    0:00:00 (xfr#4, to-chk=188/228)
30-Nov-2024 00:58:46         213,743   4%   40.77MB/s    0:00:00 (xfr#5, to-chk=187/228)
30-Nov-2024 00:58:46         214,589   4%   40.93MB/s    0:00:00 (xfr#6, to-chk=183/228)
30-Nov-2024 00:58:46         402,984   8%   29.56MB/s    0:00:00 (xfr#7, to-chk=182/228)
30-Nov-2024 00:58:46         403,830   8%   29.62MB/s    0:00:00 (xfr#8, to-chk=181/228)
30-Nov-2024 00:58:46         438,665   8%   29.88MB/s    0:00:00 (xfr#9, to-chk=180/228)
30-Nov-2024 00:58:46         439,319   8%   29.93MB/s    0:00:00 (xfr#10, to-chk=176/228)
30-Nov-2024 00:58:46         579,979  11%   29.11MB/s    0:00:00 (xfr#11, to-chk=175/228)
30-Nov-2024 00:58:46         580,633  11%   29.14MB/s    0:00:00 (xfr#12, to-chk=174/228)
30-Nov-2024 00:58:46         604,027  12%   30.32MB/s    0:00:00 (xfr#13, to-chk=173/228)
30-Nov-2024 00:58:46         604,297  12%   28.82MB/s    0:00:00 (xfr#14, to-chk=169/228)
30-Nov-2024 00:58:46         693,751  14%   22.05MB/s    0:00:00 (xfr#15, to-chk=168/228)
30-Nov-2024 00:58:46         694,021  14%   21.35MB/s    0:00:00 (xfr#16, to-chk=167/228)
30-Nov-2024 00:58:46         710,794  14%   21.87MB/s    0:00:00 (xfr#17, to-chk=166/228)
30-Nov-2024 00:58:46         711,352  14%   21.88MB/s    0:00:00 (xfr#18, to-chk=162/228)
30-Nov-2024 00:58:46         798,152  16%   22.39MB/s    0:00:00 (xfr#19, to-chk=161/228)
30-Nov-2024 00:58:46         798,710  16%   22.40MB/s    0:00:00 (xfr#20, to-chk=160/228)
30-Nov-2024 00:58:46         823,898  16%   22.45MB/s    0:00:00 (xfr#21, to-chk=159/228)
30-Nov-2024 00:58:46         824,360  16%   22.46MB/s    0:00:00 (xfr#22, to-chk=155/228)
30-Nov-2024 00:58:46         914,022  18%   24.91MB/s    0:00:00 (xfr#23, to-chk=154/228)
30-Nov-2024 00:58:46         914,484  18%   24.92MB/s    0:00:00 (xfr#24, to-chk=153/228)
30-Nov-2024 00:58:46         915,112  18%   24.93MB/s    0:00:00 (xfr#25, to-chk=152/228)
30-Nov-2024 00:58:46         935,396  18%   25.49MB/s    0:00:00 (xfr#26, to-chk=151/228)
30-Nov-2024 00:58:46         935,954  18%   24.79MB/s    0:00:00 (xfr#27, to-chk=147/228)
30-Nov-2024 00:58:46       1,037,741  20%   27.49MB/s    0:00:00 (xfr#28, to-chk=146/228)
30-Nov-2024 00:58:46       1,038,299  20%   27.51MB/s    0:00:00 (xfr#29, to-chk=145/228)
30-Nov-2024 00:58:46       1,070,972  21%   28.37MB/s    0:00:00 (xfr#30, to-chk=144/228)
30-Nov-2024 00:58:46       1,071,434  21%   28.38MB/s    0:00:00 (xfr#31, to-chk=140/228)
30-Nov-2024 00:58:46       1,212,652  24%   26.89MB/s    0:00:00 (xfr#32, to-chk=139/228)
30-Nov-2024 00:58:46       1,213,114  24%   26.91MB/s    0:00:00 (xfr#33, to-chk=138/228)
30-Nov-2024 00:58:46       1,235,051  24%   27.39MB/s    0:00:00 (xfr#34, to-chk=137/228)
30-Nov-2024 00:58:46       1,235,801  24%   27.41MB/s    0:00:00 (xfr#35, to-chk=133/228)
30-Nov-2024 00:58:46       1,315,145  26%   28.51MB/s    0:00:00 (xfr#36, to-chk=132/228)
30-Nov-2024 00:58:46       1,315,895  26%   28.52MB/s    0:00:00 (xfr#37, to-chk=131/228)
30-Nov-2024 00:58:46       1,341,643  27%   28.43MB/s    0:00:00 (xfr#38, to-chk=130/228)
30-Nov-2024 00:58:46       1,342,393  27%   28.45MB/s    0:00:00 (xfr#39, to-chk=126/228)
30-Nov-2024 00:58:46       1,433,821  28%   29.09MB/s    0:00:00 (xfr#40, to-chk=125/228)
30-Nov-2024 00:58:46       1,434,571  28%   29.11MB/s    0:00:00 (xfr#41, to-chk=124/228)
30-Nov-2024 00:58:46       1,487,740  30%   30.19MB/s    0:00:00 (xfr#42, to-chk=123/228)
30-Nov-2024 00:58:46       1,488,586  30%   30.20MB/s    0:00:00 (xfr#43, to-chk=119/228)
30-Nov-2024 00:58:46       1,731,374  34%   27.99MB/s    0:00:00 (xfr#44, to-chk=118/228)
30-Nov-2024 00:58:46       1,732,220  35%   28.00MB/s    0:00:00 (xfr#45, to-chk=117/228)
30-Nov-2024 00:58:46       1,753,001  35%   26.54MB/s    0:00:00 (xfr#46, to-chk=116/228)
30-Nov-2024 00:58:46       1,753,463  35%   26.54MB/s    0:00:00 (xfr#47, to-chk=112/228)
30-Nov-2024 00:58:46       1,820,801  36%   27.13MB/s    0:00:00 (xfr#48, to-chk=111/228)
30-Nov-2024 00:58:46       1,821,263  36%   27.14MB/s    0:00:00 (xfr#49, to-chk=110/228)
30-Nov-2024 00:58:46       1,853,992  37%   27.63MB/s    0:00:00 (xfr#50, to-chk=109/228)
30-Nov-2024 00:58:46       1,854,454  37%   27.63MB/s    0:00:00 (xfr#51, to-chk=105/228)
30-Nov-2024 00:58:46       2,013,962  40%   26.68MB/s    0:00:00 (xfr#52, to-chk=104/228)
30-Nov-2024 00:58:46       2,014,424  40%   26.68MB/s    0:00:00 (xfr#53, to-chk=103/228)
30-Nov-2024 00:58:46       2,037,701  41%   26.62MB/s    0:00:00 (xfr#54, to-chk=102/228)
30-Nov-2024 00:58:46       2,038,355  41%   26.63MB/s    0:00:00 (xfr#55, to-chk=98/228)
30-Nov-2024 00:58:46       2,125,762  42%   27.77MB/s    0:00:00 (xfr#56, to-chk=97/228)
30-Nov-2024 00:58:46       2,126,416  42%   27.78MB/s    0:00:00 (xfr#57, to-chk=96/228)
30-Nov-2024 00:58:46       2,177,989  44%   28.45MB/s    0:00:00 (xfr#58, to-chk=95/228)
30-Nov-2024 00:58:46       2,178,451  44%   28.07MB/s    0:00:00 (xfr#59, to-chk=91/228)
30-Nov-2024 00:58:46       2,416,381  48%   24.00MB/s    0:00:00 (xfr#60, to-chk=90/228)
30-Nov-2024 00:58:46       2,416,843  48%   24.01MB/s    0:00:00 (xfr#61, to-chk=89/228)
30-Nov-2024 00:58:46       2,442,887  49%   24.27MB/s    0:00:00 (xfr#62, to-chk=88/228)
30-Nov-2024 00:58:46       2,443,445  49%   24.02MB/s    0:00:00 (xfr#63, to-chk=84/228)
30-Nov-2024 00:58:46       2,537,495  51%   24.95MB/s    0:00:00 (xfr#64, to-chk=83/228)
30-Nov-2024 00:58:46       2,538,053  51%   24.95MB/s    0:00:00 (xfr#65, to-chk=82/228)
30-Nov-2024 00:58:46       2,594,316  52%   25.25MB/s    0:00:00 (xfr#66, to-chk=81/228)
30-Nov-2024 00:58:46       2,594,586  52%   25.25MB/s    0:00:00 (xfr#67, to-chk=77/228)
30-Nov-2024 00:58:46       2,792,366  56%   26.37MB/s    0:00:00 (xfr#68, to-chk=76/228)
30-Nov-2024 00:58:46       2,792,636  56%   26.37MB/s    0:00:00 (xfr#69, to-chk=75/228)
30-Nov-2024 00:58:46       2,820,861  57%   26.64MB/s    0:00:00 (xfr#70, to-chk=74/228)
30-Nov-2024 00:58:46       2,821,419  57%   26.38MB/s    0:00:00 (xfr#71, to-chk=70/228)
30-Nov-2024 00:58:46       2,935,165  59%   26.92MB/s    0:00:00 (xfr#72, to-chk=69/228)
30-Nov-2024 00:58:46       2,935,723  59%   26.92MB/s    0:00:00 (xfr#73, to-chk=68/228)
30-Nov-2024 00:58:46       2,957,369  59%   26.86MB/s    0:00:00 (xfr#74, to-chk=67/228)
30-Nov-2024 00:58:46       2,958,119  59%   26.87MB/s    0:00:00 (xfr#75, to-chk=63/228)
30-Nov-2024 00:58:46       3,081,136  62%   26.47MB/s    0:00:00 (xfr#76, to-chk=62/228)
30-Nov-2024 00:58:46       3,081,886  62%   26.48MB/s    0:00:00 (xfr#77, to-chk=61/228)
30-Nov-2024 00:58:46       3,119,322  63%   26.80MB/s    0:00:00 (xfr#78, to-chk=60/228)
30-Nov-2024 00:58:46       3,120,168  63%   26.81MB/s    0:00:00 (xfr#79, to-chk=56/228)
30-Nov-2024 00:58:46       3,264,479  65%   25.73MB/s    0:00:00 (xfr#80, to-chk=55/228)
30-Nov-2024 00:58:46       3,265,325  65%   25.74MB/s    0:00:00 (xfr#81, to-chk=54/228)
30-Nov-2024 00:58:46       3,307,884  66%   26.07MB/s    0:00:00 (xfr#82, to-chk=53/228)
30-Nov-2024 00:58:46       3,308,346  66%   26.08MB/s    0:00:00 (xfr#83, to-chk=49/228)
30-Nov-2024 00:58:46       3,589,718  72%   27.83MB/s    0:00:00 (xfr#84, to-chk=48/228)
30-Nov-2024 00:58:46       3,590,180  72%   27.84MB/s    0:00:00 (xfr#85, to-chk=47/228)
30-Nov-2024 00:58:46       3,590,808  72%   27.84MB/s    0:00:00 (xfr#86, to-chk=46/228)
30-Nov-2024 00:58:46       3,629,819  73%   28.14MB/s    0:00:00 (xfr#87, to-chk=45/228)
30-Nov-2024 00:58:46       3,630,281  73%   28.15MB/s    0:00:00 (xfr#88, to-chk=41/228)
30-Nov-2024 00:58:46       3,802,299  76%   28.78MB/s    0:00:00 (xfr#89, to-chk=40/228)
30-Nov-2024 00:58:46       3,802,761  76%   28.78MB/s    0:00:00 (xfr#90, to-chk=39/228)
30-Nov-2024 00:58:46       3,803,389  76%   28.79MB/s    0:00:00 (xfr#91, to-chk=38/228)
30-Nov-2024 00:58:46       3,868,796  78%   29.05MB/s    0:00:00 (xfr#92, to-chk=37/228)
30-Nov-2024 00:58:46       3,869,450  78%   29.06MB/s    0:00:00 (xfr#93, to-chk=33/228)
30-Nov-2024 00:58:46       4,276,806  86%   30.90MB/s    0:00:00 (xfr#94, to-chk=32/228)
30-Nov-2024 00:58:46       4,277,460  86%   30.90MB/s    0:00:00 (xfr#95, to-chk=31/228)
30-Nov-2024 00:58:46       4,278,088  86%   30.91MB/s    0:00:00 (xfr#96, to-chk=30/228)
30-Nov-2024 00:58:46       4,305,535  87%   30.64MB/s    0:00:00 (xfr#97, to-chk=29/228)
30-Nov-2024 00:58:46       4,305,997  87%   30.65MB/s    0:00:00 (xfr#98, to-chk=25/228)
30-Nov-2024 00:58:46       4,439,599  89%   30.90MB/s    0:00:00 (xfr#99, to-chk=24/228)
30-Nov-2024 00:58:46       4,440,061  89%   30.68MB/s    0:00:00 (xfr#100, to-chk=23/228)
30-Nov-2024 00:58:46       4,440,689  89%   30.69MB/s    0:00:00 (xfr#101, to-chk=22/228)
30-Nov-2024 00:58:46       4,465,683  90%   30.86MB/s    0:00:00 (xfr#102, to-chk=21/228)
30-Nov-2024 00:58:46       4,466,433  90%   30.64MB/s    0:00:00 (xfr#103, to-chk=17/228)
30-Nov-2024 00:58:46       4,586,584  92%   27.00MB/s    0:00:00 (xfr#104, to-chk=16/228)
30-Nov-2024 00:58:46       4,587,334  92%   26.84MB/s    0:00:00 (xfr#105, to-chk=15/228)
30-Nov-2024 00:58:46       4,604,718  93%   26.94MB/s    0:00:00 (xfr#106, to-chk=14/228)
30-Nov-2024 00:58:46       4,605,084  93%   26.94MB/s    0:00:00 (xfr#107, to-chk=10/228)
30-Nov-2024 00:58:46       4,706,689  95%   27.37MB/s    0:00:00 (xfr#108, to-chk=9/228)
30-Nov-2024 00:58:46       4,707,055  95%   27.37MB/s    0:00:00 (xfr#109, to-chk=8/228)
30-Nov-2024 00:58:46       4,739,400  95%   26.74MB/s    0:00:00 (xfr#110, to-chk=7/228)
30-Nov-2024 00:58:46       4,740,246  95%   26.75MB/s    0:00:00 (xfr#111, to-chk=3/228)
30-Nov-2024 00:58:46       4,852,704  98%   27.06MB/s    0:00:00 (xfr#112, to-chk=2/228)
30-Nov-2024 00:58:46       4,853,550  98%   27.07MB/s    0:00:00 (xfr#113, to-chk=1/228)
30-Nov-2024 00:58:46       4,943,402  99%   26.94MB/s    0:00:00 (xfr#114, to-chk=0/228)
30-Nov-2024 00:58:46       4,943,402  99%   26.94MB/s    0:00:00 (xfr#114, to-chk=0/228)
30-Nov-2024 00:58:46       4,943,402  99%   26.94MB/s    0:00:00 (xfr#114, to-chk=0/228)
30-Nov-2024 00:58:46       4,943,402  99%   26.94MB/s    0:00:00 (xfr#114, to-chk=0/228)
30-Nov-2024 00:58:46       4,943,402  99%   26.94MB/s    0:00:00 (xfr#114, to-chk=0/228)
30-Nov-2024 00:58:46       4,943,402  99%   26.94MB/s    0:00:00 (xfr#114, to-chk=0/228)
30-Nov-2024 00:58:46       4,943,402  99%   26.94MB/s    0:00:00 (xfr#114, to-chk=0/228)
30-Nov-2024 00:58:46       4,943,402  99%   26.94MB/s    0:00:00 (xfr#114, to-chk=0/228)
30-Nov-2024 00:58:46       4,943,402  99%   26.94MB/s    0:00:00 (xfr#114, to-chk=0/228)
30-Nov-2024 00:58:46       4,943,402  99%   26.94MB/s    0:00:00 (xfr#114, to-chk=0/228)
30-Nov-2024 00:58:46       4,943,402  99%   26.94MB/s    0:00:00 (xfr#114, to-chk=0/228)
30-Nov-2024 00:58:46       4,943,402  99%   26.94MB/s    0:00:00 (xfr#114, to-chk=0/228)
30-Nov-2024 00:58:46       4,943,402  99%   26.94MB/s    0:00:00 (xfr#114, to-chk=0/228)
30-Nov-2024 00:58:46       4,943,402  99%   26.94MB/s    0:00:00 (xfr#114, to-chk=0/228)
30-Nov-2024 00:58:46       4,943,402  99%   26.94MB/s    0:00:00 (xfr#114, to-chk=0/228)
30-Nov-2024 00:58:46       4,943,402  99%   26.94MB/s    0:00:00 (xfr#114, to-chk=0/228)
30-Nov-2024 00:58:46       4,943,402  99%   26.94MB/s    0:00:00 (xfr#114, to-chk=0/228)
30-Nov-2024 00:58:46       4,943,402  99%   26.94MB/s    0:00:00 (xfr#114, to-chk=0/228)
30-Nov-2024 00:58:46       4,943,402  99%   26.94MB/s    0:00:00 (xfr#114, to-chk=0/228)
30-Nov-2024 00:58:46       4,943,402  99%   26.94MB/s    0:00:00 (xfr#114, to-chk=0/228)
30-Nov-2024 00:58:46       4,943,402  99%   26.94MB/s    0:00:00 (xfr#114, to-chk=0/228)
30-Nov-2024 00:58:46       4,943,402  99%   26.94MB/s    0:00:00 (xfr#114, to-chk=0/228)
30-Nov-2024 00:58:46       4,943,402  99%   26.94MB/s    0:00:00 (xfr#114, to-chk=0/228)
30-Nov-2024 00:58:46       4,943,402  99%   26.94MB/s    0:00:00 (xfr#114, to-chk=0/228)
30-Nov-2024 00:58:46       4,943,402  99%   26.94MB/s    0:00:00 (xfr#114, to-chk=0/228)
30-Nov-2024 00:58:46       4,943,402  99%   26.79MB/s    0:00:00 (xfr#114, to-chk=0/228)
30-Nov-2024 00:58:46       4,943,402  99%   26.79MB/s    0:00:00 (xfr#114, to-chk=0/228)
30-Nov-2024 00:58:46       4,943,402  99%   25.76MB/s    0:00:00 (xfr#114, to-chk=0/228)
30-Nov-2024 00:58:46       4,943,402  99%   25.76MB/s    0:00:00 (xfr#114, to-chk=0/228)
30-Nov-2024 00:58:46 [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-kvcth: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.30-00.35.45/pod-logs/dev-oneclient-paris-5cc45c8cb7-kvcth/oneclient_logs
30-Nov-2024 00:58:46
30-Nov-2024 00:58:46               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=195/228)
30-Nov-2024 00:58:46               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 00:58:46          25,142   0%   23.98MB/s    0:00:00 (xfr#1, to-chk=194/228)
30-Nov-2024 00:58:46          25,142   0%   23.98MB/s    0:00:00 (xfr#1, to-chk=188/228)
30-Nov-2024 00:58:46          25,508   0%   24.33MB/s    0:00:00 (xfr#2, to-chk=190/228)
30-Nov-2024 00:58:46         129,009   2%   24.61MB/s    0:00:00 (xfr#3, to-chk=189/228)
30-Nov-2024 00:58:46         129,375   2%   24.68MB/s    0:00:00 (xfr#4, to-chk=188/228)
30-Nov-2024 00:58:46         158,050   3%   30.15MB/s    0:00:00 (xfr#5, to-chk=187/228)
30-Nov-2024 00:58:46         158,704   3%   30.27MB/s    0:00:00 (xfr#6, to-chk=183/228)
30-Nov-2024 00:58:46         263,251   5%   41.84MB/s    0:00:00 (xfr#7, to-chk=182/228)
30-Nov-2024 00:58:46         263,905   5%   41.95MB/s    0:00:00 (xfr#8, to-chk=181/228)
30-Nov-2024 00:58:46         283,750   6%   12.89MB/s    0:00:00 (xfr#9, to-chk=180/228)
30-Nov-2024 00:58:46         284,308   6%   12.91MB/s    0:00:00 (xfr#10, to-chk=176/228)
30-Nov-2024 00:58:46         390,551   8%   13.30MB/s    0:00:00 (xfr#11, to-chk=175/228)
30-Nov-2024 00:58:46         391,109   8%   12.86MB/s    0:00:00 (xfr#12, to-chk=174/228)
30-Nov-2024 00:58:46         418,077   9%   13.75MB/s    0:00:00 (xfr#13, to-chk=173/228)
30-Nov-2024 00:58:46         418,635   9%   13.77MB/s    0:00:00 (xfr#14, to-chk=169/228)
30-Nov-2024 00:58:46         511,749  11%   15.25MB/s    0:00:00 (xfr#15, to-chk=168/228)
30-Nov-2024 00:58:46         512,307  11%   15.27MB/s    0:00:00 (xfr#16, to-chk=167/228)
30-Nov-2024 00:58:46         512,935  11%   15.29MB/s    0:00:00 (xfr#17, to-chk=166/228)
30-Nov-2024 00:58:46         547,878  12%   13.40MB/s    0:00:00 (xfr#18, to-chk=165/228)
30-Nov-2024 00:58:46         548,628  12%   13.08MB/s    0:00:00 (xfr#19, to-chk=161/228)
30-Nov-2024 00:58:46         719,344  16%   16.33MB/s    0:00:00 (xfr#20, to-chk=160/228)
30-Nov-2024 00:58:46         720,094  16%   16.35MB/s    0:00:00 (xfr#21, to-chk=159/228)
30-Nov-2024 00:58:46         750,943  16%   16.65MB/s    0:00:00 (xfr#22, to-chk=158/228)
30-Nov-2024 00:58:46         751,597  16%   16.67MB/s    0:00:00 (xfr#23, to-chk=154/228)
30-Nov-2024 00:58:46         873,526  19%   19.37MB/s    0:00:00 (xfr#24, to-chk=153/228)
30-Nov-2024 00:58:46         874,180  19%   19.39MB/s    0:00:00 (xfr#25, to-chk=152/228)
30-Nov-2024 00:58:46         902,283  20%   19.56MB/s    0:00:00 (xfr#26, to-chk=151/228)
30-Nov-2024 00:58:46         902,937  20%   19.57MB/s    0:00:00 (xfr#27, to-chk=147/228)
30-Nov-2024 00:58:46       1,037,008  23%   22.48MB/s    0:00:00 (xfr#28, to-chk=146/228)
30-Nov-2024 00:58:46       1,037,662  23%   21.99MB/s    0:00:00 (xfr#29, to-chk=145/228)
30-Nov-2024 00:58:46       1,072,896  24%   21.77MB/s    0:00:00 (xfr#30, to-chk=144/228)
30-Nov-2024 00:58:46       1,073,262  24%   21.78MB/s    0:00:00 (xfr#31, to-chk=140/228)
30-Nov-2024 00:58:46       1,219,051  27%   24.22MB/s    0:00:00 (xfr#32, to-chk=139/228)
30-Nov-2024 00:58:46       1,219,417  27%   24.23MB/s    0:00:00 (xfr#33, to-chk=138/228)
30-Nov-2024 00:58:46       1,220,045  27%   24.24MB/s    0:00:00 (xfr#34, to-chk=137/228)
30-Nov-2024 00:58:46       1,252,588  28%   24.89MB/s    0:00:00 (xfr#35, to-chk=136/228)
30-Nov-2024 00:58:46       1,252,954  28%   24.39MB/s    0:00:00 (xfr#36, to-chk=132/228)
30-Nov-2024 00:58:46       1,396,855  31%   25.62MB/s    0:00:00 (xfr#37, to-chk=131/228)
30-Nov-2024 00:58:46       1,397,221  31%   25.62MB/s    0:00:00 (xfr#38, to-chk=130/228)
30-Nov-2024 00:58:46       1,418,995  31%   26.02MB/s    0:00:00 (xfr#39, to-chk=129/228)
30-Nov-2024 00:58:46       1,419,553  31%   25.54MB/s    0:00:00 (xfr#40, to-chk=125/228)
30-Nov-2024 00:58:46       1,493,088  33%   26.87MB/s    0:00:00 (xfr#41, to-chk=124/228)
30-Nov-2024 00:58:46       1,493,646  33%   26.88MB/s    0:00:00 (xfr#42, to-chk=123/228)
30-Nov-2024 00:58:46       1,521,384  34%   25.45MB/s    0:00:00 (xfr#43, to-chk=122/228)
30-Nov-2024 00:58:46       1,521,942  34%   25.02MB/s    0:00:00 (xfr#44, to-chk=118/228)
30-Nov-2024 00:58:46       1,686,042  37%   26.36MB/s    0:00:00 (xfr#45, to-chk=117/228)
30-Nov-2024 00:58:46       1,686,600  38%   25.94MB/s    0:00:00 (xfr#46, to-chk=116/228)
30-Nov-2024 00:58:46       1,687,228  38%   25.95MB/s    0:00:00 (xfr#47, to-chk=115/228)
30-Nov-2024 00:58:46       1,723,795  38%   26.52MB/s    0:00:00 (xfr#48, to-chk=114/228)
30-Nov-2024 00:58:46       1,724,257  38%   26.10MB/s    0:00:00 (xfr#49, to-chk=110/228)
30-Nov-2024 00:58:46       1,858,346  41%   28.13MB/s    0:00:00 (xfr#50, to-chk=109/228)
30-Nov-2024 00:58:46       1,858,808  41%   27.70MB/s    0:00:00 (xfr#51, to-chk=108/228)
30-Nov-2024 00:58:46       1,903,470  42%   28.36MB/s    0:00:00 (xfr#52, to-chk=107/228)
30-Nov-2024 00:58:46       1,904,220  42%   27.94MB/s    0:00:00 (xfr#53, to-chk=103/228)
30-Nov-2024 00:58:46       2,142,206  48%   30.49MB/s    0:00:00 (xfr#54, to-chk=102/228)
30-Nov-2024 00:58:46       2,142,956  48%   30.50MB/s    0:00:00 (xfr#55, to-chk=101/228)
30-Nov-2024 00:58:46       2,168,786  48%   30.87MB/s    0:00:00 (xfr#56, to-chk=100/228)
30-Nov-2024 00:58:46       2,169,152  48%   30.88MB/s    0:00:00 (xfr#57, to-chk=96/228)
30-Nov-2024 00:58:46       2,272,768  51%   31.87MB/s    0:00:00 (xfr#58, to-chk=95/228)
30-Nov-2024 00:58:46       2,273,134  51%   31.88MB/s    0:00:00 (xfr#59, to-chk=94/228)
30-Nov-2024 00:58:46       2,321,821  52%   32.56MB/s    0:00:00 (xfr#60, to-chk=93/228)
30-Nov-2024 00:58:46       2,322,763  52%   32.10MB/s    0:00:00 (xfr#61, to-chk=89/228)
30-Nov-2024 00:58:46       2,536,832  57%   34.56MB/s    0:00:00 (xfr#62, to-chk=88/228)
30-Nov-2024 00:58:46       2,537,774  57%   34.57MB/s    0:00:00 (xfr#63, to-chk=87/228)
30-Nov-2024 00:58:46       2,568,131  57%   33.55MB/s    0:00:00 (xfr#64, to-chk=86/228)
30-Nov-2024 00:58:46       2,568,401  57%   33.55MB/s    0:00:00 (xfr#65, to-chk=82/228)
30-Nov-2024 00:58:46       2,675,410  60%   34.48MB/s    0:00:00 (xfr#66, to-chk=81/228)
30-Nov-2024 00:58:46       2,675,680  60%   34.48MB/s    0:00:00 (xfr#67, to-chk=80/228)
30-Nov-2024 00:58:46       2,694,837  60%   34.73MB/s    0:00:00 (xfr#68, to-chk=79/228)
30-Nov-2024 00:58:46       2,695,491  60%   34.74MB/s    0:00:00 (xfr#69, to-chk=75/228)
30-Nov-2024 00:58:46       2,789,532  62%   33.25MB/s    0:00:00 (xfr#70, to-chk=74/228)
30-Nov-2024 00:58:46       2,790,186  62%   33.26MB/s    0:00:00 (xfr#71, to-chk=73/228)
30-Nov-2024 00:58:46       2,813,297  63%   33.12MB/s    0:00:00 (xfr#72, to-chk=72/228)
30-Nov-2024 00:58:46       2,813,759  63%   33.13MB/s    0:00:00 (xfr#73, to-chk=68/228)
30-Nov-2024 00:58:46       2,944,598  66%   33.04MB/s    0:00:00 (xfr#74, to-chk=67/228)
30-Nov-2024 00:58:46       2,945,060  66%   33.04MB/s    0:00:00 (xfr#75, to-chk=66/228)
30-Nov-2024 00:58:46       2,970,426  66%   32.56MB/s    0:00:00 (xfr#76, to-chk=65/228)
30-Nov-2024 00:58:46       2,971,080  66%   32.57MB/s    0:00:00 (xfr#77, to-chk=61/228)
30-Nov-2024 00:58:46       3,119,597  70%   33.81MB/s    0:00:00 (xfr#78, to-chk=60/228)
30-Nov-2024 00:58:46       3,120,251  70%   33.43MB/s    0:00:00 (xfr#79, to-chk=59/228)
30-Nov-2024 00:58:46       3,120,879  70%   32.71MB/s    0:00:00 (xfr#80, to-chk=58/228)
30-Nov-2024 00:58:46       3,156,908  71%   31.36MB/s    0:00:00 (xfr#81, to-chk=57/228)
30-Nov-2024 00:58:46       3,157,850  71%   31.37MB/s    0:00:00 (xfr#82, to-chk=53/228)
30-Nov-2024 00:58:46       3,298,950  74%   32.43MB/s    0:00:00 (xfr#83, to-chk=52/228)
30-Nov-2024 00:58:46       3,299,892  74%   32.44MB/s    0:00:00 (xfr#84, to-chk=51/228)
30-Nov-2024 00:58:46       3,328,971  75%   32.40MB/s    0:00:00 (xfr#85, to-chk=50/228)
30-Nov-2024 00:58:46       3,329,433  75%   32.40MB/s    0:00:00 (xfr#86, to-chk=46/228)
30-Nov-2024 00:58:46       3,452,406  77%   33.26MB/s    0:00:00 (xfr#87, to-chk=45/228)
30-Nov-2024 00:58:46       3,452,868  77%   32.93MB/s    0:00:00 (xfr#88, to-chk=44/228)
30-Nov-2024 00:58:46       3,480,574  78%   33.19MB/s    0:00:00 (xfr#89, to-chk=43/228)
30-Nov-2024 00:58:46       3,481,132  78%   33.20MB/s    0:00:00 (xfr#90, to-chk=39/228)
30-Nov-2024 00:58:46       3,573,503  80%   33.74MB/s    0:00:00 (xfr#91, to-chk=38/228)
30-Nov-2024 00:58:46       3,574,061  80%   33.75MB/s    0:00:00 (xfr#92, to-chk=37/228)
30-Nov-2024 00:58:46       3,602,374  81%   34.01MB/s    0:00:00 (xfr#93, to-chk=36/228)
30-Nov-2024 00:58:46       3,603,028  81%   34.02MB/s    0:00:00 (xfr#94, to-chk=32/228)
30-Nov-2024 00:58:46       3,714,843  83%   34.73MB/s    0:00:00 (xfr#95, to-chk=31/228)
30-Nov-2024 00:58:46       3,715,497  83%   34.40MB/s    0:00:00 (xfr#96, to-chk=30/228)
30-Nov-2024 00:58:46       3,763,100  84%   34.84MB/s    0:00:00 (xfr#97, to-chk=29/228)
30-Nov-2024 00:58:46       3,764,138  84%   34.85MB/s    0:00:00 (xfr#98, to-chk=25/228)
30-Nov-2024 00:58:46       4,016,599  90%   36.83MB/s    0:00:00 (xfr#99, to-chk=24/228)
30-Nov-2024 00:58:46       4,017,637  90%   36.49MB/s    0:00:00 (xfr#100, to-chk=23/228)
30-Nov-2024 00:58:46       4,036,870  90%   36.67MB/s    0:00:00 (xfr#101, to-chk=22/228)
30-Nov-2024 00:58:46       4,037,428  90%   36.67MB/s    0:00:00 (xfr#102, to-chk=18/228)
30-Nov-2024 00:58:46       4,106,707  92%   37.30MB/s    0:00:00 (xfr#103, to-chk=17/228)
30-Nov-2024 00:58:46       4,107,265  92%   37.30MB/s    0:00:00 (xfr#104, to-chk=16/228)
30-Nov-2024 00:58:46       4,107,893  92%   37.31MB/s    0:00:00 (xfr#105, to-chk=15/228)
30-Nov-2024 00:58:46       4,126,783  92%   37.48MB/s    0:00:00 (xfr#106, to-chk=14/228)
30-Nov-2024 00:58:46       4,127,341  92%   37.13MB/s    0:00:00 (xfr#107, to-chk=10/228)
30-Nov-2024 00:58:46       4,204,079  94%   37.82MB/s    0:00:00 (xfr#108, to-chk=9/228)
30-Nov-2024 00:58:46       4,204,637  94%   37.83MB/s    0:00:00 (xfr#109, to-chk=8/228)
30-Nov-2024 00:58:46       4,234,913  95%   37.75MB/s    0:00:00 (xfr#110, to-chk=7/228)
30-Nov-2024 00:58:46       4,235,663  95%   37.75MB/s    0:00:00 (xfr#111, to-chk=3/228)
30-Nov-2024 00:58:46       4,360,724  98%   38.87MB/s    0:00:00 (xfr#112, to-chk=2/228)
30-Nov-2024 00:58:46       4,361,474  98%   38.87MB/s    0:00:00 (xfr#113, to-chk=1/228)
30-Nov-2024 00:58:46       4,433,558  99%   39.15MB/s    0:00:00 (xfr#114, to-chk=0/228)
30-Nov-2024 00:58:46       4,433,558  99%   39.15MB/s    0:00:00 (xfr#114, to-chk=0/228)
30-Nov-2024 00:58:46       4,433,558  99%   39.15MB/s    0:00:00 (xfr#114, to-chk=0/228)
30-Nov-2024 00:58:46       4,433,558  99%   39.15MB/s    0:00:00 (xfr#114, to-chk=0/228)
30-Nov-2024 00:58:46       4,433,558  99%   39.15MB/s    0:00:00 (xfr#114, to-chk=0/228)
30-Nov-2024 00:58:46       4,433,558  99%   39.15MB/s    0:00:00 (xfr#114, to-chk=0/228)
30-Nov-2024 00:58:46       4,433,558  99%   39.15MB/s    0:00:00 (xfr#114, to-chk=0/228)
30-Nov-2024 00:58:46       4,433,558  99%   39.15MB/s    0:00:00 (xfr#114, to-chk=0/228)
30-Nov-2024 00:58:46       4,433,558  99%   39.15MB/s    0:00:00 (xfr#114, to-chk=0/228)
30-Nov-2024 00:58:46       4,433,558  99%   39.15MB/s    0:00:00 (xfr#114, to-chk=0/228)
30-Nov-2024 00:58:46       4,433,558  99%   39.15MB/s    0:00:00 (xfr#114, to-chk=0/228)
30-Nov-2024 00:58:46       4,433,558  99%   39.15MB/s    0:00:00 (xfr#114, to-chk=0/228)
30-Nov-2024 00:58:46       4,433,558  99%   39.15MB/s    0:00:00 (xfr#114, to-chk=0/228)
30-Nov-2024 00:58:46       4,433,558  99%   39.15MB/s    0:00:00 (xfr#114, to-chk=0/228)
30-Nov-2024 00:58:46       4,433,558  99%   39.15MB/s    0:00:00 (xfr#114, to-chk=0/228)
30-Nov-2024 00:58:46       4,433,558  99%   39.15MB/s    0:00:00 (xfr#114, to-chk=0/228)
30-Nov-2024 00:58:46       4,433,558  99%   39.15MB/s    0:00:00 (xfr#114, to-chk=0/228)
30-Nov-2024 00:58:46       4,433,558  99%   39.15MB/s    0:00:00 (xfr#114, to-chk=0/228)
30-Nov-2024 00:58:46       4,433,558  99%   39.15MB/s    0:00:00 (xfr#114, to-chk=0/228)
30-Nov-2024 00:58:46       4,433,558  99%   39.15MB/s    0:00:00 (xfr#114, to-chk=0/228)
30-Nov-2024 00:58:46       4,433,558  99%   39.15MB/s    0:00:00 (xfr#114, to-chk=0/228)
30-Nov-2024 00:58:46       4,433,558  99%   39.15MB/s    0:00:00 (xfr#114, to-chk=0/228)
30-Nov-2024 00:58:46       4,433,558  99%   39.15MB/s    0:00:00 (xfr#114, to-chk=0/228)
30-Nov-2024 00:58:46       4,433,558  99%   39.15MB/s    0:00:00 (xfr#114, to-chk=0/228)
30-Nov-2024 00:58:46       4,433,558  99%   39.15MB/s    0:00:00 (xfr#114, to-chk=0/228)
30-Nov-2024 00:58:46       4,433,558  99%   39.15MB/s    0:00:00 (xfr#114, to-chk=0/228)
30-Nov-2024 00:58:46       4,433,558  99%   38.44MB/s    0:00:00 (xfr#114, to-chk=0/228)
30-Nov-2024 00:58:46       4,433,558  99%   38.44MB/s    0:00:00 (xfr#114, to-chk=0/228)
30-Nov-2024 00:58:46       4,433,558  99%   38.44MB/s    0:00:00 (xfr#114, to-chk=0/228)
30-Nov-2024 00:58:46 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.30-00.35.45/pod-logs/dev-oneprovider-krakow-0/op-worker
30-Nov-2024 00:58:46
30-Nov-2024 00:58:46               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=133/136)
30-Nov-2024 00:58:46               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 00:58:46          42,417   4%   40.45MB/s    0:00:00 (xfr#2, to-chk=131/136)
30-Nov-2024 00:58:46          82,222   8%   78.41MB/s    0:00:00 (xfr#3, to-chk=129/136)
30-Nov-2024 00:58:46          82,222   8%   78.41MB/s    0:00:00 (xfr#4, to-chk=127/136)
30-Nov-2024 00:58:46          82,222   8%   78.41MB/s    0:00:00 (xfr#5, to-chk=125/136)
30-Nov-2024 00:58:46         120,589  12%  115.00MB/s    0:00:00 (xfr#6, to-chk=123/136)
30-Nov-2024 00:58:46         120,739  12%  115.15MB/s    0:00:00 (xfr#7, to-chk=121/136)
30-Nov-2024 00:58:46         121,036  12%  115.43MB/s    0:00:00 (xfr#8, to-chk=119/136)
30-Nov-2024 00:58:46         276,869  28%   52.81MB/s    0:00:00 (xfr#9, to-chk=117/136)
30-Nov-2024 00:58:46         277,830  28%   44.16MB/s    0:00:00 (xfr#10, to-chk=107/136)
30-Nov-2024 00:58:46         278,629  28%   44.29MB/s    0:00:00 (xfr#11, to-chk=106/136)
30-Nov-2024 00:58:46         278,948  28%   44.34MB/s    0:00:00 (xfr#12, to-chk=105/136)
30-Nov-2024 00:58:46         279,264  29%   44.39MB/s    0:00:00 (xfr#13, to-chk=104/136)
30-Nov-2024 00:58:46         279,580  29%   44.44MB/s    0:00:00 (xfr#14, to-chk=103/136)
30-Nov-2024 00:58:46         279,896  29%   44.49MB/s    0:00:00 (xfr#15, to-chk=102/136)
30-Nov-2024 00:58:46         280,212  29%   44.54MB/s    0:00:00 (xfr#16, to-chk=101/136)
30-Nov-2024 00:58:46         280,528  29%   44.59MB/s    0:00:00 (xfr#17, to-chk=100/136)
30-Nov-2024 00:58:46         280,844  29%   44.64MB/s    0:00:00 (xfr#18, to-chk=99/136)
30-Nov-2024 00:58:46         281,160  29%   44.69MB/s    0:00:00 (xfr#19, to-chk=98/136)
30-Nov-2024 00:58:46         281,650  29%   44.77MB/s    0:00:00 (xfr#20, to-chk=97/136)
30-Nov-2024 00:58:46         282,122  29%   44.84MB/s    0:00:00 (xfr#21, to-chk=96/136)
30-Nov-2024 00:58:46         282,948  29%   44.97MB/s    0:00:00 (xfr#22, to-chk=95/136)
30-Nov-2024 00:58:46         283,264  29%   38.59MB/s    0:00:00 (xfr#23, to-chk=94/136)
30-Nov-2024 00:58:46         283,580  29%   38.63MB/s    0:00:00 (xfr#24, to-chk=93/136)
30-Nov-2024 00:58:46         284,364  29%   30.13MB/s    0:00:00 (xfr#25, to-chk=92/136)
30-Nov-2024 00:58:46         284,842  29%   27.16MB/s    0:00:00 (xfr#26, to-chk=91/136)
30-Nov-2024 00:58:46         285,166  29%   27.20MB/s    0:00:00 (xfr#27, to-chk=90/136)
30-Nov-2024 00:58:46         285,482  29%   27.23MB/s    0:00:00 (xfr#28, to-chk=89/136)
30-Nov-2024 00:58:46         286,275  29%   27.30MB/s    0:00:00 (xfr#29, to-chk=88/136)
30-Nov-2024 00:58:46         286,930  29%   27.36MB/s    0:00:00 (xfr#30, to-chk=87/136)
30-Nov-2024 00:58:46         287,885  29%   27.45MB/s    0:00:00 (xfr#31, to-chk=86/136)
30-Nov-2024 00:58:46         288,705  29%   27.53MB/s    0:00:00 (xfr#32, to-chk=85/136)
30-Nov-2024 00:58:46         289,513  30%   27.61MB/s    0:00:00 (xfr#33, to-chk=84/136)
30-Nov-2024 00:58:46         289,829  30%   27.64MB/s    0:00:00 (xfr#34, to-chk=83/136)
30-Nov-2024 00:58:46         290,301  30%   27.69MB/s    0:00:00 (xfr#35, to-chk=82/136)
30-Nov-2024 00:58:46         290,622  30%   27.72MB/s    0:00:00 (xfr#36, to-chk=81/136)
30-Nov-2024 00:58:46         291,094  30%   27.76MB/s    0:00:00 (xfr#37, to-chk=80/136)
30-Nov-2024 00:58:46         292,119  30%   25.33MB/s    0:00:00 (xfr#38, to-chk=79/136)
30-Nov-2024 00:58:46         293,002  30%   25.40MB/s    0:00:00 (xfr#39, to-chk=78/136)
30-Nov-2024 00:58:46         293,474  30%   25.44MB/s    0:00:00 (xfr#40, to-chk=77/136)
30-Nov-2024 00:58:46         293,790  30%   25.47MB/s    0:00:00 (xfr#41, to-chk=76/136)
30-Nov-2024 00:58:46         294,748  30%   25.55MB/s    0:00:00 (xfr#42, to-chk=75/136)
30-Nov-2024 00:58:46         295,709  30%   25.64MB/s    0:00:00 (xfr#43, to-chk=74/136)
30-Nov-2024 00:58:46         296,679  30%   25.72MB/s    0:00:00 (xfr#44, to-chk=73/136)
30-Nov-2024 00:58:46         297,973  30%   25.83MB/s    0:00:00 (xfr#45, to-chk=72/136)
30-Nov-2024 00:58:46         298,772  31%   25.90MB/s    0:00:00 (xfr#46, to-chk=71/136)
30-Nov-2024 00:58:46         299,565  31%   25.97MB/s    0:00:00 (xfr#47, to-chk=70/136)
30-Nov-2024 00:58:46         299,881  31%   26.00MB/s    0:00:00 (xfr#48, to-chk=69/136)
30-Nov-2024 00:58:46         300,353  31%   26.04MB/s    0:00:00 (xfr#49, to-chk=68/136)
30-Nov-2024 00:58:46         300,669  31%   26.07MB/s    0:00:00 (xfr#50, to-chk=67/136)
30-Nov-2024 00:58:46         301,492  31%   23.96MB/s    0:00:00 (xfr#51, to-chk=66/136)
30-Nov-2024 00:58:46         301,808  31%   23.99MB/s    0:00:00 (xfr#52, to-chk=65/136)
30-Nov-2024 00:58:46         302,124  31%   24.01MB/s    0:00:00 (xfr#53, to-chk=64/136)
30-Nov-2024 00:58:46         302,914  31%   24.07MB/s    0:00:00 (xfr#54, to-chk=63/136)
30-Nov-2024 00:58:46         303,589  31%   24.13MB/s    0:00:00 (xfr#55, to-chk=62/136)
30-Nov-2024 00:58:46         304,058  31%   24.16MB/s    0:00:00 (xfr#56, to-chk=61/136)
30-Nov-2024 00:58:46         305,067  31%   24.24MB/s    0:00:00 (xfr#57, to-chk=60/136)
30-Nov-2024 00:58:46         306,347  31%   24.35MB/s    0:00:00 (xfr#58, to-chk=59/136)
30-Nov-2024 00:58:46         306,663  31%   24.37MB/s    0:00:00 (xfr#59, to-chk=58/136)
30-Nov-2024 00:58:46         307,651  31%   24.45MB/s    0:00:00 (xfr#60, to-chk=57/136)
30-Nov-2024 00:58:46         308,759  32%   24.54MB/s    0:00:00 (xfr#61, to-chk=56/136)
30-Nov-2024 00:58:46         309,732  32%   24.62MB/s    0:00:00 (xfr#62, to-chk=55/136)
30-Nov-2024 00:58:46         310,045  32%   22.74MB/s    0:00:00 (xfr#63, to-chk=54/136)
30-Nov-2024 00:58:46         317,794  33%   23.31MB/s    0:00:00 (xfr#64, to-chk=53/136)
30-Nov-2024 00:58:46         329,761  34%   24.19MB/s    0:00:00 (xfr#65, to-chk=52/136)
30-Nov-2024 00:58:46         334,241  34%   24.52MB/s    0:00:00 (xfr#66, to-chk=51/136)
30-Nov-2024 00:58:46         336,726  34%   24.70MB/s    0:00:00 (xfr#67, to-chk=50/136)
30-Nov-2024 00:58:46         345,139  35%   25.32MB/s    0:00:00 (xfr#68, to-chk=49/136)
30-Nov-2024 00:58:46         358,853  37%   26.33MB/s    0:00:00 (xfr#69, to-chk=48/136)
30-Nov-2024 00:58:46         366,644  38%   26.90MB/s    0:00:00 (xfr#70, to-chk=47/136)
30-Nov-2024 00:58:46         368,108  38%   27.00MB/s    0:00:00 (xfr#71, to-chk=46/136)
30-Nov-2024 00:58:46         371,111  38%   25.28MB/s    0:00:00 (xfr#72, to-chk=45/136)
30-Nov-2024 00:58:46         381,234  39%   25.97MB/s    0:00:00 (xfr#73, to-chk=44/136)
30-Nov-2024 00:58:46         388,110  40%   26.44MB/s    0:00:00 (xfr#74, to-chk=43/136)
30-Nov-2024 00:58:46         401,259  41%   27.33MB/s    0:00:00 (xfr#75, to-chk=42/136)
30-Nov-2024 00:58:46         411,744  42%   28.05MB/s    0:00:00 (xfr#76, to-chk=41/136)
30-Nov-2024 00:58:46         424,261  44%   26.97MB/s    0:00:00 (xfr#77, to-chk=40/136)
30-Nov-2024 00:58:46         424,694  44%   27.00MB/s    0:00:00 (xfr#78, to-chk=39/136)
30-Nov-2024 00:58:46         437,117  45%   26.05MB/s    0:00:00 (xfr#79, to-chk=38/136)
30-Nov-2024 00:58:46         439,089  45%   26.17MB/s    0:00:00 (xfr#80, to-chk=37/136)
30-Nov-2024 00:58:46         444,595  46%   26.50MB/s    0:00:00 (xfr#81, to-chk=36/136)
30-Nov-2024 00:58:46         454,205  47%   27.07MB/s    0:00:00 (xfr#82, to-chk=35/136)
30-Nov-2024 00:58:46         458,194  47%   27.31MB/s    0:00:00 (xfr#83, to-chk=34/136)
30-Nov-2024 00:58:46         458,535  47%   27.33MB/s    0:00:00 (xfr#84, to-chk=33/136)
30-Nov-2024 00:58:46         468,564  48%   27.93MB/s    0:00:00 (xfr#85, to-chk=32/136)
30-Nov-2024 00:58:46         475,800  49%   28.36MB/s    0:00:00 (xfr#86, to-chk=31/136)
30-Nov-2024 00:58:46         480,699  49%   28.65MB/s    0:00:00 (xfr#87, to-chk=30/136)
30-Nov-2024 00:58:46         491,221  51%   29.28MB/s    0:00:00 (xfr#88, to-chk=29/136)
30-Nov-2024 00:58:46         494,789  51%   27.76MB/s    0:00:00 (xfr#89, to-chk=28/136)
30-Nov-2024 00:58:46         506,798  52%   28.43MB/s    0:00:00 (xfr#90, to-chk=27/136)
30-Nov-2024 00:58:46         507,689  52%   28.48MB/s    0:00:00 (xfr#91, to-chk=26/136)
30-Nov-2024 00:58:46         513,158  53%   28.79MB/s    0:00:00 (xfr#92, to-chk=25/136)
30-Nov-2024 00:58:46         517,603  53%   29.04MB/s    0:00:00 (xfr#93, to-chk=24/136)
30-Nov-2024 00:58:46         523,565  54%   29.37MB/s    0:00:00 (xfr#94, to-chk=23/136)
30-Nov-2024 00:58:46         537,336  55%   30.14MB/s    0:00:00 (xfr#95, to-chk=22/136)
30-Nov-2024 00:58:46         548,336  56%   30.76MB/s    0:00:00 (xfr#96, to-chk=21/136)
30-Nov-2024 00:58:46         550,784  57%   30.90MB/s    0:00:00 (xfr#97, to-chk=20/136)
30-Nov-2024 00:58:46         554,315  57%   29.37MB/s    0:00:00 (xfr#98, to-chk=19/136)
30-Nov-2024 00:58:46         563,888  58%   29.88MB/s    0:00:00 (xfr#99, to-chk=18/136)
30-Nov-2024 00:58:46         572,606  59%   30.34MB/s    0:00:00 (xfr#100, to-chk=17/136)
30-Nov-2024 00:58:46         584,062  60%   30.94MB/s    0:00:00 (xfr#101, to-chk=16/136)
30-Nov-2024 00:58:46         590,941  61%   31.31MB/s    0:00:00 (xfr#102, to-chk=15/136)
30-Nov-2024 00:58:46         601,976  62%   31.89MB/s    0:00:00 (xfr#103, to-chk=14/136)
30-Nov-2024 00:58:46         613,524  63%   32.51MB/s    0:00:00 (xfr#104, to-chk=13/136)
30-Nov-2024 00:58:46         619,848  64%   32.84MB/s    0:00:00 (xfr#105, to-chk=12/136)
30-Nov-2024 00:58:46         627,121  65%   33.23MB/s    0:00:00 (xfr#106, to-chk=11/136)
30-Nov-2024 00:58:46         631,145  65%   31.68MB/s    0:00:00 (xfr#107, to-chk=10/136)
30-Nov-2024 00:58:46         631,997  65%   31.72MB/s    0:00:00 (xfr#108, to-chk=9/136)
30-Nov-2024 00:58:46         634,026  65%   31.82MB/s    0:00:00 (xfr#109, to-chk=8/136)
30-Nov-2024 00:58:46         638,866  66%   32.07MB/s    0:00:00 (xfr#110, to-chk=7/136)
30-Nov-2024 00:58:46         640,231  66%   32.14MB/s    0:00:00 (xfr#111, to-chk=6/136)
30-Nov-2024 00:58:46         648,550  67%   32.55MB/s    0:00:00 (xfr#112, to-chk=5/136)
30-Nov-2024 00:58:46         657,362  68%   33.00MB/s    0:00:00 (xfr#113, to-chk=4/136)
30-Nov-2024 00:58:46         663,289  68%   33.29MB/s    0:00:00 (xfr#114, to-chk=3/136)
30-Nov-2024 00:58:46         676,396  70%   33.95MB/s    0:00:00 (xfr#115, to-chk=2/136)
30-Nov-2024 00:58:46         679,357  70%   34.10MB/s    0:00:00 (xfr#116, to-chk=1/136)
30-Nov-2024 00:58:46         685,775  71%   34.42MB/s    0:00:00 (xfr#117, to-chk=0/136)
30-Nov-2024 00:58:46         685,775  71%   32.70MB/s    0:00:00 (xfr#117, to-chk=0/136)
30-Nov-2024 00:58:46         685,775  71%   32.70MB/s    0:00:00 (xfr#117, to-chk=0/136)
30-Nov-2024 00:58:46         685,775  71%   26.16MB/s    0:00:00 (xfr#117, to-chk=0/136)
30-Nov-2024 00:58:46         685,775  71%   26.16MB/s    0:00:00 (xfr#117, to-chk=0/136)
30-Nov-2024 00:58:46         685,775  71%   26.16MB/s    0:00:00 (xfr#117, to-chk=0/136)
30-Nov-2024 00:58:46 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.30-00.35.45/pod-logs/dev-oneprovider-krakow-0/op-panel
30-Nov-2024 00:58:46
30-Nov-2024 00:58:46               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
30-Nov-2024 00:58:46               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 00:58:46          23,609  16%   22.52MB/s    0:00:00 (xfr#2, to-chk=9/14)
30-Nov-2024 00:58:46          48,209  33%   45.98MB/s    0:00:00 (xfr#3, to-chk=7/14)
30-Nov-2024 00:58:46          48,209  33%   45.98MB/s    0:00:00 (xfr#4, to-chk=5/14)
30-Nov-2024 00:58:46          71,615  49%   68.30MB/s    0:00:00 (xfr#5, to-chk=3/14)
30-Nov-2024 00:58:46          71,906  50%   68.57MB/s    0:00:00 (xfr#6, to-chk=1/14)
30-Nov-2024 00:58:46          71,906  50%   34.29MB/s    0:00:00 (xfr#6, to-chk=0/14)
30-Nov-2024 00:58:46 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.30-00.35.45/pod-logs/dev-oneprovider-krakow-0/cluster-manager
30-Nov-2024 00:58:46
30-Nov-2024 00:58:46               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
30-Nov-2024 00:58:46               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 00:58:46           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
30-Nov-2024 00:58:46           4,818  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
30-Nov-2024 00:58:46           4,818  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
30-Nov-2024 00:58:46           6,637  48%    6.33MB/s    0:00:00 (xfr#5, to-chk=3/14)
30-Nov-2024 00:58:46           6,899  50%    6.58MB/s    0:00:00 (xfr#6, to-chk=1/14)
30-Nov-2024 00:58:46           6,899  50%  561.44kB/s    0:00:00 (xfr#6, to-chk=0/14)
30-Nov-2024 00:58:46 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.30-00.35.45/pod-logs/dev-oneprovider-paris-0/op-worker
30-Nov-2024 00:58:46
30-Nov-2024 00:58:46               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=133/136)
30-Nov-2024 00:58:46               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 00:58:46          42,015   4%   40.07MB/s    0:00:00 (xfr#2, to-chk=131/136)
30-Nov-2024 00:58:46          81,409   8%   77.64MB/s    0:00:00 (xfr#3, to-chk=129/136)
30-Nov-2024 00:58:46          81,409   8%   77.64MB/s    0:00:00 (xfr#4, to-chk=127/136)
30-Nov-2024 00:58:46          81,409   8%   77.64MB/s    0:00:00 (xfr#5, to-chk=125/136)
30-Nov-2024 00:58:46         119,374  12%  113.84MB/s    0:00:00 (xfr#6, to-chk=123/136)
30-Nov-2024 00:58:46         119,524  12%  113.99MB/s    0:00:00 (xfr#7, to-chk=121/136)
30-Nov-2024 00:58:46         119,821  12%  114.27MB/s    0:00:00 (xfr#8, to-chk=119/136)
30-Nov-2024 00:58:46         275,357  28%   52.52MB/s    0:00:00 (xfr#9, to-chk=117/136)
30-Nov-2024 00:58:46         276,088  28%   52.66MB/s    0:00:00 (xfr#10, to-chk=107/136)
30-Nov-2024 00:58:46         277,229  29%   52.88MB/s    0:00:00 (xfr#11, to-chk=106/136)
30-Nov-2024 00:58:46         277,665  29%   52.96MB/s    0:00:00 (xfr#12, to-chk=105/136)
30-Nov-2024 00:58:46         278,099  29%   53.04MB/s    0:00:00 (xfr#13, to-chk=104/136)
30-Nov-2024 00:58:46         278,381  29%   53.10MB/s    0:00:00 (xfr#14, to-chk=103/136)
30-Nov-2024 00:58:46         278,661  29%   53.15MB/s    0:00:00 (xfr#15, to-chk=102/136)
30-Nov-2024 00:58:46         278,946  29%   53.20MB/s    0:00:00 (xfr#16, to-chk=101/136)
30-Nov-2024 00:58:46         279,388  29%   53.29MB/s    0:00:00 (xfr#17, to-chk=100/136)
30-Nov-2024 00:58:46         279,829  29%   53.37MB/s    0:00:00 (xfr#18, to-chk=99/136)
30-Nov-2024 00:58:46         280,111  29%   44.52MB/s    0:00:00 (xfr#19, to-chk=98/136)
30-Nov-2024 00:58:46         280,722  29%   44.62MB/s    0:00:00 (xfr#20, to-chk=97/136)
30-Nov-2024 00:58:46         281,161  29%   44.69MB/s    0:00:00 (xfr#21, to-chk=96/136)
30-Nov-2024 00:58:46         281,789  29%   44.79MB/s    0:00:00 (xfr#22, to-chk=95/136)
30-Nov-2024 00:58:46         282,225  29%   44.86MB/s    0:00:00 (xfr#23, to-chk=94/136)
30-Nov-2024 00:58:46         282,507  29%   44.90MB/s    0:00:00 (xfr#24, to-chk=93/136)
30-Nov-2024 00:58:46         283,312  29%   45.03MB/s    0:00:00 (xfr#25, to-chk=92/136)
30-Nov-2024 00:58:46         283,750  29%   45.10MB/s    0:00:00 (xfr#26, to-chk=91/136)
30-Nov-2024 00:58:46         284,030  29%   45.15MB/s    0:00:00 (xfr#27, to-chk=90/136)
30-Nov-2024 00:58:46         284,308  29%   45.19MB/s    0:00:00 (xfr#28, to-chk=89/136)
30-Nov-2024 00:58:46         285,115  29%   45.32MB/s    0:00:00 (xfr#29, to-chk=88/136)
30-Nov-2024 00:58:46         286,132  29%   45.48MB/s    0:00:00 (xfr#30, to-chk=87/136)
30-Nov-2024 00:58:46         286,986  30%   45.62MB/s    0:00:00 (xfr#31, to-chk=86/136)
30-Nov-2024 00:58:46         287,372  30%   39.15MB/s    0:00:00 (xfr#32, to-chk=85/136)
30-Nov-2024 00:58:46         288,219  30%   39.27MB/s    0:00:00 (xfr#33, to-chk=84/136)
30-Nov-2024 00:58:46         288,499  30%   39.30MB/s    0:00:00 (xfr#34, to-chk=83/136)
30-Nov-2024 00:58:46         288,935  30%   39.36MB/s    0:00:00 (xfr#35, to-chk=82/136)
30-Nov-2024 00:58:46         289,378  30%   39.42MB/s    0:00:00 (xfr#36, to-chk=81/136)
30-Nov-2024 00:58:46         289,730  30%   39.47MB/s    0:00:00 (xfr#37, to-chk=80/136)
30-Nov-2024 00:58:46         290,538  30%   39.58MB/s    0:00:00 (xfr#38, to-chk=79/136)
30-Nov-2024 00:58:46         291,219  30%   39.68MB/s    0:00:00 (xfr#39, to-chk=78/136)
30-Nov-2024 00:58:46         291,499  30%   39.71MB/s    0:00:00 (xfr#40, to-chk=77/136)
30-Nov-2024 00:58:46         292,133  30%   39.80MB/s    0:00:00 (xfr#41, to-chk=76/136)
30-Nov-2024 00:58:46         293,001  30%   39.92MB/s    0:00:00 (xfr#42, to-chk=75/136)
30-Nov-2024 00:58:46         294,061  30%   40.06MB/s    0:00:00 (xfr#43, to-chk=74/136)
30-Nov-2024 00:58:46         295,064  30%   35.17MB/s    0:00:00 (xfr#44, to-chk=73/136)
30-Nov-2024 00:58:46         295,988  30%   35.28MB/s    0:00:00 (xfr#45, to-chk=72/136)
30-Nov-2024 00:58:46         296,622  31%   35.36MB/s    0:00:00 (xfr#46, to-chk=71/136)
30-Nov-2024 00:58:46         297,573  31%   35.47MB/s    0:00:00 (xfr#47, to-chk=70/136)
30-Nov-2024 00:58:46         297,856  31%   35.51MB/s    0:00:00 (xfr#48, to-chk=69/136)
30-Nov-2024 00:58:46         298,136  31%   35.54MB/s    0:00:00 (xfr#49, to-chk=68/136)
30-Nov-2024 00:58:46         298,414  31%   31.62MB/s    0:00:00 (xfr#50, to-chk=67/136)
30-Nov-2024 00:58:46         298,800  31%   31.66MB/s    0:00:00 (xfr#51, to-chk=66/136)
30-Nov-2024 00:58:46         299,080  31%   31.69MB/s    0:00:00 (xfr#52, to-chk=65/136)
30-Nov-2024 00:58:46         299,362  31%   31.72MB/s    0:00:00 (xfr#53, to-chk=64/136)
30-Nov-2024 00:58:46         300,161  31%   31.81MB/s    0:00:00 (xfr#54, to-chk=63/136)
30-Nov-2024 00:58:46         300,833  31%   31.88MB/s    0:00:00 (xfr#55, to-chk=62/136)
30-Nov-2024 00:58:46         301,149  31%   31.91MB/s    0:00:00 (xfr#56, to-chk=61/136)
30-Nov-2024 00:58:46         302,251  31%   32.03MB/s    0:00:00 (xfr#57, to-chk=60/136)
30-Nov-2024 00:58:46         303,371  31%   32.15MB/s    0:00:00 (xfr#58, to-chk=59/136)
30-Nov-2024 00:58:46         303,653  31%   32.18MB/s    0:00:00 (xfr#59, to-chk=58/136)
30-Nov-2024 00:58:46         304,476  31%   29.04MB/s    0:00:00 (xfr#60, to-chk=57/136)
30-Nov-2024 00:58:46         305,843  32%   29.17MB/s    0:00:00 (xfr#61, to-chk=56/136)
30-Nov-2024 00:58:46         306,627  32%   29.24MB/s    0:00:00 (xfr#62, to-chk=55/136)
30-Nov-2024 00:58:46         306,907  32%   29.27MB/s    0:00:00 (xfr#63, to-chk=54/136)
30-Nov-2024 00:58:46         314,656  32%   30.01MB/s    0:00:00 (xfr#64, to-chk=53/136)
30-Nov-2024 00:58:46         326,623  34%   31.15MB/s    0:00:00 (xfr#65, to-chk=52/136)
30-Nov-2024 00:58:46         331,011  34%   28.70MB/s    0:00:00 (xfr#66, to-chk=51/136)
30-Nov-2024 00:58:46         333,396  34%   28.90MB/s    0:00:00 (xfr#67, to-chk=50/136)
30-Nov-2024 00:58:46         341,652  35%   29.62MB/s    0:00:00 (xfr#68, to-chk=49/136)
30-Nov-2024 00:58:46         355,266  37%   30.80MB/s    0:00:00 (xfr#69, to-chk=48/136)
30-Nov-2024 00:58:46         362,952  38%   31.47MB/s    0:00:00 (xfr#70, to-chk=47/136)
30-Nov-2024 00:58:46         364,254  38%   31.58MB/s    0:00:00 (xfr#71, to-chk=46/136)
30-Nov-2024 00:58:46         367,152  38%   29.18MB/s    0:00:00 (xfr#72, to-chk=45/136)
30-Nov-2024 00:58:46         377,118  39%   29.97MB/s    0:00:00 (xfr#73, to-chk=44/136)
30-Nov-2024 00:58:46         383,949  40%   30.51MB/s    0:00:00 (xfr#74, to-chk=43/136)
30-Nov-2024 00:58:46         396,991  41%   31.55MB/s    0:00:00 (xfr#75, to-chk=42/136)
30-Nov-2024 00:58:46         407,476  42%   29.89MB/s    0:00:00 (xfr#76, to-chk=41/136)
30-Nov-2024 00:58:46         419,836  43%   28.60MB/s    0:00:00 (xfr#77, to-chk=40/136)
30-Nov-2024 00:58:46         420,169  43%   28.62MB/s    0:00:00 (xfr#78, to-chk=39/136)
30-Nov-2024 00:58:46         432,592  45%   29.47MB/s    0:00:00 (xfr#79, to-chk=38/136)
30-Nov-2024 00:58:46         434,472  45%   27.62MB/s    0:00:00 (xfr#80, to-chk=37/136)
30-Nov-2024 00:58:46         439,886  46%   27.97MB/s    0:00:00 (xfr#81, to-chk=36/136)
30-Nov-2024 00:58:46         449,396  47%   28.57MB/s    0:00:00 (xfr#82, to-chk=35/136)
30-Nov-2024 00:58:46         453,383  47%   28.83MB/s    0:00:00 (xfr#83, to-chk=34/136)
30-Nov-2024 00:58:46         453,779  47%   28.85MB/s    0:00:00 (xfr#84, to-chk=33/136)
30-Nov-2024 00:58:46         463,865  48%   27.65MB/s    0:00:00 (xfr#85, to-chk=32/136)
30-Nov-2024 00:58:46         471,101  49%   28.08MB/s    0:00:00 (xfr#86, to-chk=31/136)
30-Nov-2024 00:58:46         476,000  49%   28.37MB/s    0:00:00 (xfr#87, to-chk=30/136)
30-Nov-2024 00:58:46         486,422  50%   27.29MB/s    0:00:00 (xfr#88, to-chk=29/136)
30-Nov-2024 00:58:46         489,890  51%   27.48MB/s    0:00:00 (xfr#89, to-chk=28/136)
30-Nov-2024 00:58:46         501,802  52%   28.15MB/s    0:00:00 (xfr#90, to-chk=27/136)
30-Nov-2024 00:58:46         502,591  52%   26.63MB/s    0:00:00 (xfr#91, to-chk=26/136)
30-Nov-2024 00:58:46         508,060  53%   26.92MB/s    0:00:00 (xfr#92, to-chk=25/136)
30-Nov-2024 00:58:46         512,503  53%   27.15MB/s    0:00:00 (xfr#93, to-chk=24/136)
30-Nov-2024 00:58:46         518,365  54%   27.46MB/s    0:00:00 (xfr#94, to-chk=23/136)
30-Nov-2024 00:58:46         532,034  55%   28.19MB/s    0:00:00 (xfr#95, to-chk=22/136)
30-Nov-2024 00:58:46         543,032  56%   28.77MB/s    0:00:00 (xfr#96, to-chk=21/136)
30-Nov-2024 00:58:46         545,480  57%   27.38MB/s    0:00:00 (xfr#97, to-chk=20/136)
30-Nov-2024 00:58:46         549,011  57%   27.56MB/s    0:00:00 (xfr#98, to-chk=19/136)
30-Nov-2024 00:58:46         558,586  58%   28.04MB/s    0:00:00 (xfr#99, to-chk=18/136)
30-Nov-2024 00:58:46         567,361  59%   28.48MB/s    0:00:00 (xfr#100, to-chk=17/136)
30-Nov-2024 00:58:46         578,815  60%   27.60MB/s    0:00:00 (xfr#101, to-chk=16/136)
30-Nov-2024 00:58:46         585,587  61%   27.92MB/s    0:00:00 (xfr#102, to-chk=15/136)
30-Nov-2024 00:58:46         596,522  62%   28.44MB/s    0:00:00 (xfr#103, to-chk=14/136)
30-Nov-2024 00:58:46         607,913  63%   27.61MB/s    0:00:00 (xfr#104, to-chk=13/136)
30-Nov-2024 00:58:46         614,296  64%   27.90MB/s    0:00:00 (xfr#105, to-chk=12/136)
30-Nov-2024 00:58:46         621,469  65%   28.22MB/s    0:00:00 (xfr#106, to-chk=11/136)
30-Nov-2024 00:58:46         625,393  65%   28.40MB/s    0:00:00 (xfr#107, to-chk=10/136)
30-Nov-2024 00:58:46         626,245  65%   28.44MB/s    0:00:00 (xfr#108, to-chk=9/136)
30-Nov-2024 00:58:46         628,182  65%   28.53MB/s    0:00:00 (xfr#109, to-chk=8/136)
30-Nov-2024 00:58:46         633,024  66%   28.75MB/s    0:00:00 (xfr#110, to-chk=7/136)
30-Nov-2024 00:58:46         634,391  66%   28.81MB/s    0:00:00 (xfr#111, to-chk=6/136)
30-Nov-2024 00:58:46         642,712  67%   27.86MB/s    0:00:00 (xfr#112, to-chk=5/136)
30-Nov-2024 00:58:46         651,367  68%   28.24MB/s    0:00:00 (xfr#113, to-chk=4/136)
30-Nov-2024 00:58:46         657,292  68%   28.49MB/s    0:00:00 (xfr#114, to-chk=3/136)
30-Nov-2024 00:58:46         670,399  70%   29.06MB/s    0:00:00 (xfr#115, to-chk=2/136)
30-Nov-2024 00:58:46         673,360  70%   25.69MB/s    0:00:00 (xfr#116, to-chk=1/136)
30-Nov-2024 00:58:46         679,621  71%   25.93MB/s    0:00:00 (xfr#117, to-chk=0/136)
30-Nov-2024 00:58:46         679,621  71%   25.93MB/s    0:00:00 (xfr#117, to-chk=0/136)
30-Nov-2024 00:58:46         679,621  71%   25.93MB/s    0:00:00 (xfr#117, to-chk=0/136)
30-Nov-2024 00:58:46         679,621  71%   13.50MB/s    0:00:00 (xfr#117, to-chk=0/136)
30-Nov-2024 00:58:46         679,621  71%   13.50MB/s    0:00:00 (xfr#117, to-chk=0/136)
30-Nov-2024 00:58:46         679,621  71%   13.50MB/s    0:00:00 (xfr#117, to-chk=0/136)
30-Nov-2024 00:58:46 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.30-00.35.45/pod-logs/dev-oneprovider-paris-0/op-panel
30-Nov-2024 00:58:46
30-Nov-2024 00:58:46               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
30-Nov-2024 00:58:46               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 00:58:46          23,399  16%   22.32MB/s    0:00:00 (xfr#2, to-chk=9/14)
30-Nov-2024 00:58:46          47,785  33%   45.57MB/s    0:00:00 (xfr#3, to-chk=7/14)
30-Nov-2024 00:58:46          47,785  33%   45.57MB/s    0:00:00 (xfr#4, to-chk=5/14)
30-Nov-2024 00:58:46          70,981  49%   67.69MB/s    0:00:00 (xfr#5, to-chk=3/14)
30-Nov-2024 00:58:46          71,272  50%   67.97MB/s    0:00:00 (xfr#6, to-chk=1/14)
30-Nov-2024 00:58:46          71,272  50%   67.97MB/s    0:00:00 (xfr#6, to-chk=0/14)
30-Nov-2024 00:58:46 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.30-00.35.45/pod-logs/dev-oneprovider-paris-0/cluster-manager
30-Nov-2024 00:58:46
30-Nov-2024 00:58:46               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
30-Nov-2024 00:58:46               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 00:58:46           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
30-Nov-2024 00:58:46           4,808  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
30-Nov-2024 00:58:46           4,808  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
30-Nov-2024 00:58:46           6,623  48%    6.32MB/s    0:00:00 (xfr#5, to-chk=3/14)
30-Nov-2024 00:58:46           6,885  50%    6.57MB/s    0:00:00 (xfr#6, to-chk=1/14)
30-Nov-2024 00:58:46           6,885  50%    6.57MB/s    0:00:00 (xfr#6, to-chk=0/14)
30-Nov-2024 00:58:46 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.30-00.35.45/pod-logs/dev-onezone-0/oz-worker
30-Nov-2024 00:58:46
30-Nov-2024 00:58:46               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=17/20)
30-Nov-2024 00:58:46               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 00:58:46          24,440   3%   23.31MB/s    0:00:00 (xfr#2, to-chk=15/20)
30-Nov-2024 00:58:46          49,655   6%   47.35MB/s    0:00:00 (xfr#3, to-chk=13/20)
30-Nov-2024 00:58:46          49,655   6%   47.35MB/s    0:00:00 (xfr#4, to-chk=11/20)
30-Nov-2024 00:58:46          73,615  10%   70.20MB/s    0:00:00 (xfr#5, to-chk=9/20)
30-Nov-2024 00:58:46          73,706  10%   70.29MB/s    0:00:00 (xfr#6, to-chk=7/20)
30-Nov-2024 00:58:46         210,164  28%  200.43MB/s    0:00:00 (xfr#7, to-chk=5/20)
30-Nov-2024 00:58:46         210,461  28%  200.71MB/s    0:00:00 (xfr#8, to-chk=3/20)
30-Nov-2024 00:58:46         367,468  50%  116.81MB/s    0:00:00 (xfr#9, to-chk=1/20)
30-Nov-2024 00:58:46         367,468  50%   87.61MB/s    0:00:00 (xfr#9, to-chk=0/20)
30-Nov-2024 00:58:46 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.30-00.35.45/pod-logs/dev-onezone-0/oz-panel
30-Nov-2024 00:58:46
30-Nov-2024 00:58:46               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
30-Nov-2024 00:58:46               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 00:58:46          55,440  12%   52.87MB/s    0:00:00 (xfr#2, to-chk=9/14)
30-Nov-2024 00:58:46         112,467  25%  107.26MB/s    0:00:00 (xfr#3, to-chk=7/14)
30-Nov-2024 00:58:46         161,841  37%   11.87MB/s    0:00:00 (xfr#4, to-chk=5/14)
30-Nov-2024 00:58:46         217,078  49%   14.79MB/s    0:00:00 (xfr#5, to-chk=3/14)
30-Nov-2024 00:58:46         217,369  50%   14.81MB/s    0:00:00 (xfr#6, to-chk=1/14)
30-Nov-2024 00:58:46         217,369  50%    9.87MB/s    0:00:00 (xfr#6, to-chk=0/14)
30-Nov-2024 00:58:46 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.30-00.35.45/pod-logs/dev-onezone-0/cluster-manager
30-Nov-2024 00:58:46
30-Nov-2024 00:58:46               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
30-Nov-2024 00:58:46               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 00:58:46           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
30-Nov-2024 00:58:46           4,706  34%    4.49MB/s    0:00:00 (xfr#3, to-chk=7/14)
30-Nov-2024 00:58:46           4,706  34%    4.49MB/s    0:00:00 (xfr#4, to-chk=5/14)
30-Nov-2024 00:58:46           6,480  48%    6.18MB/s    0:00:00 (xfr#5, to-chk=3/14)
30-Nov-2024 00:58:46           6,742  50%    6.43MB/s    0:00:00 (xfr#6, to-chk=1/14)
30-Nov-2024 00:58:46           6,742  50%    6.43MB/s    0:00:00 (xfr#6, to-chk=0/14)
30-Nov-2024 00:58:46 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCP/onedata-acceptance/tests/oneclient/logs/multiprovider/test_multi_directory_CRUD.1732928313.717147 exists, exporting anyway.
30-Nov-2024 00:58:46 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
30-Nov-2024 00:58:46 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
30-Nov-2024 00:58:46
30-Nov-2024 00:58:46
30-Nov-2024 00:58:46 =============================== warnings summary ===============================
30-Nov-2024 00:58:46 tests/utils/rest_utils.py:97
30-Nov-2024 00:58:46   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCP/onedata-acceptance/tests/utils/rest_utils.py:97: SyntaxWarning: invalid escape sequence '\ '
30-Nov-2024 00:58:46     print("""
30-Nov-2024 00:58:46
30-Nov-2024 00:58:46 tests/utils/path_utils.py:112
30-Nov-2024 00:58:46   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCP/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
30-Nov-2024 00:58:46     return path.replace("'", "\\'").replace(' ', '\ ')
30-Nov-2024 00:58:46
30-Nov-2024 00:58:46 tests/utils/acceptance_utils.py:55
30-Nov-2024 00:58:46   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCP/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
30-Nov-2024 00:58:46     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
30-Nov-2024 00:58:46
30-Nov-2024 00:58:46 tests/utils/acceptance_utils.py:57
30-Nov-2024 00:58:46   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCP/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
30-Nov-2024 00:58:46     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
30-Nov-2024 00:58:46
30-Nov-2024 00:58:46 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
30-Nov-2024 00:58:46 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCP/onedata-acceptance/test-reports/results.xml -
30-Nov-2024 00:58:46 ================= 27 passed, 4 warnings in 1385.06s (0:23:05) ==================
30-Nov-2024 00:58:53 release "dev" uninstalled
30-Nov-2024 00:58:54 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
30-Nov-2024 00:58:54 persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted
30-Nov-2024 00:58:57 No resources found
30-Nov-2024 00:58:58 Sidecar injection has been disabled
30-Nov-2024 00:58:58 Cleaning helm release "dev"...
30-Nov-2024 00:58:58 Deleted 1 helm deployments
30-Nov-2024 00:58:58 Deleted 0 k8s deployments
30-Nov-2024 00:58:58 Deleted 0 k8s services
30-Nov-2024 00:58:58 Deleted 0 persistent volumes
30-Nov-2024 00:58:59 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
30-Nov-2024 00:58:59 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
30-Nov-2024 00:58:59 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
30-Nov-2024 00:58:59 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
30-Nov-2024 00:58:59 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
30-Nov-2024 00:58:59 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
30-Nov-2024 00:58:59 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
30-Nov-2024 00:58:59 Finished task 'Run acceptance oneclient tests' with result: Success
30-Nov-2024 00:58:59 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
30-Nov-2024 00:58:59 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCP...
30-Nov-2024 00:58:59 Finished task 'Parse test results' with result: Success
30-Nov-2024 00:58:59 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
30-Nov-2024 00:58:59
Substituting variable: ${bamboo.artifactRepoHostname} with S3
30-Nov-2024 00:58:59
Substituting variable: ${bamboo.artifactRepoPort} with 10161
30-Nov-2024 00:58:59
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
30-Nov-2024 00:58:59
Substituting variable: ${bamboo.planRepository.branchName} with develop
30-Nov-2024 00:58:59
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
30-Nov-2024 00:58:59
Substituting variable: ${bamboo.artifactRepoHostname} with S3
30-Nov-2024 00:58:59
Substituting variable: ${bamboo.artifactRepoPort} with 10161
30-Nov-2024 00:58:59
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
30-Nov-2024 00:58:59
Substituting variable: ${bamboo.planRepository.branchName} with develop
30-Nov-2024 00:58:59
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
30-Nov-2024 00:58:59 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
30-Nov-2024 00:58:59
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider directory CRUD proxyio #3372 (ODSRV-OAP-MDCP-3372)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MDCP-3372-ScriptBuildTask-5031455768456713167.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCP/onedata-acceptance
30-Nov-2024 00:58:59 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_directory_CRUD_proxyio.tar.gz
30-Nov-2024 00:58:59 Uploading artifact
30-Nov-2024 00:58:59     source path: surefire_multiprovider_directory_CRUD_proxyio.tar.gz
30-Nov-2024 00:58:59     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_directory_CRUD_proxyio.tar.gz
30-Nov-2024 00:58:59 Finished task 'Pack and push surefire artifact' with result: Success
30-Nov-2024 00:58:59 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
30-Nov-2024 00:58:59 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
30-Nov-2024 00:58:59
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider directory CRUD proxyio #3372 (ODSRV-OAP-MDCP-3372)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MDCP-3372-ScriptBuildTask-15566105347875524411.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCP
30-Nov-2024 00:58:59 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
30-Nov-2024 00:59:00 Finished task 'Pack logs' with result: Success
30-Nov-2024 00:59:00 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
30-Nov-2024 00:59:00
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
30-Nov-2024 00:59:00 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
30-Nov-2024 00:59:00
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider directory CRUD proxyio #3372 (ODSRV-OAP-MDCP-3372)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MDCP-3372-ScriptBuildTask-8631559839222109315.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCP/onedata-acceptance
30-Nov-2024 00:59:00   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
30-Nov-2024 00:59:00                                  Dload  Upload   Total   Spent    Left  Speed
30-Nov-2024 00:59:00
30-Nov-2024 00:59:00   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
30-Nov-2024 00:59:00 100  4822  100  4822    0     0  62623      0 --:--:-- --:--:-- --:--:-- 62623
30-Nov-2024 00:59:00 Clearing /tmp/onedata and /home/bamboo/.one-env
30-Nov-2024 00:59:01 Cleaning helm deployments
30-Nov-2024 00:59:01 Cleanining pods
30-Nov-2024 00:59:01 Cleaning kube persistant volumes
30-Nov-2024 00:59:01 Cleaning dockswift container
30-Nov-2024 00:59:01 Cleaning docker containers
30-Nov-2024 00:59:04 Stalled docker containers to remove:
30-Nov-2024 00:59:04 bc8b5a789127 31e44ec82eaf b77f3dc3062a 3c5bca90afcd 49b2f42c24c8 1d783b5b14e5 11946aed0943 532ba17f0276 e515ecc0cbbd 593f5c2491c9 302c41262c6b 677c9106284c 9f78a8b2d9c7 ea3ad33b9250 f206ed224861 0eabc5efa2c2 4ac46ebc6142 42001be5c929 08abac070b68 429a18bb868f
30-Nov-2024 00:59:04 Removing stalled docker containers
30-Nov-2024 00:59:04 Error response from daemon: Cannot kill container: bc8b5a789127: Container bc8b5a7891277990a46a43aef13cac148bc13623af6db97354d1d9d5e9809325 is not running
30-Nov-2024 00:59:04 bc8b5a789127
30-Nov-2024 00:59:04 Error response from daemon: Cannot kill container: 31e44ec82eaf: Container 31e44ec82eaffff161327a64d100b726cd1e0b920516a6529ec6a973523d54dc is not running
30-Nov-2024 00:59:04 31e44ec82eaf
30-Nov-2024 00:59:04 Error response from daemon: Cannot kill container: b77f3dc3062a: Container b77f3dc3062a5df65cee487c90075e1db26bcf6fc30c502f31f6ab3e5d000aff is not running
30-Nov-2024 00:59:04 b77f3dc3062a
30-Nov-2024 00:59:04 Error response from daemon: Cannot kill container: 3c5bca90afcd: Container 3c5bca90afcd5f96b275a14f7c5b8697d54a4c74baf65100da67590a4591955d is not running
30-Nov-2024 00:59:04 3c5bca90afcd
30-Nov-2024 00:59:05 Error response from daemon: Cannot kill container: 49b2f42c24c8: Container 49b2f42c24c8e275368c0e919b3f53e08ea6497829fdeec90e9780e30175bc2a is not running
30-Nov-2024 00:59:05 49b2f42c24c8
30-Nov-2024 00:59:05 Error response from daemon: Cannot kill container: 1d783b5b14e5: Container 1d783b5b14e525998a67fb0f560a482d113a80c37ac99a7cff762e299a21bbf1 is not running
30-Nov-2024 00:59:05 1d783b5b14e5
30-Nov-2024 00:59:05 Error response from daemon: Cannot kill container: 11946aed0943: Container 11946aed0943bec3dd40158f11b63bbfd0acf21b380ab9664529bc1025b3c680 is not running
30-Nov-2024 00:59:05 11946aed0943
30-Nov-2024 00:59:05 Error response from daemon: Cannot kill container: 532ba17f0276: Container 532ba17f0276953f48794478661b628e23b16123c4a548e90f40e2a07286bf49 is not running
30-Nov-2024 00:59:05 532ba17f0276
30-Nov-2024 00:59:05 Error response from daemon: Cannot kill container: e515ecc0cbbd: Container e515ecc0cbbd4fe28bc1242169b7193cef9bfc2e6ba4c351419103d989e1bfcc is not running
30-Nov-2024 00:59:05 e515ecc0cbbd
30-Nov-2024 00:59:05 Error response from daemon: Cannot kill container: 593f5c2491c9: Container 593f5c2491c97a4e0c8689f9369fdc9c6d3574456ef61501d989ad0204f20322 is not running
30-Nov-2024 00:59:05 593f5c2491c9
30-Nov-2024 00:59:05 Error response from daemon: Cannot kill container: 302c41262c6b: Container 302c41262c6b1889e81edb7724583d170b6b674c3b5fc0ac27b1aab71ea3c634 is not running
30-Nov-2024 00:59:06 302c41262c6b
30-Nov-2024 00:59:06 Error response from daemon: Cannot kill container: 677c9106284c: Container 677c9106284cef1236aa94b00ae503b1beabb3349c66f314ba6128038b3d5b9a is not running
30-Nov-2024 00:59:06 677c9106284c
30-Nov-2024 00:59:06 Error response from daemon: Cannot kill container: 9f78a8b2d9c7: Container 9f78a8b2d9c7c48b9b678c382127722b515c196554cc05732f2001a755a77094 is not running
30-Nov-2024 00:59:06 9f78a8b2d9c7
30-Nov-2024 00:59:06 Error response from daemon: Cannot kill container: ea3ad33b9250: Container ea3ad33b92501c9a5427b4d8199cdf690cfea5fbabf5ae20b957880177d75253 is not running
30-Nov-2024 00:59:06 ea3ad33b9250
30-Nov-2024 00:59:06 Error response from daemon: Cannot kill container: f206ed224861: Container f206ed22486174cf03a3da973d7c8c444fb9b145be0103b5a75374b77afe232f is not running
30-Nov-2024 00:59:06 f206ed224861
30-Nov-2024 00:59:06 Error response from daemon: Cannot kill container: 0eabc5efa2c2: Container 0eabc5efa2c2d9a6e3f307244f662e695bc87cf235c3ebc4cdc3bcc58e29bd0c is not running
30-Nov-2024 00:59:06 0eabc5efa2c2
30-Nov-2024 00:59:06 Error response from daemon: Cannot kill container: 4ac46ebc6142: Container 4ac46ebc6142559dd3f7337815b12ce36dc1ba6dce0f81309a7972142a31e436 is not running
30-Nov-2024 00:59:06 4ac46ebc6142
30-Nov-2024 00:59:06 Error response from daemon: Cannot kill container: 42001be5c929: Container 42001be5c92928d2bc9135d1fbeae02c62fb2ce2987da09f8656670f8c5acc41 is not running
30-Nov-2024 00:59:06 42001be5c929
30-Nov-2024 00:59:06 Error response from daemon: Cannot kill container: 08abac070b68: Container 08abac070b68cf879e3aa55b8a49947a1fa902e0a326d68e4aa2cc5fac2858a9 is not running
30-Nov-2024 00:59:06 08abac070b68
30-Nov-2024 00:59:07 429a18bb868f
30-Nov-2024 00:59:07 429a18bb868f
30-Nov-2024 00:59:07 Stalled docker volumes to remove:
30-Nov-2024 00:59:07
30-Nov-2024 00:59:07 Removing stalled docker volumes
30-Nov-2024 00:59:07 Removing stalled loopdevices
30-Nov-2024 00:59:09 Done
30-Nov-2024 00:59:09 Finished task 'Clear env and working dir' with result: Success
30-Nov-2024 00:59:09 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
30-Nov-2024 00:59:09 Running post build plugin 'Docker Container Cleanup'
30-Nov-2024 00:59:09 Running post build plugin 'NCover Results Collector'
30-Nov-2024 00:59:09 Running post build plugin 'Build Results Label Collector'
30-Nov-2024 00:59:09 Running post build plugin 'Clover Results Collector'
30-Nov-2024 00:59:09 Running post build plugin 'npm Cache Cleanup'
30-Nov-2024 00:59:09 Running post build plugin 'Artifact Copier'
30-Nov-2024 00:59:09 Publishing an artifact: test_logs.tar.gz
30-Nov-2024 00:59:09 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 122.7 ms
30-Nov-2024 00:59:09 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCP'
30-Nov-2024 00:59:09 Finalising the build...
30-Nov-2024 00:59:09 Stopping timer.
30-Nov-2024 00:59:09 Build ODSRV-OAP-MDCP-3372 completed.
30-Nov-2024 00:59:09 Running on server: post build plugin 'Build Hanging Detection Configuration'
30-Nov-2024 00:59:09 Running on server: post build plugin 'NCover Results Collector'
30-Nov-2024 00:59:09 Running on server: post build plugin 'Build Labeller'
30-Nov-2024 00:59:09 Running on server: post build plugin 'Clover Delta Calculator'
30-Nov-2024 00:59:09 Running on server: post build plugin 'Maven Dependencies Postprocessor'
30-Nov-2024 00:59:09 All post build plugins have finished
30-Nov-2024 00:59:09 Generating build results summary...
30-Nov-2024 00:59:10 Saving build results to disk...
30-Nov-2024 00:59:10 Store variable context...
30-Nov-2024 00:59:10 Finished building ODSRV-OAP-MDCP-3372.