oneclient acceptance tests using environment deployed from packages
Build: #3360 failed
Job: multiprovider proxy regular file CRUD proxyio hardlinks was successful
Build log
The build generated 2,548 lines of output. The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.
07-Nov-2024 23:36:49 | Unmounting client from /tmp/onedata/mnt/r95w141g7sqy9hnp |
07-Nov-2024 23:36:49 | |
07-Nov-2024 23:36:49 | |
07-Nov-2024 23:37:17 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_file_opened_for_reading[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
07-Nov-2024 23:37:17 | ================================================================= |
07-Nov-2024 23:37:17 | - Executing scenario 'Delete file opened by other user for reading' |
07-Nov-2024 23:37:17 | - from feature 'Multi_regular_file_CRUD' |
07-Nov-2024 23:37:17 | ----------------------------------------------------------------- |
07-Nov-2024 23:37:17 | -- Executing step: 'Given "oneclients [client11, client21] |
07-Nov-2024 23:37:17 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
07-Nov-2024 23:37:17 | using [token, token] by [user1, user2]"' |
07-Nov-2024 23:37:17 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vsz8l', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
07-Nov-2024 23:37:17 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vsz8l', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
07-Nov-2024 23:37:17 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vsz8l', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
07-Nov-2024 23:37:17 | |
07-Nov-2024 23:37:17 | |
07-Nov-2024 23:37:17 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-vsz8l' |
07-Nov-2024 23:37:17 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-vsz8l' successfully started |
07-Nov-2024 23:37:17 | |
07-Nov-2024 23:37:17 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/gd2k9twaauu22scg |
07-Nov-2024 23:37:17 | |
07-Nov-2024 23:37:17 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/gd2k9twaauu22scg --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/gd2k9twaauu22scg |
07-Nov-2024 23:37:17 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17150149032950361232'... |
07-Nov-2024 23:37:17 | Getting configuration... |
07-Nov-2024 23:37:17 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/gd2k9twaauu22scg'. |
07-Nov-2024 23:37:17 | |
07-Nov-2024 23:37:17 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-4j4b6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
07-Nov-2024 23:37:17 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-4j4b6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
07-Nov-2024 23:37:17 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-4j4b6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
07-Nov-2024 23:37:17 | |
07-Nov-2024 23:37:17 | |
07-Nov-2024 23:37:17 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-4j4b6' |
07-Nov-2024 23:37:17 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-4j4b6' successfully started |
07-Nov-2024 23:37:17 | |
07-Nov-2024 23:37:17 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/0je6hzc4wtikwi02 |
07-Nov-2024 23:37:17 | |
07-Nov-2024 23:37:17 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/0je6hzc4wtikwi02 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/0je6hzc4wtikwi02 |
07-Nov-2024 23:37:17 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '18182743585867104548'... |
07-Nov-2024 23:37:17 | Getting configuration... |
07-Nov-2024 23:37:17 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/0je6hzc4wtikwi02'. |
07-Nov-2024 23:37:17 | |
07-Nov-2024 23:37:17 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
07-Nov-2024 23:37:17 | -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"' |
07-Nov-2024 23:37:17 | -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"' |
07-Nov-2024 23:37:17 | -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"' |
07-Nov-2024 23:37:17 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"' |
07-Nov-2024 23:37:17 | -- Executing step: 'When "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"' |
07-Nov-2024 23:37:17 | -- Executing step: 'When "user1 changes space1/dir1 mode to 777 on client11"' |
07-Nov-2024 23:37:17 | -- Executing step: 'Then "mode of user2's space1/dir1 is 777 on client21"' |
07-Nov-2024 23:37:17 | -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r on client11"' |
07-Nov-2024 23:37:17 | -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"' |
07-Nov-2024 23:37:17 | -- Executing step: 'Then "user2 can't stat [file1] in space1/dir1 on client21"' |
07-Nov-2024 23:37:17 | -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"' |
07-Nov-2024 23:37:17 | -- Executing step: 'Then "user2 doesn't see [file1] in space1/dir1 on client21"' |
07-Nov-2024 23:37:17 | -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"' |
07-Nov-2024 23:37:17 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"' |
07-Nov-2024 23:37:17 | -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"' |
07-Nov-2024 23:37:17 | ================================================================= |
07-Nov-2024 23:37:17 | |
07-Nov-2024 23:37:17 | PASSED |
07-Nov-2024 23:37:17 | Unmounting client from /tmp/onedata/mnt/gd2k9twaauu22scg |
07-Nov-2024 23:37:17 | |
07-Nov-2024 23:37:17 | |
07-Nov-2024 23:37:17 | Unmounting client from /tmp/onedata/mnt/0je6hzc4wtikwi02 |
07-Nov-2024 23:37:17 | |
07-Nov-2024 23:37:17 | |
07-Nov-2024 23:37:42 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_file_opened_for_rdwr[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
07-Nov-2024 23:37:42 | ================================================================= |
07-Nov-2024 23:37:42 | - Executing scenario 'Delete file opened by other user for reading and writing' |
07-Nov-2024 23:37:42 | - from feature 'Multi_regular_file_CRUD' |
07-Nov-2024 23:37:42 | ----------------------------------------------------------------- |
07-Nov-2024 23:37:42 | -- Executing step: 'Given "oneclients [client11, client21] |
07-Nov-2024 23:37:42 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
07-Nov-2024 23:37:42 | using [token, token] by [user1, user2]"' |
07-Nov-2024 23:37:42 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vsz8l', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
07-Nov-2024 23:37:42 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vsz8l', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
07-Nov-2024 23:37:42 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vsz8l', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
07-Nov-2024 23:37:42 | |
07-Nov-2024 23:37:42 | |
07-Nov-2024 23:37:42 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-vsz8l' |
07-Nov-2024 23:37:42 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-vsz8l' successfully started |
07-Nov-2024 23:37:42 | |
07-Nov-2024 23:37:42 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/q5y25hqti8xlgpjz |
07-Nov-2024 23:37:42 | |
07-Nov-2024 23:37:42 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/q5y25hqti8xlgpjz --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/q5y25hqti8xlgpjz |
07-Nov-2024 23:37:42 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '18190064281766807224'... |
07-Nov-2024 23:37:42 | Getting configuration... |
07-Nov-2024 23:37:42 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/q5y25hqti8xlgpjz'. |
07-Nov-2024 23:37:42 | |
07-Nov-2024 23:37:42 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-4j4b6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
07-Nov-2024 23:37:42 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-4j4b6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
07-Nov-2024 23:37:42 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-4j4b6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
07-Nov-2024 23:37:42 | |
07-Nov-2024 23:37:42 | |
07-Nov-2024 23:37:42 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-4j4b6' |
07-Nov-2024 23:37:42 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-4j4b6' successfully started |
07-Nov-2024 23:37:42 | |
07-Nov-2024 23:37:42 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/2c8193qg9it4aanz |
07-Nov-2024 23:37:42 | |
07-Nov-2024 23:37:42 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/2c8193qg9it4aanz --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/2c8193qg9it4aanz |
07-Nov-2024 23:37:42 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '1342250290502900423'... |
07-Nov-2024 23:37:42 | Getting configuration... |
07-Nov-2024 23:37:42 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/2c8193qg9it4aanz'. |
07-Nov-2024 23:37:42 | |
07-Nov-2024 23:37:42 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
07-Nov-2024 23:37:42 | -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"' |
07-Nov-2024 23:37:42 | -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"' |
07-Nov-2024 23:37:42 | -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"' |
07-Nov-2024 23:37:42 | -- Executing step: 'Then "mode of user2's space1/dir1 is 775 on client21"' |
07-Nov-2024 23:37:42 | -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"' |
07-Nov-2024 23:37:42 | -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"' |
07-Nov-2024 23:37:42 | -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to previously opened space1/dir1/file1 on client11"' |
07-Nov-2024 23:37:42 | -- Executing step: 'Then "user1 sets current file position in space1/dir1/file1 at offset 0 on client11"' |
07-Nov-2024 23:37:42 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"' |
07-Nov-2024 23:37:42 | -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"' |
07-Nov-2024 23:37:42 | -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"' |
07-Nov-2024 23:37:42 | -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"' |
07-Nov-2024 23:37:42 | ================================================================= |
07-Nov-2024 23:37:42 | |
07-Nov-2024 23:37:43 | PASSED |
07-Nov-2024 23:37:43 | Unmounting client from /tmp/onedata/mnt/q5y25hqti8xlgpjz |
07-Nov-2024 23:37:43 | |
07-Nov-2024 23:37:43 | |
07-Nov-2024 23:37:43 | Unmounting client from /tmp/onedata/mnt/2c8193qg9it4aanz |
07-Nov-2024 23:37:43 | |
07-Nov-2024 23:37:43 | |
07-Nov-2024 23:38:09 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_opened_file_without_permission[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
07-Nov-2024 23:38:09 | ================================================================= |
07-Nov-2024 23:38:09 | - Executing scenario 'Fail to delete file without permission, file is opened by other user' |
07-Nov-2024 23:38:09 | - from feature 'Multi_regular_file_CRUD' |
07-Nov-2024 23:38:09 | ----------------------------------------------------------------- |
07-Nov-2024 23:38:09 | -- Executing step: 'Given "oneclients [client11, client21] |
07-Nov-2024 23:38:09 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
07-Nov-2024 23:38:09 | using [token, token] by [user1, user2]"' |
07-Nov-2024 23:38:09 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vsz8l', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
07-Nov-2024 23:38:09 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vsz8l', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
07-Nov-2024 23:38:09 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vsz8l', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
07-Nov-2024 23:38:09 | |
07-Nov-2024 23:38:09 | |
07-Nov-2024 23:38:09 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-vsz8l' |
07-Nov-2024 23:38:09 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-vsz8l' successfully started |
07-Nov-2024 23:38:09 | |
07-Nov-2024 23:38:09 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/3qxxixya48t8dz6g |
07-Nov-2024 23:38:09 | |
07-Nov-2024 23:38:09 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/3qxxixya48t8dz6g --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/3qxxixya48t8dz6g |
07-Nov-2024 23:38:09 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3682367285614833142'... |
07-Nov-2024 23:38:09 | Getting configuration... |
07-Nov-2024 23:38:09 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/3qxxixya48t8dz6g'. |
07-Nov-2024 23:38:09 | |
07-Nov-2024 23:38:09 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-4j4b6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
07-Nov-2024 23:38:09 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-4j4b6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
07-Nov-2024 23:38:09 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-4j4b6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
07-Nov-2024 23:38:09 | |
07-Nov-2024 23:38:09 | |
07-Nov-2024 23:38:09 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-4j4b6' |
07-Nov-2024 23:38:09 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-4j4b6' successfully started |
07-Nov-2024 23:38:09 | |
07-Nov-2024 23:38:09 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/s7rtwgaq03vykrf7 |
07-Nov-2024 23:38:09 | |
07-Nov-2024 23:38:09 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/s7rtwgaq03vykrf7 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/s7rtwgaq03vykrf7 |
07-Nov-2024 23:38:09 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '17717741537444748810'... |
07-Nov-2024 23:38:09 | Getting configuration... |
07-Nov-2024 23:38:09 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/s7rtwgaq03vykrf7'. |
07-Nov-2024 23:38:09 | |
07-Nov-2024 23:38:09 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
07-Nov-2024 23:38:09 | -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"' |
07-Nov-2024 23:38:09 | -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"' |
07-Nov-2024 23:38:09 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
07-Nov-2024 23:38:09 | -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"' |
07-Nov-2024 23:38:09 | -- Executing step: 'When "user1 changes space1/dir1 mode to 755 on client11"' |
07-Nov-2024 23:38:09 | -- Executing step: 'Then "mode of user2's space1/dir1 is 755 on client21"' |
07-Nov-2024 23:38:09 | -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"' |
07-Nov-2024 23:38:09 | -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"' |
07-Nov-2024 23:38:09 | -- Executing step: 'Then "user2 fails to delete files [space1/dir1/file1] on client21"' |
07-Nov-2024 23:38:09 | -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"' |
07-Nov-2024 23:38:09 | -- Executing step: 'Then "user1 can stat [file1] in space1/dir1 on client11"' |
07-Nov-2024 23:38:09 | -- Executing step: 'Then "user2 can stat [file1] in space1/dir1 on client21"' |
07-Nov-2024 23:38:09 | -- Executing step: 'Then "user1 sees [file1] in space1/dir1 on client11"' |
07-Nov-2024 23:38:09 | -- Executing step: 'Then "user2 sees [file1] in space1/dir1 on client21"' |
07-Nov-2024 23:38:09 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"' |
07-Nov-2024 23:38:09 | -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client21"' |
07-Nov-2024 23:38:09 | ================================================================= |
07-Nov-2024 23:38:09 | |
07-Nov-2024 23:38:09 | PASSED |
07-Nov-2024 23:38:09 | Unmounting client from /tmp/onedata/mnt/3qxxixya48t8dz6g |
07-Nov-2024 23:38:09 | |
07-Nov-2024 23:38:09 | |
07-Nov-2024 23:38:09 | Unmounting client from /tmp/onedata/mnt/s7rtwgaq03vykrf7 |
07-Nov-2024 23:38:09 | |
07-Nov-2024 23:38:09 | |
07-Nov-2024 23:38:33 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_right_after_close[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
07-Nov-2024 23:38:33 | ================================================================= |
07-Nov-2024 23:38:33 | - Executing scenario 'Delete file right after closing it' |
07-Nov-2024 23:38:33 | - from feature 'Multi_regular_file_CRUD' |
07-Nov-2024 23:38:33 | ----------------------------------------------------------------- |
07-Nov-2024 23:38:33 | -- Executing step: 'Given "oneclients [client11, client21] |
07-Nov-2024 23:38:33 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
07-Nov-2024 23:38:33 | using [token, token] by [user1, user2]"' |
07-Nov-2024 23:38:33 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vsz8l', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
07-Nov-2024 23:38:33 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vsz8l', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
07-Nov-2024 23:38:33 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vsz8l', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
07-Nov-2024 23:38:33 | |
07-Nov-2024 23:38:33 | |
07-Nov-2024 23:38:33 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-vsz8l' |
07-Nov-2024 23:38:33 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-vsz8l' successfully started |
07-Nov-2024 23:38:33 | |
07-Nov-2024 23:38:33 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/42i3925g0ynjflpe |
07-Nov-2024 23:38:33 | |
07-Nov-2024 23:38:33 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/42i3925g0ynjflpe --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/42i3925g0ynjflpe |
07-Nov-2024 23:38:33 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2290283937856943795'... |
07-Nov-2024 23:38:33 | Getting configuration... |
07-Nov-2024 23:38:33 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/42i3925g0ynjflpe'. |
07-Nov-2024 23:38:33 | |
07-Nov-2024 23:38:33 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-4j4b6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
07-Nov-2024 23:38:33 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-4j4b6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
07-Nov-2024 23:38:33 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-4j4b6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
07-Nov-2024 23:38:33 | |
07-Nov-2024 23:38:33 | |
07-Nov-2024 23:38:33 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-4j4b6' |
07-Nov-2024 23:38:33 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-4j4b6' successfully started |
07-Nov-2024 23:38:33 | |
07-Nov-2024 23:38:33 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/vh02xq1wwyte1yfj |
07-Nov-2024 23:38:33 | |
07-Nov-2024 23:38:33 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/vh02xq1wwyte1yfj --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/vh02xq1wwyte1yfj |
07-Nov-2024 23:38:33 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '3162746550340191327'... |
07-Nov-2024 23:38:33 | Getting configuration... |
07-Nov-2024 23:38:33 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/vh02xq1wwyte1yfj'. |
07-Nov-2024 23:38:33 | |
07-Nov-2024 23:38:33 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
07-Nov-2024 23:38:33 | -- Executing step: 'When "user1 sees [file1] in space1 on client11"' |
07-Nov-2024 23:38:33 | -- Executing step: 'When "user2 sees [file1] in space1 on client21"' |
07-Nov-2024 23:38:33 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"' |
07-Nov-2024 23:38:33 | -- Executing step: 'When "user1 opens space1/file1 with mode r+ on client11"' |
07-Nov-2024 23:38:33 | -- Executing step: 'When "user1 closes space1/file1 on client11"' |
07-Nov-2024 23:38:33 | -- Executing step: 'When "user1 deletes files [space1/file1] on client11"' |
07-Nov-2024 23:38:33 | -- Executing step: 'When "space1 is empty for user1 on client11"' |
07-Nov-2024 23:38:33 | ================================================================= |
07-Nov-2024 23:38:33 | |
07-Nov-2024 23:38:34 | PASSED |
07-Nov-2024 23:38:34 | Unmounting client from /tmp/onedata/mnt/42i3925g0ynjflpe |
07-Nov-2024 23:38:34 | |
07-Nov-2024 23:38:34 | |
07-Nov-2024 23:38:34 | Unmounting client from /tmp/onedata/mnt/vh02xq1wwyte1yfj |
07-Nov-2024 23:38:34 | |
07-Nov-2024 23:38:34 | |
07-Nov-2024 23:39:02 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_create_many[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
07-Nov-2024 23:39:02 | ================================================================= |
07-Nov-2024 23:39:02 | - Executing scenario 'Create many children' |
07-Nov-2024 23:39:02 | - from feature 'Multi_regular_file_CRUD' |
07-Nov-2024 23:39:02 | ----------------------------------------------------------------- |
07-Nov-2024 23:39:02 | -- Executing step: 'Given "oneclients [client11, client21] |
07-Nov-2024 23:39:02 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
07-Nov-2024 23:39:02 | using [token, token] by [user1, user2]"' |
07-Nov-2024 23:39:02 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vsz8l', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
07-Nov-2024 23:39:02 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vsz8l', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
07-Nov-2024 23:39:02 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vsz8l', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
07-Nov-2024 23:39:02 | |
07-Nov-2024 23:39:02 | |
07-Nov-2024 23:39:02 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-vsz8l' |
07-Nov-2024 23:39:02 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-vsz8l' successfully started |
07-Nov-2024 23:39:02 | |
07-Nov-2024 23:39:02 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/luv32vs1ej877rz3 |
07-Nov-2024 23:39:02 | |
07-Nov-2024 23:39:02 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/luv32vs1ej877rz3 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/luv32vs1ej877rz3 |
07-Nov-2024 23:39:02 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '9860234084035468828'... |
07-Nov-2024 23:39:02 | Getting configuration... |
07-Nov-2024 23:39:02 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/luv32vs1ej877rz3'. |
07-Nov-2024 23:39:02 | |
07-Nov-2024 23:39:02 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-4j4b6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
07-Nov-2024 23:39:02 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-4j4b6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
07-Nov-2024 23:39:02 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-4j4b6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
07-Nov-2024 23:39:02 | |
07-Nov-2024 23:39:02 | |
07-Nov-2024 23:39:02 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-4j4b6' |
07-Nov-2024 23:39:02 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-4j4b6' successfully started |
07-Nov-2024 23:39:02 | |
07-Nov-2024 23:39:02 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ouanuy66wekn1q5g |
07-Nov-2024 23:39:02 | |
07-Nov-2024 23:39:02 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ouanuy66wekn1q5g --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ouanuy66wekn1q5g |
07-Nov-2024 23:39:02 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '10760319893914814669'... |
07-Nov-2024 23:39:02 | Getting configuration... |
07-Nov-2024 23:39:02 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/ouanuy66wekn1q5g'. |
07-Nov-2024 23:39:02 | |
07-Nov-2024 23:39:02 | -- Executing step: 'When "user1 creates child files of space1 with names in range [1, 127) on client11"' |
07-Nov-2024 23:39:02 | -- Executing step: 'Then "user2 lists children of space1 and gets names in range [1, 127) on client21"' |
07-Nov-2024 23:39:02 | ================================================================= |
07-Nov-2024 23:39:02 | |
07-Nov-2024 23:39:08 | PASSED |
07-Nov-2024 23:39:08 | Unmounting client from /tmp/onedata/mnt/luv32vs1ej877rz3 |
07-Nov-2024 23:39:08 | |
07-Nov-2024 23:39:08 | |
07-Nov-2024 23:39:08 | Unmounting client from /tmp/onedata/mnt/ouanuy66wekn1q5g |
07-Nov-2024 23:39:08 | |
07-Nov-2024 23:39:08 | |
07-Nov-2024 23:39:32 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_copy_delete[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
07-Nov-2024 23:39:32 | ================================================================= |
07-Nov-2024 23:39:32 | - Executing scenario 'Create nonempty file then copy it and remove source file' |
07-Nov-2024 23:39:32 | - from feature 'Multi_regular_file_CRUD' |
07-Nov-2024 23:39:32 | ----------------------------------------------------------------- |
07-Nov-2024 23:39:32 | -- Executing step: 'Given "oneclients [client11, client21] |
07-Nov-2024 23:39:32 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
07-Nov-2024 23:39:32 | using [token, token] by [user1, user2]"' |
07-Nov-2024 23:39:32 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vsz8l', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
07-Nov-2024 23:39:32 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vsz8l', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
07-Nov-2024 23:39:32 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vsz8l', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
07-Nov-2024 23:39:32 | |
07-Nov-2024 23:39:32 | |
07-Nov-2024 23:39:32 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-vsz8l' |
07-Nov-2024 23:39:32 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-vsz8l' successfully started |
07-Nov-2024 23:39:32 | |
07-Nov-2024 23:39:32 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/3n7g903kg0l6ii54 |
07-Nov-2024 23:39:32 | |
07-Nov-2024 23:39:32 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/3n7g903kg0l6ii54 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/3n7g903kg0l6ii54 |
07-Nov-2024 23:39:32 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '8648156373907000863'... |
07-Nov-2024 23:39:32 | Getting configuration... |
07-Nov-2024 23:39:32 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/3n7g903kg0l6ii54'. |
07-Nov-2024 23:39:32 | |
07-Nov-2024 23:39:32 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-4j4b6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
07-Nov-2024 23:39:32 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-4j4b6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
07-Nov-2024 23:39:32 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-4j4b6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
07-Nov-2024 23:39:32 | |
07-Nov-2024 23:39:32 | |
07-Nov-2024 23:39:32 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-4j4b6' |
07-Nov-2024 23:39:32 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-4j4b6' successfully started |
07-Nov-2024 23:39:32 | |
07-Nov-2024 23:39:32 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/2davfl06rnaqzxnv |
07-Nov-2024 23:39:32 | |
07-Nov-2024 23:39:32 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/2davfl06rnaqzxnv --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/2davfl06rnaqzxnv |
07-Nov-2024 23:39:32 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '9888396959032941914'... |
07-Nov-2024 23:39:32 | Getting configuration... |
07-Nov-2024 23:39:32 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/2davfl06rnaqzxnv'. |
07-Nov-2024 23:39:32 | |
07-Nov-2024 23:39:32 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
07-Nov-2024 23:39:32 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"' |
07-Nov-2024 23:39:32 | -- Executing step: 'When "user1 copies regular file space1/file1 to space1/file1_copy on client11"' |
07-Nov-2024 23:39:32 | -- Executing step: 'When "user1 deletes files [space1/file1] on client11"' |
07-Nov-2024 23:39:32 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client11"' |
07-Nov-2024 23:39:32 | -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client21"' |
07-Nov-2024 23:39:32 | ================================================================= |
07-Nov-2024 23:39:32 | |
07-Nov-2024 23:39:33 | PASSED |
07-Nov-2024 23:39:33 | Unmounting client from /tmp/onedata/mnt/3n7g903kg0l6ii54 |
07-Nov-2024 23:39:33 | |
07-Nov-2024 23:39:33 | |
07-Nov-2024 23:39:33 | Unmounting client from /tmp/onedata/mnt/2davfl06rnaqzxnv |
07-Nov-2024 23:39:33 | |
07-Nov-2024 23:39:33 | |
07-Nov-2024 23:39:59 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_move_between_spaces[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
07-Nov-2024 23:39:59 | ================================================================= |
07-Nov-2024 23:39:59 | - Executing scenario 'Create nonempty file then move it to another space' |
07-Nov-2024 23:39:59 | - from feature 'Multi_regular_file_CRUD' |
07-Nov-2024 23:39:59 | ----------------------------------------------------------------- |
07-Nov-2024 23:39:59 | -- Executing step: 'Given "oneclients [client11, client21] |
07-Nov-2024 23:39:59 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
07-Nov-2024 23:39:59 | using [token, token] by [user1, user2]"' |
07-Nov-2024 23:39:59 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vsz8l', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
07-Nov-2024 23:39:59 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vsz8l', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
07-Nov-2024 23:39:59 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-vsz8l', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
07-Nov-2024 23:39:59 | |
07-Nov-2024 23:39:59 | |
07-Nov-2024 23:39:59 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-vsz8l' |
07-Nov-2024 23:39:59 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-vsz8l' successfully started |
07-Nov-2024 23:39:59 | |
07-Nov-2024 23:39:59 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/4n2yjf3gu013pfpe |
07-Nov-2024 23:39:59 | |
07-Nov-2024 23:39:59 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/4n2yjf3gu013pfpe --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/4n2yjf3gu013pfpe |
07-Nov-2024 23:39:59 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16829602912541299621'... |
07-Nov-2024 23:39:59 | Getting configuration... |
07-Nov-2024 23:39:59 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/4n2yjf3gu013pfpe'. |
07-Nov-2024 23:39:59 | |
07-Nov-2024 23:39:59 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-4j4b6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
07-Nov-2024 23:39:59 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-4j4b6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
07-Nov-2024 23:39:59 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-4j4b6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
07-Nov-2024 23:39:59 | |
07-Nov-2024 23:39:59 | |
07-Nov-2024 23:39:59 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-4j4b6' |
07-Nov-2024 23:39:59 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-4j4b6' successfully started |
07-Nov-2024 23:39:59 | |
07-Nov-2024 23:39:59 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/j1korqrxz88ekz8d |
07-Nov-2024 23:39:59 | |
07-Nov-2024 23:39:59 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/j1korqrxz88ekz8d --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/j1korqrxz88ekz8d |
07-Nov-2024 23:39:59 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '9281519842199340538'... |
07-Nov-2024 23:39:59 | Getting configuration... |
07-Nov-2024 23:39:59 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/j1korqrxz88ekz8d'. |
07-Nov-2024 23:39:59 | |
07-Nov-2024 23:39:59 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
07-Nov-2024 23:39:59 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"' |
07-Nov-2024 23:39:59 | -- Executing step: 'When "user2 reads "TEST TEXT ONEDATA" from file space1/file1 on client21"' |
07-Nov-2024 23:39:59 | -- Executing step: 'When "user1 renames space1/file1 to space2/file1_moved on client11"' |
07-Nov-2024 23:39:59 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client11"' |
07-Nov-2024 23:39:59 | -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client21"' |
07-Nov-2024 23:39:59 | ================================================================= |
07-Nov-2024 23:39:59 | |
07-Nov-2024 23:40:11 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
07-Nov-2024 23:40:11 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
07-Nov-2024 23:40:11 | PASSED |
07-Nov-2024 23:40:11 | Unmounting client from /tmp/onedata/mnt/4n2yjf3gu013pfpe |
07-Nov-2024 23:40:11 | |
07-Nov-2024 23:40:11 | |
07-Nov-2024 23:40:11 | Unmounting client from /tmp/onedata/mnt/j1korqrxz88ekz8d |
07-Nov-2024 23:40:11 | |
07-Nov-2024 23:40:11 | Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy/test_multi_reg_file_CRUD.1731022799.7256284', '-c', '/tmp/logs'] |
07-Nov-2024 23:40:11 | [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-kcn9k. See /home/bamboo/.one-env/deployments/2024.11.07-23.24.47/pod-logs/dev-cross-support-job-3p-users-kcn9k/entrypoint.log for more details |
07-Nov-2024 23:40:11 | [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-vsz8l: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.07-23.24.47/pod-logs/dev-oneclient-krakow-7d9476b8bc-vsz8l/oneclient_logs |
07-Nov-2024 23:40:11 | |
07-Nov-2024 23:40:11 | 0 0% 0.00kB/s 0:00:00 (xfr#0, to-chk=187/219) |
07-Nov-2024 23:40:11 | 0 0% 0.00kB/s 0:00:00 |
07-Nov-2024 23:40:11 | 52,550 0% 50.12MB/s 0:00:00 (xfr#1, to-chk=186/219) |
07-Nov-2024 23:40:11 | 52,550 0% 50.12MB/s 0:00:00 (xfr#1, to-chk=180/219) |
07-Nov-2024 23:40:11 | 53,204 0% 50.74MB/s 0:00:00 (xfr#2, to-chk=182/219) |
07-Nov-2024 23:40:11 | 218,207 1% 52.02MB/s 0:00:00 (xfr#3, to-chk=181/219) |
07-Nov-2024 23:40:11 | 218,861 1% 52.18MB/s 0:00:00 (xfr#4, to-chk=180/219) |
07-Nov-2024 23:40:11 | 219,489 1% 52.33MB/s 0:00:00 (xfr#5, to-chk=179/219) |
07-Nov-2024 23:40:11 | 267,007 2% 42.44MB/s 0:00:00 (xfr#6, to-chk=178/219) |
07-Nov-2024 23:40:11 | 267,661 2% 42.54MB/s 0:00:00 (xfr#7, to-chk=174/219) |
07-Nov-2024 23:40:11 | 440,541 3% 28.01MB/s 0:00:00 (xfr#8, to-chk=173/219) |
07-Nov-2024 23:40:11 | 441,195 3% 28.05MB/s 0:00:00 (xfr#9, to-chk=172/219) |
07-Nov-2024 23:40:11 | 477,027 3% 25.27MB/s 0:00:00 (xfr#10, to-chk=171/219) |
07-Nov-2024 23:40:11 | 477,585 3% 25.30MB/s 0:00:00 (xfr#11, to-chk=167/219) |
07-Nov-2024 23:40:11 | 593,522 4% 29.79MB/s 0:00:00 (xfr#12, to-chk=166/219) |
07-Nov-2024 23:40:11 | 594,080 4% 29.82MB/s 0:00:00 (xfr#13, to-chk=165/219) |
07-Nov-2024 23:40:11 | 641,887 4% 32.22MB/s 0:00:00 (xfr#14, to-chk=164/219) |
07-Nov-2024 23:40:11 | 642,349 4% 32.24MB/s 0:00:00 (xfr#15, to-chk=160/219) |
07-Nov-2024 23:40:11 | 790,977 6% 37.72MB/s 0:00:00 (xfr#16, to-chk=159/219) |
07-Nov-2024 23:40:11 | 791,439 6% 37.74MB/s 0:00:00 (xfr#17, to-chk=158/219) |
07-Nov-2024 23:40:11 | 861,140 6% 41.06MB/s 0:00:00 (xfr#18, to-chk=157/219) |
07-Nov-2024 23:40:11 | 862,082 6% 39.15MB/s 0:00:00 (xfr#19, to-chk=153/219) |
07-Nov-2024 23:40:11 | 1,138,561 8% 47.21MB/s 0:00:00 (xfr#20, to-chk=152/219) |
07-Nov-2024 23:40:11 | 1,139,503 8% 45.28MB/s 0:00:00 (xfr#21, to-chk=151/219) |
07-Nov-2024 23:40:11 | 1,187,913 9% 41.96MB/s 0:00:00 (xfr#22, to-chk=150/219) |
07-Nov-2024 23:40:11 | 1,188,471 9% 41.98MB/s 0:00:00 (xfr#23, to-chk=146/219) |
07-Nov-2024 23:40:11 | 1,352,436 10% 44.48MB/s 0:00:00 (xfr#24, to-chk=145/219) |
07-Nov-2024 23:40:11 | 1,352,994 10% 44.49MB/s 0:00:00 (xfr#25, to-chk=144/219) |
07-Nov-2024 23:40:11 | 1,392,509 10% 30.18MB/s 0:00:00 (xfr#26, to-chk=143/219) |
07-Nov-2024 23:40:11 | 1,393,163 10% 30.20MB/s 0:00:00 (xfr#27, to-chk=139/219) |
07-Nov-2024 23:40:11 | 1,519,979 11% 30.20MB/s 0:00:00 (xfr#28, to-chk=138/219) |
07-Nov-2024 23:40:11 | 1,520,633 11% 30.21MB/s 0:00:00 (xfr#29, to-chk=137/219) |
07-Nov-2024 23:40:11 | 1,582,725 12% 26.02MB/s 0:00:00 (xfr#30, to-chk=136/219) |
07-Nov-2024 23:40:11 | 1,583,475 12% 26.04MB/s 0:00:00 (xfr#31, to-chk=132/219) |
07-Nov-2024 23:40:11 | 1,825,646 14% 26.79MB/s 0:00:00 (xfr#32, to-chk=131/219) |
07-Nov-2024 23:40:11 | 1,826,396 14% 26.80MB/s 0:00:00 (xfr#33, to-chk=130/219) |
07-Nov-2024 23:40:11 | 1,867,642 14% 26.99MB/s 0:00:00 (xfr#34, to-chk=129/219) |
07-Nov-2024 23:40:11 | 1,868,392 14% 27.00MB/s 0:00:00 (xfr#35, to-chk=125/219) |
07-Nov-2024 23:40:11 | 2,001,414 15% 24.79MB/s 0:00:00 (xfr#36, to-chk=124/219) |
07-Nov-2024 23:40:11 | 2,002,164 15% 24.80MB/s 0:00:00 (xfr#37, to-chk=123/219) |
07-Nov-2024 23:40:11 | 2,046,261 15% 25.34MB/s 0:00:00 (xfr#38, to-chk=122/219) |
07-Nov-2024 23:40:11 | 2,046,723 15% 25.02MB/s 0:00:00 (xfr#39, to-chk=118/219) |
07-Nov-2024 23:40:11 | 2,197,229 17% 24.37MB/s 0:00:00 (xfr#40, to-chk=117/219) |
07-Nov-2024 23:40:11 | 2,197,691 17% 24.37MB/s 0:00:00 (xfr#41, to-chk=116/219) |
07-Nov-2024 23:40:11 | 2,232,214 17% 24.47MB/s 0:00:00 (xfr#42, to-chk=115/219) |
07-Nov-2024 23:40:11 | 2,232,772 17% 24.48MB/s 0:00:00 (xfr#43, to-chk=111/219) |
07-Nov-2024 23:40:11 | 2,361,901 18% 25.89MB/s 0:00:00 (xfr#44, to-chk=110/219) |
07-Nov-2024 23:40:11 | 2,362,459 18% 25.90MB/s 0:00:00 (xfr#45, to-chk=109/219) |
07-Nov-2024 23:40:11 | 2,398,539 18% 25.70MB/s 0:00:00 (xfr#46, to-chk=108/219) |
07-Nov-2024 23:40:11 | 2,399,001 18% 25.71MB/s 0:00:00 (xfr#47, to-chk=104/219) |
07-Nov-2024 23:40:11 | 2,530,032 19% 26.81MB/s 0:00:00 (xfr#48, to-chk=103/219) |
07-Nov-2024 23:40:11 | 2,530,494 19% 26.81MB/s 0:00:00 (xfr#49, to-chk=102/219) |
07-Nov-2024 23:40:11 | 2,565,354 19% 27.18MB/s 0:00:00 (xfr#50, to-chk=101/219) |
07-Nov-2024 23:40:11 | 2,566,104 19% 26.89MB/s 0:00:00 (xfr#51, to-chk=97/219) |
07-Nov-2024 23:40:11 | 2,711,048 21% 28.41MB/s 0:00:00 (xfr#52, to-chk=96/219) |
07-Nov-2024 23:40:11 | 2,711,798 21% 28.42MB/s 0:00:00 (xfr#53, to-chk=95/219) |
07-Nov-2024 23:40:11 | 2,761,532 21% 28.32MB/s 0:00:00 (xfr#54, to-chk=94/219) |
07-Nov-2024 23:40:11 | 2,762,186 21% 28.33MB/s 0:00:00 (xfr#55, to-chk=90/219) |
07-Nov-2024 23:40:11 | 2,933,925 22% 28.55MB/s 0:00:00 (xfr#56, to-chk=89/219) |
07-Nov-2024 23:40:11 | 2,934,579 22% 28.56MB/s 0:00:00 (xfr#57, to-chk=88/219) |
07-Nov-2024 23:40:11 | 3,167,680 24% 28.77MB/s 0:00:00 (xfr#58, to-chk=87/219) |
07-Nov-2024 23:40:11 | 3,168,526 24% 28.51MB/s 0:00:00 (xfr#59, to-chk=83/219) |
07-Nov-2024 23:40:11 | 5,827,511 45% 28.35MB/s 0:00:00 (xfr#60, to-chk=82/219) |
07-Nov-2024 23:40:11 | 5,828,357 45% 28.36MB/s 0:00:00 (xfr#61, to-chk=81/219) |
07-Nov-2024 23:40:11 | 5,854,319 45% 28.49MB/s 0:00:00 (xfr#62, to-chk=80/219) |
07-Nov-2024 23:40:11 | 5,854,589 45% 28.49MB/s 0:00:00 (xfr#63, to-chk=76/219) |
07-Nov-2024 23:40:11 | 5,941,777 46% 28.76MB/s 0:00:00 (xfr#64, to-chk=75/219) |
07-Nov-2024 23:40:11 | 5,942,047 46% 28.77MB/s 0:00:00 (xfr#65, to-chk=74/219) |
07-Nov-2024 23:40:11 | 5,969,296 46% 28.90MB/s 0:00:00 (xfr#66, to-chk=73/219) |
07-Nov-2024 23:40:11 | 5,969,854 46% 28.90MB/s 0:00:00 (xfr#67, to-chk=69/219) |
07-Nov-2024 23:40:11 | 6,069,049 47% 27.43MB/s 0:00:00 (xfr#68, to-chk=68/219) |
07-Nov-2024 23:40:11 | 6,069,607 47% 27.43MB/s 0:00:00 (xfr#69, to-chk=67/219) |
07-Nov-2024 23:40:11 | 6,108,776 47% 27.61MB/s 0:00:00 (xfr#70, to-chk=66/219) |
07-Nov-2024 23:40:11 | 6,109,334 47% 27.48MB/s 0:00:00 (xfr#71, to-chk=62/219) |
07-Nov-2024 23:40:11 | 6,275,555 48% 28.10MB/s 0:00:00 (xfr#72, to-chk=61/219) |
07-Nov-2024 23:40:11 | 6,276,113 48% 28.10MB/s 0:00:00 (xfr#73, to-chk=60/219) |
07-Nov-2024 23:40:11 | 7,086,891 54% 29.26MB/s 0:00:00 (xfr#74, to-chk=59/219) |
07-Nov-2024 23:40:11 | 7,087,353 54% 29.26MB/s 0:00:00 (xfr#75, to-chk=55/219) |
07-Nov-2024 23:40:11 | 11,001,073 85% 28.20MB/s 0:00:00 (xfr#76, to-chk=54/219) |
07-Nov-2024 23:40:11 | 11,001,535 85% 28.20MB/s 0:00:00 (xfr#77, to-chk=53/219) |
07-Nov-2024 23:40:11 | 11,039,452 85% 27.93MB/s 0:00:00 (xfr#78, to-chk=52/219) |
07-Nov-2024 23:40:11 | 11,040,106 85% 27.93MB/s 0:00:00 (xfr#79, to-chk=48/219) |
07-Nov-2024 23:40:11 | 11,175,609 86% 27.54MB/s 0:00:00 (xfr#80, to-chk=47/219) |
07-Nov-2024 23:40:11 | 11,176,263 86% 27.54MB/s 0:00:00 (xfr#81, to-chk=46/219) |
07-Nov-2024 23:40:11 | 11,176,891 86% 27.54MB/s 0:00:00 (xfr#82, to-chk=45/219) |
07-Nov-2024 23:40:11 | 11,213,384 86% 27.56MB/s 0:00:00 (xfr#83, to-chk=44/219) |
07-Nov-2024 23:40:11 | 11,213,942 86% 27.56MB/s 0:00:00 (xfr#84, to-chk=40/219) |
07-Nov-2024 23:40:11 | 11,336,457 87% 26.83MB/s 0:00:00 (xfr#85, to-chk=39/219) |
07-Nov-2024 23:40:11 | 11,337,015 87% 26.76MB/s 0:00:00 (xfr#86, to-chk=38/219) |
07-Nov-2024 23:40:11 | 11,379,405 88% 26.02MB/s 0:00:00 (xfr#87, to-chk=37/219) |
07-Nov-2024 23:40:11 | 11,380,155 88% 25.96MB/s 0:00:00 (xfr#88, to-chk=33/219) |
07-Nov-2024 23:40:11 | 11,384,294 88% 25.91MB/s 0:00:00 (xfr#89, to-chk=32/219) |
07-Nov-2024 23:40:11 | 11,524,325 89% 24.42MB/s 0:00:00 (xfr#90, to-chk=31/219) |
07-Nov-2024 23:40:11 | 11,525,075 89% 24.42MB/s 0:00:00 (xfr#91, to-chk=30/219) |
07-Nov-2024 23:40:11 | 11,697,851 90% 23.54MB/s 0:00:00 (xfr#92, to-chk=29/219) |
07-Nov-2024 23:40:11 | 11,698,217 90% 23.54MB/s 0:00:00 (xfr#93, to-chk=25/219) |
07-Nov-2024 23:40:11 | 12,301,326 95% 23.37MB/s 0:00:00 (xfr#94, to-chk=24/219) |
07-Nov-2024 23:40:11 | 12,301,692 95% 23.37MB/s 0:00:00 (xfr#95, to-chk=23/219) |
07-Nov-2024 23:40:11 | 12,302,320 95% 23.32MB/s 0:00:00 (xfr#96, to-chk=22/219) |
07-Nov-2024 23:40:11 | 12,340,307 95% 23.40MB/s 0:00:00 (xfr#97, to-chk=21/219) |
07-Nov-2024 23:40:11 | 12,340,865 95% 23.40MB/s 0:00:00 (xfr#98, to-chk=17/219) |
07-Nov-2024 23:40:11 | 12,467,947 96% 23.59MB/s 0:00:00 (xfr#99, to-chk=16/219) |
07-Nov-2024 23:40:11 | 12,468,505 96% 23.59MB/s 0:00:00 (xfr#100, to-chk=15/219) |
07-Nov-2024 23:40:11 | 12,516,574 96% 23.59MB/s 0:00:00 (xfr#101, to-chk=14/219) |
07-Nov-2024 23:40:11 | 12,517,324 96% 23.59MB/s 0:00:00 (xfr#102, to-chk=10/219) |
07-Nov-2024 23:40:11 | 12,674,712 98% 23.43MB/s 0:00:00 (xfr#103, to-chk=9/219) |
07-Nov-2024 23:40:11 | 12,675,462 98% 23.43MB/s 0:00:00 (xfr#104, to-chk=8/219) |
07-Nov-2024 23:40:11 | 12,719,848 98% 23.51MB/s 0:00:00 (xfr#105, to-chk=7/219) |
07-Nov-2024 23:40:11 | 12,720,310 98% 23.51MB/s 0:00:00 (xfr#106, to-chk=3/219) |
07-Nov-2024 23:40:11 | 12,864,842 99% 23.73MB/s 0:00:00 (xfr#107, to-chk=2/219) |
07-Nov-2024 23:40:11 | 12,865,304 99% 23.73MB/s 0:00:00 (xfr#108, to-chk=1/219) |
07-Nov-2024 23:40:11 | 12,904,773 99% 23.80MB/s 0:00:00 (xfr#109, to-chk=0/219) |
07-Nov-2024 23:40:11 | 12,904,773 99% 23.80MB/s 0:00:00 (xfr#109, to-chk=0/219) |
07-Nov-2024 23:40:11 | 12,904,773 99% 23.80MB/s 0:00:00 (xfr#109, to-chk=0/219) |
07-Nov-2024 23:40:11 | 12,904,773 99% 23.80MB/s 0:00:00 (xfr#109, to-chk=0/219) |
07-Nov-2024 23:40:11 | 12,904,773 99% 23.80MB/s 0:00:00 (xfr#109, to-chk=0/219) |
07-Nov-2024 23:40:11 | 12,904,773 99% 23.80MB/s 0:00:00 (xfr#109, to-chk=0/219) |
07-Nov-2024 23:40:11 | 12,904,773 99% 23.76MB/s 0:00:00 (xfr#109, to-chk=0/219) |
07-Nov-2024 23:40:11 | 12,904,773 99% 23.76MB/s 0:00:00 (xfr#109, to-chk=0/219) |
07-Nov-2024 23:40:11 | 12,904,773 99% 23.76MB/s 0:00:00 (xfr#109, to-chk=0/219) |
07-Nov-2024 23:40:11 | 12,904,773 99% 23.76MB/s 0:00:00 (xfr#109, to-chk=0/219) |
07-Nov-2024 23:40:11 | 12,904,773 99% 23.76MB/s 0:00:00 (xfr#109, to-chk=0/219) |
07-Nov-2024 23:40:11 | 12,904,773 99% 23.76MB/s 0:00:00 (xfr#109, to-chk=0/219) |
07-Nov-2024 23:40:11 | 12,904,773 99% 23.76MB/s 0:00:00 (xfr#109, to-chk=0/219) |
07-Nov-2024 23:40:11 | 12,904,773 99% 23.76MB/s 0:00:00 (xfr#109, to-chk=0/219) |
07-Nov-2024 23:40:11 | 12,904,773 99% 23.76MB/s 0:00:00 (xfr#109, to-chk=0/219) |
07-Nov-2024 23:40:11 | 12,904,773 99% 23.76MB/s 0:00:00 (xfr#109, to-chk=0/219) |
07-Nov-2024 23:40:11 | 12,904,773 99% 23.76MB/s 0:00:00 (xfr#109, to-chk=0/219) |
07-Nov-2024 23:40:11 | 12,904,773 99% 23.76MB/s 0:00:00 (xfr#109, to-chk=0/219) |
07-Nov-2024 23:40:11 | 12,904,773 99% 23.76MB/s 0:00:00 (xfr#109, to-chk=0/219) |
07-Nov-2024 23:40:11 | 12,904,773 99% 23.76MB/s 0:00:00 (xfr#109, to-chk=0/219) |
07-Nov-2024 23:40:11 | 12,904,773 99% 23.76MB/s 0:00:00 (xfr#109, to-chk=0/219) |
07-Nov-2024 23:40:11 | 12,904,773 99% 23.76MB/s 0:00:00 (xfr#109, to-chk=0/219) |
07-Nov-2024 23:40:11 | 12,904,773 99% 23.76MB/s 0:00:00 (xfr#109, to-chk=0/219) |
07-Nov-2024 23:40:11 | 12,904,773 99% 23.76MB/s 0:00:00 (xfr#109, to-chk=0/219) |
07-Nov-2024 23:40:11 | 12,904,773 99% 23.76MB/s 0:00:00 (xfr#109, to-chk=0/219) |
07-Nov-2024 23:40:11 | 12,904,773 99% 23.26MB/s 0:00:00 (xfr#109, to-chk=0/219) |
07-Nov-2024 23:40:11 | 12,904,773 99% 23.26MB/s 0:00:00 (xfr#109, to-chk=0/219) |
07-Nov-2024 23:40:11 | 12,904,773 99% 23.26MB/s 0:00:00 (xfr#109, to-chk=0/219) |
07-Nov-2024 23:40:11 | [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-4j4b6: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.07-23.24.47/pod-logs/dev-oneclient-paris-5cc45c8cb7-4j4b6/oneclient_logs |
07-Nov-2024 23:40:11 | |
07-Nov-2024 23:40:11 | 0 0% 0.00kB/s 0:00:00 (xfr#0, to-chk=190/222) |
07-Nov-2024 23:40:11 | 0 0% 0.00kB/s 0:00:00 |
07-Nov-2024 23:40:11 | 20,990 0% 20.02MB/s 0:00:00 (xfr#1, to-chk=189/222) |
07-Nov-2024 23:40:11 | 20,990 0% 20.02MB/s 0:00:00 (xfr#1, to-chk=183/222) |
07-Nov-2024 23:40:11 | 21,548 0% 20.55MB/s 0:00:00 (xfr#2, to-chk=185/222) |
07-Nov-2024 23:40:11 | 105,498 2% 16.77MB/s 0:00:00 (xfr#3, to-chk=184/222) |
07-Nov-2024 23:40:11 | 106,056 2% 16.86MB/s 0:00:00 (xfr#4, to-chk=183/222) |
07-Nov-2024 23:40:11 | 106,684 2% 16.96MB/s 0:00:00 (xfr#5, to-chk=182/222) |
07-Nov-2024 23:40:11 | 127,074 3% 20.20MB/s 0:00:00 (xfr#6, to-chk=181/222) |
07-Nov-2024 23:40:11 | 127,728 3% 20.30MB/s 0:00:00 (xfr#7, to-chk=177/222) |
07-Nov-2024 23:40:11 | 195,815 4% 20.75MB/s 0:00:00 (xfr#8, to-chk=176/222) |
07-Nov-2024 23:40:11 | 196,469 5% 20.82MB/s 0:00:00 (xfr#9, to-chk=175/222) |
07-Nov-2024 23:40:11 | 218,529 5% 18.95MB/s 0:00:00 (xfr#10, to-chk=174/222) |
07-Nov-2024 23:40:11 | 218,799 5% 18.97MB/s 0:00:00 (xfr#11, to-chk=170/222) |
07-Nov-2024 23:40:11 | 281,248 7% 24.38MB/s 0:00:00 (xfr#12, to-chk=169/222) |
07-Nov-2024 23:40:11 | 281,518 7% 24.41MB/s 0:00:00 (xfr#13, to-chk=168/222) |
07-Nov-2024 23:40:11 | 282,146 7% 22.42MB/s 0:00:00 (xfr#14, to-chk=167/222) |
07-Nov-2024 23:40:11 | 302,279 7% 24.02MB/s 0:00:00 (xfr#15, to-chk=166/222) |
07-Nov-2024 23:40:11 | 302,645 7% 24.05MB/s 0:00:00 (xfr#16, to-chk=162/222) |
07-Nov-2024 23:40:11 | 371,166 9% 18.63MB/s 0:00:00 (xfr#17, to-chk=161/222) |
07-Nov-2024 23:40:11 | 371,532 9% 18.65MB/s 0:00:00 (xfr#18, to-chk=160/222) |
07-Nov-2024 23:40:11 | 372,160 9% 18.68MB/s 0:00:00 (xfr#19, to-chk=159/222) |
07-Nov-2024 23:40:11 | 407,271 10% 20.44MB/s 0:00:00 (xfr#20, to-chk=158/222) |
07-Nov-2024 23:40:11 | 407,925 10% 19.45MB/s 0:00:00 (xfr#21, to-chk=154/222) |
07-Nov-2024 23:40:11 | 553,056 14% 25.12MB/s 0:00:00 (xfr#22, to-chk=153/222) |
07-Nov-2024 23:40:11 | 553,710 14% 25.15MB/s 0:00:00 (xfr#23, to-chk=152/222) |
07-Nov-2024 23:40:11 | 650,336 16% 24.81MB/s 0:00:00 (xfr#24, to-chk=151/222) |
07-Nov-2024 23:40:11 | 650,798 16% 23.87MB/s 0:00:00 (xfr#25, to-chk=147/222) |
07-Nov-2024 23:40:11 | 923,537 23% 29.36MB/s 0:00:00 (xfr#26, to-chk=146/222) |
07-Nov-2024 23:40:11 | 923,999 23% 29.37MB/s 0:00:00 (xfr#27, to-chk=145/222) |
07-Nov-2024 23:40:11 | 951,190 24% 29.26MB/s 0:00:00 (xfr#28, to-chk=144/222) |
07-Nov-2024 23:40:11 | 951,748 24% 29.28MB/s 0:00:00 (xfr#29, to-chk=140/222) |
07-Nov-2024 23:40:11 | 1,046,730 26% 30.25MB/s 0:00:00 (xfr#30, to-chk=139/222) |
07-Nov-2024 23:40:11 | 1,047,288 26% 30.27MB/s 0:00:00 (xfr#31, to-chk=138/222) |
07-Nov-2024 23:40:11 | 1,047,916 26% 30.28MB/s 0:00:00 (xfr#32, to-chk=137/222) |
07-Nov-2024 23:40:11 | 1,072,052 27% 30.98MB/s 0:00:00 (xfr#33, to-chk=136/222) |
07-Nov-2024 23:40:11 | 1,072,610 27% 30.09MB/s 0:00:00 (xfr#34, to-chk=132/222) |
07-Nov-2024 23:40:11 | 1,145,082 29% 28.00MB/s 0:00:00 (xfr#35, to-chk=131/222) |
07-Nov-2024 23:40:11 | 1,145,640 29% 27.31MB/s 0:00:00 (xfr#36, to-chk=130/222) |
07-Nov-2024 23:40:11 | 1,175,750 29% 28.03MB/s 0:00:00 (xfr#37, to-chk=129/222) |
07-Nov-2024 23:40:11 | 1,176,308 29% 28.05MB/s 0:00:00 (xfr#38, to-chk=125/222) |
07-Nov-2024 23:40:11 | 1,272,048 32% 28.88MB/s 0:00:00 (xfr#39, to-chk=124/222) |
07-Nov-2024 23:40:11 | 1,272,606 32% 28.90MB/s 0:00:00 (xfr#40, to-chk=123/222) |
07-Nov-2024 23:40:11 | 1,288,722 32% 28.58MB/s 0:00:00 (xfr#41, to-chk=122/222) |
07-Nov-2024 23:40:11 | 1,289,280 32% 28.59MB/s 0:00:00 (xfr#42, to-chk=118/222) |
07-Nov-2024 23:40:11 | 1,347,716 34% 28.56MB/s 0:00:00 (xfr#43, to-chk=117/222) |
07-Nov-2024 23:40:11 | 1,348,274 34% 28.57MB/s 0:00:00 (xfr#44, to-chk=116/222) |
07-Nov-2024 23:40:11 | 1,395,720 35% 28.94MB/s 0:00:00 (xfr#45, to-chk=115/222) |
07-Nov-2024 23:40:11 | 1,395,990 35% 28.94MB/s 0:00:00 (xfr#46, to-chk=111/222) |
07-Nov-2024 23:40:11 | 1,538,389 39% 24.45MB/s 0:00:00 (xfr#47, to-chk=110/222) |
07-Nov-2024 23:40:11 | 1,538,659 39% 24.46MB/s 0:00:00 (xfr#48, to-chk=109/222) |
07-Nov-2024 23:40:11 | 1,554,705 39% 24.71MB/s 0:00:00 (xfr#49, to-chk=108/222) |
07-Nov-2024 23:40:11 | 1,555,071 39% 24.72MB/s 0:00:00 (xfr#50, to-chk=104/222) |
07-Nov-2024 23:40:11 | 1,616,126 41% 24.86MB/s 0:00:00 (xfr#51, to-chk=103/222) |
07-Nov-2024 23:40:11 | 1,616,492 41% 24.86MB/s 0:00:00 (xfr#52, to-chk=102/222) |
07-Nov-2024 23:40:11 | 1,646,918 41% 25.33MB/s 0:00:00 (xfr#53, to-chk=101/222) |
07-Nov-2024 23:40:11 | 1,647,572 41% 25.34MB/s 0:00:00 (xfr#54, to-chk=97/222) |
07-Nov-2024 23:40:11 | 1,739,121 44% 26.33MB/s 0:00:00 (xfr#55, to-chk=96/222) |
07-Nov-2024 23:40:11 | 1,739,775 44% 26.34MB/s 0:00:00 (xfr#56, to-chk=95/222) |
07-Nov-2024 23:40:11 | 1,760,563 44% 26.65MB/s 0:00:00 (xfr#57, to-chk=94/222) |
07-Nov-2024 23:40:11 | 1,761,313 44% 26.25MB/s 0:00:00 (xfr#58, to-chk=90/222) |
07-Nov-2024 23:40:11 | 1,841,791 46% 26.61MB/s 0:00:00 (xfr#59, to-chk=89/222) |
07-Nov-2024 23:40:11 | 1,842,541 46% 26.62MB/s 0:00:00 (xfr#60, to-chk=88/222) |
07-Nov-2024 23:40:11 | 1,881,413 47% 27.19MB/s 0:00:00 (xfr#61, to-chk=87/222) |
07-Nov-2024 23:40:11 | 1,882,259 47% 26.79MB/s 0:00:00 (xfr#62, to-chk=83/222) |
07-Nov-2024 23:40:11 | 2,000,864 50% 27.65MB/s 0:00:00 (xfr#63, to-chk=82/222) |
07-Nov-2024 23:40:11 | 2,001,710 50% 27.67MB/s 0:00:00 (xfr#64, to-chk=81/222) |
07-Nov-2024 23:40:11 | 2,041,992 51% 28.22MB/s 0:00:00 (xfr#65, to-chk=80/222) |
07-Nov-2024 23:40:11 | 2,042,454 51% 27.83MB/s 0:00:00 (xfr#66, to-chk=76/222) |
07-Nov-2024 23:40:11 | 2,155,263 54% 27.78MB/s 0:00:00 (xfr#67, to-chk=75/222) |
07-Nov-2024 23:40:11 | 2,155,725 54% 27.78MB/s 0:00:00 (xfr#68, to-chk=74/222) |
07-Nov-2024 23:40:11 | 2,194,243 55% 27.90MB/s 0:00:00 (xfr#69, to-chk=73/222) |
07-Nov-2024 23:40:11 | 2,194,897 55% 27.91MB/s 0:00:00 (xfr#70, to-chk=69/222) |
07-Nov-2024 23:40:11 | 2,322,983 59% 29.15MB/s 0:00:00 (xfr#71, to-chk=68/222) |
07-Nov-2024 23:40:11 | 2,323,637 59% 29.16MB/s 0:00:00 (xfr#72, to-chk=67/222) |
07-Nov-2024 23:40:11 | 2,351,204 59% 29.50MB/s 0:00:00 (xfr#73, to-chk=66/222) |
07-Nov-2024 23:40:11 | 2,351,666 59% 29.51MB/s 0:00:00 (xfr#74, to-chk=62/222) |
07-Nov-2024 23:40:11 | 2,437,511 62% 30.59MB/s 0:00:00 (xfr#75, to-chk=61/222) |
07-Nov-2024 23:40:11 | 2,437,973 62% 30.20MB/s 0:00:00 (xfr#76, to-chk=60/222) |
07-Nov-2024 23:40:11 | 2,438,601 62% 30.20MB/s 0:00:00 (xfr#77, to-chk=59/222) |
07-Nov-2024 23:40:11 | 2,458,340 62% 30.45MB/s 0:00:00 (xfr#78, to-chk=58/222) |
07-Nov-2024 23:40:11 | 2,458,706 62% 30.45MB/s 0:00:00 (xfr#79, to-chk=54/222) |
07-Nov-2024 23:40:11 | 2,534,241 64% 30.99MB/s 0:00:00 (xfr#80, to-chk=53/222) |
07-Nov-2024 23:40:11 | 2,534,607 64% 30.99MB/s 0:00:00 (xfr#81, to-chk=52/222) |
07-Nov-2024 23:40:11 | 2,535,235 64% 31.00MB/s 0:00:00 (xfr#82, to-chk=51/222) |
07-Nov-2024 23:40:11 | 2,672,816 68% 31.47MB/s 0:00:00 (xfr#83, to-chk=50/222) |
07-Nov-2024 23:40:11 | 2,673,278 68% 31.09MB/s 0:00:00 (xfr#84, to-chk=46/222) |
07-Nov-2024 23:40:11 | 2,940,605 74% 32.61MB/s 0:00:00 (xfr#85, to-chk=45/222) |
07-Nov-2024 23:40:11 | 2,941,067 74% 32.24MB/s 0:00:00 (xfr#86, to-chk=44/222) |
07-Nov-2024 23:40:11 | 2,975,477 75% 32.25MB/s 0:00:00 (xfr#87, to-chk=43/222) |
07-Nov-2024 23:40:11 | 2,975,747 75% 31.89MB/s 0:00:00 (xfr#88, to-chk=39/222) |
07-Nov-2024 23:40:11 | 3,087,182 78% 32.71MB/s 0:00:00 (xfr#89, to-chk=38/222) |
07-Nov-2024 23:40:11 | 3,087,452 78% 32.72MB/s 0:00:00 (xfr#90, to-chk=37/222) |
07-Nov-2024 23:40:11 | 3,175,947 80% 31.55MB/s 0:00:00 (xfr#91, to-chk=36/222) |
07-Nov-2024 23:40:11 | 3,176,505 80% 31.56MB/s 0:00:00 (xfr#92, to-chk=32/222) |
07-Nov-2024 23:40:11 | 3,423,115 87% 28.39MB/s 0:00:00 (xfr#93, to-chk=31/222) |
07-Nov-2024 23:40:11 | 3,423,673 87% 28.39MB/s 0:00:00 (xfr#94, to-chk=30/222) |
07-Nov-2024 23:40:11 | 3,455,381 87% 28.41MB/s 0:00:00 (xfr#95, to-chk=29/222) |
07-Nov-2024 23:40:11 | 3,455,651 87% 28.41MB/s 0:00:00 (xfr#96, to-chk=25/222) |
07-Nov-2024 23:40:11 | 3,574,546 90% 29.14MB/s 0:00:00 (xfr#97, to-chk=24/222) |
07-Nov-2024 23:40:11 | 3,574,816 91% 29.14MB/s 0:00:00 (xfr#98, to-chk=23/222) |
07-Nov-2024 23:40:11 | 3,606,997 91% 29.15MB/s 0:00:00 (xfr#99, to-chk=22/222) |
07-Nov-2024 23:40:11 | 3,607,651 91% 29.16MB/s 0:00:00 (xfr#100, to-chk=18/222) |
07-Nov-2024 23:40:11 | 3,708,500 94% 28.07MB/s 0:00:00 (xfr#101, to-chk=17/222) |
07-Nov-2024 23:40:11 | 3,709,154 94% 28.07MB/s 0:00:00 (xfr#102, to-chk=16/222) |
07-Nov-2024 23:40:11 | 3,725,386 94% 28.20MB/s 0:00:00 (xfr#103, to-chk=15/222) |
07-Nov-2024 23:40:11 | 3,725,656 94% 28.20MB/s 0:00:00 (xfr#104, to-chk=11/222) |
07-Nov-2024 23:40:11 | 3,771,883 96% 28.32MB/s 0:00:00 (xfr#105, to-chk=10/222) |
07-Nov-2024 23:40:11 | 3,772,153 96% 28.10MB/s 0:00:00 (xfr#106, to-chk=9/222) |
07-Nov-2024 23:40:11 | 3,772,781 96% 28.11MB/s 0:00:00 (xfr#107, to-chk=8/222) |
07-Nov-2024 23:40:11 | 3,792,751 96% 28.04MB/s 0:00:00 (xfr#108, to-chk=7/222) |
07-Nov-2024 23:40:11 | 3,793,405 96% 27.83MB/s 0:00:00 (xfr#109, to-chk=3/222) |
07-Nov-2024 23:40:11 | 3,880,922 98% 28.25MB/s 0:00:00 (xfr#110, to-chk=2/222) |
07-Nov-2024 23:40:11 | 3,881,576 98% 28.26MB/s 0:00:00 (xfr#111, to-chk=1/222) |
07-Nov-2024 23:40:11 | 3,923,743 99% 28.35MB/s 0:00:00 (xfr#112, to-chk=0/222) |
07-Nov-2024 23:40:11 | 3,923,743 99% 28.35MB/s 0:00:00 (xfr#112, to-chk=0/222) |
07-Nov-2024 23:40:11 | 3,923,743 99% 28.35MB/s 0:00:00 (xfr#112, to-chk=0/222) |
07-Nov-2024 23:40:11 | 3,923,743 99% 28.35MB/s 0:00:00 (xfr#112, to-chk=0/222) |
07-Nov-2024 23:40:11 | 3,923,743 99% 28.35MB/s 0:00:00 (xfr#112, to-chk=0/222) |
07-Nov-2024 23:40:11 | 3,923,743 99% 28.35MB/s 0:00:00 (xfr#112, to-chk=0/222) |
07-Nov-2024 23:40:11 | 3,923,743 99% 28.35MB/s 0:00:00 (xfr#112, to-chk=0/222) |
07-Nov-2024 23:40:11 | 3,923,743 99% 28.35MB/s 0:00:00 (xfr#112, to-chk=0/222) |
07-Nov-2024 23:40:11 | 3,923,743 99% 28.35MB/s 0:00:00 (xfr#112, to-chk=0/222) |
07-Nov-2024 23:40:11 | 3,923,743 99% 28.35MB/s 0:00:00 (xfr#112, to-chk=0/222) |
07-Nov-2024 23:40:11 | 3,923,743 99% 28.35MB/s 0:00:00 (xfr#112, to-chk=0/222) |
07-Nov-2024 23:40:11 | 3,923,743 99% 28.35MB/s 0:00:00 (xfr#112, to-chk=0/222) |
07-Nov-2024 23:40:11 | 3,923,743 99% 28.14MB/s 0:00:00 (xfr#112, to-chk=0/222) |
07-Nov-2024 23:40:11 | 3,923,743 99% 28.14MB/s 0:00:00 (xfr#112, to-chk=0/222) |
07-Nov-2024 23:40:11 | 3,923,743 99% 28.14MB/s 0:00:00 (xfr#112, to-chk=0/222) |
07-Nov-2024 23:40:11 | 3,923,743 99% 28.14MB/s 0:00:00 (xfr#112, to-chk=0/222) |
07-Nov-2024 23:40:11 | 3,923,743 99% 28.14MB/s 0:00:00 (xfr#112, to-chk=0/222) |
07-Nov-2024 23:40:11 | 3,923,743 99% 28.14MB/s 0:00:00 (xfr#112, to-chk=0/222) |
07-Nov-2024 23:40:11 | 3,923,743 99% 28.14MB/s 0:00:00 (xfr#112, to-chk=0/222) |
07-Nov-2024 23:40:11 | 3,923,743 99% 28.14MB/s 0:00:00 (xfr#112, to-chk=0/222) |
07-Nov-2024 23:40:11 | 3,923,743 99% 28.14MB/s 0:00:00 (xfr#112, to-chk=0/222) |
07-Nov-2024 23:40:11 | 3,923,743 99% 28.14MB/s 0:00:00 (xfr#112, to-chk=0/222) |
07-Nov-2024 23:40:11 | 3,923,743 99% 28.14MB/s 0:00:00 (xfr#112, to-chk=0/222) |
07-Nov-2024 23:40:11 | 3,923,743 99% 28.14MB/s 0:00:00 (xfr#112, to-chk=0/222) |
07-Nov-2024 23:40:11 | 3,923,743 99% 28.14MB/s 0:00:00 (xfr#112, to-chk=0/222) |
07-Nov-2024 23:40:11 | 3,923,743 99% 28.14MB/s 0:00:00 (xfr#112, to-chk=0/222) |
07-Nov-2024 23:40:11 | 3,923,743 99% 27.93MB/s 0:00:00 (xfr#112, to-chk=0/222) |
07-Nov-2024 23:40:11 | 3,923,743 99% 27.72MB/s 0:00:00 (xfr#112, to-chk=0/222) |
07-Nov-2024 23:40:11 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.07-23.24.47/pod-logs/dev-oneprovider-krakow-0/op-worker |
07-Nov-2024 23:40:11 | |
07-Nov-2024 23:40:11 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=51/54) |
07-Nov-2024 23:40:11 | 0 0% 0.00kB/s 0:00:00 |
07-Nov-2024 23:40:11 | 57,803 9% 55.13MB/s 0:00:00 (xfr#2, to-chk=49/54) |
07-Nov-2024 23:40:11 | 113,445 17% 108.19MB/s 0:00:00 (xfr#3, to-chk=47/54) |
07-Nov-2024 23:40:11 | 114,459 18% 109.16MB/s 0:00:00 (xfr#4, to-chk=45/54) |
07-Nov-2024 23:40:11 | 114,459 18% 109.16MB/s 0:00:00 (xfr#5, to-chk=43/54) |
07-Nov-2024 23:40:11 | 168,212 26% 40.10MB/s 0:00:00 (xfr#6, to-chk=41/54) |
07-Nov-2024 23:40:11 | 168,362 26% 40.14MB/s 0:00:00 (xfr#7, to-chk=39/54) |
07-Nov-2024 23:40:11 | 168,659 26% 40.21MB/s 0:00:00 (xfr#8, to-chk=37/54) |
07-Nov-2024 23:40:11 | 263,169 41% 31.37MB/s 0:00:00 (xfr#9, to-chk=35/54) |
07-Nov-2024 23:40:11 | 270,635 42% 23.46MB/s 0:00:00 (xfr#10, to-chk=25/54) |
07-Nov-2024 23:40:11 | 278,720 43% 24.16MB/s 0:00:00 (xfr#11, to-chk=24/54) |
07-Nov-2024 23:40:11 | 279,226 43% 24.21MB/s 0:00:00 (xfr#12, to-chk=23/54) |
07-Nov-2024 23:40:11 | 281,328 44% 24.39MB/s 0:00:00 (xfr#13, to-chk=22/54) |
07-Nov-2024 23:40:11 | 286,736 45% 24.86MB/s 0:00:00 (xfr#14, to-chk=21/54) |
07-Nov-2024 23:40:11 | 293,854 46% 25.48MB/s 0:00:00 (xfr#15, to-chk=20/54) |
07-Nov-2024 23:40:11 | 296,361 46% 25.69MB/s 0:00:00 (xfr#16, to-chk=19/54) |
07-Nov-2024 23:40:11 | 297,725 46% 25.81MB/s 0:00:00 (xfr#17, to-chk=18/54) |
07-Nov-2024 23:40:11 | 298,915 47% 25.92MB/s 0:00:00 (xfr#18, to-chk=17/54) |
07-Nov-2024 23:40:11 | 302,670 47% 12.03MB/s 0:00:00 (xfr#19, to-chk=16/54) |
07-Nov-2024 23:40:11 | 307,622 48% 12.22MB/s 0:00:00 (xfr#20, to-chk=15/54) |
07-Nov-2024 23:40:11 | 310,351 48% 12.33MB/s 0:00:00 (xfr#21, to-chk=14/54) |
07-Nov-2024 23:40:11 | 314,961 49% 12.52MB/s 0:00:00 (xfr#22, to-chk=13/54) |
07-Nov-2024 23:40:11 | 321,230 50% 12.76MB/s 0:00:00 (xfr#23, to-chk=12/54) |
07-Nov-2024 23:40:11 | 321,508 50% 12.26MB/s 0:00:00 (xfr#24, to-chk=11/54) |
07-Nov-2024 23:40:11 | 327,486 51% 12.49MB/s 0:00:00 (xfr#25, to-chk=10/54) |
07-Nov-2024 23:40:11 | 330,614 52% 12.61MB/s 0:00:00 (xfr#26, to-chk=9/54) |
07-Nov-2024 23:40:11 | 336,313 52% 12.83MB/s 0:00:00 (xfr#27, to-chk=8/54) |
07-Nov-2024 23:40:11 | 339,726 53% 12.96MB/s 0:00:00 (xfr#28, to-chk=7/54) |
07-Nov-2024 23:40:11 | 343,766 54% 13.11MB/s 0:00:00 (xfr#29, to-chk=6/54) |
07-Nov-2024 23:40:11 | 345,589 54% 13.18MB/s 0:00:00 (xfr#30, to-chk=5/54) |
07-Nov-2024 23:40:11 | 352,422 55% 13.44MB/s 0:00:00 (xfr#31, to-chk=4/54) |
07-Nov-2024 23:40:11 | 358,970 56% 13.69MB/s 0:00:00 (xfr#32, to-chk=3/54) |
07-Nov-2024 23:40:11 | 366,715 57% 13.45MB/s 0:00:00 (xfr#33, to-chk=2/54) |
07-Nov-2024 23:40:11 | 368,190 57% 13.51MB/s 0:00:00 (xfr#34, to-chk=1/54) |
07-Nov-2024 23:40:11 | 372,513 58% 13.66MB/s 0:00:00 (xfr#35, to-chk=0/54) |
07-Nov-2024 23:40:11 | 372,513 58% 11.84MB/s 0:00:00 (xfr#35, to-chk=0/54) |
07-Nov-2024 23:40:11 | 372,513 58% 11.84MB/s 0:00:00 (xfr#35, to-chk=0/54) |
07-Nov-2024 23:40:11 | 372,513 58% 11.46MB/s 0:00:00 (xfr#35, to-chk=0/54) |
07-Nov-2024 23:40:11 | 372,513 58% 11.46MB/s 0:00:00 (xfr#35, to-chk=0/54) |
07-Nov-2024 23:40:11 | 372,513 58% 11.46MB/s 0:00:00 (xfr#35, to-chk=0/54) |
07-Nov-2024 23:40:11 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.07-23.24.47/pod-logs/dev-oneprovider-krakow-0/op-panel |
07-Nov-2024 23:40:11 | |
07-Nov-2024 23:40:11 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
07-Nov-2024 23:40:11 | 0 0% 0.00kB/s 0:00:00 |
07-Nov-2024 23:40:11 | 19,023 16% 18.14MB/s 0:00:00 (xfr#2, to-chk=9/14) |
07-Nov-2024 23:40:11 | 38,997 33% 12.40MB/s 0:00:00 (xfr#3, to-chk=7/14) |
07-Nov-2024 23:40:11 | 39,084 33% 12.42MB/s 0:00:00 (xfr#4, to-chk=5/14) |
07-Nov-2024 23:40:11 | 57,904 49% 13.81MB/s 0:00:00 (xfr#5, to-chk=3/14) |
07-Nov-2024 23:40:11 | 58,195 50% 13.87MB/s 0:00:00 (xfr#6, to-chk=1/14) |
07-Nov-2024 23:40:11 | 58,195 50% 9.25MB/s 0:00:00 (xfr#6, to-chk=0/14) |
07-Nov-2024 23:40:11 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.07-23.24.47/pod-logs/dev-oneprovider-krakow-0/cluster-manager |
07-Nov-2024 23:40:11 | |
07-Nov-2024 23:40:11 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
07-Nov-2024 23:40:11 | 0 0% 0.00kB/s 0:00:00 |
07-Nov-2024 23:40:11 | 2,022 14% 1.93MB/s 0:00:00 (xfr#2, to-chk=9/14) |
07-Nov-2024 23:40:11 | 4,776 34% 4.55MB/s 0:00:00 (xfr#3, to-chk=7/14) |
07-Nov-2024 23:40:11 | 4,776 34% 4.55MB/s 0:00:00 (xfr#4, to-chk=5/14) |
07-Nov-2024 23:40:11 | 6,595 48% 6.29MB/s 0:00:00 (xfr#5, to-chk=3/14) |
07-Nov-2024 23:40:11 | 6,857 50% 6.54MB/s 0:00:00 (xfr#6, to-chk=1/14) |
07-Nov-2024 23:40:11 | 6,857 50% 1.09MB/s 0:00:00 (xfr#6, to-chk=0/14) |
07-Nov-2024 23:40:11 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.07-23.24.47/pod-logs/dev-oneprovider-paris-0/op-worker |
07-Nov-2024 23:40:11 | |
07-Nov-2024 23:40:11 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=51/54) |
07-Nov-2024 23:40:11 | 0 0% 0.00kB/s 0:00:00 |
07-Nov-2024 23:40:11 | 57,984 9% 27.65MB/s 0:00:00 (xfr#2, to-chk=49/54) |
07-Nov-2024 23:40:11 | 113,804 17% 27.13MB/s 0:00:00 (xfr#3, to-chk=47/54) |
07-Nov-2024 23:40:11 | 115,469 18% 22.02MB/s 0:00:00 (xfr#4, to-chk=45/54) |
07-Nov-2024 23:40:11 | 115,469 18% 22.02MB/s 0:00:00 (xfr#5, to-chk=43/54) |
07-Nov-2024 23:40:11 | 169,403 26% 32.31MB/s 0:00:00 (xfr#6, to-chk=41/54) |
07-Nov-2024 23:40:11 | 169,553 26% 32.34MB/s 0:00:00 (xfr#7, to-chk=39/54) |
07-Nov-2024 23:40:11 | 169,850 26% 27.00MB/s 0:00:00 (xfr#8, to-chk=37/54) |
07-Nov-2024 23:40:11 | 264,378 41% 31.52MB/s 0:00:00 (xfr#9, to-chk=35/54) |
07-Nov-2024 23:40:11 | 265,338 41% 31.63MB/s 0:00:00 (xfr#10, to-chk=25/54) |
07-Nov-2024 23:40:11 | 271,312 42% 28.75MB/s 0:00:00 (xfr#11, to-chk=24/54) |
07-Nov-2024 23:40:11 | 275,065 43% 29.15MB/s 0:00:00 (xfr#12, to-chk=23/54) |
07-Nov-2024 23:40:11 | 275,626 43% 29.21MB/s 0:00:00 (xfr#13, to-chk=22/54) |
07-Nov-2024 23:40:11 | 282,465 44% 29.93MB/s 0:00:00 (xfr#14, to-chk=21/54) |
07-Nov-2024 23:40:11 | 287,865 45% 30.50MB/s 0:00:00 (xfr#15, to-chk=20/54) |
07-Nov-2024 23:40:11 | 292,811 45% 27.92MB/s 0:00:00 (xfr#16, to-chk=19/54) |
07-Nov-2024 23:40:11 | 297,419 46% 28.36MB/s 0:00:00 (xfr#17, to-chk=18/54) |
07-Nov-2024 23:40:11 | 300,541 47% 28.66MB/s 0:00:00 (xfr#18, to-chk=17/54) |
07-Nov-2024 23:40:11 | 306,230 48% 29.20MB/s 0:00:00 (xfr#19, to-chk=16/54) |
07-Nov-2024 23:40:11 | 310,553 48% 29.62MB/s 0:00:00 (xfr#20, to-chk=15/54) |
07-Nov-2024 23:40:11 | 310,831 48% 29.64MB/s 0:00:00 (xfr#21, to-chk=14/54) |
07-Nov-2024 23:40:11 | 318,924 49% 30.41MB/s 0:00:00 (xfr#22, to-chk=13/54) |
07-Nov-2024 23:40:11 | 320,452 50% 30.56MB/s 0:00:00 (xfr#23, to-chk=12/54) |
07-Nov-2024 23:40:11 | 328,203 51% 28.45MB/s 0:00:00 (xfr#24, to-chk=11/54) |
07-Nov-2024 23:40:11 | 332,249 52% 28.81MB/s 0:00:00 (xfr#25, to-chk=10/54) |
07-Nov-2024 23:40:11 | 339,422 53% 29.43MB/s 0:00:00 (xfr#26, to-chk=9/54) |
07-Nov-2024 23:40:11 | 346,878 54% 30.07MB/s 0:00:00 (xfr#27, to-chk=8/54) |
07-Nov-2024 23:40:11 | 350,287 54% 30.37MB/s 0:00:00 (xfr#28, to-chk=7/54) |
07-Nov-2024 23:40:11 | 352,387 55% 30.55MB/s 0:00:00 (xfr#29, to-chk=6/54) |
07-Nov-2024 23:40:11 | 353,575 55% 30.65MB/s 0:00:00 (xfr#30, to-chk=5/54) |
07-Nov-2024 23:40:11 | 360,121 56% 28.62MB/s 0:00:00 (xfr#31, to-chk=4/54) |
07-Nov-2024 23:40:11 | 361,938 56% 28.76MB/s 0:00:00 (xfr#32, to-chk=3/54) |
07-Nov-2024 23:40:11 | 364,722 57% 28.99MB/s 0:00:00 (xfr#33, to-chk=2/54) |
07-Nov-2024 23:40:11 | 370,985 58% 29.48MB/s 0:00:00 (xfr#34, to-chk=1/54) |
07-Nov-2024 23:40:11 | 373,480 58% 29.68MB/s 0:00:00 (xfr#35, to-chk=0/54) |
07-Nov-2024 23:40:11 | 373,480 58% 25.44MB/s 0:00:00 (xfr#35, to-chk=0/54) |
07-Nov-2024 23:40:11 | 373,480 58% 25.44MB/s 0:00:00 (xfr#35, to-chk=0/54) |
07-Nov-2024 23:40:11 | 373,480 58% 23.75MB/s 0:00:00 (xfr#35, to-chk=0/54) |
07-Nov-2024 23:40:11 | 373,480 58% 23.75MB/s 0:00:00 (xfr#35, to-chk=0/54) |
07-Nov-2024 23:40:11 | 373,480 58% 23.75MB/s 0:00:00 (xfr#35, to-chk=0/54) |
07-Nov-2024 23:40:11 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.07-23.24.47/pod-logs/dev-oneprovider-paris-0/op-panel |
07-Nov-2024 23:40:11 | |
07-Nov-2024 23:40:11 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
07-Nov-2024 23:40:11 | 0 0% 0.00kB/s 0:00:00 |
07-Nov-2024 23:40:11 | 19,150 16% 18.26MB/s 0:00:00 (xfr#2, to-chk=9/14) |
07-Nov-2024 23:40:11 | 39,251 33% 37.43MB/s 0:00:00 (xfr#3, to-chk=7/14) |
07-Nov-2024 23:40:11 | 39,338 33% 37.52MB/s 0:00:00 (xfr#4, to-chk=5/14) |
07-Nov-2024 23:40:11 | 58,285 49% 55.58MB/s 0:00:00 (xfr#5, to-chk=3/14) |
07-Nov-2024 23:40:11 | 58,576 50% 55.86MB/s 0:00:00 (xfr#6, to-chk=1/14) |
07-Nov-2024 23:40:11 | 58,576 50% 18.62MB/s 0:00:00 (xfr#6, to-chk=0/14) |
07-Nov-2024 23:40:11 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.07-23.24.47/pod-logs/dev-oneprovider-paris-0/cluster-manager |
07-Nov-2024 23:40:11 | |
07-Nov-2024 23:40:11 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
07-Nov-2024 23:40:11 | 0 0% 0.00kB/s 0:00:00 |
07-Nov-2024 23:40:11 | 2,018 14% 1.92MB/s 0:00:00 (xfr#2, to-chk=9/14) |
07-Nov-2024 23:40:11 | 4,766 34% 4.55MB/s 0:00:00 (xfr#3, to-chk=7/14) |
07-Nov-2024 23:40:11 | 4,766 34% 4.55MB/s 0:00:00 (xfr#4, to-chk=5/14) |
07-Nov-2024 23:40:11 | 6,581 48% 6.28MB/s 0:00:00 (xfr#5, to-chk=3/14) |
07-Nov-2024 23:40:11 | 6,843 50% 6.53MB/s 0:00:00 (xfr#6, to-chk=1/14) |
07-Nov-2024 23:40:11 | 6,843 50% 3.26MB/s 0:00:00 (xfr#6, to-chk=0/14) |
07-Nov-2024 23:40:11 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.07-23.24.47/pod-logs/dev-onezone-0/oz-worker |
07-Nov-2024 23:40:11 | |
07-Nov-2024 23:40:11 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=15/18) |
07-Nov-2024 23:40:11 | 0 0% 0.00kB/s 0:00:00 |
07-Nov-2024 23:40:11 | 23,824 6% 22.72MB/s 0:00:00 (xfr#2, to-chk=13/18) |
07-Nov-2024 23:40:11 | 48,413 13% 46.17MB/s 0:00:00 (xfr#3, to-chk=11/18) |
07-Nov-2024 23:40:11 | 48,413 13% 46.17MB/s 0:00:00 (xfr#4, to-chk=9/18) |
07-Nov-2024 23:40:11 | 71,757 20% 68.43MB/s 0:00:00 (xfr#5, to-chk=7/18) |
07-Nov-2024 23:40:11 | 71,848 20% 68.52MB/s 0:00:00 (xfr#6, to-chk=5/18) |
07-Nov-2024 23:40:11 | 72,145 20% 68.80MB/s 0:00:00 (xfr#7, to-chk=3/18) |
07-Nov-2024 23:40:11 | 175,512 50% 83.69MB/s 0:00:00 (xfr#8, to-chk=1/18) |
07-Nov-2024 23:40:11 | 175,512 50% 41.85MB/s 0:00:00 (xfr#8, to-chk=0/18) |
07-Nov-2024 23:40:11 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.07-23.24.47/pod-logs/dev-onezone-0/cluster-manager |
07-Nov-2024 23:40:11 | |
07-Nov-2024 23:40:11 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
07-Nov-2024 23:40:11 | 0 0% 0.00kB/s 0:00:00 |
07-Nov-2024 23:40:11 | 1,977 14% 1.89MB/s 0:00:00 (xfr#2, to-chk=9/14) |
07-Nov-2024 23:40:11 | 4,664 34% 4.45MB/s 0:00:00 (xfr#3, to-chk=7/14) |
07-Nov-2024 23:40:11 | 4,664 34% 4.45MB/s 0:00:00 (xfr#4, to-chk=5/14) |
07-Nov-2024 23:40:11 | 6,438 48% 6.14MB/s 0:00:00 (xfr#5, to-chk=3/14) |
07-Nov-2024 23:40:11 | 6,700 50% 6.39MB/s 0:00:00 (xfr#6, to-chk=1/14) |
07-Nov-2024 23:40:11 | 6,700 50% 6.39MB/s 0:00:00 (xfr#6, to-chk=0/14) |
07-Nov-2024 23:40:11 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.07-23.24.47/pod-logs/dev-onezone-0/oz-panel |
07-Nov-2024 23:40:11 | |
07-Nov-2024 23:40:11 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
07-Nov-2024 23:40:11 | 0 0% 0.00kB/s 0:00:00 |
07-Nov-2024 23:40:11 | 53,691 12% 51.20MB/s 0:00:00 (xfr#2, to-chk=9/14) |
07-Nov-2024 23:40:11 | 108,938 25% 103.89MB/s 0:00:00 (xfr#3, to-chk=7/14) |
07-Nov-2024 23:40:11 | 156,413 37% 49.72MB/s 0:00:00 (xfr#4, to-chk=5/14) |
07-Nov-2024 23:40:11 | 209,901 49% 50.04MB/s 0:00:00 (xfr#5, to-chk=3/14) |
07-Nov-2024 23:40:11 | 210,192 50% 50.11MB/s 0:00:00 (xfr#6, to-chk=1/14) |
07-Nov-2024 23:40:11 | 210,192 50% 33.41MB/s 0:00:00 (xfr#6, to-chk=0/14) |
07-Nov-2024 23:40:11 | [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy/test_multi_reg_file_CRUD.1731022799.7256284 exists, exporting anyway. |
07-Nov-2024 23:40:11 | |
07-Nov-2024 23:40:11 | |
07-Nov-2024 23:40:11 | =============================== warnings summary =============================== |
07-Nov-2024 23:40:11 | tests/utils/rest_utils.py:98 |
07-Nov-2024 23:40:11 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ ' |
07-Nov-2024 23:40:11 | print(""" |
07-Nov-2024 23:40:11 | |
07-Nov-2024 23:40:11 | tests/utils/path_utils.py:112 |
07-Nov-2024 23:40:11 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ ' |
07-Nov-2024 23:40:11 | return path.replace("'", "\\'").replace(' ', '\ ') |
07-Nov-2024 23:40:11 | |
07-Nov-2024 23:40:11 | tests/utils/acceptance_utils.py:55 |
07-Nov-2024 23:40:11 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d' |
07-Nov-2024 23:40:11 | '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?')) |
07-Nov-2024 23:40:11 | |
07-Nov-2024 23:40:11 | tests/utils/acceptance_utils.py:57 |
07-Nov-2024 23:40:11 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d' |
07-Nov-2024 23:40:11 | '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?')) |
07-Nov-2024 23:40:11 | |
07-Nov-2024 23:40:11 | -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html |
07-Nov-2024 23:40:11 | - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH/onedata-acceptance/test-reports/results.xml - |
07-Nov-2024 23:40:11 | ================== 26 passed, 4 warnings in 927.32s (0:15:27) ================== |
07-Nov-2024 23:40:15 | release "dev" uninstalled |
07-Nov-2024 23:40:16 | persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted |
07-Nov-2024 23:40:16 | persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted |
07-Nov-2024 23:40:19 | No resources found |
07-Nov-2024 23:40:20 | Sidecar injection has been disabled |
07-Nov-2024 23:40:20 | Cleaning helm release "dev"... |
07-Nov-2024 23:40:20 | Deleted 1 helm deployments |
07-Nov-2024 23:40:20 | Deleted 0 k8s deployments |
07-Nov-2024 23:40:20 | Deleted 0 k8s services |
07-Nov-2024 23:40:20 | Deleted 0 persistent volumes |
07-Nov-2024 23:40:21 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
07-Nov-2024 23:40:21 | [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone |
07-Nov-2024 23:40:21 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
07-Nov-2024 23:40:21 | [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider |
07-Nov-2024 23:40:21 | [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli |
07-Nov-2024 23:40:21 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
07-Nov-2024 23:40:21 | [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient |
07-Nov-2024 23:40:21 | Finished task 'Run acceptance oneclient tests' with result: Success |
07-Nov-2024 23:40:21 | Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit' |
07-Nov-2024 23:40:21 | Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH... |
07-Nov-2024 23:40:21 | Finished task 'Parse test results' with result: Success |
07-Nov-2024 23:40:21 | All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
07-Nov-2024 23:40:21 | Substituting variable: ${bamboo.artifactRepoHostname} with S3 |
07-Nov-2024 23:40:21 | Substituting variable: ${bamboo.artifactRepoPort} with 10161 |
07-Nov-2024 23:40:21 | Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu |
07-Nov-2024 23:40:21 | Substituting variable: ${bamboo.planRepository.branchName} with develop |
07-Nov-2024 23:40:21 | Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance |
07-Nov-2024 23:40:21 | Substituting variable: ${bamboo.artifactRepoHostname} with S3 |
07-Nov-2024 23:40:21 | Substituting variable: ${bamboo.artifactRepoPort} with 10161 |
07-Nov-2024 23:40:21 | Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu |
07-Nov-2024 23:40:21 | Substituting variable: ${bamboo.planRepository.branchName} with develop |
07-Nov-2024 23:40:21 | Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance |
07-Nov-2024 23:40:21 | Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
07-Nov-2024 23:40:21 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file CRUD proxyio hardlinks #3360 (ODSRV-OAP-MPRFCPH-3360)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFCPH-3360-ScriptBuildTask-10291031637019269893.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH/onedata-acceptance |
07-Nov-2024 23:40:21 | ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_proxy_regular_file_CRUD_proxyio_hardlinks.tar.gz |
07-Nov-2024 23:40:22 | Uploading artifact |
07-Nov-2024 23:40:22 | source path: surefire_multiprovider_proxy_regular_file_CRUD_proxyio_hardlinks.tar.gz |
07-Nov-2024 23:40:22 | dest. path: artifacts/onedata-acceptance/develop/surefire_multiprovider_proxy_regular_file_CRUD_proxyio_hardlinks.tar.gz |
07-Nov-2024 23:40:22 | Finished task 'Pack and push surefire artifact' with result: Success |
07-Nov-2024 23:40:22 | All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
07-Nov-2024 23:40:22 | Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
07-Nov-2024 23:40:22 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file CRUD proxyio hardlinks #3360 (ODSRV-OAP-MPRFCPH-3360)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFCPH-3360-ScriptBuildTask-14182897025815800746.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH |
07-Nov-2024 23:40:22 | cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory |
07-Nov-2024 23:40:22 | Finished task 'Pack logs' with result: Success |
07-Nov-2024 23:40:22 | All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
07-Nov-2024 23:40:22 | Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh |
07-Nov-2024 23:40:22 | Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
07-Nov-2024 23:40:22 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file CRUD proxyio hardlinks #3360 (ODSRV-OAP-MPRFCPH-3360)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFCPH-3360-ScriptBuildTask-14470042030864551910.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH/onedata-acceptance |
07-Nov-2024 23:40:22 | % Total % Received % Xferd Average Speed Time Time Time Current |
07-Nov-2024 23:40:22 | Dload Upload Total Spent Left Speed |
07-Nov-2024 23:40:22 | |
07-Nov-2024 23:40:22 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
07-Nov-2024 23:40:22 | 100 4822 100 4822 0 0 61037 0 --:--:-- --:--:-- --:--:-- 61037 |
07-Nov-2024 23:40:22 | Clearing /tmp/onedata and /home/bamboo/.one-env |
07-Nov-2024 23:40:23 | Cleaning helm deployments |
07-Nov-2024 23:40:23 | Cleanining pods |
07-Nov-2024 23:40:23 | Cleaning kube persistant volumes |
07-Nov-2024 23:40:24 | Cleaning dockswift container |
07-Nov-2024 23:40:24 | Cleaning docker containers |
07-Nov-2024 23:40:26 | Stalled docker containers to remove: |
07-Nov-2024 23:40:26 | 318a136c278e 876192159dbb 5083de3c506b 4a5ac655bead b8112e0ff187 173e66930b99 3eecc5cb082e 48da6312db74 cb606d2c65f6 b53ad2e6d939 abc77661c944 f84711b2476a 17cc83fd7ee0 f069acc71b82 8711131aef41 fb10ed574e1d 92f1799de7c7 8fe8fb87a15d f9ddaac2bbee 0fb669be6938 |
07-Nov-2024 23:40:26 | Removing stalled docker containers |
07-Nov-2024 23:40:27 | Error response from daemon: Cannot kill container: 318a136c278e: Container 318a136c278e5dcfb042ca3c24ed5298f0b7311797a9791139cebebef96682de is not running |
07-Nov-2024 23:40:27 | 318a136c278e |
07-Nov-2024 23:40:27 | Error response from daemon: Cannot kill container: 876192159dbb: Container 876192159dbb76d18f66d1387bcd4326dfcc8d7d521fdc5bd61235e2dac57678 is not running |
07-Nov-2024 23:40:27 | 876192159dbb |
07-Nov-2024 23:40:27 | Error response from daemon: Cannot kill container: 5083de3c506b: Container 5083de3c506bac10cfa735c56058054b8611952608ec9bbcd0edf327993b90d5 is not running |
07-Nov-2024 23:40:27 | 5083de3c506b |
07-Nov-2024 23:40:27 | Error response from daemon: Cannot kill container: 4a5ac655bead: Container 4a5ac655bead688c608a87d305a22c62aa273dbfdd0c7ab0f671f19bffc73773 is not running |
07-Nov-2024 23:40:27 | 4a5ac655bead |
07-Nov-2024 23:40:27 | Error response from daemon: Cannot kill container: b8112e0ff187: Container b8112e0ff1872248dd20113b7e920d42718c895d643e9965d91020050d344fc2 is not running |
07-Nov-2024 23:40:27 | b8112e0ff187 |
07-Nov-2024 23:40:27 | Error response from daemon: Cannot kill container: 173e66930b99: Container 173e66930b999c2611be8b401407689a3b5b5c03dfe99a143f51583293c83b42 is not running |
07-Nov-2024 23:40:27 | 173e66930b99 |
07-Nov-2024 23:40:27 | Error response from daemon: Cannot kill container: 3eecc5cb082e: Container 3eecc5cb082e2c621704701bd1174938d4844c158adbc7008ad7051c29fdf6cf is not running |
07-Nov-2024 23:40:27 | 3eecc5cb082e |
07-Nov-2024 23:40:27 | Error response from daemon: Cannot kill container: 48da6312db74: Container 48da6312db74f657c641e85acf83ee222c835a1381f83cb2d681a74a6a1f91d0 is not running |
07-Nov-2024 23:40:27 | 48da6312db74 |
07-Nov-2024 23:40:27 | Error response from daemon: Cannot kill container: cb606d2c65f6: Container cb606d2c65f6b33507b6ae781fde7af9e3265af31e1aca31f439f9d6062f74c4 is not running |
07-Nov-2024 23:40:27 | cb606d2c65f6 |
07-Nov-2024 23:40:27 | Error response from daemon: Cannot kill container: b53ad2e6d939: Container b53ad2e6d93959e492d33f3fbadea2e1e1aac2c9ad1864f7f37da38825b23e00 is not running |
07-Nov-2024 23:40:27 | b53ad2e6d939 |
07-Nov-2024 23:40:27 | Error response from daemon: Cannot kill container: abc77661c944: Container abc77661c944ab4315b5931beaff050529d946f3ebed87a70145ebdffa06835e is not running |
07-Nov-2024 23:40:28 | abc77661c944 |
07-Nov-2024 23:40:28 | Error response from daemon: Cannot kill container: f84711b2476a: Container f84711b2476aef88ccf18d6f1d08d60cbf77a7682a9647543715aa8418b39b9c is not running |
07-Nov-2024 23:40:28 | f84711b2476a |
07-Nov-2024 23:40:28 | Error response from daemon: Cannot kill container: 17cc83fd7ee0: Container 17cc83fd7ee05e428d3482b32cb74ae93d934d2aac4ce8d158ba79d09b6a5a14 is not running |
07-Nov-2024 23:40:28 | 17cc83fd7ee0 |
07-Nov-2024 23:40:28 | Error response from daemon: Cannot kill container: f069acc71b82: Container f069acc71b829b395d6e41941fcacb0b294620050286dd62306ffbb9cf93bf37 is not running |
07-Nov-2024 23:40:28 | f069acc71b82 |
07-Nov-2024 23:40:28 | Error response from daemon: Cannot kill container: 8711131aef41: Container 8711131aef4138fa713b216f79ad2c74fe79f46508251398e198dcf965a4591b is not running |
07-Nov-2024 23:40:28 | 8711131aef41 |
07-Nov-2024 23:40:28 | Error response from daemon: Cannot kill container: fb10ed574e1d: Container fb10ed574e1dc8d2430b46dd2bcfb27152303fc124f4b160a1fcdc2a83910560 is not running |
07-Nov-2024 23:40:28 | fb10ed574e1d |
07-Nov-2024 23:40:28 | Error response from daemon: Cannot kill container: 92f1799de7c7: Container 92f1799de7c76b04522150b2d10f2c9ec08bdc5e22d28c91d46cb8b8fdc52ccd is not running |
07-Nov-2024 23:40:28 | 92f1799de7c7 |
07-Nov-2024 23:40:28 | Error response from daemon: Cannot kill container: 8fe8fb87a15d: Container 8fe8fb87a15d7df49cfdbf933ff66bc94141bfe15f29a0a25b360a30eecf5b00 is not running |
07-Nov-2024 23:40:28 | 8fe8fb87a15d |
07-Nov-2024 23:40:28 | Error response from daemon: Cannot kill container: f9ddaac2bbee: Container f9ddaac2bbee95736a55bf8b741a0feb6731b00d65e350133a7b99cc35705980 is not running |
07-Nov-2024 23:40:28 | f9ddaac2bbee |
07-Nov-2024 23:40:29 | 0fb669be6938 |
07-Nov-2024 23:40:29 | 0fb669be6938 |
07-Nov-2024 23:40:29 | Stalled docker volumes to remove: |
07-Nov-2024 23:40:29 | |
07-Nov-2024 23:40:29 | Removing stalled docker volumes |
07-Nov-2024 23:40:29 | Removing stalled loopdevices |
07-Nov-2024 23:40:30 | Done |
07-Nov-2024 23:40:30 | Finished task 'Clear env and working dir' with result: Success |
07-Nov-2024 23:40:30 | Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2 |
07-Nov-2024 23:40:30 | Running post build plugin 'Docker Container Cleanup' |
07-Nov-2024 23:40:30 | Running post build plugin 'NCover Results Collector' |
07-Nov-2024 23:40:30 | Running post build plugin 'Build Results Label Collector' |
07-Nov-2024 23:40:30 | Running post build plugin 'Clover Results Collector' |
07-Nov-2024 23:40:30 | Running post build plugin 'npm Cache Cleanup' |
07-Nov-2024 23:40:30 | Running post build plugin 'Artifact Copier' |
07-Nov-2024 23:40:30 | Publishing an artifact: test_logs.tar.gz |
07-Nov-2024 23:40:31 | Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 950.2 ms |
07-Nov-2024 23:40:31 | Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFCPH' |
07-Nov-2024 23:40:31 | Finalising the build... |
07-Nov-2024 23:40:31 | Stopping timer. |
07-Nov-2024 23:40:31 | Build ODSRV-OAP-MPRFCPH-3360 completed. |
07-Nov-2024 23:40:31 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
07-Nov-2024 23:40:31 | Running on server: post build plugin 'NCover Results Collector' |
07-Nov-2024 23:40:31 | Running on server: post build plugin 'Build Labeller' |
07-Nov-2024 23:40:31 | Running on server: post build plugin 'Clover Delta Calculator' |
07-Nov-2024 23:40:31 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
07-Nov-2024 23:40:31 | All post build plugins have finished |
07-Nov-2024 23:40:31 | Generating build results summary... |
07-Nov-2024 23:40:31 | Saving build results to disk... |
07-Nov-2024 23:40:31 | Store variable context... |
07-Nov-2024 23:40:31 | Finished building ODSRV-OAP-MPRFCPH-3360. |