oneclient acceptance tests using environment deployed from packages

Build: #3363 was successful

Job: multiprovider s3 regular file stat proxyio was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

The build generated 1,716 lines of output.   The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.

13-Nov-2024 18:05:05 Unmounting client from /tmp/onedata/mnt/me84i9ow5br3268c
13-Nov-2024 18:05:05
13-Nov-2024 18:05:05
13-Nov-2024 18:06:04 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_decrease_size[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:06:04 =================================================================
13-Nov-2024 18:06:04 - Executing scenario 'Decrease regular file size with truncate'
13-Nov-2024 18:06:04 - from feature 'Multi_regular_file_stat'
13-Nov-2024 18:06:04 -----------------------------------------------------------------
13-Nov-2024 18:06:04 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:06:04 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:06:04 using [token, token] by [user1, user2]"'
13-Nov-2024 18:06:04 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-hz5gg', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:06:04 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-hz5gg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:06:04 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-hz5gg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:06:04
13-Nov-2024 18:06:04
13-Nov-2024 18:06:04 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-hz5gg'
13-Nov-2024 18:06:04 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-hz5gg' successfully started
13-Nov-2024 18:06:04
13-Nov-2024 18:06:04 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ydkj5zrchdcr93kp
13-Nov-2024 18:06:04
13-Nov-2024 18:06:04 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ydkj5zrchdcr93kp --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ydkj5zrchdcr93kp
13-Nov-2024 18:06:04 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '5747329454337949000'...
13-Nov-2024 18:06:04 Getting configuration...
13-Nov-2024 18:06:04 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ydkj5zrchdcr93kp'.
13-Nov-2024 18:06:04
13-Nov-2024 18:06:04 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-qknvt', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:06:04 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-qknvt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:06:04 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-qknvt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:06:04
13-Nov-2024 18:06:04
13-Nov-2024 18:06:04 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-qknvt'
13-Nov-2024 18:06:04 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-qknvt' successfully started
13-Nov-2024 18:06:04
13-Nov-2024 18:06:04 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/9ps47lak41dasv70
13-Nov-2024 18:06:04
13-Nov-2024 18:06:04 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/9ps47lak41dasv70 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/9ps47lak41dasv70
13-Nov-2024 18:06:04 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '13552312456894358400'...
13-Nov-2024 18:06:04 Getting configuration...
13-Nov-2024 18:06:04 Oneclient has been successfully mounted in '/tmp/onedata/mnt/9ps47lak41dasv70'.
13-Nov-2024 18:06:04
13-Nov-2024 18:06:04 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
13-Nov-2024 18:06:04 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
13-Nov-2024 18:06:04 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
13-Nov-2024 18:06:04 -- Executing step: 'When "user1 changes space1/file1 size to 1000000 bytes on client11"'
13-Nov-2024 18:06:04 -- Executing step: 'When "size of user2's space1/file1 is 1000000 bytes on client21"'
13-Nov-2024 18:06:04 -- Executing step: 'When "user1 changes space1/file1 size to 0 bytes on client11"'
13-Nov-2024 18:06:04 -- Executing step: 'Then "size of user2's space1/file1 is 0 bytes on client21"'
13-Nov-2024 18:06:04 =================================================================
13-Nov-2024 18:06:04
13-Nov-2024 18:06:04 PASSED
13-Nov-2024 18:06:04 Unmounting client from /tmp/onedata/mnt/ydkj5zrchdcr93kp
13-Nov-2024 18:06:04
13-Nov-2024 18:06:04
13-Nov-2024 18:06:04 Unmounting client from /tmp/onedata/mnt/9ps47lak41dasv70
13-Nov-2024 18:06:04
13-Nov-2024 18:06:04
13-Nov-2024 18:06:44 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_truncate_without_permission[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:06:44 =================================================================
13-Nov-2024 18:06:44 - Executing scenario 'Fail to truncate regular file without write permission'
13-Nov-2024 18:06:44 - from feature 'Multi_regular_file_stat'
13-Nov-2024 18:06:44 -----------------------------------------------------------------
13-Nov-2024 18:06:44 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:06:44 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:06:44 using [token, token] by [user1, user2]"'
13-Nov-2024 18:06:44 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-hz5gg', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:06:44 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-hz5gg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:06:44 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-hz5gg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:06:44
13-Nov-2024 18:06:44
13-Nov-2024 18:06:44 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-hz5gg'
13-Nov-2024 18:06:44 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-hz5gg' successfully started
13-Nov-2024 18:06:44
13-Nov-2024 18:06:44 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/cnlxp8gyh29o6e43
13-Nov-2024 18:06:44
13-Nov-2024 18:06:44 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/cnlxp8gyh29o6e43 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/cnlxp8gyh29o6e43
13-Nov-2024 18:06:44 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '8378967391824506306'...
13-Nov-2024 18:06:44 Getting configuration...
13-Nov-2024 18:06:44 Oneclient has been successfully mounted in '/tmp/onedata/mnt/cnlxp8gyh29o6e43'.
13-Nov-2024 18:06:44
13-Nov-2024 18:06:44 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-qknvt', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:06:44 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-qknvt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:06:44 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-qknvt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:06:44
13-Nov-2024 18:06:44
13-Nov-2024 18:06:44 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-qknvt'
13-Nov-2024 18:06:44 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-qknvt' successfully started
13-Nov-2024 18:06:44
13-Nov-2024 18:06:44 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/1562xw3dly0hiwsm
13-Nov-2024 18:06:44
13-Nov-2024 18:06:44 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/1562xw3dly0hiwsm --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/1562xw3dly0hiwsm
13-Nov-2024 18:06:44 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '7175866121920126190'...
13-Nov-2024 18:06:44 Getting configuration...
13-Nov-2024 18:06:44 Oneclient has been successfully mounted in '/tmp/onedata/mnt/1562xw3dly0hiwsm'.
13-Nov-2024 18:06:44
13-Nov-2024 18:06:44 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
13-Nov-2024 18:06:44 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
13-Nov-2024 18:06:44 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
13-Nov-2024 18:06:44 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
13-Nov-2024 18:06:44 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 644 on client11"'
13-Nov-2024 18:06:44 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 644 on client21"'
13-Nov-2024 18:06:44 -- Executing step: 'When "user2 fails to change space1/dir1/file1 size to 1000000 bytes on client21"'
13-Nov-2024 18:06:44 =================================================================
13-Nov-2024 18:06:44
13-Nov-2024 18:06:44 PASSED
13-Nov-2024 18:06:44 Unmounting client from /tmp/onedata/mnt/cnlxp8gyh29o6e43
13-Nov-2024 18:06:44
13-Nov-2024 18:06:44
13-Nov-2024 18:06:44 Unmounting client from /tmp/onedata/mnt/1562xw3dly0hiwsm
13-Nov-2024 18:06:44
13-Nov-2024 18:06:44
13-Nov-2024 18:07:18 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_timestamp[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:07:18 =================================================================
13-Nov-2024 18:07:18 - Executing scenario 'Timestamps at creation'
13-Nov-2024 18:07:18 - from feature 'Multi_regular_file_stat'
13-Nov-2024 18:07:18 -----------------------------------------------------------------
13-Nov-2024 18:07:18 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:07:18 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:07:18 using [token, token] by [user1, user2]"'
13-Nov-2024 18:07:18 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-hz5gg', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:07:18 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-hz5gg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:07:18 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-hz5gg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:07:18
13-Nov-2024 18:07:18
13-Nov-2024 18:07:18 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-hz5gg'
13-Nov-2024 18:07:18 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-hz5gg' successfully started
13-Nov-2024 18:07:18
13-Nov-2024 18:07:18 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/jc2a3k1muimwyjfh
13-Nov-2024 18:07:18
13-Nov-2024 18:07:18 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/jc2a3k1muimwyjfh --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/jc2a3k1muimwyjfh
13-Nov-2024 18:07:18 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16499779656747220649'...
13-Nov-2024 18:07:18 Getting configuration...
13-Nov-2024 18:07:18 Oneclient has been successfully mounted in '/tmp/onedata/mnt/jc2a3k1muimwyjfh'.
13-Nov-2024 18:07:18
13-Nov-2024 18:07:18 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-qknvt', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:07:18 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-qknvt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:07:18 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-qknvt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:07:18
13-Nov-2024 18:07:18
13-Nov-2024 18:07:18 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-qknvt'
13-Nov-2024 18:07:18 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-qknvt' successfully started
13-Nov-2024 18:07:18
13-Nov-2024 18:07:18 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/1mggkr2kzj6d10ev
13-Nov-2024 18:07:18
13-Nov-2024 18:07:18 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/1mggkr2kzj6d10ev --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/1mggkr2kzj6d10ev
13-Nov-2024 18:07:18 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '1713653729245578797'...
13-Nov-2024 18:07:18 Getting configuration...
13-Nov-2024 18:07:18 Oneclient has been successfully mounted in '/tmp/onedata/mnt/1mggkr2kzj6d10ev'.
13-Nov-2024 18:07:18
13-Nov-2024 18:07:18 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
13-Nov-2024 18:07:18 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
13-Nov-2024 18:07:18 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
13-Nov-2024 18:07:18 -- Executing step: 'Then "modification time of user2's space1/file1 is equal to access time on client21"'
13-Nov-2024 18:07:18 -- Executing step: 'Then "status-change time of user2's space1/file1 is equal to access time on client21"'
13-Nov-2024 18:07:18 =================================================================
13-Nov-2024 18:07:18
13-Nov-2024 18:07:19 PASSED
13-Nov-2024 18:07:19 Unmounting client from /tmp/onedata/mnt/jc2a3k1muimwyjfh
13-Nov-2024 18:07:19
13-Nov-2024 18:07:19
13-Nov-2024 18:07:19 Unmounting client from /tmp/onedata/mnt/1mggkr2kzj6d10ev
13-Nov-2024 18:07:19
13-Nov-2024 18:07:19
13-Nov-2024 18:07:57 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_update_timestamp_without_permission[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:07:57 =================================================================
13-Nov-2024 18:07:57 - Executing scenario 'Fail to update timestamps (touch) without write permission'
13-Nov-2024 18:07:57 - from feature 'Multi_regular_file_stat'
13-Nov-2024 18:07:57 -----------------------------------------------------------------
13-Nov-2024 18:07:57 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:07:57 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:07:57 using [token, token] by [user1, user2]"'
13-Nov-2024 18:07:57 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-hz5gg', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:07:57 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-hz5gg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:07:57 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-hz5gg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:07:57
13-Nov-2024 18:07:57
13-Nov-2024 18:07:57 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-hz5gg'
13-Nov-2024 18:07:57 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-hz5gg' successfully started
13-Nov-2024 18:07:57
13-Nov-2024 18:07:57 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/vbxry4lgknlp2cgl
13-Nov-2024 18:07:57
13-Nov-2024 18:07:57 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/vbxry4lgknlp2cgl --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/vbxry4lgknlp2cgl
13-Nov-2024 18:07:57 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17266392951155817633'...
13-Nov-2024 18:07:57 Getting configuration...
13-Nov-2024 18:07:57 Oneclient has been successfully mounted in '/tmp/onedata/mnt/vbxry4lgknlp2cgl'.
13-Nov-2024 18:07:57
13-Nov-2024 18:07:57 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-qknvt', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:07:57 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-qknvt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:07:57 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-qknvt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:07:57
13-Nov-2024 18:07:57
13-Nov-2024 18:07:57 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-qknvt'
13-Nov-2024 18:07:57 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-qknvt' successfully started
13-Nov-2024 18:07:57
13-Nov-2024 18:07:57 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/g14ihaekat1nni7y
13-Nov-2024 18:07:57
13-Nov-2024 18:07:57 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/g14ihaekat1nni7y --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/g14ihaekat1nni7y
13-Nov-2024 18:07:57 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '9474390519383357521'...
13-Nov-2024 18:07:57 Getting configuration...
13-Nov-2024 18:07:57 Oneclient has been successfully mounted in '/tmp/onedata/mnt/g14ihaekat1nni7y'.
13-Nov-2024 18:07:57
13-Nov-2024 18:07:57 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
13-Nov-2024 18:07:57 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
13-Nov-2024 18:07:57 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
13-Nov-2024 18:07:57 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
13-Nov-2024 18:07:57 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 644 on client11"'
13-Nov-2024 18:07:57 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 644 on client21"'
13-Nov-2024 18:07:57 -- Executing step: 'When "user2 fails to update [space1/dir1/file1] timestamps on client21"'
13-Nov-2024 18:07:57 =================================================================
13-Nov-2024 18:07:57
13-Nov-2024 18:07:57 PASSED
13-Nov-2024 18:07:57 Unmounting client from /tmp/onedata/mnt/vbxry4lgknlp2cgl
13-Nov-2024 18:07:57
13-Nov-2024 18:07:57
13-Nov-2024 18:07:57 Unmounting client from /tmp/onedata/mnt/g14ihaekat1nni7y
13-Nov-2024 18:07:57
13-Nov-2024 18:07:57
13-Nov-2024 18:08:36 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_update_timestamp_with_permission[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:08:36 =================================================================
13-Nov-2024 18:08:36 - Executing scenario 'Update timestamps (touch) with write permission'
13-Nov-2024 18:08:36 - from feature 'Multi_regular_file_stat'
13-Nov-2024 18:08:36 -----------------------------------------------------------------
13-Nov-2024 18:08:36 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:08:36 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:08:36 using [token, token] by [user1, user2]"'
13-Nov-2024 18:08:36 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-hz5gg', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:08:36 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-hz5gg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:08:36 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-hz5gg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:08:36
13-Nov-2024 18:08:36
13-Nov-2024 18:08:36 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-hz5gg'
13-Nov-2024 18:08:36 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-hz5gg' successfully started
13-Nov-2024 18:08:36
13-Nov-2024 18:08:36 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/5i365zvxxo41tgvw
13-Nov-2024 18:08:36
13-Nov-2024 18:08:36 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/5i365zvxxo41tgvw --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/5i365zvxxo41tgvw
13-Nov-2024 18:08:36 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '85314620239241131'...
13-Nov-2024 18:08:36 Getting configuration...
13-Nov-2024 18:08:36 Oneclient has been successfully mounted in '/tmp/onedata/mnt/5i365zvxxo41tgvw'.
13-Nov-2024 18:08:36
13-Nov-2024 18:08:36 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-qknvt', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:08:36 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-qknvt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:08:36 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-qknvt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:08:36
13-Nov-2024 18:08:36
13-Nov-2024 18:08:36 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-qknvt'
13-Nov-2024 18:08:36 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-qknvt' successfully started
13-Nov-2024 18:08:36
13-Nov-2024 18:08:36 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/abvevdy1aws4vzi9
13-Nov-2024 18:08:36
13-Nov-2024 18:08:36 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/abvevdy1aws4vzi9 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/abvevdy1aws4vzi9
13-Nov-2024 18:08:36 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '5811571520220790081'...
13-Nov-2024 18:08:36 Getting configuration...
13-Nov-2024 18:08:36 Oneclient has been successfully mounted in '/tmp/onedata/mnt/abvevdy1aws4vzi9'.
13-Nov-2024 18:08:36
13-Nov-2024 18:08:36 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
13-Nov-2024 18:08:36 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
13-Nov-2024 18:08:36 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
13-Nov-2024 18:08:36 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
13-Nov-2024 18:08:36 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 624 on client11"'
13-Nov-2024 18:08:36 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 624 on client21"'
13-Nov-2024 18:08:36 -- Executing step: 'When "user2 updates [space1/dir1/file1] timestamps on client21"'
13-Nov-2024 18:08:36 -- Executing step: 'Then "modification time of user2's space1/dir1/file1 is equal to access time on client21"'
13-Nov-2024 18:08:36 =================================================================
13-Nov-2024 18:08:36
13-Nov-2024 18:08:37 PASSED
13-Nov-2024 18:08:37 Unmounting client from /tmp/onedata/mnt/5i365zvxxo41tgvw
13-Nov-2024 18:08:37
13-Nov-2024 18:08:37
13-Nov-2024 18:08:37 Unmounting client from /tmp/onedata/mnt/abvevdy1aws4vzi9
13-Nov-2024 18:08:37
13-Nov-2024 18:08:37
13-Nov-2024 18:09:26 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_access_time[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:09:26 =================================================================
13-Nov-2024 18:09:26 - Executing scenario 'Access time'
13-Nov-2024 18:09:26 - from feature 'Multi_regular_file_stat'
13-Nov-2024 18:09:26 -----------------------------------------------------------------
13-Nov-2024 18:09:26 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:09:26 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:09:26 using [token, token] by [user1, user2]"'
13-Nov-2024 18:09:26 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-hz5gg', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:09:26 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-hz5gg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:09:26 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-hz5gg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:09:26
13-Nov-2024 18:09:26
13-Nov-2024 18:09:26 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-hz5gg'
13-Nov-2024 18:09:26 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-hz5gg' successfully started
13-Nov-2024 18:09:26
13-Nov-2024 18:09:26 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/lxfwgyl3alhxcomz
13-Nov-2024 18:09:26
13-Nov-2024 18:09:26 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/lxfwgyl3alhxcomz --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/lxfwgyl3alhxcomz
13-Nov-2024 18:09:26 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10897726086898097007'...
13-Nov-2024 18:09:26 Getting configuration...
13-Nov-2024 18:09:26 Oneclient has been successfully mounted in '/tmp/onedata/mnt/lxfwgyl3alhxcomz'.
13-Nov-2024 18:09:26
13-Nov-2024 18:09:26 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-qknvt', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:09:26 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-qknvt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:09:26 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-qknvt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:09:26
13-Nov-2024 18:09:26
13-Nov-2024 18:09:26 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-qknvt'
13-Nov-2024 18:09:26 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-qknvt' successfully started
13-Nov-2024 18:09:26
13-Nov-2024 18:09:26 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/5t1r0o1plxcjo6uj
13-Nov-2024 18:09:26
13-Nov-2024 18:09:26 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/5t1r0o1plxcjo6uj --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/5t1r0o1plxcjo6uj
13-Nov-2024 18:09:26 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '3685082278095209623'...
13-Nov-2024 18:09:26 Getting configuration...
13-Nov-2024 18:09:26 Oneclient has been successfully mounted in '/tmp/onedata/mnt/5t1r0o1plxcjo6uj'.
13-Nov-2024 18:09:26
13-Nov-2024 18:09:26 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
13-Nov-2024 18:09:26 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
13-Nov-2024 18:09:26 -- Executing step: 'When "user1 is idle for 2 seconds"'
13-Nov-2024 18:09:26 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1 on client11"'
13-Nov-2024 18:09:26 -- Executing step: 'Then "access time of user2's space1/file1 is greater than modification time on client21"'
13-Nov-2024 18:09:26 -- Executing step: 'Then "access time of user2's space1/file1 is greater than status-change time on client21"'
13-Nov-2024 18:09:26 =================================================================
13-Nov-2024 18:09:26
13-Nov-2024 18:09:26 PASSED
13-Nov-2024 18:09:26 Unmounting client from /tmp/onedata/mnt/lxfwgyl3alhxcomz
13-Nov-2024 18:09:26
13-Nov-2024 18:09:26
13-Nov-2024 18:09:26 Unmounting client from /tmp/onedata/mnt/5t1r0o1plxcjo6uj
13-Nov-2024 18:09:26
13-Nov-2024 18:09:26
13-Nov-2024 18:10:15 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_modification_time[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:10:15 =================================================================
13-Nov-2024 18:10:15 - Executing scenario 'Modification time'
13-Nov-2024 18:10:15 - from feature 'Multi_regular_file_stat'
13-Nov-2024 18:10:15 -----------------------------------------------------------------
13-Nov-2024 18:10:15 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:10:15 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:10:15 using [token, token] by [user1, user2]"'
13-Nov-2024 18:10:15 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-hz5gg', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:10:15 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-hz5gg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:10:15 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-hz5gg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:10:15
13-Nov-2024 18:10:15
13-Nov-2024 18:10:15 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-hz5gg'
13-Nov-2024 18:10:15 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-hz5gg' successfully started
13-Nov-2024 18:10:15
13-Nov-2024 18:10:15 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ol0i74f9vj6vv580
13-Nov-2024 18:10:15
13-Nov-2024 18:10:15 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ol0i74f9vj6vv580 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ol0i74f9vj6vv580
13-Nov-2024 18:10:15 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '18150154411785666146'...
13-Nov-2024 18:10:15 Getting configuration...
13-Nov-2024 18:10:15 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ol0i74f9vj6vv580'.
13-Nov-2024 18:10:15
13-Nov-2024 18:10:15 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-qknvt', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:10:15 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-qknvt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:10:15 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-qknvt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:10:15
13-Nov-2024 18:10:15
13-Nov-2024 18:10:15 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-qknvt'
13-Nov-2024 18:10:15 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-qknvt' successfully started
13-Nov-2024 18:10:15
13-Nov-2024 18:10:15 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/gsb8ekk3fcz5uzmp
13-Nov-2024 18:10:15
13-Nov-2024 18:10:15 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/gsb8ekk3fcz5uzmp --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/gsb8ekk3fcz5uzmp
13-Nov-2024 18:10:15 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '16018217585933120392'...
13-Nov-2024 18:10:15 Getting configuration...
13-Nov-2024 18:10:15 Oneclient has been successfully mounted in '/tmp/onedata/mnt/gsb8ekk3fcz5uzmp'.
13-Nov-2024 18:10:15
13-Nov-2024 18:10:15 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
13-Nov-2024 18:10:15 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
13-Nov-2024 18:10:15 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
13-Nov-2024 18:10:15 -- Executing step: 'When "user1 is idle for 2 seconds"'
13-Nov-2024 18:10:15 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
13-Nov-2024 18:10:15 -- Executing step: 'Then "modification time of user2's space1/file1 is greater than access time on client21"'
13-Nov-2024 18:10:15 -- Executing step: 'Then "modification time of user2's space1/file1 is equal to status-change time on client21"'
13-Nov-2024 18:10:15 =================================================================
13-Nov-2024 18:10:15
13-Nov-2024 18:10:15 PASSED
13-Nov-2024 18:10:15 Unmounting client from /tmp/onedata/mnt/ol0i74f9vj6vv580
13-Nov-2024 18:10:15
13-Nov-2024 18:10:15
13-Nov-2024 18:10:15 Unmounting client from /tmp/onedata/mnt/gsb8ekk3fcz5uzmp
13-Nov-2024 18:10:15
13-Nov-2024 18:10:15
13-Nov-2024 18:11:00 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_stat_change_time_chmod[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:11:00 =================================================================
13-Nov-2024 18:11:00 - Executing scenario 'Status-change time when changing mode'
13-Nov-2024 18:11:00 - from feature 'Multi_regular_file_stat'
13-Nov-2024 18:11:00 -----------------------------------------------------------------
13-Nov-2024 18:11:00 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:11:00 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:11:00 using [token, token] by [user1, user2]"'
13-Nov-2024 18:11:00 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-hz5gg', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:11:00 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-hz5gg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:11:00 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-hz5gg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:11:00
13-Nov-2024 18:11:00
13-Nov-2024 18:11:00 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-hz5gg'
13-Nov-2024 18:11:00 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-hz5gg' successfully started
13-Nov-2024 18:11:00
13-Nov-2024 18:11:00 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/8uqqzous15fffjzt
13-Nov-2024 18:11:00
13-Nov-2024 18:11:00 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/8uqqzous15fffjzt --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/8uqqzous15fffjzt
13-Nov-2024 18:11:00 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12028039263473874331'...
13-Nov-2024 18:11:00 Getting configuration...
13-Nov-2024 18:11:00 Oneclient has been successfully mounted in '/tmp/onedata/mnt/8uqqzous15fffjzt'.
13-Nov-2024 18:11:00
13-Nov-2024 18:11:00 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-qknvt', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:11:00 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-qknvt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:11:00 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-qknvt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:11:00
13-Nov-2024 18:11:00
13-Nov-2024 18:11:00 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-qknvt'
13-Nov-2024 18:11:00 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-qknvt' successfully started
13-Nov-2024 18:11:00
13-Nov-2024 18:11:00 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/hvzmdcd7bijb3x6t
13-Nov-2024 18:11:00
13-Nov-2024 18:11:00 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/hvzmdcd7bijb3x6t --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/hvzmdcd7bijb3x6t
13-Nov-2024 18:11:00 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '12003884431782104857'...
13-Nov-2024 18:11:00 Getting configuration...
13-Nov-2024 18:11:00 Oneclient has been successfully mounted in '/tmp/onedata/mnt/hvzmdcd7bijb3x6t'.
13-Nov-2024 18:11:00
13-Nov-2024 18:11:00 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
13-Nov-2024 18:11:00 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
13-Nov-2024 18:11:00 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
13-Nov-2024 18:11:00 -- Executing step: 'When "user1 is idle for 2 seconds"'
13-Nov-2024 18:11:00 -- Executing step: 'When "user1 changes space1/file1 mode to 211 on client11"'
13-Nov-2024 18:11:00 -- Executing step: 'Then "mode of user2's space1/file1 is 211 on client21"'
13-Nov-2024 18:11:00 -- Executing step: 'Then "status-change time of user2's space1/file1 is greater than modification time on client21"'
13-Nov-2024 18:11:00 -- Executing step: 'Then "status-change time of user2's space1/file1 is greater than access time on client21"'
13-Nov-2024 18:11:00 =================================================================
13-Nov-2024 18:11:00
13-Nov-2024 18:11:00 PASSED
13-Nov-2024 18:11:00 Unmounting client from /tmp/onedata/mnt/8uqqzous15fffjzt
13-Nov-2024 18:11:00
13-Nov-2024 18:11:00
13-Nov-2024 18:11:00 Unmounting client from /tmp/onedata/mnt/hvzmdcd7bijb3x6t
13-Nov-2024 18:11:00
13-Nov-2024 18:11:00
13-Nov-2024 18:11:44 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_stat_change_time_mv[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:11:44 =================================================================
13-Nov-2024 18:11:44 - Executing scenario 'Status-change time when renaming on storage'
13-Nov-2024 18:11:44 - from feature 'Multi_regular_file_stat'
13-Nov-2024 18:11:44 -----------------------------------------------------------------
13-Nov-2024 18:11:44 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:11:44 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:11:44 using [token, token] by [user1, user2]"'
13-Nov-2024 18:11:44 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-hz5gg', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:11:44 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-hz5gg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:11:44 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-hz5gg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:11:44
13-Nov-2024 18:11:44
13-Nov-2024 18:11:44 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-hz5gg'
13-Nov-2024 18:11:44 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-hz5gg' successfully started
13-Nov-2024 18:11:44
13-Nov-2024 18:11:44 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/bz8wqv8aryxhvw1l
13-Nov-2024 18:11:44
13-Nov-2024 18:11:44 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/bz8wqv8aryxhvw1l --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/bz8wqv8aryxhvw1l
13-Nov-2024 18:11:44 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '8795342326903859277'...
13-Nov-2024 18:11:44 Getting configuration...
13-Nov-2024 18:11:44 Oneclient has been successfully mounted in '/tmp/onedata/mnt/bz8wqv8aryxhvw1l'.
13-Nov-2024 18:11:44
13-Nov-2024 18:11:44 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-qknvt', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:11:44 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-qknvt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:11:44 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-qknvt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:11:44
13-Nov-2024 18:11:44
13-Nov-2024 18:11:44 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-qknvt'
13-Nov-2024 18:11:44 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-qknvt' successfully started
13-Nov-2024 18:11:44
13-Nov-2024 18:11:44 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/454moufy0d3wb9rw
13-Nov-2024 18:11:44
13-Nov-2024 18:11:44 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/454moufy0d3wb9rw --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/454moufy0d3wb9rw
13-Nov-2024 18:11:44 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '545452191437684174'...
13-Nov-2024 18:11:44 Getting configuration...
13-Nov-2024 18:11:44 Oneclient has been successfully mounted in '/tmp/onedata/mnt/454moufy0d3wb9rw'.
13-Nov-2024 18:11:44
13-Nov-2024 18:11:44 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
13-Nov-2024 18:11:44 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
13-Nov-2024 18:11:44 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
13-Nov-2024 18:11:44 -- Executing step: 'When "user2 records [space1/file1] stats on client21"'
13-Nov-2024 18:11:44 -- Executing step: 'When "user1 is idle for 2 seconds"'
13-Nov-2024 18:11:44 -- Executing step: 'When "user1 renames space1/file1 to space1/file2 on client11"'
13-Nov-2024 18:11:44 -- Executing step: 'Then "user2 sees [file2] in space1 on client21"'
13-Nov-2024 18:11:44 -- Executing step: 'Then "access time of user2's space1/file2 is equal to recorded one of space1/file1 on client21"'
13-Nov-2024 18:11:44 -- Executing step: 'Then "modification time of user2's space1/file2 is equal to access time on client21"'
13-Nov-2024 18:11:44 -- Executing step: 'Then "status-change time of user2's space1/file2 is not less than access time on client21"'
13-Nov-2024 18:11:44 =================================================================
13-Nov-2024 18:11:44
13-Nov-2024 18:11:55 PASSED
13-Nov-2024 18:11:55 Unmounting client from /tmp/onedata/mnt/bz8wqv8aryxhvw1l
13-Nov-2024 18:11:55
13-Nov-2024 18:11:55 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)build        13-Nov-2024 18:11:55        
01-Jan-1970 00:00:00
13-Nov-2024 18:11:55 Unmounting client from /tmp/onedata/mnt/454moufy0d3wb9rw
13-Nov-2024 18:11:55
13-Nov-2024 18:11:55 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSP/onedata-acceptance/tests/oneclient/logs/multiprovider_s3/test_multi_reg_file_stat.1731521504.3027558', '-c', '/tmp/logs']
13-Nov-2024 18:11:55 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-dm9q7. See /home/bamboo/.one-env/deployments/2024.11.13-17.59.08/pod-logs/dev-cross-support-job-3p-users-dm9q7/entrypoint.log for more details
13-Nov-2024 18:11:55 [INFO] Rsyncing from pod dev-oneclient-krakow-9b8968f6-hz5gg: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.13-17.59.08/pod-logs/dev-oneclient-krakow-9b8968f6-hz5gg/oneclient_logs
13-Nov-2024 18:11:55
13-Nov-2024 18:11:55               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=101/121)
13-Nov-2024 18:11:55               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:11:55          26,462   1%   25.24MB/s    0:00:00 (xfr#1, to-chk=100/121)
13-Nov-2024 18:11:55 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
13-Nov-2024 18:11:55          26,462   1%   25.24MB/s    0:00:00 (xfr#1, to-chk=94/121)
13-Nov-2024 18:11:55          26,828   1%   25.59MB/s    0:00:00 (xfr#2, to-chk=96/121)
13-Nov-2024 18:11:55         108,774   7%   25.93MB/s    0:00:00 (xfr#3, to-chk=95/121)
13-Nov-2024 18:11:55 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
13-Nov-2024 18:11:55         109,140   7%   26.02MB/s    0:00:00 (xfr#4, to-chk=94/121)
13-Nov-2024 18:11:55 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
13-Nov-2024 18:11:55         127,922   8%   17.43MB/s    0:00:00 (xfr#5, to-chk=93/121)
13-Nov-2024 18:11:55         128,480   8%   17.50MB/s    0:00:00 (xfr#6, to-chk=89/121)
13-Nov-2024 18:11:55         190,164  12%   11.33MB/s    0:00:00 (xfr#7, to-chk=88/121)
13-Nov-2024 18:11:55         190,722  12%   11.37MB/s    0:00:00 (xfr#8, to-chk=87/121)
13-Nov-2024 18:11:55 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
13-Nov-2024 18:11:55         191,350  12%   11.41MB/s    0:00:00 (xfr#9, to-chk=86/121)
13-Nov-2024 18:11:55 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
13-Nov-2024 18:11:55         215,402  14%   12.84MB/s    0:00:00 (xfr#10, to-chk=85/121)
13-Nov-2024 18:11:55         216,056  14%   12.88MB/s    0:00:00 (xfr#11, to-chk=81/121)
13-Nov-2024 18:11:55         305,247  20%   10.40MB/s    0:00:00 (xfr#12, to-chk=80/121)
13-Nov-2024 18:11:55         305,901  20%   10.42MB/s    0:00:00 (xfr#13, to-chk=79/121)
13-Nov-2024 18:11:55         326,905  21%   10.75MB/s    0:00:00 (xfr#14, to-chk=78/121)
13-Nov-2024 18:11:55         327,175  21%    8.67MB/s    0:00:00 (xfr#15, to-chk=74/121)
13-Nov-2024 18:11:55         401,163  26%    8.69MB/s    0:00:00 (xfr#16, to-chk=73/121)
13-Nov-2024 18:11:55         401,433  26%    8.70MB/s    0:00:00 (xfr#17, to-chk=72/121)
13-Nov-2024 18:11:55 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)build        13-Nov-2024 18:11:55                423,219  28%    9.17MB/s    0:00:00 (xfr#18, to-chk=71/121)
01-Jan-1970 00:00:00
13-Nov-2024 18:11:55         423,585  28%    9.18MB/s    0:00:00 (xfr#19, to-chk=67/121)
13-Nov-2024 18:11:55         502,581  33%   10.65MB/s    0:00:00 (xfr#20, to-chk=66/121)
13-Nov-2024 18:11:55         502,947  33%   10.66MB/s    0:00:00 (xfr#21, to-chk=65/121)
13-Nov-2024 18:11:55         529,971  35%   11.23MB/s    0:00:00 (xfr#22, to-chk=64/121)
13-Nov-2024 18:11:55         530,433  35%   11.24MB/s    0:00:00 (xfr#23, to-chk=60/121)
13-Nov-2024 18:11:55 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
13-Nov-2024 18:11:55         623,793  41%   12.93MB/s    0:00:00 (xfr#24, to-chk=59/121)
13-Nov-2024 18:11:55         624,255  41%   12.94MB/s    0:00:00 (xfr#25, to-chk=58/121)
13-Nov-2024 18:11:55         646,490  43%   13.40MB/s    0:00:00 (xfr#26, to-chk=57/121)
13-Nov-2024 18:11:55         647,144  43%   13.42MB/s    0:00:00 (xfr#27, to-chk=53/121)
13-Nov-2024 18:11:55         727,013  48%   14.75MB/s    0:00:00 (xfr#28, to-chk=52/121)
13-Nov-2024 18:11:55         727,667  48%   14.77MB/s    0:00:00 (xfr#29, to-chk=51/121)
13-Nov-2024 18:11:55         728,295  48%   14.78MB/s    0:00:00 (xfr#30, to-chk=50/121)
13-Nov-2024 18:11:55         744,899  50%   15.11MB/s    0:00:00 (xfr#31, to-chk=49/121)
13-Nov-2024 18:11:55         745,169  50%   15.12MB/s    0:00:00 (xfr#32, to-chk=45/121)
13-Nov-2024 18:11:55         799,589  53%   16.22MB/s    0:00:00 (xfr#33, to-chk=44/121)
13-Nov-2024 18:11:55         799,859  53%   16.23MB/s    0:00:00 (xfr#34, to-chk=43/121)
13-Nov-2024 18:11:55         816,324  54%   13.90MB/s    0:00:00 (xfr#35, to-chk=42/121)
13-Nov-2024 18:11:55         816,690  54%   13.91MB/s    0:00:00 (xfr#36, to-chk=38/121)
13-Nov-2024 18:11:55         902,593  60%   15.10MB/s    0:00:00 (xfr#37, to-chk=37/121)
13-Nov-2024 18:11:55         902,959  60%   15.11MB/s    0:00:00 (xfr#38, to-chk=36/121)
13-Nov-2024 18:11:55         932,191  62%   15.60MB/s    0:00:00 (xfr#39, to-chk=35/121)
13-Nov-2024 18:11:55         932,653  62%   15.60MB/s    0:00:00 (xfr#40, to-chk=31/121)
13-Nov-2024 18:11:55       1,018,042  68%   17.03MB/s    0:00:00 (xfr#41, to-chk=30/121)
13-Nov-2024 18:11:55       1,018,504  68%   17.04MB/s    0:00:00 (xfr#42, to-chk=29/121)
13-Nov-2024 18:11:55       1,046,525  70%   17.21MB/s    0:00:00 (xfr#43, to-chk=28/121)
13-Nov-2024 18:11:55       1,046,987  70%   17.22MB/s    0:00:00 (xfr#44, to-chk=24/121)
13-Nov-2024 18:11:55       1,134,309  76%   18.03MB/s    0:00:00 (xfr#45, to-chk=23/121)
13-Nov-2024 18:11:55       1,134,771  76%   18.04MB/s    0:00:00 (xfr#46, to-chk=22/121)
13-Nov-2024 18:11:55       1,154,305  77%   18.35MB/s    0:00:00 (xfr#47, to-chk=21/121)
13-Nov-2024 18:11:55       1,154,767  77%   18.35MB/s    0:00:00 (xfr#48, to-chk=17/121)
13-Nov-2024 18:11:55       1,221,513  82%   18.79MB/s    0:00:00 (xfr#49, to-chk=16/121)
13-Nov-2024 18:11:55       1,221,975  82%   18.80MB/s    0:00:00 (xfr#50, to-chk=15/121)
13-Nov-2024 18:11:55       1,246,138  83%   19.17MB/s    0:00:00 (xfr#51, to-chk=14/121)
13-Nov-2024 18:11:55       1,246,408  83%   18.87MB/s    0:00:00 (xfr#52, to-chk=10/121)
13-Nov-2024 18:11:55       1,334,880  89%   19.89MB/s    0:00:00 (xfr#53, to-chk=9/121)
13-Nov-2024 18:11:55       1,335,150  89%   19.59MB/s    0:00:00 (xfr#54, to-chk=8/121)
13-Nov-2024 18:11:55       1,367,867  91%   20.07MB/s    0:00:00 (xfr#55, to-chk=7/121)
13-Nov-2024 18:11:55       1,368,329  91%   20.08MB/s    0:00:00 (xfr#56, to-chk=3/121)
13-Nov-2024 18:11:55       1,467,164  98%   21.20MB/s    0:00:00 (xfr#57, to-chk=2/121)
13-Nov-2024 18:11:55       1,467,626  98%   21.21MB/s    0:00:00 (xfr#58, to-chk=1/121)
13-Nov-2024 18:11:55       1,487,172  99%   21.17MB/s    0:00:00 (xfr#59, to-chk=0/121)
13-Nov-2024 18:11:55       1,487,172  99%   21.17MB/s    0:00:00 (xfr#59, to-chk=0/121)
13-Nov-2024 18:11:55       1,487,172  99%   21.17MB/s    0:00:00 (xfr#59, to-chk=0/121)
13-Nov-2024 18:11:55       1,487,172  99%   21.17MB/s    0:00:00 (xfr#59, to-chk=0/121)
13-Nov-2024 18:11:55       1,487,172  99%   20.55MB/s    0:00:00 (xfr#59, to-chk=0/121)
13-Nov-2024 18:11:55       1,487,172  99%   20.55MB/s    0:00:00 (xfr#59, to-chk=0/121)
13-Nov-2024 18:11:55       1,487,172  99%   20.55MB/s    0:00:00 (xfr#59, to-chk=0/121)
13-Nov-2024 18:11:55       1,487,172  99%   20.55MB/s    0:00:00 (xfr#59, to-chk=0/121)
13-Nov-2024 18:11:55       1,487,172  99%   20.55MB/s    0:00:00 (xfr#59, to-chk=0/121)
13-Nov-2024 18:11:55       1,487,172  99%   20.55MB/s    0:00:00 (xfr#59, to-chk=0/121)
13-Nov-2024 18:11:55       1,487,172  99%   20.55MB/s    0:00:00 (xfr#59, to-chk=0/121)
13-Nov-2024 18:11:55       1,487,172  99%   20.55MB/s    0:00:00 (xfr#59, to-chk=0/121)
13-Nov-2024 18:11:55       1,487,172  99%   20.55MB/s    0:00:00 (xfr#59, to-chk=0/121)
13-Nov-2024 18:11:55       1,487,172  99%   20.55MB/s    0:00:00 (xfr#59, to-chk=0/121)
13-Nov-2024 18:11:55       1,487,172  99%   20.55MB/s    0:00:00 (xfr#59, to-chk=0/121)
13-Nov-2024 18:11:55       1,487,172  99%   20.55MB/s    0:00:00 (xfr#59, to-chk=0/121)
13-Nov-2024 18:11:55 [INFO] Rsyncing from pod dev-oneclient-paris-7f5779b546-qknvt: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.13-17.59.08/pod-logs/dev-oneclient-paris-7f5779b546-qknvt/oneclient_logs
13-Nov-2024 18:11:55
13-Nov-2024 18:11:55               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=102/122)
13-Nov-2024 18:11:55               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:11:55          29,946   1%   28.56MB/s    0:00:00 (xfr#1, to-chk=101/122)
13-Nov-2024 18:11:55          29,946   1%   28.56MB/s    0:00:00 (xfr#1, to-chk=95/122)
13-Nov-2024 18:11:55          30,600   1%   29.18MB/s    0:00:00 (xfr#2, to-chk=97/122)
13-Nov-2024 18:11:55         168,420   8%    7.65MB/s    0:00:00 (xfr#3, to-chk=96/122)
13-Nov-2024 18:11:55         169,074   8%    7.68MB/s    0:00:00 (xfr#4, to-chk=95/122)
13-Nov-2024 18:11:55         184,782   9%    6.08MB/s    0:00:00 (xfr#5, to-chk=94/122)
13-Nov-2024 18:11:55         185,244   9%    6.09MB/s    0:00:00 (xfr#6, to-chk=90/122)
13-Nov-2024 18:11:55         271,642  13%    5.63MB/s    0:00:00 (xfr#7, to-chk=89/122)
13-Nov-2024 18:11:55         272,104  13%    5.64MB/s    0:00:00 (xfr#8, to-chk=88/122)
13-Nov-2024 18:11:55         292,743  14%    5.94MB/s    0:00:00 (xfr#9, to-chk=87/122)
13-Nov-2024 18:11:55         293,205  14%    5.95MB/s    0:00:00 (xfr#10, to-chk=83/122)
13-Nov-2024 18:11:55         429,544  21%    8.36MB/s    0:00:00 (xfr#11, to-chk=82/122)
13-Nov-2024 18:11:55         430,006  21%    8.37MB/s    0:00:00 (xfr#12, to-chk=81/122)
13-Nov-2024 18:11:55         447,867  22%    8.54MB/s    0:00:00 (xfr#13, to-chk=80/122)
13-Nov-2024 18:11:55         448,137  22%    8.55MB/s    0:00:00 (xfr#14, to-chk=76/122)
13-Nov-2024 18:11:55         545,918  26%    8.13MB/s    0:00:00 (xfr#15, to-chk=75/122)
13-Nov-2024 18:11:55         546,188  26%    8.14MB/s    0:00:00 (xfr#16, to-chk=74/122)
13-Nov-2024 18:11:55         565,347  27%    8.42MB/s    0:00:00 (xfr#17, to-chk=73/122)
13-Nov-2024 18:11:55         565,713  27%    8.30MB/s    0:00:00 (xfr#18, to-chk=69/122)
13-Nov-2024 18:11:55         703,712  34%    7.63MB/s    0:00:00 (xfr#19, to-chk=68/122)
13-Nov-2024 18:11:55         704,078  34%    7.63MB/s    0:00:00 (xfr#20, to-chk=67/122)
13-Nov-2024 18:11:55         726,583  35%    7.79MB/s    0:00:00 (xfr#21, to-chk=66/122)
13-Nov-2024 18:11:55         727,141  35%    7.79MB/s    0:00:00 (xfr#22, to-chk=62/122)
13-Nov-2024 18:11:55         906,749  44%    9.10MB/s    0:00:00 (xfr#23, to-chk=61/122)
13-Nov-2024 18:11:55         907,307  44%    9.11MB/s    0:00:00 (xfr#24, to-chk=60/122)
13-Nov-2024 18:11:55         933,304  45%    9.27MB/s    0:00:00 (xfr#25, to-chk=59/122)
13-Nov-2024 18:11:55         933,862  45%    9.28MB/s    0:00:00 (xfr#26, to-chk=55/122)
13-Nov-2024 18:11:55       1,063,390  52%   10.04MB/s    0:00:00 (xfr#27, to-chk=54/122)
13-Nov-2024 18:11:55       1,063,948  52%   10.05MB/s    0:00:00 (xfr#28, to-chk=53/122)
13-Nov-2024 18:11:55       1,064,576  52%   10.05MB/s    0:00:00 (xfr#29, to-chk=52/122)
13-Nov-2024 18:11:55       1,090,102  53%   10.19MB/s    0:00:00 (xfr#30, to-chk=51/122)
13-Nov-2024 18:11:55       1,090,564  53%   10.20MB/s    0:00:00 (xfr#31, to-chk=47/122)
13-Nov-2024 18:11:55       1,213,762  59%   11.24MB/s    0:00:00 (xfr#32, to-chk=46/122)
13-Nov-2024 18:11:55       1,214,224  59%   11.13MB/s    0:00:00 (xfr#33, to-chk=45/122)
13-Nov-2024 18:11:55       1,233,529  60%   11.31MB/s    0:00:00 (xfr#34, to-chk=44/122)
13-Nov-2024 18:11:55       1,234,087  60%   11.32MB/s    0:00:00 (xfr#35, to-chk=40/122)
13-Nov-2024 18:11:55       1,366,367  67%   10.51MB/s    0:00:00 (xfr#36, to-chk=39/122)
13-Nov-2024 18:11:55       1,366,925  67%   10.51MB/s    0:00:00 (xfr#37, to-chk=38/122)
13-Nov-2024 18:11:55       1,367,553  67%   10.52MB/s    0:00:00 (xfr#38, to-chk=37/122)
13-Nov-2024 18:11:55       1,385,086  68%   10.65MB/s    0:00:00 (xfr#39, to-chk=36/122)
13-Nov-2024 18:11:55       1,385,452  68%   10.66MB/s    0:00:00 (xfr#40, to-chk=32/122)
13-Nov-2024 18:11:55       1,507,107  74%   11.41MB/s    0:00:00 (xfr#41, to-chk=31/122)
13-Nov-2024 18:11:55       1,507,473  74%   11.41MB/s    0:00:00 (xfr#42, to-chk=30/122)
13-Nov-2024 18:11:55       1,524,779  75%   11.27MB/s    0:00:00 (xfr#43, to-chk=29/122)
13-Nov-2024 18:11:55       1,525,241  75%   11.28MB/s    0:00:00 (xfr#44, to-chk=25/122)
13-Nov-2024 18:11:55       1,627,863  80%   11.59MB/s    0:00:00 (xfr#45, to-chk=24/122)
13-Nov-2024 18:11:55       1,628,325  80%   11.59MB/s    0:00:00 (xfr#46, to-chk=23/122)
13-Nov-2024 18:11:55       1,628,953  80%   11.51MB/s    0:00:00 (xfr#47, to-chk=22/122)
13-Nov-2024 18:11:55       1,647,819  81%   11.47MB/s    0:00:00 (xfr#48, to-chk=21/122)
13-Nov-2024 18:11:55       1,648,089  81%   11.47MB/s    0:00:00 (xfr#49, to-chk=17/122)
13-Nov-2024 18:11:55       1,761,200  86%   11.05MB/s    0:00:00 (xfr#50, to-chk=16/122)
13-Nov-2024 18:11:55       1,761,470  86%   11.05MB/s    0:00:00 (xfr#51, to-chk=15/122)
13-Nov-2024 18:11:55       1,785,184  87%   11.13MB/s    0:00:00 (xfr#52, to-chk=14/122)
13-Nov-2024 18:11:55       1,785,646  87%   11.13MB/s    0:00:00 (xfr#53, to-chk=10/122)
13-Nov-2024 18:11:55       1,862,810  91%   11.39MB/s    0:00:00 (xfr#54, to-chk=9/122)
13-Nov-2024 18:11:55       1,863,272  91%   11.39MB/s    0:00:00 (xfr#55, to-chk=8/122)
13-Nov-2024 18:11:55       1,881,640  92%   11.43MB/s    0:00:00 (xfr#56, to-chk=7/122)
13-Nov-2024 18:11:55       1,882,198  92%   11.43MB/s    0:00:00 (xfr#57, to-chk=3/122)
13-Nov-2024 18:11:55       2,001,745  98%   11.64MB/s    0:00:00 (xfr#58, to-chk=2/122)
13-Nov-2024 18:11:55       2,002,303  98%   11.57MB/s    0:00:00 (xfr#59, to-chk=1/122)
13-Nov-2024 18:11:55       2,030,032  99%   11.73MB/s    0:00:00 (xfr#60, to-chk=0/122)
13-Nov-2024 18:11:55       2,030,032  99%   11.73MB/s    0:00:00 (xfr#60, to-chk=0/122)
13-Nov-2024 18:11:55       2,030,032  99%   11.73MB/s    0:00:00 (xfr#60, to-chk=0/122)
13-Nov-2024 18:11:55       2,030,032  99%   11.73MB/s    0:00:00 (xfr#60, to-chk=0/122)
13-Nov-2024 18:11:55       2,030,032  99%   11.73MB/s    0:00:00 (xfr#60, to-chk=0/122)
13-Nov-2024 18:11:55       2,030,032  99%   11.73MB/s    0:00:00 (xfr#60, to-chk=0/122)
13-Nov-2024 18:11:55       2,030,032  99%   11.73MB/s    0:00:00 (xfr#60, to-chk=0/122)
13-Nov-2024 18:11:55       2,030,032  99%   11.73MB/s    0:00:00 (xfr#60, to-chk=0/122)
13-Nov-2024 18:11:55       2,030,032  99%   11.73MB/s    0:00:00 (xfr#60, to-chk=0/122)
13-Nov-2024 18:11:55       2,030,032  99%   11.73MB/s    0:00:00 (xfr#60, to-chk=0/122)
13-Nov-2024 18:11:55       2,030,032  99%   11.73MB/s    0:00:00 (xfr#60, to-chk=0/122)
13-Nov-2024 18:11:55       2,030,032  99%   11.73MB/s    0:00:00 (xfr#60, to-chk=0/122)
13-Nov-2024 18:11:55       2,030,032  99%   11.73MB/s    0:00:00 (xfr#60, to-chk=0/122)
13-Nov-2024 18:11:55       2,030,032  99%   11.73MB/s    0:00:00 (xfr#60, to-chk=0/122)
13-Nov-2024 18:11:55       2,030,032  99%   11.19MB/s    0:00:00 (xfr#60, to-chk=0/122)
13-Nov-2024 18:11:55       2,030,032  99%   11.06MB/s    0:00:00 (xfr#60, to-chk=0/122)
13-Nov-2024 18:11:55 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.13-17.59.08/pod-logs/dev-oneprovider-krakow-0/cluster-manager
13-Nov-2024 18:11:55
13-Nov-2024 18:11:55               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 18:11:55               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:11:55           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 18:11:55           4,776  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 18:11:55           4,776  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 18:11:55           6,595  48%    6.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 18:11:55           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 18:11:55           6,857  50%    2.18MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 18:11:55 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.13-17.59.08/pod-logs/dev-oneprovider-krakow-0/op-worker
13-Nov-2024 18:11:55
13-Nov-2024 18:11:55               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=81/84)
13-Nov-2024 18:11:55               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:11:55          29,876   6%   28.49MB/s    0:00:00 (xfr#2, to-chk=79/84)
13-Nov-2024 18:11:55          55,847  12%   53.26MB/s    0:00:00 (xfr#3, to-chk=77/84)
13-Nov-2024 18:11:55          55,847  12%   53.26MB/s    0:00:00 (xfr#4, to-chk=75/84)
13-Nov-2024 18:11:55          55,847  12%   53.26MB/s    0:00:00 (xfr#5, to-chk=73/84)
13-Nov-2024 18:11:55          80,562  17%   76.83MB/s    0:00:00 (xfr#6, to-chk=71/84)
13-Nov-2024 18:11:55          80,712  17%   76.97MB/s    0:00:00 (xfr#7, to-chk=69/84)
13-Nov-2024 18:11:55          81,009  18%   77.26MB/s    0:00:00 (xfr#8, to-chk=67/84)
13-Nov-2024 18:11:55         162,949  36%   51.80MB/s    0:00:00 (xfr#9, to-chk=65/84)
13-Nov-2024 18:11:55         163,421  36%   51.95MB/s    0:00:00 (xfr#10, to-chk=55/84)
13-Nov-2024 18:11:55         164,373  36%   52.25MB/s    0:00:00 (xfr#11, to-chk=54/84)
13-Nov-2024 18:11:55         164,689  36%   52.35MB/s    0:00:00 (xfr#12, to-chk=53/84)
13-Nov-2024 18:11:55         165,650  36%   39.49MB/s    0:00:00 (xfr#13, to-chk=52/84)
13-Nov-2024 18:11:55         166,122  37%   39.61MB/s    0:00:00 (xfr#14, to-chk=51/84)
13-Nov-2024 18:11:55         167,294  37%   39.89MB/s    0:00:00 (xfr#15, to-chk=50/84)
13-Nov-2024 18:11:55         168,246  37%   40.11MB/s    0:00:00 (xfr#16, to-chk=49/84)
13-Nov-2024 18:11:55         169,201  37%   40.34MB/s    0:00:00 (xfr#17, to-chk=48/84)
13-Nov-2024 18:11:55         169,517  37%   32.33MB/s    0:00:00 (xfr#18, to-chk=47/84)
13-Nov-2024 18:11:55         169,989  37%   32.42MB/s    0:00:00 (xfr#19, to-chk=46/84)
13-Nov-2024 18:11:55         170,797  38%   32.58MB/s    0:00:00 (xfr#20, to-chk=45/84)
13-Nov-2024 18:11:55         171,902  38%   32.79MB/s    0:00:00 (xfr#21, to-chk=44/84)
13-Nov-2024 18:11:55         172,759  38%   32.95MB/s    0:00:00 (xfr#22, to-chk=43/84)
13-Nov-2024 18:11:55         173,237  38%   33.04MB/s    0:00:00 (xfr#23, to-chk=42/84)
13-Nov-2024 18:11:55         173,553  38%   33.10MB/s    0:00:00 (xfr#24, to-chk=41/84)
13-Nov-2024 18:11:55         174,505  38%   33.28MB/s    0:00:00 (xfr#25, to-chk=40/84)
13-Nov-2024 18:11:55         174,977  38%   33.37MB/s    0:00:00 (xfr#26, to-chk=39/84)
13-Nov-2024 18:11:55         175,449  39%   33.46MB/s    0:00:00 (xfr#27, to-chk=38/84)
13-Nov-2024 18:11:55         176,254  39%   28.01MB/s    0:00:00 (xfr#28, to-chk=37/84)
13-Nov-2024 18:11:55         176,726  39%   28.09MB/s    0:00:00 (xfr#29, to-chk=36/84)
13-Nov-2024 18:11:55         177,510  39%   28.21MB/s    0:00:00 (xfr#30, to-chk=35/84)
13-Nov-2024 18:11:55         177,670  39%   28.24MB/s    0:00:00 (xfr#31, to-chk=34/84)
13-Nov-2024 18:11:55         177,986  39%   28.29MB/s    0:00:00 (xfr#32, to-chk=33/84)
13-Nov-2024 18:11:55         178,791  39%   28.42MB/s    0:00:00 (xfr#33, to-chk=32/84)
13-Nov-2024 18:11:55         179,263  39%   28.49MB/s    0:00:00 (xfr#34, to-chk=31/84)
13-Nov-2024 18:11:55         179,584  40%   28.54MB/s    0:00:00 (xfr#35, to-chk=30/84)
13-Nov-2024 18:11:55         179,905  40%   28.60MB/s    0:00:00 (xfr#36, to-chk=29/84)
13-Nov-2024 18:11:55         181,004  40%   24.66MB/s    0:00:00 (xfr#37, to-chk=28/84)
13-Nov-2024 18:11:55         186,512  41%   25.41MB/s    0:00:00 (xfr#38, to-chk=27/84)
13-Nov-2024 18:11:55         186,965  41%   25.47MB/s    0:00:00 (xfr#39, to-chk=26/84)
13-Nov-2024 18:11:55         191,502  42%   26.09MB/s    0:00:00 (xfr#40, to-chk=25/84)
13-Nov-2024 18:11:55         195,318  43%   23.28MB/s    0:00:00 (xfr#41, to-chk=24/84)
13-Nov-2024 18:11:55         196,891  43%   23.47MB/s    0:00:00 (xfr#42, to-chk=23/84)
13-Nov-2024 18:11:55         201,391  44%   24.01MB/s    0:00:00 (xfr#43, to-chk=22/84)
13-Nov-2024 18:11:55         207,373  46%   24.72MB/s    0:00:00 (xfr#44, to-chk=21/84)
13-Nov-2024 18:11:55         212,329  47%   25.31MB/s    0:00:00 (xfr#45, to-chk=20/84)
13-Nov-2024 18:11:55         216,182  48%   25.77MB/s    0:00:00 (xfr#46, to-chk=19/84)
13-Nov-2024 18:11:55         219,237  48%   26.14MB/s    0:00:00 (xfr#47, to-chk=18/84)
13-Nov-2024 18:11:55         222,200  49%   23.55MB/s    0:00:00 (xfr#48, to-chk=17/84)
13-Nov-2024 18:11:55         223,168  49%   23.65MB/s    0:00:00 (xfr#49, to-chk=16/84)
13-Nov-2024 18:11:55         224,704  50%   23.81MB/s    0:00:00 (xfr#50, to-chk=15/84)
13-Nov-2024 18:11:55         231,754  51%   22.10MB/s    0:00:00 (xfr#51, to-chk=14/84)
13-Nov-2024 18:11:55         237,773  52%   22.68MB/s    0:00:00 (xfr#52, to-chk=13/84)
13-Nov-2024 18:11:55         243,244  54%   23.20MB/s    0:00:00 (xfr#53, to-chk=12/84)
13-Nov-2024 18:11:55         245,843  54%   23.45MB/s    0:00:00 (xfr#54, to-chk=11/84)
13-Nov-2024 18:11:55         246,333  54%   18.07MB/s    0:00:00 (xfr#55, to-chk=10/84)
13-Nov-2024 18:11:55         248,838  55%   18.25MB/s    0:00:00 (xfr#56, to-chk=9/84)
13-Nov-2024 18:11:55         255,370  56%   18.73MB/s    0:00:00 (xfr#57, to-chk=8/84)
13-Nov-2024 18:11:55         262,376  58%   19.25MB/s    0:00:00 (xfr#58, to-chk=7/84)
13-Nov-2024 18:11:55         265,773  59%   19.50MB/s    0:00:00 (xfr#59, to-chk=6/84)
13-Nov-2024 18:11:55         266,776  59%   19.57MB/s    0:00:00 (xfr#60, to-chk=5/84)
13-Nov-2024 18:11:55         273,214  60%   20.04MB/s    0:00:00 (xfr#61, to-chk=4/84)
13-Nov-2024 18:11:55         276,574  61%   20.29MB/s    0:00:00 (xfr#62, to-chk=3/84)
13-Nov-2024 18:11:55         281,572  62%   20.66MB/s    0:00:00 (xfr#63, to-chk=2/84)
13-Nov-2024 18:11:55         283,720  63%   19.33MB/s    0:00:00 (xfr#64, to-chk=1/84)
13-Nov-2024 18:11:55         285,826  63%   19.47MB/s    0:00:00 (xfr#65, to-chk=0/84)
13-Nov-2024 18:11:55         285,826  63%   19.47MB/s    0:00:00 (xfr#65, to-chk=0/84)
13-Nov-2024 18:11:55         285,826  63%   19.47MB/s    0:00:00 (xfr#65, to-chk=0/84)
13-Nov-2024 18:11:55         285,826  63%   18.17MB/s    0:00:00 (xfr#65, to-chk=0/84)
13-Nov-2024 18:11:55         285,826  63%   18.17MB/s    0:00:00 (xfr#65, to-chk=0/84)
13-Nov-2024 18:11:55         285,826  63%   18.17MB/s    0:00:00 (xfr#65, to-chk=0/84)
13-Nov-2024 18:11:55 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.13-17.59.08/pod-logs/dev-oneprovider-krakow-0/op-panel
13-Nov-2024 18:11:55
13-Nov-2024 18:11:55               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 18:11:55               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:11:55          19,878  16%   18.96MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 18:11:55          40,730  33%   19.42MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 18:11:55          40,730  33%   19.42MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 18:11:55          60,405  49%   14.40MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 18:11:55          60,696  50%   14.47MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 18:11:55          60,696  50%    9.65MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 18:11:55 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.13-17.59.08/pod-logs/dev-oneprovider-paris-0/cluster-manager
13-Nov-2024 18:11:55
13-Nov-2024 18:11:55               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 18:11:55               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:11:55           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 18:11:55           4,766  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 18:11:55           4,766  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 18:11:55           6,581  48%    6.28MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 18:11:55           6,843  50%    6.53MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 18:11:55           6,843  50%    1.09MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 18:11:55 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.13-17.59.08/pod-logs/dev-oneprovider-paris-0/op-worker
13-Nov-2024 18:11:55
13-Nov-2024 18:11:55               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=81/84)
13-Nov-2024 18:11:55               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:11:55          27,961   6%   26.67MB/s    0:00:00 (xfr#2, to-chk=79/84)
13-Nov-2024 18:11:55          51,977  11%   49.57MB/s    0:00:00 (xfr#3, to-chk=77/84)
13-Nov-2024 18:11:55          51,977  11%   49.57MB/s    0:00:00 (xfr#4, to-chk=75/84)
13-Nov-2024 18:11:55          51,977  11%   49.57MB/s    0:00:00 (xfr#5, to-chk=73/84)
13-Nov-2024 18:11:55          74,777  17%   35.66MB/s    0:00:00 (xfr#6, to-chk=71/84)
13-Nov-2024 18:11:55          74,927  17%   35.73MB/s    0:00:00 (xfr#7, to-chk=69/84)
13-Nov-2024 18:11:55          75,224  17%   35.87MB/s    0:00:00 (xfr#8, to-chk=67/84)
13-Nov-2024 18:11:55         157,373  36%   50.03MB/s    0:00:00 (xfr#9, to-chk=65/84)
13-Nov-2024 18:11:55         157,879  36%   50.19MB/s    0:00:00 (xfr#10, to-chk=55/84)
13-Nov-2024 18:11:55         158,849  36%   50.50MB/s    0:00:00 (xfr#11, to-chk=54/84)
13-Nov-2024 18:11:55         159,129  36%   37.94MB/s    0:00:00 (xfr#12, to-chk=53/84)
13-Nov-2024 18:11:55         160,117  36%   38.17MB/s    0:00:00 (xfr#13, to-chk=52/84)
13-Nov-2024 18:11:55         160,553  36%   38.28MB/s    0:00:00 (xfr#14, to-chk=51/84)
13-Nov-2024 18:11:55         161,994  37%   38.62MB/s    0:00:00 (xfr#15, to-chk=50/84)
13-Nov-2024 18:11:55         162,802  37%   31.05MB/s    0:00:00 (xfr#16, to-chk=49/84)
13-Nov-2024 18:11:55         163,772  37%   31.24MB/s    0:00:00 (xfr#17, to-chk=48/84)
13-Nov-2024 18:11:55         164,054  37%   31.29MB/s    0:00:00 (xfr#18, to-chk=47/84)
13-Nov-2024 18:11:55         164,334  37%   31.34MB/s    0:00:00 (xfr#19, to-chk=46/84)
13-Nov-2024 18:11:55         165,327  37%   26.28MB/s    0:00:00 (xfr#20, to-chk=45/84)
13-Nov-2024 18:11:55         166,294  38%   26.43MB/s    0:00:00 (xfr#21, to-chk=44/84)
13-Nov-2024 18:11:55         167,573  38%   26.64MB/s    0:00:00 (xfr#22, to-chk=43/84)
13-Nov-2024 18:11:55         168,012  38%   26.70MB/s    0:00:00 (xfr#23, to-chk=42/84)
13-Nov-2024 18:11:55         168,290  38%   22.93MB/s    0:00:00 (xfr#24, to-chk=41/84)
13-Nov-2024 18:11:55         169,267  38%   23.06MB/s    0:00:00 (xfr#25, to-chk=40/84)
13-Nov-2024 18:11:55         169,549  38%   23.10MB/s    0:00:00 (xfr#26, to-chk=39/84)
13-Nov-2024 18:11:55         169,987  38%   23.16MB/s    0:00:00 (xfr#27, to-chk=38/84)
13-Nov-2024 18:11:55         170,816  39%   23.27MB/s    0:00:00 (xfr#28, to-chk=37/84)
13-Nov-2024 18:11:55         171,098  39%   23.31MB/s    0:00:00 (xfr#29, to-chk=36/84)
13-Nov-2024 18:11:55         171,903  39%   23.42MB/s    0:00:00 (xfr#30, to-chk=35/84)
13-Nov-2024 18:11:55         172,183  39%   20.53MB/s    0:00:00 (xfr#31, to-chk=34/84)
13-Nov-2024 18:11:55         172,617  39%   20.58MB/s    0:00:00 (xfr#32, to-chk=33/84)
13-Nov-2024 18:11:55         173,315  39%   20.66MB/s    0:00:00 (xfr#33, to-chk=32/84)
13-Nov-2024 18:11:55         174,120  39%   20.76MB/s    0:00:00 (xfr#34, to-chk=31/84)
13-Nov-2024 18:11:55         174,405  39%   18.48MB/s    0:00:00 (xfr#35, to-chk=30/84)
13-Nov-2024 18:11:55         174,688  40%   18.51MB/s    0:00:00 (xfr#36, to-chk=29/84)
13-Nov-2024 18:11:55         175,961  40%   18.65MB/s    0:00:00 (xfr#37, to-chk=28/84)
13-Nov-2024 18:11:55         181,367  41%   19.22MB/s    0:00:00 (xfr#38, to-chk=27/84)
13-Nov-2024 18:11:55         181,820  41%   19.27MB/s    0:00:00 (xfr#39, to-chk=26/84)
13-Nov-2024 18:11:55         186,257  42%   19.74MB/s    0:00:00 (xfr#40, to-chk=25/84)
13-Nov-2024 18:11:55         190,073  43%   18.13MB/s    0:00:00 (xfr#41, to-chk=24/84)
13-Nov-2024 18:11:55         191,546  43%   18.27MB/s    0:00:00 (xfr#42, to-chk=23/84)
13-Nov-2024 18:11:55         196,046  44%   18.70MB/s    0:00:00 (xfr#43, to-chk=22/84)
13-Nov-2024 18:11:55         202,028  46%   19.27MB/s    0:00:00 (xfr#44, to-chk=21/84)
13-Nov-2024 18:11:55         206,984  47%   19.74MB/s    0:00:00 (xfr#45, to-chk=20/84)
13-Nov-2024 18:11:55         210,737  48%   18.27MB/s    0:00:00 (xfr#46, to-chk=19/84)
13-Nov-2024 18:11:55         213,635  48%   18.52MB/s    0:00:00 (xfr#47, to-chk=18/84)
13-Nov-2024 18:11:55         216,596  49%   18.78MB/s    0:00:00 (xfr#48, to-chk=17/84)
13-Nov-2024 18:11:55         217,562  49%   18.86MB/s    0:00:00 (xfr#49, to-chk=16/84)
13-Nov-2024 18:11:55         219,098  50%   19.00MB/s    0:00:00 (xfr#50, to-chk=15/84)
13-Nov-2024 18:11:55         225,994  51%   17.96MB/s    0:00:00 (xfr#51, to-chk=14/84)
13-Nov-2024 18:11:55         231,913  53%   18.43MB/s    0:00:00 (xfr#52, to-chk=13/84)
13-Nov-2024 18:11:55         237,382  54%   18.87MB/s    0:00:00 (xfr#53, to-chk=12/84)
13-Nov-2024 18:11:55         239,824  54%   19.06MB/s    0:00:00 (xfr#54, to-chk=11/84)
13-Nov-2024 18:11:55         240,214  55%   19.09MB/s    0:00:00 (xfr#55, to-chk=10/84)
13-Nov-2024 18:11:55         242,719  55%   17.81MB/s    0:00:00 (xfr#56, to-chk=9/84)
13-Nov-2024 18:11:55         249,094  57%   18.27MB/s    0:00:00 (xfr#57, to-chk=8/84)
13-Nov-2024 18:11:55         256,102  58%   18.79MB/s    0:00:00 (xfr#58, to-chk=7/84)
13-Nov-2024 18:11:55         259,399  59%   19.03MB/s    0:00:00 (xfr#59, to-chk=6/84)
13-Nov-2024 18:11:55         260,302  59%   19.10MB/s    0:00:00 (xfr#60, to-chk=5/84)
13-Nov-2024 18:11:55         266,740  61%   19.57MB/s    0:00:00 (xfr#61, to-chk=4/84)
13-Nov-2024 18:11:55         270,100  61%   18.40MB/s    0:00:00 (xfr#62, to-chk=3/84)
13-Nov-2024 18:11:55         275,001  62%   18.73MB/s    0:00:00 (xfr#63, to-chk=2/84)
13-Nov-2024 18:11:55         277,052  63%   18.87MB/s    0:00:00 (xfr#64, to-chk=1/84)
13-Nov-2024 18:11:55         279,158  63%   19.02MB/s    0:00:00 (xfr#65, to-chk=0/84)
13-Nov-2024 18:11:55         279,158  63%   19.02MB/s    0:00:00 (xfr#65, to-chk=0/84)
13-Nov-2024 18:11:55         279,158  63%   19.02MB/s    0:00:00 (xfr#65, to-chk=0/84)
13-Nov-2024 18:11:55         279,158  63%   15.66MB/s    0:00:00 (xfr#65, to-chk=0/84)
13-Nov-2024 18:11:55         279,158  63%   14.79MB/s    0:00:00 (xfr#65, to-chk=0/84)
13-Nov-2024 18:11:55         279,158  63%   14.79MB/s    0:00:00 (xfr#65, to-chk=0/84)
13-Nov-2024 18:11:55 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.13-17.59.08/pod-logs/dev-oneprovider-paris-0/op-panel
13-Nov-2024 18:11:55
13-Nov-2024 18:11:55               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 18:11:55               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:11:55          19,839  16%   18.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 18:11:55          40,650  33%   38.77MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 18:11:55          40,650  33%   38.77MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 18:11:55          60,286  49%   57.49MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 18:11:55          60,577  50%   57.77MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 18:11:55          60,577  50%   28.89MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 18:11:55 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.13-17.59.08/pod-logs/dev-onezone-0/oz-panel
13-Nov-2024 18:11:55
13-Nov-2024 18:11:55               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 18:11:55               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:11:55          31,818  13%   30.34MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 18:11:55          64,808  26%   61.81MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 18:11:55          89,495  36%   85.35MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 18:11:55         121,110  49%  115.50MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 18:11:55         121,401  50%  115.78MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 18:11:55         121,401  50%   57.89MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 18:11:55 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.13-17.59.08/pod-logs/dev-onezone-0/oz-worker
13-Nov-2024 18:11:55
13-Nov-2024 18:11:55               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=15/18)
13-Nov-2024 18:11:55               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:11:55          16,340   6%   15.58MB/s    0:00:00 (xfr#2, to-chk=13/18)
13-Nov-2024 18:11:55          33,325  12%   31.78MB/s    0:00:00 (xfr#3, to-chk=11/18)
13-Nov-2024 18:11:55          33,325  12%   31.78MB/s    0:00:00 (xfr#4, to-chk=9/18)
13-Nov-2024 18:11:55          49,185  18%   46.91MB/s    0:00:00 (xfr#5, to-chk=7/18)
13-Nov-2024 18:11:55          49,276  18%   46.99MB/s    0:00:00 (xfr#6, to-chk=5/18)
13-Nov-2024 18:11:55          49,573  18%   23.64MB/s    0:00:00 (xfr#7, to-chk=3/18)
13-Nov-2024 18:11:55         134,726  50%   42.83MB/s    0:00:00 (xfr#8, to-chk=1/18)
13-Nov-2024 18:11:55         134,726  50%    8.57MB/s    0:00:00 (xfr#8, to-chk=0/18)
13-Nov-2024 18:11:55 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.13-17.59.08/pod-logs/dev-onezone-0/cluster-manager
13-Nov-2024 18:11:55
13-Nov-2024 18:11:55               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 18:11:55               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:11:55           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 18:11:55           4,664  34%    4.45MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 18:11:55           4,664  34%    4.45MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 18:11:55           6,438  48%    6.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 18:11:55           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 18:11:55           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 18:11:55 [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-krakow-init-ldwf8. See /home/bamboo/.one-env/deployments/2024.11.13-17.59.08/pod-logs/dev-volume-s3-krakow-init-ldwf8/entrypoint.log for more details
13-Nov-2024 18:11:55 [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-paris-init-f5tjq. See /home/bamboo/.one-env/deployments/2024.11.13-17.59.08/pod-logs/dev-volume-s3-paris-init-f5tjq/entrypoint.log for more details
13-Nov-2024 18:11:55 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSP/onedata-acceptance/tests/oneclient/logs/multiprovider_s3/test_multi_reg_file_stat.1731521504.3027558 exists, exporting anyway.
13-Nov-2024 18:11:55
13-Nov-2024 18:11:55
13-Nov-2024 18:11:55 =============================== warnings summary ===============================
13-Nov-2024 18:11:55 tests/utils/rest_utils.py:98
13-Nov-2024 18:11:55   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSP/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
13-Nov-2024 18:11:55     print("""
13-Nov-2024 18:11:55
13-Nov-2024 18:11:55 tests/utils/path_utils.py:112
13-Nov-2024 18:11:55   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSP/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
13-Nov-2024 18:11:55     return path.replace("'", "\\'").replace(' ', '\ ')
13-Nov-2024 18:11:55
13-Nov-2024 18:11:55 tests/utils/acceptance_utils.py:55
13-Nov-2024 18:11:55   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSP/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
13-Nov-2024 18:11:55     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
13-Nov-2024 18:11:55
13-Nov-2024 18:11:55 tests/utils/acceptance_utils.py:57
13-Nov-2024 18:11:55   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSP/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
13-Nov-2024 18:11:55     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
13-Nov-2024 18:11:55
13-Nov-2024 18:11:55 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
13-Nov-2024 18:11:55 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSP/onedata-acceptance/test-reports/results.xml -
13-Nov-2024 18:11:55 ================== 14 passed, 4 warnings in 769.82s (0:12:49) ==================
13-Nov-2024 18:12:00 release "dev" uninstalled
13-Nov-2024 18:12:00 Sidecar injection has been disabled
13-Nov-2024 18:12:00 Cleaning helm release "dev"...
13-Nov-2024 18:12:00 Deleted 1 helm deployments
13-Nov-2024 18:12:00 Deleted 0 k8s deployments
13-Nov-2024 18:12:00 Deleted 0 k8s services
13-Nov-2024 18:12:00 Deleted 0 persistent volumes
13-Nov-2024 18:12:01 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
13-Nov-2024 18:12:01 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
13-Nov-2024 18:12:01 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
13-Nov-2024 18:12:01 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
13-Nov-2024 18:12:01 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
13-Nov-2024 18:12:01 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
13-Nov-2024 18:12:01 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
13-Nov-2024 18:12:01 Finished task 'Run acceptance oneclient tests' with result: Success
13-Nov-2024 18:12:01 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
13-Nov-2024 18:12:01 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSP...
13-Nov-2024 18:12:01 Finished task 'Parse test results' with result: Success
13-Nov-2024 18:12:01 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
13-Nov-2024 18:12:01
Substituting variable: ${bamboo.artifactRepoHostname} with S3
13-Nov-2024 18:12:01
Substituting variable: ${bamboo.artifactRepoPort} with 10161
13-Nov-2024 18:12:01
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
13-Nov-2024 18:12:01
Substituting variable: ${bamboo.planRepository.branchName} with develop
13-Nov-2024 18:12:01
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
13-Nov-2024 18:12:01
Substituting variable: ${bamboo.artifactRepoHostname} with S3
13-Nov-2024 18:12:01
Substituting variable: ${bamboo.artifactRepoPort} with 10161
13-Nov-2024 18:12:01
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
13-Nov-2024 18:12:01
Substituting variable: ${bamboo.planRepository.branchName} with develop
13-Nov-2024 18:12:01
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
13-Nov-2024 18:12:01 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
13-Nov-2024 18:12:01
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 regular file stat proxyio #3363 (ODSRV-OAP-MSRFSP-3363)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSRFSP-3363-ScriptBuildTask-5523112173148933778.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSP/onedata-acceptance
13-Nov-2024 18:12:01 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_s3_regular_file_stat_proxyio.tar.gz
13-Nov-2024 18:12:02 Uploading artifact
13-Nov-2024 18:12:02     source path: surefire_multiprovider_s3_regular_file_stat_proxyio.tar.gz
13-Nov-2024 18:12:02     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_s3_regular_file_stat_proxyio.tar.gz
13-Nov-2024 18:12:02 Finished task 'Pack and push surefire artifact' with result: Success
13-Nov-2024 18:12:02 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
13-Nov-2024 18:12:02 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
13-Nov-2024 18:12:02
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 regular file stat proxyio #3363 (ODSRV-OAP-MSRFSP-3363)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSRFSP-3363-ScriptBuildTask-7741158930423681964.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSP
13-Nov-2024 18:12:02 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
13-Nov-2024 18:12:03 Finished task 'Pack logs' with result: Success
13-Nov-2024 18:12:03 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
13-Nov-2024 18:12:03
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
13-Nov-2024 18:12:03 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
13-Nov-2024 18:12:03
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 regular file stat proxyio #3363 (ODSRV-OAP-MSRFSP-3363)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSRFSP-3363-ScriptBuildTask-5564275453294957651.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSP/onedata-acceptance
13-Nov-2024 18:12:03   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
13-Nov-2024 18:12:03                                  Dload  Upload   Total   Spent    Left  Speed
13-Nov-2024 18:12:03
13-Nov-2024 18:12:03 Clearing /tmp/onedata and /home/bamboo/.one-env
13-Nov-2024 18:12:03   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
13-Nov-2024 18:12:03 100  4822  100  4822    0     0  35718      0 --:--:-- --:--:-- --:--:-- 35985
13-Nov-2024 18:12:05 Cleaning helm deployments
13-Nov-2024 18:12:05 Cleanining pods
13-Nov-2024 18:12:05 Cleaning kube persistant volumes
13-Nov-2024 18:12:06 pod "dev-volume-s3-krakow-585f4c9-bt2bb" deleted
13-Nov-2024 18:12:26 pod "dev-volume-s3-paris-64bd65585f-xz74b" deleted
13-Nov-2024 18:12:31 Cleaning dockswift container
13-Nov-2024 18:12:31 Cleaning docker containers
13-Nov-2024 18:12:33 Stalled docker containers to remove:
13-Nov-2024 18:12:33 f4840d161606 5c45be217a6c b38c203ecc71 655300bd16a6
13-Nov-2024 18:12:33 Removing stalled docker containers
13-Nov-2024 18:12:33 Error response from daemon: Cannot kill container: f4840d161606: Container f4840d161606cdda7018c1ca58235d689c1e6c2a8e0ceaa78943d4ae27b95e2d is not running
13-Nov-2024 18:12:33 f4840d161606
13-Nov-2024 18:12:33 Error response from daemon: Cannot kill container: 5c45be217a6c: Container 5c45be217a6cc667dd81147c3e3afb5b3aa4ac85b82f562d42c77bd474dba782 is not running
13-Nov-2024 18:12:33 5c45be217a6c
13-Nov-2024 18:12:33 Error response from daemon: Cannot kill container: b38c203ecc71: Container b38c203ecc71cda7701c8b6fc558e2be97ef406bbb3da0e1df3386288a5e084d is not running
13-Nov-2024 18:12:33 b38c203ecc71
13-Nov-2024 18:12:34 655300bd16a6
13-Nov-2024 18:12:34 655300bd16a6
13-Nov-2024 18:12:34 Stalled docker volumes to remove:
13-Nov-2024 18:12:34
13-Nov-2024 18:12:34 Removing stalled docker volumes
13-Nov-2024 18:12:34 Removing stalled loopdevices
13-Nov-2024 18:12:35 Done
13-Nov-2024 18:12:35 Finished task 'Clear env and working dir' with result: Success
13-Nov-2024 18:12:35 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
13-Nov-2024 18:12:35 Running post build plugin 'Docker Container Cleanup'
13-Nov-2024 18:12:35 Running post build plugin 'NCover Results Collector'
13-Nov-2024 18:12:35 Running post build plugin 'Build Results Label Collector'
13-Nov-2024 18:12:35 Running post build plugin 'Clover Results Collector'
13-Nov-2024 18:12:35 Running post build plugin 'npm Cache Cleanup'
13-Nov-2024 18:12:35 Running post build plugin 'Artifact Copier'
13-Nov-2024 18:12:35 Publishing an artifact: test_logs.tar.gz
13-Nov-2024 18:12:35 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 73.37 ms
13-Nov-2024 18:12:35 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSP'
13-Nov-2024 18:12:35 Finalising the build...
13-Nov-2024 18:12:35 Stopping timer.
13-Nov-2024 18:12:35 Build ODSRV-OAP-MSRFSP-3363 completed.
13-Nov-2024 18:12:35 Running on server: post build plugin 'Build Hanging Detection Configuration'
13-Nov-2024 18:12:35 Running on server: post build plugin 'NCover Results Collector'
13-Nov-2024 18:12:35 Running on server: post build plugin 'Build Labeller'
13-Nov-2024 18:12:35 Running on server: post build plugin 'Clover Delta Calculator'
13-Nov-2024 18:12:35 Running on server: post build plugin 'Maven Dependencies Postprocessor'
13-Nov-2024 18:12:35 All post build plugins have finished
13-Nov-2024 18:12:35 Generating build results summary...
13-Nov-2024 18:12:36 Saving build results to disk...
13-Nov-2024 18:12:36 Store variable context...
13-Nov-2024 18:12:36 Finished building ODSRV-OAP-MSRFSP-3363.