oneclient acceptance tests using environment deployed from packages

Build: #3373 failed

Job: multiprovider proxy directory CRUD proxyio was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

The build generated 2,617 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 04:48:03 - Executing scenario 'Fail to delete non-empty directory using rmdir'
30-Nov-2024 04:48:03 - from feature 'Multi_directory_CRUD'
30-Nov-2024 04:48:03 -----------------------------------------------------------------
30-Nov-2024 04:48:03 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 04:48:03 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 04:48:03 using [token, token] by [user1, user2]"'
30-Nov-2024 04:48:03 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mvw7k', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 04:48:03 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mvw7k', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 04:48:03 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mvw7k', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 04:48:03
30-Nov-2024 04:48:03
30-Nov-2024 04:48:03 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-mvw7k'
30-Nov-2024 04:48:03 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-mvw7k' successfully started
30-Nov-2024 04:48:03
30-Nov-2024 04:48:03 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/l21x1shpagl2v000
30-Nov-2024 04:48:03
30-Nov-2024 04:48:03 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/l21x1shpagl2v000 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/l21x1shpagl2v000
30-Nov-2024 04:48:03 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6233084092434210506'...
30-Nov-2024 04:48:03 Getting configuration...
30-Nov-2024 04:48:03 Oneclient has been successfully mounted in '/tmp/onedata/mnt/l21x1shpagl2v000'.
30-Nov-2024 04:48:03
30-Nov-2024 04:48:03 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-54jzt', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 04:48:03 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-54jzt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 04:48:03 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-54jzt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 04:48:03
30-Nov-2024 04:48:03
30-Nov-2024 04:48:03 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-54jzt'
30-Nov-2024 04:48:03 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-54jzt' successfully started
30-Nov-2024 04:48:03
30-Nov-2024 04:48:03 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/7t0ntwtqancqeqri
30-Nov-2024 04:48:03
30-Nov-2024 04:48:03 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/7t0ntwtqancqeqri --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/7t0ntwtqancqeqri
30-Nov-2024 04:48:03 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '4485320490348795039'...
30-Nov-2024 04:48:03 Getting configuration...
30-Nov-2024 04:48:03 Oneclient has been successfully mounted in '/tmp/onedata/mnt/7t0ntwtqancqeqri'.
30-Nov-2024 04:48:03
30-Nov-2024 04:48:03 -- Executing step: 'When "user2 creates directories [space1/dir1, space1/dir1/child1] on client21"'
30-Nov-2024 04:48:03 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
30-Nov-2024 04:48:03 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
30-Nov-2024 04:48:03 -- Executing step: 'When "user1 sees [child1] in space1/dir1 on client11"'
30-Nov-2024 04:48:03 -- Executing step: 'When "user2 sees [child1] in space1/dir1 on client21"'
30-Nov-2024 04:48:03 -- Executing step: 'When "user1 fails to delete directories (rmdir) [space1/dir1] on client11"'
30-Nov-2024 04:48:03 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
30-Nov-2024 04:48:03 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
30-Nov-2024 04:48:03 -- Executing step: 'When "user1 can stat [child1] in space1/dir1 on client11"'
30-Nov-2024 04:48:03 -- Executing step: 'When "user2 can stat [child1] in space1/dir1 on client21"'
30-Nov-2024 04:48:03 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
30-Nov-2024 04:48:03 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
30-Nov-2024 04:48:03 -- Executing step: 'When "user1 sees [child1] in space1/dir1 on client11"'
30-Nov-2024 04:48:03 -- Executing step: 'When "user2 sees [child1] in space1/dir1 on client21"'
30-Nov-2024 04:48:03 =================================================================
30-Nov-2024 04:48:03
30-Nov-2024 04:48:04 PASSED
30-Nov-2024 04:48:04 Unmounting client from /tmp/onedata/mnt/l21x1shpagl2v000
30-Nov-2024 04:48:04
30-Nov-2024 04:48:04
30-Nov-2024 04:48:04 Unmounting client from /tmp/onedata/mnt/7t0ntwtqancqeqri
30-Nov-2024 04:48:04
30-Nov-2024 04:48:04
30-Nov-2024 04:48:54 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
30-Nov-2024 04:48:54 =================================================================
30-Nov-2024 04:48:54 - Executing scenario 'Delete non-empty directory'
30-Nov-2024 04:48:54 - from feature 'Multi_directory_CRUD'
30-Nov-2024 04:48:54 -----------------------------------------------------------------
30-Nov-2024 04:48:54 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 04:48:54 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 04:48:54 using [token, token] by [user1, user2]"'
30-Nov-2024 04:48:54 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mvw7k', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 04:48:54 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mvw7k', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 04:48:54 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mvw7k', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 04:48:54
30-Nov-2024 04:48:54
30-Nov-2024 04:48:54 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-mvw7k'
30-Nov-2024 04:48:54 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-mvw7k' successfully started
30-Nov-2024 04:48:54
30-Nov-2024 04:48:54 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/sw20ex7gxhpz4eio
30-Nov-2024 04:48:54
30-Nov-2024 04:48:54 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/sw20ex7gxhpz4eio --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/sw20ex7gxhpz4eio
30-Nov-2024 04:48:54 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7908658270629825061'...
30-Nov-2024 04:48:54 Getting configuration...
30-Nov-2024 04:48:54 Oneclient has been successfully mounted in '/tmp/onedata/mnt/sw20ex7gxhpz4eio'.
30-Nov-2024 04:48:54
30-Nov-2024 04:48:54 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-54jzt', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 04:48:54 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-54jzt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 04:48:54 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-54jzt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 04:48:54
30-Nov-2024 04:48:54
30-Nov-2024 04:48:54 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-54jzt'
30-Nov-2024 04:48:54 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-54jzt' successfully started
30-Nov-2024 04:48:54
30-Nov-2024 04:48:54 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/9ofku41blsbc1uv6
30-Nov-2024 04:48:54
30-Nov-2024 04:48:54 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/9ofku41blsbc1uv6 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/9ofku41blsbc1uv6
30-Nov-2024 04:48:54 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '12729442733805421278'...
30-Nov-2024 04:48:54 Getting configuration...
30-Nov-2024 04:48:54 Oneclient has been successfully mounted in '/tmp/onedata/mnt/9ofku41blsbc1uv6'.
30-Nov-2024 04:48:54
30-Nov-2024 04:48:54 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/child1, space1/dir1/child2, space1/dir2/dir3/child1]
30-Nov-2024 04:48:54 on client11"'
30-Nov-2024 04:48:54 -- Executing step: 'When "user1 sees [dir1, dir2] in space1 on client11"'
30-Nov-2024 04:48:54 -- Executing step: 'When "user2 sees [dir1, dir2] in space1 on client21"'
30-Nov-2024 04:48:54 -- Executing step: 'When "user1 sees [child1, child2] in space1/dir1 on client11"'
30-Nov-2024 04:48:54 -- Executing step: 'When "user2 sees [child1, child2] in space1/dir1 on client21"'
30-Nov-2024 04:48:54 -- Executing step: 'When "user1 sees [dir3] in space1/dir2 on client11"'
30-Nov-2024 04:48:54 -- Executing step: 'When "user2 sees [dir3] in space1/dir2 on client21"'
30-Nov-2024 04:48:54 -- Executing step: 'When "user1 sees [child1] in space1/dir2/dir3 on client11"'
30-Nov-2024 04:48:54 -- Executing step: 'When "user2 sees [child1] in space1/dir2/dir3 on client21"'
30-Nov-2024 04:48:54 -- Executing step: 'When "user1 deletes directories (rm -rf) [space1/dir1, space1/dir2] on client11"'
30-Nov-2024 04:48:54 -- Executing step: 'Then "user1 can't stat [dir1, dir2] in space1 on client11"'
30-Nov-2024 04:48:54 -- Executing step: 'Then "user2 can't stat [dir1, dir2] in space1 on client21"'
30-Nov-2024 04:48:54 -- Executing step: 'Then "user1 doesn't see [dir1, dir2] in space1 on client11"'
30-Nov-2024 04:48:54 -- Executing step: 'Then "user2 doesn't see [dir1, dir2] in space1 on client21"'
30-Nov-2024 04:48:54 =================================================================
30-Nov-2024 04:48:54
30-Nov-2024 04:48:55 PASSED
30-Nov-2024 04:48:55 Unmounting client from /tmp/onedata/mnt/sw20ex7gxhpz4eio
30-Nov-2024 04:48:55
30-Nov-2024 04:48:55
30-Nov-2024 04:48:55 Unmounting client from /tmp/onedata/mnt/9ofku41blsbc1uv6
30-Nov-2024 04:48:55
30-Nov-2024 04:48:55
30-Nov-2024 04:49:45 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
30-Nov-2024 04:49:45 =================================================================
30-Nov-2024 04:49:45 - Executing scenario 'Move directory'
30-Nov-2024 04:49:45 - from feature 'Multi_directory_CRUD'
30-Nov-2024 04:49:45 -----------------------------------------------------------------
30-Nov-2024 04:49:45 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 04:49:45 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 04:49:45 using [token, token] by [user1, user2]"'
30-Nov-2024 04:49:45 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mvw7k', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 04:49:45 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mvw7k', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 04:49:45 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mvw7k', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 04:49:45
30-Nov-2024 04:49:45
30-Nov-2024 04:49:45 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-mvw7k'
30-Nov-2024 04:49:45 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-mvw7k' successfully started
30-Nov-2024 04:49:45
30-Nov-2024 04:49:45 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/elyeail8kk5qsqlx
30-Nov-2024 04:49:45
30-Nov-2024 04:49:45 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/elyeail8kk5qsqlx --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/elyeail8kk5qsqlx
30-Nov-2024 04:49:45 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '9215941406112000797'...
30-Nov-2024 04:49:45 Getting configuration...
30-Nov-2024 04:49:45 Oneclient has been successfully mounted in '/tmp/onedata/mnt/elyeail8kk5qsqlx'.
30-Nov-2024 04:49:45
30-Nov-2024 04:49:45 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-54jzt', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 04:49:45 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-54jzt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 04:49:45 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-54jzt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 04:49:45
30-Nov-2024 04:49:45
30-Nov-2024 04:49:45 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-54jzt'
30-Nov-2024 04:49:45 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-54jzt' successfully started
30-Nov-2024 04:49:45
30-Nov-2024 04:49:45 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/viqhwwfqdpr5hhu2
30-Nov-2024 04:49:45
30-Nov-2024 04:49:45 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/viqhwwfqdpr5hhu2 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/viqhwwfqdpr5hhu2
30-Nov-2024 04:49:45 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '1416354619071720934'...
30-Nov-2024 04:49:45 Getting configuration...
30-Nov-2024 04:49:45 Oneclient has been successfully mounted in '/tmp/onedata/mnt/viqhwwfqdpr5hhu2'.
30-Nov-2024 04:49:45
30-Nov-2024 04:49:45 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"'
30-Nov-2024 04:49:45 -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"'
30-Nov-2024 04:49:45 -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"'
30-Nov-2024 04:49:45 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
30-Nov-2024 04:49:45 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
30-Nov-2024 04:49:45 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
30-Nov-2024 04:49:45 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
30-Nov-2024 04:49:45 -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"'
30-Nov-2024 04:49:45 -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"'
30-Nov-2024 04:49:45 -- Executing step: 'When "user1 renames space1/dir4/dir5 to space1/dir1/dir2/dir3 on client11"'
30-Nov-2024 04:49:45 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3 on client11"'
30-Nov-2024 04:49:45 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3 on client21"'
30-Nov-2024 04:49:45 -- Executing step: 'Then "user1 doesn't see [dir5] in space1/dir4 on client11"'
30-Nov-2024 04:49:45 -- Executing step: 'Then "user2 doesn't see [dir5] in space1/dir4 on client21"'
30-Nov-2024 04:49:45 -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3 on client11"'
30-Nov-2024 04:49:45 -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3 on client21"'
30-Nov-2024 04:49:45 =================================================================
30-Nov-2024 04:49:45
30-Nov-2024 04:49:46 PASSED
30-Nov-2024 04:49:46 Unmounting client from /tmp/onedata/mnt/elyeail8kk5qsqlx
30-Nov-2024 04:49:46
30-Nov-2024 04:49:46
30-Nov-2024 04:49:46 Unmounting client from /tmp/onedata/mnt/viqhwwfqdpr5hhu2
30-Nov-2024 04:49:46
30-Nov-2024 04:49:46
30-Nov-2024 04:50:35 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_copy[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
30-Nov-2024 04:50:35 =================================================================
30-Nov-2024 04:50:35 - Executing scenario 'Copy directory'
30-Nov-2024 04:50:35 - from feature 'Multi_directory_CRUD'
30-Nov-2024 04:50:35 -----------------------------------------------------------------
30-Nov-2024 04:50:35 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 04:50:35 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 04:50:35 using [token, token] by [user1, user2]"'
30-Nov-2024 04:50:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mvw7k', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 04:50:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mvw7k', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 04:50:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mvw7k', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 04:50:35
30-Nov-2024 04:50:35
30-Nov-2024 04:50:35 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-mvw7k'
30-Nov-2024 04:50:35 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-mvw7k' successfully started
30-Nov-2024 04:50:35
30-Nov-2024 04:50:35 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/nf18dl11245f9kbe
30-Nov-2024 04:50:35
30-Nov-2024 04:50:35 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/nf18dl11245f9kbe --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/nf18dl11245f9kbe
30-Nov-2024 04:50:35 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14105438925886364407'...
30-Nov-2024 04:50:35 Getting configuration...
30-Nov-2024 04:50:35 Oneclient has been successfully mounted in '/tmp/onedata/mnt/nf18dl11245f9kbe'.
30-Nov-2024 04:50:35
30-Nov-2024 04:50:35 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-54jzt', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 04:50:35 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-54jzt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 04:50:35 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-54jzt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 04:50:35
30-Nov-2024 04:50:35
30-Nov-2024 04:50:35 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-54jzt'
30-Nov-2024 04:50:35 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-54jzt' successfully started
30-Nov-2024 04:50:35
30-Nov-2024 04:50:35 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/5gw37uag4q4jm6iy
30-Nov-2024 04:50:35
30-Nov-2024 04:50:35 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/5gw37uag4q4jm6iy --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/5gw37uag4q4jm6iy
30-Nov-2024 04:50:35 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '7622787990362503716'...
30-Nov-2024 04:50:35 Getting configuration...
30-Nov-2024 04:50:35 Oneclient has been successfully mounted in '/tmp/onedata/mnt/5gw37uag4q4jm6iy'.
30-Nov-2024 04:50:35
30-Nov-2024 04:50:35 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"'
30-Nov-2024 04:50:35 -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"'
30-Nov-2024 04:50:35 -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"'
30-Nov-2024 04:50:35 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
30-Nov-2024 04:50:35 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
30-Nov-2024 04:50:35 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
30-Nov-2024 04:50:35 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
30-Nov-2024 04:50:35 -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"'
30-Nov-2024 04:50:35 -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"'
30-Nov-2024 04:50:35 -- Executing step: 'When "user1 copies directory space1/dir4 to space1/dir1/dir2/dir3 on client11"'
30-Nov-2024 04:50:35 -- Executing step: 'Then "user1 can stat [dir4] in space1/dir1/dir2/dir3 on client11"'
30-Nov-2024 04:50:35 -- Executing step: 'Then "user2 can stat [dir4] in space1/dir1/dir2/dir3 on client21"'
30-Nov-2024 04:50:35 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client11"'
30-Nov-2024 04:50:35 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client21"'
30-Nov-2024 04:50:35 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir4 on client11"'
30-Nov-2024 04:50:35 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir4 on client21"'
30-Nov-2024 04:50:35 -- Executing step: 'Then "user1 sees [dir4] in space1/dir1/dir2/dir3 on client11"'
30-Nov-2024 04:50:35 -- Executing step: 'Then "user2 sees [dir4] in space1/dir1/dir2/dir3 on client21"'
30-Nov-2024 04:50:35 -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client11"'
30-Nov-2024 04:50:35 -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client21"'
30-Nov-2024 04:50:35 -- Executing step: 'Then "user1 sees [dir5] in space1/dir4 on client11"'
30-Nov-2024 04:50:35 -- Executing step: 'Then "user2 sees [dir5] in space1/dir4 on client21"'
30-Nov-2024 04:50:35 =================================================================
30-Nov-2024 04:50:35
30-Nov-2024 04:50:36 PASSED
30-Nov-2024 04:50:36 Unmounting client from /tmp/onedata/mnt/nf18dl11245f9kbe
30-Nov-2024 04:50:36
30-Nov-2024 04:50:36
30-Nov-2024 04:50:36 Unmounting client from /tmp/onedata/mnt/5gw37uag4q4jm6iy
30-Nov-2024 04:50:36
30-Nov-2024 04:50:36
30-Nov-2024 04:51:24 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
30-Nov-2024 04:51:24 =================================================================
30-Nov-2024 04:51:24 - Executing scenario 'Fail to move directory to itself'
30-Nov-2024 04:51:24 - from feature 'Multi_directory_CRUD'
30-Nov-2024 04:51:24 -----------------------------------------------------------------
30-Nov-2024 04:51:24 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 04:51:24 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 04:51:24 using [token, token] by [user1, user2]"'
30-Nov-2024 04:51:24 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mvw7k', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 04:51:24 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mvw7k', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 04:51:24 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mvw7k', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 04:51:24
30-Nov-2024 04:51:24
30-Nov-2024 04:51:24 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-mvw7k'
30-Nov-2024 04:51:24 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-mvw7k' successfully started
30-Nov-2024 04:51:24
30-Nov-2024 04:51:24 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/hhy8d23kl8vb9k2m
30-Nov-2024 04:51:24
30-Nov-2024 04:51:24 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/hhy8d23kl8vb9k2m --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/hhy8d23kl8vb9k2m
30-Nov-2024 04:51:24 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14790825788078346638'...
30-Nov-2024 04:51:24 Getting configuration...
30-Nov-2024 04:51:24 Oneclient has been successfully mounted in '/tmp/onedata/mnt/hhy8d23kl8vb9k2m'.
30-Nov-2024 04:51:24
30-Nov-2024 04:51:24 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-54jzt', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 04:51:24 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-54jzt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 04:51:24 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-54jzt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 04:51:24
30-Nov-2024 04:51:24
30-Nov-2024 04:51:24 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-54jzt'
30-Nov-2024 04:51:24 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-54jzt' successfully started
30-Nov-2024 04:51:24
30-Nov-2024 04:51:24 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/147x98w0lsb6uihd
30-Nov-2024 04:51:24
30-Nov-2024 04:51:24 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/147x98w0lsb6uihd --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/147x98w0lsb6uihd
30-Nov-2024 04:51:24 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '1531195525838637986'...
30-Nov-2024 04:51:24 Getting configuration...
30-Nov-2024 04:51:24 Oneclient has been successfully mounted in '/tmp/onedata/mnt/147x98w0lsb6uihd'.
30-Nov-2024 04:51:24
30-Nov-2024 04:51:24 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
30-Nov-2024 04:51:24 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
30-Nov-2024 04:51:24 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
30-Nov-2024 04:51:24 -- Executing step: 'When "user1 fails to move space1/dir1 to space1/dir1 using shell command on client11"'
30-Nov-2024 04:51:24 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
30-Nov-2024 04:51:24 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
30-Nov-2024 04:51:24 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
30-Nov-2024 04:51:24 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
30-Nov-2024 04:51:24 =================================================================
30-Nov-2024 04:51:24
30-Nov-2024 04:51:25 PASSED
30-Nov-2024 04:51:25 Unmounting client from /tmp/onedata/mnt/hhy8d23kl8vb9k2m
30-Nov-2024 04:51:25
30-Nov-2024 04:51:25
30-Nov-2024 04:51:25 Unmounting client from /tmp/onedata/mnt/147x98w0lsb6uihd
30-Nov-2024 04:51:25
30-Nov-2024 04:51:25
30-Nov-2024 04:52:16 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
30-Nov-2024 04:52:16 =================================================================
30-Nov-2024 04:52:16 - Executing scenario 'Fail to move directory to its subtree'
30-Nov-2024 04:52:16 - from feature 'Multi_directory_CRUD'
30-Nov-2024 04:52:16 -----------------------------------------------------------------
30-Nov-2024 04:52:16 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 04:52:16 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 04:52:16 using [token, token] by [user1, user2]"'
30-Nov-2024 04:52:16 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mvw7k', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 04:52:16 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mvw7k', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 04:52:16 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mvw7k', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 04:52:16
30-Nov-2024 04:52:16
30-Nov-2024 04:52:16 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-mvw7k'
30-Nov-2024 04:52:16 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-mvw7k' successfully started
30-Nov-2024 04:52:16
30-Nov-2024 04:52:16 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/e3wquxrgslllm0uy
30-Nov-2024 04:52:16
30-Nov-2024 04:52:16 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/e3wquxrgslllm0uy --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/e3wquxrgslllm0uy
30-Nov-2024 04:52:16 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15463152452317065988'...
30-Nov-2024 04:52:16 Getting configuration...
30-Nov-2024 04:52:16 Oneclient has been successfully mounted in '/tmp/onedata/mnt/e3wquxrgslllm0uy'.
30-Nov-2024 04:52:16
30-Nov-2024 04:52:16 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-54jzt', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 04:52:16 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-54jzt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 04:52:16 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-54jzt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 04:52:16
30-Nov-2024 04:52:16
30-Nov-2024 04:52:16 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-54jzt'
30-Nov-2024 04:52:16 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-54jzt' successfully started
30-Nov-2024 04:52:16
30-Nov-2024 04:52:16 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/mh6g91jk0mhadl7i
30-Nov-2024 04:52:16
30-Nov-2024 04:52:16 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/mh6g91jk0mhadl7i --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/mh6g91jk0mhadl7i
30-Nov-2024 04:52:16 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '1879761128344924967'...
30-Nov-2024 04:52:16 Getting configuration...
30-Nov-2024 04:52:16 Oneclient has been successfully mounted in '/tmp/onedata/mnt/mh6g91jk0mhadl7i'.
30-Nov-2024 04:52:16
30-Nov-2024 04:52:16 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3] on client11"'
30-Nov-2024 04:52:16 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
30-Nov-2024 04:52:16 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
30-Nov-2024 04:52:16 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
30-Nov-2024 04:52:16 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
30-Nov-2024 04:52:16 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
30-Nov-2024 04:52:16 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
30-Nov-2024 04:52:16 -- Executing step: 'When "user1 fails to rename space1/dir1 to space1/dir1/dir2/dir3 on client11"'
30-Nov-2024 04:52:16 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
30-Nov-2024 04:52:16 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
30-Nov-2024 04:52:16 -- Executing step: 'When "user1 can stat [dir2] in space1/dir1 on client11"'
30-Nov-2024 04:52:16 -- Executing step: 'When "user2 can stat [dir2] in space1/dir1 on client21"'
30-Nov-2024 04:52:16 -- Executing step: 'When "user1 can stat [dir3] in space1/dir1/dir2 on client11"'
30-Nov-2024 04:52:16 -- Executing step: 'When "user2 can stat [dir3] in space1/dir1/dir2 on client21"'
30-Nov-2024 04:52:16 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
30-Nov-2024 04:52:16 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
30-Nov-2024 04:52:16 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
30-Nov-2024 04:52:16 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
30-Nov-2024 04:52:16 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
30-Nov-2024 04:52:16 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
30-Nov-2024 04:52:16 =================================================================
30-Nov-2024 04:52:16
30-Nov-2024 04:52:46 PASSED
30-Nov-2024 04:52:46 Unmounting client from /tmp/onedata/mnt/e3wquxrgslllm0uy
30-Nov-2024 04:52:46
30-Nov-2024 04:52:46
30-Nov-2024 04:52:46 Unmounting client from /tmp/onedata/mnt/mh6g91jk0mhadl7i
30-Nov-2024 04:52:46
30-Nov-2024 04:52:46 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCP/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy/test_multi_directory_CRUD.1732942337.3096159', '-c', '/tmp/logs']
30-Nov-2024 04:52:46 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
30-Nov-2024 04:52:46 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
30-Nov-2024 04:52:46 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-4gn87. See /home/bamboo/.one-env/deployments/2024.11.30-04.21.14/pod-logs/dev-cross-support-job-3p-users-4gn87/entrypoint.log for more details
30-Nov-2024 04:52:46 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-mvw7k: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.30-04.21.14/pod-logs/dev-oneclient-krakow-7d9476b8bc-mvw7k/oneclient_logs
30-Nov-2024 04:52:46
30-Nov-2024 04:52:46               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=201/234)
30-Nov-2024 04:52:46               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 04:52:46          36,368   0%   34.68MB/s    0:00:00 (xfr#1, to-chk=200/234)
30-Nov-2024 04:52:46          36,368   0%   34.68MB/s    0:00:00 (xfr#1, to-chk=194/234)
30-Nov-2024 04:52:46          36,926   0%   35.22MB/s    0:00:00 (xfr#2, to-chk=196/234)
30-Nov-2024 04:52:46         177,693   4%    8.92MB/s    0:00:00 (xfr#3, to-chk=195/234)
30-Nov-2024 04:52:46         178,251   4%    8.95MB/s    0:00:00 (xfr#4, to-chk=194/234)
30-Nov-2024 04:52:46         220,802   5%    6.19MB/s    0:00:00 (xfr#5, to-chk=193/234)
30-Nov-2024 04:52:46         221,360   5%    2.18MB/s    0:00:00 (xfr#6, to-chk=189/234)
30-Nov-2024 04:52:46         513,167  12%    3.45MB/s    0:00:00 (xfr#7, to-chk=188/234)
30-Nov-2024 04:52:46         513,725  12%    3.45MB/s    0:00:00 (xfr#8, to-chk=187/234)
30-Nov-2024 04:52:46         514,353  12%    3.45MB/s    0:00:00 (xfr#9, to-chk=186/234)
30-Nov-2024 04:52:46         534,136  12%    3.56MB/s    0:00:00 (xfr#10, to-chk=185/234)
30-Nov-2024 04:52:46         534,694  12%    3.57MB/s    0:00:00 (xfr#11, to-chk=181/234)
30-Nov-2024 04:52:46         606,039  14%    3.70MB/s    0:00:00 (xfr#12, to-chk=180/234)
30-Nov-2024 04:52:46         606,597  14%    3.71MB/s    0:00:00 (xfr#13, to-chk=179/234)
30-Nov-2024 04:52:46         629,309  14%    3.85MB/s    0:00:00 (xfr#14, to-chk=178/234)
30-Nov-2024 04:52:46         629,675  14%    3.85MB/s    0:00:00 (xfr#15, to-chk=174/234)
30-Nov-2024 04:52:46         718,375  16%    3.41MB/s    0:00:00 (xfr#16, to-chk=173/234)
30-Nov-2024 04:52:46         718,741  16%    3.41MB/s    0:00:00 (xfr#17, to-chk=172/234)
30-Nov-2024 04:52:46         743,058  17%    3.53MB/s    0:00:00 (xfr#18, to-chk=171/234)
30-Nov-2024 04:52:46         743,424  17%    3.51MB/s    0:00:00 (xfr#19, to-chk=167/234)
30-Nov-2024 04:52:46         828,495  19%    3.54MB/s    0:00:00 (xfr#20, to-chk=166/234)
30-Nov-2024 04:52:46         828,861  19%    3.54MB/s    0:00:00 (xfr#21, to-chk=165/234)
30-Nov-2024 04:52:46         849,290  20%    3.62MB/s    0:00:00 (xfr#22, to-chk=164/234)
30-Nov-2024 04:52:46         849,848  20%    3.62MB/s    0:00:00 (xfr#23, to-chk=160/234)
30-Nov-2024 04:52:46         909,920  21%    3.56MB/s    0:00:00 (xfr#24, to-chk=159/234)
30-Nov-2024 04:52:46         910,478  21%    3.56MB/s    0:00:00 (xfr#25, to-chk=158/234)
30-Nov-2024 04:52:46         911,106  21%    3.56MB/s    0:00:00 (xfr#26, to-chk=157/234)
30-Nov-2024 04:52:46         939,282  22%    3.66MB/s    0:00:00 (xfr#27, to-chk=156/234)
30-Nov-2024 04:52:46         939,648  22%    3.66MB/s    0:00:00 (xfr#28, to-chk=152/234)
30-Nov-2024 04:52:46         943,791  22%    3.66MB/s    0:00:00 (xfr#29, to-chk=151/234)
30-Nov-2024 04:52:46       1,053,915  24%    4.05MB/s    0:00:00 (xfr#30, to-chk=150/234)
30-Nov-2024 04:52:46       1,054,281  24%    4.05MB/s    0:00:00 (xfr#31, to-chk=149/234)
30-Nov-2024 04:52:46       1,054,909  24%    4.06MB/s    0:00:00 (xfr#32, to-chk=148/234)
30-Nov-2024 04:52:46       1,086,390  25%    3.82MB/s    0:00:00 (xfr#33, to-chk=147/234)
30-Nov-2024 04:52:46       1,086,948  25%    3.83MB/s    0:00:00 (xfr#34, to-chk=143/234)
30-Nov-2024 04:52:46       1,241,335  29%    3.97MB/s    0:00:00 (xfr#35, to-chk=142/234)
30-Nov-2024 04:52:46       1,241,893  29%    3.97MB/s    0:00:00 (xfr#36, to-chk=141/234)
30-Nov-2024 04:52:46       1,265,108  29%    4.04MB/s    0:00:00 (xfr#37, to-chk=140/234)
30-Nov-2024 04:52:46       1,265,666  29%    4.04MB/s    0:00:00 (xfr#38, to-chk=136/234)
30-Nov-2024 04:52:46       1,343,567  31%    3.99MB/s    0:00:00 (xfr#39, to-chk=135/234)
30-Nov-2024 04:52:46       1,344,125  31%    3.99MB/s    0:00:00 (xfr#40, to-chk=134/234)
30-Nov-2024 04:52:46       1,390,828  32%    3.72MB/s    0:00:00 (xfr#41, to-chk=133/234)
30-Nov-2024 04:52:46       1,391,962  32%    3.72MB/s    0:00:00 (xfr#42, to-chk=129/234)
30-Nov-2024 04:52:46       1,610,824  37%    2.91MB/s    0:00:00 (xfr#43, to-chk=128/234)
30-Nov-2024 04:52:46       1,611,958  37%    2.92MB/s    0:00:00 (xfr#44, to-chk=127/234)
30-Nov-2024 04:52:46       1,612,586  37%    2.92MB/s    0:00:00 (xfr#45, to-chk=126/234)
30-Nov-2024 04:52:46       1,634,462  38%    2.94MB/s    0:00:00 (xfr#46, to-chk=125/234)
30-Nov-2024 04:52:46       1,634,924  38%    2.94MB/s    0:00:00 (xfr#47, to-chk=121/234)
30-Nov-2024 04:52:46       1,730,191  40%    2.98MB/s    0:00:00 (xfr#48, to-chk=120/234)
30-Nov-2024 04:52:46       1,730,653  40%    2.98MB/s    0:00:00 (xfr#49, to-chk=119/234)
30-Nov-2024 04:52:46       1,751,906  41%    3.02MB/s    0:00:00 (xfr#50, to-chk=118/234)
30-Nov-2024 04:52:46       1,752,560  41%    3.02MB/s    0:00:00 (xfr#51, to-chk=114/234)
30-Nov-2024 04:52:46       1,856,888  43%    3.20MB/s    0:00:00 (xfr#52, to-chk=113/234)
30-Nov-2024 04:52:46       1,857,542  43%    3.20MB/s    0:00:00 (xfr#53, to-chk=112/234)
30-Nov-2024 04:52:46       1,858,170  43%    3.19MB/s    0:00:00 (xfr#54, to-chk=111/234)
30-Nov-2024 04:52:46       1,887,387  44%    3.24MB/s    0:00:00 (xfr#55, to-chk=110/234)
30-Nov-2024 04:52:46       1,887,753  44%    3.24MB/s    0:00:00 (xfr#56, to-chk=106/234)
30-Nov-2024 04:52:46       1,993,907  46%    3.42MB/s    0:00:00 (xfr#57, to-chk=105/234)
30-Nov-2024 04:52:46       1,994,273  46%    3.42MB/s    0:00:00 (xfr#58, to-chk=104/234)
30-Nov-2024 04:52:46       2,016,464  47%    3.46MB/s    0:00:00 (xfr#59, to-chk=103/234)
30-Nov-2024 04:52:46       2,017,022  47%    3.46MB/s    0:00:00 (xfr#60, to-chk=99/234)
30-Nov-2024 04:52:46       2,103,912  49%    3.45MB/s    0:00:00 (xfr#61, to-chk=98/234)
30-Nov-2024 04:52:46       2,104,470  49%    3.45MB/s    0:00:00 (xfr#62, to-chk=97/234)
30-Nov-2024 04:52:46       2,105,098  49%    3.45MB/s    0:00:00 (xfr#63, to-chk=96/234)
30-Nov-2024 04:52:46       2,130,609  50%    3.49MB/s    0:00:00 (xfr#64, to-chk=95/234)
30-Nov-2024 04:52:46       2,130,975  50%    3.49MB/s    0:00:00 (xfr#65, to-chk=91/234)
30-Nov-2024 04:52:46       2,235,445  52%    3.65MB/s    0:00:00 (xfr#66, to-chk=90/234)
30-Nov-2024 04:52:46       2,235,811  52%    3.64MB/s    0:00:00 (xfr#67, to-chk=89/234)
30-Nov-2024 04:52:46       2,257,064  53%    3.68MB/s    0:00:00 (xfr#68, to-chk=88/234)
30-Nov-2024 04:52:46       2,257,526  53%    3.60MB/s    0:00:00 (xfr#69, to-chk=84/234)
30-Nov-2024 04:52:46       2,356,131  55%    3.75MB/s    0:00:00 (xfr#70, to-chk=83/234)
30-Nov-2024 04:52:46       2,356,593  55%    3.75MB/s    0:00:00 (xfr#71, to-chk=82/234)
30-Nov-2024 04:52:46       2,377,822  56%    3.72MB/s    0:00:00 (xfr#72, to-chk=81/234)
30-Nov-2024 04:52:46       2,378,092  56%    3.72MB/s    0:00:00 (xfr#73, to-chk=77/234)
30-Nov-2024 04:52:46       2,469,170  58%    3.85MB/s    0:00:00 (xfr#74, to-chk=76/234)
30-Nov-2024 04:52:46       2,469,440  58%    3.85MB/s    0:00:00 (xfr#75, to-chk=75/234)
30-Nov-2024 04:52:46       2,470,068  58%    3.84MB/s    0:00:00 (xfr#76, to-chk=74/234)
30-Nov-2024 04:52:46       2,511,356  59%    3.89MB/s    0:00:00 (xfr#77, to-chk=73/234)
30-Nov-2024 04:52:46       2,512,394  59%    3.89MB/s    0:00:00 (xfr#78, to-chk=69/234)
30-Nov-2024 04:52:46       2,680,034  63%    3.88MB/s    0:00:00 (xfr#79, to-chk=68/234)
30-Nov-2024 04:52:46       2,681,072  63%    3.88MB/s    0:00:00 (xfr#80, to-chk=67/234)
30-Nov-2024 04:52:46       2,720,790  64%    3.91MB/s    0:00:00 (xfr#81, to-chk=66/234)
30-Nov-2024 04:52:46       2,721,252  64%    3.91MB/s    0:00:00 (xfr#82, to-chk=62/234)
30-Nov-2024 04:52:46       2,888,121  68%    4.13MB/s    0:00:00 (xfr#83, to-chk=61/234)
30-Nov-2024 04:52:46       2,888,583  68%    4.13MB/s    0:00:00 (xfr#84, to-chk=60/234)
30-Nov-2024 04:52:46       2,947,726  69%    3.76MB/s    0:00:00 (xfr#85, to-chk=59/234)
30-Nov-2024 04:52:46       2,948,476  69%    3.76MB/s    0:00:00 (xfr#86, to-chk=55/234)
30-Nov-2024 04:52:46       3,331,442  78%    3.91MB/s    0:00:00 (xfr#87, to-chk=54/234)
30-Nov-2024 04:52:46       3,332,192  78%    3.91MB/s    0:00:00 (xfr#88, to-chk=53/234)
30-Nov-2024 04:52:46       3,332,820  78%    3.91MB/s    0:00:00 (xfr#89, to-chk=52/234)
30-Nov-2024 04:52:46       3,348,026  78%    3.92MB/s    0:00:00 (xfr#90, to-chk=51/234)
30-Nov-2024 04:52:46       3,348,584  78%    3.92MB/s    0:00:00 (xfr#91, to-chk=47/234)
30-Nov-2024 04:52:46       3,409,130  80%    3.96MB/s    0:00:00 (xfr#92, to-chk=46/234)
30-Nov-2024 04:52:46       3,409,688  80%    3.95MB/s    0:00:00 (xfr#93, to-chk=45/234)
30-Nov-2024 04:52:46       3,443,197  81%    3.97MB/s    0:00:00 (xfr#94, to-chk=44/234)
30-Nov-2024 04:52:46       3,443,851  81%    3.97MB/s    0:00:00 (xfr#95, to-chk=40/234)
30-Nov-2024 04:52:46       3,560,675  83%    3.94MB/s    0:00:00 (xfr#96, to-chk=39/234)
30-Nov-2024 04:52:46       3,561,329  83%    3.94MB/s    0:00:00 (xfr#97, to-chk=38/234)
30-Nov-2024 04:52:46       3,561,957  83%    3.94MB/s    0:00:00 (xfr#98, to-chk=37/234)
30-Nov-2024 04:52:46       3,584,123  84%    3.81MB/s    0:00:00 (xfr#99, to-chk=36/234)
30-Nov-2024 04:52:46       3,584,777  84%    3.81MB/s    0:00:00 (xfr#100, to-chk=32/234)
30-Nov-2024 04:52:46       3,659,162  86%    3.81MB/s    0:00:00 (xfr#101, to-chk=31/234)
30-Nov-2024 04:52:46       3,659,816  86%    3.81MB/s    0:00:00 (xfr#102, to-chk=30/234)
30-Nov-2024 04:52:46       3,681,624  86%    3.83MB/s    0:00:00 (xfr#103, to-chk=29/234)
30-Nov-2024 04:52:46       3,682,278  86%    3.83MB/s    0:00:00 (xfr#104, to-chk=25/234)
30-Nov-2024 04:52:46       3,756,420  88%    3.91MB/s    0:00:00 (xfr#105, to-chk=24/234)
30-Nov-2024 04:52:46       3,757,074  88%    3.91MB/s    0:00:00 (xfr#106, to-chk=23/234)
30-Nov-2024 04:52:46       3,776,154  88%    3.93MB/s    0:00:00 (xfr#107, to-chk=22/234)
30-Nov-2024 04:52:46       3,776,520  88%    3.92MB/s    0:00:00 (xfr#108, to-chk=18/234)
30-Nov-2024 04:52:46       3,843,198  90%    3.84MB/s    0:00:00 (xfr#109, to-chk=17/234)
30-Nov-2024 04:52:46       3,843,564  90%    3.84MB/s    0:00:00 (xfr#110, to-chk=16/234)
30-Nov-2024 04:52:46       3,894,293  91%    3.84MB/s    0:00:00 (xfr#111, to-chk=15/234)
30-Nov-2024 04:52:46       3,895,331  91%    3.85MB/s    0:00:00 (xfr#112, to-chk=11/234)
30-Nov-2024 04:52:46       4,098,440  96%    3.92MB/s    0:00:00 (xfr#113, to-chk=10/234)
30-Nov-2024 04:52:46       4,099,478  96%    3.93MB/s    0:00:00 (xfr#114, to-chk=9/234)
30-Nov-2024 04:52:46       4,100,106  96%    3.93MB/s    0:00:00 (xfr#115, to-chk=8/234)
30-Nov-2024 04:52:46       4,115,407  96%    3.94MB/s    0:00:00 (xfr#116, to-chk=7/234)
30-Nov-2024 04:52:46       4,115,869  96%    3.94MB/s    0:00:00 (xfr#117, to-chk=3/234)
30-Nov-2024 04:52:46       4,148,637  97%    3.86MB/s    0:00:00 
30-Nov-2024 04:52:46       4,174,017  98%    3.88MB/s    0:00:01 (xfr#118, to-chk=2/234)
30-Nov-2024 04:52:46       4,174,479  98%    3.88MB/s    0:00:01 (xfr#119, to-chk=1/234)
30-Nov-2024 04:52:46       4,241,325  99%    3.94MB/s    0:00:01 (xfr#120, to-chk=0/234)
30-Nov-2024 04:52:46       4,241,325  99%    3.94MB/s    0:00:01 (xfr#120, to-chk=0/234)
30-Nov-2024 04:52:46       4,241,325  99%    3.94MB/s    0:00:01 (xfr#120, to-chk=0/234)
30-Nov-2024 04:52:46       4,241,325  99%    3.94MB/s    0:00:01 (xfr#120, to-chk=0/234)
30-Nov-2024 04:52:46       4,241,325  99%    3.94MB/s    0:00:01 (xfr#120, to-chk=0/234)
30-Nov-2024 04:52:46       4,241,325  99%    3.94MB/s    0:00:01 (xfr#120, to-chk=0/234)
30-Nov-2024 04:52:46       4,241,325  99%    3.94MB/s    0:00:01 (xfr#120, to-chk=0/234)
30-Nov-2024 04:52:46       4,241,325  99%    3.94MB/s    0:00:01 (xfr#120, to-chk=0/234)
30-Nov-2024 04:52:46       4,241,325  99%    3.94MB/s    0:00:01 (xfr#120, to-chk=0/234)
30-Nov-2024 04:52:46       4,241,325  99%    3.94MB/s    0:00:01 (xfr#120, to-chk=0/234)
30-Nov-2024 04:52:46       4,241,325  99%    3.94MB/s    0:00:01 (xfr#120, to-chk=0/234)
30-Nov-2024 04:52:46       4,241,325  99%    3.94MB/s    0:00:01 (xfr#120, to-chk=0/234)
30-Nov-2024 04:52:46       4,241,325  99%    3.94MB/s    0:00:01 (xfr#120, to-chk=0/234)
30-Nov-2024 04:52:46       4,241,325  99%    3.94MB/s    0:00:01 (xfr#120, to-chk=0/234)
30-Nov-2024 04:52:46       4,241,325  99%    3.94MB/s    0:00:01 (xfr#120, to-chk=0/234)
30-Nov-2024 04:52:46       4,241,325  99%    3.94MB/s    0:00:01 (xfr#120, to-chk=0/234)
30-Nov-2024 04:52:46       4,241,325  99%    3.94MB/s    0:00:01 (xfr#120, to-chk=0/234)
30-Nov-2024 04:52:46       4,241,325  99%    3.94MB/s    0:00:01 (xfr#120, to-chk=0/234)
30-Nov-2024 04:52:46       4,241,325  99%    3.94MB/s    0:00:01 (xfr#120, to-chk=0/234)
30-Nov-2024 04:52:46       4,241,325  99%    3.94MB/s    0:00:01 (xfr#120, to-chk=0/234)
30-Nov-2024 04:52:46       4,241,325  99%    3.94MB/s    0:00:01 (xfr#120, to-chk=0/234)
30-Nov-2024 04:52:46       4,241,325  99%    3.94MB/s    0:00:01 (xfr#120, to-chk=0/234)
30-Nov-2024 04:52:46       4,241,325  99%    3.94MB/s    0:00:01 (xfr#120, to-chk=0/234)
30-Nov-2024 04:52:46       4,241,325  99%    3.94MB/s    0:00:01 (xfr#120, to-chk=0/234)
30-Nov-2024 04:52:46       4,241,325  99%    3.94MB/s    0:00:01 (xfr#120, to-chk=0/234)
30-Nov-2024 04:52:46       4,241,325  99%    3.94MB/s    0:00:01 (xfr#120, to-chk=0/234)
30-Nov-2024 04:52:46       4,241,325  99%    3.94MB/s    0:00:01 (xfr#120, to-chk=0/234)
30-Nov-2024 04:52:46       4,241,325  99%    3.83MB/s    0:00:01 (xfr#120, to-chk=0/234)
30-Nov-2024 04:52:46       4,241,325  99%    3.83MB/s    0:00:01 (xfr#120, to-chk=0/234)
30-Nov-2024 04:52:46 [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-54jzt: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.30-04.21.14/pod-logs/dev-oneclient-paris-5cc45c8cb7-54jzt/oneclient_logs
30-Nov-2024 04:52:46
30-Nov-2024 04:52:46               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=201/234)
30-Nov-2024 04:52:46               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 04:52:46          39,255   1%   37.44MB/s    0:00:00 (xfr#1, to-chk=200/234)
30-Nov-2024 04:52:46          39,255   1%   37.44MB/s    0:00:00 (xfr#1, to-chk=194/234)
30-Nov-2024 04:52:46          39,813   1%   37.97MB/s    0:00:00 (xfr#2, to-chk=196/234)
30-Nov-2024 04:52:46         197,971   6%    6.51MB/s    0:00:00 (xfr#3, to-chk=195/234)
30-Nov-2024 04:52:46         198,529   6%    6.53MB/s    0:00:00 (xfr#4, to-chk=194/234)
30-Nov-2024 04:52:46         213,037   7%    5.49MB/s    0:00:00 (xfr#5, to-chk=193/234)
30-Nov-2024 04:52:46         213,499   7%    5.36MB/s    0:00:00 (xfr#6, to-chk=189/234)
30-Nov-2024 04:52:46         268,051   9%    6.73MB/s    0:00:00 (xfr#7, to-chk=188/234)
30-Nov-2024 04:52:46         268,513   9%    6.57MB/s    0:00:00 (xfr#8, to-chk=187/234)
30-Nov-2024 04:52:46         284,645   9%    6.62MB/s    0:00:00 (xfr#9, to-chk=186/234)
30-Nov-2024 04:52:46         285,299   9%    6.33MB/s    0:00:00 (xfr#10, to-chk=182/234)
30-Nov-2024 04:52:46         337,617  11%    5.46MB/s    0:00:00 (xfr#11, to-chk=181/234)
30-Nov-2024 04:52:46         338,271  11%    5.38MB/s    0:00:00 (xfr#12, to-chk=180/234)
30-Nov-2024 04:52:46         338,899  11%    4.75MB/s    0:00:00 (xfr#13, to-chk=179/234)
30-Nov-2024 04:52:46         372,906  12%    4.28MB/s    0:00:00 (xfr#14, to-chk=178/234)
30-Nov-2024 04:52:46         373,560  12%    4.29MB/s    0:00:00 (xfr#15, to-chk=174/234)
30-Nov-2024 04:52:46         507,553  17%    4.89MB/s    0:00:00 (xfr#16, to-chk=173/234)
30-Nov-2024 04:52:46         508,207  17%    4.90MB/s    0:00:00 (xfr#17, to-chk=172/234)
30-Nov-2024 04:52:46         530,129  17%    5.01MB/s    0:00:00 (xfr#18, to-chk=171/234)
30-Nov-2024 04:52:46         530,495  17%    4.96MB/s    0:00:00 (xfr#19, to-chk=167/234)
30-Nov-2024 04:52:46         617,017  20%    5.07MB/s    0:00:00 (xfr#20, to-chk=166/234)
30-Nov-2024 04:52:46         617,383  20%    4.95MB/s    0:00:00 (xfr#21, to-chk=165/234)
30-Nov-2024 04:52:46         645,794  21%    4.37MB/s    0:00:00 (xfr#22, to-chk=164/234)
30-Nov-2024 04:52:46         646,544  21%    4.34MB/s    0:00:00 (xfr#23, to-chk=160/234)
30-Nov-2024 04:52:46         740,495  25%    4.84MB/s    0:00:00 (xfr#24, to-chk=159/234)
30-Nov-2024 04:52:46         741,245  25%    4.84MB/s    0:00:00 (xfr#25, to-chk=158/234)
30-Nov-2024 04:52:46         769,370  26%    4.99MB/s    0:00:00 (xfr#26, to-chk=157/234)
30-Nov-2024 04:52:46         769,832  26%    4.99MB/s    0:00:00 (xfr#27, to-chk=153/234)
30-Nov-2024 04:52:46         865,977  29%    5.54MB/s    0:00:00 (xfr#28, to-chk=152/234)
30-Nov-2024 04:52:46         866,439  29%    5.55MB/s    0:00:00 (xfr#29, to-chk=151/234)
30-Nov-2024 04:52:46         867,067  29%    5.51MB/s    0:00:00 (xfr#30, to-chk=150/234)
30-Nov-2024 04:52:46         894,387  30%    5.65MB/s    0:00:00 (xfr#31, to-chk=149/234)
30-Nov-2024 04:52:46         894,945  30%    5.65MB/s    0:00:00 (xfr#32, to-chk=145/234)
30-Nov-2024 04:52:46         993,363  33%    6.23MB/s    0:00:00 (xfr#33, to-chk=144/234)
30-Nov-2024 04:52:46         993,921  33%    6.24MB/s    0:00:00 (xfr#34, to-chk=143/234)
30-Nov-2024 04:52:46       1,010,758  34%    6.26MB/s    0:00:00 (xfr#35, to-chk=142/234)
30-Nov-2024 04:52:46       1,011,220  34%    6.26MB/s    0:00:00 (xfr#36, to-chk=138/234)
30-Nov-2024 04:52:46       1,077,264  36%    6.26MB/s    0:00:00 (xfr#37, to-chk=137/234)
30-Nov-2024 04:52:46       1,077,726  36%    6.15MB/s    0:00:00 (xfr#38, to-chk=136/234)
30-Nov-2024 04:52:46       1,078,354  36%    6.12MB/s    0:00:00 (xfr#39, to-chk=135/234)
30-Nov-2024 04:52:46       1,098,179  37%    6.23MB/s    0:00:00 (xfr#40, to-chk=134/234)
30-Nov-2024 04:52:46       1,098,737  37%    6.24MB/s    0:00:00 (xfr#41, to-chk=130/234)
30-Nov-2024 04:52:46       1,163,227  39%    6.49MB/s    0:00:00 (xfr#42, to-chk=129/234)
30-Nov-2024 04:52:46       1,163,785  39%    6.49MB/s    0:00:00 (xfr#43, to-chk=128/234)
30-Nov-2024 04:52:46       1,183,732  40%    6.56MB/s    0:00:00 (xfr#44, to-chk=127/234)
30-Nov-2024 04:52:46       1,184,386  40%    6.53MB/s    0:00:00 (xfr#45, to-chk=123/234)
30-Nov-2024 04:52:46       1,253,013  42%    6.68MB/s    0:00:00 (xfr#46, to-chk=122/234)
30-Nov-2024 04:52:46       1,253,667  42%    6.68MB/s    0:00:00 (xfr#47, to-chk=121/234)
30-Nov-2024 04:52:46       1,254,295  42%    6.65MB/s    0:00:00 (xfr#48, to-chk=120/234)
30-Nov-2024 04:52:46       1,280,588  43%    6.78MB/s    0:00:00 (xfr#49, to-chk=119/234)
30-Nov-2024 04:52:46       1,281,146  43%    6.75MB/s    0:00:00 (xfr#50, to-chk=115/234)
30-Nov-2024 04:52:46       1,285,286  43%    6.77MB/s    0:00:00 (xfr#51, to-chk=114/234)
30-Nov-2024 04:52:46       1,370,611  46%    7.14MB/s    0:00:00 (xfr#52, to-chk=113/234)
30-Nov-2024 04:52:46       1,371,169  46%    7.15MB/s    0:00:00 (xfr#53, to-chk=112/234)
30-Nov-2024 04:52:46       1,371,797  46%    7.07MB/s    0:00:00 (xfr#54, to-chk=111/234)
30-Nov-2024 04:52:46       1,397,876  47%    7.21MB/s    0:00:00 (xfr#55, to-chk=110/234)
30-Nov-2024 04:52:46       1,398,242  47%    7.17MB/s    0:00:00 (xfr#56, to-chk=106/234)
30-Nov-2024 04:52:46       1,402,381  47%    7.19MB/s    0:00:00 (xfr#57, to-chk=105/234)
30-Nov-2024 04:52:46       1,494,199  50%    7.35MB/s    0:00:00 (xfr#58, to-chk=104/234)
30-Nov-2024 04:52:46       1,494,565  50%    7.35MB/s    0:00:00 (xfr#59, to-chk=103/234)
30-Nov-2024 04:52:46       1,521,357  51%    7.44MB/s    0:00:00 (xfr#60, to-chk=102/234)
30-Nov-2024 04:52:46       1,521,819  51%    7.44MB/s    0:00:00 (xfr#61, to-chk=98/234)
30-Nov-2024 04:52:46       1,610,939  54%    7.80MB/s    0:00:00 (xfr#62, to-chk=97/234)
30-Nov-2024 04:52:46       1,611,401  54%    7.76MB/s    0:00:00 (xfr#63, to-chk=96/234)
30-Nov-2024 04:52:46       1,612,029  54%    7.76MB/s    0:00:00 (xfr#64, to-chk=95/234)
30-Nov-2024 04:52:46       1,631,636  55%    7.70MB/s    0:00:00 (xfr#65, to-chk=94/234)
30-Nov-2024 04:52:46       1,632,002  55%    7.70MB/s    0:00:00 (xfr#66, to-chk=90/234)
30-Nov-2024 04:52:46       1,698,595  57%    7.86MB/s    0:00:00 (xfr#67, to-chk=89/234)
30-Nov-2024 04:52:46       1,698,961  57%    7.87MB/s    0:00:00 (xfr#68, to-chk=88/234)
30-Nov-2024 04:52:46       1,699,589  57%    7.83MB/s    0:00:00 (xfr#69, to-chk=87/234)
30-Nov-2024 04:52:46       1,719,568  58%    7.92MB/s    0:00:00 (xfr#70, to-chk=86/234)
30-Nov-2024 04:52:46       1,719,934  58%    7.92MB/s    0:00:00 (xfr#71, to-chk=82/234)
30-Nov-2024 04:52:46       1,800,229  61%    7.77MB/s    0:00:00 (xfr#72, to-chk=81/234)
30-Nov-2024 04:52:46       1,800,595  61%    7.77MB/s    0:00:00 (xfr#73, to-chk=80/234)
30-Nov-2024 04:52:46       1,821,915  61%    7.83MB/s    0:00:00 (xfr#74, to-chk=79/234)
30-Nov-2024 04:52:46       1,822,377  61%    7.83MB/s    0:00:00 (xfr#75, to-chk=75/234)
30-Nov-2024 04:52:46       1,920,987  65%    8.14MB/s    0:00:00 (xfr#76, to-chk=74/234)
30-Nov-2024 04:52:46       1,921,449  65%    8.11MB/s    0:00:00 (xfr#77, to-chk=73/234)
30-Nov-2024 04:52:46       1,940,144  65%    8.15MB/s    0:00:00 (xfr#78, to-chk=72/234)
30-Nov-2024 04:52:46       1,940,702  65%    8.15MB/s    0:00:00 (xfr#79, to-chk=68/234)
30-Nov-2024 04:52:46       1,996,849  67%    8.32MB/s    0:00:00 (xfr#80, to-chk=67/234)
30-Nov-2024 04:52:46       1,997,407  67%    8.25MB/s    0:00:00 (xfr#81, to-chk=66/234)
30-Nov-2024 04:52:46       2,012,041  68%    8.27MB/s    0:00:00 (xfr#82, to-chk=65/234)
30-Nov-2024 04:52:46       2,012,599  68%    8.24MB/s    0:00:00 (xfr#83, to-chk=61/234)
30-Nov-2024 04:52:46       2,063,124  69%    8.41MB/s    0:00:00 (xfr#84, to-chk=60/234)
30-Nov-2024 04:52:46       2,063,682  69%    8.41MB/s    0:00:00 (xfr#85, to-chk=59/234)
30-Nov-2024 04:52:46       2,064,310  69%    8.41MB/s    0:00:00 (xfr#86, to-chk=58/234)
30-Nov-2024 04:52:46       2,084,790  70%    8.46MB/s    0:00:00 (xfr#87, to-chk=57/234)
30-Nov-2024 04:52:46       2,085,060  70%    8.46MB/s    0:00:00 (xfr#88, to-chk=53/234)
30-Nov-2024 04:52:46       2,173,193  73%    8.71MB/s    0:00:00 (xfr#89, to-chk=52/234)
30-Nov-2024 04:52:46       2,173,463  73%    8.67MB/s    0:00:00 (xfr#90, to-chk=51/234)
30-Nov-2024 04:52:46       2,203,607  74%    8.79MB/s    0:00:00 (xfr#91, to-chk=50/234)
30-Nov-2024 04:52:46       2,204,165  74%    8.76MB/s    0:00:00 (xfr#92, to-chk=46/234)
30-Nov-2024 04:52:46       2,312,979  78%    8.75MB/s    0:00:00 (xfr#93, to-chk=45/234)
30-Nov-2024 04:52:46       2,313,537  78%    8.72MB/s    0:00:00 (xfr#94, to-chk=44/234)
30-Nov-2024 04:52:46       2,329,902  78%    8.78MB/s    0:00:00 (xfr#95, to-chk=43/234)
30-Nov-2024 04:52:46       2,330,172  79%    8.78MB/s    0:00:00 (xfr#96, to-chk=39/234)
30-Nov-2024 04:52:46       2,391,866  81%    8.98MB/s    0:00:00 (xfr#97, to-chk=38/234)
30-Nov-2024 04:52:46       2,392,136  81%    8.95MB/s    0:00:00 (xfr#98, to-chk=37/234)
30-Nov-2024 04:52:46       2,413,725  81%    8.89MB/s    0:00:00 (xfr#99, to-chk=36/234)
30-Nov-2024 04:52:46       2,413,995  81%    8.85MB/s    0:00:00 (xfr#100, to-chk=32/234)
30-Nov-2024 04:52:46       2,493,799  84%    8.46MB/s    0:00:00 (xfr#101, to-chk=31/234)
30-Nov-2024 04:52:46       2,494,069  84%    8.46MB/s    0:00:00 (xfr#102, to-chk=30/234)
30-Nov-2024 04:52:46       2,517,533  85%    8.22MB/s    0:00:00 (xfr#103, to-chk=29/234)
30-Nov-2024 04:52:46       2,518,091  85%    8.20MB/s    0:00:00 (xfr#104, to-chk=25/234)
30-Nov-2024 04:52:46       2,593,738  87%    8.39MB/s    0:00:00 (xfr#105, to-chk=24/234)
30-Nov-2024 04:52:46       2,594,296  87%    8.39MB/s    0:00:00 (xfr#106, to-chk=23/234)
30-Nov-2024 04:52:46       2,617,992  88%    8.46MB/s    0:00:00 (xfr#107, to-chk=22/234)
30-Nov-2024 04:52:46       2,618,454  88%    8.44MB/s    0:00:00 (xfr#108, to-chk=18/234)
30-Nov-2024 04:52:46       2,703,836  91%    8.57MB/s    0:00:00 (xfr#109, to-chk=17/234)
30-Nov-2024 04:52:46       2,704,298  91%    8.57MB/s    0:00:00 (xfr#110, to-chk=16/234)
30-Nov-2024 04:52:46       2,704,926  91%    8.57MB/s    0:00:00 (xfr#111, to-chk=15/234)
30-Nov-2024 04:52:46       2,721,171  92%    8.43MB/s    0:00:00 (xfr#112, to-chk=14/234)
30-Nov-2024 04:52:46       2,721,633  92%    8.43MB/s    0:00:00 (xfr#113, to-chk=10/234)
30-Nov-2024 04:52:46       2,782,416  94%    7.78MB/s    0:00:00 (xfr#114, to-chk=9/234)
30-Nov-2024 04:52:46       2,782,878  94%    7.78MB/s    0:00:00 (xfr#115, to-chk=8/234)
30-Nov-2024 04:52:46       2,805,578  95%    7.82MB/s    0:00:00 (xfr#116, to-chk=7/234)
30-Nov-2024 04:52:46       2,806,040  95%    7.82MB/s    0:00:00 (xfr#117, to-chk=3/234)
30-Nov-2024 04:52:46       2,899,499  98%    7.26MB/s    0:00:00 (xfr#118, to-chk=2/234)
30-Nov-2024 04:52:46       2,899,961  98%    7.26MB/s    0:00:00 (xfr#119, to-chk=1/234)
30-Nov-2024 04:52:46       2,944,994  99%    7.11MB/s    0:00:00 (xfr#120, to-chk=0/234)
30-Nov-2024 04:52:46       2,944,994  99%    7.09MB/s    0:00:00 (xfr#120, to-chk=0/234)
30-Nov-2024 04:52:46       2,944,994  99%    7.09MB/s    0:00:00 (xfr#120, to-chk=0/234)
30-Nov-2024 04:52:46       2,944,994  99%    7.09MB/s    0:00:00 (xfr#120, to-chk=0/234)
30-Nov-2024 04:52:46       2,944,994  99%    7.09MB/s    0:00:00 (xfr#120, to-chk=0/234)
30-Nov-2024 04:52:46       2,944,994  99%    7.09MB/s    0:00:00 (xfr#120, to-chk=0/234)
30-Nov-2024 04:52:46       2,944,994  99%    7.09MB/s    0:00:00 (xfr#120, to-chk=0/234)
30-Nov-2024 04:52:46       2,944,994  99%    7.09MB/s    0:00:00 (xfr#120, to-chk=0/234)
30-Nov-2024 04:52:46       2,944,994  99%    7.09MB/s    0:00:00 (xfr#120, to-chk=0/234)
30-Nov-2024 04:52:46       2,944,994  99%    7.09MB/s    0:00:00 (xfr#120, to-chk=0/234)
30-Nov-2024 04:52:46       2,944,994  99%    7.09MB/s    0:00:00 (xfr#120, to-chk=0/234)
30-Nov-2024 04:52:46       2,944,994  99%    7.09MB/s    0:00:00 (xfr#120, to-chk=0/234)
30-Nov-2024 04:52:46       2,944,994  99%    7.09MB/s    0:00:00 (xfr#120, to-chk=0/234)
30-Nov-2024 04:52:46       2,944,994  99%    7.09MB/s    0:00:00 (xfr#120, to-chk=0/234)
30-Nov-2024 04:52:46       2,944,994  99%    7.09MB/s    0:00:00 (xfr#120, to-chk=0/234)
30-Nov-2024 04:52:46       2,944,994  99%    7.09MB/s    0:00:00 (xfr#120, to-chk=0/234)
30-Nov-2024 04:52:46       2,944,994  99%    7.09MB/s    0:00:00 (xfr#120, to-chk=0/234)
30-Nov-2024 04:52:46       2,944,994  99%    7.09MB/s    0:00:00 (xfr#120, to-chk=0/234)
30-Nov-2024 04:52:46       2,944,994  99%    7.09MB/s    0:00:00 (xfr#120, to-chk=0/234)
30-Nov-2024 04:52:46       2,944,994  99%    7.09MB/s    0:00:00 (xfr#120, to-chk=0/234)
30-Nov-2024 04:52:46       2,944,994  99%    7.09MB/s    0:00:00 (xfr#120, to-chk=0/234)
30-Nov-2024 04:52:46       2,944,994  99%    7.09MB/s    0:00:00 (xfr#120, to-chk=0/234)
30-Nov-2024 04:52:46       2,944,994  99%    7.09MB/s    0:00:00 (xfr#120, to-chk=0/234)
30-Nov-2024 04:52:46       2,944,994  99%    7.09MB/s    0:00:00 (xfr#120, to-chk=0/234)
30-Nov-2024 04:52:46       2,944,994  99%    7.09MB/s    0:00:00 (xfr#120, to-chk=0/234)
30-Nov-2024 04:52:46       2,944,994  99%    7.09MB/s    0:00:00 (xfr#120, to-chk=0/234)
30-Nov-2024 04:52:46       2,944,994  99%    7.09MB/s    0:00:00 (xfr#120, to-chk=0/234)
30-Nov-2024 04:52:46       2,944,994  99%    7.09MB/s    0:00:00 (xfr#120, to-chk=0/234)
30-Nov-2024 04:52:46       2,944,994  99%    6.99MB/s    0:00:00 (xfr#120, to-chk=0/234)
30-Nov-2024 04:52:46 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.30-04.21.14/pod-logs/dev-oneprovider-krakow-0/op-worker
30-Nov-2024 04:52:46
30-Nov-2024 04:52:46               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=52/55)
30-Nov-2024 04:52:46               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 04:52:46          38,465   4%   36.68MB/s    0:00:00 (xfr#2, to-chk=50/55)
30-Nov-2024 04:52:46          74,316   8%   70.87MB/s    0:00:00 (xfr#3, to-chk=48/55)
30-Nov-2024 04:52:46          76,037   9%   72.51MB/s    0:00:00 (xfr#4, to-chk=46/55)
30-Nov-2024 04:52:46          76,037   9%   72.51MB/s    0:00:00 (xfr#5, to-chk=44/55)
30-Nov-2024 04:52:46         110,452  13%   15.05MB/s    0:00:00 (xfr#6, to-chk=42/55)
30-Nov-2024 04:52:46         110,602  13%   15.07MB/s    0:00:00 (xfr#7, to-chk=40/55)
30-Nov-2024 04:52:46         110,899  13%   15.11MB/s    0:00:00 (xfr#8, to-chk=38/55)
30-Nov-2024 04:52:46         308,704  36%    7.01MB/s    0:00:00 (xfr#9, to-chk=36/55)
30-Nov-2024 04:52:46         324,014  38%    7.19MB/s    0:00:00 (xfr#10, to-chk=26/55)
30-Nov-2024 04:52:46         337,500  40%    7.49MB/s    0:00:00 (xfr#11, to-chk=25/55)
30-Nov-2024 04:52:46         350,084  41%    5.66MB/s    0:00:00 (xfr#12, to-chk=24/55)
30-Nov-2024 04:52:46         354,016  42%    5.63MB/s    0:00:00 (xfr#13, to-chk=23/55)
30-Nov-2024 04:52:46         360,159  43%    5.72MB/s    0:00:00 (xfr#14, to-chk=22/55)
30-Nov-2024 04:52:46         371,717  44%    5.81MB/s    0:00:00 (xfr#15, to-chk=21/55)
30-Nov-2024 04:52:46         383,743  45%    6.00MB/s    0:00:00 (xfr#16, to-chk=20/55)
30-Nov-2024 04:52:46         384,811  45%    5.92MB/s    0:00:00 (xfr#17, to-chk=19/55)
30-Nov-2024 04:52:46         399,209  47%    6.14MB/s    0:00:00 (xfr#18, to-chk=18/55)
30-Nov-2024 04:52:46         407,062  48%    6.16MB/s    0:00:00 (xfr#19, to-chk=17/55)
30-Nov-2024 04:52:46         408,700  48%    6.19MB/s    0:00:00 (xfr#20, to-chk=16/55)
30-Nov-2024 04:52:46         414,328  49%    6.17MB/s    0:00:00 (xfr#21, to-chk=15/55)
30-Nov-2024 04:52:46         423,276  50%    6.31MB/s    0:00:00 (xfr#22, to-chk=14/55)
30-Nov-2024 04:52:46         431,642  51%    6.43MB/s    0:00:00 (xfr#23, to-chk=13/55)
30-Nov-2024 04:52:46         448,969  53%    6.59MB/s    0:00:00 (xfr#24, to-chk=12/55)
30-Nov-2024 04:52:46         465,305  55%    6.83MB/s    0:00:00 (xfr#25, to-chk=11/55)
30-Nov-2024 04:52:46         468,653  55%    6.88MB/s    0:00:00 (xfr#26, to-chk=10/55)
30-Nov-2024 04:52:46         478,615  57%    6.92MB/s    0:00:00 (xfr#27, to-chk=9/55)
30-Nov-2024 04:52:46         483,103  57%    6.98MB/s    0:00:00 (xfr#28, to-chk=8/55)
30-Nov-2024 04:52:46         494,091  59%    7.14MB/s    0:00:00 (xfr#29, to-chk=7/55)
30-Nov-2024 04:52:46         500,802  59%    7.24MB/s    0:00:00 (xfr#30, to-chk=6/55)
30-Nov-2024 04:52:46         508,097  60%    7.23MB/s    0:00:00 (xfr#31, to-chk=5/55)
30-Nov-2024 04:52:46         517,546  61%    7.37MB/s    0:00:00 (xfr#32, to-chk=4/55)
30-Nov-2024 04:52:46         520,383  62%    7.41MB/s    0:00:00 (xfr#33, to-chk=3/55)
30-Nov-2024 04:52:46         525,443  62%    7.48MB/s    0:00:00 (xfr#34, to-chk=2/55)
30-Nov-2024 04:52:46         527,708  63%    7.51MB/s    0:00:00 (xfr#35, to-chk=1/55)
30-Nov-2024 04:52:46         528,263  63%    7.52MB/s    0:00:00 (xfr#36, to-chk=0/55)
30-Nov-2024 04:52:46         528,263  63%    7.52MB/s    0:00:00 (xfr#36, to-chk=0/55)
30-Nov-2024 04:52:46         528,263  63%    7.52MB/s    0:00:00 (xfr#36, to-chk=0/55)
30-Nov-2024 04:52:46         528,263  63%    6.46MB/s    0:00:00 (xfr#36, to-chk=0/55)
30-Nov-2024 04:52:46         528,263  63%    6.38MB/s    0:00:00 (xfr#36, to-chk=0/55)
30-Nov-2024 04:52:46         528,263  63%    6.38MB/s    0:00:00 (xfr#36, to-chk=0/55)
30-Nov-2024 04:52:46 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.30-04.21.14/pod-logs/dev-oneprovider-krakow-0/op-panel
30-Nov-2024 04:52:46
30-Nov-2024 04:52:46               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
30-Nov-2024 04:52:46               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 04:52:46          18,251  16%   17.41MB/s    0:00:00 (xfr#2, to-chk=9/14)
30-Nov-2024 04:52:46          37,442  33%   35.71MB/s    0:00:00 (xfr#3, to-chk=7/14)
30-Nov-2024 04:52:46          37,442  33%   35.71MB/s    0:00:00 (xfr#4, to-chk=5/14)
30-Nov-2024 04:52:46          55,490  49%   52.92MB/s    0:00:00 (xfr#5, to-chk=3/14)
30-Nov-2024 04:52:46          55,781  50%   53.20MB/s    0:00:00 (xfr#6, to-chk=1/14)
30-Nov-2024 04:52:46          55,781  50%    5.91MB/s    0:00:00 (xfr#6, to-chk=0/14)
30-Nov-2024 04:52:46 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.30-04.21.14/pod-logs/dev-oneprovider-krakow-0/cluster-manager
30-Nov-2024 04:52:46
30-Nov-2024 04:52:46               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
30-Nov-2024 04:52:46               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 04:52:46           2,023  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
30-Nov-2024 04:52:46           4,820  34%    4.60MB/s    0:00:00 (xfr#3, to-chk=7/14)
30-Nov-2024 04:52:46           4,820  34%    4.60MB/s    0:00:00 (xfr#4, to-chk=5/14)
30-Nov-2024 04:52:46           6,640  48%    6.33MB/s    0:00:00 (xfr#5, to-chk=3/14)
30-Nov-2024 04:52:46           6,902  50%    6.58MB/s    0:00:00 (xfr#6, to-chk=1/14)
30-Nov-2024 04:52:46           6,902  50%  674.02kB/s    0:00:00 (xfr#6, to-chk=0/14)
30-Nov-2024 04:52:46 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.30-04.21.14/pod-logs/dev-oneprovider-paris-0/op-worker
30-Nov-2024 04:52:46
30-Nov-2024 04:52:46               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=52/55)
30-Nov-2024 04:52:46               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 04:52:46          38,079   4%   36.31MB/s    0:00:00 (xfr#2, to-chk=50/55)
30-Nov-2024 04:52:46          73,534   8%   10.02MB/s    0:00:00 (xfr#3, to-chk=48/55)
30-Nov-2024 04:52:46          75,255   9%    8.97MB/s    0:00:00 (xfr#4, to-chk=46/55)
30-Nov-2024 04:52:46          75,255   9%    8.97MB/s    0:00:00 (xfr#5, to-chk=44/55)
30-Nov-2024 04:52:46         109,284  13%   11.58MB/s    0:00:00 (xfr#6, to-chk=42/55)
30-Nov-2024 04:52:46         109,434  13%   11.60MB/s    0:00:00 (xfr#7, to-chk=40/55)
30-Nov-2024 04:52:46         109,731  13%   11.63MB/s    0:00:00 (xfr#8, to-chk=38/55)
30-Nov-2024 04:52:46         308,165  36%   11.30MB/s    0:00:00 (xfr#9, to-chk=36/55)
30-Nov-2024 04:52:46         314,363  37%   11.53MB/s    0:00:00 (xfr#10, to-chk=26/55)
30-Nov-2024 04:52:46         316,015  37%   11.59MB/s    0:00:00 (xfr#11, to-chk=25/55)
30-Nov-2024 04:52:46         325,519  38%   11.94MB/s    0:00:00 (xfr#12, to-chk=24/55)
30-Nov-2024 04:52:46         326,587  39%   11.98MB/s    0:00:00 (xfr#13, to-chk=23/55)
30-Nov-2024 04:52:46         334,965  40%   11.83MB/s    0:00:00 (xfr#14, to-chk=22/55)
30-Nov-2024 04:52:46         349,306  41%    7.24MB/s    0:00:00 (xfr#15, to-chk=21/55)
30-Nov-2024 04:52:46         360,278  43%    7.47MB/s    0:00:00 (xfr#16, to-chk=20/55)
30-Nov-2024 04:52:46         369,212  44%    7.34MB/s    0:00:00 (xfr#17, to-chk=19/55)
30-Nov-2024 04:52:46         374,840  44%    7.45MB/s    0:00:00 (xfr#18, to-chk=18/55)
30-Nov-2024 04:52:46         377,107  45%    7.49MB/s    0:00:00 (xfr#19, to-chk=17/55)
30-Nov-2024 04:52:46         393,441  47%    6.58MB/s    0:00:00 (xfr#20, to-chk=16/55)
30-Nov-2024 04:52:46         410,746  49%    6.75MB/s    0:00:00 (xfr#21, to-chk=15/55)
30-Nov-2024 04:52:46         420,763  50%    6.92MB/s    0:00:00 (xfr#22, to-chk=14/55)
30-Nov-2024 04:52:46         432,333  51%    6.99MB/s    0:00:00 (xfr#23, to-chk=13/55)
30-Nov-2024 04:52:46         445,841  53%    6.75MB/s    0:00:00 (xfr#24, to-chk=12/55)
30-Nov-2024 04:52:46         449,828  53%    6.70MB/s    0:00:00 (xfr#25, to-chk=11/55)
30-Nov-2024 04:52:46         456,596  54%    6.70MB/s    0:00:00 (xfr#26, to-chk=10/55)
30-Nov-2024 04:52:46         471,908  56%    6.92MB/s    0:00:00 (xfr#27, to-chk=9/55)
30-Nov-2024 04:52:46         472,463  56%    6.93MB/s    0:00:00 (xfr#28, to-chk=8/55)
30-Nov-2024 04:52:46         475,298  56%    6.97MB/s    0:00:00 (xfr#29, to-chk=7/55)
30-Nov-2024 04:52:46         482,579  57%    7.08MB/s    0:00:00 (xfr#30, to-chk=6/55)
30-Nov-2024 04:52:46         485,927  58%    7.13MB/s    0:00:00 (xfr#31, to-chk=5/55)
30-Nov-2024 04:52:46         498,511  59%    7.20MB/s    0:00:00 (xfr#32, to-chk=4/55)
30-Nov-2024 04:52:46         510,582  61%    7.38MB/s    0:00:00 (xfr#33, to-chk=3/55)
30-Nov-2024 04:52:46         515,642  61%    7.45MB/s    0:00:00 (xfr#34, to-chk=2/55)
30-Nov-2024 04:52:46         523,493  62%    7.45MB/s    0:00:00 (xfr#35, to-chk=1/55)
30-Nov-2024 04:52:46         527,983  63%    7.52MB/s    0:00:00 (xfr#36, to-chk=0/55)
30-Nov-2024 04:52:46         527,983  63%    7.52MB/s    0:00:00 (xfr#36, to-chk=0/55)
30-Nov-2024 04:52:46         527,983  63%    7.52MB/s    0:00:00 (xfr#36, to-chk=0/55)
30-Nov-2024 04:52:46         527,983  63%    5.92MB/s    0:00:00 (xfr#36, to-chk=0/55)
30-Nov-2024 04:52:46         527,983  63%    5.92MB/s    0:00:00 (xfr#36, to-chk=0/55)
30-Nov-2024 04:52:46         527,983  63%    5.92MB/s    0:00:00 (xfr#36, to-chk=0/55)
30-Nov-2024 04:52:46 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.30-04.21.14/pod-logs/dev-oneprovider-paris-0/op-panel
30-Nov-2024 04:52:46
30-Nov-2024 04:52:46               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
30-Nov-2024 04:52:46               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 04:52:46          18,388  16%   17.54MB/s    0:00:00 (xfr#2, to-chk=9/14)
30-Nov-2024 04:52:46          37,716  33%   35.97MB/s    0:00:00 (xfr#3, to-chk=7/14)
30-Nov-2024 04:52:46          37,716  33%   35.97MB/s    0:00:00 (xfr#4, to-chk=5/14)
30-Nov-2024 04:52:46          55,901  49%   26.66MB/s    0:00:00 (xfr#5, to-chk=3/14)
30-Nov-2024 04:52:46          56,192  50%   26.79MB/s    0:00:00 (xfr#6, to-chk=1/14)
30-Nov-2024 04:52:46          56,192  50%    7.66MB/s    0:00:00 (xfr#6, to-chk=0/14)
30-Nov-2024 04:52:46 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.30-04.21.14/pod-logs/dev-oneprovider-paris-0/cluster-manager
30-Nov-2024 04:52:46
30-Nov-2024 04:52:46               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
30-Nov-2024 04:52:46               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 04:52:46           2,019  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
30-Nov-2024 04:52:46           4,810  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
30-Nov-2024 04:52:46           4,810  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
30-Nov-2024 04:52:46           6,626  48%    6.32MB/s    0:00:00 (xfr#5, to-chk=3/14)
30-Nov-2024 04:52:46           6,888  50%    6.57MB/s    0:00:00 (xfr#6, to-chk=1/14)
30-Nov-2024 04:52:46           6,888  50%  448.44kB/s    0:00:00 (xfr#6, to-chk=0/14)
30-Nov-2024 04:52:46 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.30-04.21.14/pod-logs/dev-onezone-0/oz-panel
30-Nov-2024 04:52:46
30-Nov-2024 04:52:46               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
30-Nov-2024 04:52:46               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 04:52:46          55,600  12%   53.02MB/s    0:00:00 (xfr#2, to-chk=9/14)
30-Nov-2024 04:52:46         112,789  25%   21.51MB/s    0:00:00 (xfr#3, to-chk=7/14)
30-Nov-2024 04:52:46         162,163  37%   17.18MB/s    0:00:00 (xfr#4, to-chk=5/14)
30-Nov-2024 04:52:46         217,560  49%   17.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
30-Nov-2024 04:52:46         217,851  50%   17.31MB/s    0:00:00 (xfr#6, to-chk=1/14)
30-Nov-2024 04:52:46         217,851  50%    5.94MB/s    0:00:00 (xfr#6, to-chk=0/14)
30-Nov-2024 04:52:46 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.30-04.21.14/pod-logs/dev-onezone-0/cluster-manager
30-Nov-2024 04:52:46
30-Nov-2024 04:52:46               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
30-Nov-2024 04:52:46               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 04:52:46           1,978  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
30-Nov-2024 04:52:46           4,708  34%    4.49MB/s    0:00:00 (xfr#3, to-chk=7/14)
30-Nov-2024 04:52:46           4,708  34%    4.49MB/s    0:00:00 (xfr#4, to-chk=5/14)
30-Nov-2024 04:52:46           6,483  48%    6.18MB/s    0:00:00 (xfr#5, to-chk=3/14)
30-Nov-2024 04:52:46           6,745  50%    6.43MB/s    0:00:00 (xfr#6, to-chk=1/14)
30-Nov-2024 04:52:46           6,745  50%    1.61MB/s    0:00:00 (xfr#6, to-chk=0/14)
30-Nov-2024 04:52:46 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.30-04.21.14/pod-logs/dev-onezone-0/oz-worker
30-Nov-2024 04:52:46
30-Nov-2024 04:52:46               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=17/20)
30-Nov-2024 04:52:46               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 04:52:46          24,633   2%   23.49MB/s    0:00:00 (xfr#2, to-chk=15/20)
30-Nov-2024 04:52:46          50,045   6%    9.55MB/s    0:00:00 (xfr#3, to-chk=13/20)
30-Nov-2024 04:52:46          50,045   6%    9.55MB/s    0:00:00 (xfr#4, to-chk=11/20)
30-Nov-2024 04:52:46          74,198   8%   10.11MB/s    0:00:00 (xfr#5, to-chk=9/20)
30-Nov-2024 04:52:46          74,289   8%   10.12MB/s    0:00:00 (xfr#6, to-chk=7/20)
30-Nov-2024 04:52:46         210,479  25%    7.17MB/s    0:00:00 (xfr#7, to-chk=5/20)
30-Nov-2024 04:52:46         210,776  25%    7.18MB/s    0:00:00 (xfr#8, to-chk=3/20)
30-Nov-2024 04:52:46         416,197  50%    8.63MB/s    0:00:00 (xfr#9, to-chk=1/20)
30-Nov-2024 04:52:46         416,197  50%    6.51MB/s    0:00:00 (xfr#9, to-chk=0/20)
30-Nov-2024 04:52:46 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCP/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy/test_multi_directory_CRUD.1732942337.3096159 exists, exporting anyway.
30-Nov-2024 04:52:46
30-Nov-2024 04:52:46
30-Nov-2024 04:52:46 =============================== warnings summary ===============================
30-Nov-2024 04:52:46 tests/utils/rest_utils.py:97
30-Nov-2024 04:52:46   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCP/onedata-acceptance/tests/utils/rest_utils.py:97: SyntaxWarning: invalid escape sequence '\ '
30-Nov-2024 04:52:46     print("""
30-Nov-2024 04:52:46
30-Nov-2024 04:52:46 tests/utils/path_utils.py:112
30-Nov-2024 04:52:46   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCP/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
30-Nov-2024 04:52:46     return path.replace("'", "\\'").replace(' ', '\ ')
30-Nov-2024 04:52:46
30-Nov-2024 04:52:46 tests/utils/acceptance_utils.py:55
30-Nov-2024 04:52:46   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCP/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
30-Nov-2024 04:52:46     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
30-Nov-2024 04:52:46
30-Nov-2024 04:52:46 tests/utils/acceptance_utils.py:57
30-Nov-2024 04:52:46   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCP/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
30-Nov-2024 04:52:46     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
30-Nov-2024 04:52:46
30-Nov-2024 04:52:46 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
30-Nov-2024 04:52:46 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCP/onedata-acceptance/test-reports/results.xml -
30-Nov-2024 04:52:46 ================= 27 passed, 4 warnings in 1896.24s (0:31:36) ==================
30-Nov-2024 04:53:01 release "dev" uninstalled
30-Nov-2024 04:53:03 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
30-Nov-2024 04:53:03 persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted
30-Nov-2024 04:53:07 No resources found
30-Nov-2024 04:53:08 Sidecar injection has been disabled
30-Nov-2024 04:53:08 Cleaning helm release "dev"...
30-Nov-2024 04:53:08 Deleted 1 helm deployments
30-Nov-2024 04:53:08 Deleted 0 k8s deployments
30-Nov-2024 04:53:08 Deleted 0 k8s services
30-Nov-2024 04:53:08 Deleted 0 persistent volumes
30-Nov-2024 04:53:09 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
30-Nov-2024 04:53:09 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
30-Nov-2024 04:53:09 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
30-Nov-2024 04:53:09 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
30-Nov-2024 04:53:09 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
30-Nov-2024 04:53:09 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
30-Nov-2024 04:53:09 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
30-Nov-2024 04:53:09 Finished task 'Run acceptance oneclient tests' with result: Success
30-Nov-2024 04:53:09 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
30-Nov-2024 04:53:09 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCP...
30-Nov-2024 04:53:09 Finished task 'Parse test results' with result: Success
30-Nov-2024 04:53:09 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
30-Nov-2024 04:53:09
Substituting variable: ${bamboo.artifactRepoHostname} with S3
30-Nov-2024 04:53:09
Substituting variable: ${bamboo.artifactRepoPort} with 10161
30-Nov-2024 04:53:09
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
30-Nov-2024 04:53:09
Substituting variable: ${bamboo.planRepository.branchName} with develop
30-Nov-2024 04:53:09
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
30-Nov-2024 04:53:09
Substituting variable: ${bamboo.artifactRepoHostname} with S3
30-Nov-2024 04:53:09
Substituting variable: ${bamboo.artifactRepoPort} with 10161
30-Nov-2024 04:53:09
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
30-Nov-2024 04:53:09
Substituting variable: ${bamboo.planRepository.branchName} with develop
30-Nov-2024 04:53:09
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
30-Nov-2024 04:53:09 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
30-Nov-2024 04:53:09
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy directory CRUD proxyio #3373 (ODSRV-OAP-MPDCP-3373)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPDCP-3373-ScriptBuildTask-20554338672888087.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCP/onedata-acceptance
30-Nov-2024 04:53:09 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_proxy_directory_CRUD_proxyio.tar.gz
30-Nov-2024 04:53:10 Uploading artifact
30-Nov-2024 04:53:10     source path: surefire_multiprovider_proxy_directory_CRUD_proxyio.tar.gz
30-Nov-2024 04:53:10     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_proxy_directory_CRUD_proxyio.tar.gz
30-Nov-2024 04:53:10 Finished task 'Pack and push surefire artifact' with result: Success
30-Nov-2024 04:53:10 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
30-Nov-2024 04:53:10 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
30-Nov-2024 04:53:10
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy directory CRUD proxyio #3373 (ODSRV-OAP-MPDCP-3373)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPDCP-3373-ScriptBuildTask-5352041103937427105.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCP
30-Nov-2024 04:53:10 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
30-Nov-2024 04:53:10 Finished task 'Pack logs' with result: Success
30-Nov-2024 04:53:10 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
30-Nov-2024 04:53:10
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
30-Nov-2024 04:53:10 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
30-Nov-2024 04:53:10
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy directory CRUD proxyio #3373 (ODSRV-OAP-MPDCP-3373)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPDCP-3373-ScriptBuildTask-922770714381800219.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCP/onedata-acceptance
30-Nov-2024 04:53:10   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
30-Nov-2024 04:53:10                                  Dload  Upload   Total   Spent    Left  Speed
30-Nov-2024 04:53:10
30-Nov-2024 04:53:10   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
30-Nov-2024 04:53:10 100  4822  100  4822    0     0  51297      0 --:--:-- --:--:-- --:--:-- 51297
30-Nov-2024 04:53:10 Clearing /tmp/onedata and /home/bamboo/.one-env
30-Nov-2024 04:53:12 Cleaning helm deployments
30-Nov-2024 04:53:12 Cleanining pods
30-Nov-2024 04:53:12 Cleaning kube persistant volumes
30-Nov-2024 04:53:13 Cleaning dockswift container
30-Nov-2024 04:53:13 Cleaning docker containers
30-Nov-2024 04:53:18 Stalled docker containers to remove:
30-Nov-2024 04:53:18 495ab68049a5 fe837418efd7 4bc1e38dd941 c5a99afb33ff 50c56bbbc92d b3dbd9104189 82f8dd642cda 1f8ea4c740b2 628d51aa510a 8da6fbea02a5 f37db698a2d7 749bf621503a a8db2f993326 1d391820fca5 f0e7c3a47cb5 7538407b1544 c5876663a271 4a98abdc3a27 68e022b4b98f 6ab8255fa85e
30-Nov-2024 04:53:18 Removing stalled docker containers
30-Nov-2024 04:53:18 Error response from daemon: Cannot kill container: 495ab68049a5: Container 495ab68049a594ae7380b3af78c78aee0e028605238672bf58e5641f3e79b905 is not running
30-Nov-2024 04:53:19 495ab68049a5
30-Nov-2024 04:53:19 Error response from daemon: Cannot kill container: fe837418efd7: Container fe837418efd7ce4714076cc5fb9a143cd96f080b46e4db2f941873da9a084b8e is not running
30-Nov-2024 04:53:19 fe837418efd7
30-Nov-2024 04:53:19 Error response from daemon: Cannot kill container: 4bc1e38dd941: Container 4bc1e38dd941b2a7ab6a7e0d8d63610751a0345bd978d49c88efb41d400a8b55 is not running
30-Nov-2024 04:53:19 4bc1e38dd941
30-Nov-2024 04:53:19 Error response from daemon: Cannot kill container: c5a99afb33ff: Container c5a99afb33ff76f2656941802eb8c0fdbeda109ee9bbd1b75540d434cbb2922b is not running
30-Nov-2024 04:53:19 c5a99afb33ff
30-Nov-2024 04:53:19 Error response from daemon: Cannot kill container: 50c56bbbc92d: Container 50c56bbbc92df2c9538495c052938e468f037331d36247a307eebeb425abddfe is not running
30-Nov-2024 04:53:19 50c56bbbc92d
30-Nov-2024 04:53:19 Error response from daemon: Cannot kill container: b3dbd9104189: Container b3dbd9104189871e824ecd0bac1ef6d3dff422a48b7b149188fb51d67e2abd5e is not running
30-Nov-2024 04:53:19 b3dbd9104189
30-Nov-2024 04:53:19 Error response from daemon: Cannot kill container: 82f8dd642cda: Container 82f8dd642cdaf819bfea9b4d9ab01866bad7dbbea9e226e04befd171daf6f52f is not running
30-Nov-2024 04:53:20 82f8dd642cda
30-Nov-2024 04:53:20 Error response from daemon: Cannot kill container: 1f8ea4c740b2: Container 1f8ea4c740b262afb918c2906be7945484564a96f2148bc5cfb738e84958dc1f is not running
30-Nov-2024 04:53:20 1f8ea4c740b2
30-Nov-2024 04:53:20 Error response from daemon: Cannot kill container: 628d51aa510a: Container 628d51aa510ae83cc374bfb568dd5fb570c6744c07366c66008b65f5f376c906 is not running
30-Nov-2024 04:53:20 628d51aa510a
30-Nov-2024 04:53:20 Error response from daemon: Cannot kill container: 8da6fbea02a5: Container 8da6fbea02a57d631e369be4185e8046c6c4666e581ff32d908b783db21683c0 is not running
30-Nov-2024 04:53:20 8da6fbea02a5
30-Nov-2024 04:53:20 Error response from daemon: Cannot kill container: f37db698a2d7: Container f37db698a2d7ea53fd046b87335ceb3a11cec6a2bd0d3404599571cbcb11c8fc is not running
30-Nov-2024 04:53:20 f37db698a2d7
30-Nov-2024 04:53:20 Error response from daemon: Cannot kill container: 749bf621503a: Container 749bf621503ae92517ae64f4a04027545a7c2d3e2dbc9b778d847c92d97d2b4c is not running
30-Nov-2024 04:53:20 749bf621503a
30-Nov-2024 04:53:20 Error response from daemon: Cannot kill container: a8db2f993326: Container a8db2f993326a92b24f8227c5bea5d52600b6ab44e17c46975e0ae037aab480d is not running
30-Nov-2024 04:53:20 a8db2f993326
30-Nov-2024 04:53:20 Error response from daemon: Cannot kill container: 1d391820fca5: Container 1d391820fca5fcc66997c69f37136023271dea9584a66cb16f411a2b9dd7c93a is not running
30-Nov-2024 04:53:21 1d391820fca5
30-Nov-2024 04:53:21 Error response from daemon: Cannot kill container: f0e7c3a47cb5: Container f0e7c3a47cb54b534b5431b6a0002f3e46cc5aac4a1a6d54849a01507f145f45 is not running
30-Nov-2024 04:53:21 f0e7c3a47cb5
30-Nov-2024 04:53:21 Error response from daemon: Cannot kill container: 7538407b1544: Container 7538407b15449cc1b1eed72f73b381b437cbcc5601438a2fc316e6b02c02e526 is not running
30-Nov-2024 04:53:21 7538407b1544
30-Nov-2024 04:53:21 Error response from daemon: Cannot kill container: c5876663a271: Container c5876663a2712d6cd0f0d8683d6ac530b9a101092fd1626eb6319ac781b14fa6 is not running
30-Nov-2024 04:53:21 c5876663a271
30-Nov-2024 04:53:21 Error response from daemon: Cannot kill container: 4a98abdc3a27: Container 4a98abdc3a27b24fddcc0c12ea945bc11155e2613d3c97e9d02b89237215ccfa is not running
30-Nov-2024 04:53:21 4a98abdc3a27
30-Nov-2024 04:53:21 Error response from daemon: Cannot kill container: 68e022b4b98f: Container 68e022b4b98fdcbc84eb8ebf2c31540ec33a787606f97eeb9efdc4c3f1eca875 is not running
30-Nov-2024 04:53:21 68e022b4b98f
30-Nov-2024 04:53:22 6ab8255fa85e
30-Nov-2024 04:53:22 6ab8255fa85e
30-Nov-2024 04:53:22 Stalled docker volumes to remove:
30-Nov-2024 04:53:22
30-Nov-2024 04:53:22 Removing stalled docker volumes
30-Nov-2024 04:53:22 Removing stalled loopdevices
30-Nov-2024 04:53:23 Done
30-Nov-2024 04:53:23 Finished task 'Clear env and working dir' with result: Success
30-Nov-2024 04:53:23 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
30-Nov-2024 04:53:23 Running post build plugin 'Docker Container Cleanup'
30-Nov-2024 04:53:23 Running post build plugin 'NCover Results Collector'
30-Nov-2024 04:53:23 Running post build plugin 'Build Results Label Collector'
30-Nov-2024 04:53:23 Running post build plugin 'Clover Results Collector'
30-Nov-2024 04:53:23 Running post build plugin 'npm Cache Cleanup'
30-Nov-2024 04:53:23 Running post build plugin 'Artifact Copier'
30-Nov-2024 04:53:23 Publishing an artifact: test_logs.tar.gz
30-Nov-2024 04:53:23 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 153.7 ms
30-Nov-2024 04:53:23 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCP'
30-Nov-2024 04:53:23 Finalising the build...
30-Nov-2024 04:53:23 Stopping timer.
30-Nov-2024 04:53:23 Build ODSRV-OAP-MPDCP-3373 completed.
30-Nov-2024 04:53:24 Running on server: post build plugin 'Build Hanging Detection Configuration'
30-Nov-2024 04:53:24 Running on server: post build plugin 'NCover Results Collector'
30-Nov-2024 04:53:24 Running on server: post build plugin 'Build Labeller'
30-Nov-2024 04:53:24 Running on server: post build plugin 'Clover Delta Calculator'
30-Nov-2024 04:53:24 Running on server: post build plugin 'Maven Dependencies Postprocessor'
30-Nov-2024 04:53:24 All post build plugins have finished
30-Nov-2024 04:53:24 Generating build results summary...
30-Nov-2024 04:53:24 Saving build results to disk...
30-Nov-2024 04:53:24 Store variable context...
30-Nov-2024 04:53:24 Finished building ODSRV-OAP-MPDCP-3373.