oneclient acceptance tests using environment deployed from packages
Build: #3366 failed
Job: singleprovider directory CRUD multiclient directio hardlinks was successful
Build log
The build generated 2,520 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 22:21:47 | |
19-Nov-2024 22:21:47 | |
19-Nov-2024 22:21:47 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-b28t2' |
19-Nov-2024 22:21:47 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-b28t2' successfully started |
19-Nov-2024 22:21:47 | |
19-Nov-2024 22:21:47 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/85a1jpj9wl4xv4z3 |
19-Nov-2024 22:21:47 | |
19-Nov-2024 22:21:47 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/85a1jpj9wl4xv4z3 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/85a1jpj9wl4xv4z3 |
19-Nov-2024 22:21:47 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '11645232507130057885'... |
19-Nov-2024 22:21:47 | Getting configuration... |
19-Nov-2024 22:21:47 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/85a1jpj9wl4xv4z3'. |
19-Nov-2024 22:21:47 | |
19-Nov-2024 22:21:47 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zppmf', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 22:21:47 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zppmf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 22:21:47 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zppmf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 22:21:47 | |
19-Nov-2024 22:21:47 | |
19-Nov-2024 22:21:47 | starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-zppmf' |
19-Nov-2024 22:21:47 | rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-zppmf' successfully started |
19-Nov-2024 22:21:47 | |
19-Nov-2024 22:21:47 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/o20u5n0y1tshk5yr |
19-Nov-2024 22:21:47 | |
19-Nov-2024 22:21:47 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/o20u5n0y1tshk5yr --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/o20u5n0y1tshk5yr |
19-Nov-2024 22:21:47 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1571105614864825270'... |
19-Nov-2024 22:21:47 | Getting configuration... |
19-Nov-2024 22:21:47 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/o20u5n0y1tshk5yr'. |
19-Nov-2024 22:21:47 | |
19-Nov-2024 22:21:47 | -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3] on client11"' |
19-Nov-2024 22:21:47 | -- Executing step: 'When "user1 sees [dir1] in space1 on client11"' |
19-Nov-2024 22:21:47 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
19-Nov-2024 22:21:47 | -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"' |
19-Nov-2024 22:21:47 | -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"' |
19-Nov-2024 22:21:47 | -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"' |
19-Nov-2024 22:21:47 | -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"' |
19-Nov-2024 22:21:47 | -- Executing step: 'When "user2 deletes directory (rmdir -p) [space1/dir1/dir2/dir3] on client21"' |
19-Nov-2024 22:21:47 | -- Executing step: 'When "user1 can't stat [dir1] in space1 on client11"' |
19-Nov-2024 22:21:47 | -- Executing step: 'When "user2 can't stat [dir1] in space1 on client21"' |
19-Nov-2024 22:21:47 | -- Executing step: 'When "user1 doesn't see [dir1] in space1 on client11"' |
19-Nov-2024 22:21:47 | -- Executing step: 'When "user2 doesn't see [dir1] in space1 on client21"' |
19-Nov-2024 22:21:47 | ================================================================= |
19-Nov-2024 22:21:47 | |
19-Nov-2024 22:21:47 | PASSED |
19-Nov-2024 22:21:47 | Unmounting client from /tmp/onedata/mnt/85a1jpj9wl4xv4z3 |
19-Nov-2024 22:21:47 | |
19-Nov-2024 22:21:47 | |
19-Nov-2024 22:21:47 | Unmounting client from /tmp/onedata/mnt/o20u5n0y1tshk5yr |
19-Nov-2024 22:21:47 | |
19-Nov-2024 22:21:47 | |
19-Nov-2024 22:22:09 | tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_delete_non_empty_wrong[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
19-Nov-2024 22:22:09 | ================================================================= |
19-Nov-2024 22:22:09 | - Executing scenario 'Fail to delete non-empty directory using rmdir' |
19-Nov-2024 22:22:09 | - from feature 'Multi_directory_CRUD' |
19-Nov-2024 22:22:09 | ----------------------------------------------------------------- |
19-Nov-2024 22:22:09 | -- Executing step: 'Given "oneclients [client11, client21] |
19-Nov-2024 22:22:09 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
19-Nov-2024 22:22:09 | using [token, token] by [user1, user2]"' |
19-Nov-2024 22:22:09 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-b28t2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 22:22:09 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-b28t2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 22:22:09 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-b28t2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 22:22:09 | |
19-Nov-2024 22:22:09 | |
19-Nov-2024 22:22:09 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-b28t2' |
19-Nov-2024 22:22:09 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-b28t2' successfully started |
19-Nov-2024 22:22:09 | |
19-Nov-2024 22:22:09 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/lpfmeubudje8ydj8 |
19-Nov-2024 22:22:09 | |
19-Nov-2024 22:22:09 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/lpfmeubudje8ydj8 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/lpfmeubudje8ydj8 |
19-Nov-2024 22:22:09 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1995845671951745620'... |
19-Nov-2024 22:22:09 | Getting configuration... |
19-Nov-2024 22:22:09 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/lpfmeubudje8ydj8'. |
19-Nov-2024 22:22:09 | |
19-Nov-2024 22:22:09 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zppmf', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 22:22:09 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zppmf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 22:22:09 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zppmf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 22:22:09 | |
19-Nov-2024 22:22:09 | |
19-Nov-2024 22:22:09 | starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-zppmf' |
19-Nov-2024 22:22:09 | rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-zppmf' successfully started |
19-Nov-2024 22:22:09 | |
19-Nov-2024 22:22:09 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/vjcn7xo60btuzli8 |
19-Nov-2024 22:22:09 | |
19-Nov-2024 22:22:09 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/vjcn7xo60btuzli8 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/vjcn7xo60btuzli8 |
19-Nov-2024 22:22:09 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17625347052744123494'... |
19-Nov-2024 22:22:09 | Getting configuration... |
19-Nov-2024 22:22:09 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/vjcn7xo60btuzli8'. |
19-Nov-2024 22:22:09 | |
19-Nov-2024 22:22:09 | -- Executing step: 'When "user2 creates directories [space1/dir1, space1/dir1/child1] on client21"' |
19-Nov-2024 22:22:09 | -- Executing step: 'When "user1 sees [dir1] in space1 on client11"' |
19-Nov-2024 22:22:09 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
19-Nov-2024 22:22:09 | -- Executing step: 'When "user1 sees [child1] in space1/dir1 on client11"' |
19-Nov-2024 22:22:09 | -- Executing step: 'When "user2 sees [child1] in space1/dir1 on client21"' |
19-Nov-2024 22:22:09 | -- Executing step: 'When "user1 fails to delete directories (rmdir) [space1/dir1] on client11"' |
19-Nov-2024 22:22:09 | -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"' |
19-Nov-2024 22:22:09 | -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"' |
19-Nov-2024 22:22:09 | -- Executing step: 'When "user1 can stat [child1] in space1/dir1 on client11"' |
19-Nov-2024 22:22:09 | -- Executing step: 'When "user2 can stat [child1] in space1/dir1 on client21"' |
19-Nov-2024 22:22:09 | -- Executing step: 'When "user1 sees [dir1] in space1 on client11"' |
19-Nov-2024 22:22:09 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
19-Nov-2024 22:22:09 | -- Executing step: 'When "user1 sees [child1] in space1/dir1 on client11"' |
19-Nov-2024 22:22:09 | -- Executing step: 'When "user2 sees [child1] in space1/dir1 on client21"' |
19-Nov-2024 22:22:09 | ================================================================= |
19-Nov-2024 22:22:09 | |
19-Nov-2024 22:22:09 | PASSED |
19-Nov-2024 22:22:09 | Unmounting client from /tmp/onedata/mnt/lpfmeubudje8ydj8 |
19-Nov-2024 22:22:09 | |
19-Nov-2024 22:22:09 | |
19-Nov-2024 22:22:09 | Unmounting client from /tmp/onedata/mnt/vjcn7xo60btuzli8 |
19-Nov-2024 22:22:09 | |
19-Nov-2024 22:22:09 | |
19-Nov-2024 22:22:33 | tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_delete_non_empty[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
19-Nov-2024 22:22:33 | ================================================================= |
19-Nov-2024 22:22:33 | - Executing scenario 'Delete non-empty directory' |
19-Nov-2024 22:22:33 | - from feature 'Multi_directory_CRUD' |
19-Nov-2024 22:22:33 | ----------------------------------------------------------------- |
19-Nov-2024 22:22:33 | -- Executing step: 'Given "oneclients [client11, client21] |
19-Nov-2024 22:22:33 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
19-Nov-2024 22:22:33 | using [token, token] by [user1, user2]"' |
19-Nov-2024 22:22:33 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-b28t2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 22:22:33 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-b28t2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 22:22:33 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-b28t2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 22:22:33 | |
19-Nov-2024 22:22:33 | |
19-Nov-2024 22:22:33 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-b28t2' |
19-Nov-2024 22:22:33 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-b28t2' successfully started |
19-Nov-2024 22:22:33 | |
19-Nov-2024 22:22:33 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/3z1atfts1s16zli1 |
19-Nov-2024 22:22:33 | |
19-Nov-2024 22:22:33 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/3z1atfts1s16zli1 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/3z1atfts1s16zli1 |
19-Nov-2024 22:22:33 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '281870453298350911'... |
19-Nov-2024 22:22:33 | Getting configuration... |
19-Nov-2024 22:22:33 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/3z1atfts1s16zli1'. |
19-Nov-2024 22:22:33 | |
19-Nov-2024 22:22:33 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zppmf', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 22:22:33 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zppmf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 22:22:33 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zppmf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 22:22:33 | |
19-Nov-2024 22:22:33 | |
19-Nov-2024 22:22:33 | starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-zppmf' |
19-Nov-2024 22:22:33 | rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-zppmf' successfully started |
19-Nov-2024 22:22:33 | |
19-Nov-2024 22:22:33 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/w377j21454tdzjoz |
19-Nov-2024 22:22:33 | |
19-Nov-2024 22:22:33 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/w377j21454tdzjoz --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/w377j21454tdzjoz |
19-Nov-2024 22:22:33 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1803320886223225600'... |
19-Nov-2024 22:22:33 | Getting configuration... |
19-Nov-2024 22:22:33 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/w377j21454tdzjoz'. |
19-Nov-2024 22:22:33 | |
19-Nov-2024 22:22:33 | -- Executing step: 'When "user1 creates directory and parents [space1/dir1/child1, space1/dir1/child2, space1/dir2/dir3/child1] |
19-Nov-2024 22:22:33 | on client11"' |
19-Nov-2024 22:22:33 | -- Executing step: 'When "user1 sees [dir1, dir2] in space1 on client11"' |
19-Nov-2024 22:22:33 | -- Executing step: 'When "user2 sees [dir1, dir2] in space1 on client21"' |
19-Nov-2024 22:22:33 | -- Executing step: 'When "user1 sees [child1, child2] in space1/dir1 on client11"' |
19-Nov-2024 22:22:33 | -- Executing step: 'When "user2 sees [child1, child2] in space1/dir1 on client21"' |
19-Nov-2024 22:22:33 | -- Executing step: 'When "user1 sees [dir3] in space1/dir2 on client11"' |
19-Nov-2024 22:22:33 | -- Executing step: 'When "user2 sees [dir3] in space1/dir2 on client21"' |
19-Nov-2024 22:22:33 | -- Executing step: 'When "user1 sees [child1] in space1/dir2/dir3 on client11"' |
19-Nov-2024 22:22:33 | -- Executing step: 'When "user2 sees [child1] in space1/dir2/dir3 on client21"' |
19-Nov-2024 22:22:33 | -- Executing step: 'When "user1 deletes directories (rm -rf) [space1/dir1, space1/dir2] on client11"' |
19-Nov-2024 22:22:33 | -- Executing step: 'Then "user1 can't stat [dir1, dir2] in space1 on client11"' |
19-Nov-2024 22:22:33 | -- Executing step: 'Then "user2 can't stat [dir1, dir2] in space1 on client21"' |
19-Nov-2024 22:22:33 | -- Executing step: 'Then "user1 doesn't see [dir1, dir2] in space1 on client11"' |
19-Nov-2024 22:22:33 | -- Executing step: 'Then "user2 doesn't see [dir1, dir2] in space1 on client21"' |
19-Nov-2024 22:22:33 | ================================================================= |
19-Nov-2024 22:22:33 | |
19-Nov-2024 22:22:33 | PASSED |
19-Nov-2024 22:22:33 | Unmounting client from /tmp/onedata/mnt/3z1atfts1s16zli1 |
19-Nov-2024 22:22:33 | |
19-Nov-2024 22:22:33 | |
19-Nov-2024 22:22:33 | Unmounting client from /tmp/onedata/mnt/w377j21454tdzjoz |
19-Nov-2024 22:22:33 | |
19-Nov-2024 22:22:33 | |
19-Nov-2024 22:22:58 | tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
19-Nov-2024 22:22:58 | ================================================================= |
19-Nov-2024 22:22:58 | - Executing scenario 'Move directory' |
19-Nov-2024 22:22:58 | - from feature 'Multi_directory_CRUD' |
19-Nov-2024 22:22:58 | ----------------------------------------------------------------- |
19-Nov-2024 22:22:58 | -- Executing step: 'Given "oneclients [client11, client21] |
19-Nov-2024 22:22:58 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
19-Nov-2024 22:22:58 | using [token, token] by [user1, user2]"' |
19-Nov-2024 22:22:58 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-b28t2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 22:22:58 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-b28t2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 22:22:58 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-b28t2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 22:22:58 | |
19-Nov-2024 22:22:58 | |
19-Nov-2024 22:22:58 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-b28t2' |
19-Nov-2024 22:22:58 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-b28t2' successfully started |
19-Nov-2024 22:22:58 | |
19-Nov-2024 22:22:58 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/2gfv8cdr2etqmrei |
19-Nov-2024 22:22:58 | |
19-Nov-2024 22:22:58 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/2gfv8cdr2etqmrei --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/2gfv8cdr2etqmrei |
19-Nov-2024 22:22:58 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7319821798292878973'... |
19-Nov-2024 22:22:58 | Getting configuration... |
19-Nov-2024 22:22:58 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/2gfv8cdr2etqmrei'. |
19-Nov-2024 22:22:58 | |
19-Nov-2024 22:22:58 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zppmf', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 22:22:58 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zppmf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 22:22:58 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zppmf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 22:22:58 | |
19-Nov-2024 22:22:58 | |
19-Nov-2024 22:22:58 | starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-zppmf' |
19-Nov-2024 22:22:58 | rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-zppmf' successfully started |
19-Nov-2024 22:22:58 | |
19-Nov-2024 22:22:58 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/f6ha3ubjusxzsyba |
19-Nov-2024 22:22:58 | |
19-Nov-2024 22:22:58 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/f6ha3ubjusxzsyba --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/f6ha3ubjusxzsyba |
19-Nov-2024 22:22:58 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10411257127873620952'... |
19-Nov-2024 22:22:58 | Getting configuration... |
19-Nov-2024 22:22:58 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/f6ha3ubjusxzsyba'. |
19-Nov-2024 22:22:58 | |
19-Nov-2024 22:22:58 | -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"' |
19-Nov-2024 22:22:58 | -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"' |
19-Nov-2024 22:22:58 | -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"' |
19-Nov-2024 22:22:58 | -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"' |
19-Nov-2024 22:22:58 | -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"' |
19-Nov-2024 22:22:58 | -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"' |
19-Nov-2024 22:22:58 | -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"' |
19-Nov-2024 22:22:58 | -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"' |
19-Nov-2024 22:22:58 | -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"' |
19-Nov-2024 22:22:58 | -- Executing step: 'When "user1 renames space1/dir4/dir5 to space1/dir1/dir2/dir3 on client11"' |
19-Nov-2024 22:22:58 | -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3 on client11"' |
19-Nov-2024 22:22:58 | -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3 on client21"' |
19-Nov-2024 22:22:58 | -- Executing step: 'Then "user1 doesn't see [dir5] in space1/dir4 on client11"' |
19-Nov-2024 22:22:58 | -- Executing step: 'Then "user2 doesn't see [dir5] in space1/dir4 on client21"' |
19-Nov-2024 22:22:58 | -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3 on client11"' |
19-Nov-2024 22:22:58 | -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3 on client21"' |
19-Nov-2024 22:22:58 | ================================================================= |
19-Nov-2024 22:22:58 | |
19-Nov-2024 22:22:58 | PASSED |
19-Nov-2024 22:22:58 | Unmounting client from /tmp/onedata/mnt/2gfv8cdr2etqmrei |
19-Nov-2024 22:22:58 | |
19-Nov-2024 22:22:58 | |
19-Nov-2024 22:22:58 | Unmounting client from /tmp/onedata/mnt/f6ha3ubjusxzsyba |
19-Nov-2024 22:22:58 | |
19-Nov-2024 22:22:58 | |
19-Nov-2024 22:23:20 | tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_copy[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
19-Nov-2024 22:23:20 | ================================================================= |
19-Nov-2024 22:23:20 | - Executing scenario 'Copy directory' |
19-Nov-2024 22:23:20 | - from feature 'Multi_directory_CRUD' |
19-Nov-2024 22:23:20 | ----------------------------------------------------------------- |
19-Nov-2024 22:23:20 | -- Executing step: 'Given "oneclients [client11, client21] |
19-Nov-2024 22:23:20 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
19-Nov-2024 22:23:20 | using [token, token] by [user1, user2]"' |
19-Nov-2024 22:23:20 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-b28t2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 22:23:20 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-b28t2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 22:23:20 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-b28t2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 22:23:20 | |
19-Nov-2024 22:23:20 | |
19-Nov-2024 22:23:20 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-b28t2' |
19-Nov-2024 22:23:20 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-b28t2' successfully started |
19-Nov-2024 22:23:20 | |
19-Nov-2024 22:23:20 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/06cmhjhca2g9ahn9 |
19-Nov-2024 22:23:20 | |
19-Nov-2024 22:23:20 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/06cmhjhca2g9ahn9 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/06cmhjhca2g9ahn9 |
19-Nov-2024 22:23:20 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6674343575564295057'... |
19-Nov-2024 22:23:20 | Getting configuration... |
19-Nov-2024 22:23:20 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/06cmhjhca2g9ahn9'. |
19-Nov-2024 22:23:20 | |
19-Nov-2024 22:23:20 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zppmf', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 22:23:20 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zppmf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 22:23:20 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zppmf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 22:23:20 | |
19-Nov-2024 22:23:20 | |
19-Nov-2024 22:23:20 | starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-zppmf' |
19-Nov-2024 22:23:20 | rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-zppmf' successfully started |
19-Nov-2024 22:23:20 | |
19-Nov-2024 22:23:20 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/e9imj6oxd0gawlkj |
19-Nov-2024 22:23:20 | |
19-Nov-2024 22:23:20 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/e9imj6oxd0gawlkj --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/e9imj6oxd0gawlkj |
19-Nov-2024 22:23:20 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '5969915204814465134'... |
19-Nov-2024 22:23:20 | Getting configuration... |
19-Nov-2024 22:23:20 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/e9imj6oxd0gawlkj'. |
19-Nov-2024 22:23:20 | |
19-Nov-2024 22:23:20 | -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"' |
19-Nov-2024 22:23:20 | -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"' |
19-Nov-2024 22:23:20 | -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"' |
19-Nov-2024 22:23:20 | -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"' |
19-Nov-2024 22:23:20 | -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"' |
19-Nov-2024 22:23:20 | -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"' |
19-Nov-2024 22:23:20 | -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"' |
19-Nov-2024 22:23:20 | -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"' |
19-Nov-2024 22:23:20 | -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"' |
19-Nov-2024 22:23:20 | -- Executing step: 'When "user1 copies directory space1/dir4 to space1/dir1/dir2/dir3 on client11"' |
19-Nov-2024 22:23:20 | -- Executing step: 'Then "user1 can stat [dir4] in space1/dir1/dir2/dir3 on client11"' |
19-Nov-2024 22:23:20 | -- Executing step: 'Then "user2 can stat [dir4] in space1/dir1/dir2/dir3 on client21"' |
19-Nov-2024 22:23:20 | -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client11"' |
19-Nov-2024 22:23:20 | -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client21"' |
19-Nov-2024 22:23:20 | -- Executing step: 'Then "user1 can stat [dir5] in space1/dir4 on client11"' |
19-Nov-2024 22:23:20 | -- Executing step: 'Then "user2 can stat [dir5] in space1/dir4 on client21"' |
19-Nov-2024 22:23:20 | -- Executing step: 'Then "user1 sees [dir4] in space1/dir1/dir2/dir3 on client11"' |
19-Nov-2024 22:23:20 | -- Executing step: 'Then "user2 sees [dir4] in space1/dir1/dir2/dir3 on client21"' |
19-Nov-2024 22:23:20 | -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client11"' |
19-Nov-2024 22:23:20 | -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client21"' |
19-Nov-2024 22:23:20 | -- Executing step: 'Then "user1 sees [dir5] in space1/dir4 on client11"' |
19-Nov-2024 22:23:20 | -- Executing step: 'Then "user2 sees [dir5] in space1/dir4 on client21"' |
19-Nov-2024 22:23:20 | ================================================================= |
19-Nov-2024 22:23:20 | |
19-Nov-2024 22:23:20 | PASSED |
19-Nov-2024 22:23:20 | Unmounting client from /tmp/onedata/mnt/06cmhjhca2g9ahn9 |
19-Nov-2024 22:23:20 | |
19-Nov-2024 22:23:20 | |
19-Nov-2024 22:23:20 | Unmounting client from /tmp/onedata/mnt/e9imj6oxd0gawlkj |
19-Nov-2024 22:23:20 | |
19-Nov-2024 22:23:20 | |
19-Nov-2024 22:23:42 | tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move_to_itself[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
19-Nov-2024 22:23:42 | ================================================================= |
19-Nov-2024 22:23:42 | - Executing scenario 'Fail to move directory to itself' |
19-Nov-2024 22:23:42 | - from feature 'Multi_directory_CRUD' |
19-Nov-2024 22:23:42 | ----------------------------------------------------------------- |
19-Nov-2024 22:23:42 | -- Executing step: 'Given "oneclients [client11, client21] |
19-Nov-2024 22:23:42 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
19-Nov-2024 22:23:42 | using [token, token] by [user1, user2]"' |
19-Nov-2024 22:23:42 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-b28t2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 22:23:42 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-b28t2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 22:23:42 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-b28t2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 22:23:42 | |
19-Nov-2024 22:23:42 | |
19-Nov-2024 22:23:42 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-b28t2' |
19-Nov-2024 22:23:42 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-b28t2' successfully started |
19-Nov-2024 22:23:42 | |
19-Nov-2024 22:23:42 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/bcq5quj22c0o4rg8 |
19-Nov-2024 22:23:42 | |
19-Nov-2024 22:23:42 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/bcq5quj22c0o4rg8 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/bcq5quj22c0o4rg8 |
19-Nov-2024 22:23:42 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17361264846066686328'... |
19-Nov-2024 22:23:42 | Getting configuration... |
19-Nov-2024 22:23:42 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/bcq5quj22c0o4rg8'. |
19-Nov-2024 22:23:42 | |
19-Nov-2024 22:23:42 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zppmf', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 22:23:42 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zppmf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 22:23:42 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zppmf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 22:23:42 | |
19-Nov-2024 22:23:42 | |
19-Nov-2024 22:23:42 | starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-zppmf' |
19-Nov-2024 22:23:42 | rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-zppmf' successfully started |
19-Nov-2024 22:23:42 | |
19-Nov-2024 22:23:42 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/ucbvkyyrzdj9fuzv |
19-Nov-2024 22:23:42 | |
19-Nov-2024 22:23:42 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ucbvkyyrzdj9fuzv --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ucbvkyyrzdj9fuzv |
19-Nov-2024 22:23:42 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '9490668869173168395'... |
19-Nov-2024 22:23:42 | Getting configuration... |
19-Nov-2024 22:23:42 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/ucbvkyyrzdj9fuzv'. |
19-Nov-2024 22:23:42 | |
19-Nov-2024 22:23:42 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
19-Nov-2024 22:23:42 | -- Executing step: 'When "user1 sees [dir1] in space1 on client11"' |
19-Nov-2024 22:23:42 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
19-Nov-2024 22:23:42 | -- Executing step: 'When "user1 fails to move space1/dir1 to space1/dir1 using shell command on client11"' |
19-Nov-2024 22:23:42 | -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"' |
19-Nov-2024 22:23:42 | -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"' |
19-Nov-2024 22:23:42 | -- Executing step: 'When "user1 sees [dir1] in space1 on client11"' |
19-Nov-2024 22:23:42 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
19-Nov-2024 22:23:42 | ================================================================= |
19-Nov-2024 22:23:42 | |
19-Nov-2024 22:23:42 | PASSED |
19-Nov-2024 22:23:42 | Unmounting client from /tmp/onedata/mnt/bcq5quj22c0o4rg8 |
19-Nov-2024 22:23:42 | |
19-Nov-2024 22:23:42 | |
19-Nov-2024 22:23:42 | Unmounting client from /tmp/onedata/mnt/ucbvkyyrzdj9fuzv |
19-Nov-2024 22:23:42 | |
19-Nov-2024 22:23:42 | |
19-Nov-2024 22:24:04 | tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move_to_subtree[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
19-Nov-2024 22:24:04 | ================================================================= |
19-Nov-2024 22:24:04 | - Executing scenario 'Fail to move directory to its subtree' |
19-Nov-2024 22:24:04 | - from feature 'Multi_directory_CRUD' |
19-Nov-2024 22:24:04 | ----------------------------------------------------------------- |
19-Nov-2024 22:24:04 | -- Executing step: 'Given "oneclients [client11, client21] |
19-Nov-2024 22:24:04 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
19-Nov-2024 22:24:04 | using [token, token] by [user1, user2]"' |
19-Nov-2024 22:24:04 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-b28t2', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 22:24:04 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-b28t2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 22:24:04 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-b28t2', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 22:24:04 | |
19-Nov-2024 22:24:04 | |
19-Nov-2024 22:24:04 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-b28t2' |
19-Nov-2024 22:24:04 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-b28t2' successfully started |
19-Nov-2024 22:24:04 | |
19-Nov-2024 22:24:04 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/w8w6nyznflgbc1s0 |
19-Nov-2024 22:24:04 | |
19-Nov-2024 22:24:04 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/w8w6nyznflgbc1s0 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/w8w6nyznflgbc1s0 |
19-Nov-2024 22:24:04 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14128651369954276667'... |
19-Nov-2024 22:24:04 | Getting configuration... |
19-Nov-2024 22:24:04 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/w8w6nyznflgbc1s0'. |
19-Nov-2024 22:24:04 | |
19-Nov-2024 22:24:04 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zppmf', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 22:24:04 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zppmf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 22:24:04 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zppmf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 22:24:04 | |
19-Nov-2024 22:24:04 | |
19-Nov-2024 22:24:04 | starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-zppmf' |
19-Nov-2024 22:24:04 | rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-zppmf' successfully started |
19-Nov-2024 22:24:04 | |
19-Nov-2024 22:24:04 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/ai25ycu5039u55u6 |
19-Nov-2024 22:24:04 | |
19-Nov-2024 22:24:04 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ai25ycu5039u55u6 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ai25ycu5039u55u6 |
19-Nov-2024 22:24:04 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '4061336909623998434'... |
19-Nov-2024 22:24:04 | Getting configuration... |
19-Nov-2024 22:24:04 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/ai25ycu5039u55u6'. |
19-Nov-2024 22:24:04 | |
19-Nov-2024 22:24:04 | -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3] on client11"' |
19-Nov-2024 22:24:04 | -- Executing step: 'When "user1 sees [dir1] in space1 on client11"' |
19-Nov-2024 22:24:04 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
19-Nov-2024 22:24:04 | -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"' |
19-Nov-2024 22:24:04 | -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"' |
19-Nov-2024 22:24:04 | -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"' |
19-Nov-2024 22:24:04 | -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"' |
19-Nov-2024 22:24:04 | -- Executing step: 'When "user1 fails to rename space1/dir1 to space1/dir1/dir2/dir3 on client11"' |
19-Nov-2024 22:24:04 | -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"' |
19-Nov-2024 22:24:04 | -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"' |
19-Nov-2024 22:24:04 | -- Executing step: 'When "user1 can stat [dir2] in space1/dir1 on client11"' |
19-Nov-2024 22:24:04 | -- Executing step: 'When "user2 can stat [dir2] in space1/dir1 on client21"' |
19-Nov-2024 22:24:04 | -- Executing step: 'When "user1 can stat [dir3] in space1/dir1/dir2 on client11"' |
19-Nov-2024 22:24:04 | -- Executing step: 'When "user2 can stat [dir3] in space1/dir1/dir2 on client21"' |
19-Nov-2024 22:24:04 | -- Executing step: 'When "user1 sees [dir1] in space1 on client11"' |
19-Nov-2024 22:24:04 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
19-Nov-2024 22:24:04 | -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"' |
19-Nov-2024 22:24:04 | -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"' |
19-Nov-2024 22:24:04 | -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"' |
19-Nov-2024 22:24:04 | -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"' |
19-Nov-2024 22:24:04 | ================================================================= |
19-Nov-2024 22:24:04 | |
19-Nov-2024 22:24:12 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
19-Nov-2024 22:24:12 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
19-Nov-2024 22:24:12 | Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init) |
19-Nov-2024 22:24:12 | Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init) |
19-Nov-2024 22:24:12 | Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init) |
19-Nov-2024 22:24:12 | PASSED |
19-Nov-2024 22:24:12 | Unmounting client from /tmp/onedata/mnt/w8w6nyznflgbc1s0 |
19-Nov-2024 22:24:12 | |
19-Nov-2024 22:24:12 | |
19-Nov-2024 22:24:12 | Unmounting client from /tmp/onedata/mnt/ai25ycu5039u55u6 |
19-Nov-2024 22:24:12 | |
19-Nov-2024 22:24:12 | Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDH/onedata-acceptance/tests/oneclient/logs/singleprovider_multiclient_directio/test_multi_directory_CRUD.1732055045.0081904', '-c', '/tmp/logs'] |
19-Nov-2024 22:24:12 | [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-pp8ql. See /home/bamboo/.one-env/deployments/2024.11.19-22.10.59/pod-logs/dev-cross-support-job-3p-users-pp8ql/entrypoint.log for more details |
19-Nov-2024 22:24:12 | [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-b28t2: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.19-22.10.59/pod-logs/dev-oneclient-krakow-7d9476b8bc-b28t2/oneclient_logs |
19-Nov-2024 22:24:12 | |
19-Nov-2024 22:24:12 | 0 0% 0.00kB/s 0:00:00 (xfr#0, to-chk=198/231) |
19-Nov-2024 22:24:12 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 22:24:12 | 628 0% 613.28kB/s 0:00:00 (xfr#1, to-chk=197/231) |
19-Nov-2024 22:24:12 | 628 0% 613.28kB/s 0:00:00 (xfr#1, to-chk=190/231) |
19-Nov-2024 22:24:12 | 60,298 1% 57.50MB/s 0:00:00 (xfr#2, to-chk=196/231) |
19-Nov-2024 22:24:12 | 61,240 1% 58.40MB/s 0:00:00 (xfr#3, to-chk=192/231) |
19-Nov-2024 22:24:12 | 443,186 11% 26.42MB/s 0:00:00 (xfr#4, to-chk=191/231) |
19-Nov-2024 22:24:12 | 444,128 11% 24.91MB/s 0:00:00 (xfr#5, to-chk=190/231) |
19-Nov-2024 22:24:12 | 467,032 11% 26.20MB/s 0:00:00 (xfr#6, to-chk=189/231) |
19-Nov-2024 22:24:12 | 467,590 11% 24.77MB/s 0:00:00 (xfr#7, to-chk=185/231) |
19-Nov-2024 22:24:12 | 558,888 13% 23.17MB/s 0:00:00 (xfr#8, to-chk=184/231) |
19-Nov-2024 22:24:12 | 559,446 13% 23.20MB/s 0:00:00 (xfr#9, to-chk=183/231) |
19-Nov-2024 22:24:12 | 604,873 15% 25.08MB/s 0:00:00 (xfr#10, to-chk=182/231) |
19-Nov-2024 22:24:12 | 605,719 15% 25.12MB/s 0:00:00 (xfr#11, to-chk=178/231) |
19-Nov-2024 22:24:12 | 823,145 20% 32.71MB/s 0:00:00 (xfr#12, to-chk=177/231) |
19-Nov-2024 22:24:12 | 823,991 20% 32.74MB/s 0:00:00 (xfr#13, to-chk=176/231) |
19-Nov-2024 22:24:12 | 864,043 21% 32.96MB/s 0:00:00 (xfr#14, to-chk=175/231) |
19-Nov-2024 22:24:12 | 864,697 21% 31.72MB/s 0:00:00 (xfr#15, to-chk=171/231) |
19-Nov-2024 22:24:12 | 1,034,169 25% 22.42MB/s 0:00:00 (xfr#16, to-chk=170/231) |
19-Nov-2024 22:24:12 | 1,034,823 25% 22.43MB/s 0:00:00 (xfr#17, to-chk=169/231) |
19-Nov-2024 22:24:12 | 1,084,384 27% 22.98MB/s 0:00:00 (xfr#18, to-chk=168/231) |
19-Nov-2024 22:24:12 | 1,085,326 27% 23.00MB/s 0:00:00 (xfr#19, to-chk=164/231) |
19-Nov-2024 22:24:12 | 1,284,959 32% 24.51MB/s 0:00:00 (xfr#20, to-chk=163/231) |
19-Nov-2024 22:24:12 | 1,285,901 32% 24.53MB/s 0:00:00 (xfr#21, to-chk=162/231) |
19-Nov-2024 22:24:12 | 1,315,035 32% 25.08MB/s 0:00:00 (xfr#22, to-chk=161/231) |
19-Nov-2024 22:24:12 | 1,315,593 32% 25.09MB/s 0:00:00 (xfr#23, to-chk=157/231) |
19-Nov-2024 22:24:12 | 1,418,868 35% 25.06MB/s 0:00:00 (xfr#24, to-chk=156/231) |
19-Nov-2024 22:24:12 | 1,419,426 35% 25.07MB/s 0:00:00 (xfr#25, to-chk=155/231) |
19-Nov-2024 22:24:12 | 1,439,854 35% 22.89MB/s 0:00:00 (xfr#26, to-chk=154/231) |
19-Nov-2024 22:24:12 | 1,440,412 35% 22.89MB/s 0:00:00 (xfr#27, to-chk=150/231) |
19-Nov-2024 22:24:12 | 1,530,738 38% 23.55MB/s 0:00:00 (xfr#28, to-chk=149/231) |
19-Nov-2024 22:24:12 | 1,531,296 38% 23.55MB/s 0:00:00 (xfr#29, to-chk=148/231) |
19-Nov-2024 22:24:12 | 1,552,077 38% 23.87MB/s 0:00:00 (xfr#30, to-chk=147/231) |
19-Nov-2024 22:24:12 | 1,552,539 38% 23.88MB/s 0:00:00 (xfr#31, to-chk=143/231) |
19-Nov-2024 22:24:12 | 1,654,068 41% 25.04MB/s 0:00:00 (xfr#32, to-chk=142/231) |
19-Nov-2024 22:24:12 | 1,654,530 41% 25.05MB/s 0:00:00 (xfr#33, to-chk=141/231) |
19-Nov-2024 22:24:12 | 1,669,089 41% 24.49MB/s 0:00:00 (xfr#34, to-chk=140/231) |
19-Nov-2024 22:24:12 | 1,669,359 41% 24.49MB/s 0:00:00 (xfr#35, to-chk=136/231) |
19-Nov-2024 22:24:12 | 1,673,504 41% 24.18MB/s 0:00:00 (xfr#36, to-chk=135/231) |
19-Nov-2024 22:24:12 | 1,728,604 43% 24.98MB/s 0:00:00 (xfr#37, to-chk=134/231) |
19-Nov-2024 22:24:12 | 1,728,874 43% 24.98MB/s 0:00:00 (xfr#38, to-chk=133/231) |
19-Nov-2024 22:24:12 | 1,756,198 43% 24.63MB/s 0:00:00 (xfr#39, to-chk=132/231) |
19-Nov-2024 22:24:12 | 1,756,756 43% 24.28MB/s 0:00:00 (xfr#40, to-chk=128/231) |
19-Nov-2024 22:24:12 | 1,865,040 46% 25.41MB/s 0:00:00 (xfr#41, to-chk=127/231) |
19-Nov-2024 22:24:12 | 1,865,598 46% 25.42MB/s 0:00:00 (xfr#42, to-chk=126/231) |
19-Nov-2024 22:24:12 | 1,886,822 47% 25.71MB/s 0:00:00 (xfr#43, to-chk=125/231) |
19-Nov-2024 22:24:12 | 1,887,380 47% 25.71MB/s 0:00:00 (xfr#44, to-chk=121/231) |
19-Nov-2024 22:24:12 | 1,971,046 49% 26.48MB/s 0:00:00 (xfr#45, to-chk=120/231) |
19-Nov-2024 22:24:12 | 1,971,604 49% 26.48MB/s 0:00:00 (xfr#46, to-chk=119/231) |
19-Nov-2024 22:24:12 | 1,972,232 49% 26.49MB/s 0:00:00 (xfr#47, to-chk=118/231) |
19-Nov-2024 22:24:12 | 1,993,868 49% 26.41MB/s 0:00:00 (xfr#48, to-chk=117/231) |
19-Nov-2024 22:24:12 | 1,994,234 49% 26.41MB/s 0:00:00 (xfr#49, to-chk=113/231) |
19-Nov-2024 22:24:12 | 2,067,931 51% 27.02MB/s 0:00:00 (xfr#50, to-chk=112/231) |
19-Nov-2024 22:24:12 | 2,068,297 51% 27.02MB/s 0:00:00 (xfr#51, to-chk=111/231) |
19-Nov-2024 22:24:12 | 2,091,497 52% 25.25MB/s 0:00:00 (xfr#52, to-chk=110/231) |
19-Nov-2024 22:24:12 | 2,092,151 52% 25.26MB/s 0:00:00 (xfr#53, to-chk=106/231) |
19-Nov-2024 22:24:12 | 2,170,132 54% 25.87MB/s 0:00:00 (xfr#54, to-chk=105/231) |
19-Nov-2024 22:24:12 | 2,170,786 54% 25.88MB/s 0:00:00 (xfr#55, to-chk=104/231) |
19-Nov-2024 22:24:12 | 2,191,116 54% 26.12MB/s 0:00:00 (xfr#56, to-chk=103/231) |
19-Nov-2024 22:24:12 | 2,191,674 54% 25.18MB/s 0:00:00 (xfr#57, to-chk=99/231) |
19-Nov-2024 22:24:12 | 2,253,177 56% 25.58MB/s 0:00:00 (xfr#58, to-chk=98/231) |
19-Nov-2024 22:24:12 | 2,253,735 56% 25.59MB/s 0:00:00 (xfr#59, to-chk=97/231) |
19-Nov-2024 22:24:12 | 2,275,034 56% 25.83MB/s 0:00:00 (xfr#60, to-chk=96/231) |
19-Nov-2024 22:24:12 | 2,275,688 56% 25.84MB/s 0:00:00 (xfr#61, to-chk=92/231) |
19-Nov-2024 22:24:12 | 2,372,207 59% 26.62MB/s 0:00:00 (xfr#62, to-chk=91/231) |
19-Nov-2024 22:24:12 | 2,372,861 59% 26.62MB/s 0:00:00 (xfr#63, to-chk=90/231) |
19-Nov-2024 22:24:12 | 2,387,708 59% 26.79MB/s 0:00:00 (xfr#64, to-chk=89/231) |
19-Nov-2024 22:24:12 | 2,388,074 59% 26.48MB/s 0:00:00 (xfr#65, to-chk=85/231) |
19-Nov-2024 22:24:12 | 2,444,363 60% 27.11MB/s 0:00:00 (xfr#66, to-chk=84/231) |
19-Nov-2024 22:24:12 | 2,444,729 60% 27.11MB/s 0:00:00 (xfr#67, to-chk=83/231) |
19-Nov-2024 22:24:12 | 2,467,039 61% 27.04MB/s 0:00:00 (xfr#68, to-chk=82/231) |
19-Nov-2024 22:24:12 | 2,467,405 61% 27.05MB/s 0:00:00 (xfr#69, to-chk=78/231) |
19-Nov-2024 22:24:12 | 2,564,715 63% 28.11MB/s 0:00:00 (xfr#70, to-chk=77/231) |
19-Nov-2024 22:24:12 | 2,565,081 63% 27.80MB/s 0:00:00 (xfr#71, to-chk=76/231) |
19-Nov-2024 22:24:12 | 2,565,709 63% 27.81MB/s 0:00:00 (xfr#72, to-chk=75/231) |
19-Nov-2024 22:24:12 | 2,584,323 64% 28.01MB/s 0:00:00 (xfr#73, to-chk=74/231) |
19-Nov-2024 22:24:12 | 2,584,785 64% 28.01MB/s 0:00:00 (xfr#74, to-chk=70/231) |
19-Nov-2024 22:24:12 | 2,588,928 64% 28.06MB/s 0:00:00 (xfr#75, to-chk=69/231) |
19-Nov-2024 22:24:12 | 2,650,525 66% 28.72MB/s 0:00:00 (xfr#76, to-chk=68/231) |
19-Nov-2024 22:24:12 | 2,650,987 66% 28.73MB/s 0:00:00 (xfr#77, to-chk=67/231) |
19-Nov-2024 22:24:12 | 2,651,615 66% 28.41MB/s 0:00:00 (xfr#78, to-chk=66/231) |
19-Nov-2024 22:24:12 | 2,678,084 66% 28.70MB/s 0:00:00 (xfr#79, to-chk=65/231) |
19-Nov-2024 22:24:12 | 2,678,642 66% 28.70MB/s 0:00:00 (xfr#80, to-chk=61/231) |
19-Nov-2024 22:24:12 | 2,803,356 69% 29.71MB/s 0:00:00 (xfr#81, to-chk=60/231) |
19-Nov-2024 22:24:12 | 2,803,914 69% 29.71MB/s 0:00:00 (xfr#82, to-chk=59/231) |
19-Nov-2024 22:24:12 | 2,822,986 70% 29.91MB/s 0:00:00 (xfr#83, to-chk=58/231) |
19-Nov-2024 22:24:12 | 2,823,448 70% 29.92MB/s 0:00:00 (xfr#84, to-chk=54/231) |
19-Nov-2024 22:24:12 | 2,890,221 72% 30.29MB/s 0:00:00 (xfr#85, to-chk=53/231) |
19-Nov-2024 22:24:12 | 2,890,683 72% 30.29MB/s 0:00:00 (xfr#86, to-chk=52/231) |
19-Nov-2024 22:24:12 | 2,891,311 72% 30.30MB/s 0:00:00 (xfr#87, to-chk=51/231) |
19-Nov-2024 22:24:12 | 2,932,410 73% 30.73MB/s 0:00:00 (xfr#88, to-chk=50/231) |
19-Nov-2024 22:24:12 | 2,932,968 73% 30.74MB/s 0:00:00 (xfr#89, to-chk=46/231) |
19-Nov-2024 22:24:12 | 3,101,990 77% 30.19MB/s 0:00:00 (xfr#90, to-chk=45/231) |
19-Nov-2024 22:24:12 | 3,102,548 77% 30.19MB/s 0:00:00 (xfr#91, to-chk=44/231) |
19-Nov-2024 22:24:12 | 3,133,711 78% 30.19MB/s 0:00:00 (xfr#92, to-chk=43/231) |
19-Nov-2024 22:24:12 | 3,134,173 78% 30.19MB/s 0:00:00 (xfr#93, to-chk=39/231) |
19-Nov-2024 22:24:12 | 3,286,897 81% 31.04MB/s 0:00:00 (xfr#94, to-chk=38/231) |
19-Nov-2024 22:24:12 | 3,287,359 81% 31.04MB/s 0:00:00 (xfr#95, to-chk=37/231) |
19-Nov-2024 22:24:12 | 3,317,696 82% 31.33MB/s 0:00:00 (xfr#96, to-chk=36/231) |
19-Nov-2024 22:24:12 | 3,318,158 82% 31.33MB/s 0:00:00 (xfr#97, to-chk=32/231) |
19-Nov-2024 22:24:12 | 3,430,555 85% 31.76MB/s 0:00:00 (xfr#98, to-chk=31/231) |
19-Nov-2024 22:24:12 | 3,431,017 85% 31.46MB/s 0:00:00 (xfr#99, to-chk=30/231) |
19-Nov-2024 22:24:12 | 3,455,454 86% 31.69MB/s 0:00:00 (xfr#100, to-chk=29/231) |
19-Nov-2024 22:24:12 | 3,456,012 86% 31.69MB/s 0:00:00 (xfr#101, to-chk=25/231) |
19-Nov-2024 22:24:12 | 3,541,369 88% 31.86MB/s 0:00:00 (xfr#102, to-chk=24/231) |
19-Nov-2024 22:24:12 | 3,541,927 88% 31.87MB/s 0:00:00 (xfr#103, to-chk=23/231) |
19-Nov-2024 22:24:12 | 3,563,412 88% 32.06MB/s 0:00:00 (xfr#104, to-chk=22/231) |
19-Nov-2024 22:24:12 | 3,563,874 88% 32.06MB/s 0:00:00 (xfr#105, to-chk=18/231) |
19-Nov-2024 22:24:12 | 3,639,835 90% 32.14MB/s 0:00:00 (xfr#106, to-chk=17/231) |
19-Nov-2024 22:24:12 | 3,640,297 90% 32.14MB/s 0:00:00 (xfr#107, to-chk=16/231) |
19-Nov-2024 22:24:12 | 3,640,925 90% 32.15MB/s 0:00:00 (xfr#108, to-chk=15/231) |
19-Nov-2024 22:24:12 | 3,666,681 91% 32.38MB/s 0:00:00 (xfr#109, to-chk=14/231) |
19-Nov-2024 22:24:12 | 3,667,335 91% 32.38MB/s 0:00:00 (xfr#110, to-chk=10/231) |
19-Nov-2024 22:24:12 | 3,772,218 93% 31.28MB/s 0:00:00 (xfr#111, to-chk=9/231) |
19-Nov-2024 22:24:12 | 3,772,872 94% 31.29MB/s 0:00:00 (xfr#112, to-chk=8/231) |
19-Nov-2024 22:24:12 | 3,809,244 94% 31.59MB/s 0:00:00 (xfr#113, to-chk=7/231) |
19-Nov-2024 22:24:12 | 3,809,802 94% 31.59MB/s 0:00:00 (xfr#114, to-chk=3/231) |
19-Nov-2024 22:24:12 | 3,955,091 98% 31.70MB/s 0:00:00 (xfr#115, to-chk=2/231) |
19-Nov-2024 22:24:12 | 3,955,649 98% 31.70MB/s 0:00:00 (xfr#116, to-chk=1/231) |
19-Nov-2024 22:24:12 | 4,008,967 99% 32.13MB/s 0:00:00 (xfr#117, to-chk=0/231) |
19-Nov-2024 22:24:12 | 4,008,967 99% 32.13MB/s 0:00:00 (xfr#117, to-chk=0/231) |
19-Nov-2024 22:24:12 | 4,008,967 99% 32.13MB/s 0:00:00 (xfr#117, to-chk=0/231) |
19-Nov-2024 22:24:12 | 4,008,967 99% 32.13MB/s 0:00:00 (xfr#117, to-chk=0/231) |
19-Nov-2024 22:24:12 | 4,008,967 99% 31.86MB/s 0:00:00 (xfr#117, to-chk=0/231) |
19-Nov-2024 22:24:12 | 4,008,967 99% 31.86MB/s 0:00:00 (xfr#117, to-chk=0/231) |
19-Nov-2024 22:24:12 | 4,008,967 99% 31.86MB/s 0:00:00 (xfr#117, to-chk=0/231) |
19-Nov-2024 22:24:12 | 4,008,967 99% 31.86MB/s 0:00:00 (xfr#117, to-chk=0/231) |
19-Nov-2024 22:24:12 | 4,008,967 99% 31.86MB/s 0:00:00 (xfr#117, to-chk=0/231) |
19-Nov-2024 22:24:12 | 4,008,967 99% 31.86MB/s 0:00:00 (xfr#117, to-chk=0/231) |
19-Nov-2024 22:24:12 | 4,008,967 99% 31.86MB/s 0:00:00 (xfr#117, to-chk=0/231) |
19-Nov-2024 22:24:12 | 4,008,967 99% 31.86MB/s 0:00:00 (xfr#117, to-chk=0/231) |
19-Nov-2024 22:24:12 | 4,008,967 99% 31.86MB/s 0:00:00 (xfr#117, to-chk=0/231) |
19-Nov-2024 22:24:12 | 4,008,967 99% 31.86MB/s 0:00:00 (xfr#117, to-chk=0/231) |
19-Nov-2024 22:24:12 | 4,008,967 99% 31.86MB/s 0:00:00 (xfr#117, to-chk=0/231) |
19-Nov-2024 22:24:12 | 4,008,967 99% 31.86MB/s 0:00:00 (xfr#117, to-chk=0/231) |
19-Nov-2024 22:24:12 | 4,008,967 99% 31.86MB/s 0:00:00 (xfr#117, to-chk=0/231) |
19-Nov-2024 22:24:12 | 4,008,967 99% 31.86MB/s 0:00:00 (xfr#117, to-chk=0/231) |
19-Nov-2024 22:24:12 | 4,008,967 99% 31.86MB/s 0:00:00 (xfr#117, to-chk=0/231) |
19-Nov-2024 22:24:12 | 4,008,967 99% 31.86MB/s 0:00:00 (xfr#117, to-chk=0/231) |
19-Nov-2024 22:24:12 | 4,008,967 99% 31.86MB/s 0:00:00 (xfr#117, to-chk=0/231) |
19-Nov-2024 22:24:12 | 4,008,967 99% 31.86MB/s 0:00:00 (xfr#117, to-chk=0/231) |
19-Nov-2024 22:24:12 | 4,008,967 99% 31.86MB/s 0:00:00 (xfr#117, to-chk=0/231) |
19-Nov-2024 22:24:12 | 4,008,967 99% 31.86MB/s 0:00:00 (xfr#117, to-chk=0/231) |
19-Nov-2024 22:24:12 | 4,008,967 99% 31.86MB/s 0:00:00 (xfr#117, to-chk=0/231) |
19-Nov-2024 22:24:12 | 4,008,967 99% 31.86MB/s 0:00:00 (xfr#117, to-chk=0/231) |
19-Nov-2024 22:24:12 | 4,008,967 99% 31.86MB/s 0:00:00 (xfr#117, to-chk=0/231) |
19-Nov-2024 22:24:12 | 4,008,967 99% 31.34MB/s 0:00:00 (xfr#117, to-chk=0/231) |
19-Nov-2024 22:24:12 | 4,008,967 99% 31.08MB/s 0:00:00 (xfr#117, to-chk=0/231) |
19-Nov-2024 22:24:12 | [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-zppmf: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.19-22.10.59/pod-logs/dev-oneclient-krakow-7d9476b8bc-zppmf/oneclient_logs |
19-Nov-2024 22:24:12 | |
19-Nov-2024 22:24:12 | 0 0% 0.00kB/s 0:00:00 (xfr#0, to-chk=199/232) |
19-Nov-2024 22:24:12 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 22:24:12 | 628 0% 613.28kB/s 0:00:00 (xfr#1, to-chk=198/232) |
19-Nov-2024 22:24:12 | 628 0% 613.28kB/s 0:00:00 (xfr#1, to-chk=191/232) |
19-Nov-2024 22:24:12 | 23,747 0% 22.65MB/s 0:00:00 (xfr#2, to-chk=197/232) |
19-Nov-2024 22:24:12 | 24,209 0% 23.09MB/s 0:00:00 (xfr#3, to-chk=193/232) |
19-Nov-2024 22:24:12 | 111,923 3% 53.37MB/s 0:00:00 (xfr#4, to-chk=192/232) |
19-Nov-2024 22:24:12 | 112,385 3% 53.59MB/s 0:00:00 (xfr#5, to-chk=191/232) |
19-Nov-2024 22:24:12 | 151,557 5% 72.27MB/s 0:00:00 (xfr#6, to-chk=190/232) |
19-Nov-2024 22:24:12 | 152,019 5% 72.49MB/s 0:00:00 (xfr#7, to-chk=186/232) |
19-Nov-2024 22:24:12 | 312,268 10% 59.56MB/s 0:00:00 (xfr#8, to-chk=185/232) |
19-Nov-2024 22:24:12 | 312,730 10% 59.65MB/s 0:00:00 (xfr#9, to-chk=184/232) |
19-Nov-2024 22:24:12 | 332,522 11% 28.83MB/s 0:00:00 (xfr#10, to-chk=183/232) |
19-Nov-2024 22:24:12 | 333,176 11% 28.89MB/s 0:00:00 (xfr#11, to-chk=179/232) |
19-Nov-2024 22:24:12 | 397,277 13% 31.57MB/s 0:00:00 (xfr#12, to-chk=178/232) |
19-Nov-2024 22:24:12 | 397,931 13% 31.62MB/s 0:00:00 (xfr#13, to-chk=177/232) |
19-Nov-2024 22:24:12 | 398,559 13% 31.67MB/s 0:00:00 (xfr#14, to-chk=176/232) |
19-Nov-2024 22:24:12 | 418,975 14% 28.54MB/s 0:00:00 (xfr#15, to-chk=175/232) |
19-Nov-2024 22:24:12 | 419,629 14% 28.58MB/s 0:00:00 (xfr#16, to-chk=171/232) |
19-Nov-2024 22:24:12 | 502,816 16% 34.25MB/s 0:00:00 (xfr#17, to-chk=170/232) |
19-Nov-2024 22:24:12 | 503,470 16% 34.30MB/s 0:00:00 (xfr#18, to-chk=169/232) |
19-Nov-2024 22:24:12 | 527,094 17% 35.91MB/s 0:00:00 (xfr#19, to-chk=168/232) |
19-Nov-2024 22:24:12 | 527,652 17% 33.55MB/s 0:00:00 (xfr#20, to-chk=164/232) |
19-Nov-2024 22:24:12 | 601,063 20% 35.83MB/s 0:00:00 (xfr#21, to-chk=163/232) |
19-Nov-2024 22:24:12 | 601,621 20% 35.86MB/s 0:00:00 (xfr#22, to-chk=162/232) |
19-Nov-2024 22:24:12 | 624,381 20% 35.03MB/s 0:00:00 (xfr#23, to-chk=161/232) |
19-Nov-2024 22:24:12 | 625,131 21% 35.07MB/s 0:00:00 (xfr#24, to-chk=157/232) |
19-Nov-2024 22:24:12 | 724,607 24% 38.39MB/s 0:00:00 (xfr#25, to-chk=156/232) |
19-Nov-2024 22:24:12 | 725,357 24% 38.43MB/s 0:00:00 (xfr#26, to-chk=155/232) |
19-Nov-2024 22:24:12 | 741,759 24% 37.23MB/s 0:00:00 (xfr#27, to-chk=154/232) |
19-Nov-2024 22:24:12 | 742,413 24% 37.26MB/s 0:00:00 (xfr#28, to-chk=150/232) |
19-Nov-2024 22:24:12 | 797,082 26% 38.01MB/s 0:00:00 (xfr#29, to-chk=149/232) |
19-Nov-2024 22:24:12 | 797,736 26% 38.04MB/s 0:00:00 (xfr#30, to-chk=148/232) |
19-Nov-2024 22:24:12 | 825,895 27% 39.38MB/s 0:00:00 (xfr#31, to-chk=147/232) |
19-Nov-2024 22:24:12 | 826,357 27% 37.53MB/s 0:00:00 (xfr#32, to-chk=143/232) |
19-Nov-2024 22:24:12 | 919,650 30% 36.54MB/s 0:00:00 (xfr#33, to-chk=142/232) |
19-Nov-2024 22:24:12 | 920,112 30% 36.56MB/s 0:00:00 (xfr#34, to-chk=141/232) |
19-Nov-2024 22:24:12 | 954,583 32% 33.72MB/s 0:00:00 (xfr#35, to-chk=140/232) |
19-Nov-2024 22:24:12 | 955,141 32% 33.74MB/s 0:00:00 (xfr#36, to-chk=136/232) |
19-Nov-2024 22:24:12 | 1,088,939 36% 25.96MB/s 0:00:00 (xfr#37, to-chk=135/232) |
19-Nov-2024 22:24:12 | 1,089,497 36% 25.98MB/s 0:00:00 (xfr#38, to-chk=134/232) |
19-Nov-2024 22:24:12 | 1,118,873 37% 26.03MB/s 0:00:00 (xfr#39, to-chk=133/232) |
19-Nov-2024 22:24:12 | 1,119,431 37% 26.04MB/s 0:00:00 (xfr#40, to-chk=129/232) |
19-Nov-2024 22:24:12 | 1,228,980 41% 27.91MB/s 0:00:00 (xfr#41, to-chk=128/232) |
19-Nov-2024 22:24:12 | 1,229,538 41% 27.27MB/s 0:00:00 (xfr#42, to-chk=127/232) |
19-Nov-2024 22:24:12 | 1,256,174 42% 22.60MB/s 0:00:00 (xfr#43, to-chk=126/232) |
19-Nov-2024 22:24:12 | 1,256,540 42% 22.61MB/s 0:00:00 (xfr#44, to-chk=122/232) |
19-Nov-2024 22:24:12 | 1,344,809 45% 23.75MB/s 0:00:00 (xfr#45, to-chk=121/232) |
19-Nov-2024 22:24:12 | 1,345,175 45% 23.76MB/s 0:00:00 (xfr#46, to-chk=120/232) |
19-Nov-2024 22:24:12 | 1,362,587 45% 24.06MB/s 0:00:00 (xfr#47, to-chk=119/232) |
19-Nov-2024 22:24:12 | 1,362,953 45% 24.07MB/s 0:00:00 (xfr#48, to-chk=115/232) |
19-Nov-2024 22:24:12 | 1,417,858 47% 24.58MB/s 0:00:00 (xfr#49, to-chk=114/232) |
19-Nov-2024 22:24:12 | 1,418,224 47% 24.59MB/s 0:00:00 (xfr#50, to-chk=113/232) |
19-Nov-2024 22:24:12 | 1,439,749 48% 24.96MB/s 0:00:00 (xfr#51, to-chk=112/232) |
19-Nov-2024 22:24:12 | 1,440,403 48% 24.98MB/s 0:00:00 (xfr#52, to-chk=108/232) |
19-Nov-2024 22:24:12 | 1,526,974 51% 25.11MB/s 0:00:00 (xfr#53, to-chk=107/232) |
19-Nov-2024 22:24:12 | 1,527,628 51% 25.12MB/s 0:00:00 (xfr#54, to-chk=106/232) |
19-Nov-2024 22:24:12 | 1,554,467 52% 25.56MB/s 0:00:00 (xfr#55, to-chk=105/232) |
19-Nov-2024 22:24:12 | 1,554,929 52% 25.57MB/s 0:00:00 (xfr#56, to-chk=101/232) |
19-Nov-2024 22:24:12 | 1,645,664 55% 25.73MB/s 0:00:00 (xfr#57, to-chk=100/232) |
19-Nov-2024 22:24:12 | 1,646,126 55% 25.32MB/s 0:00:00 (xfr#58, to-chk=99/232) |
19-Nov-2024 22:24:12 | 1,646,754 55% 25.33MB/s 0:00:00 (xfr#59, to-chk=98/232) |
19-Nov-2024 22:24:12 | 1,663,394 55% 25.18MB/s 0:00:00 (xfr#60, to-chk=97/232) |
19-Nov-2024 22:24:12 | 1,663,856 55% 24.79MB/s 0:00:00 (xfr#61, to-chk=93/232) |
19-Nov-2024 22:24:12 | 1,727,682 58% 25.35MB/s 0:00:00 (xfr#62, to-chk=92/232) |
19-Nov-2024 22:24:12 | 1,728,144 58% 25.36MB/s 0:00:00 (xfr#63, to-chk=91/232) |
19-Nov-2024 22:24:12 | 1,728,772 58% 25.36MB/s 0:00:00 (xfr#64, to-chk=90/232) |
19-Nov-2024 22:24:12 | 1,750,636 58% 24.55MB/s 0:00:00 (xfr#65, to-chk=89/232) |
19-Nov-2024 22:24:12 | 1,750,906 58% 24.56MB/s 0:00:00 (xfr#66, to-chk=85/232) |
19-Nov-2024 22:24:12 | 1,846,301 62% 25.89MB/s 0:00:00 (xfr#67, to-chk=84/232) |
19-Nov-2024 22:24:12 | 1,846,571 62% 25.90MB/s 0:00:00 (xfr#68, to-chk=83/232) |
19-Nov-2024 22:24:12 | 1,870,113 62% 25.85MB/s 0:00:00 (xfr#69, to-chk=82/232) |
19-Nov-2024 22:24:12 | 1,870,671 62% 25.86MB/s 0:00:00 (xfr#70, to-chk=78/232) |
19-Nov-2024 22:24:12 | 1,948,788 65% 26.55MB/s 0:00:00 (xfr#71, to-chk=77/232) |
19-Nov-2024 22:24:12 | 1,949,346 65% 26.56MB/s 0:00:00 (xfr#72, to-chk=76/232) |
19-Nov-2024 22:24:12 | 1,949,974 65% 26.57MB/s 0:00:00 (xfr#73, to-chk=75/232) |
19-Nov-2024 22:24:12 | 1,965,350 66% 26.78MB/s 0:00:00 (xfr#74, to-chk=74/232) |
19-Nov-2024 22:24:12 | 1,965,812 66% 26.78MB/s 0:00:00 (xfr#75, to-chk=70/232) |
19-Nov-2024 22:24:12 | 2,022,396 67% 27.16MB/s 0:00:00 (xfr#76, to-chk=69/232) |
19-Nov-2024 22:24:12 | 2,022,858 67% 27.17MB/s 0:00:00 (xfr#77, to-chk=68/232) |
19-Nov-2024 22:24:12 | 2,042,472 68% 27.43MB/s 0:00:00 (xfr#78, to-chk=67/232) |
19-Nov-2024 22:24:12 | 2,042,838 68% 27.06MB/s 0:00:00 (xfr#79, to-chk=63/232) |
19-Nov-2024 22:24:12 | 2,113,204 70% 27.61MB/s 0:00:00 (xfr#80, to-chk=62/232) |
19-Nov-2024 22:24:12 | 2,113,570 71% 27.61MB/s 0:00:00 (xfr#81, to-chk=61/232) |
19-Nov-2024 22:24:12 | 2,128,258 71% 27.80MB/s 0:00:00 (xfr#82, to-chk=60/232) |
19-Nov-2024 22:24:12 | 2,128,816 71% 27.81MB/s 0:00:00 (xfr#83, to-chk=56/232) |
19-Nov-2024 22:24:12 | 2,185,870 73% 27.79MB/s 0:00:00 (xfr#84, to-chk=55/232) |
19-Nov-2024 22:24:12 | 2,186,428 73% 27.80MB/s 0:00:00 (xfr#85, to-chk=54/232) |
19-Nov-2024 22:24:12 | 2,187,056 73% 27.81MB/s 0:00:00 (xfr#86, to-chk=53/232) |
19-Nov-2024 22:24:12 | 2,208,653 74% 27.71MB/s 0:00:00 (xfr#87, to-chk=52/232) |
19-Nov-2024 22:24:12 | 2,209,211 74% 27.72MB/s 0:00:00 (xfr#88, to-chk=48/232) |
19-Nov-2024 22:24:12 | 2,298,430 77% 27.75MB/s 0:00:00 (xfr#89, to-chk=47/232) |
19-Nov-2024 22:24:12 | 2,298,988 77% 27.75MB/s 0:00:00 (xfr#90, to-chk=46/232) |
19-Nov-2024 22:24:12 | 2,327,477 78% 27.75MB/s 0:00:00 (xfr#91, to-chk=45/232) |
19-Nov-2024 22:24:12 | 2,328,227 78% 27.75MB/s 0:00:00 (xfr#92, to-chk=41/232) |
19-Nov-2024 22:24:12 | 2,424,919 81% 27.53MB/s 0:00:00 (xfr#93, to-chk=40/232) |
19-Nov-2024 22:24:12 | 2,425,669 81% 27.54MB/s 0:00:00 (xfr#94, to-chk=39/232) |
19-Nov-2024 22:24:12 | 2,446,913 82% 27.13MB/s 0:00:00 (xfr#95, to-chk=38/232) |
19-Nov-2024 22:24:12 | 2,447,471 82% 27.14MB/s 0:00:00 (xfr#96, to-chk=34/232) |
19-Nov-2024 22:24:12 | 2,514,451 84% 27.56MB/s 0:00:00 (xfr#97, to-chk=33/232) |
19-Nov-2024 22:24:12 | 2,515,009 84% 27.57MB/s 0:00:00 (xfr#98, to-chk=32/232) |
19-Nov-2024 22:24:12 | 2,515,637 84% 27.58MB/s 0:00:00 (xfr#99, to-chk=31/232) |
19-Nov-2024 22:24:12 | 2,531,669 85% 27.75MB/s 0:00:00 (xfr#100, to-chk=30/232) |
19-Nov-2024 22:24:12 | 2,532,227 85% 27.76MB/s 0:00:00 (xfr#101, to-chk=26/232) |
19-Nov-2024 22:24:12 | 2,536,368 85% 27.49MB/s 0:00:00 (xfr#102, to-chk=25/232) |
19-Nov-2024 22:24:12 | 2,592,280 87% 28.09MB/s 0:00:00 (xfr#103, to-chk=24/232) |
19-Nov-2024 22:24:12 | 2,592,838 87% 28.10MB/s 0:00:00 (xfr#104, to-chk=23/232) |
19-Nov-2024 22:24:12 | 2,608,670 87% 27.95MB/s 0:00:00 (xfr#105, to-chk=22/232) |
19-Nov-2024 22:24:12 | 2,609,036 87% 27.96MB/s 0:00:00 (xfr#106, to-chk=18/232) |
19-Nov-2024 22:24:12 | 2,666,453 89% 27.34MB/s 0:00:00 (xfr#107, to-chk=17/232) |
19-Nov-2024 22:24:12 | 2,666,819 89% 27.35MB/s 0:00:00 (xfr#108, to-chk=16/232) |
19-Nov-2024 22:24:12 | 2,693,806 90% 27.04MB/s 0:00:00 (xfr#109, to-chk=15/232) |
19-Nov-2024 22:24:12 | 2,694,364 90% 27.05MB/s 0:00:00 (xfr#110, to-chk=11/232) |
19-Nov-2024 22:24:12 | 2,794,232 93% 27.47MB/s 0:00:00 (xfr#111, to-chk=10/232) |
19-Nov-2024 22:24:12 | 2,794,790 93% 27.48MB/s 0:00:00 (xfr#112, to-chk=9/232) |
19-Nov-2024 22:24:12 | 2,795,418 93% 27.48MB/s 0:00:00 (xfr#113, to-chk=8/232) |
19-Nov-2024 22:24:12 | 2,823,580 94% 27.76MB/s 0:00:00 (xfr#114, to-chk=7/232) |
19-Nov-2024 22:24:12 | 2,824,234 94% 27.48MB/s 0:00:00 (xfr#115, to-chk=3/232) |
19-Nov-2024 22:24:12 | 2,926,123 98% 28.19MB/s 0:00:00 (xfr#116, to-chk=2/232) |
19-Nov-2024 22:24:12 | 2,926,777 98% 28.19MB/s 0:00:00 (xfr#117, to-chk=1/232) |
19-Nov-2024 22:24:12 | 2,971,902 99% 28.63MB/s 0:00:00 (xfr#118, to-chk=0/232) |
19-Nov-2024 22:24:12 | 2,971,902 99% 28.63MB/s 0:00:00 (xfr#118, to-chk=0/232) |
19-Nov-2024 22:24:12 | 2,971,902 99% 28.63MB/s 0:00:00 (xfr#118, to-chk=0/232) |
19-Nov-2024 22:24:12 | 2,971,902 99% 28.63MB/s 0:00:00 (xfr#118, to-chk=0/232) |
19-Nov-2024 22:24:12 | 2,971,902 99% 28.63MB/s 0:00:00 (xfr#118, to-chk=0/232) |
19-Nov-2024 22:24:12 | 2,971,902 99% 28.63MB/s 0:00:00 (xfr#118, to-chk=0/232) |
19-Nov-2024 22:24:12 | 2,971,902 99% 28.63MB/s 0:00:00 (xfr#118, to-chk=0/232) |
19-Nov-2024 22:24:12 | 2,971,902 99% 28.63MB/s 0:00:00 (xfr#118, to-chk=0/232) |
19-Nov-2024 22:24:12 | 2,971,902 99% 28.63MB/s 0:00:00 (xfr#118, to-chk=0/232) |
19-Nov-2024 22:24:12 | 2,971,902 99% 28.63MB/s 0:00:00 (xfr#118, to-chk=0/232) |
19-Nov-2024 22:24:12 | 2,971,902 99% 28.63MB/s 0:00:00 (xfr#118, to-chk=0/232) |
19-Nov-2024 22:24:12 | 2,971,902 99% 28.63MB/s 0:00:00 (xfr#118, to-chk=0/232) |
19-Nov-2024 22:24:12 | 2,971,902 99% 28.63MB/s 0:00:00 (xfr#118, to-chk=0/232) |
19-Nov-2024 22:24:12 | 2,971,902 99% 28.63MB/s 0:00:00 (xfr#118, to-chk=0/232) |
19-Nov-2024 22:24:12 | 2,971,902 99% 28.63MB/s 0:00:00 (xfr#118, to-chk=0/232) |
19-Nov-2024 22:24:12 | 2,971,902 99% 28.63MB/s 0:00:00 (xfr#118, to-chk=0/232) |
19-Nov-2024 22:24:12 | 2,971,902 99% 28.63MB/s 0:00:00 (xfr#118, to-chk=0/232) |
19-Nov-2024 22:24:12 | 2,971,902 99% 28.63MB/s 0:00:00 (xfr#118, to-chk=0/232) |
19-Nov-2024 22:24:12 | 2,971,902 99% 28.63MB/s 0:00:00 (xfr#118, to-chk=0/232) |
19-Nov-2024 22:24:12 | 2,971,902 99% 28.63MB/s 0:00:00 (xfr#118, to-chk=0/232) |
19-Nov-2024 22:24:12 | 2,971,902 99% 28.63MB/s 0:00:00 (xfr#118, to-chk=0/232) |
19-Nov-2024 22:24:12 | 2,971,902 99% 28.63MB/s 0:00:00 (xfr#118, to-chk=0/232) |
19-Nov-2024 22:24:12 | 2,971,902 99% 28.63MB/s 0:00:00 (xfr#118, to-chk=0/232) |
19-Nov-2024 22:24:12 | 2,971,902 99% 28.63MB/s 0:00:00 (xfr#118, to-chk=0/232) |
19-Nov-2024 22:24:12 | 2,971,902 99% 28.63MB/s 0:00:00 (xfr#118, to-chk=0/232) |
19-Nov-2024 22:24:12 | 2,971,902 99% 28.63MB/s 0:00:00 (xfr#118, to-chk=0/232) |
19-Nov-2024 22:24:12 | 2,971,902 99% 28.06MB/s 0:00:00 (xfr#118, to-chk=0/232) |
19-Nov-2024 22:24:12 | 2,971,902 99% 28.06MB/s 0:00:00 (xfr#118, to-chk=0/232) |
19-Nov-2024 22:24:12 | 2,971,902 99% 27.79MB/s 0:00:00 (xfr#118, to-chk=0/232) |
19-Nov-2024 22:24:12 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-22.10.59/pod-logs/dev-oneprovider-krakow-0/cluster-manager |
19-Nov-2024 22:24:12 | |
19-Nov-2024 22:24:12 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
19-Nov-2024 22:24:12 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 22:24:12 | 2,022 14% 1.93MB/s 0:00:00 (xfr#2, to-chk=9/14) |
19-Nov-2024 22:24:12 | 4,776 34% 4.55MB/s 0:00:00 (xfr#3, to-chk=7/14) |
19-Nov-2024 22:24:12 | 4,776 34% 4.55MB/s 0:00:00 (xfr#4, to-chk=5/14) |
19-Nov-2024 22:24:12 | 6,595 48% 6.29MB/s 0:00:00 (xfr#5, to-chk=3/14) |
19-Nov-2024 22:24:12 | 6,857 50% 6.54MB/s 0:00:00 (xfr#6, to-chk=1/14) |
19-Nov-2024 22:24:12 | 6,857 50% 2.18MB/s 0:00:00 (xfr#6, to-chk=0/14) |
19-Nov-2024 22:24:12 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.19-22.10.59/pod-logs/dev-oneprovider-krakow-0/op-panel |
19-Nov-2024 22:24:12 | |
19-Nov-2024 22:24:12 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
19-Nov-2024 22:24:12 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 22:24:12 | 23,179 16% 22.11MB/s 0:00:00 (xfr#2, to-chk=9/14) |
19-Nov-2024 22:24:12 | 47,328 33% 45.14MB/s 0:00:00 (xfr#3, to-chk=7/14) |
19-Nov-2024 22:24:12 | 47,328 33% 45.14MB/s 0:00:00 (xfr#4, to-chk=5/14) |
19-Nov-2024 22:24:12 | 70,304 49% 33.52MB/s 0:00:00 (xfr#5, to-chk=3/14) |
19-Nov-2024 22:24:12 | 70,595 50% 33.66MB/s 0:00:00 (xfr#6, to-chk=1/14) |
19-Nov-2024 22:24:12 | 70,595 50% 22.44MB/s 0:00:00 (xfr#6, to-chk=0/14) |
19-Nov-2024 22:24:12 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.19-22.10.59/pod-logs/dev-oneprovider-krakow-0/op-worker |
19-Nov-2024 22:24:12 | |
19-Nov-2024 22:24:12 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=79/82) |
19-Nov-2024 22:24:12 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 22:24:12 | 43,562 7% 10.39MB/s 0:00:00 (xfr#2, to-chk=77/82) |
19-Nov-2024 22:24:12 | 85,247 13% 9.03MB/s 0:00:00 (xfr#3, to-chk=75/82) |
19-Nov-2024 22:24:12 | 85,247 13% 9.03MB/s 0:00:00 (xfr#4, to-chk=73/82) |
19-Nov-2024 22:24:12 | 85,247 13% 9.03MB/s 0:00:00 (xfr#5, to-chk=71/82) |
19-Nov-2024 22:24:12 | 125,491 20% 11.97MB/s 0:00:00 (xfr#6, to-chk=69/82) |
19-Nov-2024 22:24:12 | 125,641 20% 11.98MB/s 0:00:00 (xfr#7, to-chk=67/82) |
19-Nov-2024 22:24:12 | 125,938 20% 12.01MB/s 0:00:00 (xfr#8, to-chk=65/82) |
19-Nov-2024 22:24:12 | 208,815 34% 18.10MB/s 0:00:00 (xfr#9, to-chk=63/82) |
19-Nov-2024 22:24:12 | 215,819 35% 18.71MB/s 0:00:00 (xfr#10, to-chk=53/82) |
19-Nov-2024 22:24:12 | 216,781 35% 18.79MB/s 0:00:00 (xfr#11, to-chk=52/82) |
19-Nov-2024 22:24:12 | 218,826 35% 18.97MB/s 0:00:00 (xfr#12, to-chk=51/82) |
19-Nov-2024 22:24:12 | 220,586 35% 17.53MB/s 0:00:00 (xfr#13, to-chk=50/82) |
19-Nov-2024 22:24:12 | 224,455 36% 16.47MB/s 0:00:00 (xfr#14, to-chk=49/82) |
19-Nov-2024 22:24:12 | 229,470 37% 16.83MB/s 0:00:00 (xfr#15, to-chk=48/82) |
19-Nov-2024 22:24:12 | 229,919 37% 16.87MB/s 0:00:00 (xfr#16, to-chk=47/82) |
19-Nov-2024 22:24:12 | 235,162 38% 17.25MB/s 0:00:00 (xfr#17, to-chk=46/82) |
19-Nov-2024 22:24:12 | 237,441 38% 17.42MB/s 0:00:00 (xfr#18, to-chk=45/82) |
19-Nov-2024 22:24:12 | 239,201 38% 17.55MB/s 0:00:00 (xfr#19, to-chk=44/82) |
19-Nov-2024 22:24:12 | 241,757 39% 17.74MB/s 0:00:00 (xfr#20, to-chk=43/82) |
19-Nov-2024 22:24:12 | 245,860 40% 16.75MB/s 0:00:00 (xfr#21, to-chk=42/82) |
19-Nov-2024 22:24:12 | 249,670 40% 17.01MB/s 0:00:00 (xfr#22, to-chk=41/82) |
19-Nov-2024 22:24:12 | 256,902 41% 17.50MB/s 0:00:00 (xfr#23, to-chk=40/82) |
19-Nov-2024 22:24:12 | 257,067 41% 17.51MB/s 0:00:00 (xfr#24, to-chk=39/82) |
19-Nov-2024 22:24:12 | 262,823 42% 17.90MB/s 0:00:00 (xfr#25, to-chk=38/82) |
19-Nov-2024 22:24:12 | 268,571 43% 18.29MB/s 0:00:00 (xfr#26, to-chk=37/82) |
19-Nov-2024 22:24:12 | 274,604 44% 18.71MB/s 0:00:00 (xfr#27, to-chk=36/82) |
19-Nov-2024 22:24:12 | 280,069 45% 19.08MB/s 0:00:00 (xfr#28, to-chk=35/82) |
19-Nov-2024 22:24:12 | 287,356 46% 18.27MB/s 0:00:00 (xfr#29, to-chk=34/82) |
19-Nov-2024 22:24:12 | 288,831 47% 18.36MB/s 0:00:00 (xfr#30, to-chk=33/82) |
19-Nov-2024 22:24:12 | 289,791 47% 18.42MB/s 0:00:00 (xfr#31, to-chk=32/82) |
19-Nov-2024 22:24:12 | 296,111 48% 18.83MB/s 0:00:00 (xfr#32, to-chk=31/82) |
19-Nov-2024 22:24:12 | 302,657 49% 19.24MB/s 0:00:00 (xfr#33, to-chk=30/82) |
19-Nov-2024 22:24:12 | 305,734 49% 19.44MB/s 0:00:00 (xfr#34, to-chk=29/82) |
19-Nov-2024 22:24:12 | 310,680 50% 19.75MB/s 0:00:00 (xfr#35, to-chk=28/82) |
19-Nov-2024 22:24:12 | 310,907 50% 18.53MB/s 0:00:00 (xfr#36, to-chk=27/82) |
19-Nov-2024 22:24:12 | 311,584 50% 18.57MB/s 0:00:00 (xfr#37, to-chk=26/82) |
19-Nov-2024 22:24:12 | 315,966 51% 18.83MB/s 0:00:00 (xfr#38, to-chk=25/82) |
19-Nov-2024 22:24:12 | 321,429 52% 19.16MB/s 0:00:00 (xfr#39, to-chk=24/82) |
19-Nov-2024 22:24:12 | 325,013 52% 19.37MB/s 0:00:00 (xfr#40, to-chk=23/82) |
19-Nov-2024 22:24:12 | 329,108 53% 19.62MB/s 0:00:00 (xfr#41, to-chk=22/82) |
19-Nov-2024 22:24:12 | 332,692 54% 19.83MB/s 0:00:00 (xfr#42, to-chk=21/82) |
19-Nov-2024 22:24:12 | 333,939 54% 19.90MB/s 0:00:00 (xfr#43, to-chk=20/82) |
19-Nov-2024 22:24:12 | 335,471 54% 18.82MB/s 0:00:00 (xfr#44, to-chk=19/82) |
19-Nov-2024 22:24:12 | 340,081 55% 19.08MB/s 0:00:00 (xfr#45, to-chk=18/82) |
19-Nov-2024 22:24:12 | 341,326 55% 19.15MB/s 0:00:00 (xfr#46, to-chk=17/82) |
19-Nov-2024 22:24:12 | 345,936 56% 19.41MB/s 0:00:00 (xfr#47, to-chk=16/82) |
19-Nov-2024 22:24:12 | 348,779 56% 19.57MB/s 0:00:00 (xfr#48, to-chk=15/82) |
19-Nov-2024 22:24:12 | 351,563 57% 19.72MB/s 0:00:00 (xfr#49, to-chk=14/82) |
19-Nov-2024 22:24:12 | 352,297 57% 19.76MB/s 0:00:00 (xfr#50, to-chk=13/82) |
19-Nov-2024 22:24:12 | 358,845 58% 19.01MB/s 0:00:00 (xfr#51, to-chk=12/82) |
19-Nov-2024 22:24:12 | 362,201 59% 19.19MB/s 0:00:00 (xfr#52, to-chk=11/82) |
19-Nov-2024 22:24:12 | 364,759 59% 19.33MB/s 0:00:00 (xfr#53, to-chk=10/82) |
19-Nov-2024 22:24:12 | 369,996 60% 19.60MB/s 0:00:00 (xfr#54, to-chk=9/82) |
19-Nov-2024 22:24:12 | 376,939 61% 19.97MB/s 0:00:00 (xfr#55, to-chk=8/82) |
19-Nov-2024 22:24:12 | 378,984 61% 20.08MB/s 0:00:00 (xfr#56, to-chk=7/82) |
19-Nov-2024 22:24:12 | 383,307 62% 20.31MB/s 0:00:00 (xfr#57, to-chk=6/82) |
19-Nov-2024 22:24:12 | 389,342 63% 20.63MB/s 0:00:00 (xfr#58, to-chk=5/82) |
19-Nov-2024 22:24:12 | 389,789 63% 20.65MB/s 0:00:00 (xfr#59, to-chk=4/82) |
19-Nov-2024 22:24:12 | 392,860 64% 20.81MB/s 0:00:00 (xfr#60, to-chk=3/82) |
19-Nov-2024 22:24:12 | 399,121 65% 20.03MB/s 0:00:00 (xfr#61, to-chk=2/82) |
19-Nov-2024 22:24:12 | 402,420 65% 20.20MB/s 0:00:00 (xfr#62, to-chk=1/82) |
19-Nov-2024 22:24:12 | 404,691 65% 20.31MB/s 0:00:00 (xfr#63, to-chk=0/82) |
19-Nov-2024 22:24:12 | 404,691 65% 20.31MB/s 0:00:00 (xfr#63, to-chk=0/82) |
19-Nov-2024 22:24:12 | 404,691 65% 20.31MB/s 0:00:00 (xfr#63, to-chk=0/82) |
19-Nov-2024 22:24:12 | 404,691 65% 18.38MB/s 0:00:00 (xfr#63, to-chk=0/82) |
19-Nov-2024 22:24:12 | 404,691 65% 18.38MB/s 0:00:00 (xfr#63, to-chk=0/82) |
19-Nov-2024 22:24:12 | 404,691 65% 18.38MB/s 0:00:00 (xfr#63, to-chk=0/82) |
19-Nov-2024 22:24:12 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.19-22.10.59/pod-logs/dev-onezone-0/oz-panel |
19-Nov-2024 22:24:12 | |
19-Nov-2024 22:24:12 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
19-Nov-2024 22:24:12 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 22:24:12 | 55,578 12% 53.00MB/s 0:00:00 (xfr#2, to-chk=9/14) |
19-Nov-2024 22:24:12 | 112,745 25% 53.76MB/s 0:00:00 (xfr#3, to-chk=7/14) |
19-Nov-2024 22:24:12 | 162,119 37% 77.30MB/s 0:00:00 (xfr#4, to-chk=5/14) |
19-Nov-2024 22:24:12 | 217,494 49% 69.14MB/s 0:00:00 (xfr#5, to-chk=3/14) |
19-Nov-2024 22:24:12 | 217,785 50% 69.23MB/s 0:00:00 (xfr#6, to-chk=1/14) |
19-Nov-2024 22:24:12 | 217,785 50% 41.54MB/s 0:00:00 (xfr#6, to-chk=0/14) |
19-Nov-2024 22:24:12 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-22.10.59/pod-logs/dev-onezone-0/cluster-manager |
19-Nov-2024 22:24:12 | |
19-Nov-2024 22:24:12 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
19-Nov-2024 22:24:12 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 22:24:12 | 1,978 14% 1.89MB/s 0:00:00 (xfr#2, to-chk=9/14) |
19-Nov-2024 22:24:12 | 4,666 34% 4.45MB/s 0:00:00 (xfr#3, to-chk=7/14) |
19-Nov-2024 22:24:12 | 4,666 34% 4.45MB/s 0:00:00 (xfr#4, to-chk=5/14) |
19-Nov-2024 22:24:12 | 6,441 48% 6.14MB/s 0:00:00 (xfr#5, to-chk=3/14) |
19-Nov-2024 22:24:12 | 6,703 50% 6.39MB/s 0:00:00 (xfr#6, to-chk=1/14) |
19-Nov-2024 22:24:12 | 6,703 50% 6.39MB/s 0:00:00 (xfr#6, to-chk=0/14) |
19-Nov-2024 22:24:12 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.19-22.10.59/pod-logs/dev-onezone-0/oz-worker |
19-Nov-2024 22:24:12 | |
19-Nov-2024 22:24:12 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=15/18) |
19-Nov-2024 22:24:12 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 22:24:12 | 23,853 7% 22.75MB/s 0:00:00 (xfr#2, to-chk=13/18) |
19-Nov-2024 22:24:12 | 48,473 14% 46.23MB/s 0:00:00 (xfr#3, to-chk=11/18) |
19-Nov-2024 22:24:12 | 48,473 14% 46.23MB/s 0:00:00 (xfr#4, to-chk=9/18) |
19-Nov-2024 22:24:12 | 71,846 22% 68.52MB/s 0:00:00 (xfr#5, to-chk=7/18) |
19-Nov-2024 22:24:12 | 71,937 22% 68.60MB/s 0:00:00 (xfr#6, to-chk=5/18) |
19-Nov-2024 22:24:12 | 72,234 22% 68.89MB/s 0:00:00 (xfr#7, to-chk=3/18) |
19-Nov-2024 22:24:12 | 162,622 50% 77.54MB/s 0:00:00 (xfr#8, to-chk=1/18) |
19-Nov-2024 22:24:12 | 162,622 50% 38.77MB/s 0:00:00 (xfr#8, to-chk=0/18) |
19-Nov-2024 22:24:12 | [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDH/onedata-acceptance/tests/oneclient/logs/singleprovider_multiclient_directio/test_multi_directory_CRUD.1732055045.0081904 exists, exporting anyway. |
19-Nov-2024 22:24:12 | |
19-Nov-2024 22:24:12 | |
19-Nov-2024 22:24:12 | =============================== warnings summary =============================== |
19-Nov-2024 22:24:12 | tests/utils/rest_utils.py:98 |
19-Nov-2024 22:24:12 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDH/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ ' |
19-Nov-2024 22:24:12 | print(""" |
19-Nov-2024 22:24:12 | |
19-Nov-2024 22:24:12 | tests/utils/path_utils.py:112 |
19-Nov-2024 22:24:12 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDH/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ ' |
19-Nov-2024 22:24:12 | return path.replace("'", "\\'").replace(' ', '\ ') |
19-Nov-2024 22:24:12 | |
19-Nov-2024 22:24:12 | tests/utils/acceptance_utils.py:55 |
19-Nov-2024 22:24:12 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDH/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d' |
19-Nov-2024 22:24:12 | '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?')) |
19-Nov-2024 22:24:12 | |
19-Nov-2024 22:24:12 | tests/utils/acceptance_utils.py:57 |
19-Nov-2024 22:24:12 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDH/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d' |
19-Nov-2024 22:24:12 | '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?')) |
19-Nov-2024 22:24:12 | |
19-Nov-2024 22:24:12 | -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html |
19-Nov-2024 22:24:12 | - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDH/onedata-acceptance/test-reports/results.xml - |
19-Nov-2024 22:24:12 | ================== 27 passed, 4 warnings in 795.26s (0:13:15) ================== |
19-Nov-2024 22:24:16 | release "dev" uninstalled |
19-Nov-2024 22:24:16 | persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted |
19-Nov-2024 22:24:18 | No resources found |
19-Nov-2024 22:24:19 | Sidecar injection has been disabled |
19-Nov-2024 22:24:19 | Cleaning helm release "dev"... |
19-Nov-2024 22:24:19 | Deleted 1 helm deployments |
19-Nov-2024 22:24:19 | Deleted 0 k8s deployments |
19-Nov-2024 22:24:19 | Deleted 0 k8s services |
19-Nov-2024 22:24:19 | Deleted 0 persistent volumes |
19-Nov-2024 22:24:20 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
19-Nov-2024 22:24:20 | [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone |
19-Nov-2024 22:24:20 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
19-Nov-2024 22:24:20 | [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider |
19-Nov-2024 22:24:20 | [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli |
19-Nov-2024 22:24:20 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
19-Nov-2024 22:24:20 | [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient |
19-Nov-2024 22:24:20 | Finished task 'Run acceptance oneclient tests' with result: Success |
19-Nov-2024 22:24:20 | Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit' |
19-Nov-2024 22:24:20 | Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDH... |
19-Nov-2024 22:24:20 | Finished task 'Parse test results' with result: Success |
19-Nov-2024 22:24:20 | All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
19-Nov-2024 22:24:20 | Substituting variable: ${bamboo.artifactRepoHostname} with S3 |
19-Nov-2024 22:24:20 | Substituting variable: ${bamboo.artifactRepoPort} with 10161 |
19-Nov-2024 22:24:20 | Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu |
19-Nov-2024 22:24:20 | Substituting variable: ${bamboo.planRepository.branchName} with develop |
19-Nov-2024 22:24:20 | Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance |
19-Nov-2024 22:24:20 | Substituting variable: ${bamboo.artifactRepoHostname} with S3 |
19-Nov-2024 22:24:20 | Substituting variable: ${bamboo.artifactRepoPort} with 10161 |
19-Nov-2024 22:24:20 | Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu |
19-Nov-2024 22:24:20 | Substituting variable: ${bamboo.planRepository.branchName} with develop |
19-Nov-2024 22:24:20 | Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance |
19-Nov-2024 22:24:20 | Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
19-Nov-2024 22:24:20 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider directory CRUD multiclient directio hardlinks #3366 (ODSRV-OAP-SDCMDH-3366)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SDCMDH-3366-ScriptBuildTask-2580501644752941153.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDH/onedata-acceptance |
19-Nov-2024 22:24:20 | ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_singleprovider_directory_CRUD_multiclient_directio_hardlinks.tar.gz |
19-Nov-2024 22:24:20 | Uploading artifact |
19-Nov-2024 22:24:20 | source path: surefire_singleprovider_directory_CRUD_multiclient_directio_hardlinks.tar.gz |
19-Nov-2024 22:24:20 | dest. path: artifacts/onedata-acceptance/develop/surefire_singleprovider_directory_CRUD_multiclient_directio_hardlinks.tar.gz |
19-Nov-2024 22:24:20 | Finished task 'Pack and push surefire artifact' with result: Success |
19-Nov-2024 22:24:20 | All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
19-Nov-2024 22:24:20 | Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
19-Nov-2024 22:24:20 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider directory CRUD multiclient directio hardlinks #3366 (ODSRV-OAP-SDCMDH-3366)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SDCMDH-3366-ScriptBuildTask-8926574098737539711.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDH |
19-Nov-2024 22:24:20 | cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory |
19-Nov-2024 22:24:20 | Finished task 'Pack logs' with result: Success |
19-Nov-2024 22:24:20 | All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
19-Nov-2024 22:24:20 | Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh |
19-Nov-2024 22:24:20 | Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
19-Nov-2024 22:24:20 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider directory CRUD multiclient directio hardlinks #3366 (ODSRV-OAP-SDCMDH-3366)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SDCMDH-3366-ScriptBuildTask-7883380139021816489.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDH/onedata-acceptance |
19-Nov-2024 22:24:21 | % Total % Received % Xferd Average Speed Time Time Time Current |
19-Nov-2024 22:24:21 | Dload Upload Total Spent Left Speed |
19-Nov-2024 22:24:21 | |
19-Nov-2024 22:24:21 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
19-Nov-2024 22:24:21 | 100 4822 100 4822 0 0 63447 0 --:--:-- --:--:-- --:--:-- 63447 |
19-Nov-2024 22:24:21 | Clearing /tmp/onedata and /home/bamboo/.one-env |
19-Nov-2024 22:24:21 | Cleaning helm deployments |
19-Nov-2024 22:24:21 | Cleanining pods |
19-Nov-2024 22:24:22 | Cleaning kube persistant volumes |
19-Nov-2024 22:24:22 | Cleaning dockswift container |
19-Nov-2024 22:24:22 | Cleaning docker containers |
19-Nov-2024 22:24:24 | Stalled docker containers to remove: |
19-Nov-2024 22:24:24 | ea9c80c0f029 f7d52550743c b00f5c908b8e 2df0b0cb58bb 63a36a937944 dc41dc6329f6 7318ec2bffe2 004a48724ec7 b6b6020d9d04 57215e0c4e96 62e6c39f86f8 02a206af3ae2 ac094c789331 a43560049f70 feaafc8444c5 d0c77a2ced60 |
19-Nov-2024 22:24:24 | Removing stalled docker containers |
19-Nov-2024 22:24:24 | Error response from daemon: Cannot kill container: ea9c80c0f029: Container ea9c80c0f02954e8e309f31bc293f78d9cdba26d76a46cd589a2130db02d65ea is not running |
19-Nov-2024 22:24:24 | ea9c80c0f029 |
19-Nov-2024 22:24:24 | Error response from daemon: Cannot kill container: f7d52550743c: Container f7d52550743c0808a8b551194798db2f2190b364328d4a1ea6f395179226309f is not running |
19-Nov-2024 22:24:25 | f7d52550743c |
19-Nov-2024 22:24:25 | Error response from daemon: Cannot kill container: b00f5c908b8e: Container b00f5c908b8eec4f46233e03304b3eda5e2e9a8db6e318ae82d2219d15fe46fb is not running |
19-Nov-2024 22:24:25 | b00f5c908b8e |
19-Nov-2024 22:24:25 | Error response from daemon: Cannot kill container: 2df0b0cb58bb: Container 2df0b0cb58bbac0ba67a1627902ef87e217ced390018377f98de3cf7ebb230ca is not running |
19-Nov-2024 22:24:25 | 2df0b0cb58bb |
19-Nov-2024 22:24:25 | Error response from daemon: Cannot kill container: 63a36a937944: Container 63a36a9379447ae8487924aa5a78fd00282ab9c39c00c285d55eba7e8de08018 is not running |
19-Nov-2024 22:24:25 | 63a36a937944 |
19-Nov-2024 22:24:25 | Error response from daemon: Cannot kill container: dc41dc6329f6: Container dc41dc6329f6fcca20ab5be25303c668be094d45277510c3faeb27bea33ba9ce is not running |
19-Nov-2024 22:24:25 | dc41dc6329f6 |
19-Nov-2024 22:24:25 | Error response from daemon: Cannot kill container: 7318ec2bffe2: Container 7318ec2bffe2cdbff454fdcc9ce9ef29ce57fd5b28ede5da465ba6e59975ebd8 is not running |
19-Nov-2024 22:24:25 | 7318ec2bffe2 |
19-Nov-2024 22:24:25 | Error response from daemon: Cannot kill container: 004a48724ec7: Container 004a48724ec79a99d3d110e0da3c247d6c535e729c590b549f1574a709d8bd1f is not running |
19-Nov-2024 22:24:26 | 004a48724ec7 |
19-Nov-2024 22:24:26 | Error response from daemon: Cannot kill container: b6b6020d9d04: Container b6b6020d9d0439241de6439ede34192ad1fef5d54e77fca12ea380e3430dbace is not running |
19-Nov-2024 22:24:26 | b6b6020d9d04 |
19-Nov-2024 22:24:26 | Error response from daemon: Cannot kill container: 57215e0c4e96: Container 57215e0c4e9684dc01b411fafeb1938c5621654380631a2d420a553ede787e9e is not running |
19-Nov-2024 22:24:26 | 57215e0c4e96 |
19-Nov-2024 22:24:26 | Error response from daemon: Cannot kill container: 62e6c39f86f8: Container 62e6c39f86f8182990f9a4b6a087b53fe58199371b88df85ee2541cafc56b360 is not running |
19-Nov-2024 22:24:26 | 62e6c39f86f8 |
19-Nov-2024 22:24:26 | Error response from daemon: Cannot kill container: 02a206af3ae2: Container 02a206af3ae216aea80e36f34b4df2784d1a2214f2ed8476cbb78bfc86741c39 is not running |
19-Nov-2024 22:24:26 | 02a206af3ae2 |
19-Nov-2024 22:24:26 | Error response from daemon: Cannot kill container: ac094c789331: Container ac094c7893314222682de7a9d4f33691dd80c76d655e3df80ef5a4903927f0e8 is not running |
19-Nov-2024 22:24:26 | ac094c789331 |
19-Nov-2024 22:24:26 | Error response from daemon: Cannot kill container: a43560049f70: Container a43560049f70901b7404de7d7b4f3cc88d69fe80ea3e7516ea706e1074a9bd0f is not running |
19-Nov-2024 22:24:26 | a43560049f70 |
19-Nov-2024 22:24:26 | Error response from daemon: Cannot kill container: feaafc8444c5: Container feaafc8444c58cfbf537d242478cdb67b11a1cb6483cc197fa4080707f924a89 is not running |
19-Nov-2024 22:24:26 | feaafc8444c5 |
19-Nov-2024 22:24:26 | d0c77a2ced60 |
19-Nov-2024 22:24:26 | d0c77a2ced60 |
19-Nov-2024 22:24:26 | Stalled docker volumes to remove: |
19-Nov-2024 22:24:26 | |
19-Nov-2024 22:24:26 | Removing stalled docker volumes |
19-Nov-2024 22:24:26 | Removing stalled loopdevices |
19-Nov-2024 22:24:27 | Done |
19-Nov-2024 22:24:27 | Finished task 'Clear env and working dir' with result: Success |
19-Nov-2024 22:24:27 | Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2 |
19-Nov-2024 22:24:27 | Running post build plugin 'Docker Container Cleanup' |
19-Nov-2024 22:24:27 | Running post build plugin 'NCover Results Collector' |
19-Nov-2024 22:24:27 | Running post build plugin 'Build Results Label Collector' |
19-Nov-2024 22:24:27 | Running post build plugin 'Clover Results Collector' |
19-Nov-2024 22:24:27 | Running post build plugin 'npm Cache Cleanup' |
19-Nov-2024 22:24:27 | Running post build plugin 'Artifact Copier' |
19-Nov-2024 22:24:27 | Publishing an artifact: test_logs.tar.gz |
19-Nov-2024 22:24:27 | Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 65.05 ms |
19-Nov-2024 22:24:27 | Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDH' |
19-Nov-2024 22:24:27 | Finalising the build... |
19-Nov-2024 22:24:27 | Stopping timer. |
19-Nov-2024 22:24:27 | Build ODSRV-OAP-SDCMDH-3366 completed. |
19-Nov-2024 22:24:27 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
19-Nov-2024 22:24:27 | Running on server: post build plugin 'NCover Results Collector' |
19-Nov-2024 22:24:27 | Running on server: post build plugin 'Build Labeller' |
19-Nov-2024 22:24:27 | Running on server: post build plugin 'Clover Delta Calculator' |
19-Nov-2024 22:24:27 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
19-Nov-2024 22:24:27 | All post build plugins have finished |
19-Nov-2024 22:24:27 | Generating build results summary... |
19-Nov-2024 22:24:28 | Saving build results to disk... |
19-Nov-2024 22:24:28 | Store variable context... |
19-Nov-2024 22:24:28 | Finished building ODSRV-OAP-SDCMDH-3366. |