oneclient acceptance tests using environment deployed from packages
Build: #3372 was successful
Job: multiprovider s3 regular file CRUD proxyio was successful
Build log
The build generated 2,687 lines of output. The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.
30-Nov-2024 02:19:33 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/gms93k6062vhna51 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/gms93k6062vhna51 |
30-Nov-2024 02:19:33 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '11102002063826170181'... |
30-Nov-2024 02:19:33 | Getting configuration... |
30-Nov-2024 02:19:33 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/gms93k6062vhna51'. |
30-Nov-2024 02:19:33 | |
30-Nov-2024 02:19:33 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-t7nhs', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
30-Nov-2024 02:19:33 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-t7nhs', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
30-Nov-2024 02:19:33 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-t7nhs', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
30-Nov-2024 02:19:33 | |
30-Nov-2024 02:19:33 | |
30-Nov-2024 02:19:33 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-t7nhs' |
30-Nov-2024 02:19:33 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-t7nhs' successfully started |
30-Nov-2024 02:19:33 | |
30-Nov-2024 02:19:33 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/6x8e5flyg5gb932u |
30-Nov-2024 02:19:33 | |
30-Nov-2024 02:19:33 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/6x8e5flyg5gb932u --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/6x8e5flyg5gb932u |
30-Nov-2024 02:19:33 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '2774101786097035566'... |
30-Nov-2024 02:19:33 | Getting configuration... |
30-Nov-2024 02:19:33 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/6x8e5flyg5gb932u'. |
30-Nov-2024 02:19:33 | |
30-Nov-2024 02:19:33 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
30-Nov-2024 02:19:33 | -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"' |
30-Nov-2024 02:19:33 | -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"' |
30-Nov-2024 02:19:33 | -- Executing step: 'When "user2 sees [dir1] in space1 on client21"' |
30-Nov-2024 02:19:33 | -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"' |
30-Nov-2024 02:19:33 | -- Executing step: 'When "user1 changes space1/dir1 mode to 755 on client11"' |
30-Nov-2024 02:19:33 | -- Executing step: 'Then "mode of user2's space1/dir1 is 755 on client21"' |
30-Nov-2024 02:19:33 | -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"' |
30-Nov-2024 02:19:33 | -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"' |
30-Nov-2024 02:19:33 | -- Executing step: 'Then "user2 fails to delete files [space1/dir1/file1] on client21"' |
30-Nov-2024 02:19:33 | -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"' |
30-Nov-2024 02:19:33 | -- Executing step: 'Then "user1 can stat [file1] in space1/dir1 on client11"' |
30-Nov-2024 02:19:33 | -- Executing step: 'Then "user2 can stat [file1] in space1/dir1 on client21"' |
30-Nov-2024 02:19:33 | -- Executing step: 'Then "user1 sees [file1] in space1/dir1 on client11"' |
30-Nov-2024 02:19:33 | -- Executing step: 'Then "user2 sees [file1] in space1/dir1 on client21"' |
30-Nov-2024 02:19:33 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"' |
30-Nov-2024 02:19:33 | -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client21"' |
30-Nov-2024 02:19:33 | ================================================================= |
30-Nov-2024 02:19:33 | |
30-Nov-2024 02:19:33 | PASSED |
30-Nov-2024 02:19:33 | Unmounting client from /tmp/onedata/mnt/gms93k6062vhna51 |
30-Nov-2024 02:19:33 | |
30-Nov-2024 02:19:33 | |
30-Nov-2024 02:19:33 | Unmounting client from /tmp/onedata/mnt/6x8e5flyg5gb932u |
30-Nov-2024 02:19:33 | |
30-Nov-2024 02:19:33 | |
30-Nov-2024 02:20:09 | 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 |
30-Nov-2024 02:20:09 | ================================================================= |
30-Nov-2024 02:20:09 | - Executing scenario 'Delete file right after closing it' |
30-Nov-2024 02:20:09 | - from feature 'Multi_regular_file_CRUD' |
30-Nov-2024 02:20:09 | ----------------------------------------------------------------- |
30-Nov-2024 02:20:09 | -- Executing step: 'Given "oneclients [client11, client21] |
30-Nov-2024 02:20:09 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
30-Nov-2024 02:20:09 | using [token, token] by [user1, user2]"' |
30-Nov-2024 02:20:09 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-468gf', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
30-Nov-2024 02:20:09 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-468gf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
30-Nov-2024 02:20:09 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-468gf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
30-Nov-2024 02:20:09 | |
30-Nov-2024 02:20:09 | |
30-Nov-2024 02:20:09 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-468gf' |
30-Nov-2024 02:20:09 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-468gf' successfully started |
30-Nov-2024 02:20:09 | |
30-Nov-2024 02:20:09 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/vp646prj1p4pn5h8 |
30-Nov-2024 02:20:09 | |
30-Nov-2024 02:20:09 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/vp646prj1p4pn5h8 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/vp646prj1p4pn5h8 |
30-Nov-2024 02:20:09 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3849907200661442428'... |
30-Nov-2024 02:20:09 | Getting configuration... |
30-Nov-2024 02:20:09 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/vp646prj1p4pn5h8'. |
30-Nov-2024 02:20:09 | |
30-Nov-2024 02:20:09 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-t7nhs', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
30-Nov-2024 02:20:09 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-t7nhs', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
30-Nov-2024 02:20:09 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-t7nhs', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
30-Nov-2024 02:20:09 | |
30-Nov-2024 02:20:09 | |
30-Nov-2024 02:20:09 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-t7nhs' |
30-Nov-2024 02:20:09 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-t7nhs' successfully started |
30-Nov-2024 02:20:09 | |
30-Nov-2024 02:20:09 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/317jrvc36yqb5o25 |
30-Nov-2024 02:20:09 | |
30-Nov-2024 02:20:09 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/317jrvc36yqb5o25 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/317jrvc36yqb5o25 |
30-Nov-2024 02:20:09 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '12385207681927902155'... |
30-Nov-2024 02:20:09 | Getting configuration... |
30-Nov-2024 02:20:09 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/317jrvc36yqb5o25'. |
30-Nov-2024 02:20:09 | |
30-Nov-2024 02:20:09 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
30-Nov-2024 02:20:09 | -- Executing step: 'When "user1 sees [file1] in space1 on client11"' |
30-Nov-2024 02:20:09 | -- Executing step: 'When "user2 sees [file1] in space1 on client21"' |
30-Nov-2024 02:20:09 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"' |
30-Nov-2024 02:20:09 | -- Executing step: 'When "user1 opens space1/file1 with mode r+ on client11"' |
30-Nov-2024 02:20:09 | -- Executing step: 'When "user1 closes space1/file1 on client11"' |
30-Nov-2024 02:20:09 | -- Executing step: 'When "user1 deletes files [space1/file1] on client11"' |
30-Nov-2024 02:20:09 | -- Executing step: 'When "space1 is empty for user1 on client11"' |
30-Nov-2024 02:20:09 | ================================================================= |
30-Nov-2024 02:20:09 | |
30-Nov-2024 02:20:10 | PASSED |
30-Nov-2024 02:20:10 | Unmounting client from /tmp/onedata/mnt/vp646prj1p4pn5h8 |
30-Nov-2024 02:20:10 | |
30-Nov-2024 02:20:10 | |
30-Nov-2024 02:20:10 | Unmounting client from /tmp/onedata/mnt/317jrvc36yqb5o25 |
30-Nov-2024 02:20:10 | |
30-Nov-2024 02:20:10 | |
30-Nov-2024 02:20:53 | 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 |
30-Nov-2024 02:20:53 | ================================================================= |
30-Nov-2024 02:20:53 | - Executing scenario 'Create many children' |
30-Nov-2024 02:20:53 | - from feature 'Multi_regular_file_CRUD' |
30-Nov-2024 02:20:53 | ----------------------------------------------------------------- |
30-Nov-2024 02:20:53 | -- Executing step: 'Given "oneclients [client11, client21] |
30-Nov-2024 02:20:53 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
30-Nov-2024 02:20:53 | using [token, token] by [user1, user2]"' |
30-Nov-2024 02:20:53 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-468gf', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
30-Nov-2024 02:20:53 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-468gf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
30-Nov-2024 02:20:53 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-468gf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
30-Nov-2024 02:20:53 | |
30-Nov-2024 02:20:53 | |
30-Nov-2024 02:20:53 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-468gf' |
30-Nov-2024 02:20:53 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-468gf' successfully started |
30-Nov-2024 02:20:53 | |
30-Nov-2024 02:20:53 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/uto0q3wz2yzh26tm |
30-Nov-2024 02:20:53 | |
30-Nov-2024 02:20:53 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/uto0q3wz2yzh26tm --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/uto0q3wz2yzh26tm |
30-Nov-2024 02:20:53 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '13800096569662836616'... |
30-Nov-2024 02:20:53 | Getting configuration... |
30-Nov-2024 02:20:53 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/uto0q3wz2yzh26tm'. |
30-Nov-2024 02:20:53 | |
30-Nov-2024 02:20:53 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-t7nhs', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
30-Nov-2024 02:20:53 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-t7nhs', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
30-Nov-2024 02:20:53 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-t7nhs', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
30-Nov-2024 02:20:53 | |
30-Nov-2024 02:20:53 | |
30-Nov-2024 02:20:53 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-t7nhs' |
30-Nov-2024 02:20:53 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-t7nhs' successfully started |
30-Nov-2024 02:20:53 | |
30-Nov-2024 02:20:53 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/wxy25ifskx7y1t37 |
30-Nov-2024 02:20:53 | |
30-Nov-2024 02:20:53 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/wxy25ifskx7y1t37 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/wxy25ifskx7y1t37 |
30-Nov-2024 02:20:53 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '4202070549331883747'... |
30-Nov-2024 02:20:53 | Getting configuration... |
30-Nov-2024 02:20:53 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/wxy25ifskx7y1t37'. |
30-Nov-2024 02:20:53 | |
30-Nov-2024 02:20:53 | -- Executing step: 'When "user1 creates child files of space1 with names in range [1, 127) on client11"' |
30-Nov-2024 02:20:53 | -- Executing step: 'Then "user2 lists children of space1 and gets names in range [1, 127) on client21"' |
30-Nov-2024 02:20:53 | ================================================================= |
30-Nov-2024 02:20:53 | |
30-Nov-2024 02:21:02 | PASSED |
30-Nov-2024 02:21:02 | Unmounting client from /tmp/onedata/mnt/uto0q3wz2yzh26tm |
30-Nov-2024 02:21:02 | |
30-Nov-2024 02:21:02 | |
30-Nov-2024 02:21:02 | Unmounting client from /tmp/onedata/mnt/wxy25ifskx7y1t37 |
30-Nov-2024 02:21:02 | |
30-Nov-2024 02:21:02 | |
30-Nov-2024 02:21:42 | 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 |
30-Nov-2024 02:21:42 | ================================================================= |
30-Nov-2024 02:21:42 | - Executing scenario 'Create nonempty file then copy it and remove source file' |
30-Nov-2024 02:21:42 | - from feature 'Multi_regular_file_CRUD' |
30-Nov-2024 02:21:42 | ----------------------------------------------------------------- |
30-Nov-2024 02:21:42 | -- Executing step: 'Given "oneclients [client11, client21] |
30-Nov-2024 02:21:42 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
30-Nov-2024 02:21:42 | using [token, token] by [user1, user2]"' |
30-Nov-2024 02:21:42 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-468gf', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
30-Nov-2024 02:21:42 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-468gf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
30-Nov-2024 02:21:42 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-468gf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
30-Nov-2024 02:21:42 | |
30-Nov-2024 02:21:42 | |
30-Nov-2024 02:21:42 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-468gf' |
30-Nov-2024 02:21:42 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-468gf' successfully started |
30-Nov-2024 02:21:42 | |
30-Nov-2024 02:21:42 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/na7p5zvpvyy9b2np |
30-Nov-2024 02:21:42 | |
30-Nov-2024 02:21:42 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/na7p5zvpvyy9b2np --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/na7p5zvpvyy9b2np |
30-Nov-2024 02:21:42 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6784187059796721931'... |
30-Nov-2024 02:21:42 | Getting configuration... |
30-Nov-2024 02:21:42 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/na7p5zvpvyy9b2np'. |
30-Nov-2024 02:21:42 | |
30-Nov-2024 02:21:42 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-t7nhs', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
30-Nov-2024 02:21:42 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-t7nhs', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
30-Nov-2024 02:21:42 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-t7nhs', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
30-Nov-2024 02:21:42 | |
30-Nov-2024 02:21:42 | |
30-Nov-2024 02:21:42 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-t7nhs' |
30-Nov-2024 02:21:42 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-t7nhs' successfully started |
30-Nov-2024 02:21:42 | |
30-Nov-2024 02:21:42 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ibs0hgokihr53o54 |
30-Nov-2024 02:21:42 | |
30-Nov-2024 02:21:42 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ibs0hgokihr53o54 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ibs0hgokihr53o54 |
30-Nov-2024 02:21:42 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '5175509556546570678'... |
30-Nov-2024 02:21:42 | Getting configuration... |
30-Nov-2024 02:21:42 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/ibs0hgokihr53o54'. |
30-Nov-2024 02:21:42 | |
30-Nov-2024 02:21:42 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
30-Nov-2024 02:21:42 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"' |
30-Nov-2024 02:21:42 | -- Executing step: 'When "user1 copies regular file space1/file1 to space1/file1_copy on client11"' |
30-Nov-2024 02:21:42 | -- Executing step: 'When "user1 deletes files [space1/file1] on client11"' |
30-Nov-2024 02:21:42 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client11"' |
30-Nov-2024 02:21:42 | -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client21"' |
30-Nov-2024 02:21:42 | ================================================================= |
30-Nov-2024 02:21:42 | |
30-Nov-2024 02:21:42 | PASSED |
30-Nov-2024 02:21:42 | Unmounting client from /tmp/onedata/mnt/na7p5zvpvyy9b2np |
30-Nov-2024 02:21:42 | |
30-Nov-2024 02:21:42 | |
30-Nov-2024 02:21:42 | Unmounting client from /tmp/onedata/mnt/ibs0hgokihr53o54 |
30-Nov-2024 02:21:42 | |
30-Nov-2024 02:21:42 | |
30-Nov-2024 02:22:25 | 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 |
30-Nov-2024 02:22:25 | ================================================================= |
30-Nov-2024 02:22:25 | - Executing scenario 'Create nonempty file then move it to another space' |
30-Nov-2024 02:22:25 | - from feature 'Multi_regular_file_CRUD' |
30-Nov-2024 02:22:25 | ----------------------------------------------------------------- |
30-Nov-2024 02:22:25 | -- Executing step: 'Given "oneclients [client11, client21] |
30-Nov-2024 02:22:25 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
30-Nov-2024 02:22:25 | using [token, token] by [user1, user2]"' |
30-Nov-2024 02:22:25 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-468gf', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
30-Nov-2024 02:22:25 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-468gf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
30-Nov-2024 02:22:25 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-468gf', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
30-Nov-2024 02:22:25 | |
30-Nov-2024 02:22:25 | |
30-Nov-2024 02:22:25 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-468gf' |
30-Nov-2024 02:22:25 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-468gf' successfully started |
30-Nov-2024 02:22:25 | |
30-Nov-2024 02:22:25 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/sixuq9kx3vxpr4lj |
30-Nov-2024 02:22:25 | |
30-Nov-2024 02:22:25 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/sixuq9kx3vxpr4lj --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/sixuq9kx3vxpr4lj |
30-Nov-2024 02:22:25 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '18299847584446539226'... |
30-Nov-2024 02:22:25 | Getting configuration... |
30-Nov-2024 02:22:25 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/sixuq9kx3vxpr4lj'. |
30-Nov-2024 02:22:25 | |
30-Nov-2024 02:22:25 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-t7nhs', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
30-Nov-2024 02:22:25 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-t7nhs', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
30-Nov-2024 02:22:25 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-t7nhs', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
30-Nov-2024 02:22:25 | |
30-Nov-2024 02:22:25 | |
30-Nov-2024 02:22:25 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-t7nhs' |
30-Nov-2024 02:22:25 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-t7nhs' successfully started |
30-Nov-2024 02:22:25 | |
30-Nov-2024 02:22:25 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/aerk8cwpxl3fvyek |
30-Nov-2024 02:22:25 | |
30-Nov-2024 02:22:25 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/aerk8cwpxl3fvyek --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/aerk8cwpxl3fvyek |
30-Nov-2024 02:22:25 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '7663391195897449433'... |
30-Nov-2024 02:22:25 | Getting configuration... |
30-Nov-2024 02:22:25 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/aerk8cwpxl3fvyek'. |
30-Nov-2024 02:22:25 | |
30-Nov-2024 02:22:25 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
30-Nov-2024 02:22:25 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"' |
30-Nov-2024 02:22:25 | -- Executing step: 'When "user2 reads "TEST TEXT ONEDATA" from file space1/file1 on client21"' |
30-Nov-2024 02:22:25 | -- Executing step: 'When "user1 renames space1/file1 to space2/file1_moved on client11"' |
30-Nov-2024 02:22:25 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client11"' |
30-Nov-2024 02:22:25 | -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client21"' |
30-Nov-2024 02:22:25 | ================================================================= |
30-Nov-2024 02:22:25 | |
30-Nov-2024 02:22:40 | PASSED |
30-Nov-2024 02:22:40 | Unmounting client from /tmp/onedata/mnt/sixuq9kx3vxpr4lj |
30-Nov-2024 02:22:40 | |
30-Nov-2024 02:22:40 | |
30-Nov-2024 02:22:40 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
30-Nov-2024 02:22:40 | Unmounting client from /tmp/onedata/mnt/aerk8cwpxl3fvyek |
30-Nov-2024 02:22:40 | |
30-Nov-2024 02:22:40 | 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.1732933345.934897', '-c', '/tmp/logs'] |
30-Nov-2024 02:22:40 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
30-Nov-2024 02:22:40 | [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-z9tll. See /home/bamboo/.one-env/deployments/2024.11.30-01.58.31/pod-logs/dev-cross-support-job-3p-users-z9tll/entrypoint.log for more details |
30-Nov-2024 02:22:40 | [INFO] Rsyncing from pod dev-oneclient-krakow-9b8968f6-468gf: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.30-01.58.31/pod-logs/dev-oneclient-krakow-9b8968f6-468gf/oneclient_logs |
30-Nov-2024 02:22:40 | |
30-Nov-2024 02:22:40 | 0 0% 0.00kB/s 0:00:00 (xfr#0, to-chk=193/225) |
30-Nov-2024 02:22:40 | Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init) |
30-Nov-2024 02:22:40 | 0 0% 0.00kB/s 0:00:00 |
30-Nov-2024 02:22:40 | 34,535 0% 32.94MB/s 0:00:00 (xfr#1, to-chk=192/225) |
30-Nov-2024 02:22:40 | Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init) |
30-Nov-2024 02:22:40 | 34,535 0% 32.94MB/s 0:00:00 (xfr#1, to-chk=186/225) |
30-Nov-2024 02:22:40 | 34,997 0% 33.38MB/s 0:00:00 (xfr#2, to-chk=188/225) |
30-Nov-2024 02:22:40 | 140,631 1% 134.12MB/s 0:00:00 (xfr#3, to-chk=187/225) |
30-Nov-2024 02:22:40 | Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init) |
30-Nov-2024 02:22:40 | 141,093 1% 134.56MB/s 0:00:00 (xfr#4, to-chk=186/225) |
30-Nov-2024 02:22:40 | 172,402 2% 54.81MB/s 0:00:00 (xfr#5, to-chk=185/225) |
30-Nov-2024 02:22:40 | 172,960 2% 54.98MB/s 0:00:00 (xfr#6, to-chk=181/225) |
30-Nov-2024 02:22:40 | Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init) |
30-Nov-2024 02:22:40 | 320,652 3% 50.97MB/s 0:00:00 (xfr#7, to-chk=180/225) |
30-Nov-2024 02:22:40 | Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init) |
30-Nov-2024 02:22:40 | Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init) |
30-Nov-2024 02:22:40 | 321,210 3% 51.05MB/s 0:00:00 (xfr#8, to-chk=179/225) |
30-Nov-2024 02:22:40 | 321,838 3% 43.85MB/s 0:00:00 (xfr#9, to-chk=178/225) |
30-Nov-2024 02:22:40 | 340,615 3% 46.41MB/s 0:00:00 (xfr#10, to-chk=177/225) |
30-Nov-2024 02:22:40 | 341,173 3% 46.48MB/s 0:00:00 (xfr#11, to-chk=173/225) |
30-Nov-2024 02:22:40 | 412,218 4% 28.08MB/s 0:00:00 (xfr#12, to-chk=172/225) |
30-Nov-2024 02:22:40 | 412,776 4% 28.12MB/s 0:00:00 (xfr#13, to-chk=171/225) |
30-Nov-2024 02:22:40 | 443,676 5% 22.27MB/s 0:00:00 (xfr#14, to-chk=170/225) |
30-Nov-2024 02:22:40 | 443,946 5% 21.17MB/s 0:00:00 (xfr#15, to-chk=166/225) |
30-Nov-2024 02:22:40 | 549,183 6% 21.82MB/s 0:00:00 (xfr#16, to-chk=165/225) |
30-Nov-2024 02:22:40 | 549,453 6% 20.96MB/s 0:00:00 (xfr#17, to-chk=164/225) |
30-Nov-2024 02:22:40 | 568,421 6% 21.68MB/s 0:00:00 (xfr#18, to-chk=163/225) |
30-Nov-2024 02:22:40 | 568,979 6% 21.70MB/s 0:00:00 (xfr#19, to-chk=159/225) |
30-Nov-2024 02:22:40 | 649,386 7% 19.35MB/s 0:00:00 (xfr#20, to-chk=158/225) |
30-Nov-2024 02:22:40 | 649,944 7% 19.37MB/s 0:00:00 (xfr#21, to-chk=157/225) |
30-Nov-2024 02:22:40 | 692,875 8% 20.65MB/s 0:00:00 (xfr#22, to-chk=156/225) |
30-Nov-2024 02:22:40 | 693,433 8% 20.04MB/s 0:00:00 (xfr#23, to-chk=152/225) |
30-Nov-2024 02:22:40 | 830,411 9% 22.63MB/s 0:00:00 (xfr#24, to-chk=151/225) |
30-Nov-2024 02:22:40 | 830,969 9% 22.64MB/s 0:00:00 (xfr#25, to-chk=150/225) |
30-Nov-2024 02:22:40 | 883,168 10% 24.06MB/s 0:00:00 (xfr#26, to-chk=149/225) |
30-Nov-2024 02:22:40 | 883,630 10% 23.41MB/s 0:00:00 (xfr#27, to-chk=145/225) |
30-Nov-2024 02:22:40 | 1,088,495 12% 28.06MB/s 0:00:00 (xfr#28, to-chk=144/225) |
30-Nov-2024 02:22:40 | 1,088,957 12% 28.07MB/s 0:00:00 (xfr#29, to-chk=143/225) |
30-Nov-2024 02:22:40 | 1,248,787 14% 27.70MB/s 0:00:00 (xfr#30, to-chk=142/225) |
30-Nov-2024 02:22:40 | 1,249,441 14% 27.71MB/s 0:00:00 (xfr#31, to-chk=138/225) |
30-Nov-2024 02:22:40 | 1,779,023 20% 32.63MB/s 0:00:00 (xfr#32, to-chk=137/225) |
30-Nov-2024 02:22:40 | 1,779,677 20% 32.02MB/s 0:00:00 (xfr#33, to-chk=136/225) |
30-Nov-2024 02:22:40 | 1,819,249 21% 32.74MB/s 0:00:00 (xfr#34, to-chk=135/225) |
30-Nov-2024 02:22:40 | 1,819,711 21% 32.74MB/s 0:00:00 (xfr#35, to-chk=131/225) |
30-Nov-2024 02:22:40 | 1,961,966 22% 34.02MB/s 0:00:00 (xfr#36, to-chk=130/225) |
30-Nov-2024 02:22:40 | 1,962,428 22% 33.42MB/s 0:00:00 (xfr#37, to-chk=129/225) |
30-Nov-2024 02:22:40 | 1,963,056 22% 33.43MB/s 0:00:00 (xfr#38, to-chk=128/225) |
30-Nov-2024 02:22:40 | 1,986,485 23% 33.24MB/s 0:00:00 (xfr#39, to-chk=127/225) |
30-Nov-2024 02:22:40 | 1,986,851 23% 33.24MB/s 0:00:00 (xfr#40, to-chk=123/225) |
30-Nov-2024 02:22:40 | 2,080,119 24% 33.62MB/s 0:00:00 (xfr#41, to-chk=122/225) |
30-Nov-2024 02:22:40 | 2,080,485 24% 33.63MB/s 0:00:00 (xfr#42, to-chk=121/225) |
30-Nov-2024 02:22:40 | 2,125,362 24% 33.78MB/s 0:00:00 (xfr#43, to-chk=120/225) |
30-Nov-2024 02:22:40 | 2,126,016 24% 33.79MB/s 0:00:00 (xfr#44, to-chk=116/225) |
30-Nov-2024 02:22:40 | 2,294,357 26% 35.29MB/s 0:00:00 (xfr#45, to-chk=115/225) |
30-Nov-2024 02:22:40 | 2,295,011 26% 34.74MB/s 0:00:00 (xfr#46, to-chk=114/225) |
30-Nov-2024 02:22:40 | 2,337,764 27% 34.84MB/s 0:00:00 (xfr#47, to-chk=113/225) |
30-Nov-2024 02:22:40 | 2,338,322 27% 34.84MB/s 0:00:00 (xfr#48, to-chk=109/225) |
30-Nov-2024 02:22:40 | 2,478,158 28% 32.37MB/s 0:00:00 (xfr#49, to-chk=108/225) |
30-Nov-2024 02:22:40 | 2,478,716 28% 32.38MB/s 0:00:00 (xfr#50, to-chk=107/225) |
30-Nov-2024 02:22:40 | 2,479,344 28% 32.39MB/s 0:00:00 (xfr#51, to-chk=106/225) |
30-Nov-2024 02:22:40 | 2,700,786 31% 33.45MB/s 0:00:00 (xfr#52, to-chk=105/225) |
30-Nov-2024 02:22:40 | 2,701,440 31% 33.03MB/s 0:00:00 (xfr#53, to-chk=101/225) |
30-Nov-2024 02:22:40 | 5,149,391 60% 35.33MB/s 0:00:00 (xfr#54, to-chk=100/225) |
30-Nov-2024 02:22:40 | 5,150,045 60% 35.08MB/s 0:00:00 (xfr#55, to-chk=99/225) |
30-Nov-2024 02:22:40 | 5,150,673 60% 33.88MB/s 0:00:00 (xfr#56, to-chk=98/225) |
30-Nov-2024 02:22:40 | 5,182,530 60% 34.09MB/s 0:00:00 (xfr#57, to-chk=97/225) |
30-Nov-2024 02:22:40 | 5,183,184 60% 34.09MB/s 0:00:00 (xfr#58, to-chk=93/225) |
30-Nov-2024 02:22:40 | 5,281,287 61% 33.80MB/s 0:00:00 (xfr#59, to-chk=92/225) |
30-Nov-2024 02:22:40 | 5,281,941 61% 33.81MB/s 0:00:00 (xfr#60, to-chk=91/225) |
30-Nov-2024 02:22:40 | 5,307,971 62% 33.75MB/s 0:00:00 (xfr#61, to-chk=90/225) |
30-Nov-2024 02:22:40 | 5,308,529 62% 33.75MB/s 0:00:00 (xfr#62, to-chk=86/225) |
30-Nov-2024 02:22:40 | 5,402,973 63% 34.35MB/s 0:00:00 (xfr#63, to-chk=85/225) |
30-Nov-2024 02:22:40 | 5,403,531 63% 34.13MB/s 0:00:00 (xfr#64, to-chk=84/225) |
30-Nov-2024 02:22:40 | 5,456,295 63% 34.46MB/s 0:00:00 (xfr#65, to-chk=83/225) |
30-Nov-2024 02:22:40 | 5,456,661 63% 34.46MB/s 0:00:00 (xfr#66, to-chk=79/225) |
30-Nov-2024 02:22:40 | 5,641,027 65% 34.49MB/s 0:00:00 (xfr#67, to-chk=78/225) |
30-Nov-2024 02:22:40 | 5,641,393 65% 34.49MB/s 0:00:00 (xfr#68, to-chk=77/225) |
30-Nov-2024 02:22:40 | 5,674,038 66% 34.69MB/s 0:00:00 (xfr#69, to-chk=76/225) |
30-Nov-2024 02:22:40 | 5,674,404 66% 34.69MB/s 0:00:00 (xfr#70, to-chk=72/225) |
30-Nov-2024 02:22:40 | 5,767,227 67% 35.03MB/s 0:00:00 (xfr#71, to-chk=71/225) |
30-Nov-2024 02:22:40 | 5,767,593 67% 35.03MB/s 0:00:00 (xfr#72, to-chk=70/225) |
30-Nov-2024 02:22:40 | 5,768,221 67% 35.04MB/s 0:00:00 (xfr#73, to-chk=69/225) |
30-Nov-2024 02:22:40 | 5,789,775 67% 35.17MB/s 0:00:00 (xfr#74, to-chk=68/225) |
30-Nov-2024 02:22:40 | 5,790,141 67% 35.17MB/s 0:00:00 (xfr#75, to-chk=64/225) |
30-Nov-2024 02:22:40 | 5,794,286 67% 34.97MB/s 0:00:00 (xfr#76, to-chk=63/225) |
30-Nov-2024 02:22:40 | 5,875,617 68% 34.59MB/s 0:00:00 (xfr#77, to-chk=62/225) |
30-Nov-2024 02:22:40 | 5,875,983 68% 34.38MB/s 0:00:00 (xfr#78, to-chk=61/225) |
30-Nov-2024 02:22:40 | 5,911,685 69% 34.59MB/s 0:00:00 (xfr#79, to-chk=60/225) |
30-Nov-2024 02:22:40 | 5,912,339 69% 34.59MB/s 0:00:00 (xfr#80, to-chk=56/225) |
30-Nov-2024 02:22:40 | 6,019,217 70% 35.00MB/s 0:00:00 (xfr#81, to-chk=55/225) |
30-Nov-2024 02:22:40 | 6,019,871 70% 35.01MB/s 0:00:00 (xfr#82, to-chk=54/225) |
30-Nov-2024 02:22:40 | 6,362,640 74% 36.12MB/s 0:00:00 (xfr#83, to-chk=53/225) |
30-Nov-2024 02:22:40 | 6,363,006 74% 35.91MB/s 0:00:00 (xfr#84, to-chk=49/225) |
30-Nov-2024 02:22:40 | 7,482,458 87% 40.54MB/s 0:00:00 (xfr#85, to-chk=48/225) |
30-Nov-2024 02:22:40 | 7,482,824 87% 40.55MB/s 0:00:00 (xfr#86, to-chk=47/225) |
30-Nov-2024 02:22:40 | 7,515,815 87% 40.50MB/s 0:00:00 (xfr#87, to-chk=46/225) |
30-Nov-2024 02:22:40 | 7,516,181 87% 40.50MB/s 0:00:00 (xfr#88, to-chk=42/225) |
30-Nov-2024 02:22:40 | 7,520,323 87% 40.52MB/s 0:00:00 (xfr#89, to-chk=41/225) |
30-Nov-2024 02:22:40 | 7,650,255 89% 40.53MB/s 0:00:00 (xfr#90, to-chk=40/225) |
30-Nov-2024 02:22:40 | 7,650,621 89% 40.53MB/s 0:00:00 (xfr#91, to-chk=39/225) |
30-Nov-2024 02:22:40 | 7,676,544 89% 40.45MB/s 0:00:00 (xfr#92, to-chk=38/225) |
30-Nov-2024 02:22:40 | 7,677,006 89% 40.45MB/s 0:00:00 (xfr#93, to-chk=34/225) |
30-Nov-2024 02:22:40 | 7,758,695 90% 40.66MB/s 0:00:00 (xfr#94, to-chk=33/225) |
30-Nov-2024 02:22:40 | 7,759,157 90% 40.66MB/s 0:00:00 (xfr#95, to-chk=32/225) |
30-Nov-2024 02:22:40 | 7,759,785 90% 40.44MB/s 0:00:00 (xfr#96, to-chk=31/225) |
30-Nov-2024 02:22:40 | 7,787,932 91% 40.15MB/s 0:00:00 (xfr#97, to-chk=30/225) |
30-Nov-2024 02:22:40 | 7,788,490 91% 40.15MB/s 0:00:00 (xfr#98, to-chk=26/225) |
30-Nov-2024 02:22:40 | 7,874,348 92% 40.37MB/s 0:00:00 (xfr#99, to-chk=25/225) |
30-Nov-2024 02:22:40 | 7,874,906 92% 40.38MB/s 0:00:00 (xfr#100, to-chk=24/225) |
30-Nov-2024 02:22:40 | 7,936,652 92% 40.48MB/s 0:00:00 (xfr#101, to-chk=23/225) |
30-Nov-2024 02:22:40 | 7,937,306 92% 40.48MB/s 0:00:00 (xfr#102, to-chk=19/225) |
30-Nov-2024 02:22:40 | 7,941,448 92% 40.50MB/s 0:00:00 (xfr#103, to-chk=18/225) |
30-Nov-2024 02:22:40 | 8,184,579 95% 40.87MB/s 0:00:00 (xfr#104, to-chk=17/225) |
30-Nov-2024 02:22:40 | 8,185,233 95% 40.87MB/s 0:00:00 (xfr#105, to-chk=16/225) |
30-Nov-2024 02:22:40 | 8,185,861 95% 40.87MB/s 0:00:00 (xfr#106, to-chk=15/225) |
30-Nov-2024 02:22:40 | 8,233,696 96% 40.90MB/s 0:00:00 (xfr#107, to-chk=14/225) |
30-Nov-2024 02:22:40 | 8,234,158 96% 40.90MB/s 0:00:00 (xfr#108, to-chk=10/225) |
30-Nov-2024 02:22:40 | 8,398,132 98% 41.50MB/s 0:00:00 (xfr#109, to-chk=9/225) |
30-Nov-2024 02:22:40 | 8,398,594 98% 41.50MB/s 0:00:00 (xfr#110, to-chk=8/225) |
30-Nov-2024 02:22:40 | 8,425,184 98% 41.63MB/s 0:00:00 (xfr#111, to-chk=7/225) |
30-Nov-2024 02:22:40 | 8,425,742 98% 41.42MB/s 0:00:00 (xfr#112, to-chk=3/225) |
30-Nov-2024 02:22:40 | 8,508,656 99% 41.83MB/s 0:00:00 (xfr#113, to-chk=2/225) |
30-Nov-2024 02:22:40 | 8,509,214 99% 41.83MB/s 0:00:00 (xfr#114, to-chk=1/225) |
30-Nov-2024 02:22:40 | 8,552,211 99% 41.83MB/s 0:00:00 (xfr#115, to-chk=0/225) |
30-Nov-2024 02:22:40 | 8,552,211 99% 41.83MB/s 0:00:00 (xfr#115, to-chk=0/225) |
30-Nov-2024 02:22:40 | 8,552,211 99% 41.83MB/s 0:00:00 (xfr#115, to-chk=0/225) |
30-Nov-2024 02:22:40 | 8,552,211 99% 41.83MB/s 0:00:00 (xfr#115, to-chk=0/225) |
30-Nov-2024 02:22:40 | 8,552,211 99% 41.83MB/s 0:00:00 (xfr#115, to-chk=0/225) |
30-Nov-2024 02:22:40 | 8,552,211 99% 41.83MB/s 0:00:00 (xfr#115, to-chk=0/225) |
30-Nov-2024 02:22:40 | 8,552,211 99% 41.83MB/s 0:00:00 (xfr#115, to-chk=0/225) |
30-Nov-2024 02:22:40 | 8,552,211 99% 41.83MB/s 0:00:00 (xfr#115, to-chk=0/225) |
30-Nov-2024 02:22:40 | 8,552,211 99% 41.83MB/s 0:00:00 (xfr#115, to-chk=0/225) |
30-Nov-2024 02:22:40 | 8,552,211 99% 41.83MB/s 0:00:00 (xfr#115, to-chk=0/225) |
30-Nov-2024 02:22:40 | 8,552,211 99% 41.83MB/s 0:00:00 (xfr#115, to-chk=0/225) |
30-Nov-2024 02:22:40 | 8,552,211 99% 41.83MB/s 0:00:00 (xfr#115, to-chk=0/225) |
30-Nov-2024 02:22:40 | 8,552,211 99% 41.83MB/s 0:00:00 (xfr#115, to-chk=0/225) |
30-Nov-2024 02:22:40 | 8,552,211 99% 41.83MB/s 0:00:00 (xfr#115, to-chk=0/225) |
30-Nov-2024 02:22:40 | 8,552,211 99% 41.83MB/s 0:00:00 (xfr#115, to-chk=0/225) |
30-Nov-2024 02:22:40 | 8,552,211 99% 41.83MB/s 0:00:00 (xfr#115, to-chk=0/225) |
30-Nov-2024 02:22:40 | 8,552,211 99% 41.83MB/s 0:00:00 (xfr#115, to-chk=0/225) |
30-Nov-2024 02:22:40 | 8,552,211 99% 41.83MB/s 0:00:00 (xfr#115, to-chk=0/225) |
30-Nov-2024 02:22:40 | 8,552,211 99% 41.83MB/s 0:00:00 (xfr#115, to-chk=0/225) |
30-Nov-2024 02:22:40 | 8,552,211 99% 41.83MB/s 0:00:00 (xfr#115, to-chk=0/225) |
30-Nov-2024 02:22:40 | 8,552,211 99% 41.83MB/s 0:00:00 (xfr#115, to-chk=0/225) |
30-Nov-2024 02:22:40 | 8,552,211 99% 41.83MB/s 0:00:00 (xfr#115, to-chk=0/225) |
30-Nov-2024 02:22:40 | 8,552,211 99% 39.79MB/s 0:00:00 (xfr#115, to-chk=0/225) |
30-Nov-2024 02:22:40 | 8,552,211 99% 39.79MB/s 0:00:00 (xfr#115, to-chk=0/225) |
30-Nov-2024 02:22:40 | 8,552,211 99% 39.79MB/s 0:00:00 (xfr#115, to-chk=0/225) |
30-Nov-2024 02:22:40 | 8,552,211 99% 39.79MB/s 0:00:00 (xfr#115, to-chk=0/225) |
30-Nov-2024 02:22:40 | 8,552,211 99% 39.79MB/s 0:00:00 (xfr#115, to-chk=0/225) |
30-Nov-2024 02:22:40 | 8,552,211 99% 39.79MB/s 0:00:00 (xfr#115, to-chk=0/225) |
30-Nov-2024 02:22:40 | [INFO] Rsyncing from pod dev-oneclient-paris-7f5779b546-t7nhs: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.30-01.58.31/pod-logs/dev-oneclient-paris-7f5779b546-t7nhs/oneclient_logs |
30-Nov-2024 02:22:40 | |
30-Nov-2024 02:22:40 | 0 0% 0.00kB/s 0:00:00 (xfr#0, to-chk=192/224) |
30-Nov-2024 02:22:40 | 0 0% 0.00kB/s 0:00:00 |
30-Nov-2024 02:22:40 | 628 0% 306.64kB/s 0:00:00 (xfr#1, to-chk=191/224) |
30-Nov-2024 02:22:40 | 628 0% 306.64kB/s 0:00:00 (xfr#1, to-chk=184/224) |
30-Nov-2024 02:22:40 | 27,366 0% 8.70MB/s 0:00:00 (xfr#2, to-chk=190/224) |
30-Nov-2024 02:22:40 | 27,828 0% 8.85MB/s 0:00:00 (xfr#3, to-chk=186/224) |
30-Nov-2024 02:22:40 | 164,599 2% 17.44MB/s 0:00:00 (xfr#4, to-chk=185/224) |
30-Nov-2024 02:22:40 | 165,061 2% 17.49MB/s 0:00:00 (xfr#5, to-chk=184/224) |
30-Nov-2024 02:22:40 | 165,689 2% 17.56MB/s 0:00:00 (xfr#6, to-chk=183/224) |
30-Nov-2024 02:22:40 | 183,492 2% 17.50MB/s 0:00:00 (xfr#7, to-chk=182/224) |
30-Nov-2024 02:22:40 | 184,050 2% 17.55MB/s 0:00:00 (xfr#8, to-chk=178/224) |
30-Nov-2024 02:22:40 | 300,338 4% 22.03MB/s 0:00:00 (xfr#9, to-chk=177/224) |
30-Nov-2024 02:22:40 | 300,896 4% 20.50MB/s 0:00:00 (xfr#10, to-chk=176/224) |
30-Nov-2024 02:22:40 | 316,660 4% 20.13MB/s 0:00:00 (xfr#11, to-chk=175/224) |
30-Nov-2024 02:22:40 | 317,218 4% 20.17MB/s 0:00:00 (xfr#12, to-chk=171/224) |
30-Nov-2024 02:22:40 | 393,799 5% 20.86MB/s 0:00:00 (xfr#13, to-chk=170/224) |
30-Nov-2024 02:22:40 | 394,357 5% 20.89MB/s 0:00:00 (xfr#14, to-chk=169/224) |
30-Nov-2024 02:22:40 | 413,332 6% 21.90MB/s 0:00:00 (xfr#15, to-chk=168/224) |
30-Nov-2024 02:22:40 | 413,986 6% 20.78MB/s 0:00:00 (xfr#16, to-chk=164/224) |
30-Nov-2024 02:22:40 | 515,599 7% 25.88MB/s 0:00:00 (xfr#17, to-chk=163/224) |
30-Nov-2024 02:22:40 | 516,253 7% 25.91MB/s 0:00:00 (xfr#18, to-chk=162/224) |
30-Nov-2024 02:22:40 | 516,881 7% 24.65MB/s 0:00:00 (xfr#19, to-chk=161/224) |
30-Nov-2024 02:22:40 | 570,453 8% 22.67MB/s 0:00:00 (xfr#20, to-chk=160/224) |
30-Nov-2024 02:22:40 | 571,107 8% 22.69MB/s 0:00:00 (xfr#21, to-chk=156/224) |
30-Nov-2024 02:22:40 | 762,961 11% 27.99MB/s 0:00:00 (xfr#22, to-chk=155/224) |
30-Nov-2024 02:22:40 | 763,615 11% 28.01MB/s 0:00:00 (xfr#23, to-chk=154/224) |
30-Nov-2024 02:22:40 | 792,194 11% 29.06MB/s 0:00:00 (xfr#24, to-chk=153/224) |
30-Nov-2024 02:22:40 | 792,656 11% 29.07MB/s 0:00:00 (xfr#25, to-chk=149/224) |
30-Nov-2024 02:22:40 | 924,921 13% 31.50MB/s 0:00:00 (xfr#26, to-chk=148/224) |
30-Nov-2024 02:22:40 | 925,383 13% 31.52MB/s 0:00:00 (xfr#27, to-chk=147/224) |
30-Nov-2024 02:22:40 | 969,226 14% 33.01MB/s 0:00:00 (xfr#28, to-chk=146/224) |
30-Nov-2024 02:22:40 | 969,880 14% 33.03MB/s 0:00:00 (xfr#29, to-chk=142/224) |
30-Nov-2024 02:22:40 | 1,183,374 17% 37.62MB/s 0:00:00 (xfr#30, to-chk=141/224) |
30-Nov-2024 02:22:40 | 1,184,028 17% 37.64MB/s 0:00:00 (xfr#31, to-chk=140/224) |
30-Nov-2024 02:22:40 | 1,225,508 17% 38.96MB/s 0:00:00 (xfr#32, to-chk=139/224) |
30-Nov-2024 02:22:40 | 1,226,258 17% 37.72MB/s 0:00:00 (xfr#33, to-chk=135/224) |
30-Nov-2024 02:22:40 | 1,350,652 19% 40.25MB/s 0:00:00 (xfr#34, to-chk=134/224) |
30-Nov-2024 02:22:40 | 1,351,402 19% 40.27MB/s 0:00:00 (xfr#35, to-chk=133/224) |
30-Nov-2024 02:22:40 | 1,374,890 20% 38.56MB/s 0:00:00 (xfr#36, to-chk=132/224) |
30-Nov-2024 02:22:40 | 1,375,352 20% 38.58MB/s 0:00:00 (xfr#37, to-chk=128/224) |
30-Nov-2024 02:22:40 | 1,472,201 21% 39.00MB/s 0:00:00 (xfr#38, to-chk=127/224) |
30-Nov-2024 02:22:40 | 1,472,663 21% 39.01MB/s 0:00:00 (xfr#39, to-chk=126/224) |
30-Nov-2024 02:22:40 | 1,473,291 21% 39.03MB/s 0:00:00 (xfr#40, to-chk=125/224) |
30-Nov-2024 02:22:40 | 1,560,791 22% 39.17MB/s 0:00:00 (xfr#41, to-chk=124/224) |
30-Nov-2024 02:22:40 | 1,561,541 22% 39.19MB/s 0:00:00 (xfr#42, to-chk=120/224) |
30-Nov-2024 02:22:40 | 1,926,280 28% 41.75MB/s 0:00:00 (xfr#43, to-chk=119/224) |
30-Nov-2024 02:22:40 | 1,927,030 28% 41.77MB/s 0:00:00 (xfr#44, to-chk=118/224) |
30-Nov-2024 02:22:40 | 1,956,079 28% 42.40MB/s 0:00:00 (xfr#45, to-chk=117/224) |
30-Nov-2024 02:22:40 | 1,956,637 28% 42.41MB/s 0:00:00 (xfr#46, to-chk=113/224) |
30-Nov-2024 02:22:40 | 2,055,158 29% 42.61MB/s 0:00:00 (xfr#47, to-chk=112/224) |
30-Nov-2024 02:22:40 | 2,055,716 29% 42.62MB/s 0:00:00 (xfr#48, to-chk=111/224) |
30-Nov-2024 02:22:40 | 2,104,582 30% 41.81MB/s 0:00:00 (xfr#49, to-chk=110/224) |
30-Nov-2024 02:22:40 | 2,105,428 30% 41.83MB/s 0:00:00 (xfr#50, to-chk=106/224) |
30-Nov-2024 02:22:40 | 2,301,871 33% 40.65MB/s 0:00:00 (xfr#51, to-chk=105/224) |
30-Nov-2024 02:22:40 | 2,302,717 33% 39.93MB/s 0:00:00 (xfr#52, to-chk=104/224) |
30-Nov-2024 02:22:40 | 2,380,698 34% 39.83MB/s 0:00:00 (xfr#53, to-chk=103/224) |
30-Nov-2024 02:22:40 | 2,381,256 34% 38.49MB/s 0:00:00 (xfr#54, to-chk=99/224) |
30-Nov-2024 02:22:40 | 2,695,938 39% 40.17MB/s 0:00:00 (xfr#55, to-chk=98/224) |
30-Nov-2024 02:22:40 | 2,696,496 39% 40.18MB/s 0:00:00 (xfr#56, to-chk=97/224) |
30-Nov-2024 02:22:40 | 2,697,124 39% 39.57MB/s 0:00:00 (xfr#57, to-chk=96/224) |
30-Nov-2024 02:22:40 | 2,722,487 39% 38.75MB/s 0:00:00 (xfr#58, to-chk=95/224) |
30-Nov-2024 02:22:40 | 2,722,949 39% 38.76MB/s 0:00:00 (xfr#59, to-chk=91/224) |
30-Nov-2024 02:22:40 | 2,828,908 41% 38.54MB/s 0:00:00 (xfr#60, to-chk=90/224) |
30-Nov-2024 02:22:40 | 2,829,370 41% 38.00MB/s 0:00:00 (xfr#61, to-chk=89/224) |
30-Nov-2024 02:22:40 | 2,864,633 41% 37.94MB/s 0:00:00 (xfr#62, to-chk=88/224) |
30-Nov-2024 02:22:40 | 2,865,287 41% 37.43MB/s 0:00:00 (xfr#63, to-chk=84/224) |
30-Nov-2024 02:22:40 | 2,985,071 43% 37.46MB/s 0:00:00 (xfr#64, to-chk=83/224) |
30-Nov-2024 02:22:40 | 2,985,725 43% 37.47MB/s 0:00:00 (xfr#65, to-chk=82/224) |
30-Nov-2024 02:22:40 | 2,986,353 43% 37.47MB/s 0:00:00 (xfr#66, to-chk=81/224) |
30-Nov-2024 02:22:40 | 3,009,907 43% 37.28MB/s 0:00:00 (xfr#67, to-chk=80/224) |
30-Nov-2024 02:22:40 | 3,010,369 43% 37.28MB/s 0:00:00 (xfr#68, to-chk=76/224) |
30-Nov-2024 02:22:40 | 3,126,372 45% 37.74MB/s 0:00:00 (xfr#69, to-chk=75/224) |
30-Nov-2024 02:22:40 | 3,126,834 45% 37.75MB/s 0:00:00 (xfr#70, to-chk=74/224) |
30-Nov-2024 02:22:40 | 3,163,554 46% 37.25MB/s 0:00:00 (xfr#71, to-chk=73/224) |
30-Nov-2024 02:22:40 | 3,164,016 46% 37.25MB/s 0:00:00 (xfr#72, to-chk=69/224) |
30-Nov-2024 02:22:40 | 3,307,651 48% 38.94MB/s 0:00:00 (xfr#73, to-chk=68/224) |
30-Nov-2024 02:22:40 | 3,308,113 48% 38.95MB/s 0:00:00 (xfr#74, to-chk=67/224) |
30-Nov-2024 02:22:40 | 3,387,846 49% 39.40MB/s 0:00:00 (xfr#75, to-chk=66/224) |
30-Nov-2024 02:22:40 | 3,388,404 49% 39.41MB/s 0:00:00 (xfr#76, to-chk=62/224) |
30-Nov-2024 02:22:40 | 3,638,053 53% 41.30MB/s 0:00:00 (xfr#77, to-chk=61/224) |
30-Nov-2024 02:22:40 | 3,638,611 53% 41.31MB/s 0:00:00 (xfr#78, to-chk=60/224) |
30-Nov-2024 02:22:40 | 3,803,428 55% 42.67MB/s 0:00:00 (xfr#79, to-chk=59/224) |
30-Nov-2024 02:22:40 | 3,803,986 55% 42.68MB/s 0:00:00 (xfr#80, to-chk=55/224) |
30-Nov-2024 02:22:40 | 4,152,661 60% 44.00MB/s 0:00:00 (xfr#81, to-chk=54/224) |
30-Nov-2024 02:22:40 | 4,153,219 60% 43.53MB/s 0:00:00 (xfr#82, to-chk=53/224) |
30-Nov-2024 02:22:40 | 4,153,847 60% 43.53MB/s 0:00:00 (xfr#83, to-chk=52/224) |
30-Nov-2024 02:22:40 | 4,186,646 61% 42.93MB/s 0:00:00 (xfr#84, to-chk=51/224) |
30-Nov-2024 02:22:40 | 4,187,204 61% 42.94MB/s 0:00:00 (xfr#85, to-chk=47/224) |
30-Nov-2024 02:22:40 | 4,343,766 63% 44.07MB/s 0:00:00 (xfr#86, to-chk=46/224) |
30-Nov-2024 02:22:40 | 4,344,324 63% 43.61MB/s 0:00:00 (xfr#87, to-chk=45/224) |
30-Nov-2024 02:22:40 | 4,375,122 63% 43.92MB/s 0:00:00 (xfr#88, to-chk=44/224) |
30-Nov-2024 02:22:40 | 4,375,680 63% 43.02MB/s 0:00:00 (xfr#89, to-chk=40/224) |
30-Nov-2024 02:22:40 | 4,521,800 65% 44.46MB/s 0:00:00 (xfr#90, to-chk=39/224) |
30-Nov-2024 02:22:40 | 4,522,358 65% 44.46MB/s 0:00:00 (xfr#91, to-chk=38/224) |
30-Nov-2024 02:22:40 | 4,522,986 65% 44.01MB/s 0:00:00 (xfr#92, to-chk=37/224) |
30-Nov-2024 02:22:40 | 4,709,794 68% 44.47MB/s 0:00:00 (xfr#93, to-chk=36/224) |
30-Nov-2024 02:22:40 | 4,710,256 68% 44.48MB/s 0:00:00 (xfr#94, to-chk=32/224) |
30-Nov-2024 02:22:40 | 5,652,488 82% 47.29MB/s 0:00:00 (xfr#95, to-chk=31/224) |
30-Nov-2024 02:22:40 | 5,653,444 82% 47.29MB/s 0:00:00 (xfr#96, to-chk=30/224) |
30-Nov-2024 02:22:40 | 5,693,467 82% 47.21MB/s 0:00:00 (xfr#97, to-chk=29/224) |
30-Nov-2024 02:22:40 | 5,694,025 82% 47.22MB/s 0:00:00 (xfr#98, to-chk=25/224) |
30-Nov-2024 02:22:40 | 5,845,854 85% 44.96MB/s 0:00:00 (xfr#99, to-chk=24/224) |
30-Nov-2024 02:22:40 | 5,846,412 85% 44.96MB/s 0:00:00 (xfr#100, to-chk=23/224) |
30-Nov-2024 02:22:40 | 5,985,076 87% 44.59MB/s 0:00:00 (xfr#101, to-chk=22/224) |
30-Nov-2024 02:22:40 | 5,985,730 87% 44.60MB/s 0:00:00 (xfr#102, to-chk=18/224) |
30-Nov-2024 02:22:40 | 6,350,939 92% 45.54MB/s 0:00:00 (xfr#103, to-chk=17/224) |
30-Nov-2024 02:22:40 | 6,351,593 92% 45.54MB/s 0:00:00 (xfr#104, to-chk=16/224) |
30-Nov-2024 02:22:40 | 6,398,475 93% 45.54MB/s 0:00:00 (xfr#105, to-chk=15/224) |
30-Nov-2024 02:22:40 | 6,399,609 93% 45.55MB/s 0:00:00 (xfr#106, to-chk=11/224) |
30-Nov-2024 02:22:40 | 6,621,916 96% 46.78MB/s 0:00:00 (xfr#107, to-chk=10/224) |
30-Nov-2024 02:22:40 | 6,623,050 96% 46.79MB/s 0:00:00 (xfr#108, to-chk=9/224) |
30-Nov-2024 02:22:40 | 6,623,678 96% 46.79MB/s 0:00:00 (xfr#109, to-chk=8/224) |
30-Nov-2024 02:22:40 | 6,652,662 96% 47.00MB/s 0:00:00 (xfr#110, to-chk=7/224) |
30-Nov-2024 02:22:40 | 6,653,220 96% 47.00MB/s 0:00:00 (xfr#111, to-chk=3/224) |
30-Nov-2024 02:22:40 | 6,759,501 98% 47.40MB/s 0:00:00 (xfr#112, to-chk=2/224) |
30-Nov-2024 02:22:40 | 6,760,059 98% 47.40MB/s 0:00:00 (xfr#113, to-chk=1/224) |
30-Nov-2024 02:22:40 | 6,856,312 99% 47.73MB/s 0:00:00 (xfr#114, to-chk=0/224) |
30-Nov-2024 02:22:40 | 6,856,312 99% 47.73MB/s 0:00:00 (xfr#114, to-chk=0/224) |
30-Nov-2024 02:22:40 | 6,856,312 99% 47.73MB/s 0:00:00 (xfr#114, to-chk=0/224) |
30-Nov-2024 02:22:40 | 6,856,312 99% 47.73MB/s 0:00:00 (xfr#114, to-chk=0/224) |
30-Nov-2024 02:22:40 | 6,856,312 99% 47.73MB/s 0:00:00 (xfr#114, to-chk=0/224) |
30-Nov-2024 02:22:40 | 6,856,312 99% 47.73MB/s 0:00:00 (xfr#114, to-chk=0/224) |
30-Nov-2024 02:22:40 | 6,856,312 99% 47.73MB/s 0:00:00 (xfr#114, to-chk=0/224) |
30-Nov-2024 02:22:40 | 6,856,312 99% 47.73MB/s 0:00:00 (xfr#114, to-chk=0/224) |
30-Nov-2024 02:22:40 | 6,856,312 99% 47.73MB/s 0:00:00 (xfr#114, to-chk=0/224) |
30-Nov-2024 02:22:40 | 6,856,312 99% 47.73MB/s 0:00:00 (xfr#114, to-chk=0/224) |
30-Nov-2024 02:22:40 | 6,856,312 99% 47.73MB/s 0:00:00 (xfr#114, to-chk=0/224) |
30-Nov-2024 02:22:40 | 6,856,312 99% 47.73MB/s 0:00:00 (xfr#114, to-chk=0/224) |
30-Nov-2024 02:22:40 | 6,856,312 99% 47.73MB/s 0:00:00 (xfr#114, to-chk=0/224) |
30-Nov-2024 02:22:40 | 6,856,312 99% 47.73MB/s 0:00:00 (xfr#114, to-chk=0/224) |
30-Nov-2024 02:22:40 | 6,856,312 99% 47.73MB/s 0:00:00 (xfr#114, to-chk=0/224) |
30-Nov-2024 02:22:40 | 6,856,312 99% 47.73MB/s 0:00:00 (xfr#114, to-chk=0/224) |
30-Nov-2024 02:22:40 | 6,856,312 99% 47.73MB/s 0:00:00 (xfr#114, to-chk=0/224) |
30-Nov-2024 02:22:40 | 6,856,312 99% 47.73MB/s 0:00:00 (xfr#114, to-chk=0/224) |
30-Nov-2024 02:22:40 | 6,856,312 99% 47.73MB/s 0:00:00 (xfr#114, to-chk=0/224) |
30-Nov-2024 02:22:40 | 6,856,312 99% 47.73MB/s 0:00:00 (xfr#114, to-chk=0/224) |
30-Nov-2024 02:22:40 | 6,856,312 99% 47.73MB/s 0:00:00 (xfr#114, to-chk=0/224) |
30-Nov-2024 02:22:40 | 6,856,312 99% 47.73MB/s 0:00:00 (xfr#114, to-chk=0/224) |
30-Nov-2024 02:22:40 | 6,856,312 99% 47.73MB/s 0:00:00 (xfr#114, to-chk=0/224) |
30-Nov-2024 02:22:40 | 6,856,312 99% 47.73MB/s 0:00:00 (xfr#114, to-chk=0/224) |
30-Nov-2024 02:22:40 | 6,856,312 99% 47.38MB/s 0:00:00 (xfr#114, to-chk=0/224) |
30-Nov-2024 02:22:40 | 6,856,312 99% 47.04MB/s 0:00:00 (xfr#114, to-chk=0/224) |
30-Nov-2024 02:22:40 | 6,856,312 99% 47.04MB/s 0:00:00 (xfr#114, to-chk=0/224) |
30-Nov-2024 02:22:40 | 6,856,312 99% 46.37MB/s 0:00:00 (xfr#114, to-chk=0/224) |
30-Nov-2024 02:22:40 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.30-01.58.31/pod-logs/dev-oneprovider-krakow-0/op-panel |
30-Nov-2024 02:22:40 | |
30-Nov-2024 02:22:40 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
30-Nov-2024 02:22:40 | 0 0% 0.00kB/s 0:00:00 |
30-Nov-2024 02:22:40 | 24,666 16% 23.52MB/s 0:00:00 (xfr#2, to-chk=9/14) |
30-Nov-2024 02:22:40 | 50,354 33% 48.02MB/s 0:00:00 (xfr#3, to-chk=7/14) |
30-Nov-2024 02:22:40 | 50,354 33% 48.02MB/s 0:00:00 (xfr#4, to-chk=5/14) |
30-Nov-2024 02:22:40 | 74,817 49% 35.68MB/s 0:00:00 (xfr#5, to-chk=3/14) |
30-Nov-2024 02:22:40 | 75,108 50% 35.81MB/s 0:00:00 (xfr#6, to-chk=1/14) |
30-Nov-2024 02:22:40 | 75,108 50% 17.91MB/s 0:00:00 (xfr#6, to-chk=0/14) |
30-Nov-2024 02:22:40 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.30-01.58.31/pod-logs/dev-oneprovider-krakow-0/op-worker |
30-Nov-2024 02:22:40 | |
30-Nov-2024 02:22:40 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=137/140) |
30-Nov-2024 02:22:40 | 0 0% 0.00kB/s 0:00:00 |
30-Nov-2024 02:22:40 | 61,114 5% 58.28MB/s 0:00:00 (xfr#2, to-chk=135/140) |
30-Nov-2024 02:22:40 | 100,107 9% 95.47MB/s 0:00:00 (xfr#3, to-chk=133/140) |
30-Nov-2024 02:22:40 | 100,107 9% 95.47MB/s 0:00:00 (xfr#4, to-chk=131/140) |
30-Nov-2024 02:22:40 | 100,107 9% 95.47MB/s 0:00:00 (xfr#5, to-chk=129/140) |
30-Nov-2024 02:22:40 | 137,675 13% 131.30MB/s 0:00:00 (xfr#6, to-chk=127/140) |
30-Nov-2024 02:22:40 | 137,825 13% 65.72MB/s 0:00:00 (xfr#7, to-chk=125/140) |
30-Nov-2024 02:22:40 | 138,122 13% 65.86MB/s 0:00:00 (xfr#8, to-chk=119/140) |
30-Nov-2024 02:22:40 | 301,557 29% 47.93MB/s 0:00:00 (xfr#9, to-chk=117/140) |
30-Nov-2024 02:22:40 | 302,756 29% 26.25MB/s 0:00:00 (xfr#10, to-chk=107/140) |
30-Nov-2024 02:22:40 | 303,384 29% 26.30MB/s 0:00:00 (xfr#11, to-chk=106/140) |
30-Nov-2024 02:22:40 | 304,489 29% 26.40MB/s 0:00:00 (xfr#12, to-chk=105/140) |
30-Nov-2024 02:22:40 | 305,285 29% 26.47MB/s 0:00:00 (xfr#13, to-chk=104/140) |
30-Nov-2024 02:22:40 | 306,081 29% 26.54MB/s 0:00:00 (xfr#14, to-chk=103/140) |
30-Nov-2024 02:22:40 | 307,188 29% 24.41MB/s 0:00:00 (xfr#15, to-chk=102/140) |
30-Nov-2024 02:22:40 | 308,491 30% 24.52MB/s 0:00:00 (xfr#16, to-chk=101/140) |
30-Nov-2024 02:22:40 | 308,807 30% 24.54MB/s 0:00:00 (xfr#17, to-chk=100/140) |
30-Nov-2024 02:22:40 | 309,128 30% 24.57MB/s 0:00:00 (xfr#18, to-chk=99/140) |
30-Nov-2024 02:22:40 | 309,915 30% 24.63MB/s 0:00:00 (xfr#19, to-chk=98/140) |
30-Nov-2024 02:22:40 | 310,867 30% 24.71MB/s 0:00:00 (xfr#20, to-chk=97/140) |
30-Nov-2024 02:22:40 | 312,848 30% 24.86MB/s 0:00:00 (xfr#21, to-chk=96/140) |
30-Nov-2024 02:22:40 | 313,803 30% 24.94MB/s 0:00:00 (xfr#22, to-chk=95/140) |
30-Nov-2024 02:22:40 | 314,119 30% 24.96MB/s 0:00:00 (xfr#23, to-chk=94/140) |
30-Nov-2024 02:22:40 | 314,435 30% 24.99MB/s 0:00:00 (xfr#24, to-chk=93/140) |
30-Nov-2024 02:22:40 | 314,756 30% 25.01MB/s 0:00:00 (xfr#25, to-chk=92/140) |
30-Nov-2024 02:22:40 | 315,072 30% 23.11MB/s 0:00:00 (xfr#26, to-chk=91/140) |
30-Nov-2024 02:22:40 | 315,856 30% 23.17MB/s 0:00:00 (xfr#27, to-chk=90/140) |
30-Nov-2024 02:22:40 | 316,172 30% 23.19MB/s 0:00:00 (xfr#28, to-chk=89/140) |
30-Nov-2024 02:22:40 | 317,112 30% 23.26MB/s 0:00:00 (xfr#29, to-chk=88/140) |
30-Nov-2024 02:22:40 | 317,428 30% 23.29MB/s 0:00:00 (xfr#30, to-chk=87/140) |
30-Nov-2024 02:22:40 | 318,248 31% 23.35MB/s 0:00:00 (xfr#31, to-chk=86/140) |
30-Nov-2024 02:22:40 | 318,720 31% 23.38MB/s 0:00:00 (xfr#32, to-chk=85/140) |
30-Nov-2024 02:22:40 | 319,036 31% 23.40MB/s 0:00:00 (xfr#33, to-chk=84/140) |
30-Nov-2024 02:22:40 | 319,817 31% 23.46MB/s 0:00:00 (xfr#34, to-chk=83/140) |
30-Nov-2024 02:22:40 | 320,133 31% 23.48MB/s 0:00:00 (xfr#35, to-chk=82/140) |
30-Nov-2024 02:22:40 | 321,247 31% 21.88MB/s 0:00:00 (xfr#36, to-chk=81/140) |
30-Nov-2024 02:22:40 | 321,563 31% 21.90MB/s 0:00:00 (xfr#37, to-chk=80/140) |
30-Nov-2024 02:22:40 | 321,879 31% 21.93MB/s 0:00:00 (xfr#38, to-chk=79/140) |
30-Nov-2024 02:22:40 | 322,696 31% 21.98MB/s 0:00:00 (xfr#39, to-chk=78/140) |
30-Nov-2024 02:22:40 | 323,907 31% 22.06MB/s 0:00:00 (xfr#40, to-chk=77/140) |
30-Nov-2024 02:22:40 | 324,223 31% 22.09MB/s 0:00:00 (xfr#41, to-chk=76/140) |
30-Nov-2024 02:22:40 | 324,695 31% 22.12MB/s 0:00:00 (xfr#42, to-chk=75/140) |
30-Nov-2024 02:22:40 | 325,509 31% 22.17MB/s 0:00:00 (xfr#43, to-chk=74/140) |
30-Nov-2024 02:22:40 | 325,981 31% 22.21MB/s 0:00:00 (xfr#44, to-chk=73/140) |
30-Nov-2024 02:22:40 | 326,609 31% 22.25MB/s 0:00:00 (xfr#45, to-chk=72/140) |
30-Nov-2024 02:22:40 | 327,417 31% 22.30MB/s 0:00:00 (xfr#46, to-chk=71/140) |
30-Nov-2024 02:22:40 | 327,894 31% 22.34MB/s 0:00:00 (xfr#47, to-chk=70/140) |
30-Nov-2024 02:22:40 | 329,005 32% 20.92MB/s 0:00:00 (xfr#48, to-chk=69/140) |
30-Nov-2024 02:22:40 | 329,636 32% 20.96MB/s 0:00:00 (xfr#49, to-chk=68/140) |
30-Nov-2024 02:22:40 | 329,952 32% 20.98MB/s 0:00:00 (xfr#50, to-chk=67/140) |
30-Nov-2024 02:22:40 | 330,424 32% 21.01MB/s 0:00:00 (xfr#51, to-chk=66/140) |
30-Nov-2024 02:22:40 | 330,746 32% 21.03MB/s 0:00:00 (xfr#52, to-chk=65/140) |
30-Nov-2024 02:22:40 | 331,062 32% 21.05MB/s 0:00:00 (xfr#53, to-chk=64/140) |
30-Nov-2024 02:22:40 | 332,552 32% 21.14MB/s 0:00:00 (xfr#54, to-chk=63/140) |
30-Nov-2024 02:22:40 | 333,192 32% 21.18MB/s 0:00:00 (xfr#55, to-chk=62/140) |
30-Nov-2024 02:22:40 | 334,156 32% 21.25MB/s 0:00:00 (xfr#56, to-chk=61/140) |
30-Nov-2024 02:22:40 | 334,472 32% 19.94MB/s 0:00:00 (xfr#57, to-chk=60/140) |
30-Nov-2024 02:22:40 | 334,632 32% 19.95MB/s 0:00:00 (xfr#58, to-chk=59/140) |
30-Nov-2024 02:22:40 | 334,948 32% 19.96MB/s 0:00:00 (xfr#59, to-chk=58/140) |
30-Nov-2024 02:22:40 | 335,756 32% 20.01MB/s 0:00:00 (xfr#60, to-chk=57/140) |
30-Nov-2024 02:22:40 | 336,561 32% 20.06MB/s 0:00:00 (xfr#61, to-chk=56/140) |
30-Nov-2024 02:22:40 | 345,281 33% 20.58MB/s 0:00:00 (xfr#62, to-chk=55/140) |
30-Nov-2024 02:22:40 | 358,083 34% 21.34MB/s 0:00:00 (xfr#63, to-chk=54/140) |
30-Nov-2024 02:22:40 | 360,588 35% 21.49MB/s 0:00:00 (xfr#64, to-chk=53/140) |
30-Nov-2024 02:22:40 | 362,525 35% 21.61MB/s 0:00:00 (xfr#65, to-chk=52/140) |
30-Nov-2024 02:22:40 | 372,611 36% 22.21MB/s 0:00:00 (xfr#66, to-chk=51/140) |
30-Nov-2024 02:22:40 | 379,220 36% 21.27MB/s 0:00:00 (xfr#67, to-chk=50/140) |
30-Nov-2024 02:22:40 | 383,435 37% 21.51MB/s 0:00:00 (xfr#68, to-chk=49/140) |
30-Nov-2024 02:22:40 | 394,014 38% 22.10MB/s 0:00:00 (xfr#69, to-chk=48/140) |
30-Nov-2024 02:22:40 | 397,126 38% 22.28MB/s 0:00:00 (xfr#70, to-chk=47/140) |
30-Nov-2024 02:22:40 | 407,668 39% 22.87MB/s 0:00:00 (xfr#71, to-chk=46/140) |
30-Nov-2024 02:22:40 | 408,121 39% 22.89MB/s 0:00:00 (xfr#72, to-chk=45/140) |
30-Nov-2024 02:22:40 | 409,936 39% 23.00MB/s 0:00:00 (xfr#73, to-chk=44/140) |
30-Nov-2024 02:22:40 | 422,699 41% 22.40MB/s 0:00:00 (xfr#74, to-chk=43/140) |
30-Nov-2024 02:22:40 | 426,951 41% 22.62MB/s 0:00:00 (xfr#75, to-chk=42/140) |
30-Nov-2024 02:22:40 | 431,716 42% 22.87MB/s 0:00:00 (xfr#76, to-chk=41/140) |
30-Nov-2024 02:22:40 | 434,258 42% 23.01MB/s 0:00:00 (xfr#77, to-chk=40/140) |
30-Nov-2024 02:22:40 | 435,204 42% 23.06MB/s 0:00:00 (xfr#78, to-chk=39/140) |
30-Nov-2024 02:22:40 | 446,202 43% 23.64MB/s 0:00:00 (xfr#79, to-chk=38/140) |
30-Nov-2024 02:22:40 | 453,874 44% 24.05MB/s 0:00:00 (xfr#80, to-chk=37/140) |
30-Nov-2024 02:22:40 | 466,010 45% 24.69MB/s 0:00:00 (xfr#81, to-chk=36/140) |
30-Nov-2024 02:22:40 | 472,713 46% 25.05MB/s 0:00:00 (xfr#82, to-chk=35/140) |
30-Nov-2024 02:22:40 | 478,638 46% 24.02MB/s 0:00:00 (xfr#83, to-chk=34/140) |
30-Nov-2024 02:22:40 | 482,320 47% 24.21MB/s 0:00:00 (xfr#84, to-chk=33/140) |
30-Nov-2024 02:22:40 | 489,536 47% 24.57MB/s 0:00:00 (xfr#85, to-chk=32/140) |
30-Nov-2024 02:22:40 | 502,873 49% 25.24MB/s 0:00:00 (xfr#86, to-chk=31/140) |
30-Nov-2024 02:22:40 | 517,499 50% 22.43MB/s 0:00:00 (xfr#87, to-chk=30/140) |
30-Nov-2024 02:22:40 | 521,144 50% 22.59MB/s 0:00:00 (xfr#88, to-chk=29/140) |
30-Nov-2024 02:22:40 | 532,179 51% 23.07MB/s 0:00:00 (xfr#89, to-chk=28/140) |
30-Nov-2024 02:22:40 | 540,364 52% 23.42MB/s 0:00:00 (xfr#90, to-chk=27/140) |
30-Nov-2024 02:22:40 | 554,953 54% 24.06MB/s 0:00:00 (xfr#91, to-chk=26/140) |
30-Nov-2024 02:22:40 | 560,310 54% 23.23MB/s 0:00:00 (xfr#92, to-chk=25/140) |
30-Nov-2024 02:22:40 | 570,433 55% 23.65MB/s 0:00:00 (xfr#93, to-chk=24/140) |
30-Nov-2024 02:22:40 | 576,395 56% 23.90MB/s 0:00:00 (xfr#94, to-chk=23/140) |
30-Nov-2024 02:22:40 | 584,032 56% 24.22MB/s 0:00:00 (xfr#95, to-chk=22/140) |
30-Nov-2024 02:22:40 | 597,406 58% 24.77MB/s 0:00:00 (xfr#96, to-chk=21/140) |
30-Nov-2024 02:22:40 | 598,315 58% 24.81MB/s 0:00:00 (xfr#97, to-chk=20/140) |
30-Nov-2024 02:22:40 | 606,406 59% 25.14MB/s 0:00:00 (xfr#98, to-chk=19/140) |
30-Nov-2024 02:22:40 | 616,078 60% 25.55MB/s 0:00:00 (xfr#99, to-chk=18/140) |
30-Nov-2024 02:22:40 | 627,591 61% 24.94MB/s 0:00:00 (xfr#100, to-chk=17/140) |
30-Nov-2024 02:22:40 | 632,418 61% 25.13MB/s 0:00:00 (xfr#101, to-chk=16/140) |
30-Nov-2024 02:22:40 | 644,023 62% 25.59MB/s 0:00:00 (xfr#102, to-chk=15/140) |
30-Nov-2024 02:22:40 | 658,079 64% 26.15MB/s 0:00:00 (xfr#103, to-chk=14/140) |
30-Nov-2024 02:22:40 | 666,891 65% 26.50MB/s 0:00:00 (xfr#104, to-chk=13/140) |
30-Nov-2024 02:22:40 | 679,068 66% 26.98MB/s 0:00:00 (xfr#105, to-chk=12/140) |
30-Nov-2024 02:22:40 | 688,698 67% 26.27MB/s 0:00:00 (xfr#106, to-chk=11/140) |
30-Nov-2024 02:22:40 | 689,188 67% 26.29MB/s 0:00:00 (xfr#107, to-chk=10/140) |
30-Nov-2024 02:22:40 | 692,206 67% 26.41MB/s 0:00:00 (xfr#108, to-chk=9/140) |
30-Nov-2024 02:22:40 | 693,779 67% 26.47MB/s 0:00:00 (xfr#109, to-chk=8/140) |
30-Nov-2024 02:22:40 | 695,751 67% 26.54MB/s 0:00:00 (xfr#110, to-chk=7/140) |
30-Nov-2024 02:22:40 | 701,200 68% 26.75MB/s 0:00:00 (xfr#111, to-chk=6/140) |
30-Nov-2024 02:22:40 | 708,322 69% 27.02MB/s 0:00:00 (xfr#112, to-chk=5/140) |
30-Nov-2024 02:22:40 | 722,380 70% 26.50MB/s 0:00:00 (xfr#113, to-chk=4/140) |
30-Nov-2024 02:22:40 | 722,666 70% 26.51MB/s 0:00:00 (xfr#114, to-chk=1/140) |
30-Nov-2024 02:22:40 | 722,952 70% 26.52MB/s 0:00:00 (xfr#115, to-chk=0/140) |
30-Nov-2024 02:22:40 | 722,952 70% 26.52MB/s 0:00:00 (xfr#115, to-chk=0/140) |
30-Nov-2024 02:22:40 | 722,952 70% 26.52MB/s 0:00:00 (xfr#115, to-chk=0/140) |
30-Nov-2024 02:22:40 | 722,952 70% 20.89MB/s 0:00:00 (xfr#115, to-chk=0/140) |
30-Nov-2024 02:22:40 | 722,952 70% 20.89MB/s 0:00:00 (xfr#115, to-chk=0/140) |
30-Nov-2024 02:22:40 | 722,952 70% 20.89MB/s 0:00:00 (xfr#115, to-chk=0/140) |
30-Nov-2024 02:22:40 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.30-01.58.31/pod-logs/dev-oneprovider-krakow-0/cluster-manager |
30-Nov-2024 02:22:40 | |
30-Nov-2024 02:22:40 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
30-Nov-2024 02:22:40 | 0 0% 0.00kB/s 0:00:00 |
30-Nov-2024 02:22:40 | 2,022 14% 1.93MB/s 0:00:00 (xfr#2, to-chk=9/14) |
30-Nov-2024 02:22:40 | 4,818 34% 4.59MB/s 0:00:00 (xfr#3, to-chk=7/14) |
30-Nov-2024 02:22:40 | 4,818 34% 4.59MB/s 0:00:00 (xfr#4, to-chk=5/14) |
30-Nov-2024 02:22:40 | 6,637 48% 6.33MB/s 0:00:00 (xfr#5, to-chk=3/14) |
30-Nov-2024 02:22:40 | 6,899 50% 6.58MB/s 0:00:00 (xfr#6, to-chk=1/14) |
30-Nov-2024 02:22:40 | 6,899 50% 3.29MB/s 0:00:00 (xfr#6, to-chk=0/14) |
30-Nov-2024 02:22:40 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.30-01.58.31/pod-logs/dev-oneprovider-paris-0/op-panel |
30-Nov-2024 02:22:40 | |
30-Nov-2024 02:22:40 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
30-Nov-2024 02:22:40 | 0 0% 0.00kB/s 0:00:00 |
30-Nov-2024 02:22:40 | 24,454 16% 23.32MB/s 0:00:00 (xfr#2, to-chk=9/14) |
30-Nov-2024 02:22:40 | 49,926 33% 47.61MB/s 0:00:00 (xfr#3, to-chk=7/14) |
30-Nov-2024 02:22:40 | 49,926 33% 47.61MB/s 0:00:00 (xfr#4, to-chk=5/14) |
30-Nov-2024 02:22:40 | 74,177 49% 17.69MB/s 0:00:00 (xfr#5, to-chk=3/14) |
30-Nov-2024 02:22:40 | 74,468 50% 17.75MB/s 0:00:00 (xfr#6, to-chk=1/14) |
30-Nov-2024 02:22:40 | 74,468 50% 11.84MB/s 0:00:00 (xfr#6, to-chk=0/14) |
30-Nov-2024 02:22:40 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.30-01.58.31/pod-logs/dev-oneprovider-paris-0/op-worker |
30-Nov-2024 02:22:40 | |
30-Nov-2024 02:22:40 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=137/140) |
30-Nov-2024 02:22:40 | 0 0% 0.00kB/s 0:00:00 |
30-Nov-2024 02:22:40 | 141,104 11% 44.86MB/s 0:00:00 (xfr#2, to-chk=135/140) |
30-Nov-2024 02:22:40 | 180,387 15% 24.58MB/s 0:00:00 (xfr#3, to-chk=133/140) |
30-Nov-2024 02:22:40 | 180,387 15% 24.58MB/s 0:00:00 (xfr#4, to-chk=131/140) |
30-Nov-2024 02:22:40 | 180,387 15% 21.50MB/s 0:00:00 (xfr#5, to-chk=129/140) |
30-Nov-2024 02:22:40 | 218,245 18% 26.02MB/s 0:00:00 (xfr#6, to-chk=127/140) |
30-Nov-2024 02:22:40 | 218,395 18% 23.14MB/s 0:00:00 (xfr#7, to-chk=125/140) |
30-Nov-2024 02:22:40 | 218,692 18% 23.17MB/s 0:00:00 (xfr#8, to-chk=119/140) |
30-Nov-2024 02:22:40 | 382,127 32% 36.44MB/s 0:00:00 (xfr#9, to-chk=117/140) |
30-Nov-2024 02:22:40 | 383,441 32% 33.24MB/s 0:00:00 (xfr#10, to-chk=107/140) |
30-Nov-2024 02:22:40 | 384,036 32% 33.30MB/s 0:00:00 (xfr#11, to-chk=106/140) |
30-Nov-2024 02:22:40 | 385,259 32% 33.40MB/s 0:00:00 (xfr#12, to-chk=105/140) |
30-Nov-2024 02:22:40 | 386,070 32% 30.68MB/s 0:00:00 (xfr#13, to-chk=104/140) |
30-Nov-2024 02:22:40 | 386,875 32% 30.75MB/s 0:00:00 (xfr#14, to-chk=103/140) |
30-Nov-2024 02:22:40 | 388,157 32% 28.48MB/s 0:00:00 (xfr#15, to-chk=102/140) |
30-Nov-2024 02:22:40 | 389,541 32% 28.58MB/s 0:00:00 (xfr#16, to-chk=101/140) |
30-Nov-2024 02:22:40 | 389,823 32% 28.60MB/s 0:00:00 (xfr#17, to-chk=100/140) |
30-Nov-2024 02:22:40 | 390,103 32% 28.62MB/s 0:00:00 (xfr#18, to-chk=99/140) |
30-Nov-2024 02:22:40 | 391,064 32% 28.69MB/s 0:00:00 (xfr#19, to-chk=98/140) |
30-Nov-2024 02:22:40 | 392,025 33% 26.70MB/s 0:00:00 (xfr#20, to-chk=97/140) |
30-Nov-2024 02:22:40 | 396,958 33% 27.04MB/s 0:00:00 (xfr#21, to-chk=96/140) |
30-Nov-2024 02:22:40 | 397,958 33% 27.11MB/s 0:00:00 (xfr#22, to-chk=95/140) |
30-Nov-2024 02:22:40 | 398,242 33% 25.32MB/s 0:00:00 (xfr#23, to-chk=94/140) |
30-Nov-2024 02:22:40 | 398,522 33% 25.34MB/s 0:00:00 (xfr#24, to-chk=93/140) |
30-Nov-2024 02:22:40 | 398,804 33% 22.37MB/s 0:00:00 (xfr#25, to-chk=92/140) |
30-Nov-2024 02:22:40 | 399,082 33% 22.39MB/s 0:00:00 (xfr#26, to-chk=91/140) |
30-Nov-2024 02:22:40 | 399,911 33% 22.43MB/s 0:00:00 (xfr#27, to-chk=90/140) |
30-Nov-2024 02:22:40 | 400,195 33% 21.20MB/s 0:00:00 (xfr#28, to-chk=89/140) |
30-Nov-2024 02:22:40 | 401,073 33% 21.25MB/s 0:00:00 (xfr#29, to-chk=88/140) |
30-Nov-2024 02:22:40 | 401,355 33% 21.26MB/s 0:00:00 (xfr#30, to-chk=87/140) |
30-Nov-2024 02:22:40 | 402,205 33% 21.31MB/s 0:00:00 (xfr#31, to-chk=86/140) |
30-Nov-2024 02:22:40 | 402,643 33% 20.21MB/s 0:00:00 (xfr#32, to-chk=85/140) |
30-Nov-2024 02:22:40 | 402,921 33% 19.21MB/s 0:00:00 (xfr#33, to-chk=84/140) |
30-Nov-2024 02:22:40 | 403,576 33% 19.24MB/s 0:00:00 (xfr#34, to-chk=83/140) |
30-Nov-2024 02:22:40 | 403,860 34% 19.26MB/s 0:00:00 (xfr#35, to-chk=82/140) |
30-Nov-2024 02:22:40 | 405,160 34% 18.40MB/s 0:00:00 (xfr#36, to-chk=81/140) |
30-Nov-2024 02:22:40 | 405,442 34% 18.41MB/s 0:00:00 (xfr#37, to-chk=80/140) |
30-Nov-2024 02:22:40 | 405,883 34% 18.43MB/s 0:00:00 (xfr#38, to-chk=79/140) |
30-Nov-2024 02:22:40 | 406,877 34% 18.48MB/s 0:00:00 (xfr#39, to-chk=78/140) |
30-Nov-2024 02:22:40 | 408,206 34% 18.54MB/s 0:00:00 (xfr#40, to-chk=77/140) |
30-Nov-2024 02:22:40 | 408,488 34% 17.71MB/s 0:00:00 (xfr#41, to-chk=76/140) |
30-Nov-2024 02:22:40 | 408,924 34% 17.73MB/s 0:00:00 (xfr#42, to-chk=75/140) |
30-Nov-2024 02:22:40 | 409,763 34% 17.76MB/s 0:00:00 (xfr#43, to-chk=74/140) |
30-Nov-2024 02:22:40 | 410,271 34% 17.01MB/s 0:00:00 (xfr#44, to-chk=73/140) |
30-Nov-2024 02:22:40 | 411,088 34% 17.05MB/s 0:00:00 (xfr#45, to-chk=72/140) |
30-Nov-2024 02:22:40 | 412,052 34% 17.09MB/s 0:00:00 (xfr#46, to-chk=71/140) |
30-Nov-2024 02:22:40 | 412,496 34% 17.10MB/s 0:00:00 (xfr#47, to-chk=70/140) |
30-Nov-2024 02:22:40 | 413,533 34% 16.43MB/s 0:00:00 (xfr#48, to-chk=69/140) |
30-Nov-2024 02:22:40 | 414,393 34% 16.47MB/s 0:00:00 (xfr#49, to-chk=68/140) |
30-Nov-2024 02:22:40 | 414,675 34% 16.48MB/s 0:00:00 (xfr#50, to-chk=67/140) |
30-Nov-2024 02:22:40 | 414,957 34% 15.83MB/s 0:00:00 (xfr#51, to-chk=66/140) |
30-Nov-2024 02:22:40 | 415,237 34% 15.84MB/s 0:00:00 (xfr#52, to-chk=65/140) |
30-Nov-2024 02:22:40 | 415,591 34% 15.85MB/s 0:00:00 (xfr#53, to-chk=64/140) |
30-Nov-2024 02:22:40 | 417,485 35% 15.93MB/s 0:00:00 (xfr#54, to-chk=63/140) |
30-Nov-2024 02:22:40 | 418,252 35% 15.34MB/s 0:00:00 (xfr#55, to-chk=62/140) |
30-Nov-2024 02:22:40 | 419,231 35% 14.81MB/s 0:00:00 (xfr#56, to-chk=61/140) |
30-Nov-2024 02:22:40 | 419,671 35% 14.82MB/s 0:00:00 (xfr#57, to-chk=60/140) |
30-Nov-2024 02:22:40 | 419,953 35% 14.30MB/s 0:00:00 (xfr#58, to-chk=59/140) |
30-Nov-2024 02:22:40 | 420,231 35% 14.31MB/s 0:00:00 (xfr#59, to-chk=58/140) |
30-Nov-2024 02:22:40 | 421,222 35% 14.35MB/s 0:00:00 (xfr#60, to-chk=57/140) |
30-Nov-2024 02:22:40 | 422,166 35% 13.88MB/s 0:00:00 (xfr#61, to-chk=56/140) |
30-Nov-2024 02:22:40 | 430,884 36% 11.11MB/s 0:00:00 (xfr#62, to-chk=55/140) |
30-Nov-2024 02:22:40 | 443,586 37% 11.43MB/s 0:00:00 (xfr#63, to-chk=54/140) |
30-Nov-2024 02:22:40 | 446,091 37% 11.50MB/s 0:00:00 (xfr#64, to-chk=53/140) |
30-Nov-2024 02:22:40 | 448,026 37% 11.55MB/s 0:00:00 (xfr#65, to-chk=52/140) |
30-Nov-2024 02:22:40 | 458,112 38% 11.81MB/s 0:00:00 (xfr#66, to-chk=51/140) |
30-Nov-2024 02:22:40 | 464,721 39% 11.98MB/s 0:00:00 (xfr#67, to-chk=50/140) |
30-Nov-2024 02:22:40 | 468,936 39% 12.09MB/s 0:00:00 (xfr#68, to-chk=49/140) |
30-Nov-2024 02:22:40 | 479,415 40% 12.03MB/s 0:00:00 (xfr#69, to-chk=48/140) |
30-Nov-2024 02:22:40 | 482,378 40% 12.11MB/s 0:00:00 (xfr#70, to-chk=47/140) |
30-Nov-2024 02:22:40 | 492,920 41% 12.37MB/s 0:00:00 (xfr#71, to-chk=46/140) |
30-Nov-2024 02:22:40 | 493,373 41% 12.38MB/s 0:00:00 (xfr#72, to-chk=45/140) |
30-Nov-2024 02:22:40 | 494,989 41% 12.42MB/s 0:00:00 (xfr#73, to-chk=44/140) |
30-Nov-2024 02:22:40 | 507,754 42% 12.74MB/s 0:00:00 (xfr#74, to-chk=43/140) |
30-Nov-2024 02:22:40 | 511,904 43% 12.85MB/s 0:00:00 (xfr#75, to-chk=42/140) |
30-Nov-2024 02:22:40 | 516,569 43% 12.63MB/s 0:00:00 (xfr#76, to-chk=41/140) |
30-Nov-2024 02:22:40 | 519,019 43% 12.69MB/s 0:00:00 (xfr#77, to-chk=40/140) |
30-Nov-2024 02:22:40 | 519,865 43% 12.71MB/s 0:00:00 (xfr#78, to-chk=39/140) |
30-Nov-2024 02:22:40 | 530,863 44% 12.98MB/s 0:00:00 (xfr#79, to-chk=38/140) |
30-Nov-2024 02:22:40 | 538,435 45% 13.17MB/s 0:00:00 (xfr#80, to-chk=37/140) |
30-Nov-2024 02:22:40 | 550,573 46% 12.50MB/s 0:00:00 (xfr#81, to-chk=36/140) |
30-Nov-2024 02:22:40 | 557,119 46% 12.36MB/s 0:00:00 (xfr#82, to-chk=35/140) |
30-Nov-2024 02:22:40 | 563,044 47% 12.49MB/s 0:00:00 (xfr#83, to-chk=34/140) |
30-Nov-2024 02:22:40 | 566,626 47% 12.57MB/s 0:00:00 (xfr#84, to-chk=33/140) |
30-Nov-2024 02:22:40 | 573,742 48% 12.72MB/s 0:00:00 (xfr#85, to-chk=32/140) |
30-Nov-2024 02:22:40 | 587,077 49% 13.02MB/s 0:00:00 (xfr#86, to-chk=31/140) |
30-Nov-2024 02:22:40 | 601,546 50% 13.34MB/s 0:00:00 (xfr#87, to-chk=30/140) |
30-Nov-2024 02:22:40 | 605,191 50% 13.42MB/s 0:00:00 (xfr#88, to-chk=29/140) |
30-Nov-2024 02:22:40 | 616,126 51% 13.35MB/s 0:00:00 (xfr#89, to-chk=28/140) |
30-Nov-2024 02:22:40 | 624,154 52% 13.53MB/s 0:00:00 (xfr#90, to-chk=27/140) |
30-Nov-2024 02:22:40 | 638,743 53% 13.24MB/s 0:00:00 (xfr#91, to-chk=26/140) |
30-Nov-2024 02:22:40 | 644,155 54% 13.35MB/s 0:00:00 (xfr#92, to-chk=25/140) |
30-Nov-2024 02:22:40 | 654,178 55% 13.56MB/s 0:00:00 (xfr#93, to-chk=24/140) |
30-Nov-2024 02:22:40 | 660,040 55% 13.68MB/s 0:00:00 (xfr#94, to-chk=23/140) |
30-Nov-2024 02:22:40 | 667,677 56% 13.55MB/s 0:00:00 (xfr#95, to-chk=22/140) |
30-Nov-2024 02:22:40 | 680,949 57% 13.82MB/s 0:00:00 (xfr#96, to-chk=21/140) |
30-Nov-2024 02:22:40 | 681,858 57% 13.84MB/s 0:00:00 (xfr#97, to-chk=20/140) |
30-Nov-2024 02:22:40 | 689,949 58% 14.00MB/s 0:00:00 (xfr#98, to-chk=19/140) |
30-Nov-2024 02:22:40 | 699,524 58% 14.19MB/s 0:00:00 (xfr#99, to-chk=18/140) |
30-Nov-2024 02:22:40 | 711,035 59% 14.13MB/s 0:00:00 (xfr#100, to-chk=17/140) |
30-Nov-2024 02:22:40 | 715,763 60% 14.22MB/s 0:00:00 (xfr#101, to-chk=16/140) |
30-Nov-2024 02:22:40 | 727,211 61% 14.45MB/s 0:00:00 (xfr#102, to-chk=15/140) |
30-Nov-2024 02:22:40 | 741,110 62% 14.72MB/s 0:00:00 (xfr#103, to-chk=14/140) |
30-Nov-2024 02:22:40 | 749,773 63% 14.59MB/s 0:00:00 (xfr#104, to-chk=13/140) |
30-Nov-2024 02:22:40 | 761,848 64% 14.83MB/s 0:00:00 (xfr#105, to-chk=12/140) |
30-Nov-2024 02:22:40 | 771,478 64% 15.02MB/s 0:00:00 (xfr#106, to-chk=11/140) |
30-Nov-2024 02:22:40 | 771,868 64% 15.02MB/s 0:00:00 (xfr#107, to-chk=10/140) |
30-Nov-2024 02:22:40 | 774,886 65% 14.78MB/s 0:00:00 (xfr#108, to-chk=9/140) |
30-Nov-2024 02:22:40 | 776,300 65% 14.81MB/s 0:00:00 (xfr#109, to-chk=8/140) |
30-Nov-2024 02:22:40 | 778,170 65% 14.84MB/s 0:00:00 (xfr#110, to-chk=7/140) |
30-Nov-2024 02:22:40 | 783,462 65% 14.94MB/s 0:00:00 (xfr#111, to-chk=6/140) |
30-Nov-2024 02:22:40 | 790,641 66% 15.08MB/s 0:00:00 (xfr#112, to-chk=5/140) |
30-Nov-2024 02:22:40 | 804,595 67% 15.05MB/s 0:00:00 (xfr#113, to-chk=4/140) |
30-Nov-2024 02:22:40 | 804,880 67% 15.05MB/s 0:00:00 (xfr#114, to-chk=1/140) |
30-Nov-2024 02:22:40 | 805,165 67% 15.06MB/s 0:00:00 (xfr#115, to-chk=0/140) |
30-Nov-2024 02:22:40 | 805,165 67% 15.06MB/s 0:00:00 (xfr#115, to-chk=0/140) |
30-Nov-2024 02:22:40 | 805,165 67% 15.06MB/s 0:00:00 (xfr#115, to-chk=0/140) |
30-Nov-2024 02:22:40 | 805,165 67% 14.49MB/s 0:00:00 (xfr#115, to-chk=0/140) |
30-Nov-2024 02:22:40 | 805,165 67% 14.49MB/s 0:00:00 (xfr#115, to-chk=0/140) |
30-Nov-2024 02:22:40 | 805,165 67% 14.49MB/s 0:00:00 (xfr#115, to-chk=0/140) |
30-Nov-2024 02:22:40 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.30-01.58.31/pod-logs/dev-oneprovider-paris-0/cluster-manager |
30-Nov-2024 02:22:40 | |
30-Nov-2024 02:22:40 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
30-Nov-2024 02:22:40 | 0 0% 0.00kB/s 0:00:00 |
30-Nov-2024 02:22:40 | 2,018 14% 1.92MB/s 0:00:00 (xfr#2, to-chk=9/14) |
30-Nov-2024 02:22:40 | 4,808 34% 4.59MB/s 0:00:00 (xfr#3, to-chk=7/14) |
30-Nov-2024 02:22:40 | 4,808 34% 4.59MB/s 0:00:00 (xfr#4, to-chk=5/14) |
30-Nov-2024 02:22:40 | 6,623 48% 6.32MB/s 0:00:00 (xfr#5, to-chk=3/14) |
30-Nov-2024 02:22:40 | 6,885 50% 6.57MB/s 0:00:00 (xfr#6, to-chk=1/14) |
30-Nov-2024 02:22:40 | 6,885 50% 3.28MB/s 0:00:00 (xfr#6, to-chk=0/14) |
30-Nov-2024 02:22:40 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.30-01.58.31/pod-logs/dev-onezone-0/oz-worker |
30-Nov-2024 02:22:40 | |
30-Nov-2024 02:22:40 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=17/20) |
30-Nov-2024 02:22:40 | 0 0% 0.00kB/s 0:00:00 |
30-Nov-2024 02:22:40 | 23,812 3% 22.71MB/s 0:00:00 (xfr#2, to-chk=15/20) |
30-Nov-2024 02:22:40 | 48,389 6% 46.15MB/s 0:00:00 (xfr#3, to-chk=13/20) |
30-Nov-2024 02:22:40 | 48,389 6% 46.15MB/s 0:00:00 (xfr#4, to-chk=11/20) |
30-Nov-2024 02:22:40 | 71,721 9% 68.40MB/s 0:00:00 (xfr#5, to-chk=9/20) |
30-Nov-2024 02:22:40 | 71,812 9% 68.49MB/s 0:00:00 (xfr#6, to-chk=7/20) |
30-Nov-2024 02:22:40 | 208,055 27% 66.14MB/s 0:00:00 (xfr#7, to-chk=5/20) |
30-Nov-2024 02:22:40 | 208,352 27% 66.23MB/s 0:00:00 (xfr#8, to-chk=3/20) |
30-Nov-2024 02:22:40 | 374,882 50% 89.38MB/s 0:00:00 (xfr#9, to-chk=1/20) |
30-Nov-2024 02:22:40 | 374,882 50% 51.07MB/s 0:00:00 (xfr#9, to-chk=0/20) |
30-Nov-2024 02:22:40 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.30-01.58.31/pod-logs/dev-onezone-0/oz-panel |
30-Nov-2024 02:22:40 | |
30-Nov-2024 02:22:40 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
30-Nov-2024 02:22:40 | 0 0% 0.00kB/s 0:00:00 |
30-Nov-2024 02:22:40 | 54,609 12% 52.08MB/s 0:00:00 (xfr#2, to-chk=9/14) |
30-Nov-2024 02:22:40 | 110,786 26% 105.65MB/s 0:00:00 (xfr#3, to-chk=7/14) |
30-Nov-2024 02:22:40 | 158,261 37% 75.46MB/s 0:00:00 (xfr#4, to-chk=5/14) |
30-Nov-2024 02:22:40 | 212,667 49% 50.70MB/s 0:00:00 (xfr#5, to-chk=3/14) |
30-Nov-2024 02:22:40 | 212,958 50% 50.77MB/s 0:00:00 (xfr#6, to-chk=1/14) |
30-Nov-2024 02:22:40 | 212,958 50% 40.62MB/s 0:00:00 (xfr#6, to-chk=0/14) |
30-Nov-2024 02:22:40 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.30-01.58.31/pod-logs/dev-onezone-0/cluster-manager |
30-Nov-2024 02:22:40 | |
30-Nov-2024 02:22:40 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
30-Nov-2024 02:22:40 | 0 0% 0.00kB/s 0:00:00 |
30-Nov-2024 02:22:40 | 1,978 14% 1.89MB/s 0:00:00 (xfr#2, to-chk=9/14) |
30-Nov-2024 02:22:40 | 4,708 34% 4.49MB/s 0:00:00 (xfr#3, to-chk=7/14) |
30-Nov-2024 02:22:40 | 4,708 34% 4.49MB/s 0:00:00 (xfr#4, to-chk=5/14) |
30-Nov-2024 02:22:40 | 6,483 48% 6.18MB/s 0:00:00 (xfr#5, to-chk=3/14) |
30-Nov-2024 02:22:40 | 6,745 50% 6.43MB/s 0:00:00 (xfr#6, to-chk=1/14) |
30-Nov-2024 02:22:40 | 6,745 50% 3.22MB/s 0:00:00 (xfr#6, to-chk=0/14) |
30-Nov-2024 02:22:40 | [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-krakow-init-llsf6. See /home/bamboo/.one-env/deployments/2024.11.30-01.58.31/pod-logs/dev-volume-s3-krakow-init-llsf6/entrypoint.log for more details |
30-Nov-2024 02:22:40 | [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-paris-init-pvk6m. See /home/bamboo/.one-env/deployments/2024.11.30-01.58.31/pod-logs/dev-volume-s3-paris-init-pvk6m/entrypoint.log for more details |
30-Nov-2024 02:22:40 | [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.1732933345.934897 exists, exporting anyway. |
30-Nov-2024 02:22:40 | |
30-Nov-2024 02:22:40 | |
30-Nov-2024 02:22:40 | =============================== warnings summary =============================== |
30-Nov-2024 02:22:40 | tests/utils/rest_utils.py:97 |
30-Nov-2024 02:22:40 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCP/onedata-acceptance/tests/utils/rest_utils.py:97: SyntaxWarning: invalid escape sequence '\ ' |
30-Nov-2024 02:22:40 | print(""" |
30-Nov-2024 02:22:40 | |
30-Nov-2024 02:22:40 | tests/utils/path_utils.py:112 |
30-Nov-2024 02:22:40 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCP/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ ' |
30-Nov-2024 02:22:40 | return path.replace("'", "\\'").replace(' ', '\ ') |
30-Nov-2024 02:22:40 | |
30-Nov-2024 02:22:40 | tests/utils/acceptance_utils.py:55 |
30-Nov-2024 02:22:40 | /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' |
30-Nov-2024 02:22:40 | '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?')) |
30-Nov-2024 02:22:40 | |
30-Nov-2024 02:22:40 | tests/utils/acceptance_utils.py:57 |
30-Nov-2024 02:22:40 | /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' |
30-Nov-2024 02:22:40 | '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?')) |
30-Nov-2024 02:22:40 | |
30-Nov-2024 02:22:40 | -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html |
30-Nov-2024 02:22:40 | - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCP/onedata-acceptance/test-reports/results.xml - |
30-Nov-2024 02:22:40 | ================= 26 passed, 4 warnings in 1451.56s (0:24:11) ================== |
30-Nov-2024 02:22:45 | release "dev" uninstalled |
30-Nov-2024 02:22:45 | Sidecar injection has been disabled |
30-Nov-2024 02:22:45 | Cleaning helm release "dev"... |
30-Nov-2024 02:22:45 | Deleted 1 helm deployments |
30-Nov-2024 02:22:45 | Deleted 0 k8s deployments |
30-Nov-2024 02:22:45 | Deleted 0 k8s services |
30-Nov-2024 02:22:45 | Deleted 0 persistent volumes |
30-Nov-2024 02:22:46 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
30-Nov-2024 02:22:46 | [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone |
30-Nov-2024 02:22:46 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
30-Nov-2024 02:22:46 | [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider |
30-Nov-2024 02:22:46 | [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli |
30-Nov-2024 02:22:46 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
30-Nov-2024 02:22:46 | [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient |
30-Nov-2024 02:22:47 | Finished task 'Run acceptance oneclient tests' with result: Success |
30-Nov-2024 02:22:47 | Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit' |
30-Nov-2024 02:22:47 | Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCP... |
30-Nov-2024 02:22:47 | Finished task 'Parse test results' with result: Success |
30-Nov-2024 02:22:47 | All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
30-Nov-2024 02:22:47 | Substituting variable: ${bamboo.artifactRepoHostname} with S3 |
30-Nov-2024 02:22:47 | Substituting variable: ${bamboo.artifactRepoPort} with 10161 |
30-Nov-2024 02:22:47 | Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu |
30-Nov-2024 02:22:47 | Substituting variable: ${bamboo.planRepository.branchName} with develop |
30-Nov-2024 02:22:47 | Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance |
30-Nov-2024 02:22:47 | Substituting variable: ${bamboo.artifactRepoHostname} with S3 |
30-Nov-2024 02:22:47 | Substituting variable: ${bamboo.artifactRepoPort} with 10161 |
30-Nov-2024 02:22:47 | Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu |
30-Nov-2024 02:22:47 | Substituting variable: ${bamboo.planRepository.branchName} with develop |
30-Nov-2024 02:22:47 | Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance |
30-Nov-2024 02:22:47 | Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
30-Nov-2024 02:22:47 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 regular file CRUD proxyio #3372 (ODSRV-OAP-MSRFCP-3372)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSRFCP-3372-ScriptBuildTask-9565085902373978784.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCP/onedata-acceptance |
30-Nov-2024 02:22:47 | ./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 |
30-Nov-2024 02:22:48 | Uploading artifact |
30-Nov-2024 02:22:48 | source path: surefire_multiprovider_s3_regular_file_CRUD_proxyio.tar.gz |
30-Nov-2024 02:22:48 | dest. path: artifacts/onedata-acceptance/develop/surefire_multiprovider_s3_regular_file_CRUD_proxyio.tar.gz |
30-Nov-2024 02:22:48 | Finished task 'Pack and push surefire artifact' with result: Success |
30-Nov-2024 02:22:48 | All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
30-Nov-2024 02:22:48 | Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
30-Nov-2024 02:22:48 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 regular file CRUD proxyio #3372 (ODSRV-OAP-MSRFCP-3372)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSRFCP-3372-ScriptBuildTask-11288833674901490624.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCP |
30-Nov-2024 02:22:48 | cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory |
30-Nov-2024 02:22:48 | Finished task 'Pack logs' with result: Success |
30-Nov-2024 02:22:48 | All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
30-Nov-2024 02:22:48 | Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh |
30-Nov-2024 02:22:48 | Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
30-Nov-2024 02:22:48 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 regular file CRUD proxyio #3372 (ODSRV-OAP-MSRFCP-3372)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSRFCP-3372-ScriptBuildTask-14651573298163312031.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCP/onedata-acceptance |
30-Nov-2024 02:22:48 | % Total % Received % Xferd Average Speed Time Time Time Current |
30-Nov-2024 02:22:48 | Dload Upload Total Spent Left Speed |
30-Nov-2024 02:22:48 | |
30-Nov-2024 02:22:48 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
30-Nov-2024 02:22:48 | 100 4822 100 4822 0 0 59530 0 --:--:-- --:--:-- --:--:-- 59530 |
30-Nov-2024 02:22:48 | Clearing /tmp/onedata and /home/bamboo/.one-env |
30-Nov-2024 02:22:51 | Cleaning helm deployments |
30-Nov-2024 02:22:51 | Cleanining pods |
30-Nov-2024 02:22:51 | Cleaning kube persistant volumes |
30-Nov-2024 02:22:52 | pod "dev-volume-s3-krakow-585f4c9-5z9rl" deleted |
30-Nov-2024 02:23:12 | pod "dev-volume-s3-paris-64bd65585f-xdm9x" deleted |
30-Nov-2024 02:23:17 | Cleaning dockswift container |
30-Nov-2024 02:23:17 | Cleaning docker containers |
30-Nov-2024 02:23:19 | Stalled docker containers to remove: |
30-Nov-2024 02:23:19 | aab18d00dc2e a12ac0a922a2 1a3ca8208963 818590ac9e92 |
30-Nov-2024 02:23:19 | Removing stalled docker containers |
30-Nov-2024 02:23:19 | Error response from daemon: Cannot kill container: aab18d00dc2e: Container aab18d00dc2e65fca88d7b595e6b0610fa93fe00d9112a4986894eb09c6e7d4d is not running |
30-Nov-2024 02:23:19 | aab18d00dc2e |
30-Nov-2024 02:23:19 | Error response from daemon: Cannot kill container: a12ac0a922a2: Container a12ac0a922a2ce1e4b1742b0f1238183a9328f30ba54eea9488d7e918e6da657 is not running |
30-Nov-2024 02:23:19 | a12ac0a922a2 |
30-Nov-2024 02:23:19 | Error response from daemon: Cannot kill container: 1a3ca8208963: Container 1a3ca820896300f3b70bef29b1a22358f7411144d7577b4f18b66bf0decdbd43 is not running |
30-Nov-2024 02:23:19 | 1a3ca8208963 |
30-Nov-2024 02:23:19 | 818590ac9e92 |
30-Nov-2024 02:23:19 | 818590ac9e92 |
30-Nov-2024 02:23:19 | Stalled docker volumes to remove: |
30-Nov-2024 02:23:19 | |
30-Nov-2024 02:23:19 | Removing stalled docker volumes |
30-Nov-2024 02:23:19 | Removing stalled loopdevices |
30-Nov-2024 02:23:20 | Done |
30-Nov-2024 02:23:20 | Finished task 'Clear env and working dir' with result: Success |
30-Nov-2024 02:23:20 | Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2 |
30-Nov-2024 02:23:20 | Running post build plugin 'Docker Container Cleanup' |
30-Nov-2024 02:23:20 | Running post build plugin 'NCover Results Collector' |
30-Nov-2024 02:23:20 | Running post build plugin 'Build Results Label Collector' |
30-Nov-2024 02:23:20 | Running post build plugin 'Clover Results Collector' |
30-Nov-2024 02:23:20 | Running post build plugin 'npm Cache Cleanup' |
30-Nov-2024 02:23:20 | Running post build plugin 'Artifact Copier' |
30-Nov-2024 02:23:20 | Publishing an artifact: test_logs.tar.gz |
30-Nov-2024 02:23:20 | Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 131.1 ms |
30-Nov-2024 02:23:21 | Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCP' |
30-Nov-2024 02:23:21 | Finalising the build... |
30-Nov-2024 02:23:21 | Stopping timer. |
30-Nov-2024 02:23:21 | Build ODSRV-OAP-MSRFCP-3372 completed. |
30-Nov-2024 02:23:21 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
30-Nov-2024 02:23:21 | Running on server: post build plugin 'NCover Results Collector' |
30-Nov-2024 02:23:21 | Running on server: post build plugin 'Build Labeller' |
30-Nov-2024 02:23:21 | Running on server: post build plugin 'Clover Delta Calculator' |
30-Nov-2024 02:23:21 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
30-Nov-2024 02:23:21 | All post build plugins have finished |
30-Nov-2024 02:23:21 | Generating build results summary... |
30-Nov-2024 02:23:21 | Saving build results to disk... |
30-Nov-2024 02:23:21 | Store variable context... |
30-Nov-2024 02:23:21 | Finished building ODSRV-OAP-MSRFCP-3372. |