oneclient acceptance tests using environment deployed from packages
Build: #48 failed
Job: singleprovider regular file CRUD multiclient proxyio was successful
Build log
The build generated 1,429 lines of output. The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.
08-Feb-2021 22:34:42 | Running command: ['kubectl', 'exec', 'dev-oneprovider-krakow-0', '--', 'groupadd', '-g', '46411', 'fuse'] |
08-Feb-2021 22:34:42 | Running command: ['kubectl', 'exec', 'dev-oneprovider-krakow-0', '--', 'usermod', '-a', '-G', 'fuse', 'user1'] |
08-Feb-2021 22:34:42 | Running command: ['kubectl', 'exec', 'dev-oneprovider-krakow-0', '--', 'usermod', '-a', '-G', 'fuse', 'user2'] |
08-Feb-2021 22:34:42 | |
08-Feb-2021 22:34:42 | |
08-Feb-2021 22:34:42 | starting rpyc server on client 172.17.0.11 |
08-Feb-2021 22:34:42 | rpyc server on client 172.17.0.11 successfully started |
08-Feb-2021 22:34:42 | |
08-Feb-2021 22:34:42 | |
08-Feb-2021 22:34:42 | starting rpyc server on client 172.17.0.11 |
08-Feb-2021 22:34:42 | rpyc server on client 172.17.0.11 successfully started |
08-Feb-2021 22:34:47 | Mounting client with --force-proxy-io flag |
08-Feb-2021 22:34:47 | rpyc running command: oneclient --log-dir /tmp/oc_logs --force-proxy-io --insecure /home/user1/onedata |
08-Feb-2021 22:34:47 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10103779473294549466'... |
08-Feb-2021 22:34:47 | Getting configuration... |
08-Feb-2021 22:34:47 | Oneclient has been successfully mounted in '/home/user1/onedata'. |
08-Feb-2021 22:34:47 | |
08-Feb-2021 22:34:47 | |
08-Feb-2021 22:34:47 | |
08-Feb-2021 22:34:47 | starting rpyc server on client 172.17.0.10 |
08-Feb-2021 22:34:47 | rpyc server on client 172.17.0.10 successfully started |
08-Feb-2021 22:34:47 | |
08-Feb-2021 22:34:47 | |
08-Feb-2021 22:34:47 | starting rpyc server on client 172.17.0.10 |
08-Feb-2021 22:34:47 | rpyc server on client 172.17.0.10 successfully started |
08-Feb-2021 22:34:47 | Mounting client with --force-proxy-io flag |
08-Feb-2021 22:34:47 | rpyc running command: oneclient --log-dir /tmp/oc_logs --force-proxy-io --insecure /home/user2/onedata |
08-Feb-2021 22:34:47 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7893244362787429313'... |
08-Feb-2021 22:34:47 | Getting configuration... |
08-Feb-2021 22:34:47 | Oneclient has been successfully mounted in '/home/user2/onedata'. |
08-Feb-2021 22:34:47 | |
08-Feb-2021 22:34:49 | PASSED |
08-Feb-2021 22:34:57 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_recreate_and_read[singleprovider_multiclient_proxyio] <- ../../../../../../../../usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py |
08-Feb-2021 22:34:57 | |
08-Feb-2021 22:34:57 | starting rpyc server on client 172.17.0.11 |
08-Feb-2021 22:34:57 | rpyc server on client 172.17.0.11 successfully started |
08-Feb-2021 22:34:57 | |
08-Feb-2021 22:34:57 | |
08-Feb-2021 22:34:57 | starting rpyc server on client 172.17.0.11 |
08-Feb-2021 22:34:57 | rpyc server on client 172.17.0.11 successfully started |
08-Feb-2021 22:34:57 | Mounting client with --force-proxy-io flag |
08-Feb-2021 22:34:57 | rpyc running command: oneclient --log-dir /tmp/oc_logs --force-proxy-io --insecure /home/user1/onedata |
08-Feb-2021 22:34:57 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '9716812942000505887'... |
08-Feb-2021 22:34:57 | Getting configuration... |
08-Feb-2021 22:34:57 | Oneclient has been successfully mounted in '/home/user1/onedata'. |
08-Feb-2021 22:34:57 | |
08-Feb-2021 22:34:57 | |
08-Feb-2021 22:34:57 | |
08-Feb-2021 22:34:57 | starting rpyc server on client 172.17.0.10 |
08-Feb-2021 22:34:57 | rpyc server on client 172.17.0.10 successfully started |
08-Feb-2021 22:34:57 | |
08-Feb-2021 22:34:57 | |
08-Feb-2021 22:34:57 | starting rpyc server on client 172.17.0.10 |
08-Feb-2021 22:34:57 | rpyc server on client 172.17.0.10 successfully started |
08-Feb-2021 22:34:57 | Mounting client with --force-proxy-io flag |
08-Feb-2021 22:34:57 | rpyc running command: oneclient --log-dir /tmp/oc_logs --force-proxy-io --insecure /home/user2/onedata |
08-Feb-2021 22:34:57 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10851299669741916339'... |
08-Feb-2021 22:34:57 | Getting configuration... |
08-Feb-2021 22:34:57 | Oneclient has been successfully mounted in '/home/user2/onedata'. |
08-Feb-2021 22:34:57 | |
08-Feb-2021 22:34:59 | PASSED |
08-Feb-2021 22:35:03 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_rename_without_write_permission_on_parent[singleprovider_multiclient_proxyio] <- ../../../../../../../../usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py |
08-Feb-2021 22:35:03 | |
08-Feb-2021 22:35:03 | starting rpyc server on client 172.17.0.11 |
08-Feb-2021 22:35:03 | rpyc server on client 172.17.0.11 successfully started |
08-Feb-2021 22:35:03 | |
08-Feb-2021 22:35:03 | |
08-Feb-2021 22:35:03 | starting rpyc server on client 172.17.0.11 |
08-Feb-2021 22:35:03 | rpyc server on client 172.17.0.11 successfully started |
08-Feb-2021 22:35:03 | Mounting client with --force-proxy-io flag |
08-Feb-2021 22:35:03 | rpyc running command: oneclient --log-dir /tmp/oc_logs --force-proxy-io --insecure /home/user1/onedata |
08-Feb-2021 22:35:03 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17595911126593025260'... |
08-Feb-2021 22:35:03 | Getting configuration... |
08-Feb-2021 22:35:03 | Oneclient has been successfully mounted in '/home/user1/onedata'. |
08-Feb-2021 22:35:03 | |
08-Feb-2021 22:35:03 | |
08-Feb-2021 22:35:03 | |
08-Feb-2021 22:35:03 | starting rpyc server on client 172.17.0.10 |
08-Feb-2021 22:35:03 | rpyc server on client 172.17.0.10 successfully started |
08-Feb-2021 22:35:03 | |
08-Feb-2021 22:35:03 | |
08-Feb-2021 22:35:03 | starting rpyc server on client 172.17.0.10 |
08-Feb-2021 22:35:03 | rpyc server on client 172.17.0.10 successfully started |
08-Feb-2021 22:35:03 | Mounting client with --force-proxy-io flag |
08-Feb-2021 22:35:03 | rpyc running command: oneclient --log-dir /tmp/oc_logs --force-proxy-io --insecure /home/user2/onedata |
08-Feb-2021 22:35:03 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14618014824579510920'... |
08-Feb-2021 22:35:03 | Getting configuration... |
08-Feb-2021 22:35:03 | Oneclient has been successfully mounted in '/home/user2/onedata'. |
08-Feb-2021 22:35:03 | |
08-Feb-2021 22:35:05 | PASSED |
08-Feb-2021 22:35:10 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_rename_with_permission[singleprovider_multiclient_proxyio] <- ../../../../../../../../usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py |
08-Feb-2021 22:35:10 | |
08-Feb-2021 22:35:10 | starting rpyc server on client 172.17.0.11 |
08-Feb-2021 22:35:10 | rpyc server on client 172.17.0.11 successfully started |
08-Feb-2021 22:35:10 | |
08-Feb-2021 22:35:10 | |
08-Feb-2021 22:35:10 | starting rpyc server on client 172.17.0.11 |
08-Feb-2021 22:35:10 | rpyc server on client 172.17.0.11 successfully started |
08-Feb-2021 22:35:10 | Mounting client with --force-proxy-io flag |
08-Feb-2021 22:35:10 | rpyc running command: oneclient --log-dir /tmp/oc_logs --force-proxy-io --insecure /home/user1/onedata |
08-Feb-2021 22:35:10 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15407637420250668629'... |
08-Feb-2021 22:35:10 | Getting configuration... |
08-Feb-2021 22:35:10 | Oneclient has been successfully mounted in '/home/user1/onedata'. |
08-Feb-2021 22:35:10 | |
08-Feb-2021 22:35:10 | |
08-Feb-2021 22:35:10 | |
08-Feb-2021 22:35:10 | starting rpyc server on client 172.17.0.10 |
08-Feb-2021 22:35:10 | rpyc server on client 172.17.0.10 successfully started |
08-Feb-2021 22:35:10 | |
08-Feb-2021 22:35:10 | |
08-Feb-2021 22:35:10 | starting rpyc server on client 172.17.0.10 |
08-Feb-2021 22:35:10 | rpyc server on client 172.17.0.10 successfully started |
08-Feb-2021 22:35:10 | Mounting client with --force-proxy-io flag |
08-Feb-2021 22:35:10 | rpyc running command: oneclient --log-dir /tmp/oc_logs --force-proxy-io --insecure /home/user2/onedata |
08-Feb-2021 22:35:10 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15594080564153439678'... |
08-Feb-2021 22:35:10 | Getting configuration... |
08-Feb-2021 22:35:10 | Oneclient has been successfully mounted in '/home/user2/onedata'. |
08-Feb-2021 22:35:10 | |
08-Feb-2021 22:35:12 | PASSED |
08-Feb-2021 22:35:17 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_by_owner[singleprovider_multiclient_proxyio] <- ../../../../../../../../usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py |
08-Feb-2021 22:35:17 | |
08-Feb-2021 22:35:17 | starting rpyc server on client 172.17.0.11 |
08-Feb-2021 22:35:17 | rpyc server on client 172.17.0.11 successfully started |
08-Feb-2021 22:35:17 | |
08-Feb-2021 22:35:17 | |
08-Feb-2021 22:35:17 | starting rpyc server on client 172.17.0.11 |
08-Feb-2021 22:35:17 | rpyc server on client 172.17.0.11 successfully started |
08-Feb-2021 22:35:17 | Mounting client with --force-proxy-io flag |
08-Feb-2021 22:35:17 | rpyc running command: oneclient --log-dir /tmp/oc_logs --force-proxy-io --insecure /home/user1/onedata |
08-Feb-2021 22:35:17 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2984099754359975183'... |
08-Feb-2021 22:35:17 | Getting configuration... |
08-Feb-2021 22:35:17 | Oneclient has been successfully mounted in '/home/user1/onedata'. |
08-Feb-2021 22:35:17 | |
08-Feb-2021 22:35:17 | |
08-Feb-2021 22:35:17 | |
08-Feb-2021 22:35:17 | starting rpyc server on client 172.17.0.10 |
08-Feb-2021 22:35:17 | rpyc server on client 172.17.0.10 successfully started |
08-Feb-2021 22:35:17 | |
08-Feb-2021 22:35:17 | |
08-Feb-2021 22:35:17 | starting rpyc server on client 172.17.0.10 |
08-Feb-2021 22:35:17 | rpyc server on client 172.17.0.10 successfully started |
08-Feb-2021 22:35:17 | Mounting client with --force-proxy-io flag |
08-Feb-2021 22:35:17 | rpyc running command: oneclient --log-dir /tmp/oc_logs --force-proxy-io --insecure /home/user2/onedata |
08-Feb-2021 22:35:17 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '13315102829632148388'... |
08-Feb-2021 22:35:17 | Getting configuration... |
08-Feb-2021 22:35:17 | Oneclient has been successfully mounted in '/home/user2/onedata'. |
08-Feb-2021 22:35:17 | |
08-Feb-2021 22:35:19 | PASSED |
08-Feb-2021 22:35:25 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_by_other_user[singleprovider_multiclient_proxyio] <- ../../../../../../../../usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py |
08-Feb-2021 22:35:25 | |
08-Feb-2021 22:35:25 | starting rpyc server on client 172.17.0.11 |
08-Feb-2021 22:35:25 | rpyc server on client 172.17.0.11 successfully started |
08-Feb-2021 22:35:25 | |
08-Feb-2021 22:35:25 | |
08-Feb-2021 22:35:25 | starting rpyc server on client 172.17.0.11 |
08-Feb-2021 22:35:25 | rpyc server on client 172.17.0.11 successfully started |
08-Feb-2021 22:35:25 | Mounting client with --force-proxy-io flag |
08-Feb-2021 22:35:25 | rpyc running command: oneclient --log-dir /tmp/oc_logs --force-proxy-io --insecure /home/user1/onedata |
08-Feb-2021 22:35:25 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '4228820826448795292'... |
08-Feb-2021 22:35:25 | Getting configuration... |
08-Feb-2021 22:35:25 | Oneclient has been successfully mounted in '/home/user1/onedata'. |
08-Feb-2021 22:35:25 | |
08-Feb-2021 22:35:25 | |
08-Feb-2021 22:35:25 | |
08-Feb-2021 22:35:25 | starting rpyc server on client 172.17.0.10 |
08-Feb-2021 22:35:25 | rpyc server on client 172.17.0.10 successfully started |
08-Feb-2021 22:35:25 | |
08-Feb-2021 22:35:25 | |
08-Feb-2021 22:35:25 | starting rpyc server on client 172.17.0.10 |
08-Feb-2021 22:35:25 | rpyc server on client 172.17.0.10 successfully started |
08-Feb-2021 22:35:25 | Mounting client with --force-proxy-io flag |
08-Feb-2021 22:35:25 | rpyc running command: oneclient --log-dir /tmp/oc_logs --force-proxy-io --insecure /home/user2/onedata |
08-Feb-2021 22:35:25 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '5639261746820210474'... |
08-Feb-2021 22:35:25 | Getting configuration... |
08-Feb-2021 22:35:25 | Oneclient has been successfully mounted in '/home/user2/onedata'. |
08-Feb-2021 22:35:25 | |
08-Feb-2021 22:35:27 | PASSED |
08-Feb-2021 22:35:33 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_fail_to_delete_by_other_user_without_write_permission[singleprovider_multiclient_proxyio] <- ../../../../../../../../usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py |
08-Feb-2021 22:35:33 | |
08-Feb-2021 22:35:33 | starting rpyc server on client 172.17.0.11 |
08-Feb-2021 22:35:33 | rpyc server on client 172.17.0.11 successfully started |
08-Feb-2021 22:35:33 | |
08-Feb-2021 22:35:33 | |
08-Feb-2021 22:35:33 | starting rpyc server on client 172.17.0.11 |
08-Feb-2021 22:35:33 | rpyc server on client 172.17.0.11 successfully started |
08-Feb-2021 22:35:33 | Mounting client with --force-proxy-io flag |
08-Feb-2021 22:35:33 | rpyc running command: oneclient --log-dir /tmp/oc_logs --force-proxy-io --insecure /home/user1/onedata |
08-Feb-2021 22:35:33 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '13949412267579084075'... |
08-Feb-2021 22:35:33 | Getting configuration... |
08-Feb-2021 22:35:33 | Oneclient has been successfully mounted in '/home/user1/onedata'. |
08-Feb-2021 22:35:33 | |
08-Feb-2021 22:35:33 | |
08-Feb-2021 22:35:33 | |
08-Feb-2021 22:35:33 | starting rpyc server on client 172.17.0.10 |
08-Feb-2021 22:35:33 | rpyc server on client 172.17.0.10 successfully started |
08-Feb-2021 22:35:33 | |
08-Feb-2021 22:35:33 | |
08-Feb-2021 22:35:33 | starting rpyc server on client 172.17.0.10 |
08-Feb-2021 22:35:33 | rpyc server on client 172.17.0.10 successfully started |
08-Feb-2021 22:35:33 | Mounting client with --force-proxy-io flag |
08-Feb-2021 22:35:33 | rpyc running command: oneclient --log-dir /tmp/oc_logs --force-proxy-io --insecure /home/user2/onedata |
08-Feb-2021 22:35:33 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6799283887049714970'... |
08-Feb-2021 22:35:33 | Getting configuration... |
08-Feb-2021 22:35:33 | Oneclient has been successfully mounted in '/home/user2/onedata'. |
08-Feb-2021 22:35:33 | |
08-Feb-2021 22:35:35 | PASSED |
08-Feb-2021 22:35:42 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_read_write[singleprovider_multiclient_proxyio] <- ../../../../../../../../usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py |
08-Feb-2021 22:35:42 | |
08-Feb-2021 22:35:42 | starting rpyc server on client 172.17.0.11 |
08-Feb-2021 22:35:42 | rpyc server on client 172.17.0.11 successfully started |
08-Feb-2021 22:35:42 | |
08-Feb-2021 22:35:42 | |
08-Feb-2021 22:35:42 | starting rpyc server on client 172.17.0.11 |
08-Feb-2021 22:35:42 | rpyc server on client 172.17.0.11 successfully started |
08-Feb-2021 22:35:42 | Mounting client with --force-proxy-io flag |
08-Feb-2021 22:35:42 | rpyc running command: oneclient --log-dir /tmp/oc_logs --force-proxy-io --insecure /home/user1/onedata |
08-Feb-2021 22:35:42 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10361320653439316907'... |
08-Feb-2021 22:35:42 | Getting configuration... |
08-Feb-2021 22:35:42 | Oneclient has been successfully mounted in '/home/user1/onedata'. |
08-Feb-2021 22:35:42 | |
08-Feb-2021 22:35:42 | |
08-Feb-2021 22:35:42 | |
08-Feb-2021 22:35:42 | starting rpyc server on client 172.17.0.10 |
08-Feb-2021 22:35:42 | rpyc server on client 172.17.0.10 successfully started |
08-Feb-2021 22:35:42 | |
08-Feb-2021 22:35:42 | |
08-Feb-2021 22:35:42 | starting rpyc server on client 172.17.0.10 |
08-Feb-2021 22:35:42 | rpyc server on client 172.17.0.10 successfully started |
08-Feb-2021 22:35:42 | Mounting client with --force-proxy-io flag |
08-Feb-2021 22:35:42 | rpyc running command: oneclient --log-dir /tmp/oc_logs --force-proxy-io --insecure /home/user2/onedata |
08-Feb-2021 22:35:42 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '13923819540451416720'... |
08-Feb-2021 22:35:42 | Getting configuration... |
08-Feb-2021 22:35:42 | Oneclient has been successfully mounted in '/home/user2/onedata'. |
08-Feb-2021 22:35:42 | |
08-Feb-2021 22:35:44 | PASSED |
08-Feb-2021 22:35:52 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_read_right_after_write[singleprovider_multiclient_proxyio] <- ../../../../../../../../usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py |
08-Feb-2021 22:35:52 | |
08-Feb-2021 22:35:52 | starting rpyc server on client 172.17.0.11 |
08-Feb-2021 22:35:52 | rpyc server on client 172.17.0.11 successfully started |
08-Feb-2021 22:35:52 | |
08-Feb-2021 22:35:52 | |
08-Feb-2021 22:35:52 | starting rpyc server on client 172.17.0.11 |
08-Feb-2021 22:35:52 | rpyc server on client 172.17.0.11 successfully started |
08-Feb-2021 22:35:52 | Mounting client with --force-proxy-io flag |
08-Feb-2021 22:35:52 | rpyc running command: oneclient --log-dir /tmp/oc_logs --force-proxy-io --insecure /home/user1/onedata |
08-Feb-2021 22:35:52 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17861893151758833313'... |
08-Feb-2021 22:35:52 | Getting configuration... |
08-Feb-2021 22:35:52 | Oneclient has been successfully mounted in '/home/user1/onedata'. |
08-Feb-2021 22:35:52 | |
08-Feb-2021 22:35:52 | |
08-Feb-2021 22:35:52 | |
08-Feb-2021 22:35:52 | starting rpyc server on client 172.17.0.10 |
08-Feb-2021 22:35:52 | rpyc server on client 172.17.0.10 successfully started |
08-Feb-2021 22:35:52 | |
08-Feb-2021 22:35:52 | |
08-Feb-2021 22:35:52 | starting rpyc server on client 172.17.0.10 |
08-Feb-2021 22:35:52 | rpyc server on client 172.17.0.10 successfully started |
08-Feb-2021 22:35:52 | Mounting client with --force-proxy-io flag |
08-Feb-2021 22:35:52 | rpyc running command: oneclient --log-dir /tmp/oc_logs --force-proxy-io --insecure /home/user2/onedata |
08-Feb-2021 22:35:52 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17374243565705245130'... |
08-Feb-2021 22:35:52 | Getting configuration... |
08-Feb-2021 22:35:52 | Oneclient has been successfully mounted in '/home/user2/onedata'. |
08-Feb-2021 22:35:52 | |
08-Feb-2021 22:35:53 | PASSED |
08-Feb-2021 22:36:00 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_read_without_permission[singleprovider_multiclient_proxyio] <- ../../../../../../../../usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py |
08-Feb-2021 22:36:00 | |
08-Feb-2021 22:36:00 | starting rpyc server on client 172.17.0.11 |
08-Feb-2021 22:36:00 | rpyc server on client 172.17.0.11 successfully started |
08-Feb-2021 22:36:00 | |
08-Feb-2021 22:36:00 | |
08-Feb-2021 22:36:00 | starting rpyc server on client 172.17.0.11 |
08-Feb-2021 22:36:00 | rpyc server on client 172.17.0.11 successfully started |
08-Feb-2021 22:36:00 | Mounting client with --force-proxy-io flag |
08-Feb-2021 22:36:00 | rpyc running command: oneclient --log-dir /tmp/oc_logs --force-proxy-io --insecure /home/user1/onedata |
08-Feb-2021 22:36:00 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6352162702647793155'... |
08-Feb-2021 22:36:00 | Getting configuration... |
08-Feb-2021 22:36:00 | Oneclient has been successfully mounted in '/home/user1/onedata'. |
08-Feb-2021 22:36:00 | |
08-Feb-2021 22:36:00 | |
08-Feb-2021 22:36:00 | |
08-Feb-2021 22:36:00 | starting rpyc server on client 172.17.0.10 |
08-Feb-2021 22:36:00 | rpyc server on client 172.17.0.10 successfully started |
08-Feb-2021 22:36:00 | |
08-Feb-2021 22:36:00 | |
08-Feb-2021 22:36:00 | starting rpyc server on client 172.17.0.10 |
08-Feb-2021 22:36:00 | rpyc server on client 172.17.0.10 successfully started |
08-Feb-2021 22:36:00 | Mounting client with --force-proxy-io flag |
08-Feb-2021 22:36:00 | rpyc running command: oneclient --log-dir /tmp/oc_logs --force-proxy-io --insecure /home/user2/onedata |
08-Feb-2021 22:36:00 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1625769665516680519'... |
08-Feb-2021 22:36:00 | Getting configuration... |
08-Feb-2021 22:36:00 | Oneclient has been successfully mounted in '/home/user2/onedata'. |
08-Feb-2021 22:36:00 | |
08-Feb-2021 22:36:02 | PASSED |
08-Feb-2021 22:36:08 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_write_with_permission[singleprovider_multiclient_proxyio] <- ../../../../../../../../usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py |
08-Feb-2021 22:36:08 | |
08-Feb-2021 22:36:08 | starting rpyc server on client 172.17.0.11 |
08-Feb-2021 22:36:08 | rpyc server on client 172.17.0.11 successfully started |
08-Feb-2021 22:36:08 | |
08-Feb-2021 22:36:08 | |
08-Feb-2021 22:36:08 | starting rpyc server on client 172.17.0.11 |
08-Feb-2021 22:36:08 | rpyc server on client 172.17.0.11 successfully started |
08-Feb-2021 22:36:08 | Mounting client with --force-proxy-io flag |
08-Feb-2021 22:36:08 | rpyc running command: oneclient --log-dir /tmp/oc_logs --force-proxy-io --insecure /home/user1/onedata |
08-Feb-2021 22:36:08 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '11160899353271249240'... |
08-Feb-2021 22:36:08 | Getting configuration... |
08-Feb-2021 22:36:08 | Oneclient has been successfully mounted in '/home/user1/onedata'. |
08-Feb-2021 22:36:08 | |
08-Feb-2021 22:36:08 | |
08-Feb-2021 22:36:08 | |
08-Feb-2021 22:36:08 | starting rpyc server on client 172.17.0.10 |
08-Feb-2021 22:36:08 | rpyc server on client 172.17.0.10 successfully started |
08-Feb-2021 22:36:08 | |
08-Feb-2021 22:36:08 | |
08-Feb-2021 22:36:08 | starting rpyc server on client 172.17.0.10 |
08-Feb-2021 22:36:08 | rpyc server on client 172.17.0.10 successfully started |
08-Feb-2021 22:36:08 | Mounting client with --force-proxy-io flag |
08-Feb-2021 22:36:08 | rpyc running command: oneclient --log-dir /tmp/oc_logs --force-proxy-io --insecure /home/user2/onedata |
08-Feb-2021 22:36:08 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17610267317447235882'... |
08-Feb-2021 22:36:08 | Getting configuration... |
08-Feb-2021 22:36:08 | Oneclient has been successfully mounted in '/home/user2/onedata'. |
08-Feb-2021 22:36:08 | |
08-Feb-2021 22:36:10 | PASSED |
08-Feb-2021 22:36:15 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_write_without_permission[singleprovider_multiclient_proxyio] <- ../../../../../../../../usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py |
08-Feb-2021 22:36:15 | |
08-Feb-2021 22:36:15 | starting rpyc server on client 172.17.0.11 |
08-Feb-2021 22:36:15 | rpyc server on client 172.17.0.11 successfully started |
08-Feb-2021 22:36:15 | |
08-Feb-2021 22:36:15 | |
08-Feb-2021 22:36:15 | starting rpyc server on client 172.17.0.11 |
08-Feb-2021 22:36:15 | rpyc server on client 172.17.0.11 successfully started |
08-Feb-2021 22:36:15 | Mounting client with --force-proxy-io flag |
08-Feb-2021 22:36:15 | rpyc running command: oneclient --log-dir /tmp/oc_logs --force-proxy-io --insecure /home/user1/onedata |
08-Feb-2021 22:36:15 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10533285029309503741'... |
08-Feb-2021 22:36:15 | Getting configuration... |
08-Feb-2021 22:36:15 | Oneclient has been successfully mounted in '/home/user1/onedata'. |
08-Feb-2021 22:36:15 | |
08-Feb-2021 22:36:15 | |
08-Feb-2021 22:36:15 | |
08-Feb-2021 22:36:15 | starting rpyc server on client 172.17.0.10 |
08-Feb-2021 22:36:15 | rpyc server on client 172.17.0.10 successfully started |
08-Feb-2021 22:36:15 | |
08-Feb-2021 22:36:15 | |
08-Feb-2021 22:36:15 | starting rpyc server on client 172.17.0.10 |
08-Feb-2021 22:36:15 | rpyc server on client 172.17.0.10 successfully started |
08-Feb-2021 22:36:15 | Mounting client with --force-proxy-io flag |
08-Feb-2021 22:36:15 | rpyc running command: oneclient --log-dir /tmp/oc_logs --force-proxy-io --insecure /home/user2/onedata |
08-Feb-2021 22:36:15 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '4054296297175894183'... |
08-Feb-2021 22:36:15 | Getting configuration... |
08-Feb-2021 22:36:15 | Oneclient has been successfully mounted in '/home/user2/onedata'. |
08-Feb-2021 22:36:15 | |
08-Feb-2021 22:36:17 | PASSED |
08-Feb-2021 22:36:24 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_execute_with_permission[singleprovider_multiclient_proxyio] <- ../../../../../../../../usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py |
08-Feb-2021 22:36:24 | |
08-Feb-2021 22:36:24 | starting rpyc server on client 172.17.0.11 |
08-Feb-2021 22:36:24 | rpyc server on client 172.17.0.11 successfully started |
08-Feb-2021 22:36:24 | |
08-Feb-2021 22:36:24 | |
08-Feb-2021 22:36:24 | starting rpyc server on client 172.17.0.11 |
08-Feb-2021 22:36:24 | rpyc server on client 172.17.0.11 successfully started |
08-Feb-2021 22:36:24 | Mounting client with --force-proxy-io flag |
08-Feb-2021 22:36:24 | rpyc running command: oneclient --log-dir /tmp/oc_logs --force-proxy-io --insecure /home/user1/onedata |
08-Feb-2021 22:36:24 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '11364855363369310873'... |
08-Feb-2021 22:36:24 | Getting configuration... |
08-Feb-2021 22:36:24 | Oneclient has been successfully mounted in '/home/user1/onedata'. |
08-Feb-2021 22:36:24 | |
08-Feb-2021 22:36:24 | |
08-Feb-2021 22:36:24 | |
08-Feb-2021 22:36:24 | starting rpyc server on client 172.17.0.10 |
08-Feb-2021 22:36:24 | rpyc server on client 172.17.0.10 successfully started |
08-Feb-2021 22:36:24 | |
08-Feb-2021 22:36:24 | |
08-Feb-2021 22:36:24 | starting rpyc server on client 172.17.0.10 |
08-Feb-2021 22:36:24 | rpyc server on client 172.17.0.10 successfully started |
08-Feb-2021 22:36:24 | Mounting client with --force-proxy-io flag |
08-Feb-2021 22:36:24 | rpyc running command: oneclient --log-dir /tmp/oc_logs --force-proxy-io --insecure /home/user2/onedata |
08-Feb-2021 22:36:24 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '602138734393787482'... |
08-Feb-2021 22:36:24 | Getting configuration... |
08-Feb-2021 22:36:24 | Oneclient has been successfully mounted in '/home/user2/onedata'. |
08-Feb-2021 22:36:24 | |
08-Feb-2021 22:36:26 | PASSED |
08-Feb-2021 22:36:32 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_execute_without_permission[singleprovider_multiclient_proxyio] <- ../../../../../../../../usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py |
08-Feb-2021 22:36:32 | |
08-Feb-2021 22:36:32 | starting rpyc server on client 172.17.0.11 |
08-Feb-2021 22:36:32 | rpyc server on client 172.17.0.11 successfully started |
08-Feb-2021 22:36:32 | |
08-Feb-2021 22:36:32 | |
08-Feb-2021 22:36:32 | starting rpyc server on client 172.17.0.11 |
08-Feb-2021 22:36:32 | rpyc server on client 172.17.0.11 successfully started |
08-Feb-2021 22:36:32 | Mounting client with --force-proxy-io flag |
08-Feb-2021 22:36:32 | rpyc running command: oneclient --log-dir /tmp/oc_logs --force-proxy-io --insecure /home/user1/onedata |
08-Feb-2021 22:36:32 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10819231408402894400'... |
08-Feb-2021 22:36:32 | Getting configuration... |
08-Feb-2021 22:36:32 | Oneclient has been successfully mounted in '/home/user1/onedata'. |
08-Feb-2021 22:36:32 | |
08-Feb-2021 22:36:32 | |
08-Feb-2021 22:36:32 | |
08-Feb-2021 22:36:32 | starting rpyc server on client 172.17.0.10 |
08-Feb-2021 22:36:32 | rpyc server on client 172.17.0.10 successfully started |
08-Feb-2021 22:36:32 | |
08-Feb-2021 22:36:32 | |
08-Feb-2021 22:36:32 | starting rpyc server on client 172.17.0.10 |
08-Feb-2021 22:36:32 | rpyc server on client 172.17.0.10 successfully started |
08-Feb-2021 22:36:32 | Mounting client with --force-proxy-io flag |
08-Feb-2021 22:36:32 | rpyc running command: oneclient --log-dir /tmp/oc_logs --force-proxy-io --insecure /home/user2/onedata |
08-Feb-2021 22:36:32 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7032157650767053208'... |
08-Feb-2021 22:36:32 | Getting configuration... |
08-Feb-2021 22:36:32 | Oneclient has been successfully mounted in '/home/user2/onedata'. |
08-Feb-2021 22:36:32 | |
08-Feb-2021 22:36:34 | PASSED |
08-Feb-2021 22:36:39 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_move[singleprovider_multiclient_proxyio] <- ../../../../../../../../usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py |
08-Feb-2021 22:36:39 | |
08-Feb-2021 22:36:39 | starting rpyc server on client 172.17.0.11 |
08-Feb-2021 22:36:39 | rpyc server on client 172.17.0.11 successfully started |
08-Feb-2021 22:36:39 | |
08-Feb-2021 22:36:39 | |
08-Feb-2021 22:36:39 | starting rpyc server on client 172.17.0.11 |
08-Feb-2021 22:36:39 | rpyc server on client 172.17.0.11 successfully started |
08-Feb-2021 22:36:39 | Mounting client with --force-proxy-io flag |
08-Feb-2021 22:36:39 | rpyc running command: oneclient --log-dir /tmp/oc_logs --force-proxy-io --insecure /home/user1/onedata |
08-Feb-2021 22:36:39 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '18148322638996649017'... |
08-Feb-2021 22:36:39 | Getting configuration... |
08-Feb-2021 22:36:39 | Oneclient has been successfully mounted in '/home/user1/onedata'. |
08-Feb-2021 22:36:39 | |
08-Feb-2021 22:36:39 | |
08-Feb-2021 22:36:39 | |
08-Feb-2021 22:36:39 | starting rpyc server on client 172.17.0.10 |
08-Feb-2021 22:36:39 | rpyc server on client 172.17.0.10 successfully started |
08-Feb-2021 22:36:39 | |
08-Feb-2021 22:36:39 | |
08-Feb-2021 22:36:39 | starting rpyc server on client 172.17.0.10 |
08-Feb-2021 22:36:39 | rpyc server on client 172.17.0.10 successfully started |
08-Feb-2021 22:36:39 | Mounting client with --force-proxy-io flag |
08-Feb-2021 22:36:39 | rpyc running command: oneclient --log-dir /tmp/oc_logs --force-proxy-io --insecure /home/user2/onedata |
08-Feb-2021 22:36:39 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7183939914016239589'... |
08-Feb-2021 22:36:39 | Getting configuration... |
08-Feb-2021 22:36:39 | Oneclient has been successfully mounted in '/home/user2/onedata'. |
08-Feb-2021 22:36:39 | |
08-Feb-2021 22:36:41 | PASSED |
08-Feb-2021 22:36:53 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_move_big[singleprovider_multiclient_proxyio] <- ../../../../../../../../usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py |
08-Feb-2021 22:36:53 | |
08-Feb-2021 22:36:53 | starting rpyc server on client 172.17.0.11 |
08-Feb-2021 22:36:53 | rpyc server on client 172.17.0.11 successfully started |
08-Feb-2021 22:36:53 | |
08-Feb-2021 22:36:53 | |
08-Feb-2021 22:36:53 | starting rpyc server on client 172.17.0.11 |
08-Feb-2021 22:36:53 | rpyc server on client 172.17.0.11 successfully started |
08-Feb-2021 22:36:53 | Mounting client with --force-proxy-io flag |
08-Feb-2021 22:36:53 | rpyc running command: oneclient --log-dir /tmp/oc_logs --force-proxy-io --insecure /home/user1/onedata |
08-Feb-2021 22:36:53 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1144619401536964801'... |
08-Feb-2021 22:36:53 | Getting configuration... |
08-Feb-2021 22:36:53 | Oneclient has been successfully mounted in '/home/user1/onedata'. |
08-Feb-2021 22:36:53 | |
08-Feb-2021 22:36:53 | |
08-Feb-2021 22:36:53 | |
08-Feb-2021 22:36:53 | starting rpyc server on client 172.17.0.10 |
08-Feb-2021 22:36:53 | rpyc server on client 172.17.0.10 successfully started |
08-Feb-2021 22:36:53 | |
08-Feb-2021 22:36:53 | |
08-Feb-2021 22:36:53 | starting rpyc server on client 172.17.0.10 |
08-Feb-2021 22:36:53 | rpyc server on client 172.17.0.10 successfully started |
08-Feb-2021 22:36:53 | Mounting client with --force-proxy-io flag |
08-Feb-2021 22:36:53 | rpyc running command: oneclient --log-dir /tmp/oc_logs --force-proxy-io --insecure /home/user2/onedata |
08-Feb-2021 22:36:53 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '4761281509882739856'... |
08-Feb-2021 22:36:53 | Getting configuration... |
08-Feb-2021 22:36:53 | Oneclient has been successfully mounted in '/home/user2/onedata'. |
08-Feb-2021 22:36:53 | |
08-Feb-2021 22:36:55 | PASSED |
08-Feb-2021 22:37:00 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_copy[singleprovider_multiclient_proxyio] <- ../../../../../../../../usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py |
08-Feb-2021 22:37:00 | |
08-Feb-2021 22:37:00 | starting rpyc server on client 172.17.0.11 |
08-Feb-2021 22:37:00 | rpyc server on client 172.17.0.11 successfully started |
08-Feb-2021 22:37:00 | |
08-Feb-2021 22:37:00 | |
08-Feb-2021 22:37:00 | starting rpyc server on client 172.17.0.11 |
08-Feb-2021 22:37:00 | rpyc server on client 172.17.0.11 successfully started |
08-Feb-2021 22:37:00 | Mounting client with --force-proxy-io flag |
08-Feb-2021 22:37:00 | rpyc running command: oneclient --log-dir /tmp/oc_logs --force-proxy-io --insecure /home/user1/onedata |
08-Feb-2021 22:37:00 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1513785054612446895'... |
08-Feb-2021 22:37:00 | Getting configuration... |
08-Feb-2021 22:37:00 | Oneclient has been successfully mounted in '/home/user1/onedata'. |
08-Feb-2021 22:37:00 | |
08-Feb-2021 22:37:00 | |
08-Feb-2021 22:37:00 | |
08-Feb-2021 22:37:00 | starting rpyc server on client 172.17.0.10 |
08-Feb-2021 22:37:00 | rpyc server on client 172.17.0.10 successfully started |
08-Feb-2021 22:37:00 | |
08-Feb-2021 22:37:00 | |
08-Feb-2021 22:37:00 | starting rpyc server on client 172.17.0.10 |
08-Feb-2021 22:37:00 | rpyc server on client 172.17.0.10 successfully started |
08-Feb-2021 22:37:00 | Mounting client with --force-proxy-io flag |
08-Feb-2021 22:37:00 | rpyc running command: oneclient --log-dir /tmp/oc_logs --force-proxy-io --insecure /home/user2/onedata |
08-Feb-2021 22:37:00 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10952857053540944875'... |
08-Feb-2021 22:37:00 | Getting configuration... |
08-Feb-2021 22:37:00 | Oneclient has been successfully mounted in '/home/user2/onedata'. |
08-Feb-2021 22:37:00 | |
08-Feb-2021 22:37:02 | PASSED |
08-Feb-2021 22:37:16 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_copy_big[singleprovider_multiclient_proxyio] <- ../../../../../../../../usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py |
08-Feb-2021 22:37:16 | |
08-Feb-2021 22:37:16 | starting rpyc server on client 172.17.0.11 |
08-Feb-2021 22:37:16 | rpyc server on client 172.17.0.11 successfully started |
08-Feb-2021 22:37:16 | |
08-Feb-2021 22:37:16 | |
08-Feb-2021 22:37:16 | starting rpyc server on client 172.17.0.11 |
08-Feb-2021 22:37:16 | rpyc server on client 172.17.0.11 successfully started |
08-Feb-2021 22:37:16 | Mounting client with --force-proxy-io flag |
08-Feb-2021 22:37:16 | rpyc running command: oneclient --log-dir /tmp/oc_logs --force-proxy-io --insecure /home/user1/onedata |
08-Feb-2021 22:37:16 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '5465433147281661228'... |
08-Feb-2021 22:37:16 | Getting configuration... |
08-Feb-2021 22:37:16 | Oneclient has been successfully mounted in '/home/user1/onedata'. |
08-Feb-2021 22:37:16 | |
08-Feb-2021 22:37:16 | |
08-Feb-2021 22:37:16 | |
08-Feb-2021 22:37:16 | starting rpyc server on client 172.17.0.10 |
08-Feb-2021 22:37:16 | rpyc server on client 172.17.0.10 successfully started |
08-Feb-2021 22:37:16 | |
08-Feb-2021 22:37:16 | |
08-Feb-2021 22:37:16 | starting rpyc server on client 172.17.0.10 |
08-Feb-2021 22:37:16 | rpyc server on client 172.17.0.10 successfully started |
08-Feb-2021 22:37:16 | Mounting client with --force-proxy-io flag |
08-Feb-2021 22:37:16 | rpyc running command: oneclient --log-dir /tmp/oc_logs --force-proxy-io --insecure /home/user2/onedata |
08-Feb-2021 22:37:16 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '5760412248290978347'... |
08-Feb-2021 22:37:16 | Getting configuration... |
08-Feb-2021 22:37:16 | Oneclient has been successfully mounted in '/home/user2/onedata'. |
08-Feb-2021 22:37:16 | |
08-Feb-2021 22:37:18 | PASSED |
08-Feb-2021 22:37:24 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_file_opened_for_reading[singleprovider_multiclient_proxyio] <- ../../../../../../../../usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py |
08-Feb-2021 22:37:24 | |
08-Feb-2021 22:37:24 | starting rpyc server on client 172.17.0.11 |
08-Feb-2021 22:37:24 | rpyc server on client 172.17.0.11 successfully started |
08-Feb-2021 22:37:24 | |
08-Feb-2021 22:37:24 | |
08-Feb-2021 22:37:24 | starting rpyc server on client 172.17.0.11 |
08-Feb-2021 22:37:24 | rpyc server on client 172.17.0.11 successfully started |
08-Feb-2021 22:37:24 | Mounting client with --force-proxy-io flag |
08-Feb-2021 22:37:24 | rpyc running command: oneclient --log-dir /tmp/oc_logs --force-proxy-io --insecure /home/user1/onedata |
08-Feb-2021 22:37:24 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '18072761665165475482'... |
08-Feb-2021 22:37:24 | Getting configuration... |
08-Feb-2021 22:37:24 | Oneclient has been successfully mounted in '/home/user1/onedata'. |
08-Feb-2021 22:37:24 | |
08-Feb-2021 22:37:24 | |
08-Feb-2021 22:37:24 | |
08-Feb-2021 22:37:24 | starting rpyc server on client 172.17.0.10 |
08-Feb-2021 22:37:24 | rpyc server on client 172.17.0.10 successfully started |
08-Feb-2021 22:37:24 | |
08-Feb-2021 22:37:24 | |
08-Feb-2021 22:37:24 | starting rpyc server on client 172.17.0.10 |
08-Feb-2021 22:37:24 | rpyc server on client 172.17.0.10 successfully started |
08-Feb-2021 22:37:24 | Mounting client with --force-proxy-io flag |
08-Feb-2021 22:37:24 | rpyc running command: oneclient --log-dir /tmp/oc_logs --force-proxy-io --insecure /home/user2/onedata |
08-Feb-2021 22:37:24 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7401451097299509232'... |
08-Feb-2021 22:37:24 | Getting configuration... |
08-Feb-2021 22:37:24 | Oneclient has been successfully mounted in '/home/user2/onedata'. |
08-Feb-2021 22:37:24 | |
08-Feb-2021 22:37:27 | PASSED |
08-Feb-2021 22:37:33 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_file_opened_for_rdwr[singleprovider_multiclient_proxyio] <- ../../../../../../../../usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py |
08-Feb-2021 22:37:33 | |
08-Feb-2021 22:37:33 | starting rpyc server on client 172.17.0.11 |
08-Feb-2021 22:37:33 | rpyc server on client 172.17.0.11 successfully started |
08-Feb-2021 22:37:33 | |
08-Feb-2021 22:37:33 | |
08-Feb-2021 22:37:33 | starting rpyc server on client 172.17.0.11 |
08-Feb-2021 22:37:33 | rpyc server on client 172.17.0.11 successfully started |
08-Feb-2021 22:37:33 | Mounting client with --force-proxy-io flag |
08-Feb-2021 22:37:33 | rpyc running command: oneclient --log-dir /tmp/oc_logs --force-proxy-io --insecure /home/user1/onedata |
08-Feb-2021 22:37:33 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '4282887640044617199'... |
08-Feb-2021 22:37:33 | Getting configuration... |
08-Feb-2021 22:37:33 | Oneclient has been successfully mounted in '/home/user1/onedata'. |
08-Feb-2021 22:37:33 | |
08-Feb-2021 22:37:33 | |
08-Feb-2021 22:37:33 | |
08-Feb-2021 22:37:33 | starting rpyc server on client 172.17.0.10 |
08-Feb-2021 22:37:33 | rpyc server on client 172.17.0.10 successfully started |
08-Feb-2021 22:37:33 | |
08-Feb-2021 22:37:33 | |
08-Feb-2021 22:37:33 | starting rpyc server on client 172.17.0.10 |
08-Feb-2021 22:37:33 | rpyc server on client 172.17.0.10 successfully started |
08-Feb-2021 22:37:33 | Mounting client with --force-proxy-io flag |
08-Feb-2021 22:37:33 | rpyc running command: oneclient --log-dir /tmp/oc_logs --force-proxy-io --insecure /home/user2/onedata |
08-Feb-2021 22:37:33 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '721419886112611632'... |
08-Feb-2021 22:37:33 | Getting configuration... |
08-Feb-2021 22:37:33 | Oneclient has been successfully mounted in '/home/user2/onedata'. |
08-Feb-2021 22:37:33 | |
08-Feb-2021 22:37:35 | PASSED |
08-Feb-2021 22:37:43 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_opened_file_without_permission[singleprovider_multiclient_proxyio] <- ../../../../../../../../usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py |
08-Feb-2021 22:37:43 | |
08-Feb-2021 22:37:43 | starting rpyc server on client 172.17.0.11 |
08-Feb-2021 22:37:43 | rpyc server on client 172.17.0.11 successfully started |
08-Feb-2021 22:37:43 | |
08-Feb-2021 22:37:43 | |
08-Feb-2021 22:37:43 | starting rpyc server on client 172.17.0.11 |
08-Feb-2021 22:37:43 | rpyc server on client 172.17.0.11 successfully started |
08-Feb-2021 22:37:43 | Mounting client with --force-proxy-io flag |
08-Feb-2021 22:37:43 | rpyc running command: oneclient --log-dir /tmp/oc_logs --force-proxy-io --insecure /home/user1/onedata |
08-Feb-2021 22:37:43 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '9023672909530059962'... |
08-Feb-2021 22:37:43 | Getting configuration... |
08-Feb-2021 22:37:43 | Oneclient has been successfully mounted in '/home/user1/onedata'. |
08-Feb-2021 22:37:43 | |
08-Feb-2021 22:37:43 | |
08-Feb-2021 22:37:43 | |
08-Feb-2021 22:37:43 | starting rpyc server on client 172.17.0.10 |
08-Feb-2021 22:37:43 | rpyc server on client 172.17.0.10 successfully started |
08-Feb-2021 22:37:43 | |
08-Feb-2021 22:37:43 | |
08-Feb-2021 22:37:43 | starting rpyc server on client 172.17.0.10 |
08-Feb-2021 22:37:43 | rpyc server on client 172.17.0.10 successfully started |
08-Feb-2021 22:37:43 | Mounting client with --force-proxy-io flag |
08-Feb-2021 22:37:43 | rpyc running command: oneclient --log-dir /tmp/oc_logs --force-proxy-io --insecure /home/user2/onedata |
08-Feb-2021 22:37:43 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '8045101829354979301'... |
08-Feb-2021 22:37:43 | Getting configuration... |
08-Feb-2021 22:37:43 | Oneclient has been successfully mounted in '/home/user2/onedata'. |
08-Feb-2021 22:37:43 | |
08-Feb-2021 22:37:45 | PASSED |
08-Feb-2021 22:37:50 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_right_after_close[singleprovider_multiclient_proxyio] <- ../../../../../../../../usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py |
08-Feb-2021 22:37:50 | |
08-Feb-2021 22:37:50 | starting rpyc server on client 172.17.0.11 |
08-Feb-2021 22:37:50 | rpyc server on client 172.17.0.11 successfully started |
08-Feb-2021 22:37:50 | |
08-Feb-2021 22:37:50 | |
08-Feb-2021 22:37:50 | starting rpyc server on client 172.17.0.11 |
08-Feb-2021 22:37:50 | rpyc server on client 172.17.0.11 successfully started |
08-Feb-2021 22:37:50 | Mounting client with --force-proxy-io flag |
08-Feb-2021 22:37:50 | rpyc running command: oneclient --log-dir /tmp/oc_logs --force-proxy-io --insecure /home/user1/onedata |
08-Feb-2021 22:37:50 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '634513794090059972'... |
08-Feb-2021 22:37:50 | Getting configuration... |
08-Feb-2021 22:37:50 | Oneclient has been successfully mounted in '/home/user1/onedata'. |
08-Feb-2021 22:37:50 | |
08-Feb-2021 22:37:50 | |
08-Feb-2021 22:37:50 | |
08-Feb-2021 22:37:50 | starting rpyc server on client 172.17.0.10 |
08-Feb-2021 22:37:50 | rpyc server on client 172.17.0.10 successfully started |
08-Feb-2021 22:37:50 | |
08-Feb-2021 22:37:50 | |
08-Feb-2021 22:37:50 | starting rpyc server on client 172.17.0.10 |
08-Feb-2021 22:37:50 | rpyc server on client 172.17.0.10 successfully started |
08-Feb-2021 22:37:50 | Mounting client with --force-proxy-io flag |
08-Feb-2021 22:37:50 | rpyc running command: oneclient --log-dir /tmp/oc_logs --force-proxy-io --insecure /home/user2/onedata |
08-Feb-2021 22:37:50 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '9799881476483316699'... |
08-Feb-2021 22:37:50 | Getting configuration... |
08-Feb-2021 22:37:50 | Oneclient has been successfully mounted in '/home/user2/onedata'. |
08-Feb-2021 22:37:50 | |
08-Feb-2021 22:37:52 | PASSED |
08-Feb-2021 22:38:00 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_create_many[singleprovider_multiclient_proxyio] <- ../../../../../../../../usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py |
08-Feb-2021 22:38:00 | |
08-Feb-2021 22:38:00 | starting rpyc server on client 172.17.0.11 |
08-Feb-2021 22:38:00 | rpyc server on client 172.17.0.11 successfully started |
08-Feb-2021 22:38:00 | |
08-Feb-2021 22:38:00 | |
08-Feb-2021 22:38:00 | starting rpyc server on client 172.17.0.11 |
08-Feb-2021 22:38:00 | rpyc server on client 172.17.0.11 successfully started |
08-Feb-2021 22:38:00 | Mounting client with --force-proxy-io flag |
08-Feb-2021 22:38:00 | rpyc running command: oneclient --log-dir /tmp/oc_logs --force-proxy-io --insecure /home/user1/onedata |
08-Feb-2021 22:38:00 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '5005874761250426803'... |
08-Feb-2021 22:38:00 | Getting configuration... |
08-Feb-2021 22:38:00 | Oneclient has been successfully mounted in '/home/user1/onedata'. |
08-Feb-2021 22:38:00 | |
08-Feb-2021 22:38:00 | |
08-Feb-2021 22:38:00 | |
08-Feb-2021 22:38:00 | starting rpyc server on client 172.17.0.10 |
08-Feb-2021 22:38:00 | rpyc server on client 172.17.0.10 successfully started |
08-Feb-2021 22:38:00 | |
08-Feb-2021 22:38:00 | |
08-Feb-2021 22:38:00 | starting rpyc server on client 172.17.0.10 |
08-Feb-2021 22:38:00 | rpyc server on client 172.17.0.10 successfully started |
08-Feb-2021 22:38:00 | Mounting client with --force-proxy-io flag |
08-Feb-2021 22:38:00 | rpyc running command: oneclient --log-dir /tmp/oc_logs --force-proxy-io --insecure /home/user2/onedata |
08-Feb-2021 22:38:00 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '8894863169450659422'... |
08-Feb-2021 22:38:00 | Getting configuration... |
08-Feb-2021 22:38:00 | Oneclient has been successfully mounted in '/home/user2/onedata'. |
08-Feb-2021 22:38:00 | |
08-Feb-2021 22:38:08 | PASSED |
08-Feb-2021 22:38:12 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_copy_delete[singleprovider_multiclient_proxyio] <- ../../../../../../../../usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py |
08-Feb-2021 22:38:12 | |
08-Feb-2021 22:38:12 | starting rpyc server on client 172.17.0.11 |
08-Feb-2021 22:38:12 | rpyc server on client 172.17.0.11 successfully started |
08-Feb-2021 22:38:12 | |
08-Feb-2021 22:38:12 | |
08-Feb-2021 22:38:12 | starting rpyc server on client 172.17.0.11 |
08-Feb-2021 22:38:12 | rpyc server on client 172.17.0.11 successfully started |
08-Feb-2021 22:38:12 | Mounting client with --force-proxy-io flag |
08-Feb-2021 22:38:12 | rpyc running command: oneclient --log-dir /tmp/oc_logs --force-proxy-io --insecure /home/user1/onedata |
08-Feb-2021 22:38:12 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3265160417449939365'... |
08-Feb-2021 22:38:12 | Getting configuration... |
08-Feb-2021 22:38:12 | Oneclient has been successfully mounted in '/home/user1/onedata'. |
08-Feb-2021 22:38:12 | |
08-Feb-2021 22:38:12 | |
08-Feb-2021 22:38:12 | |
08-Feb-2021 22:38:12 | starting rpyc server on client 172.17.0.10 |
08-Feb-2021 22:38:12 | rpyc server on client 172.17.0.10 successfully started |
08-Feb-2021 22:38:12 | |
08-Feb-2021 22:38:12 | |
08-Feb-2021 22:38:12 | starting rpyc server on client 172.17.0.10 |
08-Feb-2021 22:38:12 | rpyc server on client 172.17.0.10 successfully started |
08-Feb-2021 22:38:12 | Mounting client with --force-proxy-io flag |
08-Feb-2021 22:38:12 | rpyc running command: oneclient --log-dir /tmp/oc_logs --force-proxy-io --insecure /home/user2/onedata |
08-Feb-2021 22:38:12 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '198847660575188999'... |
08-Feb-2021 22:38:12 | Getting configuration... |
08-Feb-2021 22:38:12 | Oneclient has been successfully mounted in '/home/user2/onedata'. |
08-Feb-2021 22:38:12 | |
08-Feb-2021 22:38:14 | PASSED |
08-Feb-2021 22:38:20 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_move_between_spaces[singleprovider_multiclient_proxyio] <- ../../../../../../../../usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py |
08-Feb-2021 22:38:20 | |
08-Feb-2021 22:38:20 | starting rpyc server on client 172.17.0.11 |
08-Feb-2021 22:38:20 | rpyc server on client 172.17.0.11 successfully started |
08-Feb-2021 22:38:20 | |
08-Feb-2021 22:38:20 | |
08-Feb-2021 22:38:20 | starting rpyc server on client 172.17.0.11 |
08-Feb-2021 22:38:20 | rpyc server on client 172.17.0.11 successfully started |
08-Feb-2021 22:38:20 | Mounting client with --force-proxy-io flag |
08-Feb-2021 22:38:20 | rpyc running command: oneclient --log-dir /tmp/oc_logs --force-proxy-io --insecure /home/user1/onedata |
08-Feb-2021 22:38:20 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '182737245320819531'... |
08-Feb-2021 22:38:20 | Getting configuration... |
08-Feb-2021 22:38:20 | Oneclient has been successfully mounted in '/home/user1/onedata'. |
08-Feb-2021 22:38:20 | |
08-Feb-2021 22:38:20 | |
08-Feb-2021 22:38:20 | |
08-Feb-2021 22:38:20 | starting rpyc server on client 172.17.0.10 |
08-Feb-2021 22:38:20 | rpyc server on client 172.17.0.10 successfully started |
08-Feb-2021 22:38:20 | |
08-Feb-2021 22:38:20 | |
08-Feb-2021 22:38:20 | starting rpyc server on client 172.17.0.10 |
08-Feb-2021 22:38:20 | rpyc server on client 172.17.0.10 successfully started |
08-Feb-2021 22:38:20 | Mounting client with --force-proxy-io flag |
08-Feb-2021 22:38:20 | rpyc running command: oneclient --log-dir /tmp/oc_logs --force-proxy-io --insecure /home/user2/onedata |
08-Feb-2021 22:38:20 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15860862320635495802'... |
08-Feb-2021 22:38:20 | Getting configuration... |
08-Feb-2021 22:38:20 | Oneclient has been successfully mounted in '/home/user2/onedata'. |
08-Feb-2021 22:38:20 | |
08-Feb-2021 22:38:32 | PASSEDRunning command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP63-SRFCMP/onedata/tests/oneclient/logs/singleprovider_multiclient_proxyio/test_multi_reg_file_CRUD.1612823902.3290584', '-c', '/tmp/oc_logs'] |
08-Feb-2021 22:38:32 | [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-groups-join-db94m. See /home/bamboo/.one-env/deployments/2021.02.08-22.31.28/pod-logs/dev-cross-support-job-3p-groups-join-db94m/entrypoint.log for more details |
08-Feb-2021 22:38:32 | [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-groups-p4wzn. See /home/bamboo/.one-env/deployments/2021.02.08-22.31.28/pod-logs/dev-cross-support-job-3p-groups-p4wzn/entrypoint.log for more details |
08-Feb-2021 22:38:32 | [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-spaces-6x97v. See /home/bamboo/.one-env/deployments/2021.02.08-22.31.28/pod-logs/dev-cross-support-job-3p-spaces-6x97v/entrypoint.log for more details |
08-Feb-2021 22:38:32 | [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-supports-jfn78. See /home/bamboo/.one-env/deployments/2021.02.08-22.31.28/pod-logs/dev-cross-support-job-3p-supports-jfn78/entrypoint.log for more details |
08-Feb-2021 22:38:32 | [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-5pkmw. See /home/bamboo/.one-env/deployments/2021.02.08-22.31.28/pod-logs/dev-cross-support-job-3p-users-5pkmw/entrypoint.log for more details |
08-Feb-2021 22:38:32 | [INFO] Rsyncing from pod dev-oneclient-krakow-7f646468d6-rjwld: /tmp/oc_logs -> /home/bamboo/.one-env/deployments/2021.02.08-22.31.28/pod-logs/dev-oneclient-krakow-7f646468d6-rjwld/oneclient_logs |
08-Feb-2021 22:38:32 | |
08-Feb-2021 22:38:32 | 0 0% 0.00kB/s 0:00:00 |
08-Feb-2021 22:38:32 | 1,594 1% 1.52MB/s 0:00:00 (xfr#1, to-chk=99/104) |
08-Feb-2021 22:38:32 | 1,594 1% 1.52MB/s 0:00:00 (xfr#2, to-chk=97/104) |
08-Feb-2021 22:38:32 | 3,188 3% 3.04MB/s 0:00:00 (xfr#3, to-chk=95/104) |
08-Feb-2021 22:38:32 | 3,188 3% 3.04MB/s 0:00:00 (xfr#4, to-chk=93/104) |
08-Feb-2021 22:38:32 | 4,782 5% 4.56MB/s 0:00:00 (xfr#5, to-chk=91/104) |
08-Feb-2021 22:38:32 | 4,782 5% 4.56MB/s 0:00:00 (xfr#6, to-chk=89/104) |
08-Feb-2021 22:38:32 | 6,376 7% 6.08MB/s 0:00:00 (xfr#7, to-chk=87/104) |
08-Feb-2021 22:38:32 | 6,376 7% 6.08MB/s 0:00:00 (xfr#8, to-chk=85/104) |
08-Feb-2021 22:38:32 | 7,970 9% 7.60MB/s 0:00:00 (xfr#9, to-chk=83/104) |
08-Feb-2021 22:38:32 | 7,970 9% 7.60MB/s 0:00:00 (xfr#10, to-chk=81/104) |
08-Feb-2021 22:38:32 | 9,564 11% 9.12MB/s 0:00:00 (xfr#11, to-chk=79/104) |
08-Feb-2021 22:38:32 | 9,564 11% 9.12MB/s 0:00:00 (xfr#12, to-chk=77/104) |
08-Feb-2021 22:38:32 | 11,158 13% 10.64MB/s 0:00:00 (xfr#13, to-chk=75/104) |
08-Feb-2021 22:38:32 | 11,158 13% 10.64MB/s 0:00:00 (xfr#14, to-chk=73/104) |
08-Feb-2021 22:38:32 | 12,752 15% 12.16MB/s 0:00:00 (xfr#15, to-chk=71/104) |
08-Feb-2021 22:38:32 | 12,752 15% 12.16MB/s 0:00:00 (xfr#16, to-chk=69/104) |
08-Feb-2021 22:38:32 | 14,346 17% 13.68MB/s 0:00:00 (xfr#17, to-chk=67/104) |
08-Feb-2021 22:38:32 | 14,346 17% 13.68MB/s 0:00:00 (xfr#18, to-chk=65/104) |
08-Feb-2021 22:38:32 | 15,940 19% 15.20MB/s 0:00:00 (xfr#19, to-chk=63/104) |
08-Feb-2021 22:38:32 | 15,940 19% 15.20MB/s 0:00:00 (xfr#20, to-chk=61/104) |
08-Feb-2021 22:38:32 | 17,534 21% 16.72MB/s 0:00:00 (xfr#21, to-chk=59/104) |
08-Feb-2021 22:38:32 | 17,534 21% 16.72MB/s 0:00:00 (xfr#22, to-chk=57/104) |
08-Feb-2021 22:38:32 | 19,128 23% 9.12MB/s 0:00:00 (xfr#23, to-chk=55/104) |
08-Feb-2021 22:38:32 | 19,128 23% 9.12MB/s 0:00:00 (xfr#24, to-chk=53/104) |
08-Feb-2021 22:38:32 | 20,722 25% 9.88MB/s 0:00:00 (xfr#25, to-chk=51/104) |
08-Feb-2021 22:38:32 | 20,722 25% 9.88MB/s 0:00:00 (xfr#26, to-chk=49/104) |
08-Feb-2021 22:38:32 | 22,316 27% 10.64MB/s 0:00:00 (xfr#27, to-chk=47/104) |
08-Feb-2021 22:38:32 | 22,316 27% 10.64MB/s 0:00:00 (xfr#28, to-chk=45/104) |
08-Feb-2021 22:38:32 | 23,910 29% 11.40MB/s 0:00:00 (xfr#29, to-chk=43/104) |
08-Feb-2021 22:38:32 | 23,910 29% 11.40MB/s 0:00:00 (xfr#30, to-chk=41/104) |
08-Feb-2021 22:38:32 | 25,504 31% 12.16MB/s 0:00:00 (xfr#31, to-chk=39/104) |
08-Feb-2021 22:38:32 | 25,504 31% 12.16MB/s 0:00:00 (xfr#32, to-chk=37/104) |
08-Feb-2021 22:38:32 | 27,098 33% 12.92MB/s 0:00:00 (xfr#33, to-chk=35/104) |
08-Feb-2021 22:38:32 | 27,098 33% 12.92MB/s 0:00:00 (xfr#34, to-chk=33/104) |
08-Feb-2021 22:38:32 | 28,692 35% 9.12MB/s 0:00:00 (xfr#35, to-chk=31/104) |
08-Feb-2021 22:38:32 | 28,692 35% 9.12MB/s 0:00:00 (xfr#36, to-chk=29/104) |
08-Feb-2021 22:38:32 | 30,286 37% 9.63MB/s 0:00:00 (xfr#37, to-chk=27/104) |
08-Feb-2021 22:38:32 | 30,286 37% 9.63MB/s 0:00:00 (xfr#38, to-chk=25/104) |
08-Feb-2021 22:38:32 | 31,880 39% 10.13MB/s 0:00:00 (xfr#39, to-chk=23/104) |
08-Feb-2021 22:38:32 | 31,880 39% 10.13MB/s 0:00:00 (xfr#40, to-chk=21/104) |
08-Feb-2021 22:38:32 | 33,474 41% 10.64MB/s 0:00:00 (xfr#41, to-chk=19/104) |
08-Feb-2021 22:38:32 | 33,474 41% 10.64MB/s 0:00:00 (xfr#42, to-chk=17/104) |
08-Feb-2021 22:38:32 | 35,068 43% 11.15MB/s 0:00:00 (xfr#43, to-chk=15/104) |
08-Feb-2021 22:38:32 | 35,068 43% 8.36MB/s 0:00:00 (xfr#44, to-chk=13/104) |
08-Feb-2021 22:38:32 | 36,662 45% 8.74MB/s 0:00:00 (xfr#45, to-chk=11/104) |
08-Feb-2021 22:38:32 | 36,662 45% 8.74MB/s 0:00:00 (xfr#46, to-chk=9/104) |
08-Feb-2021 22:38:32 | 38,256 47% 9.12MB/s 0:00:00 (xfr#47, to-chk=7/104) |
08-Feb-2021 22:38:32 | 38,256 47% 9.12MB/s 0:00:00 (xfr#48, to-chk=5/104) |
08-Feb-2021 22:38:32 | 39,850 49% 9.50MB/s 0:00:00 (xfr#49, to-chk=3/104) |
08-Feb-2021 22:38:32 | 39,850 49% 9.50MB/s 0:00:00 (xfr#50, to-chk=1/104) |
08-Feb-2021 22:38:32 | 39,850 49% 2.53MB/s 0:00:00 (xfr#50, to-chk=0/104) |
08-Feb-2021 22:38:32 | [INFO] Rsyncing from pod dev-oneclient-krakow-7f646468d6-rz65m: /tmp/oc_logs -> /home/bamboo/.one-env/deployments/2021.02.08-22.31.28/pod-logs/dev-oneclient-krakow-7f646468d6-rz65m/oneclient_logs |
08-Feb-2021 22:38:32 | |
08-Feb-2021 22:38:32 | 0 0% 0.00kB/s 0:00:00 |
08-Feb-2021 22:38:32 | 1,594 1% 1.52MB/s 0:00:00 (xfr#1, to-chk=99/104) |
08-Feb-2021 22:38:32 | 1,594 1% 1.52MB/s 0:00:00 (xfr#2, to-chk=97/104) |
08-Feb-2021 22:38:32 | 3,188 3% 3.04MB/s 0:00:00 (xfr#3, to-chk=95/104) |
08-Feb-2021 22:38:32 | 3,188 3% 3.04MB/s 0:00:00 (xfr#4, to-chk=93/104) |
08-Feb-2021 22:38:32 | 4,782 5% 4.56MB/s 0:00:00 (xfr#5, to-chk=91/104) |
08-Feb-2021 22:38:32 | 4,782 5% 4.56MB/s 0:00:00 (xfr#6, to-chk=89/104) |
08-Feb-2021 22:38:32 | 6,376 7% 6.08MB/s 0:00:00 (xfr#7, to-chk=87/104) |
08-Feb-2021 22:38:32 | 6,376 7% 6.08MB/s 0:00:00 (xfr#8, to-chk=85/104) |
08-Feb-2021 22:38:32 | 7,970 9% 7.60MB/s 0:00:00 (xfr#9, to-chk=83/104) |
08-Feb-2021 22:38:32 | 7,970 9% 7.60MB/s 0:00:00 (xfr#10, to-chk=81/104) |
08-Feb-2021 22:38:32 | 9,564 11% 4.56MB/s 0:00:00 (xfr#11, to-chk=79/104) |
08-Feb-2021 22:38:32 | 9,564 11% 4.56MB/s 0:00:00 (xfr#12, to-chk=77/104) |
08-Feb-2021 22:38:32 | 11,158 13% 5.32MB/s 0:00:00 (xfr#13, to-chk=75/104) |
08-Feb-2021 22:38:32 | 11,158 13% 5.32MB/s 0:00:00 (xfr#14, to-chk=73/104) |
08-Feb-2021 22:38:32 | 12,752 15% 6.08MB/s 0:00:00 (xfr#15, to-chk=71/104) |
08-Feb-2021 22:38:32 | 12,752 15% 6.08MB/s 0:00:00 (xfr#16, to-chk=69/104) |
08-Feb-2021 22:38:32 | 14,346 17% 6.84MB/s 0:00:00 (xfr#17, to-chk=67/104) |
08-Feb-2021 22:38:32 | 14,346 17% 4.56MB/s 0:00:00 (xfr#18, to-chk=65/104) |
08-Feb-2021 22:38:32 | 15,940 19% 5.07MB/s 0:00:00 (xfr#19, to-chk=63/104) |
08-Feb-2021 22:38:32 | 15,940 19% 5.07MB/s 0:00:00 (xfr#20, to-chk=61/104) |
08-Feb-2021 22:38:32 | 17,534 21% 5.57MB/s 0:00:00 (xfr#21, to-chk=59/104) |
08-Feb-2021 22:38:32 | 17,534 21% 5.57MB/s 0:00:00 (xfr#22, to-chk=57/104) |
08-Feb-2021 22:38:32 | 19,128 23% 6.08MB/s 0:00:00 (xfr#23, to-chk=55/104) |
08-Feb-2021 22:38:32 | 19,128 23% 6.08MB/s 0:00:00 (xfr#24, to-chk=53/104) |
08-Feb-2021 22:38:32 | 20,722 25% 4.94MB/s 0:00:00 (xfr#25, to-chk=51/104) |
08-Feb-2021 22:38:32 | 20,722 25% 4.94MB/s 0:00:00 (xfr#26, to-chk=49/104) |
08-Feb-2021 22:38:32 | 22,316 27% 5.32MB/s 0:00:00 (xfr#27, to-chk=47/104) |
08-Feb-2021 22:38:32 | 22,316 27% 5.32MB/s 0:00:00 (xfr#28, to-chk=45/104) |
08-Feb-2021 22:38:32 | 23,910 29% 5.70MB/s 0:00:00 (xfr#29, to-chk=43/104) |
08-Feb-2021 22:38:32 | 23,910 29% 5.70MB/s 0:00:00 (xfr#30, to-chk=41/104) |
08-Feb-2021 22:38:32 | 25,504 31% 6.08MB/s 0:00:00 (xfr#31, to-chk=39/104) |
08-Feb-2021 22:38:32 | 25,504 31% 4.86MB/s 0:00:00 (xfr#32, to-chk=37/104) |
08-Feb-2021 22:38:32 | 27,098 33% 5.17MB/s 0:00:00 (xfr#33, to-chk=35/104) |
08-Feb-2021 22:38:32 | 27,098 33% 5.17MB/s 0:00:00 (xfr#34, to-chk=33/104) |
08-Feb-2021 22:38:32 | 28,692 35% 5.47MB/s 0:00:00 (xfr#35, to-chk=31/104) |
08-Feb-2021 22:38:32 | 28,692 35% 5.47MB/s 0:00:00 (xfr#36, to-chk=29/104) |
08-Feb-2021 22:38:32 | 30,286 37% 5.78MB/s 0:00:00 (xfr#37, to-chk=27/104) |
08-Feb-2021 22:38:32 | 30,286 37% 5.78MB/s 0:00:00 (xfr#38, to-chk=25/104) |
08-Feb-2021 22:38:32 | 31,880 39% 5.07MB/s 0:00:00 (xfr#39, to-chk=23/104) |
08-Feb-2021 22:38:32 | 31,880 39% 5.07MB/s 0:00:00 (xfr#40, to-chk=21/104) |
08-Feb-2021 22:38:32 | 33,474 41% 5.32MB/s 0:00:00 (xfr#41, to-chk=19/104) |
08-Feb-2021 22:38:32 | 33,474 41% 5.32MB/s 0:00:00 (xfr#42, to-chk=17/104) |
08-Feb-2021 22:38:32 | 35,068 43% 5.57MB/s 0:00:00 (xfr#43, to-chk=15/104) |
08-Feb-2021 22:38:32 | 35,068 43% 5.57MB/s 0:00:00 (xfr#44, to-chk=13/104) |
08-Feb-2021 22:38:32 | 36,662 45% 4.99MB/s 0:00:00 (xfr#45, to-chk=11/104) |
08-Feb-2021 22:38:32 | 36,662 45% 4.99MB/s 0:00:00 (xfr#46, to-chk=9/104) |
08-Feb-2021 22:38:32 | 38,256 47% 5.21MB/s 0:00:00 (xfr#47, to-chk=7/104) |
08-Feb-2021 22:38:32 | 38,256 47% 5.21MB/s 0:00:00 (xfr#48, to-chk=5/104) |
08-Feb-2021 22:38:32 | 39,850 49% 5.43MB/s 0:00:00 (xfr#49, to-chk=3/104) |
08-Feb-2021 22:38:32 | 39,850 49% 5.43MB/s 0:00:00 (xfr#50, to-chk=1/104) |
08-Feb-2021 22:38:32 | 39,850 49% 4.22MB/s 0:00:00 (xfr#50, to-chk=0/104) |
08-Feb-2021 22:38:32 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2021.02.08-22.31.28/pod-logs/dev-oneprovider-krakow-0/op-panel |
08-Feb-2021 22:38:32 | |
08-Feb-2021 22:38:32 | 0 0% 0.00kB/s 0:00:00 |
08-Feb-2021 22:38:32 | 41,242 34% 39.33MB/s 0:00:00 (xfr#1, to-chk=9/12) |
08-Feb-2021 22:38:32 | 50,656 42% 48.31MB/s 0:00:00 (xfr#2, to-chk=7/12) |
08-Feb-2021 22:38:32 | 50,656 42% 48.31MB/s 0:00:00 (xfr#3, to-chk=5/12) |
08-Feb-2021 22:38:32 | 59,092 49% 56.35MB/s 0:00:00 (xfr#4, to-chk=3/12) |
08-Feb-2021 22:38:32 | 59,383 50% 56.63MB/s 0:00:00 (xfr#5, to-chk=1/12) |
08-Feb-2021 22:38:32 | 59,383 50% 28.32MB/s 0:00:00 (xfr#5, to-chk=0/12) |
08-Feb-2021 22:38:32 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2021.02.08-22.31.28/pod-logs/dev-oneprovider-krakow-0/cluster-manager |
08-Feb-2021 22:38:32 | |
08-Feb-2021 22:38:32 | 0 0% 0.00kB/s 0:00:00 |
08-Feb-2021 22:38:32 | 3,373 18% 3.22MB/s 0:00:00 (xfr#1, to-chk=9/12) |
08-Feb-2021 22:38:32 | 6,696 36% 6.39MB/s 0:00:00 (xfr#2, to-chk=7/12) |
08-Feb-2021 22:38:32 | 6,696 36% 6.39MB/s 0:00:00 (xfr#3, to-chk=5/12) |
08-Feb-2021 22:38:32 | 9,002 48% 8.58MB/s 0:00:00 (xfr#4, to-chk=3/12) |
08-Feb-2021 22:38:32 | 9,264 50% 8.83MB/s 0:00:00 (xfr#5, to-chk=1/12) |
08-Feb-2021 22:38:32 | 9,264 50% 8.83MB/s 0:00:00 (xfr#5, to-chk=0/12) |
08-Feb-2021 22:38:32 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2021.02.08-22.31.28/pod-logs/dev-oneprovider-krakow-0/op-worker |
08-Feb-2021 22:38:32 | |
08-Feb-2021 22:38:32 | 0 0% 0.00kB/s 0:00:00 |
08-Feb-2021 22:38:32 | 256,756 41% 20.41MB/s 0:00:00 (xfr#1, to-chk=17/20) |
08-Feb-2021 22:38:32 | 265,347 42% 19.47MB/s 0:00:00 (xfr#2, to-chk=15/20) |
08-Feb-2021 22:38:32 | 265,347 42% 19.47MB/s 0:00:00 (xfr#3, to-chk=13/20) |
08-Feb-2021 22:38:32 | 272,850 43% 20.02MB/s 0:00:00 (xfr#4, to-chk=11/20) |
08-Feb-2021 22:38:32 | 273,147 43% 20.04MB/s 0:00:00 (xfr#5, to-chk=7/20) |
08-Feb-2021 22:38:32 | 310,963 49% 14.83MB/s 0:00:00 (xfr#6, to-chk=5/20) |
08-Feb-2021 22:38:32 | 311,254 50% 14.84MB/s 0:00:00 (xfr#7, to-chk=0/20) |
08-Feb-2021 22:38:32 | 311,254 50% 13.49MB/s 0:00:00 (xfr#7, to-chk=0/20) |
08-Feb-2021 22:38:32 | 311,254 50% 13.49MB/s 0:00:00 (xfr#7, to-chk=0/20) |
08-Feb-2021 22:38:32 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2021.02.08-22.31.28/pod-logs/dev-onezone-0/cluster-manager |
08-Feb-2021 22:38:32 | |
08-Feb-2021 22:38:32 | 0 0% 0.00kB/s 0:00:00 |
08-Feb-2021 22:38:32 | 3,262 18% 3.11MB/s 0:00:00 (xfr#1, to-chk=9/12) |
08-Feb-2021 22:38:32 | 6,373 36% 6.08MB/s 0:00:00 (xfr#2, to-chk=7/12) |
08-Feb-2021 22:38:32 | 6,373 36% 6.08MB/s 0:00:00 (xfr#3, to-chk=5/12) |
08-Feb-2021 22:38:32 | 8,568 48% 8.17MB/s 0:00:00 (xfr#4, to-chk=3/12) |
08-Feb-2021 22:38:32 | 8,830 50% 8.42MB/s 0:00:00 (xfr#5, to-chk=1/12) |
08-Feb-2021 22:38:32 | 8,830 50% 8.42MB/s 0:00:00 (xfr#5, to-chk=0/12) |
08-Feb-2021 22:38:32 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2021.02.08-22.31.28/pod-logs/dev-onezone-0/oz-panel |
08-Feb-2021 22:38:32 | |
08-Feb-2021 22:38:32 | 0 0% 0.00kB/s 0:00:00 |
08-Feb-2021 22:38:32 | 38,886 37% 37.08MB/s 0:00:00 (xfr#1, to-chk=9/12) |
08-Feb-2021 22:38:32 | 45,883 43% 43.76MB/s 0:00:00 (xfr#2, to-chk=7/12) |
08-Feb-2021 22:38:32 | 45,883 43% 43.76MB/s 0:00:00 (xfr#3, to-chk=5/12) |
08-Feb-2021 22:38:32 | 51,963 49% 49.56MB/s 0:00:00 (xfr#4, to-chk=3/12) |
08-Feb-2021 22:38:32 | 52,254 50% 49.83MB/s 0:00:00 (xfr#5, to-chk=1/12) |
08-Feb-2021 22:38:32 | 52,254 50% 49.83MB/s 0:00:00 (xfr#5, to-chk=0/12) |
08-Feb-2021 22:38:32 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2021.02.08-22.31.28/pod-logs/dev-onezone-0/oz-worker |
08-Feb-2021 22:38:32 | |
08-Feb-2021 22:38:32 | 0 0% 0.00kB/s 0:00:00 |
08-Feb-2021 22:38:32 | 62,725 23% 59.82MB/s 0:00:00 (xfr#1, to-chk=11/14) |
08-Feb-2021 22:38:32 | 75,158 28% 71.68MB/s 0:00:00 (xfr#2, to-chk=9/14) |
08-Feb-2021 22:38:32 | 75,158 28% 71.68MB/s 0:00:00 (xfr#3, to-chk=7/14) |
08-Feb-2021 22:38:32 | 86,453 32% 82.45MB/s 0:00:00 (xfr#4, to-chk=5/14) |
08-Feb-2021 22:38:32 | 86,750 32% 82.73MB/s 0:00:00 (xfr#5, to-chk=3/14) |
08-Feb-2021 22:38:32 | 131,949 50% 125.84MB/s 0:00:00 (xfr#6, to-chk=1/14) |
08-Feb-2021 22:38:32 | 131,949 50% 62.92MB/s 0:00:00 (xfr#6, to-chk=0/14) |
08-Feb-2021 22:38:32 | [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP63-SRFCMP/onedata/tests/oneclient/logs/singleprovider_multiclient_proxyio/test_multi_reg_file_CRUD.1612823902.3290584 exists, exporting anyway. |
08-Feb-2021 22:38:32 | |
08-Feb-2021 22:38:32 | |
08-Feb-2021 22:38:32 | - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP63-SRFCMP/onedata/test-reports/results.xml - |
08-Feb-2021 22:38:32 | ========================= 25 passed in 428.54 seconds ========================== |
08-Feb-2021 22:38:32 | Error from server (AlreadyExists): clusterrolebindings.rbac.authorization.k8s.io "serviceaccounts-cluster-admin" already exists |
08-Feb-2021 22:38:32 | Error from server (AlreadyExists): clusterrolebindings.rbac.authorization.k8s.io "serviceaccounts-cluster-admin" already exists |
08-Feb-2021 22:38:32 | Flag --include-uninitialized has been deprecated, The Initializers feature has been removed. This flag is now a no-op, and will be removed in v1.15 |
08-Feb-2021 22:38:32 | id: ‘space_owner’: no such user |
08-Feb-2021 22:38:32 | command terminated with exit code 1 |
08-Feb-2021 22:38:32 | id: ‘user1’: no such user |
08-Feb-2021 22:38:32 | command terminated with exit code 1 |
08-Feb-2021 22:38:32 | id: ‘user2’: no such user |
08-Feb-2021 22:38:32 | command terminated with exit code 1 |
08-Feb-2021 22:38:32 | command terminated with exit code 1 |
08-Feb-2021 22:38:32 | command terminated with exit code 1 |
08-Feb-2021 22:38:32 | command terminated with exit code 1 |
08-Feb-2021 22:38:32 | id: ‘space_owner’: no such user |
08-Feb-2021 22:38:32 | command terminated with exit code 1 |
08-Feb-2021 22:38:32 | id: ‘user1’: no such user |
08-Feb-2021 22:38:32 | command terminated with exit code 1 |
08-Feb-2021 22:38:32 | id: ‘user2’: no such user |
08-Feb-2021 22:38:32 | command terminated with exit code 1 |
08-Feb-2021 22:38:32 | command terminated with exit code 1 |
08-Feb-2021 22:38:32 | command terminated with exit code 1 |
08-Feb-2021 22:38:32 | command terminated with exit code 1 |
08-Feb-2021 22:38:32 | id: ‘space_owner’: no such user |
08-Feb-2021 22:38:32 | command terminated with exit code 1 |
08-Feb-2021 22:38:32 | id: ‘user1’: no such user |
08-Feb-2021 22:38:32 | command terminated with exit code 1 |
08-Feb-2021 22:38:32 | id: ‘user2’: no such user |
08-Feb-2021 22:38:32 | command terminated with exit code 1 |
08-Feb-2021 22:38:32 | command terminated with exit code 1 |
08-Feb-2021 22:38:32 | command terminated with exit code 1 |
08-Feb-2021 22:38:32 | command terminated with exit code 1 |
08-Feb-2021 22:38:35 | release "dev" deleted |
08-Feb-2021 22:38:36 | release "patch-dev" deleted |
08-Feb-2021 22:38:36 | persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted |
08-Feb-2021 22:38:53 | No resources found |
08-Feb-2021 22:38:55 | 884dda4f87d9 |
08-Feb-2021 22:38:55 | Using image: docker.onedata.org/onezone-dev:ID-2942769347 for onezone service |
08-Feb-2021 22:38:55 | Using image: docker.onedata.org/oneprovider-dev:ID-0f1e00bacb for oneprovider service |
08-Feb-2021 22:38:55 | Using image: docker.onedata.org/rest-cli:ID-4a001a9ba3 for rest cli service |
08-Feb-2021 22:38:55 | Using image: docker.onedata.org/oneclient-dev:ID-c5e4997d3b for oneclient service |
08-Feb-2021 22:38:55 | Using image: docker.onedata.org/luma:ID-61046bd167 for LUMA service |
08-Feb-2021 22:38:55 | Finished task 'Run acceptance mixed tests in Chrome' with result: Success |
08-Feb-2021 22:38:55 | Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit' |
08-Feb-2021 22:38:55 | Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP63-SRFCMP... |
08-Feb-2021 22:38:55 | Finished task 'Parse test results' with result: Success |
08-Feb-2021 22:38:55 | Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
08-Feb-2021 22:38:55 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - release-21.02.0-alpha1 - singleprovider regular file CRUD multiclient proxyio #48 (ODSRV-OAP63-SRFCMP-48)' ... running command line: /bin/sh /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP63-SRFCMP-48-ScriptBuildTask-6825417053676408214.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP63-SRFCMP ... using extra environment variables: bamboo_planRepository_1_branch=release/21.02.0-alpha1 bamboo_dependency_parent_0=ODSRV-OPV160-18 bamboo_repository_262078890_git_username= bamboo_capability_kubeadm=true bamboo_capability_system_builder_command_bash=/bin/bash bamboo_dependency_parent_total=1 bamboo_planRepository_1_branchDisplayName=release/21.02.0-alpha1 bamboo_repository_revision_number=0f535bb389921828ff179eaf158e9fc644beba92 bamboo_resultsUrl=https://bamboo.onedata.org/browse/ODSRV-OAP63-SRFCMP-48 bamboo_capability_system_builder_command_Git=/usr/bin/git bamboo_build_working_directory=/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP63-SRFCMP bamboo_planRepository_1_name=onedata-acceptance bamboo_buildKey=ODSRV-OAP63-SRFCMP bamboo_shortPlanName=release-21.02.0-alpha1 bamboo_capability_minikube=true bamboo_planRepository_name=onedata-acceptance bamboo_buildNumber=48 bamboo_capability_system_jdk_JDK_1_8_0_252=/usr/lib/jvm/java-8-openjdk-amd64 bamboo_shortJobName=singleprovider regular file CRUD multiclient proxyio bamboo_buildResultsUrl=https://bamboo.onedata.org/browse/ODSRV-OAP63-SRFCMP-48 bamboo_repository_262078890_previous_revision_number=0f535bb389921828ff179eaf158e9fc644beba92 bamboo_planRepository_repositoryUrl=ssh://git@git.onedata.org:7999/vfs/onedata-acceptance.git bamboo_agentId=249921543 bamboo_capability_onedata=true bamboo_planName=Onedata Products - oneclient acceptance pkg - release-21.02.0-alpha1 bamboo_build_commandline_com_atlassian_bamboo_plugins_scripttask_task_builder_script_7=/bin/sh /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP63-SRFCMP-48-ScriptBuildTask-3126750316427781187.sh bamboo_build_commandline_com_atlassian_bamboo_plugins_scripttask_task_builder_script_6=/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP63-SRFCMP-48-ScriptBuildTask-3364499282705275980.sh bamboo_shortPlanKey=OAP63 bamboo_shortJobKey=SRFCMP bamboo_planRepository_revision=0f535bb389921828ff179eaf158e9fc644beba92 bamboo_artifactRepoHostname=S3 bamboo_buildTimeStamp=2021-02-08T21:21:30.374Z bamboo_repository_previous_revision_number=0f535bb389921828ff179eaf158e9fc644beba92 bamboo_build_commandline_com_atlassian_bamboo_plugins_scripttask_task_builder_script_1=/bin/sh /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP63-SRFCMP-48-ScriptBuildTask-2917723178451756697.sh bamboo_build_commandline_com_atlassian_bamboo_plugins_scripttask_task_builder_script_3=/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP63-SRFCMP-48-ScriptBuildTask-8858534963285342424.sh bamboo_planRepository_previousRevision=0f535bb389921828ff179eaf158e9fc644beba92 bamboo_build_commandline_com_atlassian_bamboo_plugins_scripttask_task_builder_script_2=/bin/sh /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP63-SRFCMP-48-ScriptBuildTask-5156832607372100442.sh bamboo_build_commandline_com_atlassian_bamboo_plugins_scripttask_task_builder_script_5=/bin/sh /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP63-SRFCMP-48-ScriptBuildTask-2315193394025345595.sh bamboo_capability_system_jdk_JDK_1_8_0_265=/usr/lib/jvm/java-8-openjdk-amd64 bamboo_repository_git_branch=release/21.02.0-alpha1 bamboo_buildResultKey=ODSRV-OAP63-SRFCMP-48 bamboo_repository_branch_name=release/21.02.0-alpha1 bamboo_buildPlanName=Onedata Products - oneclient acceptance pkg - release-21.02.0-alpha1 - singleprovider regular file CRUD multiclient proxyio bamboo_repository_262078890_git_repositoryUrl=ssh://git@git.onedata.org:7999/vfs/onedata-acceptance.git bamboo_planRepository_1_revision=0f535bb389921828ff179eaf158e9fc644beba92 bamboo_artifactRepoPort=10161 bamboo_OnedataFinalTasksURL=https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh bamboo_repository_name=onedata-acceptance bamboo_repository_262078890_branch_name=release/21.02.0-alpha1 bamboo_buildFailed=false bamboo_capability_system_docker_executable=/usr/bin/docker bamboo_planRepository_branch=release/21.02.0-alpha1 bamboo_agentWorkingDirectory=/home/bamboo/bamboo-agent-home/xml-data/build-dir bamboo_jobFailed=false bamboo_capability_system_git_executable=/usr/bin/git bamboo_repository_git_username= bamboo_planRepository_1_previousRevision=0f535bb389921828ff179eaf158e9fc644beba92 bamboo_capability_system_jdk_JDK_1_8_0_275=/usr/lib/jvm/java-8-openjdk-amd64 bamboo_planRepository_branchDisplayName=release/21.02.0-alpha1 bamboo_capability_system_jdk_JDK_1_8_0_272=/usr/lib/jvm/java-8-openjdk-amd64 bamboo_artifactRepoUsername=ubuntu bamboo_planRepository_1_type=bbserver bamboo_planRepository_branchName=release/21.02.0-alpha1 bamboo_repository_262078890_name=onedata-acceptance bamboo_repository_262078890_revision_number=0f535bb389921828ff179eaf158e9fc644beba92 bamboo_capability_system_jdk_JDK=/usr/lib/jvm/java-8-openjdk-amd64 bamboo_plan_storageTag=plan-261947833 bamboo_hg_cache_directory=/home/bamboo/bamboo-agent-home/xml-data/build-dir/_hg-repositories-cache bamboo_planRepository_1_username= bamboo_planRepository_type=bbserver bamboo_git_cache_directory=/home/bamboo/bamboo-agent-home/xml-data/build-dir/_git-repositories-cache bamboo_repository_git_repositoryUrl=ssh://git@git.onedata.org:7999/vfs/onedata-acceptance.git bamboo_repository_262078890_git_branch=release/21.02.0-alpha1 bamboo_tmp_directory=/home/bamboo/bamboo-agent-home/temp bamboo_working_directory=/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP63-SRFCMP bamboo_capability_onedata_pkg_builder=true bamboo_planKey=ODSRV-OAP63 bamboo_planRepository_1_repositoryUrl=ssh://git@git.onedata.org:7999/vfs/onedata-acceptance.git bamboo_planRepository_username= bamboo_capability_system_jdk_JDK_1_8=/usr/lib/jvm/java-8-openjdk-amd64 bamboo_capability_gui=true bamboo_artifactOpts=--hostname S3 --port 10161 --username ubuntu bamboo_planRepository_1_branchName=release/21.02.0-alpha1 |
08-Feb-2021 22:38:55 | cp: cannot stat 'onedata/one_env/sources_info.yaml': No such file or directory |
08-Feb-2021 22:38:55 | Finished task 'Pack logs' with result: Success |
08-Feb-2021 22:38:55 | Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh |
08-Feb-2021 22:38:55 | Starting task 'Clear env' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
08-Feb-2021 22:38:55 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - release-21.02.0-alpha1 - singleprovider regular file CRUD multiclient proxyio #48 (ODSRV-OAP63-SRFCMP-48)' ... running command line: /bin/sh /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP63-SRFCMP-48-ScriptBuildTask-3793484894894817584.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP63-SRFCMP/onedata ... using extra environment variables: bamboo_planRepository_1_branch=release/21.02.0-alpha1 bamboo_dependency_parent_0=ODSRV-OPV160-18 bamboo_repository_262078890_git_username= bamboo_capability_kubeadm=true bamboo_capability_system_builder_command_bash=/bin/bash bamboo_dependency_parent_total=1 bamboo_planRepository_1_branchDisplayName=release/21.02.0-alpha1 bamboo_repository_revision_number=0f535bb389921828ff179eaf158e9fc644beba92 bamboo_resultsUrl=https://bamboo.onedata.org/browse/ODSRV-OAP63-SRFCMP-48 bamboo_capability_system_builder_command_Git=/usr/bin/git bamboo_build_working_directory=/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP63-SRFCMP bamboo_planRepository_1_name=onedata-acceptance bamboo_buildKey=ODSRV-OAP63-SRFCMP bamboo_shortPlanName=release-21.02.0-alpha1 bamboo_capability_minikube=true bamboo_planRepository_name=onedata-acceptance bamboo_buildNumber=48 bamboo_capability_system_jdk_JDK_1_8_0_252=/usr/lib/jvm/java-8-openjdk-amd64 bamboo_shortJobName=singleprovider regular file CRUD multiclient proxyio bamboo_buildResultsUrl=https://bamboo.onedata.org/browse/ODSRV-OAP63-SRFCMP-48 bamboo_repository_262078890_previous_revision_number=0f535bb389921828ff179eaf158e9fc644beba92 bamboo_planRepository_repositoryUrl=ssh://git@git.onedata.org:7999/vfs/onedata-acceptance.git bamboo_agentId=249921543 bamboo_capability_onedata=true bamboo_planName=Onedata Products - oneclient acceptance pkg - release-21.02.0-alpha1 bamboo_build_commandline_com_atlassian_bamboo_plugins_scripttask_task_builder_script_7=/bin/sh /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP63-SRFCMP-48-ScriptBuildTask-3126750316427781187.sh bamboo_build_commandline_com_atlassian_bamboo_plugins_scripttask_task_builder_script_6=/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP63-SRFCMP-48-ScriptBuildTask-3364499282705275980.sh bamboo_shortPlanKey=OAP63 bamboo_build_commandline_com_atlassian_bamboo_plugins_scripttask_task_builder_script_9=/bin/sh /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP63-SRFCMP-48-ScriptBuildTask-6825417053676408214.sh bamboo_shortJobKey=SRFCMP bamboo_planRepository_revision=0f535bb389921828ff179eaf158e9fc644beba92 bamboo_artifactRepoHostname=S3 bamboo_buildTimeStamp=2021-02-08T21:21:30.374Z bamboo_repository_previous_revision_number=0f535bb389921828ff179eaf158e9fc644beba92 bamboo_build_commandline_com_atlassian_bamboo_plugins_scripttask_task_builder_script_1=/bin/sh /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP63-SRFCMP-48-ScriptBuildTask-2917723178451756697.sh bamboo_build_commandline_com_atlassian_bamboo_plugins_scripttask_task_builder_script_3=/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP63-SRFCMP-48-ScriptBuildTask-8858534963285342424.sh bamboo_planRepository_previousRevision=0f535bb389921828ff179eaf158e9fc644beba92 bamboo_build_commandline_com_atlassian_bamboo_plugins_scripttask_task_builder_script_2=/bin/sh /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP63-SRFCMP-48-ScriptBuildTask-5156832607372100442.sh bamboo_build_commandline_com_atlassian_bamboo_plugins_scripttask_task_builder_script_5=/bin/sh /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP63-SRFCMP-48-ScriptBuildTask-2315193394025345595.sh bamboo_capability_system_jdk_JDK_1_8_0_265=/usr/lib/jvm/java-8-openjdk-amd64 bamboo_repository_git_branch=release/21.02.0-alpha1 bamboo_buildResultKey=ODSRV-OAP63-SRFCMP-48 bamboo_repository_branch_name=release/21.02.0-alpha1 bamboo_buildPlanName=Onedata Products - oneclient acceptance pkg - release-21.02.0-alpha1 - singleprovider regular file CRUD multiclient proxyio bamboo_repository_262078890_git_repositoryUrl=ssh://git@git.onedata.org:7999/vfs/onedata-acceptance.git bamboo_planRepository_1_revision=0f535bb389921828ff179eaf158e9fc644beba92 bamboo_artifactRepoPort=10161 bamboo_OnedataFinalTasksURL=https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh bamboo_repository_name=onedata-acceptance bamboo_repository_262078890_branch_name=release/21.02.0-alpha1 bamboo_buildFailed=false bamboo_capability_system_docker_executable=/usr/bin/docker bamboo_planRepository_branch=release/21.02.0-alpha1 bamboo_agentWorkingDirectory=/home/bamboo/bamboo-agent-home/xml-data/build-dir bamboo_jobFailed=false bamboo_capability_system_git_executable=/usr/bin/git bamboo_repository_git_username= bamboo_planRepository_1_previousRevision=0f535bb389921828ff179eaf158e9fc644beba92 bamboo_capability_system_jdk_JDK_1_8_0_275=/usr/lib/jvm/java-8-openjdk-amd64 bamboo_planRepository_branchDisplayName=release/21.02.0-alpha1 bamboo_capability_system_jdk_JDK_1_8_0_272=/usr/lib/jvm/java-8-openjdk-amd64 bamboo_artifactRepoUsername=ubuntu bamboo_planRepository_1_type=bbserver bamboo_planRepository_branchName=release/21.02.0-alpha1 bamboo_repository_262078890_name=onedata-acceptance bamboo_repository_262078890_revision_number=0f535bb389921828ff179eaf158e9fc644beba92 bamboo_capability_system_jdk_JDK=/usr/lib/jvm/java-8-openjdk-amd64 bamboo_plan_storageTag=plan-261947833 bamboo_hg_cache_directory=/home/bamboo/bamboo-agent-home/xml-data/build-dir/_hg-repositories-cache bamboo_planRepository_1_username= bamboo_planRepository_type=bbserver bamboo_git_cache_directory=/home/bamboo/bamboo-agent-home/xml-data/build-dir/_git-repositories-cache bamboo_repository_git_repositoryUrl=ssh://git@git.onedata.org:7999/vfs/onedata-acceptance.git bamboo_repository_262078890_git_branch=release/21.02.0-alpha1 bamboo_tmp_directory=/home/bamboo/bamboo-agent-home/temp bamboo_working_directory=/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP63-SRFCMP bamboo_capability_onedata_pkg_builder=true bamboo_planKey=ODSRV-OAP63 bamboo_planRepository_1_repositoryUrl=ssh://git@git.onedata.org:7999/vfs/onedata-acceptance.git bamboo_planRepository_username= bamboo_capability_system_jdk_JDK_1_8=/usr/lib/jvm/java-8-openjdk-amd64 bamboo_capability_gui=true bamboo_artifactOpts=--hostname S3 --port 10161 --username ubuntu bamboo_planRepository_1_branchName=release/21.02.0-alpha1 |
08-Feb-2021 22:38:55 | % Total % Received % Xferd Average Speed Time Time Time Current |
08-Feb-2021 22:38:55 | Dload Upload Total Spent Left Speed |
08-Feb-2021 22:38:55 | |
08-Feb-2021 22:38:55 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
08-Feb-2021 22:38:55 | 100 4419 100 4419 0 0 13248 0 --:--:-- --:--:-- --:--:-- 13270 |
08-Feb-2021 22:38:55 | Clearing /tmp/onedata and /home/bamboo/.one-env |
08-Feb-2021 22:38:56 | Cleaning helm deployments |
08-Feb-2021 22:38:56 | Cleanining pods |
08-Feb-2021 22:38:56 | Cleaning kube persistant volumes |
08-Feb-2021 22:38:57 | Cleaning dockswift container |
08-Feb-2021 22:38:57 | Cleaning docker containers |
08-Feb-2021 22:38:58 | Stalled docker containers to remove: |
08-Feb-2021 22:38:58 | 946ce8ec39e5 d5216f4a59f1 |
08-Feb-2021 22:38:58 | Removing stalled docker containers |
08-Feb-2021 22:38:58 | Error response from daemon: Cannot kill container: 946ce8ec39e5: Container 946ce8ec39e53e182f67d8cc12068444959b9da21c0e9dd488aa182b09d8bec8 is not running |
08-Feb-2021 22:38:58 | 946ce8ec39e5 |
08-Feb-2021 22:38:58 | Error response from daemon: Cannot kill container: d5216f4a59f1: Container d5216f4a59f13894992b67e15d1ac6078a3c1de58a85ddc731af84205316ff84 is not running |
08-Feb-2021 22:38:58 | d5216f4a59f1 |
08-Feb-2021 22:38:59 | Stalled docker volumes to remove: |
08-Feb-2021 22:38:59 | |
08-Feb-2021 22:38:59 | Removing stalled docker volumes |
08-Feb-2021 22:38:59 | Removing stalled loopdevices |
08-Feb-2021 22:38:59 | Done |
08-Feb-2021 22:38:59 | Finished task 'Clear env' with result: Success |
08-Feb-2021 22:38:59 | Running post build plugin 'Docker Container Cleanup' |
08-Feb-2021 22:38:59 | Running post build plugin 'NCover Results Collector' |
08-Feb-2021 22:38:59 | Running post build plugin 'Clover Results Collector' |
08-Feb-2021 22:38:59 | Running post build plugin 'npm Cache Cleanup' |
08-Feb-2021 22:38:59 | Running post build plugin 'Artifact Copier' |
08-Feb-2021 22:38:59 | Publishing an artifact: test_logs.tar.gz |
08-Feb-2021 22:38:59 | Finished publishing of artifact Non required job artifact: [test_logs.tar.gz], pattern: [test_logs.tar.gz] in 80.34 ms |
08-Feb-2021 22:39:00 | Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP63-SRFCMP' |
08-Feb-2021 22:39:00 | Finalising the build... |
08-Feb-2021 22:39:00 | Stopping timer. |
08-Feb-2021 22:39:00 | Build ODSRV-OAP63-SRFCMP-48 completed. |
08-Feb-2021 22:39:00 | Running on server: post build plugin 'NCover Results Collector' |
08-Feb-2021 22:39:00 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
08-Feb-2021 22:39:00 | Running on server: post build plugin 'Clover Delta Calculator' |
08-Feb-2021 22:39:00 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
08-Feb-2021 22:39:00 | All post build plugins have finished |
08-Feb-2021 22:39:00 | Generating build results summary... |
08-Feb-2021 22:39:00 | Saving build results to disk... |
08-Feb-2021 22:39:00 | Logging substituted variables... |
08-Feb-2021 22:39:00 | Indexing build results... |
08-Feb-2021 22:39:00 | Finished building ODSRV-OAP63-SRFCMP-48. |