oneclient acceptance tests using environment deployed from packages
Build: #3359 was successful
Job: multiprovider s3 regular file CRUD proxyio was successful
Build log
The build generated 2,731 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 21:57:31 | |
07-Nov-2024 21:57:31 | |
07-Nov-2024 21:58:05 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_right_after_close[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
07-Nov-2024 21:58:05 | ================================================================= |
07-Nov-2024 21:58:05 | - Executing scenario 'Delete file right after closing it' |
07-Nov-2024 21:58:05 | - from feature 'Multi_regular_file_CRUD' |
07-Nov-2024 21:58:05 | ----------------------------------------------------------------- |
07-Nov-2024 21:58:05 | -- Executing step: 'Given "oneclients [client11, client21] |
07-Nov-2024 21:58:05 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
07-Nov-2024 21:58:05 | using [token, token] by [user1, user2]"' |
07-Nov-2024 21:58:05 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-ph2s8', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
07-Nov-2024 21:58:05 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-ph2s8', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
07-Nov-2024 21:58:05 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-ph2s8', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
07-Nov-2024 21:58:05 | |
07-Nov-2024 21:58:05 | |
07-Nov-2024 21:58:05 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-ph2s8' |
07-Nov-2024 21:58:05 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-ph2s8' successfully started |
07-Nov-2024 21:58:05 | |
07-Nov-2024 21:58:05 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/fhf6j6w6yapstvje |
07-Nov-2024 21:58:05 | |
07-Nov-2024 21:58:05 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/fhf6j6w6yapstvje --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/fhf6j6w6yapstvje |
07-Nov-2024 21:58:05 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12997204946651864947'... |
07-Nov-2024 21:58:05 | Getting configuration... |
07-Nov-2024 21:58:05 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/fhf6j6w6yapstvje'. |
07-Nov-2024 21:58:05 | |
07-Nov-2024 21:58:05 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-r9jvk', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
07-Nov-2024 21:58:05 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-r9jvk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
07-Nov-2024 21:58:05 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-r9jvk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
07-Nov-2024 21:58:05 | |
07-Nov-2024 21:58:05 | |
07-Nov-2024 21:58:05 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-r9jvk' |
07-Nov-2024 21:58:05 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-r9jvk' successfully started |
07-Nov-2024 21:58:05 | |
07-Nov-2024 21:58:05 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/zbvvgj7mn9prtutt |
07-Nov-2024 21:58:05 | |
07-Nov-2024 21:58:05 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/zbvvgj7mn9prtutt --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/zbvvgj7mn9prtutt |
07-Nov-2024 21:58:05 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '1689466332856940031'... |
07-Nov-2024 21:58:05 | Getting configuration... |
07-Nov-2024 21:58:05 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/zbvvgj7mn9prtutt'. |
07-Nov-2024 21:58:05 | |
07-Nov-2024 21:58:05 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
07-Nov-2024 21:58:05 | -- Executing step: 'When "user1 sees [file1] in space1 on client11"' |
07-Nov-2024 21:58:05 | -- Executing step: 'When "user2 sees [file1] in space1 on client21"' |
07-Nov-2024 21:58:05 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"' |
07-Nov-2024 21:58:05 | -- Executing step: 'When "user1 opens space1/file1 with mode r+ on client11"' |
07-Nov-2024 21:58:05 | -- Executing step: 'When "user1 closes space1/file1 on client11"' |
07-Nov-2024 21:58:05 | -- Executing step: 'When "user1 deletes files [space1/file1] on client11"' |
07-Nov-2024 21:58:05 | -- Executing step: 'When "space1 is empty for user1 on client11"' |
07-Nov-2024 21:58:05 | ================================================================= |
07-Nov-2024 21:58:05 | |
07-Nov-2024 21:58:05 | PASSED |
07-Nov-2024 21:58:05 | Unmounting client from /tmp/onedata/mnt/fhf6j6w6yapstvje |
07-Nov-2024 21:58:05 | |
07-Nov-2024 21:58:05 | |
07-Nov-2024 21:58:05 | Unmounting client from /tmp/onedata/mnt/zbvvgj7mn9prtutt |
07-Nov-2024 21:58:05 | |
07-Nov-2024 21:58:05 | |
07-Nov-2024 21:58:44 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_create_many[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
07-Nov-2024 21:58:44 | ================================================================= |
07-Nov-2024 21:58:44 | - Executing scenario 'Create many children' |
07-Nov-2024 21:58:44 | - from feature 'Multi_regular_file_CRUD' |
07-Nov-2024 21:58:44 | ----------------------------------------------------------------- |
07-Nov-2024 21:58:44 | -- Executing step: 'Given "oneclients [client11, client21] |
07-Nov-2024 21:58:44 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
07-Nov-2024 21:58:44 | using [token, token] by [user1, user2]"' |
07-Nov-2024 21:58:44 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-ph2s8', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
07-Nov-2024 21:58:44 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-ph2s8', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
07-Nov-2024 21:58:44 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-ph2s8', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
07-Nov-2024 21:58:44 | |
07-Nov-2024 21:58:44 | |
07-Nov-2024 21:58:44 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-ph2s8' |
07-Nov-2024 21:58:44 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-ph2s8' successfully started |
07-Nov-2024 21:58:44 | |
07-Nov-2024 21:58:44 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/a1ods42sdnp1h3bj |
07-Nov-2024 21:58:44 | |
07-Nov-2024 21:58:44 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/a1ods42sdnp1h3bj --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/a1ods42sdnp1h3bj |
07-Nov-2024 21:58:44 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10254734708349229693'... |
07-Nov-2024 21:58:44 | Getting configuration... |
07-Nov-2024 21:58:44 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/a1ods42sdnp1h3bj'. |
07-Nov-2024 21:58:44 | |
07-Nov-2024 21:58:44 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-r9jvk', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
07-Nov-2024 21:58:44 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-r9jvk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
07-Nov-2024 21:58:44 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-r9jvk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
07-Nov-2024 21:58:44 | |
07-Nov-2024 21:58:44 | |
07-Nov-2024 21:58:44 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-r9jvk' |
07-Nov-2024 21:58:44 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-r9jvk' successfully started |
07-Nov-2024 21:58:44 | |
07-Nov-2024 21:58:44 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/jtgpfm1n2ibdt0y9 |
07-Nov-2024 21:58:44 | |
07-Nov-2024 21:58:44 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/jtgpfm1n2ibdt0y9 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/jtgpfm1n2ibdt0y9 |
07-Nov-2024 21:58:44 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '15017090314206092900'... |
07-Nov-2024 21:58:44 | Getting configuration... |
07-Nov-2024 21:58:44 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/jtgpfm1n2ibdt0y9'. |
07-Nov-2024 21:58:44 | |
07-Nov-2024 21:58:44 | -- Executing step: 'When "user1 creates child files of space1 with names in range [1, 127) on client11"' |
07-Nov-2024 21:58:44 | -- Executing step: 'Then "user2 lists children of space1 and gets names in range [1, 127) on client21"' |
07-Nov-2024 21:58:44 | ================================================================= |
07-Nov-2024 21:58:44 | |
07-Nov-2024 21:58:52 | PASSED |
07-Nov-2024 21:58:52 | Unmounting client from /tmp/onedata/mnt/a1ods42sdnp1h3bj |
07-Nov-2024 21:58:52 | |
07-Nov-2024 21:58:52 | |
07-Nov-2024 21:58:52 | Unmounting client from /tmp/onedata/mnt/jtgpfm1n2ibdt0y9 |
07-Nov-2024 21:58:52 | |
07-Nov-2024 21:58:52 | |
07-Nov-2024 21:59:26 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_copy_delete[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
07-Nov-2024 21:59:26 | ================================================================= |
07-Nov-2024 21:59:26 | - Executing scenario 'Create nonempty file then copy it and remove source file' |
07-Nov-2024 21:59:26 | - from feature 'Multi_regular_file_CRUD' |
07-Nov-2024 21:59:26 | ----------------------------------------------------------------- |
07-Nov-2024 21:59:26 | -- Executing step: 'Given "oneclients [client11, client21] |
07-Nov-2024 21:59:26 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
07-Nov-2024 21:59:26 | using [token, token] by [user1, user2]"' |
07-Nov-2024 21:59:26 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-ph2s8', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
07-Nov-2024 21:59:26 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-ph2s8', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
07-Nov-2024 21:59:26 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-ph2s8', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
07-Nov-2024 21:59:26 | |
07-Nov-2024 21:59:26 | |
07-Nov-2024 21:59:26 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-ph2s8' |
07-Nov-2024 21:59:26 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-ph2s8' successfully started |
07-Nov-2024 21:59:26 | |
07-Nov-2024 21:59:26 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/x0z7gu3s8x86ootx |
07-Nov-2024 21:59:26 | |
07-Nov-2024 21:59:26 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/x0z7gu3s8x86ootx --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/x0z7gu3s8x86ootx |
07-Nov-2024 21:59:26 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2856540188111873982'... |
07-Nov-2024 21:59:26 | Getting configuration... |
07-Nov-2024 21:59:26 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/x0z7gu3s8x86ootx'. |
07-Nov-2024 21:59:26 | |
07-Nov-2024 21:59:26 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-r9jvk', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
07-Nov-2024 21:59:26 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-r9jvk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
07-Nov-2024 21:59:26 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-r9jvk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
07-Nov-2024 21:59:26 | |
07-Nov-2024 21:59:26 | |
07-Nov-2024 21:59:26 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-r9jvk' |
07-Nov-2024 21:59:26 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-r9jvk' successfully started |
07-Nov-2024 21:59:26 | |
07-Nov-2024 21:59:26 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/dm2jthkvf7xm31mm |
07-Nov-2024 21:59:26 | |
07-Nov-2024 21:59:26 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/dm2jthkvf7xm31mm --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/dm2jthkvf7xm31mm |
07-Nov-2024 21:59:26 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '12946961590107809490'... |
07-Nov-2024 21:59:26 | Getting configuration... |
07-Nov-2024 21:59:26 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/dm2jthkvf7xm31mm'. |
07-Nov-2024 21:59:26 | |
07-Nov-2024 21:59:26 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
07-Nov-2024 21:59:26 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"' |
07-Nov-2024 21:59:26 | -- Executing step: 'When "user1 copies regular file space1/file1 to space1/file1_copy on client11"' |
07-Nov-2024 21:59:26 | -- Executing step: 'When "user1 deletes files [space1/file1] on client11"' |
07-Nov-2024 21:59:26 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client11"' |
07-Nov-2024 21:59:26 | -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client21"' |
07-Nov-2024 21:59:26 | ================================================================= |
07-Nov-2024 21:59:26 | |
07-Nov-2024 21:59:27 | PASSED |
07-Nov-2024 21:59:27 | Unmounting client from /tmp/onedata/mnt/x0z7gu3s8x86ootx |
07-Nov-2024 21:59:27 | |
07-Nov-2024 21:59:27 | |
07-Nov-2024 21:59:27 | Unmounting client from /tmp/onedata/mnt/dm2jthkvf7xm31mm |
07-Nov-2024 21:59:27 | |
07-Nov-2024 21:59:27 | |
07-Nov-2024 22:00:08 | tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_move_between_spaces[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
07-Nov-2024 22:00:08 | ================================================================= |
07-Nov-2024 22:00:08 | - Executing scenario 'Create nonempty file then move it to another space' |
07-Nov-2024 22:00:08 | - from feature 'Multi_regular_file_CRUD' |
07-Nov-2024 22:00:08 | ----------------------------------------------------------------- |
07-Nov-2024 22:00:08 | -- Executing step: 'Given "oneclients [client11, client21] |
07-Nov-2024 22:00:08 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
07-Nov-2024 22:00:08 | using [token, token] by [user1, user2]"' |
07-Nov-2024 22:00:08 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-ph2s8', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
07-Nov-2024 22:00:08 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-ph2s8', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
07-Nov-2024 22:00:08 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-ph2s8', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
07-Nov-2024 22:00:08 | |
07-Nov-2024 22:00:08 | |
07-Nov-2024 22:00:08 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-ph2s8' |
07-Nov-2024 22:00:08 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-ph2s8' successfully started |
07-Nov-2024 22:00:08 | |
07-Nov-2024 22:00:08 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ed8zenre6h1vns9s |
07-Nov-2024 22:00:08 | |
07-Nov-2024 22:00:08 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ed8zenre6h1vns9s --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ed8zenre6h1vns9s |
07-Nov-2024 22:00:08 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16525882675080063929'... |
07-Nov-2024 22:00:08 | Getting configuration... |
07-Nov-2024 22:00:08 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/ed8zenre6h1vns9s'. |
07-Nov-2024 22:00:08 | |
07-Nov-2024 22:00:08 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-r9jvk', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
07-Nov-2024 22:00:08 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-r9jvk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
07-Nov-2024 22:00:08 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-r9jvk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
07-Nov-2024 22:00:08 | |
07-Nov-2024 22:00:08 | |
07-Nov-2024 22:00:08 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-r9jvk' |
07-Nov-2024 22:00:08 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-r9jvk' successfully started |
07-Nov-2024 22:00:08 | |
07-Nov-2024 22:00:08 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/p92frj5ah2e1m54d |
07-Nov-2024 22:00:08 | |
07-Nov-2024 22:00:08 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/p92frj5ah2e1m54d --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/p92frj5ah2e1m54d |
07-Nov-2024 22:00:08 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '7113278767413935582'... |
07-Nov-2024 22:00:08 | Getting configuration... |
07-Nov-2024 22:00:08 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/p92frj5ah2e1m54d'. |
07-Nov-2024 22:00:08 | |
07-Nov-2024 22:00:08 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
07-Nov-2024 22:00:08 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"' |
07-Nov-2024 22:00:08 | -- Executing step: 'When "user2 reads "TEST TEXT ONEDATA" from file space1/file1 on client21"' |
07-Nov-2024 22:00:08 | -- Executing step: 'When "user1 renames space1/file1 to space2/file1_moved on client11"' |
07-Nov-2024 22:00:08 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client11"' |
07-Nov-2024 22:00:08 | -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client21"' |
07-Nov-2024 22:00:08 | ================================================================= |
07-Nov-2024 22:00:08 | |
07-Nov-2024 22:00:21 | PASSED |
07-Nov-2024 22:00:21 | Unmounting client from /tmp/onedata/mnt/ed8zenre6h1vns9s |
07-Nov-2024 22:00:21 | |
07-Nov-2024 22:00:21 | |
07-Nov-2024 22:00:21 | Unmounting client from /tmp/onedata/mnt/p92frj5ah2e1m54d |
07-Nov-2024 22:00:21 | |
07-Nov-2024 22:00:21 | Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCP/onedata-acceptance/tests/oneclient/logs/multiprovider_s3/test_multi_reg_file_CRUD.1731016808.7940722', '-c', '/tmp/logs'] |
07-Nov-2024 22:00:21 | [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-gj8p8. See /home/bamboo/.one-env/deployments/2024.11.07-21.38.33/pod-logs/dev-cross-support-job-3p-users-gj8p8/entrypoint.log for more details |
07-Nov-2024 22:00:21 | [INFO] Rsyncing from pod dev-oneclient-krakow-9b8968f6-ph2s8: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.07-21.38.33/pod-logs/dev-oneclient-krakow-9b8968f6-ph2s8/oneclient_logs |
07-Nov-2024 22:00:21 | |
07-Nov-2024 22:00:21 | 0 0% 0.00kB/s 0:00:00 (xfr#0, to-chk=192/224) |
07-Nov-2024 22:00:21 | 0 0% 0.00kB/s 0:00:00 |
07-Nov-2024 22:00:21 | 221,120 2% 19.17MB/s 0:00:00 (xfr#1, to-chk=191/224) |
07-Nov-2024 22:00:21 | 221,120 2% 19.17MB/s 0:00:00 (xfr#1, to-chk=185/224) |
07-Nov-2024 22:00:21 | 221,678 2% 19.22MB/s 0:00:00 (xfr#2, to-chk=187/224) |
07-Nov-2024 22:00:21 | 2,674,192 31% 32.70MB/s 0:00:00 (xfr#3, to-chk=186/224) |
07-Nov-2024 22:00:21 | 2,674,750 31% 32.70MB/s 0:00:00 (xfr#4, to-chk=185/224) |
07-Nov-2024 22:00:21 | 2,718,707 31% 32.82MB/s 0:00:00 (xfr#5, to-chk=184/224) |
07-Nov-2024 22:00:21 | 2,718,977 31% 32.41MB/s 0:00:00 (xfr#6, to-chk=180/224) |
07-Nov-2024 22:00:21 | 2,883,989 33% 29.90MB/s 0:00:00 (xfr#7, to-chk=179/224) |
07-Nov-2024 22:00:21 | 2,884,259 33% 29.90MB/s 0:00:00 (xfr#8, to-chk=178/224) |
07-Nov-2024 22:00:21 | 2,884,887 33% 29.90MB/s 0:00:00 (xfr#9, to-chk=177/224) |
07-Nov-2024 22:00:21 | 2,916,591 34% 30.23MB/s 0:00:00 (xfr#10, to-chk=176/224) |
07-Nov-2024 22:00:21 | 2,917,245 34% 29.92MB/s 0:00:00 (xfr#11, to-chk=172/224) |
07-Nov-2024 22:00:21 | 3,018,240 35% 29.37MB/s 0:00:00 (xfr#12, to-chk=171/224) |
07-Nov-2024 22:00:21 | 3,018,894 35% 29.08MB/s 0:00:00 (xfr#13, to-chk=170/224) |
07-Nov-2024 22:00:21 | 3,048,710 35% 29.37MB/s 0:00:00 (xfr#14, to-chk=169/224) |
07-Nov-2024 22:00:21 | 3,049,076 35% 29.37MB/s 0:00:00 (xfr#15, to-chk=165/224) |
07-Nov-2024 22:00:21 | 3,149,740 36% 29.45MB/s 0:00:00 (xfr#16, to-chk=164/224) |
07-Nov-2024 22:00:21 | 3,150,106 36% 29.45MB/s 0:00:00 (xfr#17, to-chk=163/224) |
07-Nov-2024 22:00:21 | 3,200,310 37% 29.92MB/s 0:00:00 (xfr#18, to-chk=162/224) |
07-Nov-2024 22:00:21 | 3,200,580 37% 29.92MB/s 0:00:00 (xfr#19, to-chk=158/224) |
07-Nov-2024 22:00:21 | 3,386,072 39% 29.63MB/s 0:00:00 (xfr#20, to-chk=157/224) |
07-Nov-2024 22:00:21 | 3,386,342 39% 29.63MB/s 0:00:00 (xfr#21, to-chk=156/224) |
07-Nov-2024 22:00:21 | 3,386,970 39% 29.63MB/s 0:00:00 (xfr#22, to-chk=155/224) |
07-Nov-2024 22:00:21 | 3,426,320 39% 29.98MB/s 0:00:00 (xfr#23, to-chk=154/224) |
07-Nov-2024 22:00:21 | 3,426,590 39% 29.71MB/s 0:00:00 (xfr#24, to-chk=150/224) |
07-Nov-2024 22:00:21 | 3,558,834 41% 30.04MB/s 0:00:00 (xfr#25, to-chk=149/224) |
07-Nov-2024 22:00:21 | 3,559,104 41% 30.04MB/s 0:00:00 (xfr#26, to-chk=148/224) |
07-Nov-2024 22:00:21 | 3,901,183 45% 30.25MB/s 0:00:00 (xfr#27, to-chk=147/224) |
07-Nov-2024 22:00:21 | 3,901,645 45% 30.01MB/s 0:00:00 (xfr#28, to-chk=143/224) |
07-Nov-2024 22:00:21 | 5,018,214 58% 32.78MB/s 0:00:00 (xfr#29, to-chk=142/224) |
07-Nov-2024 22:00:21 | 5,018,676 58% 32.56MB/s 0:00:00 (xfr#30, to-chk=141/224) |
07-Nov-2024 22:00:21 | 5,052,395 58% 32.78MB/s 0:00:00 (xfr#31, to-chk=140/224) |
07-Nov-2024 22:00:21 | 5,053,049 58% 32.78MB/s 0:00:00 (xfr#32, to-chk=136/224) |
07-Nov-2024 22:00:21 | 5,154,041 60% 33.21MB/s 0:00:00 (xfr#33, to-chk=135/224) |
07-Nov-2024 22:00:21 | 5,154,695 60% 33.22MB/s 0:00:00 (xfr#34, to-chk=134/224) |
07-Nov-2024 22:00:21 | 5,155,323 60% 33.22MB/s 0:00:00 (xfr#35, to-chk=133/224) |
07-Nov-2024 22:00:21 | 5,186,653 60% 33.42MB/s 0:00:00 (xfr#36, to-chk=132/224) |
07-Nov-2024 22:00:21 | 5,187,307 60% 33.43MB/s 0:00:00 (xfr#37, to-chk=128/224) |
07-Nov-2024 22:00:21 | 5,279,127 61% 33.79MB/s 0:00:00 (xfr#38, to-chk=127/224) |
07-Nov-2024 22:00:21 | 5,279,781 61% 33.79MB/s 0:00:00 (xfr#39, to-chk=126/224) |
07-Nov-2024 22:00:21 | 5,280,409 61% 33.80MB/s 0:00:00 (xfr#40, to-chk=125/224) |
07-Nov-2024 22:00:21 | 5,305,044 61% 33.73MB/s 0:00:00 (xfr#41, to-chk=124/224) |
07-Nov-2024 22:00:21 | 5,305,410 61% 33.51MB/s 0:00:00 (xfr#42, to-chk=120/224) |
07-Nov-2024 22:00:21 | 5,403,506 63% 33.68MB/s 0:00:00 (xfr#43, to-chk=119/224) |
07-Nov-2024 22:00:21 | 5,403,872 63% 33.46MB/s 0:00:00 (xfr#44, to-chk=118/224) |
07-Nov-2024 22:00:21 | 5,428,309 63% 33.40MB/s 0:00:00 (xfr#45, to-chk=117/224) |
07-Nov-2024 22:00:21 | 5,428,867 63% 33.40MB/s 0:00:00 (xfr#46, to-chk=113/224) |
07-Nov-2024 22:00:21 | 5,521,615 64% 30.44MB/s 0:00:00 (xfr#47, to-chk=112/224) |
07-Nov-2024 22:00:21 | 5,522,173 64% 30.44MB/s 0:00:00 (xfr#48, to-chk=111/224) |
07-Nov-2024 22:00:21 | 5,522,801 64% 30.44MB/s 0:00:00 (xfr#49, to-chk=110/224) |
07-Nov-2024 22:00:21 | 5,577,206 65% 30.57MB/s 0:00:00 (xfr#50, to-chk=109/224) |
07-Nov-2024 22:00:21 | 5,577,764 65% 30.40MB/s 0:00:00 (xfr#51, to-chk=105/224) |
07-Nov-2024 22:00:21 | 5,770,011 67% 30.07MB/s 0:00:00 (xfr#52, to-chk=104/224) |
07-Nov-2024 22:00:21 | 5,770,569 67% 30.07MB/s 0:00:00 (xfr#53, to-chk=103/224) |
07-Nov-2024 22:00:21 | 5,771,197 67% 30.08MB/s 0:00:00 (xfr#54, to-chk=102/224) |
07-Nov-2024 22:00:21 | 5,789,155 67% 29.84MB/s 0:00:00 (xfr#55, to-chk=101/224) |
07-Nov-2024 22:00:21 | 5,789,713 67% 29.85MB/s 0:00:00 (xfr#56, to-chk=97/224) |
07-Nov-2024 22:00:21 | 5,857,645 68% 30.20MB/s 0:00:00 (xfr#57, to-chk=96/224) |
07-Nov-2024 22:00:21 | 5,858,203 68% 30.04MB/s 0:00:00 (xfr#58, to-chk=95/224) |
07-Nov-2024 22:00:21 | 5,895,661 68% 30.23MB/s 0:00:00 (xfr#59, to-chk=94/224) |
07-Nov-2024 22:00:21 | 5,896,315 68% 30.23MB/s 0:00:00 (xfr#60, to-chk=90/224) |
07-Nov-2024 22:00:21 | 6,008,079 70% 30.64MB/s 0:00:00 (xfr#61, to-chk=89/224) |
07-Nov-2024 22:00:21 | 6,008,733 70% 30.64MB/s 0:00:00 (xfr#62, to-chk=88/224) |
07-Nov-2024 22:00:21 | 6,035,119 70% 30.78MB/s 0:00:00 (xfr#63, to-chk=87/224) |
07-Nov-2024 22:00:21 | 6,035,677 70% 30.78MB/s 0:00:00 (xfr#64, to-chk=83/224) |
07-Nov-2024 22:00:21 | 6,122,105 71% 30.73MB/s 0:00:00 (xfr#65, to-chk=82/224) |
07-Nov-2024 22:00:21 | 6,122,663 71% 30.73MB/s 0:00:00 (xfr#66, to-chk=81/224) |
07-Nov-2024 22:00:21 | 6,157,372 71% 30.91MB/s 0:00:00 (xfr#67, to-chk=80/224) |
07-Nov-2024 22:00:21 | 6,158,026 71% 30.91MB/s 0:00:00 (xfr#68, to-chk=76/224) |
07-Nov-2024 22:00:21 | 6,302,513 73% 31.14MB/s 0:00:00 (xfr#69, to-chk=75/224) |
07-Nov-2024 22:00:21 | 6,303,167 73% 31.15MB/s 0:00:00 (xfr#70, to-chk=74/224) |
07-Nov-2024 22:00:21 | 6,303,795 73% 31.15MB/s 0:00:00 (xfr#71, to-chk=73/224) |
07-Nov-2024 22:00:21 | 6,325,607 73% 31.26MB/s 0:00:00 (xfr#72, to-chk=72/224) |
07-Nov-2024 22:00:21 | 6,326,165 73% 31.10MB/s 0:00:00 (xfr#73, to-chk=68/224) |
07-Nov-2024 22:00:21 | 6,411,850 74% 30.88MB/s 0:00:00 (xfr#74, to-chk=67/224) |
07-Nov-2024 22:00:21 | 6,412,408 74% 30.89MB/s 0:00:00 (xfr#75, to-chk=66/224) |
07-Nov-2024 22:00:21 | 6,459,669 75% 30.96MB/s 0:00:00 (xfr#76, to-chk=65/224) |
07-Nov-2024 22:00:21 | 6,460,035 75% 30.80MB/s 0:00:00 (xfr#77, to-chk=61/224) |
07-Nov-2024 22:00:21 | 6,620,017 77% 29.92MB/s 0:00:00 (xfr#78, to-chk=60/224) |
07-Nov-2024 22:00:21 | 6,620,383 77% 29.78MB/s 0:00:00 (xfr#79, to-chk=59/224) |
07-Nov-2024 22:00:21 | 6,780,629 79% 29.66MB/s 0:00:00 (xfr#80, to-chk=58/224) |
07-Nov-2024 22:00:21 | 6,780,995 79% 29.66MB/s 0:00:00 (xfr#81, to-chk=54/224) |
07-Nov-2024 22:00:21 | 7,310,124 85% 31.55MB/s 0:00:00 (xfr#82, to-chk=53/224) |
07-Nov-2024 22:00:21 | 7,310,490 85% 31.55MB/s 0:00:00 (xfr#83, to-chk=52/224) |
07-Nov-2024 22:00:21 | 7,343,389 85% 31.69MB/s 0:00:00 (xfr#84, to-chk=51/224) |
07-Nov-2024 22:00:21 | 7,344,043 85% 31.69MB/s 0:00:00 (xfr#85, to-chk=47/224) |
07-Nov-2024 22:00:21 | 7,446,400 86% 31.01MB/s 0:00:00 (xfr#86, to-chk=46/224) |
07-Nov-2024 22:00:21 | 7,447,054 86% 31.01MB/s 0:00:00 (xfr#87, to-chk=45/224) |
07-Nov-2024 22:00:21 | 7,447,682 86% 30.75MB/s 0:00:00 (xfr#88, to-chk=44/224) |
07-Nov-2024 22:00:21 | 7,467,092 87% 30.83MB/s 0:00:00 (xfr#89, to-chk=43/224) |
07-Nov-2024 22:00:21 | 7,467,746 87% 30.44MB/s 0:00:00 (xfr#90, to-chk=39/224) |
07-Nov-2024 22:00:21 | 7,553,544 88% 30.27MB/s 0:00:00 (xfr#91, to-chk=38/224) |
07-Nov-2024 22:00:21 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)build 07-Nov-2024 22:00:21 7,554,198 88% 30.27MB/s 0:00:00 (xfr#92, to-chk=37/224) |
01-Jan-1970 00:00:00 | |
07-Nov-2024 22:00:21 | 7,554,826 88% 30.15MB/s 0:00:00 (xfr#93, to-chk=36/224) |
07-Nov-2024 22:00:21 | 7,586,870 88% 29.90MB/s 0:00:00 (xfr#94, to-chk=35/224) |
07-Nov-2024 22:00:21 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
07-Nov-2024 22:00:21 | 7,587,428 88% 29.90MB/s 0:00:00 (xfr#95, to-chk=31/224) |
07-Nov-2024 22:00:21 | Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init) |
07-Nov-2024 22:00:21 | 7,690,667 89% 30.06MB/s 0:00:00 (xfr#96, to-chk=30/224) |
07-Nov-2024 22:00:21 | 7,691,225 89% 30.06MB/s 0:00:00 (xfr#97, to-chk=29/224) |
07-Nov-2024 22:00:21 | 7,728,295 90% 30.08MB/s 0:00:00 (xfr#98, to-chk=28/224) |
07-Nov-2024 22:00:21 | 7,728,853 90% 30.08MB/s 0:00:00 (xfr#99, to-chk=24/224) |
07-Nov-2024 22:00:21 | 7,848,741 91% 30.30MB/s 0:00:00 (xfr#100, to-chk=23/224) |
07-Nov-2024 22:00:21 | 7,849,299 91% 30.31MB/s 0:00:00 (xfr#101, to-chk=22/224) |
07-Nov-2024 22:00:21 | 7,895,148 92% 30.48MB/s 0:00:00 (xfr#102, to-chk=21/224) |
07-Nov-2024 22:00:21 | 7,895,706 92% 30.49MB/s 0:00:00 (xfr#103, to-chk=17/224) |
07-Nov-2024 22:00:21 | Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init) |
07-Nov-2024 22:00:21 | 8,040,885 93% 30.67MB/s 0:00:00 (xfr#104, to-chk=16/224) |
07-Nov-2024 22:00:21 | Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init) |
07-Nov-2024 22:00:21 | Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init) |
07-Nov-2024 22:00:21 | 8,041,443 93% 30.68MB/s 0:00:00 (xfr#105, to-chk=15/224)error 07-Nov-2024 22:00:21 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init) |
01-Jan-1970 00:00:00 | |
07-Nov-2024 22:00:21 | Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init) |
07-Nov-2024 22:00:21 | 8,104,504 94% 30.55MB/s 0:00:00 (xfr#106, to-chk=14/224) |
07-Nov-2024 22:00:21 | 8,104,774 94% 30.55MB/s 0:00:00 (xfr#107, to-chk=10/224) |
07-Nov-2024 22:00:21 | 8,343,514 97% 31.08MB/s 0:00:00 (xfr#108, to-chk=9/224) |
07-Nov-2024 22:00:21 | 8,343,784 97% 31.08MB/s 0:00:00 (xfr#109, to-chk=8/224) |
07-Nov-2024 22:00:21 | 8,374,377 97% 30.96MB/s 0:00:00 (xfr#110, to-chk=7/224) |
07-Nov-2024 22:00:21 | 8,374,935 97% 30.96MB/s 0:00:00 (xfr#111, to-chk=3/224) |
07-Nov-2024 22:00:21 | 8,521,845 99% 31.26MB/s 0:00:00 (xfr#112, to-chk=2/224) |
07-Nov-2024 22:00:21 | 8,522,403 99% 31.26MB/s 0:00:00 (xfr#113, to-chk=1/224) |
07-Nov-2024 22:00:21 | 8,565,447 99% 31.42MB/s 0:00:00 (xfr#114, to-chk=0/224) |
07-Nov-2024 22:00:21 | 8,565,447 99% 31.42MB/s 0:00:00 (xfr#114, to-chk=0/224) |
07-Nov-2024 22:00:21 | 8,565,447 99% 31.30MB/s 0:00:00 (xfr#114, to-chk=0/224) |
07-Nov-2024 22:00:21 | 8,565,447 99% 31.30MB/s 0:00:00 (xfr#114, to-chk=0/224) |
07-Nov-2024 22:00:21 | 8,565,447 99% 31.30MB/s 0:00:00 (xfr#114, to-chk=0/224) |
07-Nov-2024 22:00:21 | 8,565,447 99% 31.30MB/s 0:00:00 (xfr#114, to-chk=0/224) |
07-Nov-2024 22:00:21 | 8,565,447 99% 31.30MB/s 0:00:00 (xfr#114, to-chk=0/224) |
07-Nov-2024 22:00:21 | 8,565,447 99% 31.30MB/s 0:00:00 (xfr#114, to-chk=0/224) |
07-Nov-2024 22:00:21 | 8,565,447 99% 31.30MB/s 0:00:00 (xfr#114, to-chk=0/224) |
07-Nov-2024 22:00:21 | 8,565,447 99% 31.30MB/s 0:00:00 (xfr#114, to-chk=0/224) |
07-Nov-2024 22:00:21 | 8,565,447 99% 31.30MB/s 0:00:00 (xfr#114, to-chk=0/224) |
07-Nov-2024 22:00:21 | 8,565,447 99% 31.18MB/s 0:00:00 (xfr#114, to-chk=0/224) |
07-Nov-2024 22:00:21 | 8,565,447 99% 31.18MB/s 0:00:00 (xfr#114, to-chk=0/224) |
07-Nov-2024 22:00:21 | 8,565,447 99% 31.18MB/s 0:00:00 (xfr#114, to-chk=0/224) |
07-Nov-2024 22:00:21 | 8,565,447 99% 31.18MB/s 0:00:00 (xfr#114, to-chk=0/224) |
07-Nov-2024 22:00:21 | 8,565,447 99% 31.18MB/s 0:00:00 (xfr#114, to-chk=0/224) |
07-Nov-2024 22:00:21 | 8,565,447 99% 31.18MB/s 0:00:00 (xfr#114, to-chk=0/224) |
07-Nov-2024 22:00:21 | 8,565,447 99% 31.18MB/s 0:00:00 (xfr#114, to-chk=0/224) |
07-Nov-2024 22:00:21 | 8,565,447 99% 31.18MB/s 0:00:00 (xfr#114, to-chk=0/224) |
07-Nov-2024 22:00:21 | 8,565,447 99% 31.18MB/s 0:00:00 (xfr#114, to-chk=0/224) |
07-Nov-2024 22:00:21 | 8,565,447 99% 31.18MB/s 0:00:00 (xfr#114, to-chk=0/224) |
07-Nov-2024 22:00:21 | 8,565,447 99% 31.18MB/s 0:00:00 (xfr#114, to-chk=0/224) |
07-Nov-2024 22:00:21 | 8,565,447 99% 31.18MB/s 0:00:00 (xfr#114, to-chk=0/224) |
07-Nov-2024 22:00:21 | 8,565,447 99% 31.18MB/s 0:00:00 (xfr#114, to-chk=0/224) |
07-Nov-2024 22:00:21 | 8,565,447 99% 31.18MB/s 0:00:00 (xfr#114, to-chk=0/224) |
07-Nov-2024 22:00:21 | 8,565,447 99% 30.59MB/s 0:00:00 (xfr#114, to-chk=0/224) |
07-Nov-2024 22:00:21 | 8,565,447 99% 30.59MB/s 0:00:00 (xfr#114, to-chk=0/224) |
07-Nov-2024 22:00:21 | 8,565,447 99% 30.25MB/s 0:00:00 (xfr#114, to-chk=0/224) |
07-Nov-2024 22:00:21 | [INFO] Rsyncing from pod dev-oneclient-paris-7f5779b546-r9jvk: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.07-21.38.33/pod-logs/dev-oneclient-paris-7f5779b546-r9jvk/oneclient_logs |
07-Nov-2024 22:00:21 | |
07-Nov-2024 22:00:21 | 0 0% 0.00kB/s 0:00:00 (xfr#0, to-chk=189/221) |
07-Nov-2024 22:00:21 | 0 0% 0.00kB/s 0:00:00 |
07-Nov-2024 22:00:21 | 62,311 0% 59.42MB/s 0:00:00 (xfr#1, to-chk=188/221) |
07-Nov-2024 22:00:21 | 62,311 0% 59.42MB/s 0:00:00 (xfr#1, to-chk=182/221) |
07-Nov-2024 22:00:21 | 62,773 0% 59.86MB/s 0:00:00 (xfr#2, to-chk=184/221) |
07-Nov-2024 22:00:21 | 295,377 4% 28.17MB/s 0:00:00 (xfr#3, to-chk=183/221) |
07-Nov-2024 22:00:21 | 295,839 4% 25.65MB/s 0:00:00 (xfr#4, to-chk=182/221) |
07-Nov-2024 22:00:21 | 320,986 4% 27.83MB/s 0:00:00 (xfr#5, to-chk=181/221) |
07-Nov-2024 22:00:21 | 321,544 4% 25.55MB/s 0:00:00 (xfr#6, to-chk=177/221) |
07-Nov-2024 22:00:21 | 440,806 6% 32.34MB/s 0:00:00 (xfr#7, to-chk=176/221) |
07-Nov-2024 22:00:21 | 441,364 6% 32.38MB/s 0:00:00 (xfr#8, to-chk=175/221) |
07-Nov-2024 22:00:21 | 459,081 6% 33.68MB/s 0:00:00 (xfr#9, to-chk=174/221) |
07-Nov-2024 22:00:21 | 459,447 6% 33.70MB/s 0:00:00 (xfr#10, to-chk=170/221) |
07-Nov-2024 22:00:21 | 552,028 8% 37.60MB/s 0:00:00 (xfr#11, to-chk=169/221) |
07-Nov-2024 22:00:21 | 552,394 8% 37.63MB/s 0:00:00 (xfr#12, to-chk=168/221) |
07-Nov-2024 22:00:21 | 553,022 8% 37.67MB/s 0:00:00 (xfr#13, to-chk=167/221) |
07-Nov-2024 22:00:21 | 594,681 8% 37.81MB/s 0:00:00 (xfr#14, to-chk=166/221) |
07-Nov-2024 22:00:21 | 595,527 8% 37.86MB/s 0:00:00 (xfr#15, to-chk=162/221) |
07-Nov-2024 22:00:21 | 808,537 12% 35.05MB/s 0:00:00 (xfr#16, to-chk=161/221) |
07-Nov-2024 22:00:21 | 809,383 12% 35.09MB/s 0:00:00 (xfr#17, to-chk=160/221) |
07-Nov-2024 22:00:21 | 810,011 12% 35.11MB/s 0:00:00 (xfr#18, to-chk=159/221) |
07-Nov-2024 22:00:21 | 834,640 12% 36.18MB/s 0:00:00 (xfr#19, to-chk=158/221) |
07-Nov-2024 22:00:21 | 834,910 12% 36.19MB/s 0:00:00 (xfr#20, to-chk=154/221) |
07-Nov-2024 22:00:21 | 935,642 13% 38.80MB/s 0:00:00 (xfr#21, to-chk=153/221) |
07-Nov-2024 22:00:21 | 935,912 13% 38.81MB/s 0:00:00 (xfr#22, to-chk=152/221) |
07-Nov-2024 22:00:21 | 963,138 14% 38.27MB/s 0:00:00 (xfr#23, to-chk=151/221) |
07-Nov-2024 22:00:21 | 963,792 14% 38.30MB/s 0:00:00 (xfr#24, to-chk=147/221) |
07-Nov-2024 22:00:21 | 1,072,101 15% 42.60MB/s 0:00:00 (xfr#25, to-chk=146/221) |
07-Nov-2024 22:00:21 | 1,072,755 15% 42.63MB/s 0:00:00 (xfr#26, to-chk=145/221) |
07-Nov-2024 22:00:21 | 1,101,890 16% 42.03MB/s 0:00:00 (xfr#27, to-chk=144/221) |
07-Nov-2024 22:00:21 | 1,102,448 16% 42.06MB/s 0:00:00 (xfr#28, to-chk=140/221) |
07-Nov-2024 22:00:21 | 1,239,044 18% 45.45MB/s 0:00:00 (xfr#29, to-chk=139/221) |
07-Nov-2024 22:00:21 | 1,239,602 18% 43.78MB/s 0:00:00 (xfr#30, to-chk=138/221) |
07-Nov-2024 22:00:21 | 1,240,230 18% 43.81MB/s 0:00:00 (xfr#31, to-chk=137/221) |
07-Nov-2024 22:00:21 | 1,321,529 19% 42.01MB/s 0:00:00 (xfr#32, to-chk=136/221) |
07-Nov-2024 22:00:21 | 1,322,183 19% 40.68MB/s 0:00:00 (xfr#33, to-chk=132/221) |
07-Nov-2024 22:00:21 | 1,579,183 23% 40.70MB/s 0:00:00 (xfr#34, to-chk=131/221) |
07-Nov-2024 22:00:21 | 1,579,837 23% 39.65MB/s 0:00:00 (xfr#35, to-chk=130/221) |
07-Nov-2024 22:00:21 | 1,716,186 25% 41.97MB/s 0:00:00 (xfr#36, to-chk=129/221) |
07-Nov-2024 22:00:21 | 1,716,840 25% 41.98MB/s 0:00:00 (xfr#37, to-chk=125/221) |
07-Nov-2024 22:00:21 | 2,066,777 30% 45.84MB/s 0:00:00 (xfr#38, to-chk=124/221) |
07-Nov-2024 22:00:21 | 2,067,431 30% 44.81MB/s 0:00:00 (xfr#39, to-chk=123/221) |
07-Nov-2024 22:00:21 | 2,100,650 31% 45.53MB/s 0:00:00 (xfr#40, to-chk=122/221) |
07-Nov-2024 22:00:21 | 2,100,920 31% 44.52MB/s 0:00:00 (xfr#41, to-chk=118/221) |
07-Nov-2024 22:00:21 | 2,249,121 33% 45.64MB/s 0:00:00 (xfr#42, to-chk=117/221) |
07-Nov-2024 22:00:21 | 2,249,391 33% 45.64MB/s 0:00:00 (xfr#43, to-chk=116/221) |
07-Nov-2024 22:00:21 | 2,250,019 33% 45.66MB/s 0:00:00 (xfr#44, to-chk=115/221) |
07-Nov-2024 22:00:21 | 2,301,474 34% 44.79MB/s 0:00:00 (xfr#45, to-chk=114/221) |
07-Nov-2024 22:00:21 | 2,302,032 34% 44.80MB/s 0:00:00 (xfr#46, to-chk=110/221) |
07-Nov-2024 22:00:21 | 2,509,741 37% 46.03MB/s 0:00:00 (xfr#47, to-chk=109/221) |
07-Nov-2024 22:00:21 | 2,510,299 37% 46.04MB/s 0:00:00 (xfr#48, to-chk=108/221) |
07-Nov-2024 22:00:21 | 2,537,335 37% 46.53MB/s 0:00:00 (xfr#49, to-chk=107/221) |
07-Nov-2024 22:00:21 | 2,537,893 37% 46.54MB/s 0:00:00 (xfr#50, to-chk=103/221) |
07-Nov-2024 22:00:21 | 2,620,196 39% 47.15MB/s 0:00:00 (xfr#51, to-chk=102/221) |
07-Nov-2024 22:00:21 | 2,620,754 39% 47.16MB/s 0:00:00 (xfr#52, to-chk=101/221) |
07-Nov-2024 22:00:21 | 2,621,382 39% 46.30MB/s 0:00:00 (xfr#53, to-chk=100/221) |
07-Nov-2024 22:00:21 | 2,651,879 39% 46.83MB/s 0:00:00 (xfr#54, to-chk=99/221) |
07-Nov-2024 22:00:21 | 2,652,437 39% 46.84MB/s 0:00:00 (xfr#55, to-chk=95/221) |
07-Nov-2024 22:00:21 | 2,795,214 41% 48.47MB/s 0:00:00 (xfr#56, to-chk=94/221) |
07-Nov-2024 22:00:21 | 2,795,772 41% 47.61MB/s 0:00:00 (xfr#57, to-chk=93/221) |
07-Nov-2024 22:00:21 | 2,933,992 43% 49.09MB/s 0:00:00 (xfr#58, to-chk=92/221) |
07-Nov-2024 22:00:21 | 2,934,550 43% 49.10MB/s 0:00:00 (xfr#59, to-chk=88/221) |
07-Nov-2024 22:00:21 | 3,263,873 48% 51.88MB/s 0:00:00 (xfr#60, to-chk=87/221) |
07-Nov-2024 22:00:21 | 3,264,431 48% 51.04MB/s 0:00:00 (xfr#61, to-chk=86/221) |
07-Nov-2024 22:00:21 | 3,462,094 51% 53.25MB/s 0:00:00 (xfr#62, to-chk=85/221) |
07-Nov-2024 22:00:21 | 3,462,652 51% 53.26MB/s 0:00:00 (xfr#63, to-chk=81/221) |
07-Nov-2024 22:00:21 | 4,478,129 66% 60.15MB/s 0:00:00 (xfr#64, to-chk=80/221) |
07-Nov-2024 22:00:21 | 4,479,428 66% 60.17MB/s 0:00:00 (xfr#65, to-chk=79/221) |
07-Nov-2024 22:00:21 | 4,560,227 68% 60.40MB/s 0:00:00 (xfr#66, to-chk=78/221) |
07-Nov-2024 22:00:21 | 4,560,497 68% 60.41MB/s 0:00:00 (xfr#67, to-chk=74/221) |
07-Nov-2024 22:00:21 | 4,856,580 72% 52.04MB/s 0:00:00 (xfr#68, to-chk=73/221) |
07-Nov-2024 22:00:21 | 4,856,850 72% 51.47MB/s 0:00:00 (xfr#69, to-chk=72/221) |
07-Nov-2024 22:00:21 | 4,910,732 73% 51.46MB/s 0:00:00 (xfr#70, to-chk=71/221) |
07-Nov-2024 22:00:21 | 4,911,386 73% 50.91MB/s 0:00:00 (xfr#71, to-chk=67/221) |
07-Nov-2024 22:00:21 | 5,098,713 76% 52.29MB/s 0:00:00 (xfr#72, to-chk=66/221) |
07-Nov-2024 22:00:21 | 5,099,367 76% 51.74MB/s 0:00:00 (xfr#73, to-chk=65/221) |
07-Nov-2024 22:00:21 | 5,135,991 76% 52.11MB/s 0:00:00 (xfr#74, to-chk=64/221) |
07-Nov-2024 22:00:21 | 5,136,549 76% 52.11MB/s 0:00:00 (xfr#75, to-chk=60/221) |
07-Nov-2024 22:00:21 | 5,258,879 78% 52.24MB/s 0:00:00 (xfr#76, to-chk=59/221) |
07-Nov-2024 22:00:21 | 5,259,437 78% 52.25MB/s 0:00:00 (xfr#77, to-chk=58/221) |
07-Nov-2024 22:00:21 | 5,284,634 78% 51.96MB/s 0:00:00 (xfr#78, to-chk=57/221) |
07-Nov-2024 22:00:21 | 5,285,192 78% 51.96MB/s 0:00:00 (xfr#79, to-chk=53/221) |
07-Nov-2024 22:00:21 | 5,388,257 80% 52.44MB/s 0:00:00 (xfr#80, to-chk=52/221) |
07-Nov-2024 22:00:21 | 5,388,815 80% 52.44MB/s 0:00:00 (xfr#81, to-chk=51/221) |
07-Nov-2024 22:00:21 | 5,432,244 81% 52.33MB/s 0:00:00 (xfr#82, to-chk=50/221) |
07-Nov-2024 22:00:21 | 5,432,898 81% 52.34MB/s 0:00:00 (xfr#83, to-chk=46/221) |
07-Nov-2024 22:00:21 | 5,563,629 82% 52.02MB/s 0:00:00 (xfr#84, to-chk=45/221) |
07-Nov-2024 22:00:21 | 5,564,283 82% 51.52MB/s 0:00:00 (xfr#85, to-chk=44/221) |
07-Nov-2024 22:00:21 | 5,603,446 83% 51.88MB/s 0:00:00 (xfr#86, to-chk=43/221) |
07-Nov-2024 22:00:21 | 5,603,812 83% 51.39MB/s 0:00:00 (xfr#87, to-chk=39/221) |
07-Nov-2024 22:00:21 | 5,760,477 85% 52.32MB/s 0:00:00 (xfr#88, to-chk=38/221) |
07-Nov-2024 22:00:21 | 5,760,843 85% 52.32MB/s 0:00:00 (xfr#89, to-chk=37/221) |
07-Nov-2024 22:00:21 | 5,780,166 86% 50.57MB/s 0:00:00 (xfr#90, to-chk=36/221) |
07-Nov-2024 22:00:21 | 5,780,820 86% 50.12MB/s 0:00:00 (xfr#91, to-chk=32/221) |
07-Nov-2024 22:00:21 | 5,883,262 87% 51.01MB/s 0:00:00 (xfr#92, to-chk=31/221) |
07-Nov-2024 22:00:21 | 5,883,916 87% 50.55MB/s 0:00:00 (xfr#93, to-chk=30/221) |
07-Nov-2024 22:00:21 | 5,931,258 88% 50.96MB/s 0:00:00 (xfr#94, to-chk=29/221) |
07-Nov-2024 22:00:21 | 5,931,816 88% 50.51MB/s 0:00:00 (xfr#95, to-chk=25/221) |
07-Nov-2024 22:00:21 | 6,143,587 91% 50.95MB/s 0:00:00 (xfr#96, to-chk=24/221) |
07-Nov-2024 22:00:21 | 6,144,145 91% 50.95MB/s 0:00:00 (xfr#97, to-chk=23/221) |
07-Nov-2024 22:00:21 | 6,192,831 92% 50.91MB/s 0:00:00 (xfr#98, to-chk=22/221) |
07-Nov-2024 22:00:21 | 6,193,197 92% 50.92MB/s 0:00:00 (xfr#99, to-chk=18/221) |
07-Nov-2024 22:00:21 | 6,386,486 95% 51.62MB/s 0:00:00 (xfr#100, to-chk=17/221) |
07-Nov-2024 22:00:21 | 6,386,852 95% 51.62MB/s 0:00:00 (xfr#101, to-chk=16/221) |
07-Nov-2024 22:00:21 | 6,387,480 95% 51.62MB/s 0:00:00 (xfr#102, to-chk=15/221) |
07-Nov-2024 22:00:21 | 6,413,819 95% 51.84MB/s 0:00:00 (xfr#103, to-chk=14/221) |
07-Nov-2024 22:00:21 | 6,414,473 95% 51.84MB/s 0:00:00 (xfr#104, to-chk=10/221) |
07-Nov-2024 22:00:21 | 6,509,311 97% 52.17MB/s 0:00:00 (xfr#105, to-chk=9/221) |
07-Nov-2024 22:00:21 | 6,509,965 97% 52.17MB/s 0:00:00 (xfr#106, to-chk=8/221) |
07-Nov-2024 22:00:21 | 6,525,674 97% 52.30MB/s 0:00:00 (xfr#107, to-chk=7/221) |
07-Nov-2024 22:00:21 | 6,526,136 97% 51.87MB/s 0:00:00 (xfr#108, to-chk=3/221) |
07-Nov-2024 22:00:21 | 6,608,590 98% 52.52MB/s 0:00:00 (xfr#109, to-chk=2/221) |
07-Nov-2024 22:00:21 | 6,609,052 98% 52.52MB/s 0:00:00 (xfr#110, to-chk=1/221) |
07-Nov-2024 22:00:21 | 6,700,712 99% 52.81MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 22:00:21 | 6,700,712 99% 52.81MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 22:00:21 | 6,700,712 99% 52.81MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 22:00:21 | 6,700,712 99% 52.81MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 22:00:21 | 6,700,712 99% 52.81MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 22:00:21 | 6,700,712 99% 52.81MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 22:00:21 | 6,700,712 99% 52.81MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 22:00:21 | 6,700,712 99% 52.81MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 22:00:21 | 6,700,712 99% 52.81MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 22:00:21 | 6,700,712 99% 52.81MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 22:00:21 | 6,700,712 99% 52.81MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 22:00:21 | 6,700,712 99% 52.81MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 22:00:21 | 6,700,712 99% 52.81MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 22:00:21 | 6,700,712 99% 52.81MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 22:00:21 | 6,700,712 99% 52.81MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 22:00:21 | 6,700,712 99% 52.81MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 22:00:21 | 6,700,712 99% 52.81MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 22:00:21 | 6,700,712 99% 52.81MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 22:00:21 | 6,700,712 99% 52.81MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 22:00:21 | 6,700,712 99% 52.81MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 22:00:21 | 6,700,712 99% 52.81MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 22:00:21 | 6,700,712 99% 52.81MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 22:00:21 | 6,700,712 99% 52.81MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 22:00:21 | 6,700,712 99% 52.81MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 22:00:21 | 6,700,712 99% 52.38MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 22:00:21 | 6,700,712 99% 52.38MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 22:00:21 | 6,700,712 99% 51.95MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 22:00:21 | 6,700,712 99% 51.95MB/s 0:00:00 (xfr#111, to-chk=0/221) |
07-Nov-2024 22:00:21 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.07-21.38.33/pod-logs/dev-oneprovider-krakow-0/cluster-manager |
07-Nov-2024 22:00:21 | |
07-Nov-2024 22:00:21 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
07-Nov-2024 22:00:21 | 0 0% 0.00kB/s 0:00:00 |
07-Nov-2024 22:00:21 | 2,022 14% 1.93MB/s 0:00:00 (xfr#2, to-chk=9/14) |
07-Nov-2024 22:00:21 | 4,818 34% 4.59MB/s 0:00:00 (xfr#3, to-chk=7/14) |
07-Nov-2024 22:00:21 | 4,818 34% 4.59MB/s 0:00:00 (xfr#4, to-chk=5/14) |
07-Nov-2024 22:00:21 | 6,637 48% 6.33MB/s 0:00:00 (xfr#5, to-chk=3/14) |
07-Nov-2024 22:00:21 | 6,899 50% 6.58MB/s 0:00:00 (xfr#6, to-chk=1/14) |
07-Nov-2024 22:00:21 | 6,899 50% 6.58MB/s 0:00:00 (xfr#6, to-chk=0/14) |
07-Nov-2024 22:00:21 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.07-21.38.33/pod-logs/dev-oneprovider-krakow-0/op-panel |
07-Nov-2024 22:00:21 | |
07-Nov-2024 22:00:21 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
07-Nov-2024 22:00:21 | 0 0% 0.00kB/s 0:00:00 |
07-Nov-2024 22:00:21 | 24,491 16% 23.36MB/s 0:00:00 (xfr#2, to-chk=9/14) |
07-Nov-2024 22:00:21 | 50,002 33% 47.69MB/s 0:00:00 (xfr#3, to-chk=7/14) |
07-Nov-2024 22:00:21 | 50,002 33% 47.69MB/s 0:00:00 (xfr#4, to-chk=5/14) |
07-Nov-2024 22:00:21 | 74,290 49% 70.85MB/s 0:00:00 (xfr#5, to-chk=3/14) |
07-Nov-2024 22:00:21 | 74,581 50% 71.13MB/s 0:00:00 (xfr#6, to-chk=1/14) |
07-Nov-2024 22:00:21 | 74,581 50% 35.56MB/s 0:00:00 (xfr#6, to-chk=0/14) |
07-Nov-2024 22:00:21 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.07-21.38.33/pod-logs/dev-oneprovider-krakow-0/op-worker |
07-Nov-2024 22:00:21 | |
07-Nov-2024 22:00:21 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=137/140) |
07-Nov-2024 22:00:21 | 0 0% 0.00kB/s 0:00:00 |
07-Nov-2024 22:00:21 | 67,623 6% 32.25MB/s 0:00:00 (xfr#2, to-chk=135/140) |
07-Nov-2024 22:00:21 | 113,259 11% 54.01MB/s 0:00:00 (xfr#3, to-chk=133/140) |
07-Nov-2024 22:00:21 | 114,204 11% 54.46MB/s 0:00:00 (xfr#4, to-chk=131/140) |
07-Nov-2024 22:00:21 | 114,204 11% 54.46MB/s 0:00:00 (xfr#5, to-chk=129/140) |
07-Nov-2024 22:00:21 | 158,283 15% 50.32MB/s 0:00:00 (xfr#6, to-chk=127/140) |
07-Nov-2024 22:00:21 | 158,433 15% 50.36MB/s 0:00:00 (xfr#7, to-chk=125/140) |
07-Nov-2024 22:00:21 | 158,730 15% 50.46MB/s 0:00:00 (xfr#8, to-chk=119/140) |
07-Nov-2024 22:00:21 | 306,108 30% 97.31MB/s 0:00:00 (xfr#9, to-chk=117/140) |
07-Nov-2024 22:00:21 | 306,577 30% 73.09MB/s 0:00:00 (xfr#10, to-chk=107/140) |
07-Nov-2024 22:00:21 | 307,376 30% 73.28MB/s 0:00:00 (xfr#11, to-chk=106/140) |
07-Nov-2024 22:00:21 | 307,538 30% 73.32MB/s 0:00:00 (xfr#12, to-chk=105/140) |
07-Nov-2024 22:00:21 | 308,340 31% 73.51MB/s 0:00:00 (xfr#13, to-chk=104/140) |
07-Nov-2024 22:00:21 | 308,812 31% 73.63MB/s 0:00:00 (xfr#14, to-chk=103/140) |
07-Nov-2024 22:00:21 | 309,293 31% 73.74MB/s 0:00:00 (xfr#15, to-chk=102/140) |
07-Nov-2024 22:00:21 | 310,251 31% 73.97MB/s 0:00:00 (xfr#16, to-chk=101/140) |
07-Nov-2024 22:00:21 | 310,723 31% 74.08MB/s 0:00:00 (xfr#17, to-chk=100/140) |
07-Nov-2024 22:00:21 | 311,837 31% 74.35MB/s 0:00:00 (xfr#18, to-chk=99/140) |
07-Nov-2024 22:00:21 | 313,104 31% 74.65MB/s 0:00:00 (xfr#19, to-chk=98/140) |
07-Nov-2024 22:00:21 | 313,420 31% 49.82MB/s 0:00:00 (xfr#20, to-chk=97/140) |
07-Nov-2024 22:00:21 | 314,210 31% 49.94MB/s 0:00:00 (xfr#21, to-chk=96/140) |
07-Nov-2024 22:00:21 | 314,526 31% 49.99MB/s 0:00:00 (xfr#22, to-chk=95/140) |
07-Nov-2024 22:00:21 | 315,313 31% 50.12MB/s 0:00:00 (xfr#23, to-chk=94/140) |
07-Nov-2024 22:00:21 | 315,785 31% 50.19MB/s 0:00:00 (xfr#24, to-chk=93/140) |
07-Nov-2024 22:00:21 | 316,257 31% 50.27MB/s 0:00:00 (xfr#25, to-chk=92/140) |
07-Nov-2024 22:00:21 | 317,059 31% 50.40MB/s 0:00:00 (xfr#26, to-chk=91/140) |
07-Nov-2024 22:00:21 | 317,375 31% 50.45MB/s 0:00:00 (xfr#27, to-chk=90/140) |
07-Nov-2024 22:00:21 | 318,177 32% 50.57MB/s 0:00:00 (xfr#28, to-chk=89/140) |
07-Nov-2024 22:00:21 | 318,805 32% 50.67MB/s 0:00:00 (xfr#29, to-chk=88/140) |
07-Nov-2024 22:00:21 | 319,121 32% 43.48MB/s 0:00:00 (xfr#30, to-chk=87/140) |
07-Nov-2024 22:00:21 | 319,437 32% 43.52MB/s 0:00:00 (xfr#31, to-chk=86/140) |
07-Nov-2024 22:00:21 | 320,383 32% 43.65MB/s 0:00:00 (xfr#32, to-chk=85/140) |
07-Nov-2024 22:00:21 | 320,855 32% 43.71MB/s 0:00:00 (xfr#33, to-chk=84/140) |
07-Nov-2024 22:00:21 | 321,171 32% 43.76MB/s 0:00:00 (xfr#34, to-chk=83/140) |
07-Nov-2024 22:00:21 | 321,643 32% 43.82MB/s 0:00:00 (xfr#35, to-chk=82/140) |
07-Nov-2024 22:00:21 | 321,959 32% 43.86MB/s 0:00:00 (xfr#36, to-chk=81/140) |
07-Nov-2024 22:00:21 | 323,954 32% 44.14MB/s 0:00:00 (xfr#37, to-chk=80/140) |
07-Nov-2024 22:00:21 | 324,670 32% 44.23MB/s 0:00:00 (xfr#38, to-chk=79/140) |
07-Nov-2024 22:00:21 | 325,147 32% 44.30MB/s 0:00:00 (xfr#39, to-chk=78/140) |
07-Nov-2024 22:00:21 | 325,463 32% 38.80MB/s 0:00:00 (xfr#40, to-chk=77/140) |
07-Nov-2024 22:00:21 | 326,088 32% 38.87MB/s 0:00:00 (xfr#41, to-chk=76/140) |
07-Nov-2024 22:00:21 | 327,034 32% 38.99MB/s 0:00:00 (xfr#42, to-chk=75/140) |
07-Nov-2024 22:00:21 | 327,836 32% 39.08MB/s 0:00:00 (xfr#43, to-chk=74/140) |
07-Nov-2024 22:00:21 | 328,305 33% 39.14MB/s 0:00:00 (xfr#44, to-chk=73/140) |
07-Nov-2024 22:00:21 | 329,254 33% 39.25MB/s 0:00:00 (xfr#45, to-chk=72/140) |
07-Nov-2024 22:00:21 | 330,050 33% 39.35MB/s 0:00:00 (xfr#46, to-chk=71/140) |
07-Nov-2024 22:00:21 | 330,696 33% 39.42MB/s 0:00:00 (xfr#47, to-chk=70/140) |
07-Nov-2024 22:00:21 | 331,012 33% 35.08MB/s 0:00:00 (xfr#48, to-chk=69/140) |
07-Nov-2024 22:00:21 | 331,484 33% 35.13MB/s 0:00:00 (xfr#49, to-chk=68/140) |
07-Nov-2024 22:00:21 | 331,806 33% 35.16MB/s 0:00:00 (xfr#50, to-chk=67/140) |
07-Nov-2024 22:00:21 | 332,761 33% 35.26MB/s 0:00:00 (xfr#51, to-chk=66/140) |
07-Nov-2024 22:00:21 | 333,077 33% 35.29MB/s 0:00:00 (xfr#52, to-chk=65/140) |
07-Nov-2024 22:00:21 | 334,803 33% 35.48MB/s 0:00:00 (xfr#53, to-chk=64/140) |
07-Nov-2024 22:00:21 | 336,091 33% 29.14MB/s 0:00:00 (xfr#54, to-chk=63/140) |
07-Nov-2024 22:00:21 | 336,407 33% 29.17MB/s 0:00:00 (xfr#55, to-chk=62/140) |
07-Nov-2024 22:00:21 | 336,723 33% 26.76MB/s 0:00:00 (xfr#56, to-chk=61/140) |
07-Nov-2024 22:00:21 | 337,200 33% 26.80MB/s 0:00:00 (xfr#57, to-chk=60/140) |
07-Nov-2024 22:00:21 | 337,834 33% 26.85MB/s 0:00:00 (xfr#58, to-chk=59/140) |
07-Nov-2024 22:00:21 | 338,306 34% 24.82MB/s 0:00:00 (xfr#59, to-chk=58/140) |
07-Nov-2024 22:00:21 | 339,267 34% 24.89MB/s 0:00:00 (xfr#60, to-chk=57/140) |
07-Nov-2024 22:00:21 | 340,051 34% 24.95MB/s 0:00:00 (xfr#61, to-chk=56/140) |
07-Nov-2024 22:00:21 | 353,195 35% 24.06MB/s 0:00:00 (xfr#62, to-chk=55/140) |
07-Nov-2024 22:00:21 | 354,959 35% 24.18MB/s 0:00:00 (xfr#63, to-chk=54/140) |
07-Nov-2024 22:00:21 | 355,848 35% 24.24MB/s 0:00:00 (xfr#64, to-chk=53/140) |
07-Nov-2024 22:00:21 | 362,970 36% 23.08MB/s 0:00:00 (xfr#65, to-chk=52/140) |
07-Nov-2024 22:00:21 | 370,699 37% 23.57MB/s 0:00:00 (xfr#66, to-chk=51/140) |
07-Nov-2024 22:00:21 | 371,189 37% 23.60MB/s 0:00:00 (xfr#67, to-chk=50/140) |
07-Nov-2024 22:00:21 | 376,489 37% 23.94MB/s 0:00:00 (xfr#68, to-chk=49/140) |
07-Nov-2024 22:00:21 | 388,550 39% 23.16MB/s 0:00:00 (xfr#69, to-chk=48/140) |
07-Nov-2024 22:00:21 | 394,361 39% 23.51MB/s 0:00:00 (xfr#70, to-chk=47/140) |
07-Nov-2024 22:00:21 | 403,535 40% 24.05MB/s 0:00:00 (xfr#71, to-chk=46/140) |
07-Nov-2024 22:00:21 | 410,238 41% 24.45MB/s 0:00:00 (xfr#72, to-chk=45/140) |
07-Nov-2024 22:00:21 | 422,262 42% 25.17MB/s 0:00:00 (xfr#73, to-chk=44/140) |
07-Nov-2024 22:00:21 | 432,385 43% 25.77MB/s 0:00:00 (xfr#74, to-chk=43/140) |
07-Nov-2024 22:00:21 | 440,020 44% 24.68MB/s 0:00:00 (xfr#75, to-chk=42/140) |
07-Nov-2024 22:00:21 | 449,231 45% 25.20MB/s 0:00:00 (xfr#76, to-chk=41/140) |
07-Nov-2024 22:00:21 | 457,815 46% 25.68MB/s 0:00:00 (xfr#77, to-chk=40/140) |
07-Nov-2024 22:00:21 | 464,082 46% 26.03MB/s 0:00:00 (xfr#78, to-chk=39/140) |
07-Nov-2024 22:00:21 | 466,396 46% 26.16MB/s 0:00:00 (xfr#79, to-chk=38/140) |
07-Nov-2024 22:00:21 | 476,026 47% 26.70MB/s 0:00:00 (xfr#80, to-chk=37/140) |
07-Nov-2024 22:00:21 | 489,133 49% 25.92MB/s 0:00:00 (xfr#81, to-chk=36/140) |
07-Nov-2024 22:00:21 | 495,437 49% 26.25MB/s 0:00:00 (xfr#82, to-chk=35/140) |
07-Nov-2024 22:00:21 | 502,658 50% 26.63MB/s 0:00:00 (xfr#83, to-chk=34/140) |
07-Nov-2024 22:00:21 | 504,935 50% 26.75MB/s 0:00:00 (xfr#84, to-chk=33/140) |
07-Nov-2024 22:00:21 | 505,730 50% 26.79MB/s 0:00:00 (xfr#85, to-chk=32/140) |
07-Nov-2024 22:00:21 | 511,635 51% 27.11MB/s 0:00:00 (xfr#86, to-chk=31/140) |
07-Nov-2024 22:00:21 | 515,488 51% 25.87MB/s 0:00:00 (xfr#87, to-chk=30/140) |
07-Nov-2024 22:00:21 | 516,890 52% 25.94MB/s 0:00:00 (xfr#88, to-chk=29/140) |
07-Nov-2024 22:00:21 | 518,559 52% 26.03MB/s 0:00:00 (xfr#89, to-chk=28/140) |
07-Nov-2024 22:00:21 | 521,292 52% 26.17MB/s 0:00:00 (xfr#90, to-chk=27/140) |
07-Nov-2024 22:00:21 | 532,327 53% 26.72MB/s 0:00:00 (xfr#91, to-chk=26/140) |
07-Nov-2024 22:00:21 | 541,994 54% 27.20MB/s 0:00:00 (xfr#92, to-chk=25/140) |
07-Nov-2024 22:00:21 | 552,023 55% 27.71MB/s 0:00:00 (xfr#93, to-chk=24/140) |
07-Nov-2024 22:00:21 | 555,839 55% 27.90MB/s 0:00:00 (xfr#94, to-chk=23/140) |
07-Nov-2024 22:00:21 | 567,350 57% 27.05MB/s 0:00:00 (xfr#95, to-chk=22/140) |
07-Nov-2024 22:00:21 | 572,685 57% 27.31MB/s 0:00:00 (xfr#96, to-chk=21/140) |
07-Nov-2024 22:00:21 | 573,138 57% 27.33MB/s 0:00:00 (xfr#97, to-chk=20/140) |
07-Nov-2024 22:00:21 | 583,680 58% 27.83MB/s 0:00:00 (xfr#98, to-chk=19/140) |
07-Nov-2024 22:00:21 | 590,348 59% 28.15MB/s 0:00:00 (xfr#99, to-chk=18/140) |
07-Nov-2024 22:00:21 | 595,227 59% 28.38MB/s 0:00:00 (xfr#100, to-chk=17/140) |
07-Nov-2024 22:00:21 | 598,567 60% 28.54MB/s 0:00:00 (xfr#101, to-chk=16/140) |
07-Nov-2024 22:00:21 | 602,881 60% 28.75MB/s 0:00:00 (xfr#102, to-chk=15/140) |
07-Nov-2024 22:00:21 | 615,475 61% 27.95MB/s 0:00:00 (xfr#103, to-chk=14/140) |
07-Nov-2024 22:00:21 | 617,276 62% 28.03MB/s 0:00:00 (xfr#104, to-chk=13/140) |
07-Nov-2024 22:00:21 | 625,823 62% 28.42MB/s 0:00:00 (xfr#105, to-chk=12/140) |
07-Nov-2024 22:00:21 | 630,665 63% 28.64MB/s 0:00:00 (xfr#106, to-chk=11/140) |
07-Nov-2024 22:00:21 | 641,249 64% 29.12MB/s 0:00:00 (xfr#107, to-chk=10/140) |
07-Nov-2024 22:00:21 | 644,019 64% 29.25MB/s 0:00:00 (xfr#108, to-chk=9/140) |
07-Nov-2024 22:00:21 | 656,650 66% 29.82MB/s 0:00:00 (xfr#109, to-chk=8/140) |
07-Nov-2024 22:00:21 | 660,922 66% 30.01MB/s 0:00:00 (xfr#110, to-chk=7/140) |
07-Nov-2024 22:00:21 | 672,527 67% 29.15MB/s 0:00:00 (xfr#111, to-chk=6/140) |
07-Nov-2024 22:00:21 | 675,773 67% 29.29MB/s 0:00:00 (xfr#112, to-chk=5/140) |
07-Nov-2024 22:00:21 | 686,771 69% 29.77MB/s 0:00:00 (xfr#113, to-chk=4/140) |
07-Nov-2024 22:00:21 | 687,057 69% 29.78MB/s 0:00:00 (xfr#114, to-chk=1/140) |
07-Nov-2024 22:00:21 | 687,343 69% 29.80MB/s 0:00:00 (xfr#115, to-chk=0/140) |
07-Nov-2024 22:00:21 | 687,343 69% 29.80MB/s 0:00:00 (xfr#115, to-chk=0/140) |
07-Nov-2024 22:00:21 | 687,343 69% 29.80MB/s 0:00:00 (xfr#115, to-chk=0/140) |
07-Nov-2024 22:00:21 | 687,343 69% 27.31MB/s 0:00:00 (xfr#115, to-chk=0/140) |
07-Nov-2024 22:00:21 | 687,343 69% 27.31MB/s 0:00:00 (xfr#115, to-chk=0/140) |
07-Nov-2024 22:00:21 | 687,343 69% 27.31MB/s 0:00:00 (xfr#115, to-chk=0/140) |
07-Nov-2024 22:00:21 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.07-21.38.33/pod-logs/dev-oneprovider-paris-0/cluster-manager |
07-Nov-2024 22:00:21 | |
07-Nov-2024 22:00:21 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
07-Nov-2024 22:00:21 | 0 0% 0.00kB/s 0:00:00 |
07-Nov-2024 22:00:21 | 2,018 14% 1.92MB/s 0:00:00 (xfr#2, to-chk=9/14) |
07-Nov-2024 22:00:21 | 4,808 34% 4.59MB/s 0:00:00 (xfr#3, to-chk=7/14) |
07-Nov-2024 22:00:21 | 4,808 34% 4.59MB/s 0:00:00 (xfr#4, to-chk=5/14) |
07-Nov-2024 22:00:21 | 6,623 48% 6.32MB/s 0:00:00 (xfr#5, to-chk=3/14) |
07-Nov-2024 22:00:21 | 6,885 50% 6.57MB/s 0:00:00 (xfr#6, to-chk=1/14) |
07-Nov-2024 22:00:21 | 6,885 50% 6.57MB/s 0:00:00 (xfr#6, to-chk=0/14) |
07-Nov-2024 22:00:21 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.07-21.38.33/pod-logs/dev-oneprovider-paris-0/op-panel |
07-Nov-2024 22:00:21 | |
07-Nov-2024 22:00:21 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
07-Nov-2024 22:00:21 | 0 0% 0.00kB/s 0:00:00 |
07-Nov-2024 22:00:21 | 24,454 16% 23.32MB/s 0:00:00 (xfr#2, to-chk=9/14) |
07-Nov-2024 22:00:21 | 49,926 33% 47.61MB/s 0:00:00 (xfr#3, to-chk=7/14) |
07-Nov-2024 22:00:21 | 49,926 33% 47.61MB/s 0:00:00 (xfr#4, to-chk=5/14) |
07-Nov-2024 22:00:21 | 74,177 49% 70.74MB/s 0:00:00 (xfr#5, to-chk=3/14) |
07-Nov-2024 22:00:21 | 74,468 50% 71.02MB/s 0:00:00 (xfr#6, to-chk=1/14) |
07-Nov-2024 22:00:21 | 74,468 50% 7.89MB/s 0:00:00 (xfr#6, to-chk=0/14) |
07-Nov-2024 22:00:21 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.07-21.38.33/pod-logs/dev-oneprovider-paris-0/op-worker |
07-Nov-2024 22:00:21 | |
07-Nov-2024 22:00:21 | 0 0% 0.00kB/s 0:00:00 |
07-Nov-2024 22:00:21 | 19,009 1% 18.13MB/s 0:00:00 (xfr#1, to-chk=137/140) |
07-Nov-2024 22:00:21 | 156,073 13% 37.21MB/s 0:00:00 (xfr#2, to-chk=135/140) |
07-Nov-2024 22:00:21 | 199,647 17% 47.60MB/s 0:00:00 (xfr#3, to-chk=133/140) |
07-Nov-2024 22:00:21 | 202,379 17% 48.25MB/s 0:00:00 (xfr#4, to-chk=131/140) |
07-Nov-2024 22:00:21 | 202,379 17% 48.25MB/s 0:00:00 (xfr#5, to-chk=129/140) |
07-Nov-2024 22:00:21 | 244,485 20% 46.63MB/s 0:00:00 (xfr#6, to-chk=127/140) |
07-Nov-2024 22:00:21 | 244,635 20% 38.88MB/s 0:00:00 (xfr#7, to-chk=125/140) |
07-Nov-2024 22:00:21 | 244,932 20% 38.93MB/s 0:00:00 (xfr#8, to-chk=119/140) |
07-Nov-2024 22:00:21 | 392,457 33% 34.03MB/s 0:00:00 (xfr#9, to-chk=117/140) |
07-Nov-2024 22:00:21 | 392,737 33% 31.21MB/s 0:00:00 (xfr#10, to-chk=107/140) |
07-Nov-2024 22:00:21 | 393,542 33% 31.28MB/s 0:00:00 (xfr#11, to-chk=106/140) |
07-Nov-2024 22:00:21 | 393,824 33% 28.89MB/s 0:00:00 (xfr#12, to-chk=105/140) |
07-Nov-2024 22:00:21 | 394,702 33% 28.96MB/s 0:00:00 (xfr#13, to-chk=104/140) |
07-Nov-2024 22:00:21 | 394,982 33% 28.98MB/s 0:00:00 (xfr#14, to-chk=103/140) |
07-Nov-2024 22:00:21 | 395,598 33% 29.02MB/s 0:00:00 (xfr#15, to-chk=102/140) |
07-Nov-2024 22:00:21 | 396,806 33% 29.11MB/s 0:00:00 (xfr#16, to-chk=101/140) |
07-Nov-2024 22:00:21 | 397,088 33% 29.13MB/s 0:00:00 (xfr#17, to-chk=100/140) |
07-Nov-2024 22:00:21 | 398,058 34% 27.12MB/s 0:00:00 (xfr#18, to-chk=99/140) |
07-Nov-2024 22:00:21 | 399,490 34% 27.21MB/s 0:00:00 (xfr#19, to-chk=98/140) |
07-Nov-2024 22:00:21 | 399,772 34% 27.23MB/s 0:00:00 (xfr#20, to-chk=97/140) |
07-Nov-2024 22:00:21 | 400,577 34% 27.29MB/s 0:00:00 (xfr#21, to-chk=96/140) |
07-Nov-2024 22:00:21 | 400,861 34% 27.31MB/s 0:00:00 (xfr#22, to-chk=95/140) |
07-Nov-2024 22:00:21 | 401,852 34% 25.55MB/s 0:00:00 (xfr#23, to-chk=94/140) |
07-Nov-2024 22:00:21 | 402,136 34% 25.57MB/s 0:00:00 (xfr#24, to-chk=93/140) |
07-Nov-2024 22:00:21 | 402,572 34% 25.59MB/s 0:00:00 (xfr#25, to-chk=92/140) |
07-Nov-2024 22:00:21 | 403,404 34% 25.65MB/s 0:00:00 (xfr#26, to-chk=91/140) |
07-Nov-2024 22:00:21 | 403,686 34% 25.67MB/s 0:00:00 (xfr#27, to-chk=90/140) |
07-Nov-2024 22:00:21 | 404,650 34% 24.12MB/s 0:00:00 (xfr#28, to-chk=89/140) |
07-Nov-2024 22:00:21 | 405,650 34% 24.18MB/s 0:00:00 (xfr#29, to-chk=88/140) |
07-Nov-2024 22:00:21 | 405,932 34% 24.20MB/s 0:00:00 (xfr#30, to-chk=87/140) |
07-Nov-2024 22:00:21 | 406,376 34% 24.22MB/s 0:00:00 (xfr#31, to-chk=86/140) |
07-Nov-2024 22:00:21 | 407,523 34% 24.29MB/s 0:00:00 (xfr#32, to-chk=85/140) |
07-Nov-2024 22:00:21 | 408,340 34% 22.91MB/s 0:00:00 (xfr#33, to-chk=84/140) |
07-Nov-2024 22:00:21 | 408,778 34% 22.93MB/s 0:00:00 (xfr#34, to-chk=83/140) |
07-Nov-2024 22:00:21 | 409,218 35% 22.96MB/s 0:00:00 (xfr#35, to-chk=82/140) |
07-Nov-2024 22:00:21 | 409,654 35% 22.98MB/s 0:00:00 (xfr#36, to-chk=81/140) |
07-Nov-2024 22:00:21 | 414,512 35% 23.25MB/s 0:00:00 (xfr#37, to-chk=80/140) |
07-Nov-2024 22:00:21 | 415,494 35% 23.31MB/s 0:00:00 (xfr#38, to-chk=79/140) |
07-Nov-2024 22:00:21 | 415,776 35% 23.32MB/s 0:00:00 (xfr#39, to-chk=78/140) |
07-Nov-2024 22:00:21 | 416,054 35% 22.04MB/s 0:00:00 (xfr#40, to-chk=77/140) |
07-Nov-2024 22:00:21 | 416,886 35% 22.09MB/s 0:00:00 (xfr#41, to-chk=76/140) |
07-Nov-2024 22:00:21 | 418,117 35% 22.15MB/s 0:00:00 (xfr#42, to-chk=75/140) |
07-Nov-2024 22:00:21 | 419,111 35% 22.21MB/s 0:00:00 (xfr#43, to-chk=74/140) |
07-Nov-2024 22:00:21 | 419,393 35% 22.22MB/s 0:00:00 (xfr#44, to-chk=73/140) |
07-Nov-2024 22:00:21 | 420,427 35% 22.28MB/s 0:00:00 (xfr#45, to-chk=72/140) |
07-Nov-2024 22:00:21 | 421,235 36% 22.32MB/s 0:00:00 (xfr#46, to-chk=71/140) |
07-Nov-2024 22:00:21 | 421,911 36% 21.18MB/s 0:00:00 (xfr#47, to-chk=70/140) |
07-Nov-2024 22:00:21 | 422,189 36% 21.19MB/s 0:00:00 (xfr#48, to-chk=69/140) |
07-Nov-2024 22:00:21 | 422,625 36% 21.21MB/s 0:00:00 (xfr#49, to-chk=68/140) |
07-Nov-2024 22:00:21 | 422,911 36% 21.23MB/s 0:00:00 (xfr#50, to-chk=67/140) |
07-Nov-2024 22:00:21 | 423,896 36% 21.28MB/s 0:00:00 (xfr#51, to-chk=66/140) |
07-Nov-2024 22:00:21 | 424,176 36% 21.29MB/s 0:00:00 (xfr#52, to-chk=65/140) |
07-Nov-2024 22:00:21 | 425,678 36% 20.30MB/s 0:00:00 (xfr#53, to-chk=64/140) |
07-Nov-2024 22:00:21 | 427,002 36% 20.36MB/s 0:00:00 (xfr#54, to-chk=63/140) |
07-Nov-2024 22:00:21 | 427,285 36% 20.37MB/s 0:00:00 (xfr#55, to-chk=62/140) |
07-Nov-2024 22:00:21 | 427,569 36% 20.39MB/s 0:00:00 (xfr#56, to-chk=61/140) |
07-Nov-2024 22:00:21 | 428,005 36% 20.41MB/s 0:00:00 (xfr#57, to-chk=60/140) |
07-Nov-2024 22:00:21 | 429,065 36% 19.49MB/s 0:00:00 (xfr#58, to-chk=59/140) |
07-Nov-2024 22:00:21 | 429,501 36% 19.50MB/s 0:00:00 (xfr#59, to-chk=58/140) |
07-Nov-2024 22:00:21 | 430,648 36% 19.56MB/s 0:00:00 (xfr#60, to-chk=57/140) |
07-Nov-2024 22:00:21 | 431,453 36% 19.59MB/s 0:00:00 (xfr#61, to-chk=56/140) |
07-Nov-2024 22:00:21 | 444,497 38% 19.27MB/s 0:00:00 (xfr#62, to-chk=55/140) |
07-Nov-2024 22:00:21 | 446,261 38% 19.34MB/s 0:00:00 (xfr#63, to-chk=54/140) |
07-Nov-2024 22:00:21 | 447,058 38% 19.38MB/s 0:00:00 (xfr#64, to-chk=53/140) |
07-Nov-2024 22:00:21 | 454,237 38% 18.83MB/s 0:00:00 (xfr#65, to-chk=52/140) |
07-Nov-2024 22:00:21 | 461,809 39% 19.15MB/s 0:00:00 (xfr#66, to-chk=51/140) |
07-Nov-2024 22:00:21 | 462,199 39% 18.37MB/s 0:00:00 (xfr#67, to-chk=50/140) |
07-Nov-2024 22:00:21 | 467,499 40% 18.58MB/s 0:00:00 (xfr#68, to-chk=49/140) |
07-Nov-2024 22:00:21 | 479,403 41% 19.05MB/s 0:00:00 (xfr#69, to-chk=48/140) |
07-Nov-2024 22:00:21 | 485,214 41% 18.51MB/s 0:00:00 (xfr#70, to-chk=47/140) |
07-Nov-2024 22:00:21 | 494,388 42% 18.86MB/s 0:00:00 (xfr#71, to-chk=46/140) |
07-Nov-2024 22:00:21 | 500,991 42% 19.11MB/s 0:00:00 (xfr#72, to-chk=45/140) |
07-Nov-2024 22:00:21 | 513,015 43% 18.82MB/s 0:00:00 (xfr#73, to-chk=44/140) |
07-Nov-2024 22:00:21 | 523,036 44% 19.18MB/s 0:00:00 (xfr#74, to-chk=43/140) |
07-Nov-2024 22:00:21 | 530,671 45% 19.46MB/s 0:00:00 (xfr#75, to-chk=42/140) |
07-Nov-2024 22:00:21 | 539,782 46% 19.07MB/s 0:00:00 (xfr#76, to-chk=41/140) |
07-Nov-2024 22:00:21 | 548,209 46% 19.36MB/s 0:00:00 (xfr#77, to-chk=40/140) |
07-Nov-2024 22:00:21 | 554,476 47% 19.58MB/s 0:00:00 (xfr#78, to-chk=39/140) |
07-Nov-2024 22:00:21 | 556,690 47% 19.66MB/s 0:00:00 (xfr#79, to-chk=38/140) |
07-Nov-2024 22:00:21 | 566,320 48% 19.29MB/s 0:00:00 (xfr#80, to-chk=37/140) |
07-Nov-2024 22:00:21 | 579,427 49% 19.74MB/s 0:00:00 (xfr#81, to-chk=36/140) |
07-Nov-2024 22:00:21 | 585,631 50% 19.95MB/s 0:00:00 (xfr#82, to-chk=35/140) |
07-Nov-2024 22:00:21 | 592,745 50% 20.19MB/s 0:00:00 (xfr#83, to-chk=34/140) |
07-Nov-2024 22:00:21 | 595,022 50% 19.57MB/s 0:00:00 (xfr#84, to-chk=33/140) |
07-Nov-2024 22:00:21 | 595,874 50% 19.60MB/s 0:00:00 (xfr#85, to-chk=32/140) |
07-Nov-2024 22:00:21 | 601,622 51% 19.78MB/s 0:00:00 (xfr#86, to-chk=31/140) |
07-Nov-2024 22:00:21 | 605,375 51% 19.91MB/s 0:00:00 (xfr#87, to-chk=30/140) |
07-Nov-2024 22:00:21 | 606,677 51% 19.95MB/s 0:00:00 (xfr#88, to-chk=29/140) |
07-Nov-2024 22:00:21 | 608,112 52% 19.33MB/s 0:00:00 (xfr#89, to-chk=28/140) |
07-Nov-2024 22:00:21 | 610,845 52% 19.42MB/s 0:00:00 (xfr#90, to-chk=27/140) |
07-Nov-2024 22:00:21 | 621,788 53% 19.77MB/s 0:00:00 (xfr#91, to-chk=26/140) |
07-Nov-2024 22:00:21 | 631,355 54% 20.07MB/s 0:00:00 (xfr#92, to-chk=25/140) |
07-Nov-2024 22:00:21 | 641,441 54% 20.39MB/s 0:00:00 (xfr#93, to-chk=24/140) |
07-Nov-2024 22:00:21 | 645,257 55% 19.85MB/s 0:00:00 (xfr#94, to-chk=23/140) |
07-Nov-2024 22:00:21 | 656,768 56% 20.20MB/s 0:00:00 (xfr#95, to-chk=22/140) |
07-Nov-2024 22:00:21 | 662,003 56% 20.37MB/s 0:00:00 (xfr#96, to-chk=21/140) |
07-Nov-2024 22:00:21 | 662,456 56% 20.38MB/s 0:00:00 (xfr#97, to-chk=20/140) |
07-Nov-2024 22:00:21 | 672,998 57% 20.70MB/s 0:00:00 (xfr#98, to-chk=19/140) |
07-Nov-2024 22:00:21 | 679,664 58% 20.91MB/s 0:00:00 (xfr#99, to-chk=18/140) |
07-Nov-2024 22:00:21 | 684,443 58% 20.40MB/s 0:00:00 (xfr#100, to-chk=17/140) |
07-Nov-2024 22:00:21 | 687,626 58% 20.49MB/s 0:00:00 (xfr#101, to-chk=16/140) |
07-Nov-2024 22:00:21 | 691,843 59% 20.62MB/s 0:00:00 (xfr#102, to-chk=15/140) |
07-Nov-2024 22:00:21 | 704,437 60% 20.99MB/s 0:00:00 (xfr#103, to-chk=14/140) |
07-Nov-2024 22:00:21 | 706,138 60% 21.04MB/s 0:00:00 (xfr#104, to-chk=13/140) |
07-Nov-2024 22:00:21 | 714,685 61% 21.30MB/s 0:00:00 (xfr#105, to-chk=12/140) |
07-Nov-2024 22:00:21 | 719,527 61% 21.44MB/s 0:00:00 (xfr#106, to-chk=11/140) |
07-Nov-2024 22:00:21 | 730,006 62% 21.10MB/s 0:00:00 (xfr#107, to-chk=10/140) |
07-Nov-2024 22:00:21 | 732,676 62% 21.17MB/s 0:00:00 (xfr#108, to-chk=9/140) |
07-Nov-2024 22:00:21 | 745,215 63% 21.54MB/s 0:00:00 (xfr#109, to-chk=8/140) |
07-Nov-2024 22:00:21 | 749,487 64% 21.66MB/s 0:00:00 (xfr#110, to-chk=7/140) |
07-Nov-2024 22:00:21 | 760,935 65% 21.99MB/s 0:00:00 (xfr#111, to-chk=6/140) |
07-Nov-2024 22:00:21 | 764,181 65% 22.08MB/s 0:00:00 (xfr#112, to-chk=5/140) |
07-Nov-2024 22:00:21 | 775,179 66% 22.40MB/s 0:00:00 (xfr#113, to-chk=4/140) |
07-Nov-2024 22:00:21 | 775,464 66% 21.75MB/s 0:00:00 (xfr#114, to-chk=1/140) |
07-Nov-2024 22:00:21 | 775,749 66% 21.76MB/s 0:00:00 (xfr#115, to-chk=0/140) |
07-Nov-2024 22:00:21 | 775,749 66% 21.76MB/s 0:00:00 (xfr#115, to-chk=0/140) |
07-Nov-2024 22:00:21 | 775,749 66% 21.76MB/s 0:00:00 (xfr#115, to-chk=0/140) |
07-Nov-2024 22:00:21 | 775,749 66% 21.14MB/s 0:00:00 (xfr#115, to-chk=0/140) |
07-Nov-2024 22:00:21 | 775,749 66% 21.14MB/s 0:00:00 (xfr#115, to-chk=0/140) |
07-Nov-2024 22:00:21 | 775,749 66% 21.14MB/s 0:00:00 (xfr#115, to-chk=0/140) |
07-Nov-2024 22:00:21 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.07-21.38.33/pod-logs/dev-onezone-0/cluster-manager |
07-Nov-2024 22:00:21 | |
07-Nov-2024 22:00:21 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
07-Nov-2024 22:00:21 | 0 0% 0.00kB/s 0:00:00 |
07-Nov-2024 22:00:21 | 1,977 14% 1.89MB/s 0:00:00 (xfr#2, to-chk=9/14) |
07-Nov-2024 22:00:21 | 4,706 34% 4.49MB/s 0:00:00 (xfr#3, to-chk=7/14) |
07-Nov-2024 22:00:21 | 4,706 34% 4.49MB/s 0:00:00 (xfr#4, to-chk=5/14) |
07-Nov-2024 22:00:21 | 6,480 48% 6.18MB/s 0:00:00 (xfr#5, to-chk=3/14) |
07-Nov-2024 22:00:21 | 6,742 50% 6.43MB/s 0:00:00 (xfr#6, to-chk=1/14) |
07-Nov-2024 22:00:21 | 6,742 50% 1.29MB/s 0:00:00 (xfr#6, to-chk=0/14) |
07-Nov-2024 22:00:21 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.07-21.38.33/pod-logs/dev-onezone-0/oz-panel |
07-Nov-2024 22:00:21 | |
07-Nov-2024 22:00:21 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
07-Nov-2024 22:00:21 | 0 0% 0.00kB/s 0:00:00 |
07-Nov-2024 22:00:21 | 54,912 12% 17.46MB/s 0:00:00 (xfr#2, to-chk=9/14) |
07-Nov-2024 22:00:21 | 111,396 26% 35.41MB/s 0:00:00 (xfr#3, to-chk=7/14) |
07-Nov-2024 22:00:21 | 158,871 37% 37.88MB/s 0:00:00 (xfr#4, to-chk=5/14) |
07-Nov-2024 22:00:21 | 213,580 49% 50.92MB/s 0:00:00 (xfr#5, to-chk=3/14) |
07-Nov-2024 22:00:21 | 213,871 50% 50.99MB/s 0:00:00 (xfr#6, to-chk=1/14) |
07-Nov-2024 22:00:21 | 213,871 50% 33.99MB/s 0:00:00 (xfr#6, to-chk=0/14) |
07-Nov-2024 22:00:21 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.07-21.38.33/pod-logs/dev-onezone-0/oz-worker |
07-Nov-2024 22:00:21 | |
07-Nov-2024 22:00:21 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=17/20) |
07-Nov-2024 22:00:21 | 0 0% 0.00kB/s 0:00:00 |
07-Nov-2024 22:00:21 | 24,002 3% 22.89MB/s 0:00:00 (xfr#2, to-chk=15/20) |
07-Nov-2024 22:00:21 | 48,773 6% 46.51MB/s 0:00:00 (xfr#3, to-chk=13/20) |
07-Nov-2024 22:00:21 | 48,773 6% 46.51MB/s 0:00:00 (xfr#4, to-chk=11/20) |
07-Nov-2024 22:00:21 | 72,295 10% 68.95MB/s 0:00:00 (xfr#5, to-chk=9/20) |
07-Nov-2024 22:00:21 | 72,386 10% 34.52MB/s 0:00:00 (xfr#6, to-chk=7/20) |
07-Nov-2024 22:00:21 | 209,529 29% 24.98MB/s 0:00:00 (xfr#7, to-chk=5/20) |
07-Nov-2024 22:00:21 | 209,826 29% 22.23MB/s 0:00:00 (xfr#8, to-chk=3/20) |
07-Nov-2024 22:00:21 | 359,551 50% 12.25MB/s 0:00:00 (xfr#9, to-chk=1/20) |
07-Nov-2024 22:00:21 | 359,551 50% 10.39MB/s 0:00:00 (xfr#9, to-chk=0/20) |
07-Nov-2024 22:00:21 | [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-krakow-init-l5fkf. See /home/bamboo/.one-env/deployments/2024.11.07-21.38.33/pod-logs/dev-volume-s3-krakow-init-l5fkf/entrypoint.log for more details |
07-Nov-2024 22:00:21 | [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-paris-init-dfhnx. See /home/bamboo/.one-env/deployments/2024.11.07-21.38.33/pod-logs/dev-volume-s3-paris-init-dfhnx/entrypoint.log for more details |
07-Nov-2024 22:00:21 | [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCP/onedata-acceptance/tests/oneclient/logs/multiprovider_s3/test_multi_reg_file_CRUD.1731016808.7940722 exists, exporting anyway. |
07-Nov-2024 22:00:21 | |
07-Nov-2024 22:00:21 | |
07-Nov-2024 22:00:21 | =============================== warnings summary =============================== |
07-Nov-2024 22:00:21 | tests/utils/rest_utils.py:98 |
07-Nov-2024 22:00:21 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCP/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ ' |
07-Nov-2024 22:00:21 | print(""" |
07-Nov-2024 22:00:21 | |
07-Nov-2024 22:00:21 | tests/utils/path_utils.py:112 |
07-Nov-2024 22:00:21 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCP/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ ' |
07-Nov-2024 22:00:21 | return path.replace("'", "\\'").replace(' ', '\ ') |
07-Nov-2024 22:00:21 | |
07-Nov-2024 22:00:21 | tests/utils/acceptance_utils.py:55 |
07-Nov-2024 22:00:21 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCP/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d' |
07-Nov-2024 22:00:21 | '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?')) |
07-Nov-2024 22:00:21 | |
07-Nov-2024 22:00:21 | tests/utils/acceptance_utils.py:57 |
07-Nov-2024 22:00:21 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCP/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d' |
07-Nov-2024 22:00:21 | '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?')) |
07-Nov-2024 22:00:21 | |
07-Nov-2024 22:00:21 | -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html |
07-Nov-2024 22:00:21 | - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCP/onedata-acceptance/test-reports/results.xml - |
07-Nov-2024 22:00:21 | ================= 26 passed, 4 warnings in 1311.03s (0:21:51) ================== |
07-Nov-2024 22:00:25 | release "dev" uninstalled |
07-Nov-2024 22:00:25 | Sidecar injection has been disabled |
07-Nov-2024 22:00:25 | Cleaning helm release "dev"... |
07-Nov-2024 22:00:25 | Deleted 1 helm deployments |
07-Nov-2024 22:00:25 | Deleted 0 k8s deployments |
07-Nov-2024 22:00:25 | Deleted 0 k8s services |
07-Nov-2024 22:00:25 | Deleted 0 persistent volumes |
07-Nov-2024 22:00:27 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
07-Nov-2024 22:00:27 | [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone |
07-Nov-2024 22:00:27 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
07-Nov-2024 22:00:27 | [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider |
07-Nov-2024 22:00:27 | [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli |
07-Nov-2024 22:00:27 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
07-Nov-2024 22:00:27 | [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient |
07-Nov-2024 22:00:27 | Finished task 'Run acceptance oneclient tests' with result: Success |
07-Nov-2024 22:00:27 | Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit' |
07-Nov-2024 22:00:27 | Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCP... |
07-Nov-2024 22:00:27 | Finished task 'Parse test results' with result: Success |
07-Nov-2024 22:00:27 | All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
07-Nov-2024 22:00:27 | Substituting variable: ${bamboo.artifactRepoHostname} with S3 |
07-Nov-2024 22:00:27 | Substituting variable: ${bamboo.artifactRepoPort} with 10161 |
07-Nov-2024 22:00:27 | Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu |
07-Nov-2024 22:00:27 | Substituting variable: ${bamboo.planRepository.branchName} with develop |
07-Nov-2024 22:00:27 | Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance |
07-Nov-2024 22:00:27 | Substituting variable: ${bamboo.artifactRepoHostname} with S3 |
07-Nov-2024 22:00:27 | Substituting variable: ${bamboo.artifactRepoPort} with 10161 |
07-Nov-2024 22:00:27 | Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu |
07-Nov-2024 22:00:27 | Substituting variable: ${bamboo.planRepository.branchName} with develop |
07-Nov-2024 22:00:27 | Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance |
07-Nov-2024 22:00:27 | Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
07-Nov-2024 22:00:27 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 regular file CRUD proxyio #3359 (ODSRV-OAP-MSRFCP-3359)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSRFCP-3359-ScriptBuildTask-16311474195434880115.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCP/onedata-acceptance |
07-Nov-2024 22:00:27 | ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_s3_regular_file_CRUD_proxyio.tar.gz |
07-Nov-2024 22:00:28 | Uploading artifact |
07-Nov-2024 22:00:28 | source path: surefire_multiprovider_s3_regular_file_CRUD_proxyio.tar.gz |
07-Nov-2024 22:00:28 | dest. path: artifacts/onedata-acceptance/develop/surefire_multiprovider_s3_regular_file_CRUD_proxyio.tar.gz |
07-Nov-2024 22:00:28 | Finished task 'Pack and push surefire artifact' with result: Success |
07-Nov-2024 22:00:28 | All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
07-Nov-2024 22:00:28 | Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
07-Nov-2024 22:00:28 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 regular file CRUD proxyio #3359 (ODSRV-OAP-MSRFCP-3359)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSRFCP-3359-ScriptBuildTask-132721366533814007.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCP |
07-Nov-2024 22:00:28 | cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory |
07-Nov-2024 22:00:29 | Finished task 'Pack logs' with result: Success |
07-Nov-2024 22:00:29 | All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
07-Nov-2024 22:00:29 | Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh |
07-Nov-2024 22:00:29 | Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
07-Nov-2024 22:00:29 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 regular file CRUD proxyio #3359 (ODSRV-OAP-MSRFCP-3359)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSRFCP-3359-ScriptBuildTask-12742679341654753233.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCP/onedata-acceptance |
07-Nov-2024 22:00:29 | % Total % Received % Xferd Average Speed Time Time Time Current |
07-Nov-2024 22:00:29 | Dload Upload Total Spent Left Speed |
07-Nov-2024 22:00:29 | |
07-Nov-2024 22:00:29 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
07-Nov-2024 22:00:29 | 100 4822 100 4822 0 0 57404 0 --:--:-- --:--:-- --:--:-- 57404 |
07-Nov-2024 22:00:29 | Clearing /tmp/onedata and /home/bamboo/.one-env |
07-Nov-2024 22:00:30 | Cleaning helm deployments |
07-Nov-2024 22:00:30 | Cleanining pods |
07-Nov-2024 22:00:30 | Cleaning kube persistant volumes |
07-Nov-2024 22:00:30 | pod "dev-volume-s3-krakow-585f4c9-lvhkm" deleted |
07-Nov-2024 22:00:50 | pod "dev-volume-s3-paris-64bd65585f-xjghw" deleted |
07-Nov-2024 22:00:57 | Cleaning dockswift container |
07-Nov-2024 22:00:57 | Cleaning docker containers |
07-Nov-2024 22:01:00 | Stalled docker containers to remove: |
07-Nov-2024 22:01:00 | 28bb92d5888f 2231b3c3b17d b62f136e8f2f 25dfa2a9762f fe80df7e8a64 d464d71dfbce 085b2d566d26 8ce07cb61142 6cb3ab02b382 d3f42a1bc725 fb11308ccb5a 11178874589b 4ec48af368ca 4827a8fb8002 e6476385c331 4f8fd26f84e3 2fc703f49f3e e10252a41ecf f825f3c6053d 3e1fc24d5cf9 593912ed14ce 2a32dbfa1fa6 a789e7b92455 1e4fffa8e5b1 50caa10b7f5f fa99b95c4511 31cb2f1bbfb3 efae55b5ac55 |
07-Nov-2024 22:01:00 | Removing stalled docker containers |
07-Nov-2024 22:01:00 | Error response from daemon: Cannot kill container: 28bb92d5888f: Container 28bb92d5888f1184e82cf31ba3ebaee54576dcbab7f8c3cf5b8f64c8a29a3091 is not running |
07-Nov-2024 22:01:01 | 28bb92d5888f |
07-Nov-2024 22:01:01 | Error response from daemon: Cannot kill container: 2231b3c3b17d: Container 2231b3c3b17d66373460a45556e4e9e647ff58db02eb5a8e197dd218879a7970 is not running |
07-Nov-2024 22:01:01 | 2231b3c3b17d |
07-Nov-2024 22:01:01 | Error response from daemon: Cannot kill container: b62f136e8f2f: Container b62f136e8f2f976ee7c9c68c20d7cb41f8272b360a01d724ade339a9ca053874 is not running |
07-Nov-2024 22:01:01 | b62f136e8f2f |
07-Nov-2024 22:01:01 | Error response from daemon: Cannot kill container: 25dfa2a9762f: Container 25dfa2a9762f8eb6ec16e7931b48fe53ec68dc0146093e2c81735c7703284061 is not running |
07-Nov-2024 22:01:01 | 25dfa2a9762f |
07-Nov-2024 22:01:01 | Error response from daemon: Cannot kill container: fe80df7e8a64: Container fe80df7e8a64a6e20bd61cbb4387cca89b08111b37e1fc868de886a1af572c19 is not running |
07-Nov-2024 22:01:01 | fe80df7e8a64 |
07-Nov-2024 22:01:01 | Error response from daemon: Cannot kill container: d464d71dfbce: Container d464d71dfbce68375522f05ff2d8966b5fdf5ababbd55534b5e5a0baf7969fed is not running |
07-Nov-2024 22:01:01 | d464d71dfbce |
07-Nov-2024 22:01:01 | Error response from daemon: Cannot kill container: 085b2d566d26: Container 085b2d566d26a65b037258d24f8e94cac7d62e3770ad1311f373aad32832d4db is not running |
07-Nov-2024 22:01:01 | 085b2d566d26 |
07-Nov-2024 22:01:01 | Error response from daemon: Cannot kill container: 8ce07cb61142: Container 8ce07cb611425f08404923185284aaa682a6eca252decd83bbca1e880591dd0c is not running |
07-Nov-2024 22:01:01 | 8ce07cb61142 |
07-Nov-2024 22:01:01 | Error response from daemon: Cannot kill container: 6cb3ab02b382: Container 6cb3ab02b38260dea5e2090ba9badada7b93a576571d47444a74790fc6a904af is not running |
07-Nov-2024 22:01:01 | 6cb3ab02b382 |
07-Nov-2024 22:01:02 | Error response from daemon: Cannot kill container: d3f42a1bc725: Container d3f42a1bc725df531d20db95ac97a3b7447513ce8d8da68a11f7c3cbf9038498 is not running |
07-Nov-2024 22:01:02 | d3f42a1bc725 |
07-Nov-2024 22:01:02 | Error response from daemon: Cannot kill container: fb11308ccb5a: Container fb11308ccb5ae3cd3f8b187584a65f4e90437154ddeb991684dae89dd03b9f26 is not running |
07-Nov-2024 22:01:02 | fb11308ccb5a |
07-Nov-2024 22:01:02 | Error response from daemon: Cannot kill container: 11178874589b: Container 11178874589b28159c09192f0d63d4dfd6c1bc5e81129eb66d60f2434e5bc0b0 is not running |
07-Nov-2024 22:01:02 | 11178874589b |
07-Nov-2024 22:01:02 | Error response from daemon: Cannot kill container: 4ec48af368ca: Container 4ec48af368caad820f2c419206bbd922c642873df79e550c644ce758b15c5503 is not running |
07-Nov-2024 22:01:02 | 4ec48af368ca |
07-Nov-2024 22:01:02 | Error response from daemon: Cannot kill container: 4827a8fb8002: Container 4827a8fb800284c8ca8e77f6b074d75cf4912a74add0f392542faa8d71165d45 is not running |
07-Nov-2024 22:01:02 | 4827a8fb8002 |
07-Nov-2024 22:01:02 | Error response from daemon: Cannot kill container: e6476385c331: Container e6476385c33101ae485fac64feaadfb32baba1b939d90804e8ae0beb805751ea is not running |
07-Nov-2024 22:01:02 | e6476385c331 |
07-Nov-2024 22:01:02 | Error response from daemon: Cannot kill container: 4f8fd26f84e3: Container 4f8fd26f84e3075b7a0a9b9a4756cdfbf013862098f6050420fe67c1492b0f5e is not running |
07-Nov-2024 22:01:02 | 4f8fd26f84e3 |
07-Nov-2024 22:01:02 | Error response from daemon: Cannot kill container: 2fc703f49f3e: Container 2fc703f49f3e92ad9f95d65d092878dd23e7c56ac61ec3e5156074d21fc5e64c is not running |
07-Nov-2024 22:01:02 | 2fc703f49f3e |
07-Nov-2024 22:01:02 | Error response from daemon: Cannot kill container: e10252a41ecf: Container e10252a41ecf485c2f8198e3ebe62104a109622d5382cfea45a4e38547e44d1f is not running |
07-Nov-2024 22:01:02 | e10252a41ecf |
07-Nov-2024 22:01:02 | Error response from daemon: Cannot kill container: f825f3c6053d: Container f825f3c6053d78eb15bae7e14cf8c4d13f319378f01b7e51f3f5f18a4de0c378 is not running |
07-Nov-2024 22:01:02 | f825f3c6053d |
07-Nov-2024 22:01:02 | Error response from daemon: Cannot kill container: 3e1fc24d5cf9: Container 3e1fc24d5cf9fa928dfb69d656377445d35ad4486e3c1ddaeddff8b0180d6efd is not running |
07-Nov-2024 22:01:02 | 3e1fc24d5cf9 |
07-Nov-2024 22:01:02 | Error response from daemon: Cannot kill container: 593912ed14ce: Container 593912ed14cea7da1cbd2946e18d885bee60ecacc2fcb4c66bb8fb97d32edddd is not running |
07-Nov-2024 22:01:02 | 593912ed14ce |
07-Nov-2024 22:01:02 | Error response from daemon: Cannot kill container: 2a32dbfa1fa6: Container 2a32dbfa1fa63161a2eb32c2ca6b898e6435fbe3e667e0513cfe03b0311e6366 is not running |
07-Nov-2024 22:01:03 | 2a32dbfa1fa6 |
07-Nov-2024 22:01:03 | Error response from daemon: Cannot kill container: a789e7b92455: Container a789e7b9245566bf0098a791cc8221d635e8d9cbd03f5db02b94c0a62b8711b0 is not running |
07-Nov-2024 22:01:03 | a789e7b92455 |
07-Nov-2024 22:01:03 | Error response from daemon: Cannot kill container: 1e4fffa8e5b1: Container 1e4fffa8e5b1c937dc33011bf7861fa74d70af3f0dc725546773abad744a53c1 is not running |
07-Nov-2024 22:01:03 | 1e4fffa8e5b1 |
07-Nov-2024 22:01:03 | Error response from daemon: Cannot kill container: 50caa10b7f5f: Container 50caa10b7f5f026aaf7af7921eea2c6562742a71f71476678865921a312426cc is not running |
07-Nov-2024 22:01:03 | 50caa10b7f5f |
07-Nov-2024 22:01:03 | Error response from daemon: Cannot kill container: fa99b95c4511: Container fa99b95c4511c3f1b72c65395d7b12e4ccc37133fc7ea18d5f0fc323d0313cf7 is not running |
07-Nov-2024 22:01:03 | fa99b95c4511 |
07-Nov-2024 22:01:03 | Error response from daemon: Cannot kill container: 31cb2f1bbfb3: Container 31cb2f1bbfb367483e79c09985d837ade13713018f51db86cd357f0df6b73a54 is not running |
07-Nov-2024 22:01:03 | 31cb2f1bbfb3 |
07-Nov-2024 22:01:04 | efae55b5ac55 |
07-Nov-2024 22:01:04 | efae55b5ac55 |
07-Nov-2024 22:01:04 | Stalled docker volumes to remove: |
07-Nov-2024 22:01:04 | |
07-Nov-2024 22:01:04 | Removing stalled docker volumes |
07-Nov-2024 22:01:04 | Removing stalled loopdevices |
07-Nov-2024 22:01:05 | Done |
07-Nov-2024 22:01:05 | Finished task 'Clear env and working dir' with result: Success |
07-Nov-2024 22:01:05 | Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2 |
07-Nov-2024 22:01:05 | Running post build plugin 'Docker Container Cleanup' |
07-Nov-2024 22:01:05 | Running post build plugin 'NCover Results Collector' |
07-Nov-2024 22:01:05 | Running post build plugin 'Build Results Label Collector' |
07-Nov-2024 22:01:05 | Running post build plugin 'Clover Results Collector' |
07-Nov-2024 22:01:05 | Running post build plugin 'npm Cache Cleanup' |
07-Nov-2024 22:01:05 | Running post build plugin 'Artifact Copier' |
07-Nov-2024 22:01:05 | Publishing an artifact: test_logs.tar.gz |
07-Nov-2024 22:01:05 | Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 154.7 ms |
07-Nov-2024 22:01:05 | Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCP' |
07-Nov-2024 22:01:05 | Finalising the build... |
07-Nov-2024 22:01:05 | Stopping timer. |
07-Nov-2024 22:01:05 | Build ODSRV-OAP-MSRFCP-3359 completed. |
07-Nov-2024 22:01:05 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
07-Nov-2024 22:01:05 | Running on server: post build plugin 'NCover Results Collector' |
07-Nov-2024 22:01:05 | Running on server: post build plugin 'Build Labeller' |
07-Nov-2024 22:01:05 | Running on server: post build plugin 'Clover Delta Calculator' |
07-Nov-2024 22:01:05 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
07-Nov-2024 22:01:05 | All post build plugins have finished |
07-Nov-2024 22:01:05 | Generating build results summary... |
07-Nov-2024 22:01:06 | Saving build results to disk... |
07-Nov-2024 22:01:06 | Store variable context... |
07-Nov-2024 22:01:06 | Finished building ODSRV-OAP-MSRFCP-3359. |