oneclient acceptance tests using environment deployed from packages

Build: #3364 was successful

Job: multiprovider proxy directory CRUD proxyio symlinks was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

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

15-Nov-2024 20:30:49
15-Nov-2024 20:30:49 Unmounting client from /tmp/onedata/mnt/u0se53shbo7ifhdw
15-Nov-2024 20:30:49
15-Nov-2024 20:30:49
15-Nov-2024 20:31:10 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_delete_non_empty_wrong[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
15-Nov-2024 20:31:10 =================================================================
15-Nov-2024 20:31:10 - Executing scenario 'Fail to delete non-empty directory using rmdir'
15-Nov-2024 20:31:10 - from feature 'Multi_directory_CRUD'
15-Nov-2024 20:31:10 -----------------------------------------------------------------
15-Nov-2024 20:31:10 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:31:10 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:31:10 using [token, token] by [user1, user2]"'
15-Nov-2024 20:31:10 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-84494', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:31:10 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-84494', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:31:10 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-84494', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:31:10
15-Nov-2024 20:31:10
15-Nov-2024 20:31:10 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-84494'
15-Nov-2024 20:31:10 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-84494' successfully started
15-Nov-2024 20:31:10
15-Nov-2024 20:31:10 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/wlewegqngu17ph28
15-Nov-2024 20:31:10
15-Nov-2024 20:31:10 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/wlewegqngu17ph28 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/wlewegqngu17ph28
15-Nov-2024 20:31:10 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6480527394733263557'...
15-Nov-2024 20:31:10 Getting configuration...
15-Nov-2024 20:31:10 Oneclient has been successfully mounted in '/tmp/onedata/mnt/wlewegqngu17ph28'.
15-Nov-2024 20:31:10
15-Nov-2024 20:31:10 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-6c4c4', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:31:10 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-6c4c4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:31:10 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-6c4c4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:31:10
15-Nov-2024 20:31:10
15-Nov-2024 20:31:10 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-6c4c4'
15-Nov-2024 20:31:10 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-6c4c4' successfully started
15-Nov-2024 20:31:10
15-Nov-2024 20:31:10 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/z10nqm5xuiica4wv
15-Nov-2024 20:31:10
15-Nov-2024 20:31:10 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/z10nqm5xuiica4wv --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/z10nqm5xuiica4wv
15-Nov-2024 20:31:10 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '3066793406131173532'...
15-Nov-2024 20:31:10 Getting configuration...
15-Nov-2024 20:31:10 Oneclient has been successfully mounted in '/tmp/onedata/mnt/z10nqm5xuiica4wv'.
15-Nov-2024 20:31:10
15-Nov-2024 20:31:10 -- Executing step: 'When "user2 creates directories [space1/dir1, space1/dir1/child1] on client21"'
15-Nov-2024 20:31:10 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
15-Nov-2024 20:31:10 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
15-Nov-2024 20:31:10 -- Executing step: 'When "user1 sees [child1] in space1/dir1 on client11"'
15-Nov-2024 20:31:10 -- Executing step: 'When "user2 sees [child1] in space1/dir1 on client21"'
15-Nov-2024 20:31:10 -- Executing step: 'When "user1 fails to delete directories (rmdir) [space1/dir1] on client11"'
15-Nov-2024 20:31:10 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
15-Nov-2024 20:31:10 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
15-Nov-2024 20:31:10 -- Executing step: 'When "user1 can stat [child1] in space1/dir1 on client11"'
15-Nov-2024 20:31:10 -- Executing step: 'When "user2 can stat [child1] in space1/dir1 on client21"'
15-Nov-2024 20:31:10 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
15-Nov-2024 20:31:10 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
15-Nov-2024 20:31:10 -- Executing step: 'When "user1 sees [child1] in space1/dir1 on client11"'
15-Nov-2024 20:31:10 -- Executing step: 'When "user2 sees [child1] in space1/dir1 on client21"'
15-Nov-2024 20:31:10 =================================================================
15-Nov-2024 20:31:10
15-Nov-2024 20:31:10 PASSED
15-Nov-2024 20:31:10 Unmounting client from /tmp/onedata/mnt/wlewegqngu17ph28
15-Nov-2024 20:31:10
15-Nov-2024 20:31:10
15-Nov-2024 20:31:10 Unmounting client from /tmp/onedata/mnt/z10nqm5xuiica4wv
15-Nov-2024 20:31:10
15-Nov-2024 20:31:10
15-Nov-2024 20:31:33 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_delete_non_empty[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
15-Nov-2024 20:31:33 =================================================================
15-Nov-2024 20:31:33 - Executing scenario 'Delete non-empty directory'
15-Nov-2024 20:31:33 - from feature 'Multi_directory_CRUD'
15-Nov-2024 20:31:33 -----------------------------------------------------------------
15-Nov-2024 20:31:33 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:31:33 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:31:33 using [token, token] by [user1, user2]"'
15-Nov-2024 20:31:33 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-84494', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:31:33 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-84494', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:31:33 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-84494', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:31:33
15-Nov-2024 20:31:33
15-Nov-2024 20:31:33 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-84494'
15-Nov-2024 20:31:33 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-84494' successfully started
15-Nov-2024 20:31:33
15-Nov-2024 20:31:33 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/64g7tieh6mpdx9rn
15-Nov-2024 20:31:33
15-Nov-2024 20:31:33 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/64g7tieh6mpdx9rn --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/64g7tieh6mpdx9rn
15-Nov-2024 20:31:33 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12741987304014882529'...
15-Nov-2024 20:31:33 Getting configuration...
15-Nov-2024 20:31:33 Oneclient has been successfully mounted in '/tmp/onedata/mnt/64g7tieh6mpdx9rn'.
15-Nov-2024 20:31:33
15-Nov-2024 20:31:33 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-6c4c4', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:31:33 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-6c4c4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:31:33 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-6c4c4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:31:33
15-Nov-2024 20:31:33
15-Nov-2024 20:31:33 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-6c4c4'
15-Nov-2024 20:31:33 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-6c4c4' successfully started
15-Nov-2024 20:31:33
15-Nov-2024 20:31:33 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ridowvkjw3od8v3w
15-Nov-2024 20:31:33
15-Nov-2024 20:31:33 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ridowvkjw3od8v3w --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ridowvkjw3od8v3w
15-Nov-2024 20:31:33 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '1319006402733355337'...
15-Nov-2024 20:31:33 Getting configuration...
15-Nov-2024 20:31:33 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ridowvkjw3od8v3w'.
15-Nov-2024 20:31:33
15-Nov-2024 20:31:33 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/child1, space1/dir1/child2, space1/dir2/dir3/child1]
15-Nov-2024 20:31:33 on client11"'
15-Nov-2024 20:31:33 -- Executing step: 'When "user1 sees [dir1, dir2] in space1 on client11"'
15-Nov-2024 20:31:33 -- Executing step: 'When "user2 sees [dir1, dir2] in space1 on client21"'
15-Nov-2024 20:31:33 -- Executing step: 'When "user1 sees [child1, child2] in space1/dir1 on client11"'
15-Nov-2024 20:31:33 -- Executing step: 'When "user2 sees [child1, child2] in space1/dir1 on client21"'
15-Nov-2024 20:31:33 -- Executing step: 'When "user1 sees [dir3] in space1/dir2 on client11"'
15-Nov-2024 20:31:33 -- Executing step: 'When "user2 sees [dir3] in space1/dir2 on client21"'
15-Nov-2024 20:31:33 -- Executing step: 'When "user1 sees [child1] in space1/dir2/dir3 on client11"'
15-Nov-2024 20:31:33 -- Executing step: 'When "user2 sees [child1] in space1/dir2/dir3 on client21"'
15-Nov-2024 20:31:33 -- Executing step: 'When "user1 deletes directories (rm -rf) [space1/dir1, space1/dir2] on client11"'
15-Nov-2024 20:31:33 -- Executing step: 'Then "user1 can't stat [dir1, dir2] in space1 on client11"'
15-Nov-2024 20:31:33 -- Executing step: 'Then "user2 can't stat [dir1, dir2] in space1 on client21"'
15-Nov-2024 20:31:33 -- Executing step: 'Then "user1 doesn't see [dir1, dir2] in space1 on client11"'
15-Nov-2024 20:31:33 -- Executing step: 'Then "user2 doesn't see [dir1, dir2] in space1 on client21"'
15-Nov-2024 20:31:33 =================================================================
15-Nov-2024 20:31:33
15-Nov-2024 20:31:34 PASSED
15-Nov-2024 20:31:34 Unmounting client from /tmp/onedata/mnt/64g7tieh6mpdx9rn
15-Nov-2024 20:31:34
15-Nov-2024 20:31:34
15-Nov-2024 20:31:34 Unmounting client from /tmp/onedata/mnt/ridowvkjw3od8v3w
15-Nov-2024 20:31:34
15-Nov-2024 20:31:34
15-Nov-2024 20:31:57 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
15-Nov-2024 20:31:57 =================================================================
15-Nov-2024 20:31:57 - Executing scenario 'Move directory'
15-Nov-2024 20:31:57 - from feature 'Multi_directory_CRUD'
15-Nov-2024 20:31:57 -----------------------------------------------------------------
15-Nov-2024 20:31:57 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:31:57 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:31:57 using [token, token] by [user1, user2]"'
15-Nov-2024 20:31:57 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-84494', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:31:57 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-84494', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:31:57 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-84494', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:31:57
15-Nov-2024 20:31:57
15-Nov-2024 20:31:57 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-84494'
15-Nov-2024 20:31:57 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-84494' successfully started
15-Nov-2024 20:31:57
15-Nov-2024 20:31:57 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/6ax8h1fhkflxop0p
15-Nov-2024 20:31:57
15-Nov-2024 20:31:57 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/6ax8h1fhkflxop0p --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/6ax8h1fhkflxop0p
15-Nov-2024 20:31:57 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16845066827079243927'...
15-Nov-2024 20:31:57 Getting configuration...
15-Nov-2024 20:31:57 Oneclient has been successfully mounted in '/tmp/onedata/mnt/6ax8h1fhkflxop0p'.
15-Nov-2024 20:31:57
15-Nov-2024 20:31:57 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-6c4c4', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:31:57 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-6c4c4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:31:57 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-6c4c4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:31:57
15-Nov-2024 20:31:57
15-Nov-2024 20:31:57 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-6c4c4'
15-Nov-2024 20:31:57 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-6c4c4' successfully started
15-Nov-2024 20:31:57
15-Nov-2024 20:31:57 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/8jfr8rlwoq6wotxq
15-Nov-2024 20:31:57
15-Nov-2024 20:31:57 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/8jfr8rlwoq6wotxq --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/8jfr8rlwoq6wotxq
15-Nov-2024 20:31:57 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '4075605080877141945'...
15-Nov-2024 20:31:57 Getting configuration...
15-Nov-2024 20:31:57 Oneclient has been successfully mounted in '/tmp/onedata/mnt/8jfr8rlwoq6wotxq'.
15-Nov-2024 20:31:57
15-Nov-2024 20:31:57 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"'
15-Nov-2024 20:31:57 -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"'
15-Nov-2024 20:31:57 -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"'
15-Nov-2024 20:31:57 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
15-Nov-2024 20:31:57 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
15-Nov-2024 20:31:57 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
15-Nov-2024 20:31:57 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
15-Nov-2024 20:31:57 -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"'
15-Nov-2024 20:31:57 -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"'
15-Nov-2024 20:31:57 -- Executing step: 'When "user1 renames space1/dir4/dir5 to space1/dir1/dir2/dir3 on client11"'
15-Nov-2024 20:31:57 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3 on client11"'
15-Nov-2024 20:31:57 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3 on client21"'
15-Nov-2024 20:31:57 -- Executing step: 'Then "user1 doesn't see [dir5] in space1/dir4 on client11"'
15-Nov-2024 20:31:57 -- Executing step: 'Then "user2 doesn't see [dir5] in space1/dir4 on client21"'
15-Nov-2024 20:31:57 -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3 on client11"'
15-Nov-2024 20:31:57 -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3 on client21"'
15-Nov-2024 20:31:57 =================================================================
15-Nov-2024 20:31:57
15-Nov-2024 20:31:57 PASSED
15-Nov-2024 20:31:57 Unmounting client from /tmp/onedata/mnt/6ax8h1fhkflxop0p
15-Nov-2024 20:31:57
15-Nov-2024 20:31:57
15-Nov-2024 20:31:57 Unmounting client from /tmp/onedata/mnt/8jfr8rlwoq6wotxq
15-Nov-2024 20:31:57
15-Nov-2024 20:31:57
15-Nov-2024 20:32:18 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_copy[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
15-Nov-2024 20:32:18 =================================================================
15-Nov-2024 20:32:18 - Executing scenario 'Copy directory'
15-Nov-2024 20:32:18 - from feature 'Multi_directory_CRUD'
15-Nov-2024 20:32:18 -----------------------------------------------------------------
15-Nov-2024 20:32:18 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:32:18 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:32:18 using [token, token] by [user1, user2]"'
15-Nov-2024 20:32:18 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-84494', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:32:18 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-84494', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:32:18 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-84494', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:32:18
15-Nov-2024 20:32:18
15-Nov-2024 20:32:18 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-84494'
15-Nov-2024 20:32:18 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-84494' successfully started
15-Nov-2024 20:32:18
15-Nov-2024 20:32:18 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/s6ee4ubajq7dsmmo
15-Nov-2024 20:32:18
15-Nov-2024 20:32:18 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/s6ee4ubajq7dsmmo --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/s6ee4ubajq7dsmmo
15-Nov-2024 20:32:18 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '9229554119424363296'...
15-Nov-2024 20:32:18 Getting configuration...
15-Nov-2024 20:32:18 Oneclient has been successfully mounted in '/tmp/onedata/mnt/s6ee4ubajq7dsmmo'.
15-Nov-2024 20:32:18
15-Nov-2024 20:32:18 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-6c4c4', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:32:18 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-6c4c4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:32:18 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-6c4c4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:32:18
15-Nov-2024 20:32:18
15-Nov-2024 20:32:18 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-6c4c4'
15-Nov-2024 20:32:18 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-6c4c4' successfully started
15-Nov-2024 20:32:18
15-Nov-2024 20:32:18 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/y74u1xu0rxbd3dl0
15-Nov-2024 20:32:18
15-Nov-2024 20:32:18 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/y74u1xu0rxbd3dl0 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/y74u1xu0rxbd3dl0
15-Nov-2024 20:32:18 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '6067135047870768103'...
15-Nov-2024 20:32:18 Getting configuration...
15-Nov-2024 20:32:18 Oneclient has been successfully mounted in '/tmp/onedata/mnt/y74u1xu0rxbd3dl0'.
15-Nov-2024 20:32:18
15-Nov-2024 20:32:18 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"'
15-Nov-2024 20:32:18 -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"'
15-Nov-2024 20:32:18 -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"'
15-Nov-2024 20:32:18 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
15-Nov-2024 20:32:18 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
15-Nov-2024 20:32:18 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
15-Nov-2024 20:32:18 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
15-Nov-2024 20:32:18 -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"'
15-Nov-2024 20:32:18 -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"'
15-Nov-2024 20:32:18 -- Executing step: 'When "user1 copies directory space1/dir4 to space1/dir1/dir2/dir3 on client11"'
15-Nov-2024 20:32:18 -- Executing step: 'Then "user1 can stat [dir4] in space1/dir1/dir2/dir3 on client11"'
15-Nov-2024 20:32:18 -- Executing step: 'Then "user2 can stat [dir4] in space1/dir1/dir2/dir3 on client21"'
15-Nov-2024 20:32:18 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client11"'
15-Nov-2024 20:32:18 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client21"'
15-Nov-2024 20:32:18 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir4 on client11"'
15-Nov-2024 20:32:18 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir4 on client21"'
15-Nov-2024 20:32:18 -- Executing step: 'Then "user1 sees [dir4] in space1/dir1/dir2/dir3 on client11"'
15-Nov-2024 20:32:18 -- Executing step: 'Then "user2 sees [dir4] in space1/dir1/dir2/dir3 on client21"'
15-Nov-2024 20:32:18 -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client11"'
15-Nov-2024 20:32:18 -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client21"'
15-Nov-2024 20:32:18 -- Executing step: 'Then "user1 sees [dir5] in space1/dir4 on client11"'
15-Nov-2024 20:32:18 -- Executing step: 'Then "user2 sees [dir5] in space1/dir4 on client21"'
15-Nov-2024 20:32:18 =================================================================
15-Nov-2024 20:32:18
15-Nov-2024 20:32:19 PASSED
15-Nov-2024 20:32:19 Unmounting client from /tmp/onedata/mnt/s6ee4ubajq7dsmmo
15-Nov-2024 20:32:19
15-Nov-2024 20:32:19
15-Nov-2024 20:32:19 Unmounting client from /tmp/onedata/mnt/y74u1xu0rxbd3dl0
15-Nov-2024 20:32:19
15-Nov-2024 20:32:19
15-Nov-2024 20:32:40 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move_to_itself[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
15-Nov-2024 20:32:40 =================================================================
15-Nov-2024 20:32:40 - Executing scenario 'Fail to move directory to itself'
15-Nov-2024 20:32:40 - from feature 'Multi_directory_CRUD'
15-Nov-2024 20:32:40 -----------------------------------------------------------------
15-Nov-2024 20:32:40 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:32:40 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:32:40 using [token, token] by [user1, user2]"'
15-Nov-2024 20:32:40 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-84494', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:32:40 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-84494', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:32:40 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-84494', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:32:40
15-Nov-2024 20:32:40
15-Nov-2024 20:32:40 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-84494'
15-Nov-2024 20:32:40 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-84494' successfully started
15-Nov-2024 20:32:40
15-Nov-2024 20:32:40 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/hrowbhdfygqvxslp
15-Nov-2024 20:32:40
15-Nov-2024 20:32:40 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/hrowbhdfygqvxslp --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/hrowbhdfygqvxslp
15-Nov-2024 20:32:40 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15953466848060444948'...
15-Nov-2024 20:32:40 Getting configuration...
15-Nov-2024 20:32:40 Oneclient has been successfully mounted in '/tmp/onedata/mnt/hrowbhdfygqvxslp'.
15-Nov-2024 20:32:40
15-Nov-2024 20:32:40 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-6c4c4', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:32:40 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-6c4c4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:32:40 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-6c4c4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:32:40
15-Nov-2024 20:32:40
15-Nov-2024 20:32:40 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-6c4c4'
15-Nov-2024 20:32:40 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-6c4c4' successfully started
15-Nov-2024 20:32:40
15-Nov-2024 20:32:40 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/r90bjrhvnnqkchnt
15-Nov-2024 20:32:40
15-Nov-2024 20:32:40 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/r90bjrhvnnqkchnt --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/r90bjrhvnnqkchnt
15-Nov-2024 20:32:40 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '1695968783838972517'...
15-Nov-2024 20:32:40 Getting configuration...
15-Nov-2024 20:32:40 Oneclient has been successfully mounted in '/tmp/onedata/mnt/r90bjrhvnnqkchnt'.
15-Nov-2024 20:32:40
15-Nov-2024 20:32:40 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
15-Nov-2024 20:32:40 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
15-Nov-2024 20:32:40 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
15-Nov-2024 20:32:40 -- Executing step: 'When "user1 fails to move space1/dir1 to space1/dir1 using shell command on client11"'
15-Nov-2024 20:32:40 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
15-Nov-2024 20:32:40 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
15-Nov-2024 20:32:40 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
15-Nov-2024 20:32:40 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
15-Nov-2024 20:32:40 =================================================================
15-Nov-2024 20:32:40
15-Nov-2024 20:32:40 PASSED
15-Nov-2024 20:32:40 Unmounting client from /tmp/onedata/mnt/hrowbhdfygqvxslp
15-Nov-2024 20:32:40
15-Nov-2024 20:32:40
15-Nov-2024 20:32:40 Unmounting client from /tmp/onedata/mnt/r90bjrhvnnqkchnt
15-Nov-2024 20:32:40
15-Nov-2024 20:32:40
15-Nov-2024 20:33:01 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move_to_subtree[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
15-Nov-2024 20:33:01 =================================================================
15-Nov-2024 20:33:01 - Executing scenario 'Fail to move directory to its subtree'
15-Nov-2024 20:33:01 - from feature 'Multi_directory_CRUD'
15-Nov-2024 20:33:01 -----------------------------------------------------------------
15-Nov-2024 20:33:01 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:33:01 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:33:01 using [token, token] by [user1, user2]"'
15-Nov-2024 20:33:01 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-84494', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:33:01 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-84494', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:33:01 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-84494', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:33:01
15-Nov-2024 20:33:01
15-Nov-2024 20:33:01 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-84494'
15-Nov-2024 20:33:01 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-84494' successfully started
15-Nov-2024 20:33:01
15-Nov-2024 20:33:01 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/6pqmwoc8tq8p10l3
15-Nov-2024 20:33:01
15-Nov-2024 20:33:01 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/6pqmwoc8tq8p10l3 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/6pqmwoc8tq8p10l3
15-Nov-2024 20:33:01 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '11347174648538613809'...
15-Nov-2024 20:33:01 Getting configuration...
15-Nov-2024 20:33:01 Oneclient has been successfully mounted in '/tmp/onedata/mnt/6pqmwoc8tq8p10l3'.
15-Nov-2024 20:33:01
15-Nov-2024 20:33:01 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-6c4c4', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:33:01 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-6c4c4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:33:01 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-6c4c4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:33:01
15-Nov-2024 20:33:01
15-Nov-2024 20:33:01 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-6c4c4'
15-Nov-2024 20:33:01 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-6c4c4' successfully started
15-Nov-2024 20:33:01
15-Nov-2024 20:33:01 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/qky8ydoy4t6vgym1
15-Nov-2024 20:33:01
15-Nov-2024 20:33:01 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/qky8ydoy4t6vgym1 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/qky8ydoy4t6vgym1
15-Nov-2024 20:33:01 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '13591032611624470254'...
15-Nov-2024 20:33:01 Getting configuration...
15-Nov-2024 20:33:01 Oneclient has been successfully mounted in '/tmp/onedata/mnt/qky8ydoy4t6vgym1'.
15-Nov-2024 20:33:01
15-Nov-2024 20:33:01 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3] on client11"'
15-Nov-2024 20:33:01 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
15-Nov-2024 20:33:01 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
15-Nov-2024 20:33:01 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
15-Nov-2024 20:33:01 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
15-Nov-2024 20:33:01 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
15-Nov-2024 20:33:01 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
15-Nov-2024 20:33:01 -- Executing step: 'When "user1 fails to rename space1/dir1 to space1/dir1/dir2/dir3 on client11"'
15-Nov-2024 20:33:01 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
15-Nov-2024 20:33:01 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
15-Nov-2024 20:33:01 -- Executing step: 'When "user1 can stat [dir2] in space1/dir1 on client11"'
15-Nov-2024 20:33:01 -- Executing step: 'When "user2 can stat [dir2] in space1/dir1 on client21"'
15-Nov-2024 20:33:01 -- Executing step: 'When "user1 can stat [dir3] in space1/dir1/dir2 on client11"'
15-Nov-2024 20:33:01 -- Executing step: 'When "user2 can stat [dir3] in space1/dir1/dir2 on client21"'
15-Nov-2024 20:33:01 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
15-Nov-2024 20:33:01 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
15-Nov-2024 20:33:01 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
15-Nov-2024 20:33:01 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
15-Nov-2024 20:33:01 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
15-Nov-2024 20:33:01 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
15-Nov-2024 20:33:01 =================================================================
15-Nov-2024 20:33:01
15-Nov-2024 20:33:11 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
15-Nov-2024 20:33:11 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
15-Nov-2024 20:33:11 PASSED
15-Nov-2024 20:33:11 Unmounting client from /tmp/onedata/mnt/6pqmwoc8tq8p10l3
15-Nov-2024 20:33:11
15-Nov-2024 20:33:11
15-Nov-2024 20:33:11 Unmounting client from /tmp/onedata/mnt/qky8ydoy4t6vgym1
15-Nov-2024 20:33:11
15-Nov-2024 20:33:11 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPS/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy/test_multi_directory_CRUD.1731702781.8230104', '-c', '/tmp/logs']
15-Nov-2024 20:33:11 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-fs8qf. See /home/bamboo/.one-env/deployments/2024.11.15-20.20.15/pod-logs/dev-cross-support-job-3p-users-fs8qf/entrypoint.log for more details
15-Nov-2024 20:33:11 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-84494: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.15-20.20.15/pod-logs/dev-oneclient-krakow-7d9476b8bc-84494/oneclient_logs
15-Nov-2024 20:33:11
15-Nov-2024 20:33:11               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=198/231)
15-Nov-2024 20:33:11               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:33:11          24,324   0%   23.20MB/s    0:00:00 (xfr#1, to-chk=197/231)
15-Nov-2024 20:33:11          24,324   0%   23.20MB/s    0:00:00 (xfr#1, to-chk=191/231)
15-Nov-2024 20:33:11          24,786   0%   23.64MB/s    0:00:00 (xfr#2, to-chk=193/231)
15-Nov-2024 20:33:11         109,912   2%  104.82MB/s    0:00:00 (xfr#3, to-chk=192/231)
15-Nov-2024 20:33:11         110,374   2%  105.26MB/s    0:00:00 (xfr#4, to-chk=191/231)
15-Nov-2024 20:33:11         138,258   3%   65.93MB/s    0:00:00 (xfr#5, to-chk=190/231)
15-Nov-2024 20:33:11         138,816   3%   66.19MB/s    0:00:00 (xfr#6, to-chk=186/231)
15-Nov-2024 20:33:11         246,717   5%   47.06MB/s    0:00:00 (xfr#7, to-chk=185/231)
15-Nov-2024 20:33:11         247,275   5%   47.16MB/s    0:00:00 (xfr#8, to-chk=184/231)
15-Nov-2024 20:33:11         271,737   6%   51.83MB/s    0:00:00 (xfr#9, to-chk=183/231)
15-Nov-2024 20:33:11         272,487   6%   51.97MB/s    0:00:00 (xfr#10, to-chk=179/231)
15-Nov-2024 20:33:11         350,875   8%   41.83MB/s    0:00:00 (xfr#11, to-chk=178/231)
15-Nov-2024 20:33:11         351,625   8%   41.92MB/s    0:00:00 (xfr#12, to-chk=177/231)
15-Nov-2024 20:33:11         401,150   9%   47.82MB/s    0:00:00 (xfr#13, to-chk=176/231)
15-Nov-2024 20:33:11         401,996   9%   47.92MB/s    0:00:00 (xfr#14, to-chk=172/231)
15-Nov-2024 20:33:11         603,786  14%   57.58MB/s    0:00:00 (xfr#15, to-chk=171/231)
15-Nov-2024 20:33:11         604,632  14%   57.66MB/s    0:00:00 (xfr#16, to-chk=170/231)
15-Nov-2024 20:33:11         651,259  15%   51.76MB/s    0:00:00 (xfr#17, to-chk=169/231)
15-Nov-2024 20:33:11         651,721  15%   51.79MB/s    0:00:00 (xfr#18, to-chk=165/231)
15-Nov-2024 20:33:11         869,310  20%   55.27MB/s    0:00:00 (xfr#19, to-chk=164/231)
15-Nov-2024 20:33:11         869,772  20%   55.30MB/s    0:00:00 (xfr#20, to-chk=163/231)
15-Nov-2024 20:33:11         870,400  20%   55.34MB/s    0:00:00 (xfr#21, to-chk=162/231)
15-Nov-2024 20:33:11         907,307  21%   50.90MB/s    0:00:00 (xfr#22, to-chk=161/231)
15-Nov-2024 20:33:11         908,153  21%   50.95MB/s    0:00:00 (xfr#23, to-chk=157/231)
15-Nov-2024 20:33:11       1,053,251  24%   59.09MB/s    0:00:00 (xfr#24, to-chk=156/231)
15-Nov-2024 20:33:11       1,054,097  24%   59.13MB/s    0:00:00 (xfr#25, to-chk=155/231)
15-Nov-2024 20:33:11       1,054,725  24%   55.88MB/s    0:00:00 (xfr#26, to-chk=154/231)
15-Nov-2024 20:33:11       1,085,960  25%   57.54MB/s    0:00:00 (xfr#27, to-chk=153/231)
15-Nov-2024 20:33:11       1,086,422  25%   57.56MB/s    0:00:00 (xfr#28, to-chk=149/231)
15-Nov-2024 20:33:11       1,235,050  28%   61.99MB/s    0:00:00 (xfr#29, to-chk=148/231)
15-Nov-2024 20:33:11       1,235,512  28%   62.01MB/s    0:00:00 (xfr#30, to-chk=147/231)
15-Nov-2024 20:33:11       1,267,698  29%   48.36MB/s    0:00:00 (xfr#31, to-chk=146/231)
15-Nov-2024 20:33:11       1,268,352  29%   48.38MB/s    0:00:00 (xfr#32, to-chk=142/231)
15-Nov-2024 20:33:11       1,383,506  32%   50.75MB/s    0:00:00 (xfr#33, to-chk=141/231)
15-Nov-2024 20:33:11       1,384,160  32%   50.77MB/s    0:00:00 (xfr#34, to-chk=140/231)
15-Nov-2024 20:33:11       1,408,075  32%   51.65MB/s    0:00:00 (xfr#35, to-chk=139/231)
15-Nov-2024 20:33:11       1,408,633  32%   49.75MB/s    0:00:00 (xfr#36, to-chk=135/231)
15-Nov-2024 20:33:11       1,412,779  33%   49.90MB/s    0:00:00 (xfr#37, to-chk=134/231)
15-Nov-2024 20:33:11       1,487,445  34%   52.54MB/s    0:00:00 (xfr#38, to-chk=133/231)
15-Nov-2024 20:33:11       1,488,003  34%   50.68MB/s    0:00:00 (xfr#39, to-chk=132/231)
15-Nov-2024 20:33:11       1,488,631  34%   50.70MB/s    0:00:00 (xfr#40, to-chk=131/231)
15-Nov-2024 20:33:11       1,529,508  35%   44.20MB/s    0:00:00 (xfr#41, to-chk=130/231)
15-Nov-2024 20:33:11       1,530,066  35%   44.22MB/s    0:00:00 (xfr#42, to-chk=126/231)
15-Nov-2024 20:33:11       1,819,786  42%   40.36MB/s    0:00:00 (xfr#43, to-chk=125/231)
15-Nov-2024 20:33:11       1,820,344  42%   40.37MB/s    0:00:00 (xfr#44, to-chk=124/231)
15-Nov-2024 20:33:11       1,840,399  43%   40.82MB/s    0:00:00 (xfr#45, to-chk=123/231)
15-Nov-2024 20:33:11       1,840,861  43%   40.83MB/s    0:00:00 (xfr#46, to-chk=119/231)
15-Nov-2024 20:33:11       1,905,185  44%   42.25MB/s    0:00:00 (xfr#47, to-chk=118/231)
15-Nov-2024 20:33:11       1,905,647  44%   42.26MB/s    0:00:00 (xfr#48, to-chk=117/231)
15-Nov-2024 20:33:11       1,928,307  45%   40.87MB/s    0:00:00 (xfr#49, to-chk=116/231)
15-Nov-2024 20:33:11       1,928,673  45%   40.87MB/s    0:00:00 (xfr#50, to-chk=112/231)
15-Nov-2024 20:33:11       2,019,618  47%   40.13MB/s    0:00:00 (xfr#51, to-chk=111/231)
15-Nov-2024 20:33:11       2,019,984  47%   40.13MB/s    0:00:00 (xfr#52, to-chk=110/231)
15-Nov-2024 20:33:11       2,020,612  47%   40.15MB/s    0:00:00 (xfr#53, to-chk=109/231)
15-Nov-2024 20:33:11       2,059,546  48%   40.92MB/s    0:00:00 (xfr#54, to-chk=108/231)
15-Nov-2024 20:33:11       2,060,008  48%   40.93MB/s    0:00:00 (xfr#55, to-chk=104/231)
15-Nov-2024 20:33:11       2,229,176  52%   40.11MB/s    0:00:00 (xfr#56, to-chk=103/231)
15-Nov-2024 20:33:11       2,229,638  52%   40.12MB/s    0:00:00 (xfr#57, to-chk=102/231)
15-Nov-2024 20:33:11       2,249,300  52%   40.47MB/s    0:00:00 (xfr#58, to-chk=101/231)
15-Nov-2024 20:33:11       2,249,954  52%   40.49MB/s    0:00:00 (xfr#59, to-chk=97/231)
15-Nov-2024 20:33:11       2,320,564  54%   40.24MB/s    0:00:00 (xfr#60, to-chk=96/231)
15-Nov-2024 20:33:11       2,321,218  54%   40.25MB/s    0:00:00 (xfr#61, to-chk=95/231)
15-Nov-2024 20:33:11       2,321,846  54%   40.26MB/s    0:00:00 (xfr#62, to-chk=94/231)
15-Nov-2024 20:33:11       2,342,083  54%   39.89MB/s    0:00:00 (xfr#63, to-chk=93/231)
15-Nov-2024 20:33:11       2,342,545  54%   39.89MB/s    0:00:00 (xfr#64, to-chk=89/231)
15-Nov-2024 20:33:11       2,446,375  57%   40.22MB/s    0:00:00 (xfr#65, to-chk=88/231)
15-Nov-2024 20:33:11       2,446,837  57%   40.23MB/s    0:00:00 (xfr#66, to-chk=87/231)
15-Nov-2024 20:33:11       2,478,248  58%   40.75MB/s    0:00:00 (xfr#67, to-chk=86/231)
15-Nov-2024 20:33:11       2,478,710  58%   40.76MB/s    0:00:00 (xfr#68, to-chk=82/231)
15-Nov-2024 20:33:11       2,585,974  60%   39.15MB/s    0:00:00 (xfr#69, to-chk=81/231)
15-Nov-2024 20:33:11       2,586,436  60%   39.15MB/s    0:00:00 (xfr#70, to-chk=80/231)
15-Nov-2024 20:33:11       2,609,826  61%   38.29MB/s    0:00:00 (xfr#71, to-chk=79/231)
15-Nov-2024 20:33:11       2,610,480  61%   38.30MB/s    0:00:00 (xfr#72, to-chk=75/231)
15-Nov-2024 20:33:11       2,706,846  63%   39.11MB/s    0:00:00 (xfr#73, to-chk=74/231)
15-Nov-2024 20:33:11       2,707,500  63%   39.12MB/s    0:00:00 (xfr#74, to-chk=73/231)
15-Nov-2024 20:33:11       2,734,712  64%   39.52MB/s    0:00:00 (xfr#75, to-chk=72/231)
15-Nov-2024 20:33:11       2,735,174  64%   39.52MB/s    0:00:00 (xfr#76, to-chk=68/231)
15-Nov-2024 20:33:11       2,843,264  66%   38.74MB/s    0:00:00 (xfr#77, to-chk=67/231)
15-Nov-2024 20:33:11       2,843,726  66%   38.20MB/s    0:00:00 (xfr#78, to-chk=66/231)
15-Nov-2024 20:33:11       2,862,733  67%   38.45MB/s    0:00:00 (xfr#79, to-chk=65/231)
15-Nov-2024 20:33:11       2,863,195  67%   38.46MB/s    0:00:00 (xfr#80, to-chk=61/231)
15-Nov-2024 20:33:11       2,927,637  68%   38.78MB/s    0:00:00 (xfr#81, to-chk=60/231)
15-Nov-2024 20:33:11       2,928,099  68%   38.25MB/s    0:00:00 (xfr#82, to-chk=59/231)
15-Nov-2024 20:33:11       2,928,727  68%   38.26MB/s    0:00:00 (xfr#83, to-chk=58/231)
15-Nov-2024 20:33:11       2,950,413  69%   38.02MB/s    0:00:00 (xfr#84, to-chk=57/231)
15-Nov-2024 20:33:11       2,950,875  69%   38.03MB/s    0:00:00 (xfr#85, to-chk=53/231)
15-Nov-2024 20:33:11       3,028,414  70%   37.51MB/s    0:00:00 (xfr#86, to-chk=52/231)
15-Nov-2024 20:33:11       3,028,876  70%   37.51MB/s    0:00:00 (xfr#87, to-chk=51/231)
15-Nov-2024 20:33:11       3,070,290  71%   37.06MB/s    0:00:00 (xfr#88, to-chk=50/231)
15-Nov-2024 20:33:11       3,071,040  71%   37.07MB/s    0:00:00 (xfr#89, to-chk=46/231)
15-Nov-2024 20:33:11       3,237,990  75%   36.76MB/s    0:00:00 (xfr#90, to-chk=45/231)
15-Nov-2024 20:33:11       3,238,740  75%   36.77MB/s    0:00:00 (xfr#91, to-chk=44/231)
15-Nov-2024 20:33:11       3,303,510  77%   37.06MB/s    0:00:00 (xfr#92, to-chk=43/231)
15-Nov-2024 20:33:11       3,304,164  77%   37.07MB/s    0:00:00 (xfr#93, to-chk=39/231)
15-Nov-2024 20:33:11       3,695,548  86%   40.05MB/s    0:00:00 (xfr#94, to-chk=38/231)
15-Nov-2024 20:33:11       3,696,202  86%   40.06MB/s    0:00:00 (xfr#95, to-chk=37/231)
15-Nov-2024 20:33:11       3,711,772  86%   40.23MB/s    0:00:00 (xfr#96, to-chk=36/231)
15-Nov-2024 20:33:11       3,712,234  86%   40.23MB/s    0:00:00 (xfr#97, to-chk=32/231)
15-Nov-2024 20:33:11       3,770,238  88%   40.40MB/s    0:00:00 (xfr#98, to-chk=31/231)
15-Nov-2024 20:33:11       3,770,700  88%   40.40MB/s    0:00:00 (xfr#99, to-chk=30/231)
15-Nov-2024 20:33:11       3,793,710  88%   40.20MB/s    0:00:00 (xfr#100, to-chk=29/231)
15-Nov-2024 20:33:11       3,794,364  88%   40.21MB/s    0:00:00 (xfr#101, to-chk=25/231)
15-Nov-2024 20:33:11       3,882,225  90%   40.24MB/s    0:00:00 (xfr#102, to-chk=24/231)
15-Nov-2024 20:33:11       3,882,879  90%   40.25MB/s    0:00:00 (xfr#103, to-chk=23/231)
15-Nov-2024 20:33:11       3,904,336  91%   40.47MB/s    0:00:00 (xfr#104, to-chk=22/231)
15-Nov-2024 20:33:11       3,904,990  91%   40.48MB/s    0:00:00 (xfr#105, to-chk=18/231)
15-Nov-2024 20:33:11       4,006,127  93%   40.22MB/s    0:00:00 (xfr#106, to-chk=17/231)
15-Nov-2024 20:33:11       4,006,781  93%   40.22MB/s    0:00:00 (xfr#107, to-chk=16/231)
15-Nov-2024 20:33:11       4,007,409  93%   40.23MB/s    0:00:00 (xfr#108, to-chk=15/231)
15-Nov-2024 20:33:11       4,028,399  94%   40.02MB/s    0:00:00 (xfr#109, to-chk=14/231)
15-Nov-2024 20:33:11       4,029,053  94%   40.03MB/s    0:00:00 (xfr#110, to-chk=10/231)
15-Nov-2024 20:33:11       4,120,751  96%   39.30MB/s    0:00:00 (xfr#111, to-chk=9/231)
15-Nov-2024 20:33:11       4,121,405  96%   39.30MB/s    0:00:00 (xfr#112, to-chk=8/231)
15-Nov-2024 20:33:11       4,137,347  96%   38.68MB/s    0:00:00 (xfr#113, to-chk=7/231)
15-Nov-2024 20:33:11       4,137,905  96%   38.69MB/s    0:00:00 (xfr#114, to-chk=3/231)
15-Nov-2024 20:33:11       4,197,695  98%   38.87MB/s    0:00:00 (xfr#115, to-chk=2/231)
15-Nov-2024 20:33:11       4,198,253  98%   38.87MB/s    0:00:00 (xfr#116, to-chk=1/231)
15-Nov-2024 20:33:11       4,265,616  99%   38.74MB/s    0:00:00 (xfr#117, to-chk=0/231)
15-Nov-2024 20:33:11       4,265,616  99%   38.74MB/s    0:00:00 (xfr#117, to-chk=0/231)
15-Nov-2024 20:33:11       4,265,616  99%   38.74MB/s    0:00:00 (xfr#117, to-chk=0/231)
15-Nov-2024 20:33:11       4,265,616  99%   38.74MB/s    0:00:00 (xfr#117, to-chk=0/231)
15-Nov-2024 20:33:11       4,265,616  99%   38.74MB/s    0:00:00 (xfr#117, to-chk=0/231)
15-Nov-2024 20:33:11       4,265,616  99%   38.74MB/s    0:00:00 (xfr#117, to-chk=0/231)
15-Nov-2024 20:33:11       4,265,616  99%   38.74MB/s    0:00:00 (xfr#117, to-chk=0/231)
15-Nov-2024 20:33:11       4,265,616  99%   38.74MB/s    0:00:00 (xfr#117, to-chk=0/231)
15-Nov-2024 20:33:11       4,265,616  99%   38.74MB/s    0:00:00 (xfr#117, to-chk=0/231)
15-Nov-2024 20:33:11       4,265,616  99%   38.74MB/s    0:00:00 (xfr#117, to-chk=0/231)
15-Nov-2024 20:33:11       4,265,616  99%   38.74MB/s    0:00:00 (xfr#117, to-chk=0/231)
15-Nov-2024 20:33:11       4,265,616  99%   38.74MB/s    0:00:00 (xfr#117, to-chk=0/231)
15-Nov-2024 20:33:11       4,265,616  99%   38.74MB/s    0:00:00 (xfr#117, to-chk=0/231)
15-Nov-2024 20:33:11       4,265,616  99%   38.74MB/s    0:00:00 (xfr#117, to-chk=0/231)
15-Nov-2024 20:33:11       4,265,616  99%   38.74MB/s    0:00:00 (xfr#117, to-chk=0/231)
15-Nov-2024 20:33:11       4,265,616  99%   38.74MB/s    0:00:00 (xfr#117, to-chk=0/231)
15-Nov-2024 20:33:11       4,265,616  99%   38.74MB/s    0:00:00 (xfr#117, to-chk=0/231)
15-Nov-2024 20:33:11       4,265,616  99%   38.74MB/s    0:00:00 (xfr#117, to-chk=0/231)
15-Nov-2024 20:33:11       4,265,616  99%   38.74MB/s    0:00:00 (xfr#117, to-chk=0/231)
15-Nov-2024 20:33:11       4,265,616  99%   38.74MB/s    0:00:00 (xfr#117, to-chk=0/231)
15-Nov-2024 20:33:11       4,265,616  99%   38.74MB/s    0:00:00 (xfr#117, to-chk=0/231)
15-Nov-2024 20:33:11       4,265,616  99%   38.74MB/s    0:00:00 (xfr#117, to-chk=0/231)
15-Nov-2024 20:33:11       4,265,616  99%   38.74MB/s    0:00:00 (xfr#117, to-chk=0/231)
15-Nov-2024 20:33:11       4,265,616  99%   38.74MB/s    0:00:00 (xfr#117, to-chk=0/231)
15-Nov-2024 20:33:11       4,265,616  99%   38.74MB/s    0:00:00 (xfr#117, to-chk=0/231)
15-Nov-2024 20:33:11       4,265,616  99%   38.74MB/s    0:00:00 (xfr#117, to-chk=0/231)
15-Nov-2024 20:33:11       4,265,616  99%   38.74MB/s    0:00:00 (xfr#117, to-chk=0/231)
15-Nov-2024 20:33:11       4,265,616  99%   38.38MB/s    0:00:00 (xfr#117, to-chk=0/231)
15-Nov-2024 20:33:11       4,265,616  99%   38.38MB/s    0:00:00 (xfr#117, to-chk=0/231)
15-Nov-2024 20:33:11 [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-6c4c4: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.15-20.20.15/pod-logs/dev-oneclient-paris-5cc45c8cb7-6c4c4/oneclient_logs
15-Nov-2024 20:33:11
15-Nov-2024 20:33:11               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=199/232)
15-Nov-2024 20:33:11               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:33:11          16,420   0%   15.66MB/s    0:00:00 (xfr#1, to-chk=198/232)
15-Nov-2024 20:33:11          16,420   0%   15.66MB/s    0:00:00 (xfr#1, to-chk=192/232)
15-Nov-2024 20:33:11          16,786   0%   16.01MB/s    0:00:00 (xfr#2, to-chk=194/232)
15-Nov-2024 20:33:11          76,308   2%   72.77MB/s    0:00:00 (xfr#3, to-chk=193/232)
15-Nov-2024 20:33:11          76,674   2%   73.12MB/s    0:00:00 (xfr#4, to-chk=192/232)
15-Nov-2024 20:33:11         100,274   3%   47.81MB/s    0:00:00 (xfr#5, to-chk=191/232)
15-Nov-2024 20:33:11         100,736   3%   48.03MB/s    0:00:00 (xfr#6, to-chk=187/232)
15-Nov-2024 20:33:11         187,572   6%   59.63MB/s    0:00:00 (xfr#7, to-chk=186/232)
15-Nov-2024 20:33:11         188,034   6%   59.77MB/s    0:00:00 (xfr#8, to-chk=185/232)
15-Nov-2024 20:33:11         210,865   7%   50.27MB/s    0:00:00 (xfr#9, to-chk=184/232)
15-Nov-2024 20:33:11         211,519   7%   50.43MB/s    0:00:00 (xfr#10, to-chk=180/232)
15-Nov-2024 20:33:11         289,873   9%   46.07MB/s    0:00:00 (xfr#11, to-chk=179/232)
15-Nov-2024 20:33:11         290,527   9%   46.18MB/s    0:00:00 (xfr#12, to-chk=178/232)
15-Nov-2024 20:33:11         319,932  10%   43.59MB/s    0:00:00 (xfr#13, to-chk=177/232)
15-Nov-2024 20:33:11         320,490  10%   43.66MB/s    0:00:00 (xfr#14, to-chk=173/232)
15-Nov-2024 20:33:11         430,054  14%   41.01MB/s    0:00:00 (xfr#15, to-chk=172/232)
15-Nov-2024 20:33:11         430,612  14%   41.07MB/s    0:00:00 (xfr#16, to-chk=171/232)
15-Nov-2024 20:33:11         447,708  15%   38.82MB/s    0:00:00 (xfr#17, to-chk=170/232)
15-Nov-2024 20:33:11         448,362  15%   38.87MB/s    0:00:00 (xfr#18, to-chk=166/232)
15-Nov-2024 20:33:11         514,777  17%   44.63MB/s    0:00:00 (xfr#19, to-chk=165/232)
15-Nov-2024 20:33:11         515,431  17%   44.69MB/s    0:00:00 (xfr#20, to-chk=164/232)
15-Nov-2024 20:33:11         536,297  18%   39.34MB/s    0:00:00 (xfr#21, to-chk=163/232)
15-Nov-2024 20:33:11         536,855  18%   36.57MB/s    0:00:00 (xfr#22, to-chk=159/232)
15-Nov-2024 20:33:11         617,533  20%   42.07MB/s    0:00:00 (xfr#23, to-chk=158/232)
15-Nov-2024 20:33:11         618,091  20%   39.30MB/s    0:00:00 (xfr#24, to-chk=157/232)
15-Nov-2024 20:33:11         618,719  20%   39.34MB/s    0:00:00 (xfr#25, to-chk=156/232)
15-Nov-2024 20:33:11         644,978  21%   32.37MB/s    0:00:00 (xfr#26, to-chk=155/232)
15-Nov-2024 20:33:11         645,440  21%   32.40MB/s    0:00:00 (xfr#27, to-chk=151/232)
15-Nov-2024 20:33:11         745,074  25%   35.53MB/s    0:00:00 (xfr#28, to-chk=150/232)
15-Nov-2024 20:33:11         745,536  25%   35.55MB/s    0:00:00 (xfr#29, to-chk=149/232)
15-Nov-2024 20:33:11         772,907  26%   36.86MB/s    0:00:00 (xfr#30, to-chk=148/232)
15-Nov-2024 20:33:11         773,369  26%   36.88MB/s    0:00:00 (xfr#31, to-chk=144/232)
15-Nov-2024 20:33:11         868,388  29%   39.44MB/s    0:00:00 (xfr#32, to-chk=143/232)
15-Nov-2024 20:33:11         868,850  29%   39.46MB/s    0:00:00 (xfr#33, to-chk=142/232)
15-Nov-2024 20:33:11         889,125  30%   40.38MB/s    0:00:00 (xfr#34, to-chk=141/232)
15-Nov-2024 20:33:11         889,491  30%   40.39MB/s    0:00:00 (xfr#35, to-chk=137/232)
15-Nov-2024 20:33:11         955,925  32%   41.44MB/s    0:00:00 (xfr#36, to-chk=136/232)
15-Nov-2024 20:33:11         956,291  32%   41.45MB/s    0:00:00 (xfr#37, to-chk=135/232)
15-Nov-2024 20:33:11         982,113  33%   42.57MB/s    0:00:00 (xfr#38, to-chk=134/232)
15-Nov-2024 20:33:11         982,479  33%   42.59MB/s    0:00:00 (xfr#39, to-chk=130/232)
15-Nov-2024 20:33:11       1,074,533  36%   35.34MB/s    0:00:00 (xfr#40, to-chk=129/232)
15-Nov-2024 20:33:11       1,074,899  36%   34.17MB/s    0:00:00 (xfr#41, to-chk=128/232)
15-Nov-2024 20:33:11       1,094,793  37%   34.80MB/s    0:00:00 (xfr#42, to-chk=127/232)
15-Nov-2024 20:33:11       1,095,351  37%   34.82MB/s    0:00:00 (xfr#43, to-chk=123/232)
15-Nov-2024 20:33:11       1,166,060  39%   35.87MB/s    0:00:00 (xfr#44, to-chk=122/232)
15-Nov-2024 20:33:11       1,166,618  39%   34.77MB/s    0:00:00 (xfr#45, to-chk=121/232)
15-Nov-2024 20:33:11       1,167,246  39%   34.79MB/s    0:00:00 (xfr#46, to-chk=120/232)
15-Nov-2024 20:33:11       1,182,645  40%   35.25MB/s    0:00:00 (xfr#47, to-chk=119/232)
15-Nov-2024 20:33:11       1,183,107  40%   35.26MB/s    0:00:00 (xfr#48, to-chk=115/232)
15-Nov-2024 20:33:11       1,239,718  42%   35.83MB/s    0:00:00 (xfr#49, to-chk=114/232)
15-Nov-2024 20:33:11       1,240,180  42%   35.84MB/s    0:00:00 (xfr#50, to-chk=113/232)
15-Nov-2024 20:33:11       1,240,808  42%   35.86MB/s    0:00:00 (xfr#51, to-chk=112/232)
15-Nov-2024 20:33:11       1,259,563  42%   35.33MB/s    0:00:00 (xfr#52, to-chk=111/232)
15-Nov-2024 20:33:11       1,259,833  42%   35.34MB/s    0:00:00 (xfr#53, to-chk=107/232)
15-Nov-2024 20:33:11       1,325,489  44%   36.12MB/s    0:00:00 (xfr#54, to-chk=106/232)
15-Nov-2024 20:33:11       1,325,759  44%   35.12MB/s    0:00:00 (xfr#55, to-chk=105/232)
15-Nov-2024 20:33:11       1,340,209  45%   35.50MB/s    0:00:00 (xfr#56, to-chk=104/232)
15-Nov-2024 20:33:11       1,340,575  45%   35.51MB/s    0:00:00 (xfr#57, to-chk=100/232)
15-Nov-2024 20:33:11       1,393,019  47%   35.91MB/s    0:00:00 (xfr#58, to-chk=99/232)
15-Nov-2024 20:33:11       1,393,385  47%   34.97MB/s    0:00:00 (xfr#59, to-chk=98/232)
15-Nov-2024 20:33:11       1,394,013  47%   34.99MB/s    0:00:00 (xfr#60, to-chk=97/232)
15-Nov-2024 20:33:11       1,432,653  48%   35.03MB/s    0:00:00 (xfr#61, to-chk=96/232)
15-Nov-2024 20:33:11       1,433,211  48%   35.05MB/s    0:00:00 (xfr#62, to-chk=92/232)
15-Nov-2024 20:33:11       1,591,343  54%   37.94MB/s    0:00:00 (xfr#63, to-chk=91/232)
15-Nov-2024 20:33:11       1,591,901  54%   37.03MB/s    0:00:00 (xfr#64, to-chk=90/232)
15-Nov-2024 20:33:11       1,608,658  54%   36.53MB/s    0:00:00 (xfr#65, to-chk=89/232)
15-Nov-2024 20:33:11       1,608,928  54%   35.68MB/s    0:00:00 (xfr#66, to-chk=85/232)
15-Nov-2024 20:33:11       1,655,155  56%   35.87MB/s    0:00:00 (xfr#67, to-chk=84/232)
15-Nov-2024 20:33:11       1,655,425  56%   35.08MB/s    0:00:00 (xfr#68, to-chk=83/232)
15-Nov-2024 20:33:11       1,656,053  56%   35.10MB/s    0:00:00 (xfr#69, to-chk=82/232)
15-Nov-2024 20:33:11       1,677,202  56%   34.03MB/s    0:00:00 (xfr#70, to-chk=81/232)
15-Nov-2024 20:33:11       1,677,952  56%   33.34MB/s    0:00:00 (xfr#71, to-chk=77/232)
15-Nov-2024 20:33:11       1,777,427  60%   35.31MB/s    0:00:00 (xfr#72, to-chk=76/232)
15-Nov-2024 20:33:11       1,778,177  60%   34.61MB/s    0:00:00 (xfr#73, to-chk=75/232)
15-Nov-2024 20:33:11       1,794,106  60%   33.55MB/s    0:00:00 (xfr#74, to-chk=74/232)
15-Nov-2024 20:33:11       1,794,472  60%   32.91MB/s    0:00:00 (xfr#75, to-chk=70/232)
15-Nov-2024 20:33:11       1,854,224  62%   33.36MB/s    0:00:00 (xfr#76, to-chk=69/232)
15-Nov-2024 20:33:11       1,854,590  62%   32.16MB/s    0:00:00 (xfr#77, to-chk=68/232)
15-Nov-2024 20:33:11       1,869,296  63%   31.28MB/s    0:00:00 (xfr#78, to-chk=67/232)
15-Nov-2024 20:33:11       1,869,854  63%   31.28MB/s    0:00:00 (xfr#79, to-chk=63/232)
15-Nov-2024 20:33:11       1,926,893  65%   31.68MB/s    0:00:00 (xfr#80, to-chk=62/232)
15-Nov-2024 20:33:11       1,927,451  65%   31.69MB/s    0:00:00 (xfr#81, to-chk=61/232)
15-Nov-2024 20:33:11       1,928,079  65%   31.70MB/s    0:00:00 (xfr#82, to-chk=60/232)
15-Nov-2024 20:33:11       1,956,653  66%   31.63MB/s    0:00:00 (xfr#83, to-chk=59/232)
15-Nov-2024 20:33:11       1,957,307  66%   31.64MB/s    0:00:00 (xfr#84, to-chk=55/232)
15-Nov-2024 20:33:11       1,961,443  66%   31.18MB/s    0:00:00 (xfr#85, to-chk=54/232)
15-Nov-2024 20:33:11       2,054,791  69%   32.66MB/s    0:00:00 (xfr#86, to-chk=53/232)
15-Nov-2024 20:33:11       2,055,445  69%   32.67MB/s    0:00:00 (xfr#87, to-chk=52/232)
15-Nov-2024 20:33:11       2,076,809  70%   32.47MB/s    0:00:00 (xfr#88, to-chk=51/232)
15-Nov-2024 20:33:11       2,077,271  70%   32.48MB/s    0:00:00 (xfr#89, to-chk=47/232)
15-Nov-2024 20:33:11       2,165,740  73%   32.78MB/s    0:00:00 (xfr#90, to-chk=46/232)
15-Nov-2024 20:33:11       2,166,202  73%   32.79MB/s    0:00:00 (xfr#91, to-chk=45/232)
15-Nov-2024 20:33:11       2,189,104  74%   32.62MB/s    0:00:00 (xfr#92, to-chk=44/232)
15-Nov-2024 20:33:11       2,189,662  74%   32.63MB/s    0:00:00 (xfr#93, to-chk=40/232)
15-Nov-2024 20:33:11       2,285,570  77%   34.06MB/s    0:00:00 (xfr#94, to-chk=39/232)
15-Nov-2024 20:33:11       2,286,128  77%   34.07MB/s    0:00:00 (xfr#95, to-chk=38/232)
15-Nov-2024 20:33:11       2,286,756  77%   34.08MB/s    0:00:00 (xfr#96, to-chk=37/232)
15-Nov-2024 20:33:11       2,312,998  78%   33.94MB/s    0:00:00 (xfr#97, to-chk=36/232)
15-Nov-2024 20:33:11       2,313,460  78%   33.94MB/s    0:00:00 (xfr#98, to-chk=32/232)
15-Nov-2024 20:33:11       2,404,223  81%   34.74MB/s    0:00:00 (xfr#99, to-chk=31/232)
15-Nov-2024 20:33:11       2,404,685  81%   34.75MB/s    0:00:00 (xfr#100, to-chk=30/232)
15-Nov-2024 20:33:11       2,439,322  82%   35.25MB/s    0:00:00 (xfr#101, to-chk=29/232)
15-Nov-2024 20:33:11       2,439,976  82%   35.26MB/s    0:00:00 (xfr#102, to-chk=25/232)
15-Nov-2024 20:33:11       2,573,926  87%   36.64MB/s    0:00:00 (xfr#103, to-chk=24/232)
15-Nov-2024 20:33:11       2,574,580  87%   36.65MB/s    0:00:00 (xfr#104, to-chk=23/232)
15-Nov-2024 20:33:11       2,596,549  88%   36.96MB/s    0:00:00 (xfr#105, to-chk=22/232)
15-Nov-2024 20:33:11       2,597,011  88%   36.97MB/s    0:00:00 (xfr#106, to-chk=18/232)
15-Nov-2024 20:33:11       2,681,407  90%   37.61MB/s    0:00:00 (xfr#107, to-chk=17/232)
15-Nov-2024 20:33:11       2,681,869  91%   37.61MB/s    0:00:00 (xfr#108, to-chk=16/232)
15-Nov-2024 20:33:11       2,705,927  91%   37.95MB/s    0:00:00 (xfr#109, to-chk=15/232)
15-Nov-2024 20:33:11       2,706,485  91%   37.41MB/s    0:00:00 (xfr#110, to-chk=11/232)
15-Nov-2024 20:33:11       2,779,845  94%   38.42MB/s    0:00:00 (xfr#111, to-chk=10/232)
15-Nov-2024 20:33:11       2,780,403  94%   38.43MB/s    0:00:00 (xfr#112, to-chk=9/232)
15-Nov-2024 20:33:11       2,781,031  94%   38.44MB/s    0:00:00 (xfr#113, to-chk=8/232)
15-Nov-2024 20:33:11       2,807,190  95%   38.24MB/s    0:00:00 (xfr#114, to-chk=7/232)
15-Nov-2024 20:33:11       2,807,652  95%   38.25MB/s    0:00:00 (xfr#115, to-chk=3/232)
15-Nov-2024 20:33:11       2,896,065  98%   38.90MB/s    0:00:00 (xfr#116, to-chk=2/232)
15-Nov-2024 20:33:11       2,896,527  98%   38.37MB/s    0:00:00 (xfr#117, to-chk=1/232)
15-Nov-2024 20:33:11       2,942,077  99%   38.97MB/s    0:00:00 (xfr#118, to-chk=0/232)
15-Nov-2024 20:33:11       2,942,077  99%   38.97MB/s    0:00:00 (xfr#118, to-chk=0/232)
15-Nov-2024 20:33:11       2,942,077  99%   38.97MB/s    0:00:00 (xfr#118, to-chk=0/232)
15-Nov-2024 20:33:11       2,942,077  99%   38.97MB/s    0:00:00 (xfr#118, to-chk=0/232)
15-Nov-2024 20:33:11       2,942,077  99%   38.97MB/s    0:00:00 (xfr#118, to-chk=0/232)
15-Nov-2024 20:33:11       2,942,077  99%   38.44MB/s    0:00:00 (xfr#118, to-chk=0/232)
15-Nov-2024 20:33:11       2,942,077  99%   38.44MB/s    0:00:00 (xfr#118, to-chk=0/232)
15-Nov-2024 20:33:11       2,942,077  99%   38.44MB/s    0:00:00 (xfr#118, to-chk=0/232)
15-Nov-2024 20:33:11       2,942,077  99%   38.44MB/s    0:00:00 (xfr#118, to-chk=0/232)
15-Nov-2024 20:33:11       2,942,077  99%   38.44MB/s    0:00:00 (xfr#118, to-chk=0/232)
15-Nov-2024 20:33:11       2,942,077  99%   38.44MB/s    0:00:00 (xfr#118, to-chk=0/232)
15-Nov-2024 20:33:11       2,942,077  99%   38.44MB/s    0:00:00 (xfr#118, to-chk=0/232)
15-Nov-2024 20:33:11       2,942,077  99%   38.44MB/s    0:00:00 (xfr#118, to-chk=0/232)
15-Nov-2024 20:33:11       2,942,077  99%   38.44MB/s    0:00:00 (xfr#118, to-chk=0/232)
15-Nov-2024 20:33:11       2,942,077  99%   38.44MB/s    0:00:00 (xfr#118, to-chk=0/232)
15-Nov-2024 20:33:11       2,942,077  99%   38.44MB/s    0:00:00 (xfr#118, to-chk=0/232)
15-Nov-2024 20:33:11       2,942,077  99%   38.44MB/s    0:00:00 (xfr#118, to-chk=0/232)
15-Nov-2024 20:33:11       2,942,077  99%   38.44MB/s    0:00:00 (xfr#118, to-chk=0/232)
15-Nov-2024 20:33:11       2,942,077  99%   38.44MB/s    0:00:00 (xfr#118, to-chk=0/232)
15-Nov-2024 20:33:11       2,942,077  99%   38.44MB/s    0:00:00 (xfr#118, to-chk=0/232)
15-Nov-2024 20:33:11       2,942,077  99%   38.44MB/s    0:00:00 (xfr#118, to-chk=0/232)
15-Nov-2024 20:33:11       2,942,077  99%   38.44MB/s    0:00:00 (xfr#118, to-chk=0/232)
15-Nov-2024 20:33:11       2,942,077  99%   38.44MB/s    0:00:00 (xfr#118, to-chk=0/232)
15-Nov-2024 20:33:11       2,942,077  99%   38.44MB/s    0:00:00 (xfr#118, to-chk=0/232)
15-Nov-2024 20:33:11       2,942,077  99%   38.44MB/s    0:00:00 (xfr#118, to-chk=0/232)
15-Nov-2024 20:33:11       2,942,077  99%   38.44MB/s    0:00:00 (xfr#118, to-chk=0/232)
15-Nov-2024 20:33:11       2,942,077  99%   38.44MB/s    0:00:00 (xfr#118, to-chk=0/232)
15-Nov-2024 20:33:11       2,942,077  99%   37.41MB/s    0:00:00 (xfr#118, to-chk=0/232)
15-Nov-2024 20:33:11       2,942,077  99%   33.80MB/s    0:00:00 (xfr#118, to-chk=0/232)
15-Nov-2024 20:33:11 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.15-20.20.15/pod-logs/dev-oneprovider-krakow-0/op-worker
15-Nov-2024 20:33:11
15-Nov-2024 20:33:11               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=52/55)
15-Nov-2024 20:33:11               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:33:11          38,260   7%   36.49MB/s    0:00:00 (xfr#2, to-chk=50/55)
15-Nov-2024 20:33:11          73,893  15%   35.23MB/s    0:00:00 (xfr#3, to-chk=48/55)
15-Nov-2024 20:33:11          74,323  15%   35.44MB/s    0:00:00 (xfr#4, to-chk=46/55)
15-Nov-2024 20:33:11          74,323  15%   35.44MB/s    0:00:00 (xfr#5, to-chk=44/55)
15-Nov-2024 20:33:11         108,533  22%   51.75MB/s    0:00:00 (xfr#6, to-chk=42/55)
15-Nov-2024 20:33:11         108,683  22%   51.82MB/s    0:00:00 (xfr#7, to-chk=40/55)
15-Nov-2024 20:33:11         108,980  22%   34.64MB/s    0:00:00 (xfr#8, to-chk=38/55)
15-Nov-2024 20:33:11         194,182  39%   61.73MB/s    0:00:00 (xfr#9, to-chk=36/55)
15-Nov-2024 20:33:11         197,367  40%   62.74MB/s    0:00:00 (xfr#10, to-chk=26/55)
15-Nov-2024 20:33:11         204,768  42%   65.09MB/s    0:00:00 (xfr#11, to-chk=25/55)
15-Nov-2024 20:33:11         204,938  42%   65.15MB/s    0:00:00 (xfr#12, to-chk=24/55)
15-Nov-2024 20:33:11         209,149  43%   49.87MB/s    0:00:00 (xfr#13, to-chk=23/55)
15-Nov-2024 20:33:11         211,143  43%   50.34MB/s    0:00:00 (xfr#14, to-chk=22/55)
15-Nov-2024 20:33:11         214,841  44%   51.22MB/s    0:00:00 (xfr#15, to-chk=21/55)
15-Nov-2024 20:33:11         215,803  44%   51.45MB/s    0:00:00 (xfr#16, to-chk=20/55)
15-Nov-2024 20:33:11         222,237  45%   52.99MB/s    0:00:00 (xfr#17, to-chk=19/55)
15-Nov-2024 20:33:11         227,360  46%   54.21MB/s    0:00:00 (xfr#18, to-chk=18/55)
15-Nov-2024 20:33:11         229,063  47%   54.61MB/s    0:00:00 (xfr#19, to-chk=17/55)
15-Nov-2024 20:33:11         229,746  47%   43.82MB/s    0:00:00 (xfr#20, to-chk=16/55)
15-Nov-2024 20:33:11         235,667  48%   44.95MB/s    0:00:00 (xfr#21, to-chk=15/55)
15-Nov-2024 20:33:11         241,873  49%   46.13MB/s    0:00:00 (xfr#22, to-chk=14/55)
15-Nov-2024 20:33:11         248,592  51%   47.42MB/s    0:00:00 (xfr#23, to-chk=13/55)
15-Nov-2024 20:33:11         255,710  52%   48.77MB/s    0:00:00 (xfr#24, to-chk=12/55)
15-Nov-2024 20:33:11         258,154  53%   49.24MB/s    0:00:00 (xfr#25, to-chk=11/55)
15-Nov-2024 20:33:11         261,624  53%   49.90MB/s    0:00:00 (xfr#26, to-chk=10/55)
15-Nov-2024 20:33:11         265,550  54%   42.21MB/s    0:00:00 (xfr#27, to-chk=9/55)
15-Nov-2024 20:33:11         270,958  55%   43.07MB/s    0:00:00 (xfr#28, to-chk=8/55)
15-Nov-2024 20:33:11         272,148  55%   43.26MB/s    0:00:00 (xfr#29, to-chk=7/55)
15-Nov-2024 20:33:11         272,597  56%   43.33MB/s    0:00:00 (xfr#30, to-chk=6/55)
15-Nov-2024 20:33:11         275,326  56%   43.76MB/s    0:00:00 (xfr#31, to-chk=5/55)
15-Nov-2024 20:33:11         277,542  57%   44.11MB/s    0:00:00 (xfr#32, to-chk=4/55)
15-Nov-2024 20:33:11         280,505  57%   44.59MB/s    0:00:00 (xfr#33, to-chk=3/55)
15-Nov-2024 20:33:11         286,141  58%   45.48MB/s    0:00:00 (xfr#34, to-chk=2/55)
15-Nov-2024 20:33:11         290,580  59%   46.19MB/s    0:00:00 (xfr#35, to-chk=1/55)
15-Nov-2024 20:33:11         292,061  60%   46.42MB/s    0:00:00 (xfr#36, to-chk=0/55)
15-Nov-2024 20:33:11         292,061  60%   39.79MB/s    0:00:00 (xfr#36, to-chk=0/55)
15-Nov-2024 20:33:11         292,061  60%   39.79MB/s    0:00:00 (xfr#36, to-chk=0/55)
15-Nov-2024 20:33:11         292,061  60%   21.43MB/s    0:00:00 (xfr#36, to-chk=0/55)
15-Nov-2024 20:33:11         292,061  60%   21.43MB/s    0:00:00 (xfr#36, to-chk=0/55)
15-Nov-2024 20:33:11         292,061  60%   21.43MB/s    0:00:00 (xfr#36, to-chk=0/55)
15-Nov-2024 20:33:11 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.15-20.20.15/pod-logs/dev-oneprovider-krakow-0/cluster-manager
15-Nov-2024 20:33:11
15-Nov-2024 20:33:11               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 20:33:11               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:33:11           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 20:33:11           4,776  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 20:33:11           4,776  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 20:33:11           6,595  48%    6.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 20:33:11           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 20:33:11           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 20:33:11 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.15-20.20.15/pod-logs/dev-oneprovider-krakow-0/op-panel
15-Nov-2024 20:33:11
15-Nov-2024 20:33:11               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 20:33:11               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:33:11          18,007  16%   17.17MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 20:33:11          36,949  33%   35.24MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 20:33:11          36,949  33%   35.24MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 20:33:11          54,753  49%   52.22MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 20:33:11          55,044  50%   52.49MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 20:33:11          55,044  50%   52.49MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 20:33:11 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.15-20.20.15/pod-logs/dev-oneprovider-paris-0/op-worker
15-Nov-2024 20:33:11
15-Nov-2024 20:33:11               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=52/55)
15-Nov-2024 20:33:11               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:33:11          36,358   7%   34.67MB/s    0:00:00 (xfr#2, to-chk=50/55)
15-Nov-2024 20:33:11          70,074  14%   16.71MB/s    0:00:00 (xfr#3, to-chk=48/55)
15-Nov-2024 20:33:11          70,074  14%   16.71MB/s    0:00:00 (xfr#4, to-chk=46/55)
15-Nov-2024 20:33:11          70,074  14%   16.71MB/s    0:00:00 (xfr#5, to-chk=44/55)
15-Nov-2024 20:33:11         102,382  21%   19.53MB/s    0:00:00 (xfr#6, to-chk=42/55)
15-Nov-2024 20:33:11         102,532  21%   19.56MB/s    0:00:00 (xfr#7, to-chk=40/55)
15-Nov-2024 20:33:11         102,829  21%   19.61MB/s    0:00:00 (xfr#8, to-chk=38/55)
15-Nov-2024 20:33:11         188,467  39%   35.95MB/s    0:00:00 (xfr#9, to-chk=36/55)
15-Nov-2024 20:33:11         195,184  41%   37.23MB/s    0:00:00 (xfr#10, to-chk=26/55)
15-Nov-2024 20:33:11         201,616  42%   38.46MB/s    0:00:00 (xfr#11, to-chk=25/55)
15-Nov-2024 20:33:11         203,602  42%   32.36MB/s    0:00:00 (xfr#12, to-chk=24/55)
15-Nov-2024 20:33:11         207,078  43%   32.91MB/s    0:00:00 (xfr#13, to-chk=23/55)
15-Nov-2024 20:33:11         211,004  44%   33.54MB/s    0:00:00 (xfr#14, to-chk=22/55)
15-Nov-2024 20:33:11         216,923  45%   34.48MB/s    0:00:00 (xfr#15, to-chk=21/55)
15-Nov-2024 20:33:11         219,650  46%   34.91MB/s    0:00:00 (xfr#16, to-chk=20/55)
15-Nov-2024 20:33:11         223,859  47%   35.58MB/s    0:00:00 (xfr#17, to-chk=19/55)
15-Nov-2024 20:33:11         231,260  48%   36.76MB/s    0:00:00 (xfr#18, to-chk=18/55)
15-Nov-2024 20:33:11         232,222  48%   31.64MB/s    0:00:00 (xfr#19, to-chk=17/55)
15-Nov-2024 20:33:11         238,426  50%   32.48MB/s    0:00:00 (xfr#20, to-chk=16/55)
15-Nov-2024 20:33:11         239,103  50%   32.58MB/s    0:00:00 (xfr#21, to-chk=15/55)
15-Nov-2024 20:33:11         242,066  50%   32.98MB/s    0:00:00 (xfr#22, to-chk=14/55)
15-Nov-2024 20:33:11         243,547  51%   33.18MB/s    0:00:00 (xfr#23, to-chk=13/55)
15-Nov-2024 20:33:11         244,737  51%   33.34MB/s    0:00:00 (xfr#24, to-chk=12/55)
15-Nov-2024 20:33:11         245,184  51%   33.40MB/s    0:00:00 (xfr#25, to-chk=11/55)
15-Nov-2024 20:33:11         248,369  52%   33.84MB/s    0:00:00 (xfr#26, to-chk=10/55)
15-Nov-2024 20:33:11         252,806  53%   34.44MB/s    0:00:00 (xfr#27, to-chk=9/55)
15-Nov-2024 20:33:11         256,502  54%   34.95MB/s    0:00:00 (xfr#28, to-chk=8/55)
15-Nov-2024 20:33:11         258,724  54%   35.25MB/s    0:00:00 (xfr#29, to-chk=7/55)
15-Nov-2024 20:33:11         260,425  54%   31.05MB/s    0:00:00 (xfr#30, to-chk=6/55)
15-Nov-2024 20:33:11         266,061  56%   31.72MB/s    0:00:00 (xfr#31, to-chk=5/55)
15-Nov-2024 20:33:11         268,511  56%   32.01MB/s    0:00:00 (xfr#32, to-chk=4/55)
15-Nov-2024 20:33:11         273,618  57%   32.62MB/s    0:00:00 (xfr#33, to-chk=3/55)
15-Nov-2024 20:33:11         273,783  57%   32.64MB/s    0:00:00 (xfr#34, to-chk=2/55)
15-Nov-2024 20:33:11         279,191  58%   33.28MB/s    0:00:00 (xfr#35, to-chk=1/55)
15-Nov-2024 20:33:11         286,303  60%   34.13MB/s    0:00:00 (xfr#36, to-chk=0/55)
15-Nov-2024 20:33:11         286,303  60%   30.34MB/s    0:00:00 (xfr#36, to-chk=0/55)
15-Nov-2024 20:33:11         286,303  60%   30.34MB/s    0:00:00 (xfr#36, to-chk=0/55)
15-Nov-2024 20:33:11         286,303  60%   21.00MB/s    0:00:00 (xfr#36, to-chk=0/55)
15-Nov-2024 20:33:11         286,303  60%   21.00MB/s    0:00:00 (xfr#36, to-chk=0/55)
15-Nov-2024 20:33:11         286,303  60%   21.00MB/s    0:00:00 (xfr#36, to-chk=0/55)
15-Nov-2024 20:33:11 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.15-20.20.15/pod-logs/dev-oneprovider-paris-0/cluster-manager
15-Nov-2024 20:33:11
15-Nov-2024 20:33:11               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 20:33:11               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:33:11           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 20:33:11           4,766  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 20:33:11           4,766  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 20:33:11           6,581  48%    6.28MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 20:33:11           6,843  50%    6.53MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 20:33:11           6,843  50%    6.53MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 20:33:11 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.15-20.20.15/pod-logs/dev-oneprovider-paris-0/op-panel
15-Nov-2024 20:33:11
15-Nov-2024 20:33:11               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 20:33:11               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:33:11          17,971  16%   17.14MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 20:33:11          36,875  33%   35.17MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 20:33:11          36,875  33%   35.17MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 20:33:11          54,643  49%   52.11MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 20:33:11          54,934  50%   52.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 20:33:11          54,934  50%   26.19MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 20:33:11 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.15-20.20.15/pod-logs/dev-onezone-0/oz-panel
15-Nov-2024 20:33:11
15-Nov-2024 20:33:11               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 20:33:11               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:33:11          56,508  12%   53.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 20:33:11         114,617  25%   54.65MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 20:33:11         163,991  37%   52.13MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 20:33:11         220,296  49%   70.03MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 20:33:11         220,587  50%   70.12MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 20:33:11         220,587  50%   52.59MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 20:33:11 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.15-20.20.15/pod-logs/dev-onezone-0/cluster-manager
15-Nov-2024 20:33:11
15-Nov-2024 20:33:11               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 20:33:11               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:33:11           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 20:33:11           4,664  34%    4.45MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 20:33:11           4,664  34%    4.45MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 20:33:11           6,438  48%    6.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 20:33:11           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 20:33:11           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 20:33:11 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.15-20.20.15/pod-logs/dev-onezone-0/oz-worker
15-Nov-2024 20:33:11
15-Nov-2024 20:33:11               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=15/18)
15-Nov-2024 20:33:11               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:33:11          24,447   7%   23.31MB/s    0:00:00 (xfr#2, to-chk=13/18)
15-Nov-2024 20:33:11          49,669  15%   47.37MB/s    0:00:00 (xfr#3, to-chk=11/18)
15-Nov-2024 20:33:11          49,669  15%   47.37MB/s    0:00:00 (xfr#4, to-chk=9/18)
15-Nov-2024 20:33:11          73,636  22%   35.11MB/s    0:00:00 (xfr#5, to-chk=7/18)
15-Nov-2024 20:33:11          73,727  22%   35.16MB/s    0:00:00 (xfr#6, to-chk=5/18)
15-Nov-2024 20:33:11          74,024  23%   35.30MB/s    0:00:00 (xfr#7, to-chk=3/18)
15-Nov-2024 20:33:11         160,724  50%   51.09MB/s    0:00:00 (xfr#8, to-chk=1/18)
15-Nov-2024 20:33:11         160,724  50%   30.66MB/s    0:00:00 (xfr#8, to-chk=0/18)
15-Nov-2024 20:33:11 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPS/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy/test_multi_directory_CRUD.1731702781.8230104 exists, exporting anyway.
15-Nov-2024 20:33:11
15-Nov-2024 20:33:11
15-Nov-2024 20:33:11 =============================== warnings summary ===============================
15-Nov-2024 20:33:11 tests/utils/rest_utils.py:98
15-Nov-2024 20:33:11   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPS/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
15-Nov-2024 20:33:11     print("""
15-Nov-2024 20:33:11
15-Nov-2024 20:33:11 tests/utils/path_utils.py:112
15-Nov-2024 20:33:11   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPS/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
15-Nov-2024 20:33:11     return path.replace("'", "\\'").replace(' ', '\ ')
15-Nov-2024 20:33:11
15-Nov-2024 20:33:11 tests/utils/acceptance_utils.py:55
15-Nov-2024 20:33:11   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPS/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
15-Nov-2024 20:33:11     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
15-Nov-2024 20:33:11
15-Nov-2024 20:33:11 tests/utils/acceptance_utils.py:57
15-Nov-2024 20:33:11   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPS/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
15-Nov-2024 20:33:11     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
15-Nov-2024 20:33:11
15-Nov-2024 20:33:11 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
15-Nov-2024 20:33:11 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPS/onedata-acceptance/test-reports/results.xml -
15-Nov-2024 20:33:11 ================== 27 passed, 4 warnings in 777.71s (0:12:57) ==================
15-Nov-2024 20:33:14 release "dev" uninstalled
15-Nov-2024 20:33:15 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
15-Nov-2024 20:33:15 persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted
15-Nov-2024 20:33:16 No resources found
15-Nov-2024 20:33:17 Sidecar injection has been disabled
15-Nov-2024 20:33:17 Cleaning helm release "dev"...
15-Nov-2024 20:33:17 Deleted 1 helm deployments
15-Nov-2024 20:33:17 Deleted 0 k8s deployments
15-Nov-2024 20:33:17 Deleted 0 k8s services
15-Nov-2024 20:33:17 Deleted 0 persistent volumes
15-Nov-2024 20:33:18 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
15-Nov-2024 20:33:18 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
15-Nov-2024 20:33:18 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
15-Nov-2024 20:33:18 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
15-Nov-2024 20:33:18 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
15-Nov-2024 20:33:18 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
15-Nov-2024 20:33:18 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
15-Nov-2024 20:33:18 Finished task 'Run acceptance oneclient tests' with result: Success
15-Nov-2024 20:33:18 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
15-Nov-2024 20:33:18 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPS...
15-Nov-2024 20:33:18 Finished task 'Parse test results' with result: Success
15-Nov-2024 20:33:18 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
15-Nov-2024 20:33:18
Substituting variable: ${bamboo.artifactRepoHostname} with S3
15-Nov-2024 20:33:18
Substituting variable: ${bamboo.artifactRepoPort} with 10161
15-Nov-2024 20:33:18
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
15-Nov-2024 20:33:18
Substituting variable: ${bamboo.planRepository.branchName} with develop
15-Nov-2024 20:33:18
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
15-Nov-2024 20:33:18
Substituting variable: ${bamboo.artifactRepoHostname} with S3
15-Nov-2024 20:33:18
Substituting variable: ${bamboo.artifactRepoPort} with 10161
15-Nov-2024 20:33:18
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
15-Nov-2024 20:33:18
Substituting variable: ${bamboo.planRepository.branchName} with develop
15-Nov-2024 20:33:18
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
15-Nov-2024 20:33:18 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
15-Nov-2024 20:33:18
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy directory CRUD proxyio symlinks #3364 (ODSRV-OAP-MPDCPS-3364)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPDCPS-3364-ScriptBuildTask-16339925361180267719.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPS/onedata-acceptance
15-Nov-2024 20:33:18 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_proxy_directory_CRUD_proxyio_symlinks.tar.gz
15-Nov-2024 20:33:18 Uploading artifact
15-Nov-2024 20:33:18     source path: surefire_multiprovider_proxy_directory_CRUD_proxyio_symlinks.tar.gz
15-Nov-2024 20:33:18     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_proxy_directory_CRUD_proxyio_symlinks.tar.gz
15-Nov-2024 20:33:18 Finished task 'Pack and push surefire artifact' with result: Success
15-Nov-2024 20:33:18 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
15-Nov-2024 20:33:18 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
15-Nov-2024 20:33:18
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy directory CRUD proxyio symlinks #3364 (ODSRV-OAP-MPDCPS-3364)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPDCPS-3364-ScriptBuildTask-13759341729592299725.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPS
15-Nov-2024 20:33:18 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
15-Nov-2024 20:33:18 Finished task 'Pack logs' with result: Success
15-Nov-2024 20:33:18 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
15-Nov-2024 20:33:18
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
15-Nov-2024 20:33:18 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
15-Nov-2024 20:33:18
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy directory CRUD proxyio symlinks #3364 (ODSRV-OAP-MPDCPS-3364)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPDCPS-3364-ScriptBuildTask-8334006407054323911.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPS/onedata-acceptance
15-Nov-2024 20:33:18   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
15-Nov-2024 20:33:18                                  Dload  Upload   Total   Spent    Left  Speed
15-Nov-2024 20:33:18
15-Nov-2024 20:33:19   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
15-Nov-2024 20:33:19   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
15-Nov-2024 20:33:19 100  4822  100  4822    0     0  12459      0 --:--:-- --:--:-- --:--:-- 12427
15-Nov-2024 20:33:19 Clearing /tmp/onedata and /home/bamboo/.one-env
15-Nov-2024 20:33:20 Cleaning helm deployments
15-Nov-2024 20:33:20 Cleanining pods
15-Nov-2024 20:33:20 Cleaning kube persistant volumes
15-Nov-2024 20:33:20 Cleaning dockswift container
15-Nov-2024 20:33:20 Cleaning docker containers
15-Nov-2024 20:33:23 Stalled docker containers to remove:
15-Nov-2024 20:33:23 1576f96209c8 1b21de19f3f0 9a756dcc52f3 8a98d0e9e951 97f1b218ff9b 30c53b22b11d c46bc70fa27b f19bb56b6783 a17fd8b00d09 f76e173ac70e 5ac63e4c93e2 f1728bf0042a 31c73f870dfb 07e2d639f795 7bd438b6ec6c ce4813badcea b27b1a2140a7 18beb392bb6b 37951c79f09b fecb98016933
15-Nov-2024 20:33:23 Removing stalled docker containers
15-Nov-2024 20:33:23 Error response from daemon: Cannot kill container: 1576f96209c8: Container 1576f96209c80006391830efe9efe5696d53363795c3020d500fc7ecce66df2a is not running
15-Nov-2024 20:33:23 1576f96209c8
15-Nov-2024 20:33:23 Error response from daemon: Cannot kill container: 1b21de19f3f0: Container 1b21de19f3f0cfce3e26d738c20db80c50c5b4dc2e5cc4b6d5ff3c0c83279e11 is not running
15-Nov-2024 20:33:23 1b21de19f3f0
15-Nov-2024 20:33:23 Error response from daemon: Cannot kill container: 9a756dcc52f3: Container 9a756dcc52f3359f83910af5f060edce750226ee5c36868b35941382b4995dda is not running
15-Nov-2024 20:33:23 9a756dcc52f3
15-Nov-2024 20:33:23 Error response from daemon: Cannot kill container: 8a98d0e9e951: Container 8a98d0e9e9511c7c44c3f0b4a696f76755fb9f7a5b044d490ec6267089191c6e is not running
15-Nov-2024 20:33:23 8a98d0e9e951
15-Nov-2024 20:33:23 Error response from daemon: Cannot kill container: 97f1b218ff9b: Container 97f1b218ff9ba556aa771f2cbd759a46597663b003da2ae84d62cc4d0a040138 is not running
15-Nov-2024 20:33:23 97f1b218ff9b
15-Nov-2024 20:33:23 Error response from daemon: Cannot kill container: 30c53b22b11d: Container 30c53b22b11d358b40bf82f99a5e48fdece407c4df9f560b3105e663fe69a147 is not running
15-Nov-2024 20:33:23 30c53b22b11d
15-Nov-2024 20:33:23 Error response from daemon: Cannot kill container: c46bc70fa27b: Container c46bc70fa27b0059398b17b35dffca4e00e0dac5317d149dadcc7b4801ce4c60 is not running
15-Nov-2024 20:33:23 c46bc70fa27b
15-Nov-2024 20:33:23 Error response from daemon: Cannot kill container: f19bb56b6783: Container f19bb56b678386207b8b5a3c63bd18604c8d2f3b8990b62828bfa42c27361b60 is not running
15-Nov-2024 20:33:24 f19bb56b6783
15-Nov-2024 20:33:24 Error response from daemon: Cannot kill container: a17fd8b00d09: Container a17fd8b00d097d2bfa0d573b9b1a245f05ce51a3ede675da645623422f74c9ff is not running
15-Nov-2024 20:33:24 a17fd8b00d09
15-Nov-2024 20:33:24 Error response from daemon: Cannot kill container: f76e173ac70e: Container f76e173ac70e152aba373f8cda3d9163a1b232c98f2fc3ceb912e5b29e5c8758 is not running
15-Nov-2024 20:33:24 f76e173ac70e
15-Nov-2024 20:33:24 Error response from daemon: Cannot kill container: 5ac63e4c93e2: Container 5ac63e4c93e24a5657695cacc73fd1fd1f83a54718a1765826e46f8515614491 is not running
15-Nov-2024 20:33:24 5ac63e4c93e2
15-Nov-2024 20:33:24 Error response from daemon: Cannot kill container: f1728bf0042a: Container f1728bf0042ad225e86af45f454256c6de027d9ba9179ddcb6f8659497a18cd6 is not running
15-Nov-2024 20:33:24 f1728bf0042a
15-Nov-2024 20:33:24 Error response from daemon: Cannot kill container: 31c73f870dfb: Container 31c73f870dfb399e790d2491f0521d4f17fda65e12b31ddde80b500060f371e1 is not running
15-Nov-2024 20:33:24 31c73f870dfb
15-Nov-2024 20:33:24 Error response from daemon: Cannot kill container: 07e2d639f795: Container 07e2d639f7950e45891aa37e9119a3235dd9ad7d59ddf6b8c88a850d4f9fe7d1 is not running
15-Nov-2024 20:33:24 07e2d639f795
15-Nov-2024 20:33:24 Error response from daemon: Cannot kill container: 7bd438b6ec6c: Container 7bd438b6ec6c12cb7e113cb87ade1069ef68d2e7afe67398bcdf6240b0e44bb6 is not running
15-Nov-2024 20:33:24 7bd438b6ec6c
15-Nov-2024 20:33:24 Error response from daemon: Cannot kill container: ce4813badcea: Container ce4813badcea7b0adde8875493e70817864204ef84c7f23cf7a21300b6f91fc2 is not running
15-Nov-2024 20:33:24 ce4813badcea
15-Nov-2024 20:33:24 Error response from daemon: Cannot kill container: b27b1a2140a7: Container b27b1a2140a794b0a55ffd863ee9f9e5381eb548be8d9182c6da4d3e8c001142 is not running
15-Nov-2024 20:33:24 b27b1a2140a7
15-Nov-2024 20:33:24 Error response from daemon: Cannot kill container: 18beb392bb6b: Container 18beb392bb6b4f19ed88e1caf2ab6ba98556e7b25c57f61617dd9d887a80f5fc is not running
15-Nov-2024 20:33:24 18beb392bb6b
15-Nov-2024 20:33:24 Error response from daemon: Cannot kill container: 37951c79f09b: Container 37951c79f09b7e4fe82540936879ae658958ebc368378f72cb4d6fb728474633 is not running
15-Nov-2024 20:33:24 37951c79f09b
15-Nov-2024 20:33:25 fecb98016933
15-Nov-2024 20:33:25 fecb98016933
15-Nov-2024 20:33:25 Stalled docker volumes to remove:
15-Nov-2024 20:33:25
15-Nov-2024 20:33:25 Removing stalled docker volumes
15-Nov-2024 20:33:25 Removing stalled loopdevices
15-Nov-2024 20:33:25 Done
15-Nov-2024 20:33:25 Finished task 'Clear env and working dir' with result: Success
15-Nov-2024 20:33:25 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
15-Nov-2024 20:33:25 Running post build plugin 'Docker Container Cleanup'
15-Nov-2024 20:33:25 Running post build plugin 'NCover Results Collector'
15-Nov-2024 20:33:25 Running post build plugin 'Build Results Label Collector'
15-Nov-2024 20:33:25 Running post build plugin 'Clover Results Collector'
15-Nov-2024 20:33:25 Running post build plugin 'npm Cache Cleanup'
15-Nov-2024 20:33:25 Running post build plugin 'Artifact Copier'
15-Nov-2024 20:33:25 Publishing an artifact: test_logs.tar.gz
15-Nov-2024 20:33:25 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 69.06 ms
15-Nov-2024 20:33:25 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPS'
15-Nov-2024 20:33:25 Finalising the build...
15-Nov-2024 20:33:25 Stopping timer.
15-Nov-2024 20:33:25 Build ODSRV-OAP-MPDCPS-3364 completed.
15-Nov-2024 20:33:26 Running on server: post build plugin 'Build Hanging Detection Configuration'
15-Nov-2024 20:33:26 Running on server: post build plugin 'NCover Results Collector'
15-Nov-2024 20:33:26 Running on server: post build plugin 'Build Labeller'
15-Nov-2024 20:33:26 Running on server: post build plugin 'Clover Delta Calculator'
15-Nov-2024 20:33:26 Running on server: post build plugin 'Maven Dependencies Postprocessor'
15-Nov-2024 20:33:26 All post build plugins have finished
15-Nov-2024 20:33:26 Generating build results summary...
15-Nov-2024 20:33:26 Saving build results to disk...
15-Nov-2024 20:33:26 Store variable context...
15-Nov-2024 20:33:26 Finished building ODSRV-OAP-MPDCPS-3364.