oneclient acceptance tests using environment deployed from packages

Build: #3362 failed

Job: multiprovider proxy 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,653 lines of output.   The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.

09-Nov-2024 21:04:18
09-Nov-2024 21:04:18 PASSED
09-Nov-2024 21:04:18 Unmounting client from /tmp/onedata/mnt/6fqrk2xqfeniphn3
09-Nov-2024 21:04:18
09-Nov-2024 21:04:18
09-Nov-2024 21:04:18 Unmounting client from /tmp/onedata/mnt/0tts3dnoluh0aysk
09-Nov-2024 21:04:18
09-Nov-2024 21:04:18
09-Nov-2024 21:04:52 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_increase_size[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
09-Nov-2024 21:04:52 =================================================================
09-Nov-2024 21:04:52 - Executing scenario 'Increase regular file size with truncate'
09-Nov-2024 21:04:52 - from feature 'Multi_regular_file_stat'
09-Nov-2024 21:04:52 -----------------------------------------------------------------
09-Nov-2024 21:04:52 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 21:04:52 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 21:04:52 using [token, token] by [user1, user2]"'
09-Nov-2024 21:04:52 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-trmkh', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:04:52 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-trmkh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:04:52 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-trmkh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:04:52
09-Nov-2024 21:04:52
09-Nov-2024 21:04:52 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-trmkh'
09-Nov-2024 21:04:52 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-trmkh' successfully started
09-Nov-2024 21:04:52
09-Nov-2024 21:04:52 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/23qzow8rgcsytdyo
09-Nov-2024 21:04:52
09-Nov-2024 21:04:52 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/23qzow8rgcsytdyo --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/23qzow8rgcsytdyo
09-Nov-2024 21:04:52 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16542894924559719353'...
09-Nov-2024 21:04:52 Getting configuration...
09-Nov-2024 21:04:52 Oneclient has been successfully mounted in '/tmp/onedata/mnt/23qzow8rgcsytdyo'.
09-Nov-2024 21:04:52
09-Nov-2024 21:04:52 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-tpb44', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:04:52 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-tpb44', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:04:52 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-tpb44', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:04:52
09-Nov-2024 21:04:52
09-Nov-2024 21:04:52 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-tpb44'
09-Nov-2024 21:04:52 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-tpb44' successfully started
09-Nov-2024 21:04:52
09-Nov-2024 21:04:52 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/vxkd3wen9wofeehl
09-Nov-2024 21:04:52
09-Nov-2024 21:04:52 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/vxkd3wen9wofeehl --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/vxkd3wen9wofeehl
09-Nov-2024 21:04:52 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '6728720700828091817'...
09-Nov-2024 21:04:52 Getting configuration...
09-Nov-2024 21:04:52 Oneclient has been successfully mounted in '/tmp/onedata/mnt/vxkd3wen9wofeehl'.
09-Nov-2024 21:04:52
09-Nov-2024 21:04:52 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
09-Nov-2024 21:04:52 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
09-Nov-2024 21:04:52 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
09-Nov-2024 21:04:52 -- Executing step: 'When "user1 changes space1/file1 size to 1000000 bytes on client11"'
09-Nov-2024 21:04:52 -- Executing step: 'Then "size of user2's space1/file1 is 1000000 bytes on client21"'
09-Nov-2024 21:04:52 =================================================================
09-Nov-2024 21:04:52
09-Nov-2024 21:04:52 PASSED
09-Nov-2024 21:04:52 Unmounting client from /tmp/onedata/mnt/23qzow8rgcsytdyo
09-Nov-2024 21:04:52
09-Nov-2024 21:04:52
09-Nov-2024 21:04:52 Unmounting client from /tmp/onedata/mnt/vxkd3wen9wofeehl
09-Nov-2024 21:04:52
09-Nov-2024 21:04:52
09-Nov-2024 21:05:26 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_decrease_size[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
09-Nov-2024 21:05:26 =================================================================
09-Nov-2024 21:05:26 - Executing scenario 'Decrease regular file size with truncate'
09-Nov-2024 21:05:26 - from feature 'Multi_regular_file_stat'
09-Nov-2024 21:05:26 -----------------------------------------------------------------
09-Nov-2024 21:05:26 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 21:05:26 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 21:05:26 using [token, token] by [user1, user2]"'
09-Nov-2024 21:05:26 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-trmkh', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:05:26 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-trmkh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:05:26 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-trmkh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:05:26
09-Nov-2024 21:05:26
09-Nov-2024 21:05:26 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-trmkh'
09-Nov-2024 21:05:26 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-trmkh' successfully started
09-Nov-2024 21:05:26
09-Nov-2024 21:05:26 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/2v4srkg0zg1uaazw
09-Nov-2024 21:05:26
09-Nov-2024 21:05:26 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/2v4srkg0zg1uaazw --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/2v4srkg0zg1uaazw
09-Nov-2024 21:05:26 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7982858639713921444'...
09-Nov-2024 21:05:26 Getting configuration...
09-Nov-2024 21:05:26 Oneclient has been successfully mounted in '/tmp/onedata/mnt/2v4srkg0zg1uaazw'.
09-Nov-2024 21:05:26
09-Nov-2024 21:05:26 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-tpb44', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:05:26 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-tpb44', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:05:26 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-tpb44', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:05:26
09-Nov-2024 21:05:26
09-Nov-2024 21:05:26 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-tpb44'
09-Nov-2024 21:05:26 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-tpb44' successfully started
09-Nov-2024 21:05:26
09-Nov-2024 21:05:26 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/qj9wy18546l10ap6
09-Nov-2024 21:05:26
09-Nov-2024 21:05:26 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/qj9wy18546l10ap6 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/qj9wy18546l10ap6
09-Nov-2024 21:05:26 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '17243103343101611371'...
09-Nov-2024 21:05:26 Getting configuration...
09-Nov-2024 21:05:26 Oneclient has been successfully mounted in '/tmp/onedata/mnt/qj9wy18546l10ap6'.
09-Nov-2024 21:05:26
09-Nov-2024 21:05:26 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
09-Nov-2024 21:05:26 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
09-Nov-2024 21:05:26 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
09-Nov-2024 21:05:26 -- Executing step: 'When "user1 changes space1/file1 size to 1000000 bytes on client11"'
09-Nov-2024 21:05:26 -- Executing step: 'When "size of user2's space1/file1 is 1000000 bytes on client21"'
09-Nov-2024 21:05:26 -- Executing step: 'When "user1 changes space1/file1 size to 0 bytes on client11"'
09-Nov-2024 21:05:26 -- Executing step: 'Then "size of user2's space1/file1 is 0 bytes on client21"'
09-Nov-2024 21:05:26 =================================================================
09-Nov-2024 21:05:26
09-Nov-2024 21:05:26 PASSED
09-Nov-2024 21:05:26 Unmounting client from /tmp/onedata/mnt/2v4srkg0zg1uaazw
09-Nov-2024 21:05:26
09-Nov-2024 21:05:26
09-Nov-2024 21:05:26 Unmounting client from /tmp/onedata/mnt/qj9wy18546l10ap6
09-Nov-2024 21:05:26
09-Nov-2024 21:05:26
09-Nov-2024 21:05:59 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_truncate_without_permission[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
09-Nov-2024 21:05:59 =================================================================
09-Nov-2024 21:05:59 - Executing scenario 'Fail to truncate regular file without write permission'
09-Nov-2024 21:05:59 - from feature 'Multi_regular_file_stat'
09-Nov-2024 21:05:59 -----------------------------------------------------------------
09-Nov-2024 21:05:59 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 21:05:59 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 21:05:59 using [token, token] by [user1, user2]"'
09-Nov-2024 21:05:59 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-trmkh', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:05:59 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-trmkh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:05:59 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-trmkh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:05:59
09-Nov-2024 21:05:59
09-Nov-2024 21:05:59 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-trmkh'
09-Nov-2024 21:05:59 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-trmkh' successfully started
09-Nov-2024 21:05:59
09-Nov-2024 21:05:59 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ohmlenej2uce6xb9
09-Nov-2024 21:05:59
09-Nov-2024 21:05:59 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ohmlenej2uce6xb9 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ohmlenej2uce6xb9
09-Nov-2024 21:05:59 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '356830023922629090'...
09-Nov-2024 21:05:59 Getting configuration...
09-Nov-2024 21:05:59 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ohmlenej2uce6xb9'.
09-Nov-2024 21:05:59
09-Nov-2024 21:05:59 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-tpb44', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:05:59 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-tpb44', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:05:59 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-tpb44', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:05:59
09-Nov-2024 21:05:59
09-Nov-2024 21:05:59 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-tpb44'
09-Nov-2024 21:05:59 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-tpb44' successfully started
09-Nov-2024 21:05:59
09-Nov-2024 21:05:59 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/2y98fqmti5kk2i8z
09-Nov-2024 21:05:59
09-Nov-2024 21:05:59 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/2y98fqmti5kk2i8z --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/2y98fqmti5kk2i8z
09-Nov-2024 21:05:59 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '3242658465316933955'...
09-Nov-2024 21:05:59 Getting configuration...
09-Nov-2024 21:05:59 Oneclient has been successfully mounted in '/tmp/onedata/mnt/2y98fqmti5kk2i8z'.
09-Nov-2024 21:05:59
09-Nov-2024 21:05:59 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
09-Nov-2024 21:05:59 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
09-Nov-2024 21:05:59 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
09-Nov-2024 21:05:59 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
09-Nov-2024 21:05:59 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 644 on client11"'
09-Nov-2024 21:05:59 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 644 on client21"'
09-Nov-2024 21:05:59 -- Executing step: 'When "user2 fails to change space1/dir1/file1 size to 1000000 bytes on client21"'
09-Nov-2024 21:05:59 =================================================================
09-Nov-2024 21:05:59
09-Nov-2024 21:05:59 PASSED
09-Nov-2024 21:05:59 Unmounting client from /tmp/onedata/mnt/ohmlenej2uce6xb9
09-Nov-2024 21:05:59
09-Nov-2024 21:05:59
09-Nov-2024 21:05:59 Unmounting client from /tmp/onedata/mnt/2y98fqmti5kk2i8z
09-Nov-2024 21:05:59
09-Nov-2024 21:05:59
09-Nov-2024 21:06:29 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_timestamp[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
09-Nov-2024 21:06:29 =================================================================
09-Nov-2024 21:06:29 - Executing scenario 'Timestamps at creation'
09-Nov-2024 21:06:29 - from feature 'Multi_regular_file_stat'
09-Nov-2024 21:06:29 -----------------------------------------------------------------
09-Nov-2024 21:06:29 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 21:06:29 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 21:06:29 using [token, token] by [user1, user2]"'
09-Nov-2024 21:06:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-trmkh', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:06:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-trmkh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:06:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-trmkh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:06:29
09-Nov-2024 21:06:29
09-Nov-2024 21:06:29 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-trmkh'
09-Nov-2024 21:06:29 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-trmkh' successfully started
09-Nov-2024 21:06:29
09-Nov-2024 21:06:29 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/7jvy1qgplcnwg6d3
09-Nov-2024 21:06:29
09-Nov-2024 21:06:29 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/7jvy1qgplcnwg6d3 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/7jvy1qgplcnwg6d3
09-Nov-2024 21:06:29 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '481770004692979241'...
09-Nov-2024 21:06:29 Getting configuration...
09-Nov-2024 21:06:29 Oneclient has been successfully mounted in '/tmp/onedata/mnt/7jvy1qgplcnwg6d3'.
09-Nov-2024 21:06:29
09-Nov-2024 21:06:29 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-tpb44', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:06:29 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-tpb44', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:06:29 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-tpb44', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:06:29
09-Nov-2024 21:06:29
09-Nov-2024 21:06:29 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-tpb44'
09-Nov-2024 21:06:29 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-tpb44' successfully started
09-Nov-2024 21:06:29
09-Nov-2024 21:06:29 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/jplhgsltj7x6nhqs
09-Nov-2024 21:06:29
09-Nov-2024 21:06:29 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/jplhgsltj7x6nhqs --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/jplhgsltj7x6nhqs
09-Nov-2024 21:06:29 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '1561369159197900745'...
09-Nov-2024 21:06:29 Getting configuration...
09-Nov-2024 21:06:29 Oneclient has been successfully mounted in '/tmp/onedata/mnt/jplhgsltj7x6nhqs'.
09-Nov-2024 21:06:29
09-Nov-2024 21:06:29 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
09-Nov-2024 21:06:29 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
09-Nov-2024 21:06:29 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
09-Nov-2024 21:06:29 -- Executing step: 'Then "modification time of user2's space1/file1 is equal to access time on client21"'
09-Nov-2024 21:06:29 -- Executing step: 'Then "status-change time of user2's space1/file1 is equal to access time on client21"'
09-Nov-2024 21:06:29 =================================================================
09-Nov-2024 21:06:29
09-Nov-2024 21:06:30 PASSED
09-Nov-2024 21:06:30 Unmounting client from /tmp/onedata/mnt/7jvy1qgplcnwg6d3
09-Nov-2024 21:06:30
09-Nov-2024 21:06:30
09-Nov-2024 21:06:30 Unmounting client from /tmp/onedata/mnt/jplhgsltj7x6nhqs
09-Nov-2024 21:06:30
09-Nov-2024 21:06:30
09-Nov-2024 21:07:01 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_update_timestamp_without_permission[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
09-Nov-2024 21:07:01 =================================================================
09-Nov-2024 21:07:01 - Executing scenario 'Fail to update timestamps (touch) without write permission'
09-Nov-2024 21:07:01 - from feature 'Multi_regular_file_stat'
09-Nov-2024 21:07:01 -----------------------------------------------------------------
09-Nov-2024 21:07:01 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 21:07:01 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 21:07:01 using [token, token] by [user1, user2]"'
09-Nov-2024 21:07:01 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-trmkh', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:07:01 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-trmkh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:07:01 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-trmkh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:07:01
09-Nov-2024 21:07:01
09-Nov-2024 21:07:01 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-trmkh'
09-Nov-2024 21:07:01 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-trmkh' successfully started
09-Nov-2024 21:07:01
09-Nov-2024 21:07:01 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/tftu1w8a4m5tzm4k
09-Nov-2024 21:07:01
09-Nov-2024 21:07:01 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/tftu1w8a4m5tzm4k --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/tftu1w8a4m5tzm4k
09-Nov-2024 21:07:01 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10940999702803998119'...
09-Nov-2024 21:07:01 Getting configuration...
09-Nov-2024 21:07:01 Oneclient has been successfully mounted in '/tmp/onedata/mnt/tftu1w8a4m5tzm4k'.
09-Nov-2024 21:07:01
09-Nov-2024 21:07:01 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-tpb44', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:07:01 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-tpb44', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:07:01 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-tpb44', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:07:01
09-Nov-2024 21:07:01
09-Nov-2024 21:07:01 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-tpb44'
09-Nov-2024 21:07:01 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-tpb44' successfully started
09-Nov-2024 21:07:01
09-Nov-2024 21:07:01 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/2nb65r9msqrz1q5a
09-Nov-2024 21:07:01
09-Nov-2024 21:07:01 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/2nb65r9msqrz1q5a --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/2nb65r9msqrz1q5a
09-Nov-2024 21:07:01 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '17912046251006349633'...
09-Nov-2024 21:07:01 Getting configuration...
09-Nov-2024 21:07:01 Oneclient has been successfully mounted in '/tmp/onedata/mnt/2nb65r9msqrz1q5a'.
09-Nov-2024 21:07:01
09-Nov-2024 21:07:01 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
09-Nov-2024 21:07:01 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
09-Nov-2024 21:07:01 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
09-Nov-2024 21:07:01 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
09-Nov-2024 21:07:01 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 644 on client11"'
09-Nov-2024 21:07:01 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 644 on client21"'
09-Nov-2024 21:07:01 -- Executing step: 'When "user2 fails to update [space1/dir1/file1] timestamps on client21"'
09-Nov-2024 21:07:01 =================================================================
09-Nov-2024 21:07:01
09-Nov-2024 21:07:02 PASSED
09-Nov-2024 21:07:02 Unmounting client from /tmp/onedata/mnt/tftu1w8a4m5tzm4k
09-Nov-2024 21:07:02
09-Nov-2024 21:07:02
09-Nov-2024 21:07:02 Unmounting client from /tmp/onedata/mnt/2nb65r9msqrz1q5a
09-Nov-2024 21:07:02
09-Nov-2024 21:07:02
09-Nov-2024 21:07:30 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_update_timestamp_with_permission[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
09-Nov-2024 21:07:30 =================================================================
09-Nov-2024 21:07:30 - Executing scenario 'Update timestamps (touch) with write permission'
09-Nov-2024 21:07:30 - from feature 'Multi_regular_file_stat'
09-Nov-2024 21:07:30 -----------------------------------------------------------------
09-Nov-2024 21:07:30 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 21:07:30 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 21:07:30 using [token, token] by [user1, user2]"'
09-Nov-2024 21:07:30 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-trmkh', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:07:30 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-trmkh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:07:30 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-trmkh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:07:30
09-Nov-2024 21:07:30
09-Nov-2024 21:07:30 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-trmkh'
09-Nov-2024 21:07:30 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-trmkh' successfully started
09-Nov-2024 21:07:30
09-Nov-2024 21:07:30 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ahxqirzo9ergm3wf
09-Nov-2024 21:07:30
09-Nov-2024 21:07:30 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ahxqirzo9ergm3wf --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ahxqirzo9ergm3wf
09-Nov-2024 21:07:30 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6316363313891464242'...
09-Nov-2024 21:07:30 Getting configuration...
09-Nov-2024 21:07:30 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ahxqirzo9ergm3wf'.
09-Nov-2024 21:07:30
09-Nov-2024 21:07:30 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-tpb44', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:07:30 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-tpb44', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:07:30 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-tpb44', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:07:30
09-Nov-2024 21:07:30
09-Nov-2024 21:07:30 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-tpb44'
09-Nov-2024 21:07:30 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-tpb44' successfully started
09-Nov-2024 21:07:30
09-Nov-2024 21:07:30 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/bxb6tyahqs8ndswa
09-Nov-2024 21:07:30
09-Nov-2024 21:07:30 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/bxb6tyahqs8ndswa --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/bxb6tyahqs8ndswa
09-Nov-2024 21:07:30 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '1577950104686542037'...
09-Nov-2024 21:07:30 Getting configuration...
09-Nov-2024 21:07:30 Oneclient has been successfully mounted in '/tmp/onedata/mnt/bxb6tyahqs8ndswa'.
09-Nov-2024 21:07:30
09-Nov-2024 21:07:30 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
09-Nov-2024 21:07:30 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
09-Nov-2024 21:07:30 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
09-Nov-2024 21:07:30 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
09-Nov-2024 21:07:30 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 624 on client11"'
09-Nov-2024 21:07:30 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 624 on client21"'
09-Nov-2024 21:07:30 -- Executing step: 'When "user2 updates [space1/dir1/file1] timestamps on client21"'
09-Nov-2024 21:07:30 -- Executing step: 'Then "modification time of user2's space1/dir1/file1 is equal to access time on client21"'
09-Nov-2024 21:07:30 =================================================================
09-Nov-2024 21:07:30
09-Nov-2024 21:07:31 PASSED
09-Nov-2024 21:07:31 Unmounting client from /tmp/onedata/mnt/ahxqirzo9ergm3wf
09-Nov-2024 21:07:31
09-Nov-2024 21:07:31
09-Nov-2024 21:07:31 Unmounting client from /tmp/onedata/mnt/bxb6tyahqs8ndswa
09-Nov-2024 21:07:31
09-Nov-2024 21:07:31
09-Nov-2024 21:08:07 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_access_time[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
09-Nov-2024 21:08:07 =================================================================
09-Nov-2024 21:08:07 - Executing scenario 'Access time'
09-Nov-2024 21:08:07 - from feature 'Multi_regular_file_stat'
09-Nov-2024 21:08:07 -----------------------------------------------------------------
09-Nov-2024 21:08:07 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 21:08:07 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 21:08:07 using [token, token] by [user1, user2]"'
09-Nov-2024 21:08:07 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-trmkh', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:08:07 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-trmkh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:08:07 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-trmkh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:08:07
09-Nov-2024 21:08:07
09-Nov-2024 21:08:07 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-trmkh'
09-Nov-2024 21:08:07 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-trmkh' successfully started
09-Nov-2024 21:08:07
09-Nov-2024 21:08:07 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/lhksj8fn6cdxuyzj
09-Nov-2024 21:08:07
09-Nov-2024 21:08:07 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/lhksj8fn6cdxuyzj --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/lhksj8fn6cdxuyzj
09-Nov-2024 21:08:07 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '13422541321664607949'...
09-Nov-2024 21:08:07 Getting configuration...
09-Nov-2024 21:08:07 Oneclient has been successfully mounted in '/tmp/onedata/mnt/lhksj8fn6cdxuyzj'.
09-Nov-2024 21:08:07
09-Nov-2024 21:08:07 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-tpb44', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:08:07 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-tpb44', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:08:07 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-tpb44', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:08:07
09-Nov-2024 21:08:07
09-Nov-2024 21:08:07 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-tpb44'
09-Nov-2024 21:08:07 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-tpb44' successfully started
09-Nov-2024 21:08:07
09-Nov-2024 21:08:07 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/w2lijqmqh7bi5vis
09-Nov-2024 21:08:07
09-Nov-2024 21:08:07 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/w2lijqmqh7bi5vis --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/w2lijqmqh7bi5vis
09-Nov-2024 21:08:07 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '6231200281414216281'...
09-Nov-2024 21:08:07 Getting configuration...
09-Nov-2024 21:08:07 Oneclient has been successfully mounted in '/tmp/onedata/mnt/w2lijqmqh7bi5vis'.
09-Nov-2024 21:08:07
09-Nov-2024 21:08:07 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
09-Nov-2024 21:08:07 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
09-Nov-2024 21:08:07 -- Executing step: 'When "user1 is idle for 2 seconds"'
09-Nov-2024 21:08:07 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1 on client11"'
09-Nov-2024 21:08:07 -- Executing step: 'Then "access time of user2's space1/file1 is greater than modification time on client21"'
09-Nov-2024 21:08:07 -- Executing step: 'Then "access time of user2's space1/file1 is greater than status-change time on client21"'
09-Nov-2024 21:08:07 =================================================================
09-Nov-2024 21:08:07
09-Nov-2024 21:08:07 PASSED
09-Nov-2024 21:08:07 Unmounting client from /tmp/onedata/mnt/lhksj8fn6cdxuyzj
09-Nov-2024 21:08:07
09-Nov-2024 21:08:07
09-Nov-2024 21:08:07 Unmounting client from /tmp/onedata/mnt/w2lijqmqh7bi5vis
09-Nov-2024 21:08:07
09-Nov-2024 21:08:07
09-Nov-2024 21:08:33 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_modification_time[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
09-Nov-2024 21:08:33 =================================================================
09-Nov-2024 21:08:33 - Executing scenario 'Modification time'
09-Nov-2024 21:08:33 - from feature 'Multi_regular_file_stat'
09-Nov-2024 21:08:33 -----------------------------------------------------------------
09-Nov-2024 21:08:33 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 21:08:33 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 21:08:33 using [token, token] by [user1, user2]"'
09-Nov-2024 21:08:33 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-trmkh', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:08:33 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-trmkh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:08:33 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-trmkh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:08:33
09-Nov-2024 21:08:33
09-Nov-2024 21:08:33 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-trmkh'
09-Nov-2024 21:08:33 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-trmkh' successfully started
09-Nov-2024 21:08:33
09-Nov-2024 21:08:33 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/kk1adjwe7c1sbggf
09-Nov-2024 21:08:33
09-Nov-2024 21:08:33 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/kk1adjwe7c1sbggf --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/kk1adjwe7c1sbggf
09-Nov-2024 21:08:33 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '8501953046249987524'...
09-Nov-2024 21:08:33 Getting configuration...
09-Nov-2024 21:08:33 Oneclient has been successfully mounted in '/tmp/onedata/mnt/kk1adjwe7c1sbggf'.
09-Nov-2024 21:08:33
09-Nov-2024 21:08:33 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-tpb44', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:08:33 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-tpb44', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:08:33 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-tpb44', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:08:33
09-Nov-2024 21:08:33
09-Nov-2024 21:08:33 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-tpb44'
09-Nov-2024 21:08:33 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-tpb44' successfully started
09-Nov-2024 21:08:33
09-Nov-2024 21:08:33 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/noqxlc96oddyh5hr
09-Nov-2024 21:08:33
09-Nov-2024 21:08:33 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/noqxlc96oddyh5hr --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/noqxlc96oddyh5hr
09-Nov-2024 21:08:33 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '5811043275911827076'...
09-Nov-2024 21:08:33 Getting configuration...
09-Nov-2024 21:08:33 Oneclient has been successfully mounted in '/tmp/onedata/mnt/noqxlc96oddyh5hr'.
09-Nov-2024 21:08:33
09-Nov-2024 21:08:33 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
09-Nov-2024 21:08:33 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
09-Nov-2024 21:08:33 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
09-Nov-2024 21:08:33 -- Executing step: 'When "user1 is idle for 2 seconds"'
09-Nov-2024 21:08:33 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
09-Nov-2024 21:08:33 -- Executing step: 'Then "modification time of user2's space1/file1 is greater than access time on client21"'
09-Nov-2024 21:08:33 -- Executing step: 'Then "modification time of user2's space1/file1 is equal to status-change time on client21"'
09-Nov-2024 21:08:33 =================================================================
09-Nov-2024 21:08:33
09-Nov-2024 21:08:34 PASSED
09-Nov-2024 21:08:34 Unmounting client from /tmp/onedata/mnt/kk1adjwe7c1sbggf
09-Nov-2024 21:08:34
09-Nov-2024 21:08:34
09-Nov-2024 21:08:34 Unmounting client from /tmp/onedata/mnt/noqxlc96oddyh5hr
09-Nov-2024 21:08:34
09-Nov-2024 21:08:34
09-Nov-2024 21:09:03 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_stat_change_time_chmod[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
09-Nov-2024 21:09:03 =================================================================
09-Nov-2024 21:09:03 - Executing scenario 'Status-change time when changing mode'
09-Nov-2024 21:09:03 - from feature 'Multi_regular_file_stat'
09-Nov-2024 21:09:03 -----------------------------------------------------------------
09-Nov-2024 21:09:03 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 21:09:03 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 21:09:03 using [token, token] by [user1, user2]"'
09-Nov-2024 21:09:03 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-trmkh', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:09:03 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-trmkh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:09:03 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-trmkh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:09:03
09-Nov-2024 21:09:03
09-Nov-2024 21:09:03 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-trmkh'
09-Nov-2024 21:09:03 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-trmkh' successfully started
09-Nov-2024 21:09:03
09-Nov-2024 21:09:03 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ywbt1sxti44tpzqz
09-Nov-2024 21:09:03
09-Nov-2024 21:09:03 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ywbt1sxti44tpzqz --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ywbt1sxti44tpzqz
09-Nov-2024 21:09:03 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6930211638106012556'...
09-Nov-2024 21:09:03 Getting configuration...
09-Nov-2024 21:09:03 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ywbt1sxti44tpzqz'.
09-Nov-2024 21:09:03
09-Nov-2024 21:09:03 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-tpb44', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:09:03 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-tpb44', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:09:03 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-tpb44', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:09:03
09-Nov-2024 21:09:03
09-Nov-2024 21:09:03 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-tpb44'
09-Nov-2024 21:09:03 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-tpb44' successfully started
09-Nov-2024 21:09:03
09-Nov-2024 21:09:03 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/olf1mpkmhnpb1o71
09-Nov-2024 21:09:03
09-Nov-2024 21:09:03 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/olf1mpkmhnpb1o71 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/olf1mpkmhnpb1o71
09-Nov-2024 21:09:03 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '17280721091359111169'...
09-Nov-2024 21:09:03 Getting configuration...
09-Nov-2024 21:09:03 Oneclient has been successfully mounted in '/tmp/onedata/mnt/olf1mpkmhnpb1o71'.
09-Nov-2024 21:09:03
09-Nov-2024 21:09:03 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
09-Nov-2024 21:09:03 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
09-Nov-2024 21:09:03 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
09-Nov-2024 21:09:03 -- Executing step: 'When "user1 is idle for 2 seconds"'
09-Nov-2024 21:09:03 -- Executing step: 'When "user1 changes space1/file1 mode to 211 on client11"'
09-Nov-2024 21:09:03 -- Executing step: 'Then "mode of user2's space1/file1 is 211 on client21"'
09-Nov-2024 21:09:03 -- Executing step: 'Then "status-change time of user2's space1/file1 is greater than modification time on client21"'
09-Nov-2024 21:09:03 -- Executing step: 'Then "status-change time of user2's space1/file1 is greater than access time on client21"'
09-Nov-2024 21:09:03 =================================================================
09-Nov-2024 21:09:03
09-Nov-2024 21:09:03 PASSED
09-Nov-2024 21:09:03 Unmounting client from /tmp/onedata/mnt/ywbt1sxti44tpzqz
09-Nov-2024 21:09:03
09-Nov-2024 21:09:03
09-Nov-2024 21:09:03 Unmounting client from /tmp/onedata/mnt/olf1mpkmhnpb1o71
09-Nov-2024 21:09:03
09-Nov-2024 21:09:03
09-Nov-2024 21:09:29 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_stat_change_time_mv[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
09-Nov-2024 21:09:29 =================================================================
09-Nov-2024 21:09:29 - Executing scenario 'Status-change time when renaming on storage'
09-Nov-2024 21:09:29 - from feature 'Multi_regular_file_stat'
09-Nov-2024 21:09:29 -----------------------------------------------------------------
09-Nov-2024 21:09:29 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 21:09:29 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 21:09:29 using [token, token] by [user1, user2]"'
09-Nov-2024 21:09:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-trmkh', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:09:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-trmkh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:09:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-trmkh', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:09:29
09-Nov-2024 21:09:29
09-Nov-2024 21:09:29 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-trmkh'
09-Nov-2024 21:09:29 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-trmkh' successfully started
09-Nov-2024 21:09:29
09-Nov-2024 21:09:29 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/pdk8df0rd8xksaxf
09-Nov-2024 21:09:29
09-Nov-2024 21:09:29 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/pdk8df0rd8xksaxf --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/pdk8df0rd8xksaxf
09-Nov-2024 21:09:29 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2224850696422765450'...
09-Nov-2024 21:09:29 Getting configuration...
09-Nov-2024 21:09:29 Oneclient has been successfully mounted in '/tmp/onedata/mnt/pdk8df0rd8xksaxf'.
09-Nov-2024 21:09:29
09-Nov-2024 21:09:29 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-tpb44', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:09:29 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-tpb44', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:09:29 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-tpb44', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:09:29
09-Nov-2024 21:09:29
09-Nov-2024 21:09:29 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-tpb44'
09-Nov-2024 21:09:29 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-tpb44' successfully started
09-Nov-2024 21:09:29
09-Nov-2024 21:09:29 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/zym8y6kpmfd99hd2
09-Nov-2024 21:09:29
09-Nov-2024 21:09:29 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/zym8y6kpmfd99hd2 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/zym8y6kpmfd99hd2
09-Nov-2024 21:09:29 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '8235265412565285937'...
09-Nov-2024 21:09:29 Getting configuration...
09-Nov-2024 21:09:29 Oneclient has been successfully mounted in '/tmp/onedata/mnt/zym8y6kpmfd99hd2'.
09-Nov-2024 21:09:29
09-Nov-2024 21:09:29 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
09-Nov-2024 21:09:29 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
09-Nov-2024 21:09:29 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
09-Nov-2024 21:09:29 -- Executing step: 'When "user2 records [space1/file1] stats on client21"'
09-Nov-2024 21:09:29 -- Executing step: 'When "user1 is idle for 2 seconds"'
09-Nov-2024 21:09:29 -- Executing step: 'When "user1 renames space1/file1 to space1/file2 on client11"'
09-Nov-2024 21:09:29 -- Executing step: 'Then "user2 sees [file2] in space1 on client21"'
09-Nov-2024 21:09:29 -- Executing step: 'Then "access time of user2's space1/file2 is equal to recorded one of space1/file1 on client21"'
09-Nov-2024 21:09:29 -- Executing step: 'Then "modification time of user2's space1/file2 is equal to access time on client21"'
09-Nov-2024 21:09:29 -- Executing step: 'Then "status-change time of user2's space1/file2 is not less than access time on client21"'
09-Nov-2024 21:09:29 =================================================================
09-Nov-2024 21:09:29
09-Nov-2024 21:09:39 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
09-Nov-2024 21:09:39 PASSED
09-Nov-2024 21:09:39 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
09-Nov-2024 21:09:39 Unmounting client from /tmp/onedata/mnt/pdk8df0rd8xksaxf
09-Nov-2024 21:09:39
09-Nov-2024 21:09:39
09-Nov-2024 21:09:39 Unmounting client from /tmp/onedata/mnt/zym8y6kpmfd99hd2
09-Nov-2024 21:09:39
09-Nov-2024 21:09:39 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSP/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy/test_multi_reg_file_stat.1731186569.2865832', '-c', '/tmp/logs']
09-Nov-2024 21:09:39 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-4drch. See /home/bamboo/.one-env/deployments/2024.11.09-20.59.49/pod-logs/dev-cross-support-job-3p-users-4drch/entrypoint.log for more details
09-Nov-2024 21:09:39 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-trmkh: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.09-20.59.49/pod-logs/dev-oneclient-krakow-7d9476b8bc-trmkh/oneclient_logs
09-Nov-2024 21:09:39
09-Nov-2024 21:09:39               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=103/123)
09-Nov-2024 21:09:39               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 21:09:39             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=102/123)
09-Nov-2024 21:09:39             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=95/123)
09-Nov-2024 21:09:39          25,355   1%   24.18MB/s    0:00:00 (xfr#2, to-chk=101/123)
09-Nov-2024 21:09:39          25,913   1%   24.71MB/s    0:00:00 (xfr#3, to-chk=97/123)
09-Nov-2024 21:09:39         101,663   7%   16.16MB/s    0:00:00 (xfr#4, to-chk=96/123)
09-Nov-2024 21:09:39         102,221   7%   16.25MB/s    0:00:00 (xfr#5, to-chk=95/123)
09-Nov-2024 21:09:39         131,178   9%   17.87MB/s    0:00:00 (xfr#6, to-chk=94/123)
09-Nov-2024 21:09:39         131,736   9%   17.95MB/s    0:00:00 (xfr#7, to-chk=90/123)
09-Nov-2024 21:09:39         218,780  15%   23.18MB/s    0:00:00 (xfr#8, to-chk=89/123)
09-Nov-2024 21:09:39         219,338  15%   23.24MB/s    0:00:00 (xfr#9, to-chk=88/123)
09-Nov-2024 21:09:39         237,212  17%   15.08MB/s    0:00:00 (xfr#10, to-chk=87/123)
09-Nov-2024 21:09:39         237,674  17%   15.11MB/s    0:00:00 (xfr#11, to-chk=83/123)
09-Nov-2024 21:09:39         301,849  21%   17.99MB/s    0:00:00 (xfr#12, to-chk=82/123)
09-Nov-2024 21:09:39         302,311  21%   18.02MB/s    0:00:00 (xfr#13, to-chk=81/123)
09-Nov-2024 21:09:39         302,939  21%   18.06MB/s    0:00:00 (xfr#14, to-chk=80/123)
09-Nov-2024 21:09:39         318,530  23%   18.99MB/s    0:00:00 (xfr#15, to-chk=79/123)
09-Nov-2024 21:09:39         318,896  23%   17.89MB/s    0:00:00 (xfr#16, to-chk=75/123)
09-Nov-2024 21:09:39         378,389  27%   20.05MB/s    0:00:00 (xfr#17, to-chk=74/123)
09-Nov-2024 21:09:39         378,755  27%   20.07MB/s    0:00:00 (xfr#18, to-chk=73/123)
09-Nov-2024 21:09:39         396,977  28%   19.93MB/s    0:00:00 (xfr#19, to-chk=72/123)
09-Nov-2024 21:09:39         397,439  28%   19.95MB/s    0:00:00 (xfr#20, to-chk=68/123)
09-Nov-2024 21:09:39         456,759  33%   21.78MB/s    0:00:00 (xfr#21, to-chk=67/123)
09-Nov-2024 21:09:39         457,221  33%   21.80MB/s    0:00:00 (xfr#22, to-chk=66/123)
09-Nov-2024 21:09:39         474,142  34%   22.61MB/s    0:00:00 (xfr#23, to-chk=65/123)
09-Nov-2024 21:09:39         474,412  34%   22.62MB/s    0:00:00 (xfr#24, to-chk=61/123)
09-Nov-2024 21:09:39         534,587  38%   24.28MB/s    0:00:00 (xfr#25, to-chk=60/123)
09-Nov-2024 21:09:39         534,857  38%   24.29MB/s    0:00:00 (xfr#26, to-chk=59/123)
09-Nov-2024 21:09:39         559,235  40%   14.03MB/s    0:00:00 (xfr#27, to-chk=58/123)
09-Nov-2024 21:09:39         559,793  40%   14.05MB/s    0:00:00 (xfr#28, to-chk=54/123)
09-Nov-2024 21:09:39         648,626  47%   15.86MB/s    0:00:00 (xfr#29, to-chk=53/123)
09-Nov-2024 21:09:39         649,184  47%   15.87MB/s    0:00:00 (xfr#30, to-chk=52/123)
09-Nov-2024 21:09:39         673,488  48%   16.47MB/s    0:00:00 (xfr#31, to-chk=51/123)
09-Nov-2024 21:09:39         673,950  48%   16.07MB/s    0:00:00 (xfr#32, to-chk=47/123)
09-Nov-2024 21:09:39         748,900  54%   17.86MB/s    0:00:00 (xfr#33, to-chk=46/123)
09-Nov-2024 21:09:39         749,362  54%   17.87MB/s    0:00:00 (xfr#34, to-chk=45/123)
09-Nov-2024 21:09:39         749,990  54%   17.88MB/s    0:00:00 (xfr#35, to-chk=44/123)
09-Nov-2024 21:09:39         777,506  56%   18.09MB/s    0:00:00 (xfr#36, to-chk=43/123)
09-Nov-2024 21:09:39         777,872  56%   18.09MB/s    0:00:00 (xfr#37, to-chk=39/123)
09-Nov-2024 21:09:39         865,088  62%   15.57MB/s    0:00:00 (xfr#38, to-chk=38/123)
09-Nov-2024 21:09:39         865,454  62%   15.57MB/s    0:00:00 (xfr#39, to-chk=37/123)
09-Nov-2024 21:09:39         892,009  64%   13.72MB/s    0:00:00 (xfr#40, to-chk=36/123)
09-Nov-2024 21:09:39         892,471  64%   13.51MB/s    0:00:00 (xfr#41, to-chk=32/123)
09-Nov-2024 21:09:39         990,047  71%   14.99MB/s    0:00:00 (xfr#42, to-chk=31/123)
09-Nov-2024 21:09:39         990,509  71%   14.99MB/s    0:00:00 (xfr#43, to-chk=30/123)
09-Nov-2024 21:09:39       1,008,266  73%   15.26MB/s    0:00:00 (xfr#44, to-chk=29/123)
09-Nov-2024 21:09:39       1,008,632  73%   14.57MB/s    0:00:00 (xfr#45, to-chk=25/123)
09-Nov-2024 21:09:39       1,075,340  78%   15.54MB/s    0:00:00 (xfr#46, to-chk=24/123)
09-Nov-2024 21:09:39       1,075,706  78%   15.54MB/s    0:00:00 (xfr#47, to-chk=23/123)
09-Nov-2024 21:09:39       1,076,334  78%   15.55MB/s    0:00:00 (xfr#48, to-chk=22/123)
09-Nov-2024 21:09:39       1,100,829  79%   15.91MB/s    0:00:00 (xfr#49, to-chk=21/123)
09-Nov-2024 21:09:39       1,101,387  79%   15.68MB/s    0:00:00 (xfr#50, to-chk=17/123)
09-Nov-2024 21:09:39       1,189,499  86%   16.93MB/s    0:00:00 (xfr#51, to-chk=16/123)
09-Nov-2024 21:09:39       1,190,057  86%   16.69MB/s    0:00:00 (xfr#52, to-chk=15/123)
09-Nov-2024 21:09:39       1,205,642  87%   16.91MB/s    0:00:00 (xfr#53, to-chk=14/123)
09-Nov-2024 21:09:39       1,206,104  87%   16.67MB/s    0:00:00 (xfr#54, to-chk=10/123)
09-Nov-2024 21:09:39       1,263,626  91%   16.97MB/s    0:00:00 (xfr#55, to-chk=9/123)
09-Nov-2024 21:09:39       1,264,088  91%   16.98MB/s    0:00:00 (xfr#56, to-chk=8/123)
09-Nov-2024 21:09:39       1,283,779  93%   16.77MB/s    0:00:00 (xfr#57, to-chk=7/123)
09-Nov-2024 21:09:39       1,284,433  93%   16.55MB/s    0:00:00 (xfr#58, to-chk=3/123)
09-Nov-2024 21:09:39       1,354,966  98%   17.23MB/s    0:00:00 (xfr#59, to-chk=2/123)
09-Nov-2024 21:09:39       1,355,620  98%   17.01MB/s    0:00:00 (xfr#60, to-chk=1/123)
09-Nov-2024 21:09:39       1,375,308  99%   17.03MB/s    0:00:00 (xfr#61, to-chk=0/123)
09-Nov-2024 21:09:39       1,375,308  99%   17.03MB/s    0:00:00 (xfr#61, to-chk=0/123)
09-Nov-2024 21:09:39       1,375,308  99%   17.03MB/s    0:00:00 (xfr#61, to-chk=0/123)
09-Nov-2024 21:09:39       1,375,308  99%   17.03MB/s    0:00:00 (xfr#61, to-chk=0/123)
09-Nov-2024 21:09:39       1,375,308  99%   17.03MB/s    0:00:00 (xfr#61, to-chk=0/123)
09-Nov-2024 21:09:39       1,375,308  99%   17.03MB/s    0:00:00 (xfr#61, to-chk=0/123)
09-Nov-2024 21:09:39       1,375,308  99%   17.03MB/s    0:00:00 (xfr#61, to-chk=0/123)
09-Nov-2024 21:09:39       1,375,308  99%   17.03MB/s    0:00:00 (xfr#61, to-chk=0/123)
09-Nov-2024 21:09:39       1,375,308  99%   17.03MB/s    0:00:00 (xfr#61, to-chk=0/123)
09-Nov-2024 21:09:39       1,375,308  99%   17.03MB/s    0:00:00 (xfr#61, to-chk=0/123)
09-Nov-2024 21:09:39       1,375,308  99%   17.03MB/s    0:00:00 (xfr#61, to-chk=0/123)
09-Nov-2024 21:09:39       1,375,308  99%   17.03MB/s    0:00:00 (xfr#61, to-chk=0/123)
09-Nov-2024 21:09:39       1,375,308  99%   16.60MB/s    0:00:00 (xfr#61, to-chk=0/123)
09-Nov-2024 21:09:39       1,375,308  99%   16.00MB/s    0:00:00 (xfr#61, to-chk=0/123)
09-Nov-2024 21:09:39       1,375,308  99%   15.61MB/s    0:00:00 (xfr#61, to-chk=0/123)
09-Nov-2024 21:09:39       1,375,308  99%   15.61MB/s    0:00:00 (xfr#61, to-chk=0/123)
09-Nov-2024 21:09:39 [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-tpb44: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.09-20.59.49/pod-logs/dev-oneclient-paris-5cc45c8cb7-tpb44/oneclient_logs
09-Nov-2024 21:09:39
09-Nov-2024 21:09:39               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=102/122)
09-Nov-2024 21:09:39               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 21:09:39          16,109   1%   15.36MB/s    0:00:00 (xfr#1, to-chk=101/122)
09-Nov-2024 21:09:39          16,109   1%   15.36MB/s    0:00:00 (xfr#1, to-chk=95/122)
09-Nov-2024 21:09:39          16,571   1%   15.80MB/s    0:00:00 (xfr#2, to-chk=97/122)
09-Nov-2024 21:09:39          77,757   6%    4.94MB/s    0:00:00 (xfr#3, to-chk=96/122)
09-Nov-2024 21:09:39          78,219   6%    4.66MB/s    0:00:00 (xfr#4, to-chk=95/122)
09-Nov-2024 21:09:39          98,772   7%    4.71MB/s    0:00:00 (xfr#5, to-chk=94/122)
09-Nov-2024 21:09:39          99,330   8%    4.74MB/s    0:00:00 (xfr#6, to-chk=90/122)
09-Nov-2024 21:09:39         173,510  13%    6.62MB/s    0:00:00 (xfr#7, to-chk=89/122)
09-Nov-2024 21:09:39         174,068  14%    6.64MB/s    0:00:00 (xfr#8, to-chk=88/122)
09-Nov-2024 21:09:39         199,218  16%    7.60MB/s    0:00:00 (xfr#9, to-chk=87/122)
09-Nov-2024 21:09:39         199,776  16%    7.62MB/s    0:00:00 (xfr#10, to-chk=83/122)
09-Nov-2024 21:09:39         279,394  22%   10.25MB/s    0:00:00 (xfr#11, to-chk=82/122)
09-Nov-2024 21:09:39         279,952  22%   10.27MB/s    0:00:00 (xfr#12, to-chk=81/122)
09-Nov-2024 21:09:39         300,900  24%   10.63MB/s    0:00:00 (xfr#13, to-chk=80/122)
09-Nov-2024 21:09:39         301,362  24%   10.64MB/s    0:00:00 (xfr#14, to-chk=76/122)
09-Nov-2024 21:09:39         380,308  30%   12.95MB/s    0:00:00 (xfr#15, to-chk=75/122)
09-Nov-2024 21:09:39         380,770  30%   12.97MB/s    0:00:00 (xfr#16, to-chk=74/122)
09-Nov-2024 21:09:39         404,337  32%   13.77MB/s    0:00:00 (xfr#17, to-chk=73/122)
09-Nov-2024 21:09:39         404,895  32%   13.79MB/s    0:00:00 (xfr#18, to-chk=69/122)
09-Nov-2024 21:09:39         473,271  38%   15.04MB/s    0:00:00 (xfr#19, to-chk=68/122)
09-Nov-2024 21:09:39         473,829  38%   15.06MB/s    0:00:00 (xfr#20, to-chk=67/122)
09-Nov-2024 21:09:39         488,284  39%   15.02MB/s    0:00:00 (xfr#21, to-chk=66/122)
09-Nov-2024 21:09:39         488,650  39%   15.03MB/s    0:00:00 (xfr#22, to-chk=62/122)
09-Nov-2024 21:09:39         541,472  43%   16.14MB/s    0:00:00 (xfr#23, to-chk=61/122)
09-Nov-2024 21:09:39         541,838  43%   15.66MB/s    0:00:00 (xfr#24, to-chk=60/122)
09-Nov-2024 21:09:39         556,421  44%   12.94MB/s    0:00:00 (xfr#25, to-chk=59/122)
09-Nov-2024 21:09:39         556,883  44%   12.95MB/s    0:00:00 (xfr#26, to-chk=55/122)
09-Nov-2024 21:09:39         612,619  49%   13.91MB/s    0:00:00 (xfr#27, to-chk=54/122)
09-Nov-2024 21:09:39         613,081  49%   13.92MB/s    0:00:00 (xfr#28, to-chk=53/122)
09-Nov-2024 21:09:39         628,529  50%   14.27MB/s    0:00:00 (xfr#29, to-chk=52/122)
09-Nov-2024 21:09:39         629,087  50%   14.28MB/s    0:00:00 (xfr#30, to-chk=48/122)
09-Nov-2024 21:09:39         691,196  55%   15.33MB/s    0:00:00 (xfr#31, to-chk=47/122)
09-Nov-2024 21:09:39         691,754  55%   15.34MB/s    0:00:00 (xfr#32, to-chk=46/122)
09-Nov-2024 21:09:39         692,382  55%   15.36MB/s    0:00:00 (xfr#33, to-chk=45/122)
09-Nov-2024 21:09:39         708,713  57%   15.72MB/s    0:00:00 (xfr#34, to-chk=44/122)
09-Nov-2024 21:09:39         709,175  57%   15.73MB/s    0:00:00 (xfr#35, to-chk=40/122)
09-Nov-2024 21:09:39         784,696  63%   16.63MB/s    0:00:00 (xfr#36, to-chk=39/122)
09-Nov-2024 21:09:39         785,158  63%   16.64MB/s    0:00:00 (xfr#37, to-chk=38/122)
09-Nov-2024 21:09:39         800,478  64%   16.96MB/s    0:00:00 (xfr#38, to-chk=37/122)
09-Nov-2024 21:09:39         800,844  64%   16.97MB/s    0:00:00 (xfr#39, to-chk=33/122)
09-Nov-2024 21:09:39         856,071  69%   17.75MB/s    0:00:00 (xfr#40, to-chk=32/122)
09-Nov-2024 21:09:39         856,437  69%   17.76MB/s    0:00:00 (xfr#41, to-chk=31/122)
09-Nov-2024 21:09:39         857,065  69%   17.77MB/s    0:00:00 (xfr#42, to-chk=30/122)
09-Nov-2024 21:09:39         872,640  70%   17.34MB/s    0:00:00 (xfr#43, to-chk=29/122)
09-Nov-2024 21:09:39         873,102  70%   17.35MB/s    0:00:00 (xfr#44, to-chk=25/122)
09-Nov-2024 21:09:39         945,841  76%   18.41MB/s    0:00:00 (xfr#45, to-chk=24/122)
09-Nov-2024 21:09:39         946,303  76%   18.42MB/s    0:00:00 (xfr#46, to-chk=23/122)
09-Nov-2024 21:09:39         946,931  76%   18.43MB/s    0:00:00 (xfr#47, to-chk=22/122)
09-Nov-2024 21:09:39         961,754  77%   18.72MB/s    0:00:00 (xfr#48, to-chk=21/122)
09-Nov-2024 21:09:39         962,312  77%   18.73MB/s    0:00:00 (xfr#49, to-chk=17/122)
09-Nov-2024 21:09:39       1,024,449  82%   19.16MB/s    0:00:00 (xfr#50, to-chk=16/122)
09-Nov-2024 21:09:39       1,025,007  82%   19.17MB/s    0:00:00 (xfr#51, to-chk=15/122)
09-Nov-2024 21:09:39       1,042,719  84%   18.76MB/s    0:00:00 (xfr#52, to-chk=14/122)
09-Nov-2024 21:09:39       1,043,085  84%   18.77MB/s    0:00:00 (xfr#53, to-chk=10/122)
09-Nov-2024 21:09:39       1,129,109  91%   19.94MB/s    0:00:00 (xfr#54, to-chk=9/122)
09-Nov-2024 21:09:39       1,129,475  91%   19.95MB/s    0:00:00 (xfr#55, to-chk=8/122)
09-Nov-2024 21:09:39       1,145,514  92%   20.23MB/s    0:00:00 (xfr#56, to-chk=7/122)
09-Nov-2024 21:09:39       1,145,880  92%   19.87MB/s    0:00:00 (xfr#57, to-chk=3/122)
09-Nov-2024 21:09:39       1,216,683  98%   20.72MB/s    0:00:00 (xfr#58, to-chk=2/122)
09-Nov-2024 21:09:39       1,217,049  98%   20.73MB/s    0:00:00 (xfr#59, to-chk=1/122)
09-Nov-2024 21:09:39       1,237,592  99%   21.08MB/s    0:00:00 (xfr#60, to-chk=0/122)
09-Nov-2024 21:09:39       1,237,592  99%   21.08MB/s    0:00:00 (xfr#60, to-chk=0/122)
09-Nov-2024 21:09:39       1,237,592  99%   21.08MB/s    0:00:00 (xfr#60, to-chk=0/122)
09-Nov-2024 21:09:39       1,237,592  99%   21.08MB/s    0:00:00 (xfr#60, to-chk=0/122)
09-Nov-2024 21:09:39       1,237,592  99%   20.71MB/s    0:00:00 (xfr#60, to-chk=0/122)
09-Nov-2024 21:09:39       1,237,592  99%   20.71MB/s    0:00:00 (xfr#60, to-chk=0/122)
09-Nov-2024 21:09:39       1,237,592  99%   20.71MB/s    0:00:00 (xfr#60, to-chk=0/122)
09-Nov-2024 21:09:39       1,237,592  99%   20.71MB/s    0:00:00 (xfr#60, to-chk=0/122)
09-Nov-2024 21:09:39       1,237,592  99%   20.71MB/s    0:00:00 (xfr#60, to-chk=0/122)
09-Nov-2024 21:09:39       1,237,592  99%   20.71MB/s    0:00:00 (xfr#60, to-chk=0/122)
09-Nov-2024 21:09:39       1,237,592  99%   20.71MB/s    0:00:00 (xfr#60, to-chk=0/122)
09-Nov-2024 21:09:39       1,237,592  99%   20.35MB/s    0:00:00 (xfr#60, to-chk=0/122)
09-Nov-2024 21:09:39       1,237,592  99%   20.35MB/s    0:00:00 (xfr#60, to-chk=0/122)
09-Nov-2024 21:09:39       1,237,592  99%   20.35MB/s    0:00:00 (xfr#60, to-chk=0/122)
09-Nov-2024 21:09:39       1,237,592  99%   20.00MB/s    0:00:00 (xfr#60, to-chk=0/122)
09-Nov-2024 21:09:39       1,237,592  99%   20.00MB/s    0:00:00 (xfr#60, to-chk=0/122)
09-Nov-2024 21:09:39 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.09-20.59.49/pod-logs/dev-oneprovider-krakow-0/cluster-manager
09-Nov-2024 21:09:39
09-Nov-2024 21:09:39               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 21:09:39               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 21:09:39           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 21:09:39           4,776  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 21:09:39           4,776  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 21:09:39           6,595  48%    6.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 21:09:39           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 21:09:39           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 21:09:39 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.09-20.59.49/pod-logs/dev-oneprovider-krakow-0/op-panel
09-Nov-2024 21:09:39
09-Nov-2024 21:09:39               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 21:09:39               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 21:09:39          15,569  16%   14.85MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 21:09:39          32,049  33%   30.56MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 21:09:39          32,049  33%   30.56MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 21:09:39          47,415  49%   45.22MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 21:09:39          47,706  50%   45.50MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 21:09:39          47,706  50%    9.10MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 21:09:39 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.09-20.59.49/pod-logs/dev-oneprovider-krakow-0/op-worker
09-Nov-2024 21:09:39
09-Nov-2024 21:09:39               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=39/42)
09-Nov-2024 21:09:39               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 21:09:39          37,274  10%   17.77MB/s    0:00:00 (xfr#2, to-chk=37/42)
09-Nov-2024 21:09:39          72,098  19%   13.75MB/s    0:00:00 (xfr#3, to-chk=35/42)
09-Nov-2024 21:09:39          72,098  19%   13.75MB/s    0:00:00 (xfr#4, to-chk=33/42)
09-Nov-2024 21:09:39          72,098  19%   13.75MB/s    0:00:00 (xfr#5, to-chk=31/42)
09-Nov-2024 21:09:39         105,322  28%   20.09MB/s    0:00:00 (xfr#6, to-chk=29/42)
09-Nov-2024 21:09:39         105,472  28%   16.76MB/s    0:00:00 (xfr#7, to-chk=27/42)
09-Nov-2024 21:09:39         105,769  28%   16.81MB/s    0:00:00 (xfr#8, to-chk=25/42)
09-Nov-2024 21:09:39         167,673  45%   26.65MB/s    0:00:00 (xfr#9, to-chk=23/42)
09-Nov-2024 21:09:39         172,621  46%   27.44MB/s    0:00:00 (xfr#10, to-chk=13/42)
09-Nov-2024 21:09:39         173,526  46%   27.58MB/s    0:00:00 (xfr#11, to-chk=12/42)
09-Nov-2024 21:09:39         173,804  46%   27.63MB/s    0:00:00 (xfr#12, to-chk=11/42)
09-Nov-2024 21:09:39         176,531  47%   24.05MB/s    0:00:00 (xfr#13, to-chk=10/42)
09-Nov-2024 21:09:39         178,183  48%   24.28MB/s    0:00:00 (xfr#14, to-chk=9/42)
09-Nov-2024 21:09:39         182,734  49%   24.90MB/s    0:00:00 (xfr#15, to-chk=8/42)
09-Nov-2024 21:09:39         184,720  49%   25.17MB/s    0:00:00 (xfr#16, to-chk=7/42)
09-Nov-2024 21:09:39         188,927  50%   25.74MB/s    0:00:00 (xfr#17, to-chk=6/42)
09-Nov-2024 21:09:39         191,255  51%   26.06MB/s    0:00:00 (xfr#18, to-chk=5/42)
09-Nov-2024 21:09:39         192,557  51%   26.23MB/s    0:00:00 (xfr#19, to-chk=4/42)
09-Nov-2024 21:09:39         196,023  52%   23.37MB/s    0:00:00 (xfr#20, to-chk=3/42)
09-Nov-2024 21:09:39         199,831  53%   23.82MB/s    0:00:00 (xfr#21, to-chk=2/42)
09-Nov-2024 21:09:39         202,908  54%   21.50MB/s    0:00:00 (xfr#22, to-chk=1/42)
09-Nov-2024 21:09:39         203,471  54%   21.56MB/s    0:00:00 (xfr#23, to-chk=0/42)
09-Nov-2024 21:09:39         203,471  54%   16.17MB/s    0:00:00 (xfr#23, to-chk=0/42)
09-Nov-2024 21:09:39         203,471  54%   16.17MB/s    0:00:00 (xfr#23, to-chk=0/42)
09-Nov-2024 21:09:39         203,471  54%   14.93MB/s    0:00:00 (xfr#23, to-chk=0/42)
09-Nov-2024 21:09:39         203,471  54%   14.93MB/s    0:00:00 (xfr#23, to-chk=0/42)
09-Nov-2024 21:09:39         203,471  54%   14.93MB/s    0:00:00 (xfr#23, to-chk=0/42)
09-Nov-2024 21:09:39 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.09-20.59.49/pod-logs/dev-oneprovider-paris-0/cluster-manager
09-Nov-2024 21:09:39
09-Nov-2024 21:09:39               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 21:09:39               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 21:09:39           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 21:09:39           4,766  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 21:09:39           4,766  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 21:09:39           6,581  48%    6.28MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 21:09:39           6,843  50%    6.53MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 21:09:39           6,843  50%    3.26MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 21:09:39 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.09-20.59.49/pod-logs/dev-oneprovider-paris-0/op-panel
09-Nov-2024 21:09:39
09-Nov-2024 21:09:39               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 21:09:39               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 21:09:39          15,532  16%   14.81MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 21:09:39          31,973  33%   30.49MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 21:09:39          31,973  33%   30.49MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 21:09:39          47,302  49%   45.11MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 21:09:39          47,593  50%   45.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 21:09:39          47,593  50%   22.69MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 21:09:39 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.09-20.59.49/pod-logs/dev-oneprovider-paris-0/op-worker
09-Nov-2024 21:09:39
09-Nov-2024 21:09:39               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=39/42)
09-Nov-2024 21:09:39               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 21:09:39          36,818  10%   35.11MB/s    0:00:00 (xfr#2, to-chk=37/42)
09-Nov-2024 21:09:39          71,085  19%   67.79MB/s    0:00:00 (xfr#3, to-chk=35/42)
09-Nov-2024 21:09:39          71,085  19%   67.79MB/s    0:00:00 (xfr#4, to-chk=33/42)
09-Nov-2024 21:09:39          71,085  19%   67.79MB/s    0:00:00 (xfr#5, to-chk=31/42)
09-Nov-2024 21:09:39         103,853  28%   33.01MB/s    0:00:00 (xfr#6, to-chk=29/42)
09-Nov-2024 21:09:39         104,003  28%   33.06MB/s    0:00:00 (xfr#7, to-chk=27/42)
09-Nov-2024 21:09:39         104,300  28%   33.16MB/s    0:00:00 (xfr#8, to-chk=25/42)
09-Nov-2024 21:09:39         165,686  45%   39.50MB/s    0:00:00 (xfr#9, to-chk=23/42)
09-Nov-2024 21:09:39         168,010  45%   40.06MB/s    0:00:00 (xfr#10, to-chk=13/42)
09-Nov-2024 21:09:39         171,075  46%   40.79MB/s    0:00:00 (xfr#11, to-chk=12/42)
09-Nov-2024 21:09:39         176,019  47%   41.97MB/s    0:00:00 (xfr#12, to-chk=11/42)
09-Nov-2024 21:09:39         176,295  48%   33.63MB/s    0:00:00 (xfr#13, to-chk=10/42)
09-Nov-2024 21:09:39         180,846  49%   34.49MB/s    0:00:00 (xfr#14, to-chk=9/42)
09-Nov-2024 21:09:39         185,053  50%   35.30MB/s    0:00:00 (xfr#15, to-chk=8/42)
09-Nov-2024 21:09:39         187,719  51%   35.80MB/s    0:00:00 (xfr#16, to-chk=7/42)
09-Nov-2024 21:09:39         188,278  51%   35.91MB/s    0:00:00 (xfr#17, to-chk=6/42)
09-Nov-2024 21:09:39         192,086  52%   36.64MB/s    0:00:00 (xfr#18, to-chk=5/42)
09-Nov-2024 21:09:39         193,673  52%   30.78MB/s    0:00:00 (xfr#19, to-chk=4/42)
09-Nov-2024 21:09:39         194,576  53%   30.93MB/s    0:00:00 (xfr#20, to-chk=3/42)
09-Nov-2024 21:09:39         198,042  53%   31.48MB/s    0:00:00 (xfr#21, to-chk=2/42)
09-Nov-2024 21:09:39         199,340  54%   31.68MB/s    0:00:00 (xfr#22, to-chk=1/42)
09-Nov-2024 21:09:39         201,322  54%   27.43MB/s    0:00:00 (xfr#23, to-chk=0/42)
09-Nov-2024 21:09:39         201,322  54%   24.00MB/s    0:00:00 (xfr#23, to-chk=0/42)
09-Nov-2024 21:09:39         201,322  54%   24.00MB/s    0:00:00 (xfr#23, to-chk=0/42)
09-Nov-2024 21:09:39         201,322  54%   24.00MB/s    0:00:00 (xfr#23, to-chk=0/42)
09-Nov-2024 21:09:39         201,322  54%   24.00MB/s    0:00:00 (xfr#23, to-chk=0/42)
09-Nov-2024 21:09:39         201,322  54%   24.00MB/s    0:00:00 (xfr#23, to-chk=0/42)
09-Nov-2024 21:09:39 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.09-20.59.49/pod-logs/dev-onezone-0/oz-panel
09-Nov-2024 21:09:39
09-Nov-2024 21:09:39               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 21:09:39               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 21:09:39          31,974  13%   30.49MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 21:09:39          65,122  26%   62.11MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 21:09:39          89,809  36%   42.82MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 21:09:39         121,580  49%   57.97MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 21:09:39         121,871  50%   58.11MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 21:09:39         121,871  50%   29.06MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 21:09:39 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.09-20.59.49/pod-logs/dev-onezone-0/cluster-manager
09-Nov-2024 21:09:39
09-Nov-2024 21:09:39               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 21:09:39               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 21:09:39           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 21:09:39           4,664  34%    4.45MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 21:09:39           4,664  34%    4.45MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 21:09:39           6,438  48%    6.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 21:09:39           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 21:09:39           6,700  50%    3.19MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 21:09:39 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.09-20.59.49/pod-logs/dev-onezone-0/oz-worker
09-Nov-2024 21:09:39
09-Nov-2024 21:09:39               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=15/18)
09-Nov-2024 21:09:39               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 21:09:39          16,328   7%   15.57MB/s    0:00:00 (xfr#2, to-chk=13/18)
09-Nov-2024 21:09:39          33,301  14%   31.76MB/s    0:00:00 (xfr#3, to-chk=11/18)
09-Nov-2024 21:09:39          33,301  14%   31.76MB/s    0:00:00 (xfr#4, to-chk=9/18)
09-Nov-2024 21:09:39          49,149  21%   11.72MB/s    0:00:00 (xfr#5, to-chk=7/18)
09-Nov-2024 21:09:39          49,240  21%   11.74MB/s    0:00:00 (xfr#6, to-chk=5/18)
09-Nov-2024 21:09:39          49,537  21%   11.81MB/s    0:00:00 (xfr#7, to-chk=3/18)
09-Nov-2024 21:09:39         113,263  50%   15.43MB/s    0:00:00 (xfr#8, to-chk=1/18)
09-Nov-2024 21:09:39         113,263  50%   12.00MB/s    0:00:00 (xfr#8, to-chk=0/18)
09-Nov-2024 21:09:39 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSP/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy/test_multi_reg_file_stat.1731186569.2865832 exists, exporting anyway.
09-Nov-2024 21:09:39
09-Nov-2024 21:09:39
09-Nov-2024 21:09:39 =============================== warnings summary ===============================
09-Nov-2024 21:09:39 tests/utils/rest_utils.py:98
09-Nov-2024 21:09:39   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSP/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
09-Nov-2024 21:09:39     print("""
09-Nov-2024 21:09:39
09-Nov-2024 21:09:39 tests/utils/path_utils.py:112
09-Nov-2024 21:09:39   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSP/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
09-Nov-2024 21:09:39     return path.replace("'", "\\'").replace(' ', '\ ')
09-Nov-2024 21:09:39
09-Nov-2024 21:09:39 tests/utils/acceptance_utils.py:55
09-Nov-2024 21:09:39   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSP/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
09-Nov-2024 21:09:39     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
09-Nov-2024 21:09:39
09-Nov-2024 21:09:39 tests/utils/acceptance_utils.py:57
09-Nov-2024 21:09:39   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSP/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
09-Nov-2024 21:09:39     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
09-Nov-2024 21:09:39
09-Nov-2024 21:09:39 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
09-Nov-2024 21:09:39 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSP/onedata-acceptance/test-reports/results.xml -
09-Nov-2024 21:09:39 ================== 14 passed, 4 warnings in 593.43s (0:09:53) ==================
09-Nov-2024 21:09:46 release "dev" uninstalled
09-Nov-2024 21:09:47 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
09-Nov-2024 21:09:47 persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted
09-Nov-2024 21:09:49 No resources found
09-Nov-2024 21:09:50 Sidecar injection has been disabled
09-Nov-2024 21:09:50 Cleaning helm release "dev"...
09-Nov-2024 21:09:50 Deleted 1 helm deployments
09-Nov-2024 21:09:50 Deleted 0 k8s deployments
09-Nov-2024 21:09:50 Deleted 0 k8s services
09-Nov-2024 21:09:50 Deleted 0 persistent volumes
09-Nov-2024 21:09:50 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
09-Nov-2024 21:09:50 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
09-Nov-2024 21:09:50 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
09-Nov-2024 21:09:50 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
09-Nov-2024 21:09:50 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
09-Nov-2024 21:09:50 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
09-Nov-2024 21:09:50 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
09-Nov-2024 21:09:50 Finished task 'Run acceptance oneclient tests' with result: Success
09-Nov-2024 21:09:50 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
09-Nov-2024 21:09:50 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSP...
09-Nov-2024 21:09:50 Finished task 'Parse test results' with result: Success
09-Nov-2024 21:09:50 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
09-Nov-2024 21:09:50
Substituting variable: ${bamboo.artifactRepoHostname} with S3
09-Nov-2024 21:09:50
Substituting variable: ${bamboo.artifactRepoPort} with 10161
09-Nov-2024 21:09:50
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
09-Nov-2024 21:09:50
Substituting variable: ${bamboo.planRepository.branchName} with develop
09-Nov-2024 21:09:50
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
09-Nov-2024 21:09:50
Substituting variable: ${bamboo.artifactRepoHostname} with S3
09-Nov-2024 21:09:50
Substituting variable: ${bamboo.artifactRepoPort} with 10161
09-Nov-2024 21:09:50
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
09-Nov-2024 21:09:50
Substituting variable: ${bamboo.planRepository.branchName} with develop
09-Nov-2024 21:09:50
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
09-Nov-2024 21:09:50 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
09-Nov-2024 21:09:50
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file stat proxyio #3362 (ODSRV-OAP-MPRFSP-3362)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFSP-3362-ScriptBuildTask-4776595675652115312.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSP/onedata-acceptance
09-Nov-2024 21:09:50 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_proxy_regular_file_stat_proxyio.tar.gz
09-Nov-2024 21:09:51 Uploading artifact
09-Nov-2024 21:09:51     source path: surefire_multiprovider_proxy_regular_file_stat_proxyio.tar.gz
09-Nov-2024 21:09:51     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_proxy_regular_file_stat_proxyio.tar.gz
09-Nov-2024 21:09:51 Finished task 'Pack and push surefire artifact' with result: Success
09-Nov-2024 21:09:51 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
09-Nov-2024 21:09:51 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
09-Nov-2024 21:09:51
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file stat proxyio #3362 (ODSRV-OAP-MPRFSP-3362)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFSP-3362-ScriptBuildTask-3382955062341680994.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSP
09-Nov-2024 21:09:51 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
09-Nov-2024 21:09:51 Finished task 'Pack logs' with result: Success
09-Nov-2024 21:09:51 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
09-Nov-2024 21:09:51
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
09-Nov-2024 21:09:51 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
09-Nov-2024 21:09:51
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file stat proxyio #3362 (ODSRV-OAP-MPRFSP-3362)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFSP-3362-ScriptBuildTask-10818578094390549207.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSP/onedata-acceptance
09-Nov-2024 21:09:51   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
09-Nov-2024 21:09:51                                  Dload  Upload   Total   Spent    Left  Speed
09-Nov-2024 21:09:51
09-Nov-2024 21:09:51   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
09-Nov-2024 21:09:51 100  4822  100  4822    0     0  60275      0 --:--:-- --:--:-- --:--:-- 60275
09-Nov-2024 21:09:51 Clearing /tmp/onedata and /home/bamboo/.one-env
09-Nov-2024 21:09:52 Cleaning helm deployments
09-Nov-2024 21:09:52 Cleanining pods
09-Nov-2024 21:09:53 Cleaning kube persistant volumes
09-Nov-2024 21:09:53 Cleaning dockswift container
09-Nov-2024 21:09:53 Cleaning docker containers
09-Nov-2024 21:09:56 Stalled docker containers to remove:
09-Nov-2024 21:09:56 8a511055bfbd 1d134b64a45a 79283fbf4c62 a04d097ebf19 3608e6f4bd93 f3a33b649339 9ec69f841296 b847347c6c2b 373641b5e7ad ec0f1198ba92 d1a5b95eb242 7f7427e267f6 8dff007c8367 d26a57442a80 846177d09fcb 7b6e5da2519c a465fe6ae8d7 6a2036c48ed4 f41eea8cd7aa f90cd4782c8f
09-Nov-2024 21:09:56 Removing stalled docker containers
09-Nov-2024 21:09:56 Error response from daemon: Cannot kill container: 8a511055bfbd: Container 8a511055bfbd81cba4d7b0b2264a1202a5e5ab17111c565de52ec269c91caddf is not running
09-Nov-2024 21:09:56 8a511055bfbd
09-Nov-2024 21:09:56 Error response from daemon: Cannot kill container: 1d134b64a45a: Container 1d134b64a45a0eaaac6523c1de8c3f29362420c131b0f682227122f412bc7724 is not running
09-Nov-2024 21:09:56 1d134b64a45a
09-Nov-2024 21:09:56 Error response from daemon: Cannot kill container: 79283fbf4c62: Container 79283fbf4c6218088aba5b428273ef06409fcae07a093bdc209f89fccc940be5 is not running
09-Nov-2024 21:09:56 79283fbf4c62
09-Nov-2024 21:09:56 Error response from daemon: Cannot kill container: a04d097ebf19: Container a04d097ebf197e53af7eae9a47792a7a1d75e7890ea1b5dd49ff3bdd83bb612d is not running
09-Nov-2024 21:09:56 a04d097ebf19
09-Nov-2024 21:09:56 Error response from daemon: Cannot kill container: 3608e6f4bd93: Container 3608e6f4bd939c399220a86f76d734cbcff73f9518c6f28f12f2ad0ee678d121 is not running
09-Nov-2024 21:09:56 3608e6f4bd93
09-Nov-2024 21:09:56 Error response from daemon: Cannot kill container: f3a33b649339: Container f3a33b6493397d2ab1524fcd3f43c8a663fdde90a2a183bfb10964e0c6a2ff04 is not running
09-Nov-2024 21:09:56 f3a33b649339
09-Nov-2024 21:09:56 Error response from daemon: Cannot kill container: 9ec69f841296: Container 9ec69f841296ad3ffb8a04b3ed6523a267f0cad01e7423e2397c8f042061c185 is not running
09-Nov-2024 21:09:56 9ec69f841296
09-Nov-2024 21:09:57 Error response from daemon: Cannot kill container: b847347c6c2b: Container b847347c6c2bae774f51a40c836820c62d237974e6421dbad670e1897e3efc22 is not running
09-Nov-2024 21:09:57 b847347c6c2b
09-Nov-2024 21:09:57 Error response from daemon: Cannot kill container: 373641b5e7ad: Container 373641b5e7add2e8f9868258099133027829c08d3a8b3d8b58a0b085dbf15422 is not running
09-Nov-2024 21:09:57 373641b5e7ad
09-Nov-2024 21:09:57 Error response from daemon: Cannot kill container: ec0f1198ba92: Container ec0f1198ba925558837db417f2a918918c338b922bcdd243dc274c7dc810b427 is not running
09-Nov-2024 21:09:57 ec0f1198ba92
09-Nov-2024 21:09:57 Error response from daemon: Cannot kill container: d1a5b95eb242: Container d1a5b95eb242cba2edd8c5de6bb08fe480ea8b66b697f78a4857b3b27ba5ef53 is not running
09-Nov-2024 21:09:57 d1a5b95eb242
09-Nov-2024 21:09:57 Error response from daemon: Cannot kill container: 7f7427e267f6: Container 7f7427e267f615faa18e005f6f22b797bddeafd70293d87b32e47200fc414483 is not running
09-Nov-2024 21:09:57 7f7427e267f6
09-Nov-2024 21:09:57 Error response from daemon: Cannot kill container: 8dff007c8367: Container 8dff007c836792a62c31c61e26e6af5747982746829b60a54e04f7c37feb2b23 is not running
09-Nov-2024 21:09:57 8dff007c8367
09-Nov-2024 21:09:57 Error response from daemon: Cannot kill container: d26a57442a80: Container d26a57442a809c95f378e46f3c576d61613f0d9f43bd45ff567cf70e4c6b0e18 is not running
09-Nov-2024 21:09:57 d26a57442a80
09-Nov-2024 21:09:57 Error response from daemon: Cannot kill container: 846177d09fcb: Container 846177d09fcb4724af652cf97f2f89a6c584c23ffc0898fbd62ddf2612c53bc9 is not running
09-Nov-2024 21:09:57 846177d09fcb
09-Nov-2024 21:09:57 Error response from daemon: Cannot kill container: 7b6e5da2519c: Container 7b6e5da2519c02de5f8e027c3a114c5a29f0204fd842a4605020d10bcc5240d0 is not running
09-Nov-2024 21:09:57 7b6e5da2519c
09-Nov-2024 21:09:57 Error response from daemon: Cannot kill container: a465fe6ae8d7: Container a465fe6ae8d79e80b4556b2cc5d2ff35e256c782efee5758ef2c110e84e343c2 is not running
09-Nov-2024 21:09:57 a465fe6ae8d7
09-Nov-2024 21:09:57 Error response from daemon: Cannot kill container: 6a2036c48ed4: Container 6a2036c48ed4b1445a2694cb64ef34b95b98500cc0002a176113a730c800e2e3 is not running
09-Nov-2024 21:09:58 6a2036c48ed4
09-Nov-2024 21:09:58 Error response from daemon: Cannot kill container: f41eea8cd7aa: Container f41eea8cd7aa12797cdc1551d3de3e7c926324cd0b377983576fc1fde7ba29f8 is not running
09-Nov-2024 21:09:58 f41eea8cd7aa
09-Nov-2024 21:09:58 f90cd4782c8f
09-Nov-2024 21:09:58 f90cd4782c8f
09-Nov-2024 21:09:58 Stalled docker volumes to remove:
09-Nov-2024 21:09:58
09-Nov-2024 21:09:58 Removing stalled docker volumes
09-Nov-2024 21:09:58 Removing stalled loopdevices
09-Nov-2024 21:09:59 Done
09-Nov-2024 21:09:59 Finished task 'Clear env and working dir' with result: Success
09-Nov-2024 21:09:59 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
09-Nov-2024 21:09:59 Running post build plugin 'Docker Container Cleanup'
09-Nov-2024 21:09:59 Running post build plugin 'NCover Results Collector'
09-Nov-2024 21:09:59 Running post build plugin 'Build Results Label Collector'
09-Nov-2024 21:09:59 Running post build plugin 'Clover Results Collector'
09-Nov-2024 21:09:59 Running post build plugin 'npm Cache Cleanup'
09-Nov-2024 21:09:59 Running post build plugin 'Artifact Copier'
09-Nov-2024 21:09:59 Publishing an artifact: test_logs.tar.gz
09-Nov-2024 21:09:59 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 48.04 ms
09-Nov-2024 21:09:59 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSP'
09-Nov-2024 21:09:59 Finalising the build...
09-Nov-2024 21:09:59 Stopping timer.
09-Nov-2024 21:09:59 Build ODSRV-OAP-MPRFSP-3362 completed.
09-Nov-2024 21:09:59 Running on server: post build plugin 'Build Hanging Detection Configuration'
09-Nov-2024 21:09:59 Running on server: post build plugin 'NCover Results Collector'
09-Nov-2024 21:09:59 Running on server: post build plugin 'Build Labeller'
09-Nov-2024 21:09:59 Running on server: post build plugin 'Clover Delta Calculator'
09-Nov-2024 21:09:59 Running on server: post build plugin 'Maven Dependencies Postprocessor'
09-Nov-2024 21:09:59 All post build plugins have finished
09-Nov-2024 21:09:59 Generating build results summary...
09-Nov-2024 21:10:00 Saving build results to disk...
09-Nov-2024 21:10:00 Store variable context...
09-Nov-2024 21:10:00 Finished building ODSRV-OAP-MPRFSP-3362.