oneclient acceptance tests using environment deployed from packages
Build: #3365 was successful
Job: multiprovider proxy directory CRUD proxyio hardlinks was successful
Build log
The build generated 2,605 lines of output. The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.
19-Nov-2024 20:10:33 | -- Executing step: 'When "user2 doesn't see [dir1] in space1 on client21"' |
19-Nov-2024 20:10:33 | ================================================================= |
19-Nov-2024 20:10:33 | |
19-Nov-2024 20:10:34 | PASSED |
19-Nov-2024 20:10:34 | Unmounting client from /tmp/onedata/mnt/71a7q1n6ri2hcdma |
19-Nov-2024 20:10:34 | |
19-Nov-2024 20:10:34 | |
19-Nov-2024 20:10:34 | Unmounting client from /tmp/onedata/mnt/jm4k5mra6qvo398x |
19-Nov-2024 20:10:34 | |
19-Nov-2024 20:10:34 | |
19-Nov-2024 20:10:58 | 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 |
19-Nov-2024 20:10:58 | ================================================================= |
19-Nov-2024 20:10:58 | - Executing scenario 'Fail to delete non-empty directory using rmdir' |
19-Nov-2024 20:10:58 | - from feature 'Multi_directory_CRUD' |
19-Nov-2024 20:10:58 | ----------------------------------------------------------------- |
19-Nov-2024 20:10:58 | -- Executing step: 'Given "oneclients [client11, client21] |
19-Nov-2024 20:10:58 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
19-Nov-2024 20:10:58 | using [token, token] by [user1, user2]"' |
19-Nov-2024 20:10:58 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-gdxqn', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 20:10:58 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-gdxqn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 20:10:58 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-gdxqn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 20:10:58 | |
19-Nov-2024 20:10:58 | |
19-Nov-2024 20:10:58 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-gdxqn' |
19-Nov-2024 20:10:58 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-gdxqn' successfully started |
19-Nov-2024 20:10:58 | |
19-Nov-2024 20:10:58 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/icelf797qu4j24zt |
19-Nov-2024 20:10:58 | |
19-Nov-2024 20:10:58 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/icelf797qu4j24zt --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/icelf797qu4j24zt |
19-Nov-2024 20:10:58 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6788237851246459767'... |
19-Nov-2024 20:10:58 | Getting configuration... |
19-Nov-2024 20:10:58 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/icelf797qu4j24zt'. |
19-Nov-2024 20:10:58 | |
19-Nov-2024 20:10:58 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-gklqc', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 20:10:58 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-gklqc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 20:10:58 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-gklqc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 20:10:58 | |
19-Nov-2024 20:10:58 | |
19-Nov-2024 20:10:58 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-gklqc' |
19-Nov-2024 20:10:58 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-gklqc' successfully started |
19-Nov-2024 20:10:58 | |
19-Nov-2024 20:10:58 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/x3y54ptncbznmy6h |
19-Nov-2024 20:10:58 | |
19-Nov-2024 20:10:58 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/x3y54ptncbznmy6h --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/x3y54ptncbznmy6h |
19-Nov-2024 20:10:58 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '11163337840035781994'... |
19-Nov-2024 20:10:58 | Getting configuration... |
19-Nov-2024 20:10:58 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/x3y54ptncbznmy6h'. |
19-Nov-2024 20:10:58 | |
19-Nov-2024 20:10:58 | -- Executing step: 'When "user2 creates directories [space1/dir1, space1/dir1/child1] on client21"' |
19-Nov-2024 20:10:58 | -- Executing step: 'When "user1 sees [dir1] in space1 on client11"' |
19-Nov-2024 20:10:58 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
19-Nov-2024 20:10:58 | -- Executing step: 'When "user1 sees [child1] in space1/dir1 on client11"' |
19-Nov-2024 20:10:58 | -- Executing step: 'When "user2 sees [child1] in space1/dir1 on client21"' |
19-Nov-2024 20:10:58 | -- Executing step: 'When "user1 fails to delete directories (rmdir) [space1/dir1] on client11"' |
19-Nov-2024 20:10:58 | -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"' |
19-Nov-2024 20:10:58 | -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"' |
19-Nov-2024 20:10:58 | -- Executing step: 'When "user1 can stat [child1] in space1/dir1 on client11"' |
19-Nov-2024 20:10:58 | -- Executing step: 'When "user2 can stat [child1] in space1/dir1 on client21"' |
19-Nov-2024 20:10:58 | -- Executing step: 'When "user1 sees [dir1] in space1 on client11"' |
19-Nov-2024 20:10:58 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
19-Nov-2024 20:10:58 | -- Executing step: 'When "user1 sees [child1] in space1/dir1 on client11"' |
19-Nov-2024 20:10:58 | -- Executing step: 'When "user2 sees [child1] in space1/dir1 on client21"' |
19-Nov-2024 20:10:58 | ================================================================= |
19-Nov-2024 20:10:58 | |
19-Nov-2024 20:10:58 | PASSED |
19-Nov-2024 20:10:58 | Unmounting client from /tmp/onedata/mnt/icelf797qu4j24zt |
19-Nov-2024 20:10:58 | |
19-Nov-2024 20:10:58 | |
19-Nov-2024 20:10:58 | Unmounting client from /tmp/onedata/mnt/x3y54ptncbznmy6h |
19-Nov-2024 20:10:58 | |
19-Nov-2024 20:10:58 | |
19-Nov-2024 20:11:25 | 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 |
19-Nov-2024 20:11:25 | ================================================================= |
19-Nov-2024 20:11:25 | - Executing scenario 'Delete non-empty directory' |
19-Nov-2024 20:11:25 | - from feature 'Multi_directory_CRUD' |
19-Nov-2024 20:11:25 | ----------------------------------------------------------------- |
19-Nov-2024 20:11:25 | -- Executing step: 'Given "oneclients [client11, client21] |
19-Nov-2024 20:11:25 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
19-Nov-2024 20:11:25 | using [token, token] by [user1, user2]"' |
19-Nov-2024 20:11:25 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-gdxqn', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 20:11:25 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-gdxqn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 20:11:25 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-gdxqn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 20:11:25 | |
19-Nov-2024 20:11:25 | |
19-Nov-2024 20:11:25 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-gdxqn' |
19-Nov-2024 20:11:25 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-gdxqn' successfully started |
19-Nov-2024 20:11:25 | |
19-Nov-2024 20:11:25 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/18a2x6gn9haeyuvt |
19-Nov-2024 20:11:25 | |
19-Nov-2024 20:11:25 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/18a2x6gn9haeyuvt --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/18a2x6gn9haeyuvt |
19-Nov-2024 20:11:25 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '812805788635416462'... |
19-Nov-2024 20:11:25 | Getting configuration... |
19-Nov-2024 20:11:25 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/18a2x6gn9haeyuvt'. |
19-Nov-2024 20:11:25 | |
19-Nov-2024 20:11:25 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-gklqc', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 20:11:25 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-gklqc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 20:11:25 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-gklqc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 20:11:25 | |
19-Nov-2024 20:11:25 | |
19-Nov-2024 20:11:25 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-gklqc' |
19-Nov-2024 20:11:25 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-gklqc' successfully started |
19-Nov-2024 20:11:25 | |
19-Nov-2024 20:11:25 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/dgimv8viwd2kt10o |
19-Nov-2024 20:11:25 | |
19-Nov-2024 20:11:25 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/dgimv8viwd2kt10o --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/dgimv8viwd2kt10o |
19-Nov-2024 20:11:25 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '16163423949389763975'... |
19-Nov-2024 20:11:25 | Getting configuration... |
19-Nov-2024 20:11:25 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/dgimv8viwd2kt10o'. |
19-Nov-2024 20:11:25 | |
19-Nov-2024 20:11:25 | -- Executing step: 'When "user1 creates directory and parents [space1/dir1/child1, space1/dir1/child2, space1/dir2/dir3/child1] |
19-Nov-2024 20:11:25 | on client11"' |
19-Nov-2024 20:11:25 | -- Executing step: 'When "user1 sees [dir1, dir2] in space1 on client11"' |
19-Nov-2024 20:11:25 | -- Executing step: 'When "user2 sees [dir1, dir2] in space1 on client21"' |
19-Nov-2024 20:11:25 | -- Executing step: 'When "user1 sees [child1, child2] in space1/dir1 on client11"' |
19-Nov-2024 20:11:25 | -- Executing step: 'When "user2 sees [child1, child2] in space1/dir1 on client21"' |
19-Nov-2024 20:11:25 | -- Executing step: 'When "user1 sees [dir3] in space1/dir2 on client11"' |
19-Nov-2024 20:11:25 | -- Executing step: 'When "user2 sees [dir3] in space1/dir2 on client21"' |
19-Nov-2024 20:11:25 | -- Executing step: 'When "user1 sees [child1] in space1/dir2/dir3 on client11"' |
19-Nov-2024 20:11:25 | -- Executing step: 'When "user2 sees [child1] in space1/dir2/dir3 on client21"' |
19-Nov-2024 20:11:25 | -- Executing step: 'When "user1 deletes directories (rm -rf) [space1/dir1, space1/dir2] on client11"' |
19-Nov-2024 20:11:25 | -- Executing step: 'Then "user1 can't stat [dir1, dir2] in space1 on client11"' |
19-Nov-2024 20:11:25 | -- Executing step: 'Then "user2 can't stat [dir1, dir2] in space1 on client21"' |
19-Nov-2024 20:11:25 | -- Executing step: 'Then "user1 doesn't see [dir1, dir2] in space1 on client11"' |
19-Nov-2024 20:11:25 | -- Executing step: 'Then "user2 doesn't see [dir1, dir2] in space1 on client21"' |
19-Nov-2024 20:11:25 | ================================================================= |
19-Nov-2024 20:11:25 | |
19-Nov-2024 20:11:25 | PASSED |
19-Nov-2024 20:11:25 | Unmounting client from /tmp/onedata/mnt/18a2x6gn9haeyuvt |
19-Nov-2024 20:11:25 | |
19-Nov-2024 20:11:25 | |
19-Nov-2024 20:11:25 | Unmounting client from /tmp/onedata/mnt/dgimv8viwd2kt10o |
19-Nov-2024 20:11:25 | |
19-Nov-2024 20:11:25 | |
19-Nov-2024 20:11:52 | tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
19-Nov-2024 20:11:52 | ================================================================= |
19-Nov-2024 20:11:52 | - Executing scenario 'Move directory' |
19-Nov-2024 20:11:52 | - from feature 'Multi_directory_CRUD' |
19-Nov-2024 20:11:52 | ----------------------------------------------------------------- |
19-Nov-2024 20:11:52 | -- Executing step: 'Given "oneclients [client11, client21] |
19-Nov-2024 20:11:52 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
19-Nov-2024 20:11:52 | using [token, token] by [user1, user2]"' |
19-Nov-2024 20:11:52 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-gdxqn', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 20:11:52 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-gdxqn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 20:11:52 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-gdxqn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 20:11:52 | |
19-Nov-2024 20:11:52 | |
19-Nov-2024 20:11:52 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-gdxqn' |
19-Nov-2024 20:11:52 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-gdxqn' successfully started |
19-Nov-2024 20:11:52 | |
19-Nov-2024 20:11:52 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/16pt9dz8glruyvpz |
19-Nov-2024 20:11:52 | |
19-Nov-2024 20:11:52 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/16pt9dz8glruyvpz --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/16pt9dz8glruyvpz |
19-Nov-2024 20:11:52 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17233252176550472592'... |
19-Nov-2024 20:11:52 | Getting configuration... |
19-Nov-2024 20:11:52 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/16pt9dz8glruyvpz'. |
19-Nov-2024 20:11:52 | |
19-Nov-2024 20:11:52 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-gklqc', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 20:11:52 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-gklqc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 20:11:52 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-gklqc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 20:11:52 | |
19-Nov-2024 20:11:52 | |
19-Nov-2024 20:11:52 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-gklqc' |
19-Nov-2024 20:11:52 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-gklqc' successfully started |
19-Nov-2024 20:11:52 | |
19-Nov-2024 20:11:52 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/wg3go2osktgahid1 |
19-Nov-2024 20:11:52 | |
19-Nov-2024 20:11:52 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/wg3go2osktgahid1 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/wg3go2osktgahid1 |
19-Nov-2024 20:11:52 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '3644498745811913839'... |
19-Nov-2024 20:11:52 | Getting configuration... |
19-Nov-2024 20:11:52 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/wg3go2osktgahid1'. |
19-Nov-2024 20:11:52 | |
19-Nov-2024 20:11:52 | -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"' |
19-Nov-2024 20:11:52 | -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"' |
19-Nov-2024 20:11:52 | -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"' |
19-Nov-2024 20:11:52 | -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"' |
19-Nov-2024 20:11:52 | -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"' |
19-Nov-2024 20:11:52 | -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"' |
19-Nov-2024 20:11:52 | -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"' |
19-Nov-2024 20:11:52 | -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"' |
19-Nov-2024 20:11:52 | -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"' |
19-Nov-2024 20:11:52 | -- Executing step: 'When "user1 renames space1/dir4/dir5 to space1/dir1/dir2/dir3 on client11"' |
19-Nov-2024 20:11:52 | -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3 on client11"' |
19-Nov-2024 20:11:52 | -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3 on client21"' |
19-Nov-2024 20:11:52 | -- Executing step: 'Then "user1 doesn't see [dir5] in space1/dir4 on client11"' |
19-Nov-2024 20:11:52 | -- Executing step: 'Then "user2 doesn't see [dir5] in space1/dir4 on client21"' |
19-Nov-2024 20:11:52 | -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3 on client11"' |
19-Nov-2024 20:11:52 | -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3 on client21"' |
19-Nov-2024 20:11:52 | ================================================================= |
19-Nov-2024 20:11:52 | |
19-Nov-2024 20:11:52 | PASSED |
19-Nov-2024 20:11:52 | Unmounting client from /tmp/onedata/mnt/16pt9dz8glruyvpz |
19-Nov-2024 20:11:52 | |
19-Nov-2024 20:11:52 | |
19-Nov-2024 20:11:52 | Unmounting client from /tmp/onedata/mnt/wg3go2osktgahid1 |
19-Nov-2024 20:11:52 | |
19-Nov-2024 20:11:52 | |
19-Nov-2024 20:12:18 | tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_copy[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
19-Nov-2024 20:12:18 | ================================================================= |
19-Nov-2024 20:12:18 | - Executing scenario 'Copy directory' |
19-Nov-2024 20:12:18 | - from feature 'Multi_directory_CRUD' |
19-Nov-2024 20:12:18 | ----------------------------------------------------------------- |
19-Nov-2024 20:12:18 | -- Executing step: 'Given "oneclients [client11, client21] |
19-Nov-2024 20:12:18 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
19-Nov-2024 20:12:18 | using [token, token] by [user1, user2]"' |
19-Nov-2024 20:12:18 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-gdxqn', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 20:12:18 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-gdxqn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 20:12:18 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-gdxqn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 20:12:18 | |
19-Nov-2024 20:12:18 | |
19-Nov-2024 20:12:18 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-gdxqn' |
19-Nov-2024 20:12:18 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-gdxqn' successfully started |
19-Nov-2024 20:12:18 | |
19-Nov-2024 20:12:18 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/3w5ya22robb0tt0z |
19-Nov-2024 20:12:18 | |
19-Nov-2024 20:12:18 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/3w5ya22robb0tt0z --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/3w5ya22robb0tt0z |
19-Nov-2024 20:12:18 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7970644608479201853'... |
19-Nov-2024 20:12:18 | Getting configuration... |
19-Nov-2024 20:12:18 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/3w5ya22robb0tt0z'. |
19-Nov-2024 20:12:18 | |
19-Nov-2024 20:12:18 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-gklqc', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 20:12:18 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-gklqc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 20:12:18 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-gklqc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 20:12:18 | |
19-Nov-2024 20:12:18 | |
19-Nov-2024 20:12:18 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-gklqc' |
19-Nov-2024 20:12:18 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-gklqc' successfully started |
19-Nov-2024 20:12:18 | |
19-Nov-2024 20:12:18 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/yy2p97gidyczh6v0 |
19-Nov-2024 20:12:18 | |
19-Nov-2024 20:12:18 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/yy2p97gidyczh6v0 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/yy2p97gidyczh6v0 |
19-Nov-2024 20:12:18 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '10991466317790165168'... |
19-Nov-2024 20:12:18 | Getting configuration... |
19-Nov-2024 20:12:18 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/yy2p97gidyczh6v0'. |
19-Nov-2024 20:12:18 | |
19-Nov-2024 20:12:18 | -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"' |
19-Nov-2024 20:12:18 | -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"' |
19-Nov-2024 20:12:18 | -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"' |
19-Nov-2024 20:12:18 | -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"' |
19-Nov-2024 20:12:18 | -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"' |
19-Nov-2024 20:12:18 | -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"' |
19-Nov-2024 20:12:18 | -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"' |
19-Nov-2024 20:12:18 | -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"' |
19-Nov-2024 20:12:18 | -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"' |
19-Nov-2024 20:12:18 | -- Executing step: 'When "user1 copies directory space1/dir4 to space1/dir1/dir2/dir3 on client11"' |
19-Nov-2024 20:12:18 | -- Executing step: 'Then "user1 can stat [dir4] in space1/dir1/dir2/dir3 on client11"' |
19-Nov-2024 20:12:18 | -- Executing step: 'Then "user2 can stat [dir4] in space1/dir1/dir2/dir3 on client21"' |
19-Nov-2024 20:12:18 | -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client11"' |
19-Nov-2024 20:12:18 | -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client21"' |
19-Nov-2024 20:12:18 | -- Executing step: 'Then "user1 can stat [dir5] in space1/dir4 on client11"' |
19-Nov-2024 20:12:18 | -- Executing step: 'Then "user2 can stat [dir5] in space1/dir4 on client21"' |
19-Nov-2024 20:12:18 | -- Executing step: 'Then "user1 sees [dir4] in space1/dir1/dir2/dir3 on client11"' |
19-Nov-2024 20:12:18 | -- Executing step: 'Then "user2 sees [dir4] in space1/dir1/dir2/dir3 on client21"' |
19-Nov-2024 20:12:18 | -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client11"' |
19-Nov-2024 20:12:18 | -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client21"' |
19-Nov-2024 20:12:18 | -- Executing step: 'Then "user1 sees [dir5] in space1/dir4 on client11"' |
19-Nov-2024 20:12:18 | -- Executing step: 'Then "user2 sees [dir5] in space1/dir4 on client21"' |
19-Nov-2024 20:12:18 | ================================================================= |
19-Nov-2024 20:12:18 | |
19-Nov-2024 20:12:18 | PASSED |
19-Nov-2024 20:12:18 | Unmounting client from /tmp/onedata/mnt/3w5ya22robb0tt0z |
19-Nov-2024 20:12:18 | |
19-Nov-2024 20:12:18 | |
19-Nov-2024 20:12:18 | Unmounting client from /tmp/onedata/mnt/yy2p97gidyczh6v0 |
19-Nov-2024 20:12:18 | |
19-Nov-2024 20:12:18 | |
19-Nov-2024 20:12:43 | 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 |
19-Nov-2024 20:12:43 | ================================================================= |
19-Nov-2024 20:12:43 | - Executing scenario 'Fail to move directory to itself' |
19-Nov-2024 20:12:43 | - from feature 'Multi_directory_CRUD' |
19-Nov-2024 20:12:43 | ----------------------------------------------------------------- |
19-Nov-2024 20:12:43 | -- Executing step: 'Given "oneclients [client11, client21] |
19-Nov-2024 20:12:43 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
19-Nov-2024 20:12:43 | using [token, token] by [user1, user2]"' |
19-Nov-2024 20:12:43 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-gdxqn', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 20:12:43 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-gdxqn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 20:12:43 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-gdxqn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 20:12:43 | |
19-Nov-2024 20:12:43 | |
19-Nov-2024 20:12:43 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-gdxqn' |
19-Nov-2024 20:12:43 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-gdxqn' successfully started |
19-Nov-2024 20:12:43 | |
19-Nov-2024 20:12:43 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/rsjpiktulmmudp4i |
19-Nov-2024 20:12:43 | |
19-Nov-2024 20:12:43 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/rsjpiktulmmudp4i --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/rsjpiktulmmudp4i |
19-Nov-2024 20:12:43 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '8424107026709165344'... |
19-Nov-2024 20:12:43 | Getting configuration... |
19-Nov-2024 20:12:43 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/rsjpiktulmmudp4i'. |
19-Nov-2024 20:12:43 | |
19-Nov-2024 20:12:43 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-gklqc', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 20:12:43 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-gklqc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 20:12:43 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-gklqc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 20:12:43 | |
19-Nov-2024 20:12:43 | |
19-Nov-2024 20:12:43 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-gklqc' |
19-Nov-2024 20:12:43 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-gklqc' successfully started |
19-Nov-2024 20:12:43 | |
19-Nov-2024 20:12:43 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/axlrur9ksxyosycl |
19-Nov-2024 20:12:43 | |
19-Nov-2024 20:12:43 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/axlrur9ksxyosycl --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/axlrur9ksxyosycl |
19-Nov-2024 20:12:43 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '17778268165548609341'... |
19-Nov-2024 20:12:43 | Getting configuration... |
19-Nov-2024 20:12:43 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/axlrur9ksxyosycl'. |
19-Nov-2024 20:12:43 | |
19-Nov-2024 20:12:43 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
19-Nov-2024 20:12:43 | -- Executing step: 'When "user1 sees [dir1] in space1 on client11"' |
19-Nov-2024 20:12:43 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
19-Nov-2024 20:12:43 | -- Executing step: 'When "user1 fails to move space1/dir1 to space1/dir1 using shell command on client11"' |
19-Nov-2024 20:12:43 | -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"' |
19-Nov-2024 20:12:43 | -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"' |
19-Nov-2024 20:12:43 | -- Executing step: 'When "user1 sees [dir1] in space1 on client11"' |
19-Nov-2024 20:12:43 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
19-Nov-2024 20:12:43 | ================================================================= |
19-Nov-2024 20:12:43 | |
19-Nov-2024 20:12:43 | PASSED |
19-Nov-2024 20:12:43 | Unmounting client from /tmp/onedata/mnt/rsjpiktulmmudp4i |
19-Nov-2024 20:12:43 | |
19-Nov-2024 20:12:43 | |
19-Nov-2024 20:12:43 | Unmounting client from /tmp/onedata/mnt/axlrur9ksxyosycl |
19-Nov-2024 20:12:43 | |
19-Nov-2024 20:12:43 | |
19-Nov-2024 20:13:08 | 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 |
19-Nov-2024 20:13:08 | ================================================================= |
19-Nov-2024 20:13:08 | - Executing scenario 'Fail to move directory to its subtree' |
19-Nov-2024 20:13:08 | - from feature 'Multi_directory_CRUD' |
19-Nov-2024 20:13:08 | ----------------------------------------------------------------- |
19-Nov-2024 20:13:08 | -- Executing step: 'Given "oneclients [client11, client21] |
19-Nov-2024 20:13:08 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
19-Nov-2024 20:13:08 | using [token, token] by [user1, user2]"' |
19-Nov-2024 20:13:08 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-gdxqn', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 20:13:08 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-gdxqn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 20:13:08 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-gdxqn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 20:13:08 | |
19-Nov-2024 20:13:08 | |
19-Nov-2024 20:13:08 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-gdxqn' |
19-Nov-2024 20:13:08 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-gdxqn' successfully started |
19-Nov-2024 20:13:08 | |
19-Nov-2024 20:13:08 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/42puf6h9lt13yjlz |
19-Nov-2024 20:13:08 | |
19-Nov-2024 20:13:08 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/42puf6h9lt13yjlz --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/42puf6h9lt13yjlz |
19-Nov-2024 20:13:08 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15592904002342685079'... |
19-Nov-2024 20:13:08 | Getting configuration... |
19-Nov-2024 20:13:08 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/42puf6h9lt13yjlz'. |
19-Nov-2024 20:13:08 | |
19-Nov-2024 20:13:08 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-gklqc', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 20:13:08 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-gklqc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 20:13:08 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-gklqc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 20:13:08 | |
19-Nov-2024 20:13:08 | |
19-Nov-2024 20:13:08 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-gklqc' |
19-Nov-2024 20:13:08 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-gklqc' successfully started |
19-Nov-2024 20:13:08 | |
19-Nov-2024 20:13:08 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/wyg91ugawn0ozr26 |
19-Nov-2024 20:13:08 | |
19-Nov-2024 20:13:08 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/wyg91ugawn0ozr26 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/wyg91ugawn0ozr26 |
19-Nov-2024 20:13:08 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '6208089890862814681'... |
19-Nov-2024 20:13:08 | Getting configuration... |
19-Nov-2024 20:13:08 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/wyg91ugawn0ozr26'. |
19-Nov-2024 20:13:08 | |
19-Nov-2024 20:13:08 | -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3] on client11"' |
19-Nov-2024 20:13:08 | -- Executing step: 'When "user1 sees [dir1] in space1 on client11"' |
19-Nov-2024 20:13:08 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
19-Nov-2024 20:13:08 | -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"' |
19-Nov-2024 20:13:08 | -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"' |
19-Nov-2024 20:13:08 | -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"' |
19-Nov-2024 20:13:08 | -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"' |
19-Nov-2024 20:13:08 | -- Executing step: 'When "user1 fails to rename space1/dir1 to space1/dir1/dir2/dir3 on client11"' |
19-Nov-2024 20:13:08 | -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"' |
19-Nov-2024 20:13:08 | -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"' |
19-Nov-2024 20:13:08 | -- Executing step: 'When "user1 can stat [dir2] in space1/dir1 on client11"' |
19-Nov-2024 20:13:08 | -- Executing step: 'When "user2 can stat [dir2] in space1/dir1 on client21"' |
19-Nov-2024 20:13:08 | -- Executing step: 'When "user1 can stat [dir3] in space1/dir1/dir2 on client11"' |
19-Nov-2024 20:13:08 | -- Executing step: 'When "user2 can stat [dir3] in space1/dir1/dir2 on client21"' |
19-Nov-2024 20:13:08 | -- Executing step: 'When "user1 sees [dir1] in space1 on client11"' |
19-Nov-2024 20:13:08 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
19-Nov-2024 20:13:08 | -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"' |
19-Nov-2024 20:13:08 | -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"' |
19-Nov-2024 20:13:08 | -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"' |
19-Nov-2024 20:13:08 | -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"' |
19-Nov-2024 20:13:08 | ================================================================= |
19-Nov-2024 20:13:08 | |
19-Nov-2024 20:13:20 | PASSED |
19-Nov-2024 20:13:20 | Unmounting client from /tmp/onedata/mnt/42puf6h9lt13yjlz |
19-Nov-2024 20:13:20 | |
19-Nov-2024 20:13:20 | |
19-Nov-2024 20:13:20 | Unmounting client from /tmp/onedata/mnt/wyg91ugawn0ozr26 |
19-Nov-2024 20:13:20 | |
19-Nov-2024 20:13:20 | Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPH/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy/test_multi_directory_CRUD.1732047189.2927172', '-c', '/tmp/logs'] |
19-Nov-2024 20:13:20 | [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-gnnbx. See /home/bamboo/.one-env/deployments/2024.11.19-19.57.51/pod-logs/dev-cross-support-job-3p-users-gnnbx/entrypoint.log for more details |
19-Nov-2024 20:13:20 | [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-gdxqn: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.19-19.57.51/pod-logs/dev-oneclient-krakow-7d9476b8bc-gdxqn/oneclient_logs |
19-Nov-2024 20:13:20 | |
19-Nov-2024 20:13:20 | 0 0% 0.00kB/s 0:00:00 (xfr#0, to-chk=195/228) |
19-Nov-2024 20:13:20 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 20:13:20 | 44,941 1% 42.86MB/s 0:00:00 (xfr#1, to-chk=194/228) |
19-Nov-2024 20:13:20 | 44,941 1% 42.86MB/s 0:00:00 (xfr#1, to-chk=188/228) |
19-Nov-2024 20:13:20 | 45,403 1% 43.30MB/s 0:00:00 (xfr#2, to-chk=190/228) |
19-Nov-2024 20:13:20 | 262,057 6% 19.22MB/s 0:00:00 (xfr#3, to-chk=189/228) |
19-Nov-2024 20:13:20 | 262,519 6% 17.88MB/s 0:00:00 (xfr#4, to-chk=188/228) |
19-Nov-2024 20:13:20 | 314,188 7% 13.03MB/s 0:00:00 (xfr#5, to-chk=187/228) |
19-Nov-2024 20:13:20 | 314,938 7% 13.06MB/s 0:00:00 (xfr#6, to-chk=183/228) |
19-Nov-2024 20:13:20 | 520,485 12% 12.73MB/s 0:00:00 (xfr#7, to-chk=182/228) |
19-Nov-2024 20:13:20 | 521,235 12% 12.75MB/s 0:00:00 (xfr#8, to-chk=181/228) |
19-Nov-2024 20:13:20 | 551,714 12% 13.15MB/s 0:00:00 (xfr#9, to-chk=180/228) |
19-Nov-2024 20:13:20 | 552,272 12% 13.17MB/s 0:00:00 (xfr#10, to-chk=176/228) |
19-Nov-2024 20:13:20 | 664,813 15% 15.10MB/s 0:00:00 (xfr#11, to-chk=175/228) |
19-Nov-2024 20:13:20 | 665,371 15% 15.11MB/s 0:00:00 (xfr#12, to-chk=174/228) |
19-Nov-2024 20:13:20 | 689,747 16% 15.66MB/s 0:00:00 (xfr#13, to-chk=173/228) |
19-Nov-2024 20:13:20 | 690,305 16% 15.67MB/s 0:00:00 (xfr#14, to-chk=169/228) |
19-Nov-2024 20:13:20 | 773,307 18% 16.03MB/s 0:00:00 (xfr#15, to-chk=168/228) |
19-Nov-2024 20:13:20 | 773,865 18% 16.04MB/s 0:00:00 (xfr#16, to-chk=167/228) |
19-Nov-2024 20:13:20 | 834,934 19% 16.59MB/s 0:00:00 (xfr#17, to-chk=166/228) |
19-Nov-2024 20:13:20 | 835,780 19% 16.61MB/s 0:00:00 (xfr#18, to-chk=162/228) |
19-Nov-2024 20:13:20 | 1,221,228 28% 19.41MB/s 0:00:00 (xfr#19, to-chk=161/228) |
19-Nov-2024 20:13:20 | 1,222,074 28% 19.42MB/s 0:00:00 (xfr#20, to-chk=160/228) |
19-Nov-2024 20:13:20 | 1,254,595 29% 19.30MB/s 0:00:00 (xfr#21, to-chk=159/228) |
19-Nov-2024 20:13:20 | 1,255,441 29% 19.31MB/s 0:00:00 (xfr#22, to-chk=155/228) |
19-Nov-2024 20:13:20 | 1,412,261 33% 19.24MB/s 0:00:00 (xfr#23, to-chk=154/228) |
19-Nov-2024 20:13:20 | 1,413,107 33% 19.25MB/s 0:00:00 (xfr#24, to-chk=153/228) |
19-Nov-2024 20:13:20 | 1,413,735 33% 19.26MB/s 0:00:00 (xfr#25, to-chk=152/228) |
19-Nov-2024 20:13:20 | 1,451,752 34% 19.50MB/s 0:00:00 (xfr#26, to-chk=151/228) |
19-Nov-2024 20:13:20 | 1,452,598 34% 19.51MB/s 0:00:00 (xfr#27, to-chk=147/228) |
19-Nov-2024 20:13:20 | 1,619,430 37% 20.59MB/s 0:00:00 (xfr#28, to-chk=146/228) |
19-Nov-2024 20:13:20 | 1,620,276 37% 20.60MB/s 0:00:00 (xfr#29, to-chk=145/228) |
19-Nov-2024 20:13:20 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
19-Nov-2024 20:13:20 | 1,649,503 38% 20.97MB/s 0:00:00 (xfr#30, to-chk=144/228) |
19-Nov-2024 20:13:20 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
19-Nov-2024 20:13:20 | 1,650,061 38% 20.98MB/s 0:00:00 (xfr#31, to-chk=140/228) |
19-Nov-2024 20:13:20 | 1,755,670 41% 20.17MB/s 0:00:00 (xfr#32, to-chk=139/228) |
19-Nov-2024 20:13:20 | 1,756,228 41% 20.18MB/s 0:00:00 (xfr#33, to-chk=138/228) |
19-Nov-2024 20:13:20 | 1,798,545 42% 19.49MB/s 0:00:00 (xfr#34, to-chk=137/228) |
19-Nov-2024 20:13:20 | 1,799,295 42% 19.50MB/s 0:00:00 (xfr#35, to-chk=133/228) |
19-Nov-2024 20:13:20 | 1,970,183 46% 19.99MB/s 0:00:00 (xfr#36, to-chk=132/228) |
19-Nov-2024 20:13:20 | 1,970,933 46% 20.00MB/s 0:00:00 (xfr#37, to-chk=131/228) |
19-Nov-2024 20:13:20 | 1,993,774 46% 20.23MB/s 0:00:00 (xfr#38, to-chk=130/228) |
19-Nov-2024 20:13:20 | 1,994,332 46% 20.23MB/s 0:00:00 (xfr#39, to-chk=126/228) |
19-Nov-2024 20:13:20 | 2,083,319 48% 20.07MB/s 0:00:00 (xfr#40, to-chk=125/228) |
19-Nov-2024 20:13:20 | 2,083,877 48% 20.07MB/s 0:00:00 (xfr#41, to-chk=124/228) |
19-Nov-2024 20:13:20 | 2,107,253 49% 20.10MB/s 0:00:00 (xfr#42, to-chk=123/228) |
19-Nov-2024 20:13:20 | 2,107,811 49% 20.10MB/s 0:00:00 (xfr#43, to-chk=119/228) |
19-Nov-2024 20:13:20 | 2,188,220 51% 20.26MB/s 0:00:00 (xfr#44, to-chk=118/228) |
19-Nov-2024 20:13:20 | 2,188,778 51% 20.27MB/s 0:00:00 (xfr#45, to-chk=117/228) |
19-Nov-2024 20:13:20 | 2,229,566 52% 20.25MB/s 0:00:00 (xfr#46, to-chk=116/228) |
19-Nov-2024 20:13:20 | 2,230,316 52% 20.26MB/s 0:00:00 (xfr#47, to-chk=112/228) |
19-Nov-2024 20:13:20 | 2,519,246 59% 20.71MB/s 0:00:00 (xfr#48, to-chk=111/228) |
19-Nov-2024 20:13:20 | 2,519,996 59% 20.72MB/s 0:00:00 (xfr#49, to-chk=110/228) |
19-Nov-2024 20:13:20 | 2,549,691 59% 18.85MB/s 0:00:00 (xfr#50, to-chk=109/228) |
19-Nov-2024 20:13:20 | 2,550,249 59% 18.85MB/s 0:00:00 (xfr#51, to-chk=105/228) |
19-Nov-2024 20:13:20 | 2,667,620 62% 18.84MB/s 0:00:00 (xfr#52, to-chk=104/228) |
19-Nov-2024 20:13:20 | 2,668,178 62% 18.85MB/s 0:00:00 (xfr#53, to-chk=103/228) |
19-Nov-2024 20:13:20 | 2,691,669 63% 18.87MB/s 0:00:00 (xfr#54, to-chk=102/228) |
19-Nov-2024 20:13:20 | 2,692,323 63% 18.88MB/s 0:00:00 (xfr#55, to-chk=98/228) |
19-Nov-2024 20:13:20 | 2,767,470 64% 18.46MB/s 0:00:00 (xfr#56, to-chk=97/228) |
19-Nov-2024 20:13:20 | 2,768,124 64% 18.46MB/s 0:00:00 (xfr#57, to-chk=96/228) |
19-Nov-2024 20:13:20 | 2,768,752 64% 18.46MB/s 0:00:00 (xfr#58, to-chk=95/228) |
19-Nov-2024 20:13:20 | 2,796,328 65% 18.39MB/s 0:00:00 (xfr#59, to-chk=94/228) |
19-Nov-2024 20:13:20 | 2,796,982 65% 18.40MB/s 0:00:00 (xfr#60, to-chk=90/228) |
19-Nov-2024 20:13:20 | 2,903,766 68% 18.10MB/s 0:00:00 (xfr#61, to-chk=89/228) |
19-Nov-2024 20:13:20 | 2,904,420 68% 18.10MB/s 0:00:00 (xfr#62, to-chk=88/228) |
19-Nov-2024 20:13:20 | 2,926,216 68% 18.24MB/s 0:00:00 (xfr#63, to-chk=87/228) |
19-Nov-2024 20:13:20 | 2,926,582 68% 18.24MB/s 0:00:00 (xfr#64, to-chk=83/228) |
19-Nov-2024 20:13:20 | 3,012,965 70% 17.85MB/s 0:00:00 (xfr#65, to-chk=82/228) |
19-Nov-2024 20:13:20 | 3,013,331 70% 17.85MB/s 0:00:00 (xfr#66, to-chk=81/228) |
19-Nov-2024 20:13:20 | 3,032,689 71% 17.96MB/s 0:00:00 (xfr#67, to-chk=80/228) |
19-Nov-2024 20:13:20 | 3,033,247 71% 17.97MB/s 0:00:00 (xfr#68, to-chk=76/228) |
19-Nov-2024 20:13:20 | 3,096,883 72% 18.23MB/s 0:00:00 (xfr#69, to-chk=75/228) |
19-Nov-2024 20:13:20 | 3,097,441 72% 18.23MB/s 0:00:00 (xfr#70, to-chk=74/228) |
19-Nov-2024 20:13:20 | 3,119,783 73% 18.37MB/s 0:00:00 (xfr#71, to-chk=73/228) |
19-Nov-2024 20:13:20 | 3,120,533 73% 18.37MB/s 0:00:00 (xfr#72, to-chk=69/228) |
19-Nov-2024 20:13:20 | 3,220,413 75% 18.84MB/s 0:00:00 (xfr#73, to-chk=68/228) |
19-Nov-2024 20:13:20 | 3,221,163 75% 18.85MB/s 0:00:00 (xfr#74, to-chk=67/228) |
19-Nov-2024 20:13:20 | 3,221,791 75% 18.85MB/s 0:00:00 (xfr#75, to-chk=66/228) |
19-Nov-2024 20:13:20 | 3,244,483 76% 18.98MB/s 0:00:00 (xfr#76, to-chk=65/228) |
19-Nov-2024 20:13:20 | 3,245,041 76% 18.99MB/s 0:00:00 (xfr#77, to-chk=61/228) |
19-Nov-2024 20:13:20 | 3,343,475 78% 19.44MB/s 0:00:00 (xfr#78, to-chk=60/228) |
19-Nov-2024 20:13:20 | 3,344,033 78% 19.45MB/s 0:00:00 (xfr#79, to-chk=59/228) |
19-Nov-2024 20:13:20 | 3,380,273 79% 19.54MB/s 0:00:00 (xfr#80, to-chk=58/228) |
19-Nov-2024 20:13:20 | 3,380,831 79% 19.54MB/s 0:00:00 (xfr#81, to-chk=54/228) |
19-Nov-2024 20:13:20 | 3,521,479 82% 20.23MB/s 0:00:00 (xfr#82, to-chk=53/228) |
19-Nov-2024 20:13:20 | 3,522,037 82% 20.23MB/s 0:00:00 (xfr#83, to-chk=52/228) |
19-Nov-2024 20:13:20 | 3,522,665 82% 20.12MB/s 0:00:00 (xfr#84, to-chk=51/228) |
19-Nov-2024 20:13:20 | 3,542,478 83% 20.23MB/s 0:00:00 (xfr#85, to-chk=50/228) |
19-Nov-2024 20:13:20 | 3,543,036 83% 20.23MB/s 0:00:00 (xfr#86, to-chk=46/228) |
19-Nov-2024 20:13:20 | 3,633,352 85% 20.63MB/s 0:00:00 (xfr#87, to-chk=45/228) |
19-Nov-2024 20:13:20 | 3,633,910 85% 20.63MB/s 0:00:00 (xfr#88, to-chk=44/228) |
19-Nov-2024 20:13:20 | 3,649,367 85% 20.72MB/s 0:00:00 (xfr#89, to-chk=43/228) |
19-Nov-2024 20:13:20 | 3,649,925 85% 20.60MB/s 0:00:00 (xfr#90, to-chk=39/228) |
19-Nov-2024 20:13:20 | 3,708,449 86% 20.80MB/s 0:00:00 (xfr#91, to-chk=38/228) |
19-Nov-2024 20:13:20 | 3,709,007 86% 20.81MB/s 0:00:00 (xfr#92, to-chk=37/228) |
19-Nov-2024 20:13:20 | 3,730,633 87% 20.93MB/s 0:00:00 (xfr#93, to-chk=36/228) |
19-Nov-2024 20:13:20 | 3,731,191 87% 20.93MB/s 0:00:00 (xfr#94, to-chk=32/228) |
19-Nov-2024 20:13:20 | 3,807,349 89% 21.23MB/s 0:00:00 (xfr#95, to-chk=31/228) |
19-Nov-2024 20:13:20 | 3,807,907 89% 21.24MB/s 0:00:00 (xfr#96, to-chk=30/228) |
19-Nov-2024 20:13:20 | 3,823,488 89% 21.32MB/s 0:00:00 (xfr#97, to-chk=29/228) |
19-Nov-2024 20:13:20 | 3,823,950 89% 21.33MB/s 0:00:00 (xfr#98, to-chk=25/228) |
19-Nov-2024 20:13:20 | 3,884,202 91% 21.41MB/s 0:00:00 (xfr#99, to-chk=24/228) |
19-Nov-2024 20:13:20 | 3,884,664 91% 21.41MB/s 0:00:00 (xfr#100, to-chk=23/228) |
19-Nov-2024 20:13:20 | 3,885,292 91% 21.42MB/s 0:00:00 (xfr#101, to-chk=22/228) |
19-Nov-2024 20:13:20 | 3,907,182 91% 21.54MB/s 0:00:00 (xfr#102, to-chk=21/228) |
19-Nov-2024 20:13:20 | 3,907,740 91% 21.54MB/s 0:00:00 (xfr#103, to-chk=17/228) |
19-Nov-2024 20:13:20 | 4,011,114 93% 21.98MB/s 0:00:00 (xfr#104, to-chk=16/228) |
19-Nov-2024 20:13:20 | 4,011,672 94% 21.99MB/s 0:00:00 (xfr#105, to-chk=15/228) |
19-Nov-2024 20:13:20 | 4,031,828 94% 22.10MB/s 0:00:00 (xfr#106, to-chk=14/228) |
19-Nov-2024 20:13:20 | 4,032,482 94% 22.10MB/s 0:00:00 (xfr#107, to-chk=10/228) |
19-Nov-2024 20:13:20 | 4,100,478 96% 21.85MB/s 0:00:00 (xfr#108, to-chk=9/228) |
19-Nov-2024 20:13:20 | 4,101,132 96% 21.73MB/s 0:00:00 (xfr#109, to-chk=8/228) |
19-Nov-2024 20:13:20 | 4,121,495 96% 21.72MB/s 0:00:00 (xfr#110, to-chk=7/228) |
19-Nov-2024 20:13:20 | 4,122,053 96% 21.72MB/s 0:00:00 (xfr#111, to-chk=3/228) |
19-Nov-2024 20:13:20 | 4,195,604 98% 21.86MB/s 0:00:00 (xfr#112, to-chk=2/228) |
19-Nov-2024 20:13:20 | 4,196,162 98% 21.87MB/s 0:00:00 (xfr#113, to-chk=1/228) |
19-Nov-2024 20:13:20 | 4,263,008 99% 22.10MB/s 0:00:00 (xfr#114, to-chk=0/228) |
19-Nov-2024 20:13:20 | 4,263,008 99% 22.10MB/s 0:00:00 (xfr#114, to-chk=0/228) |
19-Nov-2024 20:13:20 | 4,263,008 99% 22.10MB/s 0:00:00 (xfr#114, to-chk=0/228) |
19-Nov-2024 20:13:20 | 4,263,008 99% 22.10MB/s 0:00:00 (xfr#114, to-chk=0/228) |
19-Nov-2024 20:13:20 | 4,263,008 99% 22.10MB/s 0:00:00 (xfr#114, to-chk=0/228) |
19-Nov-2024 20:13:20 | 4,263,008 99% 22.10MB/s 0:00:00 (xfr#114, to-chk=0/228) |
19-Nov-2024 20:13:20 | 4,263,008 99% 22.10MB/s 0:00:00 (xfr#114, to-chk=0/228) |
19-Nov-2024 20:13:20 | 4,263,008 99% 22.10MB/s 0:00:00 (xfr#114, to-chk=0/228) |
19-Nov-2024 20:13:20 | 4,263,008 99% 22.10MB/s 0:00:00 (xfr#114, to-chk=0/228) |
19-Nov-2024 20:13:20 | 4,263,008 99% 22.10MB/s 0:00:00 (xfr#114, to-chk=0/228) |
19-Nov-2024 20:13:20 | 4,263,008 99% 22.10MB/s 0:00:00 (xfr#114, to-chk=0/228) |
19-Nov-2024 20:13:20 | 4,263,008 99% 22.10MB/s 0:00:00 (xfr#114, to-chk=0/228) |
19-Nov-2024 20:13:20 | 4,263,008 99% 22.10MB/s 0:00:00 (xfr#114, to-chk=0/228) |
19-Nov-2024 20:13:20 | 4,263,008 99% 22.10MB/s 0:00:00 (xfr#114, to-chk=0/228) |
19-Nov-2024 20:13:20 | 4,263,008 99% 22.10MB/s 0:00:00 (xfr#114, to-chk=0/228) |
19-Nov-2024 20:13:20 | 4,263,008 99% 21.86MB/s 0:00:00 (xfr#114, to-chk=0/228) |
19-Nov-2024 20:13:20 | 4,263,008 99% 19.27MB/s 0:00:00 (xfr#114, to-chk=0/228) |
19-Nov-2024 20:13:20 | 4,263,008 99% 19.27MB/s 0:00:00 (xfr#114, to-chk=0/228) |
19-Nov-2024 20:13:20 | 4,263,008 99% 19.27MB/s 0:00:00 (xfr#114, to-chk=0/228) |
19-Nov-2024 20:13:20 | 4,263,008 99% 19.27MB/s 0:00:00 (xfr#114, to-chk=0/228) |
19-Nov-2024 20:13:20 | 4,263,008 99% 19.27MB/s 0:00:00 (xfr#114, to-chk=0/228) |
19-Nov-2024 20:13:20 | 4,263,008 99% 19.27MB/s 0:00:00 (xfr#114, to-chk=0/228) |
19-Nov-2024 20:13:20 | 4,263,008 99% 19.27MB/s 0:00:00 (xfr#114, to-chk=0/228) |
19-Nov-2024 20:13:20 | 4,263,008 99% 19.27MB/s 0:00:00 (xfr#114, to-chk=0/228) |
19-Nov-2024 20:13:20 | 4,263,008 99% 19.27MB/s 0:00:00 (xfr#114, to-chk=0/228) |
19-Nov-2024 20:13:20 | 4,263,008 99% 19.27MB/s 0:00:00 (xfr#114, to-chk=0/228) |
19-Nov-2024 20:13:20 | 4,263,008 99% 19.27MB/s 0:00:00 (xfr#114, to-chk=0/228) |
19-Nov-2024 20:13:20 | 4,263,008 99% 19.27MB/s 0:00:00 (xfr#114, to-chk=0/228) |
19-Nov-2024 20:13:20 | 4,263,008 99% 19.27MB/s 0:00:00 (xfr#114, to-chk=0/228) |
19-Nov-2024 20:13:20 | [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-gklqc: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.19-19.57.51/pod-logs/dev-oneclient-paris-5cc45c8cb7-gklqc/oneclient_logs |
19-Nov-2024 20:13:20 | |
19-Nov-2024 20:13:20 | 0 0% 0.00kB/s 0:00:00 (xfr#0, to-chk=197/230) |
19-Nov-2024 20:13:20 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 20:13:20 | 20,273 0% 19.33MB/s 0:00:00 (xfr#1, to-chk=196/230) |
19-Nov-2024 20:13:20 | 20,273 0% 19.33MB/s 0:00:00 (xfr#1, to-chk=190/230) |
19-Nov-2024 20:13:20 | 20,639 0% 19.68MB/s 0:00:00 (xfr#2, to-chk=192/230) |
19-Nov-2024 20:13:20 | 87,044 2% 83.01MB/s 0:00:00 (xfr#3, to-chk=191/230) |
19-Nov-2024 20:13:20 | 87,410 2% 83.36MB/s 0:00:00 (xfr#4, to-chk=190/230) |
19-Nov-2024 20:13:20 | 108,640 3% 103.61MB/s 0:00:00 (xfr#5, to-chk=189/230) |
19-Nov-2024 20:13:20 | 109,006 3% 103.96MB/s 0:00:00 (xfr#6, to-chk=185/230) |
19-Nov-2024 20:13:20 | 179,459 6% 85.57MB/s 0:00:00 (xfr#7, to-chk=184/230) |
19-Nov-2024 20:13:20 | 179,825 6% 85.75MB/s 0:00:00 (xfr#8, to-chk=183/230) |
19-Nov-2024 20:13:20 | 219,296 7% 104.57MB/s 0:00:00 (xfr#9, to-chk=182/230) |
19-Nov-2024 20:13:20 | 219,950 7% 104.88MB/s 0:00:00 (xfr#10, to-chk=178/230) |
19-Nov-2024 20:13:20 | 380,568 12% 90.73MB/s 0:00:00 (xfr#11, to-chk=177/230) |
19-Nov-2024 20:13:20 | 381,222 12% 72.71MB/s 0:00:00 (xfr#12, to-chk=176/230) |
19-Nov-2024 20:13:20 | 381,850 12% 72.83MB/s 0:00:00 (xfr#13, to-chk=175/230) |
19-Nov-2024 20:13:20 | 399,184 13% 76.14MB/s 0:00:00 (xfr#14, to-chk=174/230) |
19-Nov-2024 20:13:20 | 399,838 13% 76.26MB/s 0:00:00 (xfr#15, to-chk=170/230) |
19-Nov-2024 20:13:20 | 466,446 15% 34.22MB/s 0:00:00 (xfr#16, to-chk=169/230) |
19-Nov-2024 20:13:20 | 467,100 15% 34.27MB/s 0:00:00 (xfr#17, to-chk=168/230) |
19-Nov-2024 20:13:20 | 467,728 15% 23.48MB/s 0:00:00 (xfr#18, to-chk=167/230) |
19-Nov-2024 20:13:20 | 486,659 16% 24.43MB/s 0:00:00 (xfr#19, to-chk=166/230) |
19-Nov-2024 20:13:20 | 487,121 16% 24.45MB/s 0:00:00 (xfr#20, to-chk=162/230) |
19-Nov-2024 20:13:20 | 550,864 18% 25.02MB/s 0:00:00 (xfr#21, to-chk=161/230) |
19-Nov-2024 20:13:20 | 551,326 18% 25.04MB/s 0:00:00 (xfr#22, to-chk=160/230) |
19-Nov-2024 20:13:20 | 551,954 18% 25.07MB/s 0:00:00 (xfr#23, to-chk=159/230) |
19-Nov-2024 20:13:20 | 578,847 19% 26.29MB/s 0:00:00 (xfr#24, to-chk=158/230) |
19-Nov-2024 20:13:20 | 579,117 19% 26.30MB/s 0:00:00 (xfr#25, to-chk=154/230) |
19-Nov-2024 20:13:20 | 658,112 22% 29.89MB/s 0:00:00 (xfr#26, to-chk=153/230) |
19-Nov-2024 20:13:20 | 658,382 22% 28.54MB/s 0:00:00 (xfr#27, to-chk=152/230) |
19-Nov-2024 20:13:20 | 672,833 22% 29.17MB/s 0:00:00 (xfr#28, to-chk=151/230) |
19-Nov-2024 20:13:20 | 673,199 22% 29.18MB/s 0:00:00 (xfr#29, to-chk=147/230) |
19-Nov-2024 20:13:20 | 729,890 24% 30.26MB/s 0:00:00 (xfr#30, to-chk=146/230) |
19-Nov-2024 20:13:20 | 730,256 24% 30.28MB/s 0:00:00 (xfr#31, to-chk=145/230) |
19-Nov-2024 20:13:20 | 730,884 24% 30.31MB/s 0:00:00 (xfr#32, to-chk=144/230) |
19-Nov-2024 20:13:20 | 757,157 25% 31.39MB/s 0:00:00 (xfr#33, to-chk=143/230) |
19-Nov-2024 20:13:20 | 757,619 25% 30.11MB/s 0:00:00 (xfr#34, to-chk=139/230) |
19-Nov-2024 20:13:20 | 852,960 28% 32.54MB/s 0:00:00 (xfr#35, to-chk=138/230) |
19-Nov-2024 20:13:20 | 853,422 28% 32.56MB/s 0:00:00 (xfr#36, to-chk=137/230) |
19-Nov-2024 20:13:20 | 881,758 29% 33.64MB/s 0:00:00 (xfr#37, to-chk=136/230) |
19-Nov-2024 20:13:20 | 882,316 29% 32.36MB/s 0:00:00 (xfr#38, to-chk=132/230) |
19-Nov-2024 20:13:20 | 980,926 33% 34.65MB/s 0:00:00 (xfr#39, to-chk=131/230) |
19-Nov-2024 20:13:20 | 981,484 33% 34.67MB/s 0:00:00 (xfr#40, to-chk=130/230) |
19-Nov-2024 20:13:20 | 1,008,910 34% 26.00MB/s 0:00:00 (xfr#41, to-chk=129/230) |
19-Nov-2024 20:13:20 | 1,009,468 34% 26.02MB/s 0:00:00 (xfr#42, to-chk=125/230) |
19-Nov-2024 20:13:20 | 1,102,342 37% 27.67MB/s 0:00:00 (xfr#43, to-chk=124/230) |
19-Nov-2024 20:13:20 | 1,102,900 37% 27.68MB/s 0:00:00 (xfr#44, to-chk=123/230) |
19-Nov-2024 20:13:20 | 1,103,528 37% 27.69MB/s 0:00:00 (xfr#45, to-chk=122/230) |
19-Nov-2024 20:13:20 | 1,126,158 37% 27.54MB/s 0:00:00 (xfr#46, to-chk=121/230) |
19-Nov-2024 20:13:20 | 1,126,524 38% 27.55MB/s 0:00:00 (xfr#47, to-chk=117/230) |
19-Nov-2024 20:13:20 | 1,213,089 40% 27.55MB/s 0:00:00 (xfr#48, to-chk=116/230) |
19-Nov-2024 20:13:20 | 1,213,455 40% 27.55MB/s 0:00:00 (xfr#49, to-chk=115/230) |
19-Nov-2024 20:13:20 | 1,235,199 41% 27.39MB/s 0:00:00 (xfr#50, to-chk=114/230) |
19-Nov-2024 20:13:20 | 1,235,757 41% 27.41MB/s 0:00:00 (xfr#51, to-chk=110/230) |
19-Nov-2024 20:13:20 | 1,321,789 44% 25.73MB/s 0:00:00 (xfr#52, to-chk=109/230) |
19-Nov-2024 20:13:20 | 1,322,347 44% 25.74MB/s 0:00:00 (xfr#53, to-chk=108/230) |
19-Nov-2024 20:13:20 | 1,336,795 45% 25.00MB/s 0:00:00 (xfr#54, to-chk=107/230) |
19-Nov-2024 20:13:20 | 1,337,161 45% 25.00MB/s 0:00:00 (xfr#55, to-chk=103/230) |
19-Nov-2024 20:13:20 | 1,389,617 46% 25.00MB/s 0:00:00 (xfr#56, to-chk=102/230) |
19-Nov-2024 20:13:20 | 1,389,983 46% 25.01MB/s 0:00:00 (xfr#57, to-chk=101/230) |
19-Nov-2024 20:13:20 | 1,416,925 47% 25.50MB/s 0:00:00 (xfr#58, to-chk=100/230) |
19-Nov-2024 20:13:20 | 1,417,483 47% 25.51MB/s 0:00:00 (xfr#59, to-chk=96/230) |
19-Nov-2024 20:13:20 | 1,515,685 51% 26.28MB/s 0:00:00 (xfr#60, to-chk=95/230) |
19-Nov-2024 20:13:20 | 1,516,243 51% 26.29MB/s 0:00:00 (xfr#61, to-chk=94/230) |
19-Nov-2024 20:13:20 | 1,532,515 51% 24.36MB/s 0:00:00 (xfr#62, to-chk=93/230) |
19-Nov-2024 20:13:20 | 1,532,977 51% 24.37MB/s 0:00:00 (xfr#63, to-chk=89/230) |
19-Nov-2024 20:13:20 | 1,585,014 53% 25.19MB/s 0:00:00 (xfr#64, to-chk=88/230) |
19-Nov-2024 20:13:20 | 1,585,476 53% 24.79MB/s 0:00:00 (xfr#65, to-chk=87/230) |
19-Nov-2024 20:13:20 | 1,608,437 54% 25.15MB/s 0:00:00 (xfr#66, to-chk=86/230) |
19-Nov-2024 20:13:20 | 1,609,091 54% 25.16MB/s 0:00:00 (xfr#67, to-chk=82/230) |
19-Nov-2024 20:13:20 | 1,702,906 57% 24.61MB/s 0:00:00 (xfr#68, to-chk=81/230) |
19-Nov-2024 20:13:20 | 1,703,560 57% 24.62MB/s 0:00:00 (xfr#69, to-chk=80/230) |
19-Nov-2024 20:13:20 | 1,730,605 58% 24.63MB/s 0:00:00 (xfr#70, to-chk=79/230) |
19-Nov-2024 20:13:20 | 1,731,259 58% 24.64MB/s 0:00:00 (xfr#71, to-chk=75/230) |
19-Nov-2024 20:13:20 | 1,820,739 61% 25.54MB/s 0:00:00 (xfr#72, to-chk=74/230) |
19-Nov-2024 20:13:20 | 1,821,393 61% 25.54MB/s 0:00:00 (xfr#73, to-chk=73/230) |
19-Nov-2024 20:13:20 | 1,843,211 62% 25.11MB/s 0:00:00 (xfr#74, to-chk=72/230) |
19-Nov-2024 20:13:20 | 1,843,673 62% 24.76MB/s 0:00:00 (xfr#75, to-chk=68/230) |
19-Nov-2024 20:13:20 | 1,929,898 65% 23.60MB/s 0:00:00 (xfr#76, to-chk=67/230) |
19-Nov-2024 20:13:20 | 1,930,360 65% 23.60MB/s 0:00:00 (xfr#77, to-chk=66/230) |
19-Nov-2024 20:13:20 | 1,946,676 65% 23.80MB/s 0:00:00 (xfr#78, to-chk=65/230) |
19-Nov-2024 20:13:20 | 1,947,330 65% 23.51MB/s 0:00:00 (xfr#79, to-chk=61/230) |
19-Nov-2024 20:13:20 | 2,007,631 67% 23.07MB/s 0:00:00 (xfr#80, to-chk=60/230) |
19-Nov-2024 20:13:20 | 2,008,285 67% 23.08MB/s 0:00:00 (xfr#81, to-chk=59/230) |
19-Nov-2024 20:13:20 | 2,024,779 68% 23.26MB/s 0:00:00 (xfr#82, to-chk=58/230) |
19-Nov-2024 20:13:20 | 2,025,145 68% 23.27MB/s 0:00:00 (xfr#83, to-chk=54/230) |
19-Nov-2024 20:13:20 | 2,086,964 70% 22.11MB/s 0:00:00 (xfr#84, to-chk=53/230) |
19-Nov-2024 20:13:20 | 2,087,330 70% 22.12MB/s 0:00:00 (xfr#85, to-chk=52/230) |
19-Nov-2024 20:13:20 | 2,116,938 71% 22.43MB/s 0:00:00 (xfr#86, to-chk=51/230) |
19-Nov-2024 20:13:20 | 2,117,592 71% 22.44MB/s 0:00:00 (xfr#87, to-chk=47/230) |
19-Nov-2024 20:13:20 | 2,229,644 75% 23.37MB/s 0:00:00 (xfr#88, to-chk=46/230) |
19-Nov-2024 20:13:20 | 2,230,298 75% 23.37MB/s 0:00:00 (xfr#89, to-chk=45/230) |
19-Nov-2024 20:13:20 | 2,251,560 75% 23.60MB/s 0:00:00 (xfr#90, to-chk=44/230) |
19-Nov-2024 20:13:20 | 2,251,926 75% 23.60MB/s 0:00:00 (xfr#91, to-chk=40/230) |
19-Nov-2024 20:13:20 | 2,351,401 79% 23.86MB/s 0:00:00 (xfr#92, to-chk=39/230) |
19-Nov-2024 20:13:20 | 2,351,767 79% 23.86MB/s 0:00:00 (xfr#93, to-chk=38/230) |
19-Nov-2024 20:13:20 | 2,373,816 80% 24.08MB/s 0:00:00 (xfr#94, to-chk=37/230) |
19-Nov-2024 20:13:20 | 2,374,278 80% 23.83MB/s 0:00:00 (xfr#95, to-chk=33/230) |
19-Nov-2024 20:13:20 | 2,461,000 83% 23.24MB/s 0:00:00 (xfr#96, to-chk=32/230) |
19-Nov-2024 20:13:20 | 2,461,462 83% 23.24MB/s 0:00:00 (xfr#97, to-chk=31/230) |
19-Nov-2024 20:13:20 | 2,479,026 83% 23.18MB/s 0:00:00 (xfr#98, to-chk=30/230) |
19-Nov-2024 20:13:20 | 2,479,488 83% 23.18MB/s 0:00:00 (xfr#99, to-chk=26/230) |
19-Nov-2024 20:13:20 | 2,535,249 85% 22.18MB/s 0:00:00 (xfr#100, to-chk=25/230) |
19-Nov-2024 20:13:20 | 2,535,711 85% 22.19MB/s 0:00:00 (xfr#101, to-chk=24/230) |
19-Nov-2024 20:13:20 | 2,559,988 86% 21.99MB/s 0:00:00 (xfr#102, to-chk=23/230) |
19-Nov-2024 20:13:20 | 2,560,546 86% 22.00MB/s 0:00:00 (xfr#103, to-chk=19/230) |
19-Nov-2024 20:13:20 | 2,637,024 88% 22.06MB/s 0:00:00 (xfr#104, to-chk=18/230) |
19-Nov-2024 20:13:20 | 2,637,582 88% 22.06MB/s 0:00:00 (xfr#105, to-chk=17/230) |
19-Nov-2024 20:13:20 | 2,638,210 89% 22.07MB/s 0:00:00 (xfr#106, to-chk=16/230) |
19-Nov-2024 20:13:20 | 2,659,564 89% 22.06MB/s 0:00:00 (xfr#107, to-chk=15/230) |
19-Nov-2024 20:13:20 | 2,660,122 89% 22.06MB/s 0:00:00 (xfr#108, to-chk=11/230) |
19-Nov-2024 20:13:20 | 2,740,493 92% 21.60MB/s 0:00:00 (xfr#109, to-chk=10/230) |
19-Nov-2024 20:13:20 | 2,741,051 92% 21.60MB/s 0:00:00 (xfr#110, to-chk=9/230) |
19-Nov-2024 20:13:20 | 2,741,679 92% 21.61MB/s 0:00:00 (xfr#111, to-chk=8/230) |
19-Nov-2024 20:13:20 | 2,778,953 93% 21.90MB/s 0:00:00 (xfr#112, to-chk=7/230) |
19-Nov-2024 20:13:20 | 2,779,607 93% 21.91MB/s 0:00:00 (xfr#113, to-chk=3/230) |
19-Nov-2024 20:13:20 | 2,913,846 98% 22.59MB/s 0:00:00 (xfr#114, to-chk=2/230) |
19-Nov-2024 20:13:20 | 2,914,500 98% 22.60MB/s 0:00:00 (xfr#115, to-chk=1/230) |
19-Nov-2024 20:13:20 | 2,959,533 99% 22.22MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 20:13:20 | 2,959,533 99% 22.22MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 20:13:20 | 2,959,533 99% 22.22MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 20:13:20 | 2,959,533 99% 22.22MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 20:13:20 | 2,959,533 99% 22.22MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 20:13:20 | 2,959,533 99% 22.22MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 20:13:20 | 2,959,533 99% 22.22MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 20:13:20 | 2,959,533 99% 22.22MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 20:13:20 | 2,959,533 99% 22.22MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 20:13:20 | 2,959,533 99% 22.22MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 20:13:20 | 2,959,533 99% 22.22MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 20:13:20 | 2,959,533 99% 22.22MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 20:13:20 | 2,959,533 99% 22.22MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 20:13:20 | 2,959,533 99% 22.22MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 20:13:20 | 2,959,533 99% 22.22MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 20:13:20 | 2,959,533 99% 22.22MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 20:13:20 | 2,959,533 99% 22.22MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 20:13:20 | 2,959,533 99% 22.22MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 20:13:20 | 2,959,533 99% 22.22MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 20:13:20 | 2,959,533 99% 22.22MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 20:13:20 | 2,959,533 99% 22.22MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 20:13:20 | 2,959,533 99% 22.22MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 20:13:20 | 2,959,533 99% 22.22MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 20:13:20 | 2,959,533 99% 22.22MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 20:13:20 | 2,959,533 99% 22.22MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 20:13:20 | 2,959,533 99% 22.22MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 20:13:20 | 2,959,533 99% 22.22MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 20:13:20 | 2,959,533 99% 22.22MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 20:13:20 | 2,959,533 99% 21.38MB/s 0:00:00 (xfr#116, to-chk=0/230) |
19-Nov-2024 20:13:20 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.19-19.57.51/pod-logs/dev-oneprovider-krakow-0/op-panel |
19-Nov-2024 20:13:20 | |
19-Nov-2024 20:13:20 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
19-Nov-2024 20:13:20 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 20:13:20 | 18,107 16% 17.27MB/s 0:00:00 (xfr#2, to-chk=9/14) |
19-Nov-2024 20:13:20 | 37,151 33% 11.81MB/s 0:00:00 (xfr#3, to-chk=7/14) |
19-Nov-2024 20:13:20 | 37,151 33% 11.81MB/s 0:00:00 (xfr#4, to-chk=5/14) |
19-Nov-2024 20:13:20 | 55,055 49% 17.50MB/s 0:00:00 (xfr#5, to-chk=3/14) |
19-Nov-2024 20:13:20 | 55,346 50% 17.59MB/s 0:00:00 (xfr#6, to-chk=1/14) |
19-Nov-2024 20:13:20 | 55,346 50% 10.56MB/s 0:00:00 (xfr#6, to-chk=0/14) |
19-Nov-2024 20:13:20 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.19-19.57.51/pod-logs/dev-oneprovider-krakow-0/op-worker |
19-Nov-2024 20:13:20 | |
19-Nov-2024 20:13:20 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=52/55) |
19-Nov-2024 20:13:20 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 20:13:20 | 38,187 7% 36.42MB/s 0:00:00 (xfr#2, to-chk=50/55) |
19-Nov-2024 20:13:20 | 73,749 13% 70.33MB/s 0:00:00 (xfr#3, to-chk=48/55) |
19-Nov-2024 20:13:20 | 74,177 13% 70.74MB/s 0:00:00 (xfr#4, to-chk=46/55) |
19-Nov-2024 20:13:20 | 74,177 13% 70.74MB/s 0:00:00 (xfr#5, to-chk=44/55) |
19-Nov-2024 20:13:20 | 108,314 20% 103.30MB/s 0:00:00 (xfr#6, to-chk=42/55) |
19-Nov-2024 20:13:20 | 108,464 20% 103.44MB/s 0:00:00 (xfr#7, to-chk=40/55) |
19-Nov-2024 20:13:20 | 108,761 20% 103.72MB/s 0:00:00 (xfr#8, to-chk=38/55) |
19-Nov-2024 20:13:20 | 210,989 39% 28.74MB/s 0:00:00 (xfr#9, to-chk=36/55) |
19-Nov-2024 20:13:20 | 213,604 39% 29.10MB/s 0:00:00 (xfr#10, to-chk=26/55) |
19-Nov-2024 20:13:20 | 217,644 40% 29.65MB/s 0:00:00 (xfr#11, to-chk=25/55) |
19-Nov-2024 20:13:20 | 217,865 40% 29.68MB/s 0:00:00 (xfr#12, to-chk=24/55) |
19-Nov-2024 20:13:20 | 224,071 41% 26.71MB/s 0:00:00 (xfr#13, to-chk=23/55) |
19-Nov-2024 20:13:20 | 225,774 42% 21.53MB/s 0:00:00 (xfr#14, to-chk=22/55) |
19-Nov-2024 20:13:20 | 232,265 43% 18.46MB/s 0:00:00 (xfr#15, to-chk=21/55) |
19-Nov-2024 20:13:20 | 235,165 43% 14.95MB/s 0:00:00 (xfr#16, to-chk=20/55) |
19-Nov-2024 20:13:20 | 242,908 45% 15.44MB/s 0:00:00 (xfr#17, to-chk=19/55) |
19-Nov-2024 20:13:20 | 250,315 46% 14.92MB/s 0:00:00 (xfr#18, to-chk=18/55) |
19-Nov-2024 20:13:20 | 258,571 48% 15.41MB/s 0:00:00 (xfr#19, to-chk=17/55) |
19-Nov-2024 20:13:20 | 259,077 48% 15.44MB/s 0:00:00 (xfr#20, to-chk=16/55) |
19-Nov-2024 20:13:20 | 262,547 49% 14.73MB/s 0:00:00 (xfr#21, to-chk=15/55) |
19-Nov-2024 20:13:20 | 266,872 49% 14.97MB/s 0:00:00 (xfr#22, to-chk=14/55) |
19-Nov-2024 20:13:20 | 270,627 50% 14.34MB/s 0:00:00 (xfr#23, to-chk=13/55) |
19-Nov-2024 20:13:20 | 273,812 51% 14.51MB/s 0:00:00 (xfr#24, to-chk=12/55) |
19-Nov-2024 20:13:20 | 276,148 51% 14.63MB/s 0:00:00 (xfr#25, to-chk=11/55) |
19-Nov-2024 20:13:20 | 277,566 51% 14.71MB/s 0:00:00 (xfr#26, to-chk=10/55) |
19-Nov-2024 20:13:20 | 278,699 52% 14.77MB/s 0:00:00 (xfr#27, to-chk=9/55) |
19-Nov-2024 20:13:20 | 279,547 52% 14.03MB/s 0:00:00 (xfr#28, to-chk=8/55) |
19-Nov-2024 20:13:20 | 286,671 53% 14.39MB/s 0:00:00 (xfr#29, to-chk=7/55) |
19-Nov-2024 20:13:20 | 293,453 54% 14.73MB/s 0:00:00 (xfr#30, to-chk=6/55) |
19-Nov-2024 20:13:20 | 302,106 56% 15.16MB/s 0:00:00 (xfr#31, to-chk=5/55) |
19-Nov-2024 20:13:20 | 308,027 57% 14.69MB/s 0:00:00 (xfr#32, to-chk=4/55) |
19-Nov-2024 20:13:20 | 312,637 58% 14.91MB/s 0:00:00 (xfr#33, to-chk=3/55) |
19-Nov-2024 20:13:20 | 317,538 59% 15.14MB/s 0:00:00 (xfr#34, to-chk=2/55) |
19-Nov-2024 20:13:20 | 319,583 59% 15.24MB/s 0:00:00 (xfr#35, to-chk=1/55) |
19-Nov-2024 20:13:20 | 324,763 60% 14.75MB/s 0:00:00 (xfr#36, to-chk=0/55) |
19-Nov-2024 20:13:20 | 324,763 60% 14.75MB/s 0:00:00 (xfr#36, to-chk=0/55) |
19-Nov-2024 20:13:20 | 324,763 60% 14.75MB/s 0:00:00 (xfr#36, to-chk=0/55) |
19-Nov-2024 20:13:20 | 324,763 60% 14.08MB/s 0:00:00 (xfr#36, to-chk=0/55) |
19-Nov-2024 20:13:20 | 324,763 60% 14.08MB/s 0:00:00 (xfr#36, to-chk=0/55) |
19-Nov-2024 20:13:20 | 324,763 60% 14.08MB/s 0:00:00 (xfr#36, to-chk=0/55) |
19-Nov-2024 20:13:20 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-19.57.51/pod-logs/dev-oneprovider-krakow-0/cluster-manager |
19-Nov-2024 20:13:20 | |
19-Nov-2024 20:13:20 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
19-Nov-2024 20:13:20 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 20:13:20 | 2,022 14% 1.93MB/s 0:00:00 (xfr#2, to-chk=9/14) |
19-Nov-2024 20:13:20 | 4,776 34% 4.55MB/s 0:00:00 (xfr#3, to-chk=7/14) |
19-Nov-2024 20:13:20 | 4,776 34% 4.55MB/s 0:00:00 (xfr#4, to-chk=5/14) |
19-Nov-2024 20:13:20 | 6,595 48% 6.29MB/s 0:00:00 (xfr#5, to-chk=3/14) |
19-Nov-2024 20:13:20 | 6,857 50% 6.54MB/s 0:00:00 (xfr#6, to-chk=1/14) |
19-Nov-2024 20:13:20 | 6,857 50% 6.54MB/s 0:00:00 (xfr#6, to-chk=0/14) |
19-Nov-2024 20:13:20 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.19-19.57.51/pod-logs/dev-oneprovider-paris-0/op-panel |
19-Nov-2024 20:13:20 | |
19-Nov-2024 20:13:20 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
19-Nov-2024 20:13:20 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 20:13:20 | 17,972 16% 17.14MB/s 0:00:00 (xfr#2, to-chk=9/14) |
19-Nov-2024 20:13:20 | 36,877 33% 35.17MB/s 0:00:00 (xfr#3, to-chk=7/14) |
19-Nov-2024 20:13:20 | 36,877 33% 35.17MB/s 0:00:00 (xfr#4, to-chk=5/14) |
19-Nov-2024 20:13:20 | 54,646 49% 52.11MB/s 0:00:00 (xfr#5, to-chk=3/14) |
19-Nov-2024 20:13:20 | 54,937 50% 52.39MB/s 0:00:00 (xfr#6, to-chk=1/14) |
19-Nov-2024 20:13:20 | 54,937 50% 17.46MB/s 0:00:00 (xfr#6, to-chk=0/14) |
19-Nov-2024 20:13:20 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.19-19.57.51/pod-logs/dev-oneprovider-paris-0/op-worker |
19-Nov-2024 20:13:20 | |
19-Nov-2024 20:13:20 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=52/55) |
19-Nov-2024 20:13:20 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 20:13:20 | 36,489 6% 34.80MB/s 0:00:00 (xfr#2, to-chk=50/55) |
19-Nov-2024 20:13:20 | 70,340 13% 67.08MB/s 0:00:00 (xfr#3, to-chk=48/55) |
19-Nov-2024 20:13:20 | 70,340 13% 67.08MB/s 0:00:00 (xfr#4, to-chk=46/55) |
19-Nov-2024 20:13:20 | 70,340 13% 67.08MB/s 0:00:00 (xfr#5, to-chk=44/55) |
19-Nov-2024 20:13:20 | 102,779 19% 98.02MB/s 0:00:00 (xfr#6, to-chk=42/55) |
19-Nov-2024 20:13:20 | 102,929 19% 98.16MB/s 0:00:00 (xfr#7, to-chk=40/55) |
19-Nov-2024 20:13:20 | 103,226 19% 98.44MB/s 0:00:00 (xfr#8, to-chk=38/55) |
19-Nov-2024 20:13:20 | 205,379 39% 27.98MB/s 0:00:00 (xfr#9, to-chk=36/55) |
19-Nov-2024 20:13:20 | 209,417 39% 28.53MB/s 0:00:00 (xfr#10, to-chk=26/55) |
19-Nov-2024 20:13:20 | 215,906 41% 29.41MB/s 0:00:00 (xfr#11, to-chk=25/55) |
19-Nov-2024 20:13:20 | 222,110 42% 30.26MB/s 0:00:00 (xfr#12, to-chk=24/55) |
19-Nov-2024 20:13:20 | 225,010 42% 26.82MB/s 0:00:00 (xfr#13, to-chk=23/55) |
19-Nov-2024 20:13:20 | 228,478 43% 27.24MB/s 0:00:00 (xfr#14, to-chk=22/55) |
19-Nov-2024 20:13:20 | 230,806 44% 27.51MB/s 0:00:00 (xfr#15, to-chk=21/55) |
19-Nov-2024 20:13:20 | 234,559 44% 27.96MB/s 0:00:00 (xfr#16, to-chk=20/55) |
19-Nov-2024 20:13:20 | 242,300 46% 28.88MB/s 0:00:00 (xfr#17, to-chk=19/55) |
19-Nov-2024 20:13:20 | 250,953 47% 26.59MB/s 0:00:00 (xfr#18, to-chk=18/55) |
19-Nov-2024 20:13:20 | 251,180 47% 26.62MB/s 0:00:00 (xfr#19, to-chk=17/55) |
19-Nov-2024 20:13:20 | 252,026 48% 26.71MB/s 0:00:00 (xfr#20, to-chk=16/55) |
19-Nov-2024 20:13:20 | 253,729 48% 26.89MB/s 0:00:00 (xfr#21, to-chk=15/55) |
19-Nov-2024 20:13:20 | 261,130 49% 22.64MB/s 0:00:00 (xfr#22, to-chk=14/55) |
19-Nov-2024 20:13:20 | 268,244 51% 23.26MB/s 0:00:00 (xfr#23, to-chk=13/55) |
19-Nov-2024 20:13:20 | 271,429 51% 21.57MB/s 0:00:00 (xfr#24, to-chk=12/55) |
19-Nov-2024 20:13:20 | 277,334 52% 22.04MB/s 0:00:00 (xfr#25, to-chk=11/55) |
19-Nov-2024 20:13:20 | 278,465 53% 22.13MB/s 0:00:00 (xfr#26, to-chk=10/55) |
19-Nov-2024 20:13:20 | 279,879 53% 22.24MB/s 0:00:00 (xfr#27, to-chk=9/55) |
19-Nov-2024 20:13:20 | 280,385 53% 22.28MB/s 0:00:00 (xfr#28, to-chk=8/55) |
19-Nov-2024 20:13:20 | 285,565 54% 20.95MB/s 0:00:00 (xfr#29, to-chk=7/55) |
19-Nov-2024 20:13:20 | 287,608 54% 21.10MB/s 0:00:00 (xfr#30, to-chk=6/55) |
19-Nov-2024 20:13:20 | 292,216 55% 21.44MB/s 0:00:00 (xfr#31, to-chk=5/55) |
19-Nov-2024 20:13:20 | 300,478 57% 22.04MB/s 0:00:00 (xfr#32, to-chk=4/55) |
19-Nov-2024 20:13:20 | 305,369 58% 22.40MB/s 0:00:00 (xfr#33, to-chk=3/55) |
19-Nov-2024 20:13:20 | 309,692 59% 22.72MB/s 0:00:00 (xfr#34, to-chk=2/55) |
19-Nov-2024 20:13:20 | 316,466 60% 23.22MB/s 0:00:00 (xfr#35, to-chk=1/55) |
19-Nov-2024 20:13:20 | 319,079 60% 23.41MB/s 0:00:00 (xfr#36, to-chk=0/55) |
19-Nov-2024 20:13:20 | 319,079 60% 23.41MB/s 0:00:00 (xfr#36, to-chk=0/55) |
19-Nov-2024 20:13:20 | 319,079 60% 23.41MB/s 0:00:00 (xfr#36, to-chk=0/55) |
19-Nov-2024 20:13:20 | 319,079 60% 20.29MB/s 0:00:00 (xfr#36, to-chk=0/55) |
19-Nov-2024 20:13:20 | 319,079 60% 20.29MB/s 0:00:00 (xfr#36, to-chk=0/55) |
19-Nov-2024 20:13:20 | 319,079 60% 20.29MB/s 0:00:00 (xfr#36, to-chk=0/55) |
19-Nov-2024 20:13:20 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-19.57.51/pod-logs/dev-oneprovider-paris-0/cluster-manager |
19-Nov-2024 20:13:20 | |
19-Nov-2024 20:13:20 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
19-Nov-2024 20:13:20 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 20:13:20 | 2,018 14% 1.92MB/s 0:00:00 (xfr#2, to-chk=9/14) |
19-Nov-2024 20:13:20 | 4,766 34% 4.55MB/s 0:00:00 (xfr#3, to-chk=7/14) |
19-Nov-2024 20:13:20 | 4,766 34% 4.55MB/s 0:00:00 (xfr#4, to-chk=5/14) |
19-Nov-2024 20:13:20 | 6,581 48% 6.28MB/s 0:00:00 (xfr#5, to-chk=3/14) |
19-Nov-2024 20:13:20 | 6,843 50% 6.53MB/s 0:00:00 (xfr#6, to-chk=1/14) |
19-Nov-2024 20:13:20 | 6,843 50% 954.66kB/s 0:00:00 (xfr#6, to-chk=0/14) |
19-Nov-2024 20:13:20 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.19-19.57.51/pod-logs/dev-onezone-0/oz-worker |
19-Nov-2024 20:13:20 | |
19-Nov-2024 20:13:20 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=15/18) |
19-Nov-2024 20:13:20 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 20:13:20 | 24,584 6% 23.45MB/s 0:00:00 (xfr#2, to-chk=13/18) |
19-Nov-2024 20:13:20 | 49,945 14% 47.63MB/s 0:00:00 (xfr#3, to-chk=11/18) |
19-Nov-2024 20:13:20 | 49,945 14% 47.63MB/s 0:00:00 (xfr#4, to-chk=9/18) |
19-Nov-2024 20:13:20 | 74,049 20% 70.62MB/s 0:00:00 (xfr#5, to-chk=7/18) |
19-Nov-2024 20:13:20 | 74,140 20% 70.71MB/s 0:00:00 (xfr#6, to-chk=5/18) |
19-Nov-2024 20:13:20 | 74,437 20% 70.99MB/s 0:00:00 (xfr#7, to-chk=3/18) |
19-Nov-2024 20:13:20 | 177,564 50% 42.33MB/s 0:00:00 (xfr#8, to-chk=1/18) |
19-Nov-2024 20:13:20 | 177,564 50% 24.19MB/s 0:00:00 (xfr#8, to-chk=0/18) |
19-Nov-2024 20:13:20 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.19-19.57.51/pod-logs/dev-onezone-0/oz-panel |
19-Nov-2024 20:13:20 | |
19-Nov-2024 20:13:20 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
19-Nov-2024 20:13:20 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 20:13:20 | 56,970 12% 54.33MB/s 0:00:00 (xfr#2, to-chk=9/14) |
19-Nov-2024 20:13:20 | 115,547 26% 110.19MB/s 0:00:00 (xfr#3, to-chk=7/14) |
19-Nov-2024 20:13:20 | 164,921 37% 52.43MB/s 0:00:00 (xfr#4, to-chk=5/14) |
19-Nov-2024 20:13:20 | 221,688 49% 42.28MB/s 0:00:00 (xfr#5, to-chk=3/14) |
19-Nov-2024 20:13:20 | 221,979 50% 42.34MB/s 0:00:00 (xfr#6, to-chk=1/14) |
19-Nov-2024 20:13:20 | 221,979 50% 30.24MB/s 0:00:00 (xfr#6, to-chk=0/14) |
19-Nov-2024 20:13:20 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-19.57.51/pod-logs/dev-onezone-0/cluster-manager |
19-Nov-2024 20:13:20 | |
19-Nov-2024 20:13:20 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
19-Nov-2024 20:13:20 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 20:13:20 | 1,977 14% 1.89MB/s 0:00:00 (xfr#2, to-chk=9/14) |
19-Nov-2024 20:13:20 | 4,664 34% 4.45MB/s 0:00:00 (xfr#3, to-chk=7/14) |
19-Nov-2024 20:13:20 | 4,664 34% 4.45MB/s 0:00:00 (xfr#4, to-chk=5/14) |
19-Nov-2024 20:13:20 | 6,438 48% 6.14MB/s 0:00:00 (xfr#5, to-chk=3/14) |
19-Nov-2024 20:13:20 | 6,700 50% 6.39MB/s 0:00:00 (xfr#6, to-chk=1/14) |
19-Nov-2024 20:13:20 | 6,700 50% 3.19MB/s 0:00:00 (xfr#6, to-chk=0/14) |
19-Nov-2024 20:13:20 | [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPH/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy/test_multi_directory_CRUD.1732047189.2927172 exists, exporting anyway. |
19-Nov-2024 20:13:20 | |
19-Nov-2024 20:13:20 | |
19-Nov-2024 20:13:20 | =============================== warnings summary =============================== |
19-Nov-2024 20:13:20 | tests/utils/rest_utils.py:98 |
19-Nov-2024 20:13:20 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPH/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ ' |
19-Nov-2024 20:13:20 | print(""" |
19-Nov-2024 20:13:20 | |
19-Nov-2024 20:13:20 | tests/utils/path_utils.py:112 |
19-Nov-2024 20:13:20 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPH/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ ' |
19-Nov-2024 20:13:20 | return path.replace("'", "\\'").replace(' ', '\ ') |
19-Nov-2024 20:13:20 | |
19-Nov-2024 20:13:20 | tests/utils/acceptance_utils.py:55 |
19-Nov-2024 20:13:20 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPH/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d' |
19-Nov-2024 20:13:20 | '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?')) |
19-Nov-2024 20:13:20 | |
19-Nov-2024 20:13:20 | tests/utils/acceptance_utils.py:57 |
19-Nov-2024 20:13:20 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPH/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d' |
19-Nov-2024 20:13:20 | '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?')) |
19-Nov-2024 20:13:20 | |
19-Nov-2024 20:13:20 | -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html |
19-Nov-2024 20:13:20 | - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPH/onedata-acceptance/test-reports/results.xml - |
19-Nov-2024 20:13:20 | ================== 27 passed, 4 warnings in 931.58s (0:15:31) ================== |
19-Nov-2024 20:13:26 | release "dev" uninstalled |
19-Nov-2024 20:13:26 | persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted |
19-Nov-2024 20:13:26 | persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted |
19-Nov-2024 20:13:30 | No resources found |
19-Nov-2024 20:13:31 | Sidecar injection has been disabled |
19-Nov-2024 20:13:31 | Cleaning helm release "dev"... |
19-Nov-2024 20:13:31 | Deleted 1 helm deployments |
19-Nov-2024 20:13:31 | Deleted 0 k8s deployments |
19-Nov-2024 20:13:31 | Deleted 0 k8s services |
19-Nov-2024 20:13:31 | Deleted 0 persistent volumes |
19-Nov-2024 20:13:31 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
19-Nov-2024 20:13:31 | [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone |
19-Nov-2024 20:13:31 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
19-Nov-2024 20:13:31 | [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider |
19-Nov-2024 20:13:31 | [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli |
19-Nov-2024 20:13:31 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
19-Nov-2024 20:13:31 | [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient |
19-Nov-2024 20:13:31 | Finished task 'Run acceptance oneclient tests' with result: Success |
19-Nov-2024 20:13:31 | Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit' |
19-Nov-2024 20:13:31 | Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPH... |
19-Nov-2024 20:13:31 | Finished task 'Parse test results' with result: Success |
19-Nov-2024 20:13:31 | All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
19-Nov-2024 20:13:31 | Substituting variable: ${bamboo.artifactRepoHostname} with S3 |
19-Nov-2024 20:13:31 | Substituting variable: ${bamboo.artifactRepoPort} with 10161 |
19-Nov-2024 20:13:31 | Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu |
19-Nov-2024 20:13:31 | Substituting variable: ${bamboo.planRepository.branchName} with develop |
19-Nov-2024 20:13:31 | Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance |
19-Nov-2024 20:13:31 | Substituting variable: ${bamboo.artifactRepoHostname} with S3 |
19-Nov-2024 20:13:31 | Substituting variable: ${bamboo.artifactRepoPort} with 10161 |
19-Nov-2024 20:13:31 | Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu |
19-Nov-2024 20:13:31 | Substituting variable: ${bamboo.planRepository.branchName} with develop |
19-Nov-2024 20:13:31 | Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance |
19-Nov-2024 20:13:31 | Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
19-Nov-2024 20:13:31 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy directory CRUD proxyio hardlinks #3365 (ODSRV-OAP-MPDCPH-3365)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPDCPH-3365-ScriptBuildTask-16972486242774844477.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPH/onedata-acceptance |
19-Nov-2024 20:13:31 | ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_proxy_directory_CRUD_proxyio_hardlinks.tar.gz |
19-Nov-2024 20:13:32 | Uploading artifact |
19-Nov-2024 20:13:32 | source path: surefire_multiprovider_proxy_directory_CRUD_proxyio_hardlinks.tar.gz |
19-Nov-2024 20:13:32 | dest. path: artifacts/onedata-acceptance/develop/surefire_multiprovider_proxy_directory_CRUD_proxyio_hardlinks.tar.gz |
19-Nov-2024 20:13:32 | Finished task 'Pack and push surefire artifact' with result: Success |
19-Nov-2024 20:13:32 | All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
19-Nov-2024 20:13:32 | Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
19-Nov-2024 20:13:32 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy directory CRUD proxyio hardlinks #3365 (ODSRV-OAP-MPDCPH-3365)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPDCPH-3365-ScriptBuildTask-3114033243113267071.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPH |
19-Nov-2024 20:13:32 | cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory |
19-Nov-2024 20:13:32 | Finished task 'Pack logs' with result: Success |
19-Nov-2024 20:13:32 | All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
19-Nov-2024 20:13:32 | Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh |
19-Nov-2024 20:13:32 | Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
19-Nov-2024 20:13:32 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy directory CRUD proxyio hardlinks #3365 (ODSRV-OAP-MPDCPH-3365)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPDCPH-3365-ScriptBuildTask-4542831288872120357.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPH/onedata-acceptance |
19-Nov-2024 20:13:32 | % Total % Received % Xferd Average Speed Time Time Time Current |
19-Nov-2024 20:13:32 | Dload Upload Total Spent Left Speed |
19-Nov-2024 20:13:32 | |
19-Nov-2024 20:13:32 | Clearing /tmp/onedata and /home/bamboo/.one-env |
19-Nov-2024 20:13:32 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
19-Nov-2024 20:13:32 | 100 4822 100 4822 0 0 58804 0 --:--:-- --:--:-- --:--:-- 58804 |
19-Nov-2024 20:13:34 | Cleaning helm deployments |
19-Nov-2024 20:13:34 | Cleanining pods |
19-Nov-2024 20:13:34 | Cleaning kube persistant volumes |
19-Nov-2024 20:13:34 | Cleaning dockswift container |
19-Nov-2024 20:13:34 | Cleaning docker containers |
19-Nov-2024 20:13:37 | Stalled docker containers to remove: |
19-Nov-2024 20:13:37 | 27237c3bac74 feb21c665e82 a46f19f9dfc5 9a75f2db67a6 83ba5e3ca141 913cffc7b60a cd899c855117 bf57d32e0f39 783e57eb0e25 77a064193aae d6e7cec68537 d95d0c3db812 94939d62aba0 0f9ae46a50c7 5016e89bb65b 833cc8b6d9cb a0cace6ecfb7 3bc96825562d 0bfe82e73522 782674a3d875 |
19-Nov-2024 20:13:37 | Removing stalled docker containers |
19-Nov-2024 20:13:37 | Error response from daemon: Cannot kill container: 27237c3bac74: Container 27237c3bac74f6a73a0785fa65f2baaaf616543eacdd5250f312d4e9b321cd8c is not running |
19-Nov-2024 20:13:37 | 27237c3bac74 |
19-Nov-2024 20:13:37 | Error response from daemon: Cannot kill container: feb21c665e82: Container feb21c665e8208b19b499189b5124f386cfd8e2535c4ed8bce6f340d40f27c45 is not running |
19-Nov-2024 20:13:37 | feb21c665e82 |
19-Nov-2024 20:13:37 | Error response from daemon: Cannot kill container: a46f19f9dfc5: Container a46f19f9dfc507f6d7a1db2615175cebb8889dda394e2bc0baf8f5eccfccd45d is not running |
19-Nov-2024 20:13:38 | a46f19f9dfc5 |
19-Nov-2024 20:13:38 | Error response from daemon: Cannot kill container: 9a75f2db67a6: Container 9a75f2db67a63883604273ea4c40fb6280dac7a1b5a68f9b51abd84c9dbbf274 is not running |
19-Nov-2024 20:13:38 | 9a75f2db67a6 |
19-Nov-2024 20:13:38 | Error response from daemon: Cannot kill container: 83ba5e3ca141: Container 83ba5e3ca14139159a18c59ef3faf72cfa0fc1e49bdb8941aff35d35048096b0 is not running |
19-Nov-2024 20:13:38 | 83ba5e3ca141 |
19-Nov-2024 20:13:38 | Error response from daemon: Cannot kill container: 913cffc7b60a: Container 913cffc7b60ace180df8b63090710e8a9c2036d509eae27dbbdab628d7ef909d is not running |
19-Nov-2024 20:13:38 | 913cffc7b60a |
19-Nov-2024 20:13:38 | Error response from daemon: Cannot kill container: cd899c855117: Container cd899c85511761f122bee6a0854fbce0ea3f3de691d8318be6031e22bc85c39f is not running |
19-Nov-2024 20:13:38 | cd899c855117 |
19-Nov-2024 20:13:38 | Error response from daemon: Cannot kill container: bf57d32e0f39: Container bf57d32e0f39f7ff179b5e723040a7181cfdb606fd1799115558b3b47af06e13 is not running |
19-Nov-2024 20:13:38 | bf57d32e0f39 |
19-Nov-2024 20:13:38 | Error response from daemon: Cannot kill container: 783e57eb0e25: Container 783e57eb0e259e2620643f04e895882e494555c39826b2d1fd41aa97ca524ef6 is not running |
19-Nov-2024 20:13:38 | 783e57eb0e25 |
19-Nov-2024 20:13:38 | Error response from daemon: Cannot kill container: 77a064193aae: Container 77a064193aae46fbd244e7643e12d2346a14fd975b57a2f845b219b596c980d4 is not running |
19-Nov-2024 20:13:38 | 77a064193aae |
19-Nov-2024 20:13:38 | Error response from daemon: Cannot kill container: d6e7cec68537: Container d6e7cec68537d6e73e9c958bc595186ecddd7c7ad9b642d16d1f2d9c946dd287 is not running |
19-Nov-2024 20:13:38 | d6e7cec68537 |
19-Nov-2024 20:13:38 | Error response from daemon: Cannot kill container: d95d0c3db812: Container d95d0c3db812f6b7e21500b8fe5d8da70bbd133cd61422bfd21ea2f870517792 is not running |
19-Nov-2024 20:13:38 | d95d0c3db812 |
19-Nov-2024 20:13:38 | Error response from daemon: Cannot kill container: 94939d62aba0: Container 94939d62aba09039389c1a87b23e05f7cfe100dc2f6569cfb0d8b0d74f09f4f8 is not running |
19-Nov-2024 20:13:38 | 94939d62aba0 |
19-Nov-2024 20:13:38 | Error response from daemon: Cannot kill container: 0f9ae46a50c7: Container 0f9ae46a50c7326097c589ebd966a072bef4b2876960d510a31058ae1ed9df08 is not running |
19-Nov-2024 20:13:38 | 0f9ae46a50c7 |
19-Nov-2024 20:13:38 | Error response from daemon: Cannot kill container: 5016e89bb65b: Container 5016e89bb65bc097cece5cb5d5cb8df9f11512c2320822422be18fa94e7c4f3d is not running |
19-Nov-2024 20:13:39 | 5016e89bb65b |
19-Nov-2024 20:13:39 | Error response from daemon: Cannot kill container: 833cc8b6d9cb: Container 833cc8b6d9cb9500f05b20e95802930fb78b4d62959d9a9003141b37728e0814 is not running |
19-Nov-2024 20:13:39 | 833cc8b6d9cb |
19-Nov-2024 20:13:39 | Error response from daemon: Cannot kill container: a0cace6ecfb7: Container a0cace6ecfb727d6d82be7d58c27f8c1b824197ddc52bfd63211c74dc9be4d12 is not running |
19-Nov-2024 20:13:39 | a0cace6ecfb7 |
19-Nov-2024 20:13:39 | Error response from daemon: Cannot kill container: 3bc96825562d: Container 3bc96825562d940a3904f0eae217e16a9434142352e24f0f937cc77a8c97813c is not running |
19-Nov-2024 20:13:39 | 3bc96825562d |
19-Nov-2024 20:13:39 | Error response from daemon: Cannot kill container: 0bfe82e73522: Container 0bfe82e735220cfb961b4a7ccce4c90d4faeda7fb070be6c7206647ab2e6399e is not running |
19-Nov-2024 20:13:39 | 0bfe82e73522 |
19-Nov-2024 20:13:40 | 782674a3d875 |
19-Nov-2024 20:13:40 | 782674a3d875 |
19-Nov-2024 20:13:40 | Stalled docker volumes to remove: |
19-Nov-2024 20:13:40 | |
19-Nov-2024 20:13:40 | Removing stalled docker volumes |
19-Nov-2024 20:13:40 | Removing stalled loopdevices |
19-Nov-2024 20:13:42 | Done |
19-Nov-2024 20:13:42 | Finished task 'Clear env and working dir' with result: Success |
19-Nov-2024 20:13:42 | Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2 |
19-Nov-2024 20:13:42 | Running post build plugin 'Docker Container Cleanup' |
19-Nov-2024 20:13:42 | Running post build plugin 'NCover Results Collector' |
19-Nov-2024 20:13:42 | Running post build plugin 'Build Results Label Collector' |
19-Nov-2024 20:13:42 | Running post build plugin 'Clover Results Collector' |
19-Nov-2024 20:13:42 | Running post build plugin 'npm Cache Cleanup' |
19-Nov-2024 20:13:42 | Running post build plugin 'Artifact Copier' |
19-Nov-2024 20:13:42 | Publishing an artifact: test_logs.tar.gz |
19-Nov-2024 20:13:43 | Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 118.8 ms |
19-Nov-2024 20:13:43 | Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPH' |
19-Nov-2024 20:13:43 | Finalising the build... |
19-Nov-2024 20:13:43 | Stopping timer. |
19-Nov-2024 20:13:43 | Build ODSRV-OAP-MPDCPH-3365 completed. |
19-Nov-2024 20:13:43 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
19-Nov-2024 20:13:43 | Running on server: post build plugin 'NCover Results Collector' |
19-Nov-2024 20:13:43 | Running on server: post build plugin 'Build Labeller' |
19-Nov-2024 20:13:43 | Running on server: post build plugin 'Clover Delta Calculator' |
19-Nov-2024 20:13:43 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
19-Nov-2024 20:13:43 | All post build plugins have finished |
19-Nov-2024 20:13:43 | Generating build results summary... |
19-Nov-2024 20:13:44 | Saving build results to disk... |
19-Nov-2024 20:13:44 | Store variable context... |
19-Nov-2024 20:13:44 | Finished building ODSRV-OAP-MPDCPH-3365. |