oneclient acceptance tests using environment deployed from packages
Build: #3365 was successful
Job: singleprovider directory CRUD multiclient directio symlinks was successful
Build log
The build generated 2,510 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:04:47 | ================================================================= |
19-Nov-2024 20:04:47 | - Executing scenario 'Delete empty directory and parents' |
19-Nov-2024 20:04:47 | - from feature 'Multi_directory_CRUD' |
19-Nov-2024 20:04:47 | ----------------------------------------------------------------- |
19-Nov-2024 20:04:47 | -- Executing step: 'Given "oneclients [client11, client21] |
19-Nov-2024 20:04:47 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
19-Nov-2024 20:04:47 | using [token, token] by [user1, user2]"' |
19-Nov-2024 20:04:47 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hvff', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 20:04:47 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hvff', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 20:04:47 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hvff', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 20:04:47 | |
19-Nov-2024 20:04:47 | |
19-Nov-2024 20:04:47 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8hvff' |
19-Nov-2024 20:04:47 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8hvff' successfully started |
19-Nov-2024 20:04:47 | |
19-Nov-2024 20:04:47 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/qv3stfskfpz6srg3 |
19-Nov-2024 20:04:47 | |
19-Nov-2024 20:04:47 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/qv3stfskfpz6srg3 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/qv3stfskfpz6srg3 |
19-Nov-2024 20:04:47 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15743033877810711133'... |
19-Nov-2024 20:04:47 | Getting configuration... |
19-Nov-2024 20:04:47 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/qv3stfskfpz6srg3'. |
19-Nov-2024 20:04:47 | |
19-Nov-2024 20:04:47 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zfc7b', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 20:04:47 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zfc7b', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 20:04:47 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zfc7b', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 20:04:47 | |
19-Nov-2024 20:04:47 | |
19-Nov-2024 20:04:47 | starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-zfc7b' |
19-Nov-2024 20:04:47 | rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-zfc7b' successfully started |
19-Nov-2024 20:04:47 | |
19-Nov-2024 20:04:47 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/8fkgs3kpore5huq2 |
19-Nov-2024 20:04:47 | |
19-Nov-2024 20:04:47 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/8fkgs3kpore5huq2 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/8fkgs3kpore5huq2 |
19-Nov-2024 20:04:47 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3817824965536956012'... |
19-Nov-2024 20:04:47 | Getting configuration... |
19-Nov-2024 20:04:47 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/8fkgs3kpore5huq2'. |
19-Nov-2024 20:04:47 | |
19-Nov-2024 20:04:47 | -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3] on client11"' |
19-Nov-2024 20:04:47 | -- Executing step: 'When "user1 sees [dir1] in space1 on client11"' |
19-Nov-2024 20:04:47 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
19-Nov-2024 20:04:47 | -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"' |
19-Nov-2024 20:04:47 | -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"' |
19-Nov-2024 20:04:47 | -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"' |
19-Nov-2024 20:04:47 | -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"' |
19-Nov-2024 20:04:47 | -- Executing step: 'When "user2 deletes directory (rmdir -p) [space1/dir1/dir2/dir3] on client21"' |
19-Nov-2024 20:04:47 | -- Executing step: 'When "user1 can't stat [dir1] in space1 on client11"' |
19-Nov-2024 20:04:47 | -- Executing step: 'When "user2 can't stat [dir1] in space1 on client21"' |
19-Nov-2024 20:04:47 | -- Executing step: 'When "user1 doesn't see [dir1] in space1 on client11"' |
19-Nov-2024 20:04:47 | -- Executing step: 'When "user2 doesn't see [dir1] in space1 on client21"' |
19-Nov-2024 20:04:47 | ================================================================= |
19-Nov-2024 20:04:47 | |
19-Nov-2024 20:04:47 | PASSED |
19-Nov-2024 20:04:47 | Unmounting client from /tmp/onedata/mnt/qv3stfskfpz6srg3 |
19-Nov-2024 20:04:47 | |
19-Nov-2024 20:04:47 | |
19-Nov-2024 20:04:47 | Unmounting client from /tmp/onedata/mnt/8fkgs3kpore5huq2 |
19-Nov-2024 20:04:47 | |
19-Nov-2024 20:04:47 | |
19-Nov-2024 20:05: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 20:05:09 | ================================================================= |
19-Nov-2024 20:05:09 | - Executing scenario 'Fail to delete non-empty directory using rmdir' |
19-Nov-2024 20:05:09 | - from feature 'Multi_directory_CRUD' |
19-Nov-2024 20:05:09 | ----------------------------------------------------------------- |
19-Nov-2024 20:05:09 | -- Executing step: 'Given "oneclients [client11, client21] |
19-Nov-2024 20:05:09 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
19-Nov-2024 20:05:09 | using [token, token] by [user1, user2]"' |
19-Nov-2024 20:05:09 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hvff', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 20:05:09 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hvff', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 20:05:09 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hvff', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 20:05:09 | |
19-Nov-2024 20:05:09 | |
19-Nov-2024 20:05:09 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8hvff' |
19-Nov-2024 20:05:09 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8hvff' successfully started |
19-Nov-2024 20:05:09 | |
19-Nov-2024 20:05:09 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/o0dgdim9sr4344yh |
19-Nov-2024 20:05:09 | |
19-Nov-2024 20:05:09 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/o0dgdim9sr4344yh --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/o0dgdim9sr4344yh |
19-Nov-2024 20:05:09 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '5922633940742926956'... |
19-Nov-2024 20:05:09 | Getting configuration... |
19-Nov-2024 20:05:09 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/o0dgdim9sr4344yh'. |
19-Nov-2024 20:05:09 | |
19-Nov-2024 20:05:09 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zfc7b', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 20:05:09 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zfc7b', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 20:05:09 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zfc7b', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 20:05:09 | |
19-Nov-2024 20:05:09 | |
19-Nov-2024 20:05:09 | starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-zfc7b' |
19-Nov-2024 20:05:09 | rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-zfc7b' successfully started |
19-Nov-2024 20:05:09 | |
19-Nov-2024 20:05:09 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/wxsn56aotiu1a496 |
19-Nov-2024 20:05:09 | |
19-Nov-2024 20:05:09 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/wxsn56aotiu1a496 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/wxsn56aotiu1a496 |
19-Nov-2024 20:05:09 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12953904727510335265'... |
19-Nov-2024 20:05:09 | Getting configuration... |
19-Nov-2024 20:05:09 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/wxsn56aotiu1a496'. |
19-Nov-2024 20:05:09 | |
19-Nov-2024 20:05:09 | -- Executing step: 'When "user2 creates directories [space1/dir1, space1/dir1/child1] on client21"' |
19-Nov-2024 20:05:09 | -- Executing step: 'When "user1 sees [dir1] in space1 on client11"' |
19-Nov-2024 20:05:09 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
19-Nov-2024 20:05:09 | -- Executing step: 'When "user1 sees [child1] in space1/dir1 on client11"' |
19-Nov-2024 20:05:09 | -- Executing step: 'When "user2 sees [child1] in space1/dir1 on client21"' |
19-Nov-2024 20:05:09 | -- Executing step: 'When "user1 fails to delete directories (rmdir) [space1/dir1] on client11"' |
19-Nov-2024 20:05:09 | -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"' |
19-Nov-2024 20:05:09 | -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"' |
19-Nov-2024 20:05:09 | -- Executing step: 'When "user1 can stat [child1] in space1/dir1 on client11"' |
19-Nov-2024 20:05:09 | -- Executing step: 'When "user2 can stat [child1] in space1/dir1 on client21"' |
19-Nov-2024 20:05:09 | -- Executing step: 'When "user1 sees [dir1] in space1 on client11"' |
19-Nov-2024 20:05:09 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
19-Nov-2024 20:05:09 | -- Executing step: 'When "user1 sees [child1] in space1/dir1 on client11"' |
19-Nov-2024 20:05:09 | -- Executing step: 'When "user2 sees [child1] in space1/dir1 on client21"' |
19-Nov-2024 20:05:09 | ================================================================= |
19-Nov-2024 20:05:09 | |
19-Nov-2024 20:05:09 | PASSED |
19-Nov-2024 20:05:09 | Unmounting client from /tmp/onedata/mnt/o0dgdim9sr4344yh |
19-Nov-2024 20:05:09 | |
19-Nov-2024 20:05:09 | |
19-Nov-2024 20:05:09 | Unmounting client from /tmp/onedata/mnt/wxsn56aotiu1a496 |
19-Nov-2024 20:05:09 | |
19-Nov-2024 20:05:09 | |
19-Nov-2024 20:05: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 20:05:33 | ================================================================= |
19-Nov-2024 20:05:33 | - Executing scenario 'Delete non-empty directory' |
19-Nov-2024 20:05:33 | - from feature 'Multi_directory_CRUD' |
19-Nov-2024 20:05:33 | ----------------------------------------------------------------- |
19-Nov-2024 20:05:33 | -- Executing step: 'Given "oneclients [client11, client21] |
19-Nov-2024 20:05:33 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
19-Nov-2024 20:05:33 | using [token, token] by [user1, user2]"' |
19-Nov-2024 20:05:33 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hvff', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 20:05:33 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hvff', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 20:05:33 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hvff', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 20:05:33 | |
19-Nov-2024 20:05:33 | |
19-Nov-2024 20:05:33 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8hvff' |
19-Nov-2024 20:05:33 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8hvff' successfully started |
19-Nov-2024 20:05:33 | |
19-Nov-2024 20:05:33 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/wkdphhbd4ewsjwwh |
19-Nov-2024 20:05:33 | |
19-Nov-2024 20:05:33 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/wkdphhbd4ewsjwwh --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/wkdphhbd4ewsjwwh |
19-Nov-2024 20:05:33 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17525999137671301174'... |
19-Nov-2024 20:05:33 | Getting configuration... |
19-Nov-2024 20:05:33 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/wkdphhbd4ewsjwwh'. |
19-Nov-2024 20:05:33 | |
19-Nov-2024 20:05:33 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zfc7b', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 20:05:33 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zfc7b', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 20:05:33 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zfc7b', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 20:05:33 | |
19-Nov-2024 20:05:33 | |
19-Nov-2024 20:05:33 | starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-zfc7b' |
19-Nov-2024 20:05:33 | rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-zfc7b' successfully started |
19-Nov-2024 20:05:33 | |
19-Nov-2024 20:05:33 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/y69lz9vthe3b2uux |
19-Nov-2024 20:05:33 | |
19-Nov-2024 20:05:33 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/y69lz9vthe3b2uux --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/y69lz9vthe3b2uux |
19-Nov-2024 20:05:33 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '4452541228117242083'... |
19-Nov-2024 20:05:33 | Getting configuration... |
19-Nov-2024 20:05:33 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/y69lz9vthe3b2uux'. |
19-Nov-2024 20:05:33 | |
19-Nov-2024 20:05:33 | -- Executing step: 'When "user1 creates directory and parents [space1/dir1/child1, space1/dir1/child2, space1/dir2/dir3/child1] |
19-Nov-2024 20:05:33 | on client11"' |
19-Nov-2024 20:05:33 | -- Executing step: 'When "user1 sees [dir1, dir2] in space1 on client11"' |
19-Nov-2024 20:05:33 | -- Executing step: 'When "user2 sees [dir1, dir2] in space1 on client21"' |
19-Nov-2024 20:05:33 | -- Executing step: 'When "user1 sees [child1, child2] in space1/dir1 on client11"' |
19-Nov-2024 20:05:33 | -- Executing step: 'When "user2 sees [child1, child2] in space1/dir1 on client21"' |
19-Nov-2024 20:05:33 | -- Executing step: 'When "user1 sees [dir3] in space1/dir2 on client11"' |
19-Nov-2024 20:05:33 | -- Executing step: 'When "user2 sees [dir3] in space1/dir2 on client21"' |
19-Nov-2024 20:05:33 | -- Executing step: 'When "user1 sees [child1] in space1/dir2/dir3 on client11"' |
19-Nov-2024 20:05:33 | -- Executing step: 'When "user2 sees [child1] in space1/dir2/dir3 on client21"' |
19-Nov-2024 20:05:33 | -- Executing step: 'When "user1 deletes directories (rm -rf) [space1/dir1, space1/dir2] on client11"' |
19-Nov-2024 20:05:33 | -- Executing step: 'Then "user1 can't stat [dir1, dir2] in space1 on client11"' |
19-Nov-2024 20:05:33 | -- Executing step: 'Then "user2 can't stat [dir1, dir2] in space1 on client21"' |
19-Nov-2024 20:05:33 | -- Executing step: 'Then "user1 doesn't see [dir1, dir2] in space1 on client11"' |
19-Nov-2024 20:05:33 | -- Executing step: 'Then "user2 doesn't see [dir1, dir2] in space1 on client21"' |
19-Nov-2024 20:05:33 | ================================================================= |
19-Nov-2024 20:05:33 | |
19-Nov-2024 20:05:33 | PASSED |
19-Nov-2024 20:05:33 | Unmounting client from /tmp/onedata/mnt/wkdphhbd4ewsjwwh |
19-Nov-2024 20:05:33 | |
19-Nov-2024 20:05:33 | |
19-Nov-2024 20:05:33 | Unmounting client from /tmp/onedata/mnt/y69lz9vthe3b2uux |
19-Nov-2024 20:05:33 | |
19-Nov-2024 20:05:33 | |
19-Nov-2024 20:05:56 | 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 20:05:56 | ================================================================= |
19-Nov-2024 20:05:56 | - Executing scenario 'Move directory' |
19-Nov-2024 20:05:56 | - from feature 'Multi_directory_CRUD' |
19-Nov-2024 20:05:56 | ----------------------------------------------------------------- |
19-Nov-2024 20:05:56 | -- Executing step: 'Given "oneclients [client11, client21] |
19-Nov-2024 20:05:56 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
19-Nov-2024 20:05:56 | using [token, token] by [user1, user2]"' |
19-Nov-2024 20:05:56 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hvff', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 20:05:56 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hvff', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 20:05:56 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hvff', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 20:05:56 | |
19-Nov-2024 20:05:56 | |
19-Nov-2024 20:05:56 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8hvff' |
19-Nov-2024 20:05:56 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8hvff' successfully started |
19-Nov-2024 20:05:56 | |
19-Nov-2024 20:05:56 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/lot13650qznfyrva |
19-Nov-2024 20:05:56 | |
19-Nov-2024 20:05:56 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/lot13650qznfyrva --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/lot13650qznfyrva |
19-Nov-2024 20:05:56 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '9000589072821776513'... |
19-Nov-2024 20:05:56 | Getting configuration... |
19-Nov-2024 20:05:56 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/lot13650qznfyrva'. |
19-Nov-2024 20:05:56 | |
19-Nov-2024 20:05:56 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zfc7b', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 20:05:56 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zfc7b', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 20:05:56 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zfc7b', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 20:05:56 | |
19-Nov-2024 20:05:56 | |
19-Nov-2024 20:05:56 | starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-zfc7b' |
19-Nov-2024 20:05:56 | rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-zfc7b' successfully started |
19-Nov-2024 20:05:56 | |
19-Nov-2024 20:05:56 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/3gb2fom4q3qrzeyx |
19-Nov-2024 20:05:56 | |
19-Nov-2024 20:05:56 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/3gb2fom4q3qrzeyx --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/3gb2fom4q3qrzeyx |
19-Nov-2024 20:05:56 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3162653761140618103'... |
19-Nov-2024 20:05:56 | Getting configuration... |
19-Nov-2024 20:05:56 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/3gb2fom4q3qrzeyx'. |
19-Nov-2024 20:05:56 | |
19-Nov-2024 20:05:56 | -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"' |
19-Nov-2024 20:05:56 | -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"' |
19-Nov-2024 20:05:56 | -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"' |
19-Nov-2024 20:05:56 | -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"' |
19-Nov-2024 20:05:56 | -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"' |
19-Nov-2024 20:05:56 | -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"' |
19-Nov-2024 20:05:56 | -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"' |
19-Nov-2024 20:05:56 | -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"' |
19-Nov-2024 20:05:56 | -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"' |
19-Nov-2024 20:05:56 | -- Executing step: 'When "user1 renames space1/dir4/dir5 to space1/dir1/dir2/dir3 on client11"' |
19-Nov-2024 20:05:56 | -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3 on client11"' |
19-Nov-2024 20:05:56 | -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3 on client21"' |
19-Nov-2024 20:05:56 | -- Executing step: 'Then "user1 doesn't see [dir5] in space1/dir4 on client11"' |
19-Nov-2024 20:05:56 | -- Executing step: 'Then "user2 doesn't see [dir5] in space1/dir4 on client21"' |
19-Nov-2024 20:05:56 | -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3 on client11"' |
19-Nov-2024 20:05:56 | -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3 on client21"' |
19-Nov-2024 20:05:56 | ================================================================= |
19-Nov-2024 20:05:56 | |
19-Nov-2024 20:05:56 | PASSED |
19-Nov-2024 20:05:56 | Unmounting client from /tmp/onedata/mnt/lot13650qznfyrva |
19-Nov-2024 20:05:56 | |
19-Nov-2024 20:05:56 | |
19-Nov-2024 20:05:56 | Unmounting client from /tmp/onedata/mnt/3gb2fom4q3qrzeyx |
19-Nov-2024 20:05:56 | |
19-Nov-2024 20:05:56 | |
19-Nov-2024 20:06:18 | 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 20:06:18 | ================================================================= |
19-Nov-2024 20:06:18 | - Executing scenario 'Copy directory' |
19-Nov-2024 20:06:18 | - from feature 'Multi_directory_CRUD' |
19-Nov-2024 20:06:18 | ----------------------------------------------------------------- |
19-Nov-2024 20:06:18 | -- Executing step: 'Given "oneclients [client11, client21] |
19-Nov-2024 20:06:18 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
19-Nov-2024 20:06:18 | using [token, token] by [user1, user2]"' |
19-Nov-2024 20:06:18 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hvff', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 20:06:18 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hvff', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 20:06:18 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hvff', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 20:06:18 | |
19-Nov-2024 20:06:18 | |
19-Nov-2024 20:06:18 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8hvff' |
19-Nov-2024 20:06:18 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8hvff' successfully started |
19-Nov-2024 20:06:18 | |
19-Nov-2024 20:06:18 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/iu8ogp47er0z3zcx |
19-Nov-2024 20:06:18 | |
19-Nov-2024 20:06:18 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/iu8ogp47er0z3zcx --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/iu8ogp47er0z3zcx |
19-Nov-2024 20:06:18 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '5353780239297431596'... |
19-Nov-2024 20:06:18 | Getting configuration... |
19-Nov-2024 20:06:18 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/iu8ogp47er0z3zcx'. |
19-Nov-2024 20:06:18 | |
19-Nov-2024 20:06:18 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zfc7b', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 20:06:18 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zfc7b', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 20:06:18 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zfc7b', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 20:06:18 | |
19-Nov-2024 20:06:18 | |
19-Nov-2024 20:06:18 | starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-zfc7b' |
19-Nov-2024 20:06:18 | rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-zfc7b' successfully started |
19-Nov-2024 20:06:18 | |
19-Nov-2024 20:06:18 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/iw73nzhcs7qf0lbz |
19-Nov-2024 20:06:18 | |
19-Nov-2024 20:06:18 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/iw73nzhcs7qf0lbz --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/iw73nzhcs7qf0lbz |
19-Nov-2024 20:06:18 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12455464522914887146'... |
19-Nov-2024 20:06:18 | Getting configuration... |
19-Nov-2024 20:06:18 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/iw73nzhcs7qf0lbz'. |
19-Nov-2024 20:06:18 | |
19-Nov-2024 20:06:18 | -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"' |
19-Nov-2024 20:06:18 | -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"' |
19-Nov-2024 20:06:18 | -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"' |
19-Nov-2024 20:06:18 | -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"' |
19-Nov-2024 20:06:18 | -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"' |
19-Nov-2024 20:06:18 | -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"' |
19-Nov-2024 20:06:18 | -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"' |
19-Nov-2024 20:06:18 | -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"' |
19-Nov-2024 20:06:18 | -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"' |
19-Nov-2024 20:06:18 | -- Executing step: 'When "user1 copies directory space1/dir4 to space1/dir1/dir2/dir3 on client11"' |
19-Nov-2024 20:06:18 | -- Executing step: 'Then "user1 can stat [dir4] in space1/dir1/dir2/dir3 on client11"' |
19-Nov-2024 20:06:18 | -- Executing step: 'Then "user2 can stat [dir4] in space1/dir1/dir2/dir3 on client21"' |
19-Nov-2024 20:06:18 | -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client11"' |
19-Nov-2024 20:06:18 | -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client21"' |
19-Nov-2024 20:06:18 | -- Executing step: 'Then "user1 can stat [dir5] in space1/dir4 on client11"' |
19-Nov-2024 20:06:18 | -- Executing step: 'Then "user2 can stat [dir5] in space1/dir4 on client21"' |
19-Nov-2024 20:06:18 | -- Executing step: 'Then "user1 sees [dir4] in space1/dir1/dir2/dir3 on client11"' |
19-Nov-2024 20:06:18 | -- Executing step: 'Then "user2 sees [dir4] in space1/dir1/dir2/dir3 on client21"' |
19-Nov-2024 20:06:18 | -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client11"' |
19-Nov-2024 20:06:18 | -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client21"' |
19-Nov-2024 20:06:18 | -- Executing step: 'Then "user1 sees [dir5] in space1/dir4 on client11"' |
19-Nov-2024 20:06:18 | -- Executing step: 'Then "user2 sees [dir5] in space1/dir4 on client21"' |
19-Nov-2024 20:06:18 | ================================================================= |
19-Nov-2024 20:06:18 | |
19-Nov-2024 20:06:19 | PASSED |
19-Nov-2024 20:06:19 | Unmounting client from /tmp/onedata/mnt/iu8ogp47er0z3zcx |
19-Nov-2024 20:06:19 | |
19-Nov-2024 20:06:19 | |
19-Nov-2024 20:06:19 | Unmounting client from /tmp/onedata/mnt/iw73nzhcs7qf0lbz |
19-Nov-2024 20:06:19 | |
19-Nov-2024 20:06:19 | |
19-Nov-2024 20:06:39 | 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 20:06:39 | ================================================================= |
19-Nov-2024 20:06:39 | - Executing scenario 'Fail to move directory to itself' |
19-Nov-2024 20:06:39 | - from feature 'Multi_directory_CRUD' |
19-Nov-2024 20:06:39 | ----------------------------------------------------------------- |
19-Nov-2024 20:06:39 | -- Executing step: 'Given "oneclients [client11, client21] |
19-Nov-2024 20:06:39 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
19-Nov-2024 20:06:39 | using [token, token] by [user1, user2]"' |
19-Nov-2024 20:06:39 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hvff', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 20:06:39 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hvff', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 20:06:39 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hvff', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 20:06:39 | |
19-Nov-2024 20:06:39 | |
19-Nov-2024 20:06:39 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8hvff' |
19-Nov-2024 20:06:39 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8hvff' successfully started |
19-Nov-2024 20:06:39 | |
19-Nov-2024 20:06:39 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/pnlp6yc8vc0kx6oj |
19-Nov-2024 20:06:39 | |
19-Nov-2024 20:06:39 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/pnlp6yc8vc0kx6oj --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/pnlp6yc8vc0kx6oj |
19-Nov-2024 20:06:39 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6824569126472503167'... |
19-Nov-2024 20:06:39 | Getting configuration... |
19-Nov-2024 20:06:39 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/pnlp6yc8vc0kx6oj'. |
19-Nov-2024 20:06:39 | |
19-Nov-2024 20:06:39 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zfc7b', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 20:06:39 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zfc7b', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 20:06:39 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zfc7b', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 20:06:39 | |
19-Nov-2024 20:06:39 | |
19-Nov-2024 20:06:39 | starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-zfc7b' |
19-Nov-2024 20:06:39 | rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-zfc7b' successfully started |
19-Nov-2024 20:06:39 | |
19-Nov-2024 20:06:39 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/ygzb0p6s3suo6ot1 |
19-Nov-2024 20:06:39 | |
19-Nov-2024 20:06:39 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ygzb0p6s3suo6ot1 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ygzb0p6s3suo6ot1 |
19-Nov-2024 20:06:39 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '11033159467852594182'... |
19-Nov-2024 20:06:39 | Getting configuration... |
19-Nov-2024 20:06:39 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/ygzb0p6s3suo6ot1'. |
19-Nov-2024 20:06:39 | |
19-Nov-2024 20:06:39 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
19-Nov-2024 20:06:39 | -- Executing step: 'When "user1 sees [dir1] in space1 on client11"' |
19-Nov-2024 20:06:39 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
19-Nov-2024 20:06:39 | -- Executing step: 'When "user1 fails to move space1/dir1 to space1/dir1 using shell command on client11"' |
19-Nov-2024 20:06:39 | -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"' |
19-Nov-2024 20:06:39 | -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"' |
19-Nov-2024 20:06:39 | -- Executing step: 'When "user1 sees [dir1] in space1 on client11"' |
19-Nov-2024 20:06:39 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
19-Nov-2024 20:06:39 | ================================================================= |
19-Nov-2024 20:06:39 | |
19-Nov-2024 20:06:40 | PASSED |
19-Nov-2024 20:06:40 | Unmounting client from /tmp/onedata/mnt/pnlp6yc8vc0kx6oj |
19-Nov-2024 20:06:40 | |
19-Nov-2024 20:06:40 | |
19-Nov-2024 20:06:40 | Unmounting client from /tmp/onedata/mnt/ygzb0p6s3suo6ot1 |
19-Nov-2024 20:06:40 | |
19-Nov-2024 20:06:40 | |
19-Nov-2024 20:07:00 | 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 20:07:00 | ================================================================= |
19-Nov-2024 20:07:00 | - Executing scenario 'Fail to move directory to its subtree' |
19-Nov-2024 20:07:00 | - from feature 'Multi_directory_CRUD' |
19-Nov-2024 20:07:00 | ----------------------------------------------------------------- |
19-Nov-2024 20:07:00 | -- Executing step: 'Given "oneclients [client11, client21] |
19-Nov-2024 20:07:00 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
19-Nov-2024 20:07:00 | using [token, token] by [user1, user2]"' |
19-Nov-2024 20:07:00 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hvff', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 20:07:00 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hvff', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 20:07:00 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hvff', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 20:07:00 | |
19-Nov-2024 20:07:00 | |
19-Nov-2024 20:07:00 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8hvff' |
19-Nov-2024 20:07:00 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8hvff' successfully started |
19-Nov-2024 20:07:00 | |
19-Nov-2024 20:07:00 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/1e4t35vuhaf2yjvh |
19-Nov-2024 20:07:00 | |
19-Nov-2024 20:07:00 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/1e4t35vuhaf2yjvh --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/1e4t35vuhaf2yjvh |
19-Nov-2024 20:07:00 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15696122275877167369'... |
19-Nov-2024 20:07:00 | Getting configuration... |
19-Nov-2024 20:07:00 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/1e4t35vuhaf2yjvh'. |
19-Nov-2024 20:07:00 | |
19-Nov-2024 20:07:00 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zfc7b', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
19-Nov-2024 20:07:00 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zfc7b', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
19-Nov-2024 20:07:00 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zfc7b', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
19-Nov-2024 20:07:00 | |
19-Nov-2024 20:07:00 | |
19-Nov-2024 20:07:00 | starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-zfc7b' |
19-Nov-2024 20:07:00 | rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-zfc7b' successfully started |
19-Nov-2024 20:07:00 | |
19-Nov-2024 20:07:00 | Mounting client with --force-direct-io flag in /tmp/onedata/mnt/d6trs75k7gjdscsw |
19-Nov-2024 20:07:00 | |
19-Nov-2024 20:07:00 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/d6trs75k7gjdscsw --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/d6trs75k7gjdscsw |
19-Nov-2024 20:07:00 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12235141432603297585'... |
19-Nov-2024 20:07:00 | Getting configuration... |
19-Nov-2024 20:07:00 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/d6trs75k7gjdscsw'. |
19-Nov-2024 20:07:00 | |
19-Nov-2024 20:07:00 | -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3] on client11"' |
19-Nov-2024 20:07:00 | -- Executing step: 'When "user1 sees [dir1] in space1 on client11"' |
19-Nov-2024 20:07:00 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
19-Nov-2024 20:07:00 | -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"' |
19-Nov-2024 20:07:00 | -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"' |
19-Nov-2024 20:07:00 | -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"' |
19-Nov-2024 20:07:00 | -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"' |
19-Nov-2024 20:07:00 | -- Executing step: 'When "user1 fails to rename space1/dir1 to space1/dir1/dir2/dir3 on client11"' |
19-Nov-2024 20:07:00 | -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"' |
19-Nov-2024 20:07:00 | -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"' |
19-Nov-2024 20:07:00 | -- Executing step: 'When "user1 can stat [dir2] in space1/dir1 on client11"' |
19-Nov-2024 20:07:00 | -- Executing step: 'When "user2 can stat [dir2] in space1/dir1 on client21"' |
19-Nov-2024 20:07:00 | -- Executing step: 'When "user1 can stat [dir3] in space1/dir1/dir2 on client11"' |
19-Nov-2024 20:07:00 | -- Executing step: 'When "user2 can stat [dir3] in space1/dir1/dir2 on client21"' |
19-Nov-2024 20:07:00 | -- Executing step: 'When "user1 sees [dir1] in space1 on client11"' |
19-Nov-2024 20:07:00 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
19-Nov-2024 20:07:00 | -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"' |
19-Nov-2024 20:07:00 | -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"' |
19-Nov-2024 20:07:00 | -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"' |
19-Nov-2024 20:07:00 | -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"' |
19-Nov-2024 20:07:00 | ================================================================= |
19-Nov-2024 20:07:00 | |
19-Nov-2024 20:07:08 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
19-Nov-2024 20:07:08 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
19-Nov-2024 20:07:08 | Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init) |
19-Nov-2024 20:07:08 | Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init) |
19-Nov-2024 20:07:08 | Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init) |
19-Nov-2024 20:07:08 | PASSED |
19-Nov-2024 20:07:08 | Unmounting client from /tmp/onedata/mnt/1e4t35vuhaf2yjvh |
19-Nov-2024 20:07:08 | |
19-Nov-2024 20:07:08 | |
19-Nov-2024 20:07:08 | Unmounting client from /tmp/onedata/mnt/d6trs75k7gjdscsw |
19-Nov-2024 20:07:08 | |
19-Nov-2024 20:07:08 | Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDS/onedata-acceptance/tests/oneclient/logs/singleprovider_multiclient_directio/test_multi_directory_CRUD.1732046821.1055195', '-c', '/tmp/logs'] |
19-Nov-2024 20:07:08 | [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-77xx4. See /home/bamboo/.one-env/deployments/2024.11.19-19.54.18/pod-logs/dev-cross-support-job-3p-users-77xx4/entrypoint.log for more details |
19-Nov-2024 20:07:08 | [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-8hvff: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.19-19.54.18/pod-logs/dev-oneclient-krakow-7d9476b8bc-8hvff/oneclient_logs |
19-Nov-2024 20:07:08 | |
19-Nov-2024 20:07:08 | 0 0% 0.00kB/s 0:00:00 (xfr#0, to-chk=193/226) |
19-Nov-2024 20:07:08 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 20:07:08 | 26,126 0% 24.92MB/s 0:00:00 (xfr#1, to-chk=192/226) |
19-Nov-2024 20:07:08 | 26,126 0% 24.92MB/s 0:00:00 (xfr#1, to-chk=186/226) |
19-Nov-2024 20:07:08 | 26,588 0% 25.36MB/s 0:00:00 (xfr#2, to-chk=188/226) |
19-Nov-2024 20:07:08 | 131,127 3% 62.53MB/s 0:00:00 (xfr#3, to-chk=187/226) |
19-Nov-2024 20:07:08 | 131,589 3% 62.75MB/s 0:00:00 (xfr#4, to-chk=186/226) |
19-Nov-2024 20:07:08 | 132,217 3% 63.05MB/s 0:00:00 (xfr#5, to-chk=185/226) |
19-Nov-2024 20:07:08 | 162,752 4% 77.61MB/s 0:00:00 (xfr#6, to-chk=184/226) |
19-Nov-2024 20:07:08 | 163,214 4% 77.83MB/s 0:00:00 (xfr#7, to-chk=180/226) |
19-Nov-2024 20:07:08 | 315,938 7% 100.43MB/s 0:00:00 (xfr#8, to-chk=179/226) |
19-Nov-2024 20:07:08 | 316,400 7% 100.58MB/s 0:00:00 (xfr#9, to-chk=178/226) |
19-Nov-2024 20:07:08 | 335,656 8% 106.70MB/s 0:00:00 (xfr#10, to-chk=177/226) |
19-Nov-2024 20:07:08 | 336,310 8% 106.91MB/s 0:00:00 (xfr#11, to-chk=173/226) |
19-Nov-2024 20:07:08 | 401,144 9% 47.82MB/s 0:00:00 (xfr#12, to-chk=172/226) |
19-Nov-2024 20:07:08 | 401,798 10% 47.90MB/s 0:00:00 (xfr#13, to-chk=171/226) |
19-Nov-2024 20:07:08 | 402,426 10% 47.97MB/s 0:00:00 (xfr#14, to-chk=170/226) |
19-Nov-2024 20:07:08 | 416,719 10% 49.68MB/s 0:00:00 (xfr#15, to-chk=169/226) |
19-Nov-2024 20:07:08 | 417,085 10% 49.72MB/s 0:00:00 (xfr#16, to-chk=165/226) |
19-Nov-2024 20:07:08 | 475,720 11% 56.71MB/s 0:00:00 (xfr#17, to-chk=164/226) |
19-Nov-2024 20:07:08 | 476,086 11% 50.45MB/s 0:00:00 (xfr#18, to-chk=163/226) |
19-Nov-2024 20:07:08 | 476,714 11% 50.51MB/s 0:00:00 (xfr#19, to-chk=162/226) |
19-Nov-2024 20:07:08 | 513,103 12% 54.37MB/s 0:00:00 (xfr#20, to-chk=161/226) |
19-Nov-2024 20:07:08 | 514,141 12% 54.48MB/s 0:00:00 (xfr#21, to-chk=157/226) |
19-Nov-2024 20:07:08 | 660,311 16% 69.97MB/s 0:00:00 (xfr#22, to-chk=156/226) |
19-Nov-2024 20:07:08 | 661,349 16% 63.07MB/s 0:00:00 (xfr#23, to-chk=155/226) |
19-Nov-2024 20:07:08 | 684,639 17% 65.29MB/s 0:00:00 (xfr#24, to-chk=154/226) |
19-Nov-2024 20:07:08 | 685,197 17% 65.35MB/s 0:00:00 (xfr#25, to-chk=150/226) |
19-Nov-2024 20:07:08 | 763,295 19% 72.79MB/s 0:00:00 (xfr#26, to-chk=149/226) |
19-Nov-2024 20:07:08 | 763,853 19% 72.85MB/s 0:00:00 (xfr#27, to-chk=148/226) |
19-Nov-2024 20:07:08 | 803,226 20% 76.60MB/s 0:00:00 (xfr#28, to-chk=147/226) |
19-Nov-2024 20:07:08 | 803,784 20% 69.69MB/s 0:00:00 (xfr#29, to-chk=143/226) |
19-Nov-2024 20:07:08 | 970,021 24% 42.05MB/s 0:00:00 (xfr#30, to-chk=142/226) |
19-Nov-2024 20:07:08 | 970,579 24% 42.07MB/s 0:00:00 (xfr#31, to-chk=141/226) |
19-Nov-2024 20:07:08 | 995,630 24% 43.16MB/s 0:00:00 (xfr#32, to-chk=140/226) |
19-Nov-2024 20:07:08 | 996,092 24% 43.18MB/s 0:00:00 (xfr#33, to-chk=136/226) |
19-Nov-2024 20:07:08 | 1,079,768 26% 44.77MB/s 0:00:00 (xfr#34, to-chk=135/226) |
19-Nov-2024 20:07:08 | 1,080,230 26% 44.79MB/s 0:00:00 (xfr#35, to-chk=134/226) |
19-Nov-2024 20:07:08 | 1,101,973 27% 45.69MB/s 0:00:00 (xfr#36, to-chk=133/226) |
19-Nov-2024 20:07:08 | 1,102,627 27% 45.72MB/s 0:00:00 (xfr#37, to-chk=129/226) |
19-Nov-2024 20:07:08 | 1,178,960 29% 46.85MB/s 0:00:00 (xfr#38, to-chk=128/226) |
19-Nov-2024 20:07:08 | 1,179,614 29% 46.87MB/s 0:00:00 (xfr#39, to-chk=127/226) |
19-Nov-2024 20:07:08 | 1,209,099 30% 48.05MB/s 0:00:00 (xfr#40, to-chk=126/226) |
19-Nov-2024 20:07:08 | 1,209,753 30% 48.07MB/s 0:00:00 (xfr#41, to-chk=122/226) |
19-Nov-2024 20:07:08 | 1,334,340 33% 31.81MB/s 0:00:00 (xfr#42, to-chk=121/226) |
19-Nov-2024 20:07:08 | 1,334,994 33% 31.83MB/s 0:00:00 (xfr#43, to-chk=120/226) |
19-Nov-2024 20:07:08 | 1,376,707 34% 32.02MB/s 0:00:00 (xfr#44, to-chk=119/226) |
19-Nov-2024 20:07:08 | 1,377,649 34% 32.04MB/s 0:00:00 (xfr#45, to-chk=115/226) |
19-Nov-2024 20:07:08 | 1,547,318 38% 32.79MB/s 0:00:00 (xfr#46, to-chk=114/226) |
19-Nov-2024 20:07:08 | 1,548,260 38% 32.81MB/s 0:00:00 (xfr#47, to-chk=113/226) |
19-Nov-2024 20:07:08 | 1,570,961 39% 33.29MB/s 0:00:00 (xfr#48, to-chk=112/226) |
19-Nov-2024 20:07:08 | 1,571,423 39% 33.30MB/s 0:00:00 (xfr#49, to-chk=108/226) |
19-Nov-2024 20:07:08 | 1,660,224 41% 35.18MB/s 0:00:00 (xfr#50, to-chk=107/226) |
19-Nov-2024 20:07:08 | 1,660,686 41% 35.19MB/s 0:00:00 (xfr#51, to-chk=106/226) |
19-Nov-2024 20:07:08 | 1,719,606 42% 27.80MB/s 0:00:00 (xfr#52, to-chk=105/226) |
19-Nov-2024 20:07:08 | 1,720,260 42% 27.81MB/s 0:00:00 (xfr#53, to-chk=101/226) |
19-Nov-2024 20:07:08 | 2,103,876 52% 33.44MB/s 0:00:00 (xfr#54, to-chk=100/226) |
19-Nov-2024 20:07:08 | 2,104,530 52% 33.45MB/s 0:00:00 (xfr#55, to-chk=99/226) |
19-Nov-2024 20:07:08 | 2,125,032 52% 33.22MB/s 0:00:00 (xfr#56, to-chk=98/226) |
19-Nov-2024 20:07:08 | 2,125,590 52% 33.23MB/s 0:00:00 (xfr#57, to-chk=94/226) |
19-Nov-2024 20:07:08 | 2,218,213 55% 27.47MB/s 0:00:00 (xfr#58, to-chk=93/226) |
19-Nov-2024 20:07:08 | 2,218,771 55% 27.48MB/s 0:00:00 (xfr#59, to-chk=92/226) |
19-Nov-2024 20:07:08 | 2,263,940 56% 24.82MB/s 0:00:00 (xfr#60, to-chk=91/226) |
19-Nov-2024 20:07:08 | 2,264,594 56% 24.82MB/s 0:00:00 (xfr#61, to-chk=87/226) |
19-Nov-2024 20:07:08 | 2,481,648 61% 26.01MB/s 0:00:00 (xfr#62, to-chk=86/226) |
19-Nov-2024 20:07:08 | 2,482,302 61% 26.01MB/s 0:00:00 (xfr#63, to-chk=85/226) |
19-Nov-2024 20:07:08 | 2,503,140 62% 26.23MB/s 0:00:00 (xfr#64, to-chk=84/226) |
19-Nov-2024 20:07:08 | 2,503,506 62% 25.95MB/s 0:00:00 (xfr#65, to-chk=80/226) |
19-Nov-2024 20:07:08 | 2,597,164 64% 26.35MB/s 0:00:00 (xfr#66, to-chk=79/226) |
19-Nov-2024 20:07:08 | 2,597,530 64% 26.35MB/s 0:00:00 (xfr#67, to-chk=78/226) |
19-Nov-2024 20:07:08 | 2,619,460 65% 26.30MB/s 0:00:00 (xfr#68, to-chk=77/226) |
19-Nov-2024 20:07:08 | 2,620,114 65% 26.30MB/s 0:00:00 (xfr#69, to-chk=73/226) |
19-Nov-2024 20:07:08 | 2,725,217 67% 27.07MB/s 0:00:00 (xfr#70, to-chk=72/226) |
19-Nov-2024 20:07:08 | 2,725,871 67% 27.08MB/s 0:00:00 (xfr#71, to-chk=71/226) |
19-Nov-2024 20:07:08 | 2,754,876 68% 27.37MB/s 0:00:00 (xfr#72, to-chk=70/226) |
19-Nov-2024 20:07:08 | 2,755,338 68% 27.37MB/s 0:00:00 (xfr#73, to-chk=66/226) |
19-Nov-2024 20:07:08 | 2,858,428 71% 27.54MB/s 0:00:00 (xfr#74, to-chk=65/226) |
19-Nov-2024 20:07:08 | 2,858,890 71% 27.54MB/s 0:00:00 (xfr#75, to-chk=64/226) |
19-Nov-2024 20:07:08 | 2,873,578 71% 27.68MB/s 0:00:00 (xfr#76, to-chk=63/226) |
19-Nov-2024 20:07:08 | 2,873,944 71% 27.41MB/s 0:00:00 (xfr#77, to-chk=59/226) |
19-Nov-2024 20:07:08 | 2,933,200 73% 27.42MB/s 0:00:00 (xfr#78, to-chk=58/226) |
19-Nov-2024 20:07:08 | 2,933,566 73% 27.43MB/s 0:00:00 (xfr#79, to-chk=57/226) |
19-Nov-2024 20:07:08 | 2,953,214 73% 27.61MB/s 0:00:00 (xfr#80, to-chk=56/226) |
19-Nov-2024 20:07:08 | 2,953,868 73% 27.62MB/s 0:00:00 (xfr#81, to-chk=52/226) |
19-Nov-2024 20:07:08 | 3,024,488 75% 28.00MB/s 0:00:00 (xfr#82, to-chk=51/226) |
19-Nov-2024 20:07:08 | 3,025,142 75% 28.01MB/s 0:00:00 (xfr#83, to-chk=50/226) |
19-Nov-2024 20:07:08 | 3,055,460 76% 28.29MB/s 0:00:00 (xfr#84, to-chk=49/226) |
19-Nov-2024 20:07:08 | 3,056,018 76% 28.30MB/s 0:00:00 (xfr#85, to-chk=45/226) |
19-Nov-2024 20:07:08 | 3,163,996 78% 28.74MB/s 0:00:00 (xfr#86, to-chk=44/226) |
19-Nov-2024 20:07:08 | 3,164,554 78% 28.74MB/s 0:00:00 (xfr#87, to-chk=43/226) |
19-Nov-2024 20:07:08 | 3,191,878 79% 28.99MB/s 0:00:00 (xfr#88, to-chk=42/226) |
19-Nov-2024 20:07:08 | 3,192,436 79% 28.45MB/s 0:00:00 (xfr#89, to-chk=38/226) |
19-Nov-2024 20:07:08 | 3,300,756 82% 28.11MB/s 0:00:00 (xfr#90, to-chk=37/226) |
19-Nov-2024 20:07:08 | 3,301,314 82% 28.11MB/s 0:00:00 (xfr#91, to-chk=36/226) |
19-Nov-2024 20:07:08 | 3,320,588 82% 28.02MB/s 0:00:00 (xfr#92, to-chk=35/226) |
19-Nov-2024 20:07:08 | 3,321,146 82% 28.03MB/s 0:00:00 (xfr#93, to-chk=31/226) |
19-Nov-2024 20:07:08 | 3,382,461 84% 28.55MB/s 0:00:00 (xfr#94, to-chk=30/226) |
19-Nov-2024 20:07:08 | 3,383,019 84% 28.05MB/s 0:00:00 (xfr#95, to-chk=29/226) |
19-Nov-2024 20:07:08 | 3,404,446 84% 27.99MB/s 0:00:00 (xfr#96, to-chk=28/226) |
19-Nov-2024 20:07:08 | 3,405,100 84% 27.99MB/s 0:00:00 (xfr#97, to-chk=24/226) |
19-Nov-2024 20:07:08 | 3,491,246 86% 27.98MB/s 0:00:00 (xfr#98, to-chk=23/226) |
19-Nov-2024 20:07:08 | 3,491,900 86% 27.52MB/s 0:00:00 (xfr#99, to-chk=22/226) |
19-Nov-2024 20:07:08 | 3,514,348 87% 27.70MB/s 0:00:00 (xfr#100, to-chk=21/226) |
19-Nov-2024 20:07:08 | 3,514,906 87% 27.70MB/s 0:00:00 (xfr#101, to-chk=17/226) |
19-Nov-2024 20:07:08 | 3,586,683 89% 28.04MB/s 0:00:00 (xfr#102, to-chk=16/226) |
19-Nov-2024 20:07:08 | 3,587,241 89% 27.59MB/s 0:00:00 (xfr#103, to-chk=15/226) |
19-Nov-2024 20:07:08 | 3,636,618 90% 27.97MB/s 0:00:00 (xfr#104, to-chk=14/226) |
19-Nov-2024 20:07:08 | 3,637,368 90% 27.97MB/s 0:00:00 (xfr#105, to-chk=10/226) |
19-Nov-2024 20:07:08 | 3,838,951 95% 28.38MB/s 0:00:00 (xfr#106, to-chk=9/226) |
19-Nov-2024 20:07:08 | 3,839,701 95% 28.39MB/s 0:00:00 (xfr#107, to-chk=8/226) |
19-Nov-2024 20:07:08 | 3,862,066 96% 28.55MB/s 0:00:00 (xfr#108, to-chk=7/226) |
19-Nov-2024 20:07:08 | 3,862,528 96% 28.55MB/s 0:00:00 (xfr#109, to-chk=3/226) |
19-Nov-2024 20:07:08 | 3,957,705 98% 28.81MB/s 0:00:00 (xfr#110, to-chk=2/226) |
19-Nov-2024 20:07:08 | 3,958,167 98% 28.82MB/s 0:00:00 (xfr#111, to-chk=1/226) |
19-Nov-2024 20:07:08 | 4,011,485 99% 28.98MB/s 0:00:00 (xfr#112, to-chk=0/226) |
19-Nov-2024 20:07:08 | 4,011,485 99% 28.98MB/s 0:00:00 (xfr#112, to-chk=0/226) |
19-Nov-2024 20:07:08 | 4,011,485 99% 28.98MB/s 0:00:00 (xfr#112, to-chk=0/226) |
19-Nov-2024 20:07:08 | 4,011,485 99% 28.98MB/s 0:00:00 (xfr#112, to-chk=0/226) |
19-Nov-2024 20:07:08 | 4,011,485 99% 28.98MB/s 0:00:00 (xfr#112, to-chk=0/226) |
19-Nov-2024 20:07:08 | 4,011,485 99% 28.98MB/s 0:00:00 (xfr#112, to-chk=0/226) |
19-Nov-2024 20:07:08 | 4,011,485 99% 28.76MB/s 0:00:00 (xfr#112, to-chk=0/226) |
19-Nov-2024 20:07:08 | 4,011,485 99% 28.76MB/s 0:00:00 (xfr#112, to-chk=0/226) |
19-Nov-2024 20:07:08 | 4,011,485 99% 28.76MB/s 0:00:00 (xfr#112, to-chk=0/226) |
19-Nov-2024 20:07:08 | 4,011,485 99% 28.76MB/s 0:00:00 (xfr#112, to-chk=0/226) |
19-Nov-2024 20:07:08 | 4,011,485 99% 28.76MB/s 0:00:00 (xfr#112, to-chk=0/226) |
19-Nov-2024 20:07:08 | 4,011,485 99% 28.76MB/s 0:00:00 (xfr#112, to-chk=0/226) |
19-Nov-2024 20:07:08 | 4,011,485 99% 28.76MB/s 0:00:00 (xfr#112, to-chk=0/226) |
19-Nov-2024 20:07:08 | 4,011,485 99% 28.76MB/s 0:00:00 (xfr#112, to-chk=0/226) |
19-Nov-2024 20:07:08 | 4,011,485 99% 28.76MB/s 0:00:00 (xfr#112, to-chk=0/226) |
19-Nov-2024 20:07:08 | 4,011,485 99% 28.76MB/s 0:00:00 (xfr#112, to-chk=0/226) |
19-Nov-2024 20:07:08 | 4,011,485 99% 28.76MB/s 0:00:00 (xfr#112, to-chk=0/226) |
19-Nov-2024 20:07:08 | 4,011,485 99% 28.76MB/s 0:00:00 (xfr#112, to-chk=0/226) |
19-Nov-2024 20:07:08 | 4,011,485 99% 28.76MB/s 0:00:00 (xfr#112, to-chk=0/226) |
19-Nov-2024 20:07:08 | 4,011,485 99% 28.76MB/s 0:00:00 (xfr#112, to-chk=0/226) |
19-Nov-2024 20:07:08 | 4,011,485 99% 28.76MB/s 0:00:00 (xfr#112, to-chk=0/226) |
19-Nov-2024 20:07:08 | 4,011,485 99% 28.76MB/s 0:00:00 (xfr#112, to-chk=0/226) |
19-Nov-2024 20:07:08 | 4,011,485 99% 28.76MB/s 0:00:00 (xfr#112, to-chk=0/226) |
19-Nov-2024 20:07:08 | 4,011,485 99% 28.76MB/s 0:00:00 (xfr#112, to-chk=0/226) |
19-Nov-2024 20:07:08 | 4,011,485 99% 28.76MB/s 0:00:00 (xfr#112, to-chk=0/226) |
19-Nov-2024 20:07:08 | 4,011,485 99% 27.13MB/s 0:00:00 (xfr#112, to-chk=0/226) |
19-Nov-2024 20:07:08 | 4,011,485 99% 26.94MB/s 0:00:00 (xfr#112, to-chk=0/226) |
19-Nov-2024 20:07:08 | 4,011,485 99% 26.94MB/s 0:00:00 (xfr#112, to-chk=0/226) |
19-Nov-2024 20:07:08 | 4,011,485 99% 26.75MB/s 0:00:00 (xfr#112, to-chk=0/226) |
19-Nov-2024 20:07:08 | [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-zfc7b: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.19-19.54.18/pod-logs/dev-oneclient-krakow-7d9476b8bc-zfc7b/oneclient_logs |
19-Nov-2024 20:07:08 | |
19-Nov-2024 20:07:08 | 0 0% 0.00kB/s 0:00:00 (xfr#0, to-chk=194/227) |
19-Nov-2024 20:07:08 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 20:07:08 | 14,688 0% 14.01MB/s 0:00:00 (xfr#1, to-chk=193/227) |
19-Nov-2024 20:07:08 | 14,688 0% 14.01MB/s 0:00:00 (xfr#1, to-chk=187/227) |
19-Nov-2024 20:07:08 | 15,246 0% 14.54MB/s 0:00:00 (xfr#2, to-chk=189/227) |
19-Nov-2024 20:07:08 | 68,097 2% 12.99MB/s 0:00:00 (xfr#3, to-chk=188/227) |
19-Nov-2024 20:07:08 | 68,655 2% 13.09MB/s 0:00:00 (xfr#4, to-chk=187/227) |
19-Nov-2024 20:07:08 | 108,140 3% 7.93MB/s 0:00:00 (xfr#5, to-chk=186/227) |
19-Nov-2024 20:07:08 | 108,890 3% 7.42MB/s 0:00:00 (xfr#6, to-chk=182/227) |
19-Nov-2024 20:07:08 | 267,382 9% 15.00MB/s 0:00:00 (xfr#7, to-chk=181/227) |
19-Nov-2024 20:07:08 | 268,132 9% 15.04MB/s 0:00:00 (xfr#8, to-chk=180/227) |
19-Nov-2024 20:07:08 | 284,167 9% 15.94MB/s 0:00:00 (xfr#9, to-chk=179/227) |
19-Nov-2024 20:07:08 | 284,629 9% 15.08MB/s 0:00:00 (xfr#10, to-chk=175/227) |
19-Nov-2024 20:07:08 | 344,550 11% 17.29MB/s 0:00:00 (xfr#11, to-chk=174/227) |
19-Nov-2024 20:07:08 | 345,012 11% 17.32MB/s 0:00:00 (xfr#12, to-chk=173/227) |
19-Nov-2024 20:07:08 | 374,701 12% 17.87MB/s 0:00:00 (xfr#13, to-chk=172/227) |
19-Nov-2024 20:07:08 | 375,547 12% 17.91MB/s 0:00:00 (xfr#14, to-chk=168/227) |
19-Nov-2024 20:07:08 | 483,360 16% 23.05MB/s 0:00:00 (xfr#15, to-chk=167/227) |
19-Nov-2024 20:07:08 | 484,206 16% 23.09MB/s 0:00:00 (xfr#16, to-chk=166/227) |
19-Nov-2024 20:07:08 | 507,856 17% 23.06MB/s 0:00:00 (xfr#17, to-chk=165/227) |
19-Nov-2024 20:07:08 | 508,414 17% 23.09MB/s 0:00:00 (xfr#18, to-chk=161/227) |
19-Nov-2024 20:07:08 | 596,120 20% 27.07MB/s 0:00:00 (xfr#19, to-chk=160/227) |
19-Nov-2024 20:07:08 | 596,678 20% 27.10MB/s 0:00:00 (xfr#20, to-chk=159/227) |
19-Nov-2024 20:07:08 | 620,884 20% 26.91MB/s 0:00:00 (xfr#21, to-chk=158/227) |
19-Nov-2024 20:07:08 | 621,250 20% 26.93MB/s 0:00:00 (xfr#22, to-chk=154/227) |
19-Nov-2024 20:07:08 | 718,481 24% 31.15MB/s 0:00:00 (xfr#23, to-chk=153/227) |
19-Nov-2024 20:07:08 | 718,847 24% 31.16MB/s 0:00:00 (xfr#24, to-chk=152/227) |
19-Nov-2024 20:07:08 | 745,815 25% 32.33MB/s 0:00:00 (xfr#25, to-chk=151/227) |
19-Nov-2024 20:07:08 | 746,373 25% 30.95MB/s 0:00:00 (xfr#26, to-chk=147/227) |
19-Nov-2024 20:07:08 | 837,329 28% 34.72MB/s 0:00:00 (xfr#27, to-chk=146/227) |
19-Nov-2024 20:07:08 | 837,887 28% 34.74MB/s 0:00:00 (xfr#28, to-chk=145/227) |
19-Nov-2024 20:07:08 | 854,547 28% 35.43MB/s 0:00:00 (xfr#29, to-chk=144/227) |
19-Nov-2024 20:07:08 | 855,105 28% 35.46MB/s 0:00:00 (xfr#30, to-chk=140/227) |
19-Nov-2024 20:07:08 | 915,010 30% 22.96MB/s 0:00:00 (xfr#31, to-chk=139/227) |
19-Nov-2024 20:07:08 | 915,568 30% 22.39MB/s 0:00:00 (xfr#32, to-chk=138/227) |
19-Nov-2024 20:07:08 | 936,909 31% 22.91MB/s 0:00:00 (xfr#33, to-chk=137/227) |
19-Nov-2024 20:07:08 | 937,371 31% 22.92MB/s 0:00:00 (xfr#34, to-chk=133/227) |
19-Nov-2024 20:07:08 | 1,025,852 34% 25.09MB/s 0:00:00 (xfr#35, to-chk=132/227) |
19-Nov-2024 20:07:08 | 1,026,314 34% 23.87MB/s 0:00:00 (xfr#36, to-chk=131/227) |
19-Nov-2024 20:07:08 | 1,046,186 35% 24.33MB/s 0:00:00 (xfr#37, to-chk=130/227) |
19-Nov-2024 20:07:08 | 1,046,744 35% 23.77MB/s 0:00:00 (xfr#38, to-chk=126/227) |
19-Nov-2024 20:07:08 | 1,117,497 37% 25.37MB/s 0:00:00 (xfr#39, to-chk=125/227) |
19-Nov-2024 20:07:08 | 1,118,055 37% 24.80MB/s 0:00:00 (xfr#40, to-chk=124/227) |
19-Nov-2024 20:07:08 | 1,137,589 38% 25.23MB/s 0:00:00 (xfr#41, to-chk=123/227) |
19-Nov-2024 20:07:08 | 1,138,051 38% 25.24MB/s 0:00:00 (xfr#42, to-chk=119/227) |
19-Nov-2024 20:07:08 | 1,201,800 40% 26.65MB/s 0:00:00 (xfr#43, to-chk=118/227) |
19-Nov-2024 20:07:08 | 1,202,262 40% 26.66MB/s 0:00:00 (xfr#44, to-chk=117/227) |
19-Nov-2024 20:07:08 | 1,224,935 41% 25.96MB/s 0:00:00 (xfr#45, to-chk=116/227) |
19-Nov-2024 20:07:08 | 1,225,589 41% 25.97MB/s 0:00:00 (xfr#46, to-chk=112/227) |
19-Nov-2024 20:07:08 | 1,320,969 44% 26.25MB/s 0:00:00 (xfr#47, to-chk=111/227) |
19-Nov-2024 20:07:08 | 1,321,623 44% 26.26MB/s 0:00:00 (xfr#48, to-chk=110/227) |
19-Nov-2024 20:07:08 | 1,322,251 44% 26.27MB/s 0:00:00 (xfr#49, to-chk=109/227) |
19-Nov-2024 20:07:08 | 1,348,360 45% 26.79MB/s 0:00:00 (xfr#50, to-chk=108/227) |
19-Nov-2024 20:07:08 | 1,348,822 45% 26.25MB/s 0:00:00 (xfr#51, to-chk=104/227) |
19-Nov-2024 20:07:08 | 1,444,202 48% 27.55MB/s 0:00:00 (xfr#52, to-chk=103/227) |
19-Nov-2024 20:07:08 | 1,444,664 48% 27.55MB/s 0:00:00 (xfr#53, to-chk=102/227) |
19-Nov-2024 20:07:08 | 1,479,596 49% 27.67MB/s 0:00:00 (xfr#54, to-chk=101/227) |
19-Nov-2024 20:07:08 | 1,480,442 49% 27.68MB/s 0:00:00 (xfr#55, to-chk=97/227) |
19-Nov-2024 20:07:08 | 1,617,136 54% 29.10MB/s 0:00:00 (xfr#56, to-chk=96/227) |
19-Nov-2024 20:07:08 | 1,617,982 54% 28.57MB/s 0:00:00 (xfr#57, to-chk=95/227) |
19-Nov-2024 20:07:08 | 1,633,986 55% 27.34MB/s 0:00:00 (xfr#58, to-chk=94/227) |
19-Nov-2024 20:07:08 | 1,634,448 55% 27.35MB/s 0:00:00 (xfr#59, to-chk=90/227) |
19-Nov-2024 20:07:08 | 1,691,012 57% 26.88MB/s 0:00:00 (xfr#60, to-chk=89/227) |
19-Nov-2024 20:07:08 | 1,691,474 57% 26.89MB/s 0:00:00 (xfr#61, to-chk=88/227) |
19-Nov-2024 20:07:08 | 1,692,102 57% 26.90MB/s 0:00:00 (xfr#62, to-chk=87/227) |
19-Nov-2024 20:07:08 | 1,720,762 58% 27.35MB/s 0:00:00 (xfr#63, to-chk=86/227) |
19-Nov-2024 20:07:08 | 1,721,224 58% 26.91MB/s 0:00:00 (xfr#64, to-chk=82/227) |
19-Nov-2024 20:07:08 | 1,818,367 61% 26.68MB/s 0:00:00 (xfr#65, to-chk=81/227) |
19-Nov-2024 20:07:08 | 1,818,829 61% 26.69MB/s 0:00:00 (xfr#66, to-chk=80/227) |
19-Nov-2024 20:07:08 | 1,842,062 62% 26.62MB/s 0:00:00 (xfr#67, to-chk=79/227) |
19-Nov-2024 20:07:08 | 1,842,524 62% 26.62MB/s 0:00:00 (xfr#68, to-chk=75/227) |
19-Nov-2024 20:07:08 | 1,915,627 64% 27.27MB/s 0:00:00 (xfr#69, to-chk=74/227) |
19-Nov-2024 20:07:08 | 1,916,089 64% 27.27MB/s 0:00:00 (xfr#70, to-chk=73/227) |
19-Nov-2024 20:07:08 | 1,916,717 64% 27.28MB/s 0:00:00 (xfr#71, to-chk=72/227) |
19-Nov-2024 20:07:08 | 1,933,759 65% 27.53MB/s 0:00:00 (xfr#72, to-chk=71/227) |
19-Nov-2024 20:07:08 | 1,934,317 65% 27.53MB/s 0:00:00 (xfr#73, to-chk=67/227) |
19-Nov-2024 20:07:08 | 1,989,579 67% 25.99MB/s 0:00:00 (xfr#74, to-chk=66/227) |
19-Nov-2024 20:07:08 | 1,990,137 67% 26.00MB/s 0:00:00 (xfr#75, to-chk=65/227) |
19-Nov-2024 20:07:08 | 2,016,902 68% 24.04MB/s 0:00:00 (xfr#76, to-chk=64/227) |
19-Nov-2024 20:07:08 | 2,017,364 68% 23.75MB/s 0:00:00 (xfr#77, to-chk=60/227) |
19-Nov-2024 20:07:08 | 2,105,823 71% 24.79MB/s 0:00:00 (xfr#78, to-chk=59/227) |
19-Nov-2024 20:07:08 | 2,106,285 71% 24.80MB/s 0:00:00 (xfr#79, to-chk=58/227) |
19-Nov-2024 20:07:08 | 2,128,227 71% 25.06MB/s 0:00:00 (xfr#80, to-chk=57/227) |
19-Nov-2024 20:07:08 | 2,128,689 71% 25.06MB/s 0:00:00 (xfr#81, to-chk=53/227) |
19-Nov-2024 20:07:08 | 2,200,432 74% 25.59MB/s 0:00:00 (xfr#82, to-chk=52/227) |
19-Nov-2024 20:07:08 | 2,200,894 74% 25.60MB/s 0:00:00 (xfr#83, to-chk=51/227) |
19-Nov-2024 20:07:08 | 2,201,522 74% 25.30MB/s 0:00:00 (xfr#84, to-chk=50/227) |
19-Nov-2024 20:07:08 | 2,221,809 74% 25.53MB/s 0:00:00 (xfr#85, to-chk=49/227) |
19-Nov-2024 20:07:08 | 2,222,367 75% 25.54MB/s 0:00:00 (xfr#86, to-chk=45/227) |
19-Nov-2024 20:07:08 | 2,305,342 77% 24.16MB/s 0:00:00 (xfr#87, to-chk=44/227) |
19-Nov-2024 20:07:08 | 2,305,900 77% 24.17MB/s 0:00:00 (xfr#88, to-chk=43/227) |
19-Nov-2024 20:07:08 | 2,322,585 78% 24.34MB/s 0:00:00 (xfr#89, to-chk=42/227) |
19-Nov-2024 20:07:08 | 2,322,951 78% 24.34MB/s 0:00:00 (xfr#90, to-chk=38/227) |
19-Nov-2024 20:07:08 | 2,388,843 80% 24.76MB/s 0:00:00 (xfr#91, to-chk=37/227) |
19-Nov-2024 20:07:08 | 2,389,209 80% 24.77MB/s 0:00:00 (xfr#92, to-chk=36/227) |
19-Nov-2024 20:07:08 | 2,409,844 81% 24.71MB/s 0:00:00 (xfr#93, to-chk=35/227) |
19-Nov-2024 20:07:08 | 2,410,498 81% 24.72MB/s 0:00:00 (xfr#94, to-chk=31/227) |
19-Nov-2024 20:07:08 | 2,477,504 83% 25.14MB/s 0:00:00 (xfr#95, to-chk=30/227) |
19-Nov-2024 20:07:08 | 2,478,158 83% 24.88MB/s 0:00:00 (xfr#96, to-chk=29/227) |
19-Nov-2024 20:07:08 | 2,500,438 84% 25.10MB/s 0:00:00 (xfr#97, to-chk=28/227) |
19-Nov-2024 20:07:08 | 2,501,092 84% 25.11MB/s 0:00:00 (xfr#98, to-chk=24/227) |
19-Nov-2024 20:07:08 | 2,588,210 87% 25.71MB/s 0:00:00 (xfr#99, to-chk=23/227) |
19-Nov-2024 20:07:08 | 2,588,864 87% 25.72MB/s 0:00:00 (xfr#100, to-chk=22/227) |
19-Nov-2024 20:07:08 | 2,617,427 88% 25.73MB/s 0:00:00 (xfr#101, to-chk=21/227) |
19-Nov-2024 20:07:08 | 2,618,177 88% 25.74MB/s 0:00:00 (xfr#102, to-chk=17/227) |
19-Nov-2024 20:07:08 | 2,717,245 91% 26.44MB/s 0:00:00 (xfr#103, to-chk=16/227) |
19-Nov-2024 20:07:08 | 2,717,995 91% 26.45MB/s 0:00:00 (xfr#104, to-chk=15/227) |
19-Nov-2024 20:07:08 | 2,733,426 92% 26.60MB/s 0:00:00 (xfr#105, to-chk=14/227) |
19-Nov-2024 20:07:08 | 2,733,984 92% 26.34MB/s 0:00:00 (xfr#106, to-chk=10/227) |
19-Nov-2024 20:07:08 | 2,789,592 94% 24.63MB/s 0:00:00 (xfr#107, to-chk=9/227) |
19-Nov-2024 20:07:08 | 2,790,150 94% 24.41MB/s 0:00:00 (xfr#108, to-chk=8/227) |
19-Nov-2024 20:07:08 | 2,816,860 95% 24.65MB/s 0:00:00 (xfr#109, to-chk=7/227) |
19-Nov-2024 20:07:08 | 2,817,322 95% 24.65MB/s 0:00:00 (xfr#110, to-chk=3/227) |
19-Nov-2024 20:07:08 | 2,912,374 98% 25.48MB/s 0:00:00 (xfr#111, to-chk=2/227) |
19-Nov-2024 20:07:08 | 2,912,836 98% 25.49MB/s 0:00:00 (xfr#112, to-chk=1/227) |
19-Nov-2024 20:07:08 | 2,957,961 99% 23.12MB/s 0:00:00 (xfr#113, to-chk=0/227) |
19-Nov-2024 20:07:08 | 2,957,961 99% 23.12MB/s 0:00:00 (xfr#113, to-chk=0/227) |
19-Nov-2024 20:07:08 | 2,957,961 99% 23.12MB/s 0:00:00 (xfr#113, to-chk=0/227) |
19-Nov-2024 20:07:08 | 2,957,961 99% 23.12MB/s 0:00:00 (xfr#113, to-chk=0/227) |
19-Nov-2024 20:07:08 | 2,957,961 99% 23.12MB/s 0:00:00 (xfr#113, to-chk=0/227) |
19-Nov-2024 20:07:08 | 2,957,961 99% 23.12MB/s 0:00:00 (xfr#113, to-chk=0/227) |
19-Nov-2024 20:07:08 | 2,957,961 99% 23.12MB/s 0:00:00 (xfr#113, to-chk=0/227) |
19-Nov-2024 20:07:08 | 2,957,961 99% 23.12MB/s 0:00:00 (xfr#113, to-chk=0/227) |
19-Nov-2024 20:07:08 | 2,957,961 99% 23.12MB/s 0:00:00 (xfr#113, to-chk=0/227) |
19-Nov-2024 20:07:08 | 2,957,961 99% 23.12MB/s 0:00:00 (xfr#113, to-chk=0/227) |
19-Nov-2024 20:07:08 | 2,957,961 99% 23.12MB/s 0:00:00 (xfr#113, to-chk=0/227) |
19-Nov-2024 20:07:08 | 2,957,961 99% 23.12MB/s 0:00:00 (xfr#113, to-chk=0/227) |
19-Nov-2024 20:07:08 | 2,957,961 99% 23.12MB/s 0:00:00 (xfr#113, to-chk=0/227) |
19-Nov-2024 20:07:08 | 2,957,961 99% 23.12MB/s 0:00:00 (xfr#113, to-chk=0/227) |
19-Nov-2024 20:07:08 | 2,957,961 99% 23.12MB/s 0:00:00 (xfr#113, to-chk=0/227) |
19-Nov-2024 20:07:08 | 2,957,961 99% 23.12MB/s 0:00:00 (xfr#113, to-chk=0/227) |
19-Nov-2024 20:07:08 | 2,957,961 99% 23.12MB/s 0:00:00 (xfr#113, to-chk=0/227) |
19-Nov-2024 20:07:08 | 2,957,961 99% 23.12MB/s 0:00:00 (xfr#113, to-chk=0/227) |
19-Nov-2024 20:07:08 | 2,957,961 99% 23.12MB/s 0:00:00 (xfr#113, to-chk=0/227) |
19-Nov-2024 20:07:08 | 2,957,961 99% 23.12MB/s 0:00:00 (xfr#113, to-chk=0/227) |
19-Nov-2024 20:07:08 | 2,957,961 99% 23.12MB/s 0:00:00 (xfr#113, to-chk=0/227) |
19-Nov-2024 20:07:08 | 2,957,961 99% 22.93MB/s 0:00:00 (xfr#113, to-chk=0/227) |
19-Nov-2024 20:07:08 | 2,957,961 99% 22.93MB/s 0:00:00 (xfr#113, to-chk=0/227) |
19-Nov-2024 20:07:08 | 2,957,961 99% 22.93MB/s 0:00:00 (xfr#113, to-chk=0/227) |
19-Nov-2024 20:07:08 | 2,957,961 99% 20.29MB/s 0:00:00 (xfr#113, to-chk=0/227) |
19-Nov-2024 20:07:08 | 2,957,961 99% 20.29MB/s 0:00:00 (xfr#113, to-chk=0/227) |
19-Nov-2024 20:07:08 | 2,957,961 99% 20.29MB/s 0:00:00 (xfr#113, to-chk=0/227) |
19-Nov-2024 20:07:08 | 2,957,961 99% 20.29MB/s 0:00:00 (xfr#113, to-chk=0/227) |
19-Nov-2024 20:07:08 | 2,957,961 99% 20.01MB/s 0:00:00 (xfr#113, to-chk=0/227) |
19-Nov-2024 20:07:08 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.19-19.54.18/pod-logs/dev-oneprovider-krakow-0/op-worker |
19-Nov-2024 20:07:08 | |
19-Nov-2024 20:07:08 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=79/82) |
19-Nov-2024 20:07:08 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 20:07:08 | 44,509 7% 42.45MB/s 0:00:00 (xfr#2, to-chk=77/82) |
19-Nov-2024 20:07:08 | 87,147 14% 41.55MB/s 0:00:00 (xfr#3, to-chk=75/82) |
19-Nov-2024 20:07:08 | 87,147 14% 41.55MB/s 0:00:00 (xfr#4, to-chk=73/82) |
19-Nov-2024 20:07:08 | 87,147 14% 41.55MB/s 0:00:00 (xfr#5, to-chk=71/82) |
19-Nov-2024 20:07:08 | 128,338 21% 40.80MB/s 0:00:00 (xfr#6, to-chk=69/82) |
19-Nov-2024 20:07:08 | 128,488 21% 40.85MB/s 0:00:00 (xfr#7, to-chk=67/82) |
19-Nov-2024 20:07:08 | 128,785 21% 40.94MB/s 0:00:00 (xfr#8, to-chk=65/82) |
19-Nov-2024 20:07:08 | 209,120 34% 28.49MB/s 0:00:00 (xfr#9, to-chk=63/82) |
19-Nov-2024 20:07:08 | 209,795 34% 28.58MB/s 0:00:00 (xfr#10, to-chk=53/82) |
19-Nov-2024 20:07:08 | 216,577 35% 29.51MB/s 0:00:00 (xfr#11, to-chk=52/82) |
19-Nov-2024 20:07:08 | 217,254 35% 29.60MB/s 0:00:00 (xfr#12, to-chk=51/82) |
19-Nov-2024 20:07:08 | 219,468 36% 29.90MB/s 0:00:00 (xfr#13, to-chk=50/82) |
19-Nov-2024 20:07:08 | 219,638 36% 29.92MB/s 0:00:00 (xfr#14, to-chk=49/82) |
19-Nov-2024 20:07:08 | 225,274 37% 30.69MB/s 0:00:00 (xfr#15, to-chk=48/82) |
19-Nov-2024 20:07:08 | 231,136 37% 27.55MB/s 0:00:00 (xfr#16, to-chk=47/82) |
19-Nov-2024 20:07:08 | 237,511 39% 25.17MB/s 0:00:00 (xfr#17, to-chk=46/82) |
19-Nov-2024 20:07:08 | 239,955 39% 25.43MB/s 0:00:00 (xfr#18, to-chk=45/82) |
19-Nov-2024 20:07:08 | 243,710 40% 25.82MB/s 0:00:00 (xfr#19, to-chk=44/82) |
19-Nov-2024 20:07:08 | 247,414 40% 26.22MB/s 0:00:00 (xfr#20, to-chk=43/82) |
19-Nov-2024 20:07:08 | 251,625 41% 26.66MB/s 0:00:00 (xfr#21, to-chk=42/82) |
19-Nov-2024 20:07:08 | 255,608 41% 27.09MB/s 0:00:00 (xfr#22, to-chk=41/82) |
19-Nov-2024 20:07:08 | 257,083 42% 27.24MB/s 0:00:00 (xfr#23, to-chk=40/82) |
19-Nov-2024 20:07:08 | 263,859 43% 27.96MB/s 0:00:00 (xfr#24, to-chk=39/82) |
19-Nov-2024 20:07:08 | 268,703 44% 25.63MB/s 0:00:00 (xfr#25, to-chk=38/82) |
19-Nov-2024 20:07:08 | 270,919 44% 23.49MB/s 0:00:00 (xfr#26, to-chk=37/82) |
19-Nov-2024 20:07:08 | 275,358 45% 23.87MB/s 0:00:00 (xfr#27, to-chk=36/82) |
19-Nov-2024 20:07:08 | 278,541 45% 24.15MB/s 0:00:00 (xfr#28, to-chk=35/82) |
19-Nov-2024 20:07:08 | 284,688 46% 24.68MB/s 0:00:00 (xfr#29, to-chk=34/82) |
19-Nov-2024 20:07:08 | 288,164 47% 24.98MB/s 0:00:00 (xfr#30, to-chk=33/82) |
19-Nov-2024 20:07:08 | 290,152 47% 25.16MB/s 0:00:00 (xfr#31, to-chk=32/82) |
19-Nov-2024 20:07:08 | 295,218 48% 25.59MB/s 0:00:00 (xfr#32, to-chk=31/82) |
19-Nov-2024 20:07:08 | 300,341 49% 26.04MB/s 0:00:00 (xfr#33, to-chk=30/82) |
19-Nov-2024 20:07:08 | 305,692 50% 26.50MB/s 0:00:00 (xfr#34, to-chk=29/82) |
19-Nov-2024 20:07:08 | 312,132 51% 27.06MB/s 0:00:00 (xfr#35, to-chk=28/82) |
19-Nov-2024 20:07:08 | 316,056 51% 25.12MB/s 0:00:00 (xfr#36, to-chk=27/82) |
19-Nov-2024 20:07:08 | 319,076 52% 25.36MB/s 0:00:00 (xfr#37, to-chk=26/82) |
19-Nov-2024 20:07:08 | 319,246 52% 25.37MB/s 0:00:00 (xfr#38, to-chk=25/82) |
19-Nov-2024 20:07:08 | 321,232 52% 25.53MB/s 0:00:00 (xfr#39, to-chk=24/82) |
19-Nov-2024 20:07:08 | 322,935 53% 25.66MB/s 0:00:00 (xfr#40, to-chk=23/82) |
19-Nov-2024 20:07:08 | 325,442 53% 25.86MB/s 0:00:00 (xfr#41, to-chk=22/82) |
19-Nov-2024 20:07:08 | 326,630 53% 25.96MB/s 0:00:00 (xfr#42, to-chk=21/82) |
19-Nov-2024 20:07:08 | 329,872 54% 26.22MB/s 0:00:00 (xfr#43, to-chk=20/82) |
19-Nov-2024 20:07:08 | 330,262 54% 26.25MB/s 0:00:00 (xfr#44, to-chk=19/82) |
19-Nov-2024 20:07:08 | 330,711 54% 26.28MB/s 0:00:00 (xfr#45, to-chk=18/82) |
19-Nov-2024 20:07:08 | 337,770 55% 26.84MB/s 0:00:00 (xfr#46, to-chk=17/82) |
19-Nov-2024 20:07:08 | 341,979 56% 27.18MB/s 0:00:00 (xfr#47, to-chk=16/82) |
19-Nov-2024 20:07:08 | 348,128 57% 25.54MB/s 0:00:00 (xfr#48, to-chk=15/82) |
19-Nov-2024 20:07:08 | 350,857 57% 25.74MB/s 0:00:00 (xfr#49, to-chk=14/82) |
19-Nov-2024 20:07:08 | 355,353 58% 26.07MB/s 0:00:00 (xfr#50, to-chk=13/82) |
19-Nov-2024 20:07:08 | 356,828 58% 26.18MB/s 0:00:00 (xfr#51, to-chk=12/82) |
19-Nov-2024 20:07:08 | 359,783 59% 26.39MB/s 0:00:00 (xfr#52, to-chk=11/82) |
19-Nov-2024 20:07:08 | 360,686 59% 26.46MB/s 0:00:00 (xfr#53, to-chk=10/82) |
19-Nov-2024 20:07:08 | 367,747 60% 26.98MB/s 0:00:00 (xfr#54, to-chk=9/82) |
19-Nov-2024 20:07:08 | 373,381 61% 27.39MB/s 0:00:00 (xfr#55, to-chk=8/82) |
19-Nov-2024 20:07:08 | 378,730 62% 27.78MB/s 0:00:00 (xfr#56, to-chk=7/82) |
19-Nov-2024 20:07:08 | 380,433 62% 27.91MB/s 0:00:00 (xfr#57, to-chk=6/82) |
19-Nov-2024 20:07:08 | 383,903 63% 28.16MB/s 0:00:00 (xfr#58, to-chk=5/82) |
19-Nov-2024 20:07:08 | 386,632 63% 26.34MB/s 0:00:00 (xfr#59, to-chk=4/82) |
19-Nov-2024 20:07:08 | 387,828 63% 26.42MB/s 0:00:00 (xfr#60, to-chk=3/82) |
19-Nov-2024 20:07:08 | 388,790 63% 26.48MB/s 0:00:00 (xfr#61, to-chk=2/82) |
19-Nov-2024 20:07:08 | 394,654 64% 26.88MB/s 0:00:00 (xfr#62, to-chk=1/82) |
19-Nov-2024 20:07:08 | 399,492 65% 27.21MB/s 0:00:00 (xfr#63, to-chk=0/82) |
19-Nov-2024 20:07:08 | 399,492 65% 27.21MB/s 0:00:00 (xfr#63, to-chk=0/82) |
19-Nov-2024 20:07:08 | 399,492 65% 25.40MB/s 0:00:00 (xfr#63, to-chk=0/82) |
19-Nov-2024 20:07:08 | 399,492 65% 23.81MB/s 0:00:00 (xfr#63, to-chk=0/82) |
19-Nov-2024 20:07:08 | 399,492 65% 23.81MB/s 0:00:00 (xfr#63, to-chk=0/82) |
19-Nov-2024 20:07:08 | 399,492 65% 23.81MB/s 0:00:00 (xfr#63, to-chk=0/82) |
19-Nov-2024 20:07:08 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-19.54.18/pod-logs/dev-oneprovider-krakow-0/cluster-manager |
19-Nov-2024 20:07:08 | |
19-Nov-2024 20:07:08 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
19-Nov-2024 20:07:08 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 20:07:08 | 2,022 14% 1.93MB/s 0:00:00 (xfr#2, to-chk=9/14) |
19-Nov-2024 20:07:08 | 4,776 34% 4.55MB/s 0:00:00 (xfr#3, to-chk=7/14) |
19-Nov-2024 20:07:08 | 4,776 34% 4.55MB/s 0:00:00 (xfr#4, to-chk=5/14) |
19-Nov-2024 20:07:08 | 6,595 48% 6.29MB/s 0:00:00 (xfr#5, to-chk=3/14) |
19-Nov-2024 20:07:08 | 6,857 50% 6.54MB/s 0:00:00 (xfr#6, to-chk=1/14) |
19-Nov-2024 20:07:08 | 6,857 50% 6.54MB/s 0:00:00 (xfr#6, to-chk=0/14) |
19-Nov-2024 20:07:08 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.19-19.54.18/pod-logs/dev-oneprovider-krakow-0/op-panel |
19-Nov-2024 20:07:08 | |
19-Nov-2024 20:07:08 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
19-Nov-2024 20:07:08 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 20:07:08 | 22,929 16% 21.87MB/s 0:00:00 (xfr#2, to-chk=9/14) |
19-Nov-2024 20:07:08 | 46,826 33% 44.66MB/s 0:00:00 (xfr#3, to-chk=7/14) |
19-Nov-2024 20:07:08 | 46,826 33% 44.66MB/s 0:00:00 (xfr#4, to-chk=5/14) |
19-Nov-2024 20:07:08 | 69,552 49% 33.16MB/s 0:00:00 (xfr#5, to-chk=3/14) |
19-Nov-2024 20:07:08 | 69,843 50% 33.30MB/s 0:00:00 (xfr#6, to-chk=1/14) |
19-Nov-2024 20:07:08 | 69,843 50% 22.20MB/s 0:00:00 (xfr#6, to-chk=0/14) |
19-Nov-2024 20:07:08 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.19-19.54.18/pod-logs/dev-onezone-0/oz-worker |
19-Nov-2024 20:07:08 | |
19-Nov-2024 20:07:08 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=15/18) |
19-Nov-2024 20:07:08 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 20:07:08 | 23,983 7% 22.87MB/s 0:00:00 (xfr#2, to-chk=13/18) |
19-Nov-2024 20:07:08 | 48,735 15% 46.48MB/s 0:00:00 (xfr#3, to-chk=11/18) |
19-Nov-2024 20:07:08 | 48,735 15% 46.48MB/s 0:00:00 (xfr#4, to-chk=9/18) |
19-Nov-2024 20:07:08 | 72,238 22% 68.89MB/s 0:00:00 (xfr#5, to-chk=7/18) |
19-Nov-2024 20:07:08 | 72,329 22% 68.98MB/s 0:00:00 (xfr#6, to-chk=5/18) |
19-Nov-2024 20:07:08 | 72,626 22% 69.26MB/s 0:00:00 (xfr#7, to-chk=3/18) |
19-Nov-2024 20:07:08 | 160,247 50% 152.82MB/s 0:00:00 (xfr#8, to-chk=1/18) |
19-Nov-2024 20:07:08 | 160,247 50% 76.41MB/s 0:00:00 (xfr#8, to-chk=0/18) |
19-Nov-2024 20:07:08 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-19.54.18/pod-logs/dev-onezone-0/cluster-manager |
19-Nov-2024 20:07:08 | |
19-Nov-2024 20:07:08 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
19-Nov-2024 20:07:08 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 20:07:08 | 1,977 14% 1.89MB/s 0:00:00 (xfr#2, to-chk=9/14) |
19-Nov-2024 20:07:08 | 4,664 34% 4.45MB/s 0:00:00 (xfr#3, to-chk=7/14) |
19-Nov-2024 20:07:08 | 4,664 34% 4.45MB/s 0:00:00 (xfr#4, to-chk=5/14) |
19-Nov-2024 20:07:08 | 6,438 48% 6.14MB/s 0:00:00 (xfr#5, to-chk=3/14) |
19-Nov-2024 20:07:08 | 6,700 50% 6.39MB/s 0:00:00 (xfr#6, to-chk=1/14) |
19-Nov-2024 20:07:08 | 6,700 50% 2.13MB/s 0:00:00 (xfr#6, to-chk=0/14) |
19-Nov-2024 20:07:08 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.19-19.54.18/pod-logs/dev-onezone-0/oz-panel |
19-Nov-2024 20:07:08 | |
19-Nov-2024 20:07:08 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
19-Nov-2024 20:07:08 | 0 0% 0.00kB/s 0:00:00 |
19-Nov-2024 20:07:08 | 55,425 12% 52.86MB/s 0:00:00 (xfr#2, to-chk=9/14) |
19-Nov-2024 20:07:08 | 112,437 25% 107.23MB/s 0:00:00 (xfr#3, to-chk=7/14) |
19-Nov-2024 20:07:08 | 161,811 37% 154.31MB/s 0:00:00 (xfr#4, to-chk=5/14) |
19-Nov-2024 20:07:08 | 217,033 49% 103.49MB/s 0:00:00 (xfr#5, to-chk=3/14) |
19-Nov-2024 20:07:08 | 217,324 50% 103.63MB/s 0:00:00 (xfr#6, to-chk=1/14) |
19-Nov-2024 20:07:08 | 217,324 50% 69.09MB/s 0:00:00 (xfr#6, to-chk=0/14) |
19-Nov-2024 20:07:08 | [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDS/onedata-acceptance/tests/oneclient/logs/singleprovider_multiclient_directio/test_multi_directory_CRUD.1732046821.1055195 exists, exporting anyway. |
19-Nov-2024 20:07:08 | |
19-Nov-2024 20:07:08 | |
19-Nov-2024 20:07:08 | =============================== warnings summary =============================== |
19-Nov-2024 20:07:08 | tests/utils/rest_utils.py:98 |
19-Nov-2024 20:07:08 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDS/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ ' |
19-Nov-2024 20:07:08 | print(""" |
19-Nov-2024 20:07:08 | |
19-Nov-2024 20:07:08 | tests/utils/path_utils.py:112 |
19-Nov-2024 20:07:08 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDS/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ ' |
19-Nov-2024 20:07:08 | return path.replace("'", "\\'").replace(' ', '\ ') |
19-Nov-2024 20:07:08 | |
19-Nov-2024 20:07:08 | tests/utils/acceptance_utils.py:55 |
19-Nov-2024 20:07:08 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDS/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d' |
19-Nov-2024 20:07:08 | '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?')) |
19-Nov-2024 20:07:08 | |
19-Nov-2024 20:07:08 | tests/utils/acceptance_utils.py:57 |
19-Nov-2024 20:07:08 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDS/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d' |
19-Nov-2024 20:07:08 | '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?')) |
19-Nov-2024 20:07:08 | |
19-Nov-2024 20:07:08 | -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html |
19-Nov-2024 20:07:08 | - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDS/onedata-acceptance/test-reports/results.xml - |
19-Nov-2024 20:07:08 | ================== 27 passed, 4 warnings in 772.64s (0:12:52) ================== |
19-Nov-2024 20:07:12 | release "dev" uninstalled |
19-Nov-2024 20:07:13 | persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted |
19-Nov-2024 20:07:14 | No resources found |
19-Nov-2024 20:07:15 | Sidecar injection has been disabled |
19-Nov-2024 20:07:15 | Cleaning helm release "dev"... |
19-Nov-2024 20:07:15 | Deleted 1 helm deployments |
19-Nov-2024 20:07:15 | Deleted 0 k8s deployments |
19-Nov-2024 20:07:15 | Deleted 0 k8s services |
19-Nov-2024 20:07:15 | Deleted 0 persistent volumes |
19-Nov-2024 20:07:16 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
19-Nov-2024 20:07:16 | [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone |
19-Nov-2024 20:07:16 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
19-Nov-2024 20:07:16 | [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider |
19-Nov-2024 20:07:16 | [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli |
19-Nov-2024 20:07:16 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
19-Nov-2024 20:07:16 | [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient |
19-Nov-2024 20:07:16 | Finished task 'Run acceptance oneclient tests' with result: Success |
19-Nov-2024 20:07:16 | Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit' |
19-Nov-2024 20:07:16 | Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDS... |
19-Nov-2024 20:07:16 | Finished task 'Parse test results' with result: Success |
19-Nov-2024 20:07:16 | All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
19-Nov-2024 20:07:16 | Substituting variable: ${bamboo.artifactRepoHostname} with S3 |
19-Nov-2024 20:07:16 | Substituting variable: ${bamboo.artifactRepoPort} with 10161 |
19-Nov-2024 20:07:16 | Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu |
19-Nov-2024 20:07:16 | Substituting variable: ${bamboo.planRepository.branchName} with develop |
19-Nov-2024 20:07:16 | Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance |
19-Nov-2024 20:07:16 | Substituting variable: ${bamboo.artifactRepoHostname} with S3 |
19-Nov-2024 20:07:16 | Substituting variable: ${bamboo.artifactRepoPort} with 10161 |
19-Nov-2024 20:07:16 | Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu |
19-Nov-2024 20:07:16 | Substituting variable: ${bamboo.planRepository.branchName} with develop |
19-Nov-2024 20:07:16 | Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance |
19-Nov-2024 20:07:16 | Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
19-Nov-2024 20:07:16 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider directory CRUD multiclient directio symlinks #3365 (ODSRV-OAP-SDCMDS-3365)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SDCMDS-3365-ScriptBuildTask-720720388067618672.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDS/onedata-acceptance |
19-Nov-2024 20:07:16 | ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_singleprovider_directory_CRUD_multiclient_directio_symlinks.tar.gz |
19-Nov-2024 20:07:16 | Uploading artifact |
19-Nov-2024 20:07:16 | source path: surefire_singleprovider_directory_CRUD_multiclient_directio_symlinks.tar.gz |
19-Nov-2024 20:07:16 | dest. path: artifacts/onedata-acceptance/develop/surefire_singleprovider_directory_CRUD_multiclient_directio_symlinks.tar.gz |
19-Nov-2024 20:07:16 | Finished task 'Pack and push surefire artifact' with result: Success |
19-Nov-2024 20:07:16 | All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
19-Nov-2024 20:07:16 | Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
19-Nov-2024 20:07:16 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider directory CRUD multiclient directio symlinks #3365 (ODSRV-OAP-SDCMDS-3365)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SDCMDS-3365-ScriptBuildTask-9808818189185074743.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDS |
19-Nov-2024 20:07:16 | cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory |
19-Nov-2024 20:07:16 | Finished task 'Pack logs' with result: Success |
19-Nov-2024 20:07:16 | All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
19-Nov-2024 20:07:16 | Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh |
19-Nov-2024 20:07:16 | Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
19-Nov-2024 20:07:16 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider directory CRUD multiclient directio symlinks #3365 (ODSRV-OAP-SDCMDS-3365)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SDCMDS-3365-ScriptBuildTask-1323277039289065858.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDS/onedata-acceptance |
19-Nov-2024 20:07:16 | % Total % Received % Xferd Average Speed Time Time Time Current |
19-Nov-2024 20:07:16 | Dload Upload Total Spent Left Speed |
19-Nov-2024 20:07:16 | |
19-Nov-2024 20:07:17 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
19-Nov-2024 20:07:17 | 100 4822 100 4822 0 0 52413 0 --:--:-- --:--:-- --:--:-- 52413 |
19-Nov-2024 20:07:17 | Clearing /tmp/onedata and /home/bamboo/.one-env |
19-Nov-2024 20:07:17 | Cleaning helm deployments |
19-Nov-2024 20:07:18 | Cleanining pods |
19-Nov-2024 20:07:18 | Cleaning kube persistant volumes |
19-Nov-2024 20:07:18 | Cleaning dockswift container |
19-Nov-2024 20:07:18 | Cleaning docker containers |
19-Nov-2024 20:07:20 | Stalled docker containers to remove: |
19-Nov-2024 20:07:20 | 70c80d2650ba eb2ccce45fa7 056d871e8726 79a11d0f0dfa 0ced2fb8dc95 e8c74d60da58 5b819e35b7bb 15633441c7ee af95b8b4376c 27e3c519ca2b f28d33aacd93 7fa523284a63 097487ab3318 aa1b11e616b4 d03e3db96f95 fa9fefaa425b |
19-Nov-2024 20:07:20 | Removing stalled docker containers |
19-Nov-2024 20:07:20 | Error response from daemon: Cannot kill container: 70c80d2650ba: Container 70c80d2650bae1260becf0a1f0a4f53051adfb6ae7e4183885d806a248099093 is not running |
19-Nov-2024 20:07:20 | 70c80d2650ba |
19-Nov-2024 20:07:20 | Error response from daemon: Cannot kill container: eb2ccce45fa7: Container eb2ccce45fa70571e983303e94712622d0a9782d20ee63511d00583fb4b5a43b is not running |
19-Nov-2024 20:07:20 | eb2ccce45fa7 |
19-Nov-2024 20:07:20 | Error response from daemon: Cannot kill container: 056d871e8726: Container 056d871e872669f40e540455a194ed9d1b2ef14e22ef5ff6b728372046736dcf is not running |
19-Nov-2024 20:07:20 | 056d871e8726 |
19-Nov-2024 20:07:20 | Error response from daemon: Cannot kill container: 79a11d0f0dfa: Container 79a11d0f0dfaa0b88da5520a6f358dc275a004eda454d318455589d7213b57a1 is not running |
19-Nov-2024 20:07:20 | 79a11d0f0dfa |
19-Nov-2024 20:07:20 | Error response from daemon: Cannot kill container: 0ced2fb8dc95: Container 0ced2fb8dc95caf2ee615f2103425ac928e32e64c5d2d41beb5cf947f0a7c3af is not running |
19-Nov-2024 20:07:20 | 0ced2fb8dc95 |
19-Nov-2024 20:07:20 | Error response from daemon: Cannot kill container: e8c74d60da58: Container e8c74d60da58d0a8802f306680546497421bb1ffc33082e7431d522718d489b2 is not running |
19-Nov-2024 20:07:21 | e8c74d60da58 |
19-Nov-2024 20:07:21 | Error response from daemon: Cannot kill container: 5b819e35b7bb: Container 5b819e35b7bbd8e6d0fa57e929494b47045344d293c7b6ab7955c7501c3056d5 is not running |
19-Nov-2024 20:07:21 | 5b819e35b7bb |
19-Nov-2024 20:07:21 | Error response from daemon: Cannot kill container: 15633441c7ee: Container 15633441c7ee3fe1e2243c6daed0fcb15ecbbf3596247d4f62f1478769892136 is not running |
19-Nov-2024 20:07:21 | 15633441c7ee |
19-Nov-2024 20:07:21 | Error response from daemon: Cannot kill container: af95b8b4376c: Container af95b8b4376c63a7490e1fdb4d7045e129e92bb018b7594c67950451585d54ea is not running |
19-Nov-2024 20:07:21 | af95b8b4376c |
19-Nov-2024 20:07:21 | Error response from daemon: Cannot kill container: 27e3c519ca2b: Container 27e3c519ca2b5c324c8b272c5e84240074ef2f6290f5edfd8fd24110e9cbd271 is not running |
19-Nov-2024 20:07:21 | 27e3c519ca2b |
19-Nov-2024 20:07:21 | Error response from daemon: Cannot kill container: f28d33aacd93: Container f28d33aacd935afe482aaf776197de00ef3bdf69299820a57fcf6c7a90718d5b is not running |
19-Nov-2024 20:07:21 | f28d33aacd93 |
19-Nov-2024 20:07:21 | Error response from daemon: Cannot kill container: 7fa523284a63: Container 7fa523284a63b8a395dc574e85692f3d9798f6a40974793df894b51030091027 is not running |
19-Nov-2024 20:07:21 | 7fa523284a63 |
19-Nov-2024 20:07:21 | Error response from daemon: Cannot kill container: 097487ab3318: Container 097487ab331804c347643471956bdd08a8d60e2166e077f913998f175b5c3602 is not running |
19-Nov-2024 20:07:21 | 097487ab3318 |
19-Nov-2024 20:07:21 | Error response from daemon: Cannot kill container: aa1b11e616b4: Container aa1b11e616b41cc465045a72262d57bf59987583dbaeff168f64d9a59b5f69d6 is not running |
19-Nov-2024 20:07:21 | aa1b11e616b4 |
19-Nov-2024 20:07:21 | Error response from daemon: Cannot kill container: d03e3db96f95: Container d03e3db96f959b3dce3f4dd2d93d59f69bea302ababffbae1cccab95a83f7c85 is not running |
19-Nov-2024 20:07:21 | d03e3db96f95 |
19-Nov-2024 20:07:21 | fa9fefaa425b |
19-Nov-2024 20:07:21 | fa9fefaa425b |
19-Nov-2024 20:07:21 | Stalled docker volumes to remove: |
19-Nov-2024 20:07:21 | |
19-Nov-2024 20:07:21 | Removing stalled docker volumes |
19-Nov-2024 20:07:21 | Removing stalled loopdevices |
19-Nov-2024 20:07:22 | Done |
19-Nov-2024 20:07:22 | Finished task 'Clear env and working dir' with result: Success |
19-Nov-2024 20:07:22 | Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2 |
19-Nov-2024 20:07:22 | Running post build plugin 'Docker Container Cleanup' |
19-Nov-2024 20:07:22 | Running post build plugin 'NCover Results Collector' |
19-Nov-2024 20:07:22 | Running post build plugin 'Build Results Label Collector' |
19-Nov-2024 20:07:22 | Running post build plugin 'Clover Results Collector' |
19-Nov-2024 20:07:22 | Running post build plugin 'npm Cache Cleanup' |
19-Nov-2024 20:07:22 | Running post build plugin 'Artifact Copier' |
19-Nov-2024 20:07:22 | Publishing an artifact: test_logs.tar.gz |
19-Nov-2024 20:07:22 | Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 62.98 ms |
19-Nov-2024 20:07:22 | Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDS' |
19-Nov-2024 20:07:22 | Finalising the build... |
19-Nov-2024 20:07:22 | Stopping timer. |
19-Nov-2024 20:07:22 | Build ODSRV-OAP-SDCMDS-3365 completed. |
19-Nov-2024 20:07:22 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
19-Nov-2024 20:07:22 | Running on server: post build plugin 'NCover Results Collector' |
19-Nov-2024 20:07:22 | Running on server: post build plugin 'Build Labeller' |
19-Nov-2024 20:07:22 | Running on server: post build plugin 'Clover Delta Calculator' |
19-Nov-2024 20:07:22 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
19-Nov-2024 20:07:22 | All post build plugins have finished |
19-Nov-2024 20:07:22 | Generating build results summary... |
19-Nov-2024 20:07:23 | Saving build results to disk... |
19-Nov-2024 20:07:23 | Store variable context... |
19-Nov-2024 20:07:23 | Finished building ODSRV-OAP-SDCMDS-3365. |