oneclient acceptance tests using environment deployed from packages

Build: #3363 was successful

Job: multiprovider regular file stat directio was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

The build generated 1,777 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:37:02 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_truncate_without_permission[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:37:02 =================================================================
13-Nov-2024 18:37:02 - Executing scenario 'Fail to truncate regular file without write permission'
13-Nov-2024 18:37:02 - from feature 'Multi_regular_file_stat'
13-Nov-2024 18:37:02 -----------------------------------------------------------------
13-Nov-2024 18:37:02 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:37:02 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:37:02 using [token, token] by [user1, user2]"'
13-Nov-2024 18:37:02 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8c52d', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:37:02 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8c52d', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:37:02 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8c52d', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:37:02
13-Nov-2024 18:37:02
13-Nov-2024 18:37:02 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8c52d'
13-Nov-2024 18:37:02 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8c52d' successfully started
13-Nov-2024 18:37:02
13-Nov-2024 18:37:02 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/rkp0se093xfuvonf
13-Nov-2024 18:37:02
13-Nov-2024 18:37:02 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/rkp0se093xfuvonf --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/rkp0se093xfuvonf
13-Nov-2024 18:37:02 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '13762304996276152833'...
13-Nov-2024 18:37:02 Getting configuration...
13-Nov-2024 18:37:02 Oneclient has been successfully mounted in '/tmp/onedata/mnt/rkp0se093xfuvonf'.
13-Nov-2024 18:37:02
13-Nov-2024 18:37:02 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-zx7wl', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:37:02 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-zx7wl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:37:02 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-zx7wl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:37:02
13-Nov-2024 18:37:02
13-Nov-2024 18:37:02 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-zx7wl'
13-Nov-2024 18:37:02 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-zx7wl' successfully started
13-Nov-2024 18:37:02
13-Nov-2024 18:37:02 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/5bi61yjcydbi4kr7
13-Nov-2024 18:37:02
13-Nov-2024 18:37:02 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/5bi61yjcydbi4kr7 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/5bi61yjcydbi4kr7
13-Nov-2024 18:37:02 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '1630644931782869086'...
13-Nov-2024 18:37:02 Getting configuration...
13-Nov-2024 18:37:02 Oneclient has been successfully mounted in '/tmp/onedata/mnt/5bi61yjcydbi4kr7'.
13-Nov-2024 18:37:02
13-Nov-2024 18:37:02 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
13-Nov-2024 18:37:02 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
13-Nov-2024 18:37:02 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
13-Nov-2024 18:37:02 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
13-Nov-2024 18:37:02 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 644 on client11"'
13-Nov-2024 18:37:02 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 644 on client21"'
13-Nov-2024 18:37:02 -- Executing step: 'When "user2 fails to change space1/dir1/file1 size to 1000000 bytes on client21"'
13-Nov-2024 18:37:02 =================================================================
13-Nov-2024 18:37:02
13-Nov-2024 18:37:03 PASSED
13-Nov-2024 18:37:03 Unmounting client from /tmp/onedata/mnt/rkp0se093xfuvonf
13-Nov-2024 18:37:03
13-Nov-2024 18:37:03
13-Nov-2024 18:37:03 Unmounting client from /tmp/onedata/mnt/5bi61yjcydbi4kr7
13-Nov-2024 18:37:03
13-Nov-2024 18:37:03
13-Nov-2024 18:37:38 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_timestamp[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:37:38 =================================================================
13-Nov-2024 18:37:38 - Executing scenario 'Timestamps at creation'
13-Nov-2024 18:37:38 - from feature 'Multi_regular_file_stat'
13-Nov-2024 18:37:38 -----------------------------------------------------------------
13-Nov-2024 18:37:38 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:37:38 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:37:38 using [token, token] by [user1, user2]"'
13-Nov-2024 18:37:38 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8c52d', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:37:38 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8c52d', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:37:38 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8c52d', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:37:38
13-Nov-2024 18:37:38
13-Nov-2024 18:37:38 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8c52d'
13-Nov-2024 18:37:38 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8c52d' successfully started
13-Nov-2024 18:37:38
13-Nov-2024 18:37:38 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/nsqw9i8z72wo8b27
13-Nov-2024 18:37:38
13-Nov-2024 18:37:38 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/nsqw9i8z72wo8b27 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/nsqw9i8z72wo8b27
13-Nov-2024 18:37:38 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '5764521629995575382'...
13-Nov-2024 18:37:38 Getting configuration...
13-Nov-2024 18:37:38 Oneclient has been successfully mounted in '/tmp/onedata/mnt/nsqw9i8z72wo8b27'.
13-Nov-2024 18:37:38
13-Nov-2024 18:37:38 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-zx7wl', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:37:38 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-zx7wl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:37:38 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-zx7wl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:37:38
13-Nov-2024 18:37:38
13-Nov-2024 18:37:38 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-zx7wl'
13-Nov-2024 18:37:38 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-zx7wl' successfully started
13-Nov-2024 18:37:38
13-Nov-2024 18:37:38 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/3og8eff7zrzepp6y
13-Nov-2024 18:37:38
13-Nov-2024 18:37:38 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/3og8eff7zrzepp6y --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/3og8eff7zrzepp6y
13-Nov-2024 18:37:38 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '1754068815888325361'...
13-Nov-2024 18:37:38 Getting configuration...
13-Nov-2024 18:37:38 Oneclient has been successfully mounted in '/tmp/onedata/mnt/3og8eff7zrzepp6y'.
13-Nov-2024 18:37:38
13-Nov-2024 18:37:38 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
13-Nov-2024 18:37:38 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
13-Nov-2024 18:37:38 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
13-Nov-2024 18:37:38 -- Executing step: 'Then "modification time of user2's space1/file1 is equal to access time on client21"'
13-Nov-2024 18:37:38 -- Executing step: 'Then "status-change time of user2's space1/file1 is equal to access time on client21"'
13-Nov-2024 18:37:38 =================================================================
13-Nov-2024 18:37:38
13-Nov-2024 18:37:38 PASSED
13-Nov-2024 18:37:38 Unmounting client from /tmp/onedata/mnt/nsqw9i8z72wo8b27
13-Nov-2024 18:37:38
13-Nov-2024 18:37:38
13-Nov-2024 18:37:38 Unmounting client from /tmp/onedata/mnt/3og8eff7zrzepp6y
13-Nov-2024 18:37:38
13-Nov-2024 18:37:38
13-Nov-2024 18:38:17 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_update_timestamp_without_permission[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:38:17 =================================================================
13-Nov-2024 18:38:17 - Executing scenario 'Fail to update timestamps (touch) without write permission'
13-Nov-2024 18:38:17 - from feature 'Multi_regular_file_stat'
13-Nov-2024 18:38:17 -----------------------------------------------------------------
13-Nov-2024 18:38:17 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:38:17 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:38:17 using [token, token] by [user1, user2]"'
13-Nov-2024 18:38:17 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8c52d', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:38:17 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8c52d', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:38:17 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8c52d', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:38:17
13-Nov-2024 18:38:17
13-Nov-2024 18:38:17 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8c52d'
13-Nov-2024 18:38:17 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8c52d' successfully started
13-Nov-2024 18:38:17
13-Nov-2024 18:38:17 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/k2gqkhypeu7flyew
13-Nov-2024 18:38:17
13-Nov-2024 18:38:17 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/k2gqkhypeu7flyew --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/k2gqkhypeu7flyew
13-Nov-2024 18:38:17 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '5510253620648961794'...
13-Nov-2024 18:38:17 Getting configuration...
13-Nov-2024 18:38:17 Oneclient has been successfully mounted in '/tmp/onedata/mnt/k2gqkhypeu7flyew'.
13-Nov-2024 18:38:17
13-Nov-2024 18:38:17 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-zx7wl', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:38:17 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-zx7wl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:38:17 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-zx7wl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:38:17
13-Nov-2024 18:38:17
13-Nov-2024 18:38:17 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-zx7wl'
13-Nov-2024 18:38:17 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-zx7wl' successfully started
13-Nov-2024 18:38:17
13-Nov-2024 18:38:17 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/wjfiheqwi6yxxhld
13-Nov-2024 18:38:17
13-Nov-2024 18:38:17 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/wjfiheqwi6yxxhld --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/wjfiheqwi6yxxhld
13-Nov-2024 18:38:17 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '574569454291545838'...
13-Nov-2024 18:38:17 Getting configuration...
13-Nov-2024 18:38:17 Oneclient has been successfully mounted in '/tmp/onedata/mnt/wjfiheqwi6yxxhld'.
13-Nov-2024 18:38:17
13-Nov-2024 18:38:17 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
13-Nov-2024 18:38:17 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
13-Nov-2024 18:38:17 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
13-Nov-2024 18:38:17 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
13-Nov-2024 18:38:17 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 644 on client11"'
13-Nov-2024 18:38:17 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 644 on client21"'
13-Nov-2024 18:38:17 -- Executing step: 'When "user2 fails to update [space1/dir1/file1] timestamps on client21"'
13-Nov-2024 18:38:17 =================================================================
13-Nov-2024 18:38:17
13-Nov-2024 18:38:18 PASSED
13-Nov-2024 18:38:18 Unmounting client from /tmp/onedata/mnt/k2gqkhypeu7flyew
13-Nov-2024 18:38:18
13-Nov-2024 18:38:18
13-Nov-2024 18:38:18 Unmounting client from /tmp/onedata/mnt/wjfiheqwi6yxxhld
13-Nov-2024 18:38:18
13-Nov-2024 18:38:18
13-Nov-2024 18:39:03 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_update_timestamp_with_permission[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:39:03 =================================================================
13-Nov-2024 18:39:03 - Executing scenario 'Update timestamps (touch) with write permission'
13-Nov-2024 18:39:03 - from feature 'Multi_regular_file_stat'
13-Nov-2024 18:39:03 -----------------------------------------------------------------
13-Nov-2024 18:39:03 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:39:03 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:39:03 using [token, token] by [user1, user2]"'
13-Nov-2024 18:39:03 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8c52d', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:39:03 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8c52d', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:39:03 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8c52d', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:39:03
13-Nov-2024 18:39:03
13-Nov-2024 18:39:03 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8c52d'
13-Nov-2024 18:39:03 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8c52d' successfully started
13-Nov-2024 18:39:03
13-Nov-2024 18:39:03 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/duyvstwea96gz1af
13-Nov-2024 18:39:03
13-Nov-2024 18:39:03 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/duyvstwea96gz1af --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/duyvstwea96gz1af
13-Nov-2024 18:39:03 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16729780724140899092'...
13-Nov-2024 18:39:03 Getting configuration...
13-Nov-2024 18:39:03 Oneclient has been successfully mounted in '/tmp/onedata/mnt/duyvstwea96gz1af'.
13-Nov-2024 18:39:03
13-Nov-2024 18:39:03 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-zx7wl', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:39:03 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-zx7wl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:39:03 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-zx7wl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:39:03
13-Nov-2024 18:39:03
13-Nov-2024 18:39:03 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-zx7wl'
13-Nov-2024 18:39:03 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-zx7wl' successfully started
13-Nov-2024 18:39:03
13-Nov-2024 18:39:03 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/71mqvsn0h7ofrqak
13-Nov-2024 18:39:03
13-Nov-2024 18:39:03 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/71mqvsn0h7ofrqak --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/71mqvsn0h7ofrqak
13-Nov-2024 18:39:03 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '13830981813804759044'...
13-Nov-2024 18:39:03 Getting configuration...
13-Nov-2024 18:39:03 Oneclient has been successfully mounted in '/tmp/onedata/mnt/71mqvsn0h7ofrqak'.
13-Nov-2024 18:39:03
13-Nov-2024 18:39:03 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
13-Nov-2024 18:39:03 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
13-Nov-2024 18:39:03 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
13-Nov-2024 18:39:03 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
13-Nov-2024 18:39:03 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 624 on client11"'
13-Nov-2024 18:39:03 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 624 on client21"'
13-Nov-2024 18:39:03 -- Executing step: 'When "user2 updates [space1/dir1/file1] timestamps on client21"'
13-Nov-2024 18:39:03 -- Executing step: 'Then "modification time of user2's space1/dir1/file1 is equal to access time on client21"'
13-Nov-2024 18:39:03 =================================================================
13-Nov-2024 18:39:03
13-Nov-2024 18:39:03 PASSED
13-Nov-2024 18:39:03 Unmounting client from /tmp/onedata/mnt/duyvstwea96gz1af
13-Nov-2024 18:39:03
13-Nov-2024 18:39:03
13-Nov-2024 18:39:03 Unmounting client from /tmp/onedata/mnt/71mqvsn0h7ofrqak
13-Nov-2024 18:39:03
13-Nov-2024 18:39:03
13-Nov-2024 18:39:57 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_access_time[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:39:57 =================================================================
13-Nov-2024 18:39:57 - Executing scenario 'Access time'
13-Nov-2024 18:39:57 - from feature 'Multi_regular_file_stat'
13-Nov-2024 18:39:57 -----------------------------------------------------------------
13-Nov-2024 18:39:57 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:39:57 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:39:57 using [token, token] by [user1, user2]"'
13-Nov-2024 18:39:57 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8c52d', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:39:57 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8c52d', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:39:57 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8c52d', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:39:57
13-Nov-2024 18:39:57
13-Nov-2024 18:39:57 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8c52d'
13-Nov-2024 18:39:57 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8c52d' successfully started
13-Nov-2024 18:39:57
13-Nov-2024 18:39:57 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/0772vrogb3ld5vm0
13-Nov-2024 18:39:57
13-Nov-2024 18:39:57 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/0772vrogb3ld5vm0 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/0772vrogb3ld5vm0
13-Nov-2024 18:39:57 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15536276773349093631'...
13-Nov-2024 18:39:57 Getting configuration...
13-Nov-2024 18:39:57 Oneclient has been successfully mounted in '/tmp/onedata/mnt/0772vrogb3ld5vm0'.
13-Nov-2024 18:39:57
13-Nov-2024 18:39:57 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-zx7wl', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:39:57 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-zx7wl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:39:57 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-zx7wl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:39:57
13-Nov-2024 18:39:57
13-Nov-2024 18:39:57 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-zx7wl'
13-Nov-2024 18:39:57 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-zx7wl' successfully started
13-Nov-2024 18:39:57
13-Nov-2024 18:39:57 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/lawlw61j8o56bujz
13-Nov-2024 18:39:57
13-Nov-2024 18:39:57 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/lawlw61j8o56bujz --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/lawlw61j8o56bujz
13-Nov-2024 18:39:57 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '11906382308381256850'...
13-Nov-2024 18:39:57 Getting configuration...
13-Nov-2024 18:39:57 Oneclient has been successfully mounted in '/tmp/onedata/mnt/lawlw61j8o56bujz'.
13-Nov-2024 18:39:57
13-Nov-2024 18:39:57 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
13-Nov-2024 18:39:57 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
13-Nov-2024 18:39:57 -- Executing step: 'When "user1 is idle for 2 seconds"'
13-Nov-2024 18:39:57 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1 on client11"'
13-Nov-2024 18:39:57 -- Executing step: 'Then "access time of user2's space1/file1 is greater than modification time on client21"'
13-Nov-2024 18:39:57 -- Executing step: 'Then "access time of user2's space1/file1 is greater than status-change time on client21"'
13-Nov-2024 18:39:57 =================================================================
13-Nov-2024 18:39:57
13-Nov-2024 18:39:58 PASSED
13-Nov-2024 18:39:58 Unmounting client from /tmp/onedata/mnt/0772vrogb3ld5vm0
13-Nov-2024 18:39:58
13-Nov-2024 18:39:58
13-Nov-2024 18:39:58 Unmounting client from /tmp/onedata/mnt/lawlw61j8o56bujz
13-Nov-2024 18:39:58
13-Nov-2024 18:39:58
13-Nov-2024 18:40:47 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_modification_time[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:40:47 =================================================================
13-Nov-2024 18:40:47 - Executing scenario 'Modification time'
13-Nov-2024 18:40:47 - from feature 'Multi_regular_file_stat'
13-Nov-2024 18:40:47 -----------------------------------------------------------------
13-Nov-2024 18:40:47 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:40:47 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:40:47 using [token, token] by [user1, user2]"'
13-Nov-2024 18:40:47 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8c52d', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:40:47 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8c52d', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:40:47 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8c52d', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:40:47
13-Nov-2024 18:40:47
13-Nov-2024 18:40:47 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8c52d'
13-Nov-2024 18:40:47 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8c52d' successfully started
13-Nov-2024 18:40:47
13-Nov-2024 18:40:47 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/x9ms8vgplzxkd8i4
13-Nov-2024 18:40:47
13-Nov-2024 18:40:47 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/x9ms8vgplzxkd8i4 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/x9ms8vgplzxkd8i4
13-Nov-2024 18:40:47 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '9376965650163805736'...
13-Nov-2024 18:40:47 Getting configuration...
13-Nov-2024 18:40:47 Oneclient has been successfully mounted in '/tmp/onedata/mnt/x9ms8vgplzxkd8i4'.
13-Nov-2024 18:40:47
13-Nov-2024 18:40:47 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-zx7wl', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:40:47 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-zx7wl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:40:47 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-zx7wl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:40:47
13-Nov-2024 18:40:47
13-Nov-2024 18:40:47 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-zx7wl'
13-Nov-2024 18:40:47 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-zx7wl' successfully started
13-Nov-2024 18:40:47
13-Nov-2024 18:40:47 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/bnqcqlalmdd1pujz
13-Nov-2024 18:40:47
13-Nov-2024 18:40:47 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/bnqcqlalmdd1pujz --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/bnqcqlalmdd1pujz
13-Nov-2024 18:40:47 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '888562455592886881'...
13-Nov-2024 18:40:47 Getting configuration...
13-Nov-2024 18:40:47 Oneclient has been successfully mounted in '/tmp/onedata/mnt/bnqcqlalmdd1pujz'.
13-Nov-2024 18:40:47
13-Nov-2024 18:40:47 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
13-Nov-2024 18:40:47 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
13-Nov-2024 18:40:47 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
13-Nov-2024 18:40:47 -- Executing step: 'When "user1 is idle for 2 seconds"'
13-Nov-2024 18:40:47 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
13-Nov-2024 18:40:47 -- Executing step: 'Then "modification time of user2's space1/file1 is greater than access time on client21"'
13-Nov-2024 18:40:47 -- Executing step: 'Then "modification time of user2's space1/file1 is equal to status-change time on client21"'
13-Nov-2024 18:40:47 =================================================================
13-Nov-2024 18:40:47
13-Nov-2024 18:40:47 PASSED
13-Nov-2024 18:40:47 Unmounting client from /tmp/onedata/mnt/x9ms8vgplzxkd8i4
13-Nov-2024 18:40:47
13-Nov-2024 18:40:47
13-Nov-2024 18:40:47 Unmounting client from /tmp/onedata/mnt/bnqcqlalmdd1pujz
13-Nov-2024 18:40:47
13-Nov-2024 18:40:47
13-Nov-2024 18:41:42 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_stat_change_time_chmod[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:41:42 =================================================================
13-Nov-2024 18:41:42 - Executing scenario 'Status-change time when changing mode'
13-Nov-2024 18:41:42 - from feature 'Multi_regular_file_stat'
13-Nov-2024 18:41:42 -----------------------------------------------------------------
13-Nov-2024 18:41:42 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:41:42 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:41:42 using [token, token] by [user1, user2]"'
13-Nov-2024 18:41:42 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8c52d', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:41:42 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8c52d', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:41:42 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8c52d', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:41:42
13-Nov-2024 18:41:42
13-Nov-2024 18:41:42 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8c52d'
13-Nov-2024 18:41:42 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8c52d' successfully started
13-Nov-2024 18:41:42
13-Nov-2024 18:41:42 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/k9y27mvyowuasu1k
13-Nov-2024 18:41:42
13-Nov-2024 18:41:42 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/k9y27mvyowuasu1k --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/k9y27mvyowuasu1k
13-Nov-2024 18:41:42 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '9187655399881037244'...
13-Nov-2024 18:41:42 Getting configuration...
13-Nov-2024 18:41:42 Oneclient has been successfully mounted in '/tmp/onedata/mnt/k9y27mvyowuasu1k'.
13-Nov-2024 18:41:42
13-Nov-2024 18:41:42 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-zx7wl', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:41:42 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-zx7wl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:41:42 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-zx7wl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:41:42
13-Nov-2024 18:41:42
13-Nov-2024 18:41:42 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-zx7wl'
13-Nov-2024 18:41:42 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-zx7wl' successfully started
13-Nov-2024 18:41:42
13-Nov-2024 18:41:42 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/ru9dugh5evrlziu9
13-Nov-2024 18:41:42
13-Nov-2024 18:41:42 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ru9dugh5evrlziu9 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ru9dugh5evrlziu9
13-Nov-2024 18:41:42 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '6653178987928481239'...
13-Nov-2024 18:41:42 Getting configuration...
13-Nov-2024 18:41:42 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ru9dugh5evrlziu9'.
13-Nov-2024 18:41:42
13-Nov-2024 18:41:42 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
13-Nov-2024 18:41:42 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
13-Nov-2024 18:41:42 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
13-Nov-2024 18:41:42 -- Executing step: 'When "user1 is idle for 2 seconds"'
13-Nov-2024 18:41:42 -- Executing step: 'When "user1 changes space1/file1 mode to 211 on client11"'
13-Nov-2024 18:41:42 -- Executing step: 'Then "mode of user2's space1/file1 is 211 on client21"'
13-Nov-2024 18:41:42 -- Executing step: 'Then "status-change time of user2's space1/file1 is greater than modification time on client21"'
13-Nov-2024 18:41:42 -- Executing step: 'Then "status-change time of user2's space1/file1 is greater than access time on client21"'
13-Nov-2024 18:41:42 =================================================================
13-Nov-2024 18:41:42
13-Nov-2024 18:41:43 PASSED
13-Nov-2024 18:41:43 Unmounting client from /tmp/onedata/mnt/k9y27mvyowuasu1k
13-Nov-2024 18:41:43
13-Nov-2024 18:41:43
13-Nov-2024 18:41:43 Unmounting client from /tmp/onedata/mnt/ru9dugh5evrlziu9
13-Nov-2024 18:41:43
13-Nov-2024 18:41:43
13-Nov-2024 18:42:26 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_stat_change_time_mv[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:42:26 =================================================================
13-Nov-2024 18:42:26 - Executing scenario 'Status-change time when renaming on storage'
13-Nov-2024 18:42:26 - from feature 'Multi_regular_file_stat'
13-Nov-2024 18:42:26 -----------------------------------------------------------------
13-Nov-2024 18:42:26 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:42:26 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:42:26 using [token, token] by [user1, user2]"'
13-Nov-2024 18:42:26 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8c52d', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:42:26 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8c52d', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:42:26 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8c52d', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:42:26
13-Nov-2024 18:42:26
13-Nov-2024 18:42:26 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8c52d'
13-Nov-2024 18:42:26 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8c52d' successfully started
13-Nov-2024 18:42:26
13-Nov-2024 18:42:26 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/swn85k51g9ayrjtg
13-Nov-2024 18:42:26
13-Nov-2024 18:42:26 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/swn85k51g9ayrjtg --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/swn85k51g9ayrjtg
13-Nov-2024 18:42:26 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10186022293853131360'...
13-Nov-2024 18:42:26 Getting configuration...
13-Nov-2024 18:42:26 Oneclient has been successfully mounted in '/tmp/onedata/mnt/swn85k51g9ayrjtg'.
13-Nov-2024 18:42:26
13-Nov-2024 18:42:26 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-zx7wl', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:42:26 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-zx7wl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:42:26 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-zx7wl', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:42:26
13-Nov-2024 18:42:26
13-Nov-2024 18:42:26 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-zx7wl'
13-Nov-2024 18:42:26 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-zx7wl' successfully started
13-Nov-2024 18:42:26
13-Nov-2024 18:42:26 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/ne1oumssir5tyips
13-Nov-2024 18:42:26
13-Nov-2024 18:42:26 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ne1oumssir5tyips --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ne1oumssir5tyips
13-Nov-2024 18:42:26 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '4442948869730713858'...
13-Nov-2024 18:42:26 Getting configuration...
13-Nov-2024 18:42:26 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ne1oumssir5tyips'.
13-Nov-2024 18:42:26
13-Nov-2024 18:42:26 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
13-Nov-2024 18:42:26 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
13-Nov-2024 18:42:26 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
13-Nov-2024 18:42:26 -- Executing step: 'When "user2 records [space1/file1] stats on client21"'
13-Nov-2024 18:42:26 -- Executing step: 'When "user1 is idle for 2 seconds"'
13-Nov-2024 18:42:26 -- Executing step: 'When "user1 renames space1/file1 to space1/file2 on client11"'
13-Nov-2024 18:42:26 -- Executing step: 'Then "user2 sees [file2] in space1 on client21"'
13-Nov-2024 18:42:26 -- Executing step: 'Then "access time of user2's space1/file2 is equal to recorded one of space1/file1 on client21"'
13-Nov-2024 18:42:26 -- Executing step: 'Then "modification time of user2's space1/file2 is equal to access time on client21"'
13-Nov-2024 18:42:26 -- Executing step: 'Then "status-change time of user2's space1/file2 is not less than access time on client21"'
13-Nov-2024 18:42:26 =================================================================
13-Nov-2024 18:42:26
13-Nov-2024 18:42:39 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
13-Nov-2024 18:42:39 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
13-Nov-2024 18:42:39 PASSED
13-Nov-2024 18:42:39 Unmounting client from /tmp/onedata/mnt/swn85k51g9ayrjtg
13-Nov-2024 18:42:39
13-Nov-2024 18:42:39
13-Nov-2024 18:42:39 Unmounting client from /tmp/onedata/mnt/ne1oumssir5tyips
13-Nov-2024 18:42:39
13-Nov-2024 18:42:39 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFSD/onedata-acceptance/tests/oneclient/logs/multiprovider_directio/test_multi_reg_file_stat.1731523347.155663', '-c', '/tmp/logs']
13-Nov-2024 18:42:39 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-qb9cq. See /home/bamboo/.one-env/deployments/2024.11.13-18.28.16/pod-logs/dev-cross-support-job-3p-users-qb9cq/entrypoint.log for more details
13-Nov-2024 18:42:39 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-8c52d: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.13-18.28.16/pod-logs/dev-oneclient-krakow-7d9476b8bc-8c52d/oneclient_logs
13-Nov-2024 18:42:39
13-Nov-2024 18:42:39               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=103/123)
13-Nov-2024 18:42:39               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:42:39          33,615   2%   32.06MB/s    0:00:00 (xfr#1, to-chk=102/123)
13-Nov-2024 18:42:39          33,615   2%   32.06MB/s    0:00:00 (xfr#1, to-chk=96/123)
13-Nov-2024 18:42:39          34,269   2%   32.68MB/s    0:00:00 (xfr#2, to-chk=98/123)
13-Nov-2024 18:42:39         133,886   8%   15.96MB/s    0:00:00 (xfr#3, to-chk=97/123)
13-Nov-2024 18:42:39         134,540   8%   16.04MB/s    0:00:00 (xfr#4, to-chk=96/123)
13-Nov-2024 18:42:39         166,580  11%   19.86MB/s    0:00:00 (xfr#5, to-chk=95/123)
13-Nov-2024 18:42:39         167,042  11%   19.91MB/s    0:00:00 (xfr#6, to-chk=91/123)
13-Nov-2024 18:42:39         263,446  17%   25.12MB/s    0:00:00 (xfr#7, to-chk=90/123)
13-Nov-2024 18:42:39         263,908  17%   25.17MB/s    0:00:00 (xfr#8, to-chk=89/123)
13-Nov-2024 18:42:39         264,536  17%   25.23MB/s    0:00:00 (xfr#9, to-chk=88/123)
13-Nov-2024 18:42:39         281,862  18%   26.88MB/s    0:00:00 (xfr#10, to-chk=87/123)
13-Nov-2024 18:42:39         282,420  18%   26.93MB/s    0:00:00 (xfr#11, to-chk=83/123)
13-Nov-2024 18:42:39         343,851  22%   29.81MB/s    0:00:00 (xfr#12, to-chk=82/123)
13-Nov-2024 18:42:39         344,409  22%   29.86MB/s    0:00:00 (xfr#13, to-chk=81/123)
13-Nov-2024 18:42:39         370,217  24%   29.42MB/s    0:00:00 (xfr#14, to-chk=80/123)
13-Nov-2024 18:42:39         370,583  24%   29.45MB/s    0:00:00 (xfr#15, to-chk=76/123)
13-Nov-2024 18:42:39         465,125  30%   34.12MB/s    0:00:00 (xfr#16, to-chk=75/123)
13-Nov-2024 18:42:39         465,491  31%   34.15MB/s    0:00:00 (xfr#17, to-chk=74/123)
13-Nov-2024 18:42:39         488,257  32%   33.26MB/s    0:00:00 (xfr#18, to-chk=73/123)
13-Nov-2024 18:42:39         488,719  32%   33.29MB/s    0:00:00 (xfr#19, to-chk=69/123)
13-Nov-2024 18:42:39         571,217  38%   36.32MB/s    0:00:00 (xfr#20, to-chk=68/123)
13-Nov-2024 18:42:39         571,679  38%   36.35MB/s    0:00:00 (xfr#21, to-chk=67/123)
13-Nov-2024 18:42:39         596,683  39%   37.94MB/s    0:00:00 (xfr#22, to-chk=66/123)
13-Nov-2024 18:42:39         597,049  39%   37.96MB/s    0:00:00 (xfr#23, to-chk=62/123)
13-Nov-2024 18:42:39         688,585  45%   38.63MB/s    0:00:00 (xfr#24, to-chk=61/123)
13-Nov-2024 18:42:39         688,951  45%   38.65MB/s    0:00:00 (xfr#25, to-chk=60/123)
13-Nov-2024 18:42:39         689,579  45%   38.68MB/s    0:00:00 (xfr#26, to-chk=59/123)
13-Nov-2024 18:42:39         711,076  47%   39.89MB/s    0:00:00 (xfr#27, to-chk=58/123)
13-Nov-2024 18:42:39         711,538  47%   39.92MB/s    0:00:00 (xfr#28, to-chk=54/123)
13-Nov-2024 18:42:39         791,146  52%   39.71MB/s    0:00:00 (xfr#29, to-chk=53/123)
13-Nov-2024 18:42:39         791,608  52%   39.73MB/s    0:00:00 (xfr#30, to-chk=52/123)
13-Nov-2024 18:42:39         809,456  53%   38.60MB/s    0:00:00 (xfr#31, to-chk=51/123)
13-Nov-2024 18:42:39         809,822  53%   36.78MB/s    0:00:00 (xfr#32, to-chk=47/123)
13-Nov-2024 18:42:39         868,723  57%   39.45MB/s    0:00:00 (xfr#33, to-chk=46/123)
13-Nov-2024 18:42:39         869,089  57%   37.67MB/s    0:00:00 (xfr#34, to-chk=45/123)
13-Nov-2024 18:42:39         886,040  59%   36.74MB/s    0:00:00 (xfr#35, to-chk=44/123)
13-Nov-2024 18:42:39         886,310  59%   35.22MB/s    0:00:00 (xfr#36, to-chk=40/123)
13-Nov-2024 18:42:39         940,730  62%   35.89MB/s    0:00:00 (xfr#37, to-chk=39/123)
13-Nov-2024 18:42:39         941,000  62%   35.90MB/s    0:00:00 (xfr#38, to-chk=38/123)
13-Nov-2024 18:42:39         941,628  62%   35.92MB/s    0:00:00 (xfr#39, to-chk=37/123)
13-Nov-2024 18:42:39         966,870  64%   35.46MB/s    0:00:00 (xfr#40, to-chk=36/123)
13-Nov-2024 18:42:39         967,236  64%   35.48MB/s    0:00:00 (xfr#41, to-chk=32/123)
13-Nov-2024 18:42:39       1,059,776  70%   37.43MB/s    0:00:00 (xfr#42, to-chk=31/123)
13-Nov-2024 18:42:39       1,060,142  70%   37.45MB/s    0:00:00 (xfr#43, to-chk=30/123)
13-Nov-2024 18:42:39       1,080,977  72%   36.82MB/s    0:00:00 (xfr#44, to-chk=29/123)
13-Nov-2024 18:42:39       1,081,343  72%   36.83MB/s    0:00:00 (xfr#45, to-chk=25/123)
13-Nov-2024 18:42:39       1,157,330  77%   36.79MB/s    0:00:00 (xfr#46, to-chk=24/123)
13-Nov-2024 18:42:39       1,157,696  77%   35.61MB/s    0:00:00 (xfr#47, to-chk=23/123)
13-Nov-2024 18:42:39       1,183,566  78%   33.20MB/s    0:00:00 (xfr#48, to-chk=22/123)
13-Nov-2024 18:42:39       1,184,028  78%   33.21MB/s    0:00:00 (xfr#49, to-chk=18/123)
13-Nov-2024 18:42:39       1,265,650  84%   34.49MB/s    0:00:00 (xfr#50, to-chk=17/123)
13-Nov-2024 18:42:39       1,266,112  84%   32.63MB/s    0:00:00 (xfr#51, to-chk=16/123)
13-Nov-2024 18:42:39       1,266,740  84%   32.65MB/s    0:00:00 (xfr#52, to-chk=15/123)
13-Nov-2024 18:42:39       1,282,581  85%   33.06MB/s    0:00:00 (xfr#53, to-chk=14/123)
13-Nov-2024 18:42:39       1,283,043  85%   33.07MB/s    0:00:00 (xfr#54, to-chk=10/123)
13-Nov-2024 18:42:39       1,363,689  90%   33.35MB/s    0:00:00 (xfr#55, to-chk=9/123)
13-Nov-2024 18:42:39       1,364,151  90%   33.36MB/s    0:00:00 (xfr#56, to-chk=8/123)
13-Nov-2024 18:42:39       1,392,314  92%   34.05MB/s    0:00:00 (xfr#57, to-chk=7/123)
13-Nov-2024 18:42:39       1,392,776  92%   34.06MB/s    0:00:00 (xfr#58, to-chk=3/123)
13-Nov-2024 18:42:39       1,478,866  98%   35.26MB/s    0:00:00 (xfr#59, to-chk=2/123)
13-Nov-2024 18:42:39       1,479,328  98%   35.27MB/s    0:00:00 (xfr#60, to-chk=1/123)
13-Nov-2024 18:42:39       1,499,015  99%   35.74MB/s    0:00:00 (xfr#61, to-chk=0/123)
13-Nov-2024 18:42:39       1,499,015  99%   35.74MB/s    0:00:00 (xfr#61, to-chk=0/123)
13-Nov-2024 18:42:39       1,499,015  99%   35.74MB/s    0:00:00 (xfr#61, to-chk=0/123)
13-Nov-2024 18:42:39       1,499,015  99%   35.74MB/s    0:00:00 (xfr#61, to-chk=0/123)
13-Nov-2024 18:42:39       1,499,015  99%   35.74MB/s    0:00:00 (xfr#61, to-chk=0/123)
13-Nov-2024 18:42:39       1,499,015  99%   35.74MB/s    0:00:00 (xfr#61, to-chk=0/123)
13-Nov-2024 18:42:39       1,499,015  99%   35.74MB/s    0:00:00 (xfr#61, to-chk=0/123)
13-Nov-2024 18:42:39       1,499,015  99%   35.74MB/s    0:00:00 (xfr#61, to-chk=0/123)
13-Nov-2024 18:42:39       1,499,015  99%   35.74MB/s    0:00:00 (xfr#61, to-chk=0/123)
13-Nov-2024 18:42:39       1,499,015  99%   35.74MB/s    0:00:00 (xfr#61, to-chk=0/123)
13-Nov-2024 18:42:39       1,499,015  99%   35.74MB/s    0:00:00 (xfr#61, to-chk=0/123)
13-Nov-2024 18:42:39       1,499,015  99%   28.03MB/s    0:00:00 (xfr#61, to-chk=0/123)
13-Nov-2024 18:42:39       1,499,015  99%   28.03MB/s    0:00:00 (xfr#61, to-chk=0/123)
13-Nov-2024 18:42:39       1,499,015  99%   28.03MB/s    0:00:00 (xfr#61, to-chk=0/123)
13-Nov-2024 18:42:39       1,499,015  99%   28.03MB/s    0:00:00 (xfr#61, to-chk=0/123)
13-Nov-2024 18:42:39       1,499,015  99%   28.03MB/s    0:00:00 (xfr#61, to-chk=0/123)
13-Nov-2024 18:42:39 [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-zx7wl: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.13-18.28.16/pod-logs/dev-oneclient-paris-5cc45c8cb7-zx7wl/oneclient_logs
13-Nov-2024 18:42:39
13-Nov-2024 18:42:39               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=104/124)
13-Nov-2024 18:42:39               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:42:39          26,235   1%   25.02MB/s    0:00:00 (xfr#1, to-chk=103/124)
13-Nov-2024 18:42:39          26,235   1%   25.02MB/s    0:00:00 (xfr#1, to-chk=97/124)
13-Nov-2024 18:42:39          26,697   1%   25.46MB/s    0:00:00 (xfr#2, to-chk=99/124)
13-Nov-2024 18:42:39         108,791   4%   11.53MB/s    0:00:00 (xfr#3, to-chk=98/124)
13-Nov-2024 18:42:39         109,253   4%   11.58MB/s    0:00:00 (xfr#4, to-chk=97/124)
13-Nov-2024 18:42:39         109,881   5%   11.64MB/s    0:00:00 (xfr#5, to-chk=96/124)
13-Nov-2024 18:42:39         124,715   5%   11.89MB/s    0:00:00 (xfr#6, to-chk=95/124)
13-Nov-2024 18:42:39         124,985   5%   11.92MB/s    0:00:00 (xfr#7, to-chk=91/124)
13-Nov-2024 18:42:39         210,973   9%    5.59MB/s    0:00:00 (xfr#8, to-chk=90/124)
13-Nov-2024 18:42:39         211,243   9%    5.60MB/s    0:00:00 (xfr#9, to-chk=89/124)
13-Nov-2024 18:42:39         243,885  11%    6.29MB/s    0:00:00 (xfr#10, to-chk=88/124)
13-Nov-2024 18:42:39         244,539  11%    6.30MB/s    0:00:00 (xfr#11, to-chk=84/124)
13-Nov-2024 18:42:39         392,632  17%    8.51MB/s    0:00:00 (xfr#12, to-chk=83/124)
13-Nov-2024 18:42:39         393,286  17%    8.33MB/s    0:00:00 (xfr#13, to-chk=82/124)
13-Nov-2024 18:42:39         393,914  17%    8.35MB/s    0:00:00 (xfr#14, to-chk=81/124)
13-Nov-2024 18:42:39         419,472  19%    6.15MB/s    0:00:00 (xfr#15, to-chk=80/124)
13-Nov-2024 18:42:39         420,030  19%    6.16MB/s    0:00:00 (xfr#16, to-chk=76/124)
13-Nov-2024 18:42:39         575,667  26%    7.84MB/s    0:00:00 (xfr#17, to-chk=75/124)
13-Nov-2024 18:42:39         576,225  26%    7.85MB/s    0:00:00 (xfr#18, to-chk=74/124)
13-Nov-2024 18:42:39         576,853  26%    7.75MB/s    0:00:00 (xfr#19, to-chk=73/124)
13-Nov-2024 18:42:39         593,505  27%    7.97MB/s    0:00:00 (xfr#20, to-chk=72/124)
13-Nov-2024 18:42:39         593,967  27%    7.98MB/s    0:00:00 (xfr#21, to-chk=68/124)
13-Nov-2024 18:42:39         692,766  31%    5.85MB/s    0:00:00 (xfr#22, to-chk=67/124)
13-Nov-2024 18:42:39         693,228  31%    5.85MB/s    0:00:00 (xfr#23, to-chk=66/124)
13-Nov-2024 18:42:39         693,856  31%    5.80MB/s    0:00:00 (xfr#24, to-chk=65/124)
13-Nov-2024 18:42:39         712,978  32%    5.96MB/s    0:00:00 (xfr#25, to-chk=64/124)
13-Nov-2024 18:42:39         713,248  32%    5.97MB/s    0:00:00 (xfr#26, to-chk=60/124)
13-Nov-2024 18:42:39         876,721  39%    7.09MB/s    0:00:00 (xfr#27, to-chk=59/124)
13-Nov-2024 18:42:39         876,991  40%    7.09MB/s    0:00:00 (xfr#28, to-chk=58/124)
13-Nov-2024 18:42:39         897,124  40%    7.19MB/s    0:00:00 (xfr#29, to-chk=57/124)
13-Nov-2024 18:42:39         897,778  40%    7.19MB/s    0:00:00 (xfr#30, to-chk=53/124)
13-Nov-2024 18:42:39       1,031,866  47%    8.13MB/s    0:00:00 (xfr#31, to-chk=52/124)
13-Nov-2024 18:42:39       1,032,520  47%    8.07MB/s    0:00:00 (xfr#32, to-chk=51/124)
13-Nov-2024 18:42:39       1,051,737  47%    8.15MB/s    0:00:00 (xfr#33, to-chk=50/124)
13-Nov-2024 18:42:39       1,052,199  48%    8.16MB/s    0:00:00 (xfr#34, to-chk=46/124)
13-Nov-2024 18:42:39       1,201,555  54%    9.24MB/s    0:00:00 (xfr#35, to-chk=45/124)
13-Nov-2024 18:42:39       1,202,017  54%    9.24MB/s    0:00:00 (xfr#36, to-chk=44/124)
13-Nov-2024 18:42:39       1,222,629  55%    8.97MB/s    0:00:00 (xfr#37, to-chk=43/124)
13-Nov-2024 18:42:39       1,223,091  55%    8.97MB/s    0:00:00 (xfr#38, to-chk=39/124)
13-Nov-2024 18:42:39       1,359,711  62%    9.01MB/s    0:00:00 (xfr#39, to-chk=38/124)
13-Nov-2024 18:42:39       1,360,173  62%    9.01MB/s    0:00:00 (xfr#40, to-chk=37/124)
13-Nov-2024 18:42:39       1,380,120  62%    9.08MB/s    0:00:00 (xfr#41, to-chk=36/124)
13-Nov-2024 18:42:39       1,380,582  62%    9.02MB/s    0:00:00 (xfr#42, to-chk=32/124)
13-Nov-2024 18:42:39       1,529,598  69%    8.15MB/s    0:00:00 (xfr#43, to-chk=31/124)
13-Nov-2024 18:42:39       1,530,060  69%    8.15MB/s    0:00:00 (xfr#44, to-chk=30/124)
13-Nov-2024 18:42:39       1,548,912  70%    8.21MB/s    0:00:00 (xfr#45, to-chk=29/124)
13-Nov-2024 18:42:39       1,549,278  70%    8.21MB/s    0:00:00 (xfr#46, to-chk=25/124)
13-Nov-2024 18:42:39       1,671,390  76%    8.26MB/s    0:00:00 (xfr#47, to-chk=24/124)
13-Nov-2024 18:42:39       1,671,756  76%    8.26MB/s    0:00:00 (xfr#48, to-chk=23/124)
13-Nov-2024 18:42:39       1,688,170  77%    8.30MB/s    0:00:00 (xfr#49, to-chk=22/124)
13-Nov-2024 18:42:39       1,688,632  77%    8.30MB/s    0:00:00 (xfr#50, to-chk=18/124)
13-Nov-2024 18:42:39       1,776,712  81%    8.69MB/s    0:00:00 (xfr#51, to-chk=17/124)
13-Nov-2024 18:42:39       1,777,174  81%    8.69MB/s    0:00:00 (xfr#52, to-chk=16/124)
13-Nov-2024 18:42:39       1,801,763  82%    8.81MB/s    0:00:00 (xfr#53, to-chk=15/124)
13-Nov-2024 18:42:39       1,802,225  82%    8.81MB/s    0:00:00 (xfr#54, to-chk=11/124)
13-Nov-2024 18:42:39       1,921,637  87%    9.26MB/s    0:00:00 (xfr#55, to-chk=10/124)
13-Nov-2024 18:42:39       1,922,099  87%    9.26MB/s    0:00:00 (xfr#56, to-chk=9/124)
13-Nov-2024 18:42:39       1,922,727  87%    9.26MB/s    0:00:00 (xfr#57, to-chk=8/124)
13-Nov-2024 18:42:39       1,944,692  88%    9.37MB/s    0:00:00 (xfr#58, to-chk=7/124)
13-Nov-2024 18:42:39       1,945,154  88%    9.32MB/s    0:00:00 (xfr#59, to-chk=3/124)
13-Nov-2024 18:42:39       2,161,773  98%   10.21MB/s    0:00:00 (xfr#60, to-chk=2/124)
13-Nov-2024 18:42:39       2,162,235  98%   10.21MB/s    0:00:00 (xfr#61, to-chk=1/124)
13-Nov-2024 18:42:39       2,189,647  99%   10.34MB/s    0:00:00 (xfr#62, to-chk=0/124)
13-Nov-2024 18:42:39       2,189,647  99%   10.34MB/s    0:00:00 (xfr#62, to-chk=0/124)
13-Nov-2024 18:42:39       2,189,647  99%   10.34MB/s    0:00:00 (xfr#62, to-chk=0/124)
13-Nov-2024 18:42:39       2,189,647  99%   10.34MB/s    0:00:00 (xfr#62, to-chk=0/124)
13-Nov-2024 18:42:39       2,189,647  99%   10.34MB/s    0:00:00 (xfr#62, to-chk=0/124)
13-Nov-2024 18:42:39       2,189,647  99%   10.34MB/s    0:00:00 (xfr#62, to-chk=0/124)
13-Nov-2024 18:42:39       2,189,647  99%   10.34MB/s    0:00:00 (xfr#62, to-chk=0/124)
13-Nov-2024 18:42:39       2,189,647  99%   10.34MB/s    0:00:00 (xfr#62, to-chk=0/124)
13-Nov-2024 18:42:39       2,189,647  99%   10.34MB/s    0:00:00 (xfr#62, to-chk=0/124)
13-Nov-2024 18:42:39       2,189,647  99%   10.34MB/s    0:00:00 (xfr#62, to-chk=0/124)
13-Nov-2024 18:42:39       2,189,647  99%   10.34MB/s    0:00:00 (xfr#62, to-chk=0/124)
13-Nov-2024 18:42:39       2,189,647  99%   10.34MB/s    0:00:00 (xfr#62, to-chk=0/124)
13-Nov-2024 18:42:39       2,189,647  99%   10.34MB/s    0:00:00 (xfr#62, to-chk=0/124)
13-Nov-2024 18:42:39       2,189,647  99%   10.34MB/s    0:00:00 (xfr#62, to-chk=0/124)
13-Nov-2024 18:42:39       2,189,647  99%   10.29MB/s    0:00:00 (xfr#62, to-chk=0/124)
13-Nov-2024 18:42:39       2,189,647  99%   10.29MB/s    0:00:00 (xfr#62, to-chk=0/124)
13-Nov-2024 18:42:39 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.13-18.28.16/pod-logs/dev-oneprovider-krakow-0/cluster-manager
13-Nov-2024 18:42:39
13-Nov-2024 18:42:39               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 18:42:39               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:42:39           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 18:42:39           4,776  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 18:42:39           4,776  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 18:42:39           6,595  48%    6.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 18:42:39           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 18:42:39           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 18:42:39 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.13-18.28.16/pod-logs/dev-oneprovider-krakow-0/op-worker
13-Nov-2024 18:42:39
13-Nov-2024 18:42:39               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=81/84)
13-Nov-2024 18:42:39               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:42:39          28,372   5%   27.06MB/s    0:00:00 (xfr#2, to-chk=79/84)
13-Nov-2024 18:42:39          53,935  11%   51.44MB/s    0:00:00 (xfr#3, to-chk=77/84)
13-Nov-2024 18:42:39          53,935  11%   51.44MB/s    0:00:00 (xfr#4, to-chk=75/84)
13-Nov-2024 18:42:39          53,935  11%   51.44MB/s    0:00:00 (xfr#5, to-chk=73/84)
13-Nov-2024 18:42:39          78,257  16%   74.63MB/s    0:00:00 (xfr#6, to-chk=71/84)
13-Nov-2024 18:42:39          78,407  16%   74.77MB/s    0:00:00 (xfr#7, to-chk=69/84)
13-Nov-2024 18:42:39          78,704  16%   75.06MB/s    0:00:00 (xfr#8, to-chk=67/84)
13-Nov-2024 18:42:39         171,498  35%   10.22MB/s    0:00:00 (xfr#9, to-chk=65/84)
13-Nov-2024 18:42:39         171,967  35%   10.25MB/s    0:00:00 (xfr#10, to-chk=55/84)
13-Nov-2024 18:42:39         172,283  36%   10.27MB/s    0:00:00 (xfr#11, to-chk=54/84)
13-Nov-2024 18:42:39         173,452  36%   10.34MB/s    0:00:00 (xfr#12, to-chk=53/84)
13-Nov-2024 18:42:39         173,612  36%    9.74MB/s    0:00:00 (xfr#13, to-chk=52/84)
13-Nov-2024 18:42:39         174,946  36%    9.81MB/s    0:00:00 (xfr#14, to-chk=51/84)
13-Nov-2024 18:42:39         175,574  36%    9.85MB/s    0:00:00 (xfr#15, to-chk=50/84)
13-Nov-2024 18:42:39         175,890  36%    9.87MB/s    0:00:00 (xfr#16, to-chk=49/84)
13-Nov-2024 18:42:39         177,001  36%    9.93MB/s    0:00:00 (xfr#17, to-chk=48/84)
13-Nov-2024 18:42:39         177,494  37%    9.96MB/s    0:00:00 (xfr#18, to-chk=47/84)
13-Nov-2024 18:42:39         178,669  37%    9.47MB/s    0:00:00 (xfr#19, to-chk=46/84)
13-Nov-2024 18:42:39         179,141  37%    9.49MB/s    0:00:00 (xfr#20, to-chk=45/84)
13-Nov-2024 18:42:39         179,793  37%    9.53MB/s    0:00:00 (xfr#21, to-chk=44/84)
13-Nov-2024 18:42:39         181,051  37%    9.59MB/s    0:00:00 (xfr#22, to-chk=43/84)
13-Nov-2024 18:42:39         181,523  37%    9.62MB/s    0:00:00 (xfr#23, to-chk=42/84)
13-Nov-2024 18:42:39         182,911  38%    9.69MB/s    0:00:00 (xfr#24, to-chk=41/84)
13-Nov-2024 18:42:39         183,232  38%    9.71MB/s    0:00:00 (xfr#25, to-chk=40/84)
13-Nov-2024 18:42:39         183,704  38%    9.73MB/s    0:00:00 (xfr#26, to-chk=39/84)
13-Nov-2024 18:42:39         184,027  38%    9.75MB/s    0:00:00 (xfr#27, to-chk=38/84)
13-Nov-2024 18:42:39         184,667  38%    9.78MB/s    0:00:00 (xfr#28, to-chk=37/84)
13-Nov-2024 18:42:39         185,139  38%    9.81MB/s    0:00:00 (xfr#29, to-chk=36/84)
13-Nov-2024 18:42:39         185,455  38%    9.83MB/s    0:00:00 (xfr#30, to-chk=35/84)
13-Nov-2024 18:42:39         185,927  38%    9.33MB/s    0:00:00 (xfr#31, to-chk=34/84)
13-Nov-2024 18:42:39         186,399  38%    9.36MB/s    0:00:00 (xfr#32, to-chk=33/84)
13-Nov-2024 18:42:39         187,183  39%    9.40MB/s    0:00:00 (xfr#33, to-chk=32/84)
13-Nov-2024 18:42:39         187,990  39%    9.44MB/s    0:00:00 (xfr#34, to-chk=31/84)
13-Nov-2024 18:42:39         188,459  39%    9.46MB/s    0:00:00 (xfr#35, to-chk=30/84)
13-Nov-2024 18:42:39         189,402  39%    9.51MB/s    0:00:00 (xfr#36, to-chk=29/84)
13-Nov-2024 18:42:39         189,718  39%    9.52MB/s    0:00:00 (xfr#37, to-chk=28/84)
13-Nov-2024 18:42:39         193,975  40%    9.74MB/s    0:00:00 (xfr#38, to-chk=27/84)
13-Nov-2024 18:42:39         195,719  40%    9.82MB/s    0:00:00 (xfr#39, to-chk=26/84)
13-Nov-2024 18:42:39         201,416  42%   10.11MB/s    0:00:00 (xfr#40, to-chk=25/84)
13-Nov-2024 18:42:39         205,103  42%    9.31MB/s    0:00:00 (xfr#41, to-chk=24/84)
13-Nov-2024 18:42:39         206,183  43%    8.94MB/s    0:00:00 (xfr#42, to-chk=23/84)
13-Nov-2024 18:42:39         208,554  43%    9.04MB/s    0:00:00 (xfr#43, to-chk=22/84)
13-Nov-2024 18:42:39         214,345  44%    9.29MB/s    0:00:00 (xfr#44, to-chk=21/84)
13-Nov-2024 18:42:39         214,798  44%    9.31MB/s    0:00:00 (xfr#45, to-chk=20/84)
13-Nov-2024 18:42:39         222,076  46%    9.21MB/s    0:00:00 (xfr#46, to-chk=19/84)
13-Nov-2024 18:42:39         223,726  46%    9.28MB/s    0:00:00 (xfr#47, to-chk=18/84)
13-Nov-2024 18:42:39         227,371  47%    9.43MB/s    0:00:00 (xfr#48, to-chk=17/84)
13-Nov-2024 18:42:39         231,625  48%    9.60MB/s    0:00:00 (xfr#49, to-chk=16/84)
13-Nov-2024 18:42:39         233,902  48%    8.58MB/s    0:00:00 (xfr#50, to-chk=15/84)
13-Nov-2024 18:42:39         235,076  49%    8.62MB/s    0:00:00 (xfr#51, to-chk=14/84)
13-Nov-2024 18:42:39         240,089  50%    8.81MB/s    0:00:00 (xfr#52, to-chk=13/84)
13-Nov-2024 18:42:39         247,310  51%    9.07MB/s    0:00:00 (xfr#53, to-chk=12/84)
13-Nov-2024 18:42:39         254,070  53%    8.97MB/s    0:00:00 (xfr#54, to-chk=11/84)
13-Nov-2024 18:42:39         257,410  53%    9.09MB/s    0:00:00 (xfr#55, to-chk=10/84)
13-Nov-2024 18:42:39         265,310  55%    9.37MB/s    0:00:00 (xfr#56, to-chk=9/84)
13-Nov-2024 18:42:39         270,417  56%    9.55MB/s    0:00:00 (xfr#57, to-chk=8/84)
13-Nov-2024 18:42:39         273,244  57%    9.65MB/s    0:00:00 (xfr#58, to-chk=7/84)
13-Nov-2024 18:42:39         281,087  58%    9.93MB/s    0:00:00 (xfr#59, to-chk=6/84)
13-Nov-2024 18:42:39         281,634  58%    9.95MB/s    0:00:00 (xfr#60, to-chk=5/84)
13-Nov-2024 18:42:39         284,424  59%   10.05MB/s    0:00:00 (xfr#61, to-chk=4/84)
13-Nov-2024 18:42:39         287,672  60%    9.80MB/s    0:00:00 (xfr#62, to-chk=3/84)
13-Nov-2024 18:42:39         294,491  61%   10.03MB/s    0:00:00 (xfr#63, to-chk=2/84)
13-Nov-2024 18:42:39         300,758  62%   10.24MB/s    0:00:00 (xfr#64, to-chk=1/84)
13-Nov-2024 18:42:39         307,062  64%   10.46MB/s    0:00:00 (xfr#65, to-chk=0/84)
13-Nov-2024 18:42:39         307,062  64%    9.45MB/s    0:00:00 (xfr#65, to-chk=0/84)
13-Nov-2024 18:42:39         307,062  64%    8.13MB/s    0:00:00 (xfr#65, to-chk=0/84)
13-Nov-2024 18:42:39         307,062  64%    8.13MB/s    0:00:00 (xfr#65, to-chk=0/84)
13-Nov-2024 18:42:39         307,062  64%    8.13MB/s    0:00:00 (xfr#65, to-chk=0/84)
13-Nov-2024 18:42:39         307,062  64%    8.13MB/s    0:00:00 (xfr#65, to-chk=0/84)
13-Nov-2024 18:42:39 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.13-18.28.16/pod-logs/dev-oneprovider-krakow-0/op-panel
13-Nov-2024 18:42:39
13-Nov-2024 18:42:39               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 18:42:39               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:42:39          18,460  16%   17.60MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 18:42:39          37,857  33%   36.10MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 18:42:39          37,857  33%   36.10MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 18:42:39          56,114  49%   53.51MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 18:42:39          56,405  50%   53.79MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 18:42:39          56,405  50%   26.90MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 18:42:39 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.13-18.28.16/pod-logs/dev-oneprovider-paris-0/cluster-manager
13-Nov-2024 18:42:39
13-Nov-2024 18:42:39               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 18:42:39               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:42:39           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 18:42:39           4,766  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 18:42:39           4,766  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 18:42:39           6,581  48%    6.28MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 18:42:39           6,843  50%    6.53MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 18:42:39           6,843  50%    2.18MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 18:42:39 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.13-18.28.16/pod-logs/dev-oneprovider-paris-0/op-worker
13-Nov-2024 18:42:39
13-Nov-2024 18:42:39               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=81/84)
13-Nov-2024 18:42:39               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:42:39          27,011   5%   25.76MB/s    0:00:00 (xfr#2, to-chk=79/84)
13-Nov-2024 18:42:39          51,184  10%   48.81MB/s    0:00:00 (xfr#3, to-chk=77/84)
13-Nov-2024 18:42:39          51,184  10%   48.81MB/s    0:00:00 (xfr#4, to-chk=75/84)
13-Nov-2024 18:42:39          51,184  10%   48.81MB/s    0:00:00 (xfr#5, to-chk=73/84)
13-Nov-2024 18:42:39          74,145  15%   70.71MB/s    0:00:00 (xfr#6, to-chk=71/84)
13-Nov-2024 18:42:39          74,295  15%   70.85MB/s    0:00:00 (xfr#7, to-chk=69/84)
13-Nov-2024 18:42:39          74,592  15%   71.14MB/s    0:00:00 (xfr#8, to-chk=67/84)
13-Nov-2024 18:42:39         167,808  35%  160.03MB/s    0:00:00 (xfr#9, to-chk=65/84)
13-Nov-2024 18:42:39         168,251  35%  160.46MB/s    0:00:00 (xfr#10, to-chk=55/84)
13-Nov-2024 18:42:39         168,531  35%  160.72MB/s    0:00:00 (xfr#11, to-chk=54/84)
13-Nov-2024 18:42:39         169,807  36%  161.94MB/s    0:00:00 (xfr#12, to-chk=53/84)
13-Nov-2024 18:42:39         170,093  36%   81.11MB/s    0:00:00 (xfr#13, to-chk=52/84)
13-Nov-2024 18:42:39         171,366  36%   81.71MB/s    0:00:00 (xfr#14, to-chk=51/84)
13-Nov-2024 18:42:39         172,116  36%   82.07MB/s    0:00:00 (xfr#15, to-chk=50/84)
13-Nov-2024 18:42:39         172,398  36%   82.21MB/s    0:00:00 (xfr#16, to-chk=49/84)
13-Nov-2024 18:42:39         173,683  36%   82.82MB/s    0:00:00 (xfr#17, to-chk=48/84)
13-Nov-2024 18:42:39         174,295  37%   83.11MB/s    0:00:00 (xfr#18, to-chk=47/84)
13-Nov-2024 18:42:39         175,412  37%   83.64MB/s    0:00:00 (xfr#19, to-chk=46/84)
13-Nov-2024 18:42:39         176,217  37%   84.03MB/s    0:00:00 (xfr#20, to-chk=45/84)
13-Nov-2024 18:42:39         176,989  37%   84.39MB/s    0:00:00 (xfr#21, to-chk=44/84)
13-Nov-2024 18:42:39         178,179  37%   84.96MB/s    0:00:00 (xfr#22, to-chk=43/84)
13-Nov-2024 18:42:39         178,775  37%   85.25MB/s    0:00:00 (xfr#23, to-chk=42/84)
13-Nov-2024 18:42:39         180,672  38%   57.43MB/s    0:00:00 (xfr#24, to-chk=41/84)
13-Nov-2024 18:42:39         181,111  38%   57.57MB/s    0:00:00 (xfr#25, to-chk=40/84)
13-Nov-2024 18:42:39         181,391  38%   57.66MB/s    0:00:00 (xfr#26, to-chk=39/84)
13-Nov-2024 18:42:39         181,673  38%   57.75MB/s    0:00:00 (xfr#27, to-chk=38/84)
13-Nov-2024 18:42:39         182,286  38%   57.95MB/s    0:00:00 (xfr#28, to-chk=37/84)
13-Nov-2024 18:42:39         182,722  38%   58.09MB/s    0:00:00 (xfr#29, to-chk=36/84)
13-Nov-2024 18:42:39         183,002  38%   58.17MB/s    0:00:00 (xfr#30, to-chk=35/84)
13-Nov-2024 18:42:39         183,592  38%   58.36MB/s    0:00:00 (xfr#31, to-chk=34/84)
13-Nov-2024 18:42:39         184,032  39%   58.50MB/s    0:00:00 (xfr#32, to-chk=33/84)
13-Nov-2024 18:42:39         185,020  39%   58.82MB/s    0:00:00 (xfr#33, to-chk=32/84)
13-Nov-2024 18:42:39         185,857  39%   59.08MB/s    0:00:00 (xfr#34, to-chk=31/84)
13-Nov-2024 18:42:39         186,468  39%   59.28MB/s    0:00:00 (xfr#35, to-chk=30/84)
13-Nov-2024 18:42:39         187,438  39%   44.69MB/s    0:00:00 (xfr#36, to-chk=29/84)
13-Nov-2024 18:42:39         187,876  39%   44.79MB/s    0:00:00 (xfr#37, to-chk=28/84)
13-Nov-2024 18:42:39         192,028  40%   45.78MB/s    0:00:00 (xfr#38, to-chk=27/84)
13-Nov-2024 18:42:39         193,615  41%   46.16MB/s    0:00:00 (xfr#39, to-chk=26/84)
13-Nov-2024 18:42:39         199,371  42%   47.53MB/s    0:00:00 (xfr#40, to-chk=25/84)
13-Nov-2024 18:42:39         202,951  43%   48.39MB/s    0:00:00 (xfr#41, to-chk=24/84)
13-Nov-2024 18:42:39         204,033  43%   48.65MB/s    0:00:00 (xfr#42, to-chk=23/84)
13-Nov-2024 18:42:39         206,247  43%   39.34MB/s    0:00:00 (xfr#43, to-chk=22/84)
13-Nov-2024 18:42:39         211,938  45%   40.42MB/s    0:00:00 (xfr#44, to-chk=21/84)
13-Nov-2024 18:42:39         212,391  45%   40.51MB/s    0:00:00 (xfr#45, to-chk=20/84)
13-Nov-2024 18:42:39         219,562  46%   41.88MB/s    0:00:00 (xfr#46, to-chk=19/84)
13-Nov-2024 18:42:39         221,212  46%   42.19MB/s    0:00:00 (xfr#47, to-chk=18/84)
13-Nov-2024 18:42:39         224,857  47%   42.89MB/s    0:00:00 (xfr#48, to-chk=17/84)
13-Nov-2024 18:42:39         229,007  48%   43.68MB/s    0:00:00 (xfr#49, to-chk=16/84)
13-Nov-2024 18:42:39         231,284  49%   31.51MB/s    0:00:00 (xfr#50, to-chk=15/84)
13-Nov-2024 18:42:39         232,301  49%   31.65MB/s    0:00:00 (xfr#51, to-chk=14/84)
13-Nov-2024 18:42:39         237,371  50%   32.34MB/s    0:00:00 (xfr#52, to-chk=13/84)
13-Nov-2024 18:42:39         244,495  51%   33.31MB/s    0:00:00 (xfr#53, to-chk=12/84)
13-Nov-2024 18:42:39         251,155  53%   34.22MB/s    0:00:00 (xfr#54, to-chk=11/84)
13-Nov-2024 18:42:39         254,346  54%   34.65MB/s    0:00:00 (xfr#55, to-chk=10/84)
13-Nov-2024 18:42:39         262,144  55%   31.25MB/s    0:00:00 (xfr#56, to-chk=9/84)
13-Nov-2024 18:42:39         267,151  56%   31.85MB/s    0:00:00 (xfr#57, to-chk=8/84)
13-Nov-2024 18:42:39         269,878  57%   32.17MB/s    0:00:00 (xfr#58, to-chk=7/84)
13-Nov-2024 18:42:39         277,564  58%   33.09MB/s    0:00:00 (xfr#59, to-chk=6/84)
13-Nov-2024 18:42:39         277,954  59%   33.13MB/s    0:00:00 (xfr#60, to-chk=5/84)
13-Nov-2024 18:42:39         280,744  59%   33.47MB/s    0:00:00 (xfr#61, to-chk=4/84)
13-Nov-2024 18:42:39         283,992  60%   33.85MB/s    0:00:00 (xfr#62, to-chk=3/84)
13-Nov-2024 18:42:39         290,709  61%   34.66MB/s    0:00:00 (xfr#63, to-chk=2/84)
13-Nov-2024 18:42:39         296,976  63%   35.40MB/s    0:00:00 (xfr#64, to-chk=1/84)
13-Nov-2024 18:42:39         303,123  64%   36.14MB/s    0:00:00 (xfr#65, to-chk=0/84)
13-Nov-2024 18:42:39         303,123  64%   18.07MB/s    0:00:00 (xfr#65, to-chk=0/84)
13-Nov-2024 18:42:39         303,123  64%   18.07MB/s    0:00:00 (xfr#65, to-chk=0/84)
13-Nov-2024 18:42:39         303,123  64%   17.00MB/s    0:00:00 (xfr#65, to-chk=0/84)
13-Nov-2024 18:42:39         303,123  64%   17.00MB/s    0:00:00 (xfr#65, to-chk=0/84)
13-Nov-2024 18:42:39         303,123  64%   17.00MB/s    0:00:00 (xfr#65, to-chk=0/84)
13-Nov-2024 18:42:39 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.13-18.28.16/pod-logs/dev-oneprovider-paris-0/op-panel
13-Nov-2024 18:42:39
13-Nov-2024 18:42:39               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 18:42:39               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:42:39          18,425  16%   17.57MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 18:42:39          37,785  33%   36.03MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 18:42:39          37,785  33%   36.03MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 18:42:39          56,007  49%    2.67MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 18:42:39          56,298  50%    2.68MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 18:42:39          56,298  50%    1.99MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 18:42:39 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.13-18.28.16/pod-logs/dev-onezone-0/oz-worker
13-Nov-2024 18:42:39
13-Nov-2024 18:42:39               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=15/18)
13-Nov-2024 18:42:39               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:42:39          16,343   5%   15.59MB/s    0:00:00 (xfr#2, to-chk=13/18)
13-Nov-2024 18:42:39          33,331  11%   31.79MB/s    0:00:00 (xfr#3, to-chk=11/18)
13-Nov-2024 18:42:39          33,331  11%   31.79MB/s    0:00:00 (xfr#4, to-chk=9/18)
13-Nov-2024 18:42:39          49,194  16%   46.92MB/s    0:00:00 (xfr#5, to-chk=7/18)
13-Nov-2024 18:42:39          49,285  17%   47.00MB/s    0:00:00 (xfr#6, to-chk=5/18)
13-Nov-2024 18:42:39          49,582  17%   47.29MB/s    0:00:00 (xfr#7, to-chk=3/18)
13-Nov-2024 18:42:39         144,818  50%  138.11MB/s    0:00:00 (xfr#8, to-chk=1/18)
13-Nov-2024 18:42:39         144,818  50%   69.05MB/s    0:00:00 (xfr#8, to-chk=0/18)
13-Nov-2024 18:42:39 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.13-18.28.16/pod-logs/dev-onezone-0/cluster-manager
13-Nov-2024 18:42:39
13-Nov-2024 18:42:39               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 18:42:39               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:42:39           1,978  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 18:42:39           4,666  34%    4.45MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 18:42:39           4,666  34%    4.45MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 18:42:39           6,441  48%    6.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 18:42:39           6,703  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 18:42:39           6,703  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 18:42:39 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.13-18.28.16/pod-logs/dev-onezone-0/oz-panel
13-Nov-2024 18:42:39
13-Nov-2024 18:42:39               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 18:42:39               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:42:39          30,900  13%   29.47MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 18:42:39          62,960  26%   60.04MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 18:42:39          87,647  36%   83.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 18:42:39         118,344  49%  112.86MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 18:42:39         118,635  50%  113.14MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 18:42:39         118,635  50%   37.71MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 18:42:39 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFSD/onedata-acceptance/tests/oneclient/logs/multiprovider_directio/test_multi_reg_file_stat.1731523347.155663 exists, exporting anyway.
13-Nov-2024 18:42:39
13-Nov-2024 18:42:39
13-Nov-2024 18:42:39 =============================== warnings summary ===============================
13-Nov-2024 18:42:39 tests/utils/rest_utils.py:98
13-Nov-2024 18:42:39   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFSD/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
13-Nov-2024 18:42:39     print("""
13-Nov-2024 18:42:39
13-Nov-2024 18:42:39 tests/utils/path_utils.py:112
13-Nov-2024 18:42:39   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFSD/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
13-Nov-2024 18:42:39     return path.replace("'", "\\'").replace(' ', '\ ')
13-Nov-2024 18:42:39
13-Nov-2024 18:42:39 tests/utils/acceptance_utils.py:55
13-Nov-2024 18:42:39   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFSD/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
13-Nov-2024 18:42:39     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
13-Nov-2024 18:42:39
13-Nov-2024 18:42:39 tests/utils/acceptance_utils.py:57
13-Nov-2024 18:42:39   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFSD/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
13-Nov-2024 18:42:39     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
13-Nov-2024 18:42:39
13-Nov-2024 18:42:39 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
13-Nov-2024 18:42:39 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFSD/onedata-acceptance/test-reports/results.xml -
13-Nov-2024 18:42:39 ================== 14 passed, 4 warnings in 865.95s (0:14:25) ==================
13-Nov-2024 18:42:44 release "dev" uninstalled
13-Nov-2024 18:42:44 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
13-Nov-2024 18:42:45 persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted
13-Nov-2024 18:42:47 No resources found
13-Nov-2024 18:42:48 Sidecar injection has been disabled
13-Nov-2024 18:42:48 Cleaning helm release "dev"...
13-Nov-2024 18:42:48 Deleted 1 helm deployments
13-Nov-2024 18:42:48 Deleted 0 k8s deployments
13-Nov-2024 18:42:48 Deleted 0 k8s services
13-Nov-2024 18:42:48 Deleted 0 persistent volumes
13-Nov-2024 18:42:49 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
13-Nov-2024 18:42:49 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
13-Nov-2024 18:42:49 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
13-Nov-2024 18:42:49 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
13-Nov-2024 18:42:49 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
13-Nov-2024 18:42:49 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
13-Nov-2024 18:42:49 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
13-Nov-2024 18:42:49 Finished task 'Run acceptance oneclient tests' with result: Success
13-Nov-2024 18:42:49 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
13-Nov-2024 18:42:49 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFSD...
13-Nov-2024 18:42:49 Finished task 'Parse test results' with result: Success
13-Nov-2024 18:42:49 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
13-Nov-2024 18:42:49
Substituting variable: ${bamboo.artifactRepoHostname} with S3
13-Nov-2024 18:42:49
Substituting variable: ${bamboo.artifactRepoPort} with 10161
13-Nov-2024 18:42:49
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
13-Nov-2024 18:42:49
Substituting variable: ${bamboo.planRepository.branchName} with develop
13-Nov-2024 18:42:49
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
13-Nov-2024 18:42:49
Substituting variable: ${bamboo.artifactRepoHostname} with S3
13-Nov-2024 18:42:49
Substituting variable: ${bamboo.artifactRepoPort} with 10161
13-Nov-2024 18:42:49
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
13-Nov-2024 18:42:49
Substituting variable: ${bamboo.planRepository.branchName} with develop
13-Nov-2024 18:42:49
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
13-Nov-2024 18:42:49 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
13-Nov-2024 18:42:49
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider regular file stat directio #3363 (ODSRV-OAP-MRFSD-3363)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MRFSD-3363-ScriptBuildTask-6681917669904021882.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFSD/onedata-acceptance
13-Nov-2024 18:42:49 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_regular_file_stat_directio.tar.gz
13-Nov-2024 18:42:49 Uploading artifact
13-Nov-2024 18:42:49     source path: surefire_multiprovider_regular_file_stat_directio.tar.gz
13-Nov-2024 18:42:49     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_regular_file_stat_directio.tar.gz
13-Nov-2024 18:42:49 Finished task 'Pack and push surefire artifact' with result: Success
13-Nov-2024 18:42:49 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
13-Nov-2024 18:42:49 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
13-Nov-2024 18:42:49
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider regular file stat directio #3363 (ODSRV-OAP-MRFSD-3363)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MRFSD-3363-ScriptBuildTask-9113758577336144181.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFSD
13-Nov-2024 18:42:49 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
13-Nov-2024 18:42:49 Finished task 'Pack logs' with result: Success
13-Nov-2024 18:42:49 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
13-Nov-2024 18:42:49
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
13-Nov-2024 18:42:49 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
13-Nov-2024 18:42:49
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider regular file stat directio #3363 (ODSRV-OAP-MRFSD-3363)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MRFSD-3363-ScriptBuildTask-16094064661035282201.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFSD/onedata-acceptance
13-Nov-2024 18:42:49   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
13-Nov-2024 18:42:49                                  Dload  Upload   Total   Spent    Left  Speed
13-Nov-2024 18:42:49
13-Nov-2024 18:42:50   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
13-Nov-2024 18:42:50 100  4822  100  4822    0     0  47742      0 --:--:-- --:--:-- --:--:-- 47742
13-Nov-2024 18:42:50 Clearing /tmp/onedata and /home/bamboo/.one-env
13-Nov-2024 18:42:51 Cleaning helm deployments
13-Nov-2024 18:42:51 Cleanining pods
13-Nov-2024 18:42:51 Cleaning kube persistant volumes
13-Nov-2024 18:42:52 Cleaning dockswift container
13-Nov-2024 18:42:52 Cleaning docker containers
13-Nov-2024 18:42:52 Error: No such object: df18bcd1e099
13-Nov-2024 18:42:52 Error: No such object: df18bcd1e099
13-Nov-2024 18:42:52 Error: No such object: 800eadb08875
13-Nov-2024 18:42:52 Error: No such object: 800eadb08875
13-Nov-2024 18:42:52 Error: No such object: 36d28511f7f2
13-Nov-2024 18:42:52 Error: No such object: 36d28511f7f2
13-Nov-2024 18:42:52 Error: No such object: d2099564f9cb
13-Nov-2024 18:42:52 Error: No such object: d2099564f9cb
13-Nov-2024 18:42:52 Error: No such object: 7dc2455f5adc
13-Nov-2024 18:42:52 Error: No such object: 7dc2455f5adc
13-Nov-2024 18:42:52 Error: No such object: 694f31c60206
13-Nov-2024 18:42:53 Error: No such object: 694f31c60206
13-Nov-2024 18:42:53 Error: No such object: f22cb42eb94f
13-Nov-2024 18:42:53 Error: No such object: f22cb42eb94f
13-Nov-2024 18:42:53 Error: No such object: 163c8b3511bc
13-Nov-2024 18:42:53 Error: No such object: 163c8b3511bc
13-Nov-2024 18:42:53 Error: No such object: 9a13d0e86090
13-Nov-2024 18:42:53 Error: No such object: 9a13d0e86090
13-Nov-2024 18:42:53 Error: No such object: eb8920e8ee14
13-Nov-2024 18:42:53 Error: No such object: eb8920e8ee14
13-Nov-2024 18:42:53 Error: No such object: fdf06594e56d
13-Nov-2024 18:42:53 Error: No such object: fdf06594e56d
13-Nov-2024 18:42:53 Error: No such object: 2cd4d1dcb7f5
13-Nov-2024 18:42:53 Error: No such object: 2cd4d1dcb7f5
13-Nov-2024 18:42:53 Error: No such object: 0e9797a55e91
13-Nov-2024 18:42:53 Error: No such object: 0e9797a55e91
13-Nov-2024 18:42:53 Error: No such object: 370276f95c5e
13-Nov-2024 18:42:53 Error: No such object: 370276f95c5e
13-Nov-2024 18:42:53 Error: No such object: e592df56fcb2
13-Nov-2024 18:42:53 Error: No such object: e592df56fcb2
13-Nov-2024 18:42:53 Error: No such object: 18652b945e42
13-Nov-2024 18:42:53 Error: No such object: 18652b945e42
13-Nov-2024 18:42:55 Stalled docker containers to remove:
13-Nov-2024 18:42:55 553a1ce5c52a df18bcd1e099 800eadb08875 36d28511f7f2 d2099564f9cb 7dc2455f5adc 694f31c60206 f22cb42eb94f 163c8b3511bc 9a13d0e86090 eb8920e8ee14 fdf06594e56d 2cd4d1dcb7f5 0e9797a55e91 370276f95c5e e592df56fcb2 18652b945e42 e28dbf5aad68
13-Nov-2024 18:42:55 Removing stalled docker containers
13-Nov-2024 18:42:55 Error response from daemon: Cannot kill container: 553a1ce5c52a: Container 553a1ce5c52a4e85847baa1dbf86509599705466f5c30f57f00930a4dc8b2d8f is not running
13-Nov-2024 18:42:55 553a1ce5c52a
13-Nov-2024 18:42:55 Error response from daemon: Cannot kill container: df18bcd1e099: No such container: df18bcd1e099
13-Nov-2024 18:42:55 Error response from daemon: No such container: df18bcd1e099
13-Nov-2024 18:42:55 Error response from daemon: Cannot kill container: 800eadb08875: No such container: 800eadb08875
13-Nov-2024 18:42:55 Error response from daemon: No such container: 800eadb08875
13-Nov-2024 18:42:55 Error response from daemon: Cannot kill container: 36d28511f7f2: No such container: 36d28511f7f2
13-Nov-2024 18:42:55 Error response from daemon: No such container: 36d28511f7f2
13-Nov-2024 18:42:55 Error response from daemon: Cannot kill container: d2099564f9cb: No such container: d2099564f9cb
13-Nov-2024 18:42:55 Error response from daemon: No such container: d2099564f9cb
13-Nov-2024 18:42:55 Error response from daemon: Cannot kill container: 7dc2455f5adc: No such container: 7dc2455f5adc
13-Nov-2024 18:42:55 Error response from daemon: No such container: 7dc2455f5adc
13-Nov-2024 18:42:56 Error response from daemon: Cannot kill container: 694f31c60206: No such container: 694f31c60206
13-Nov-2024 18:42:56 Error response from daemon: No such container: 694f31c60206
13-Nov-2024 18:42:56 Error response from daemon: Cannot kill container: f22cb42eb94f: No such container: f22cb42eb94f
13-Nov-2024 18:42:56 Error response from daemon: No such container: f22cb42eb94f
13-Nov-2024 18:42:56 Error response from daemon: Cannot kill container: 163c8b3511bc: No such container: 163c8b3511bc
13-Nov-2024 18:42:56 Error response from daemon: No such container: 163c8b3511bc
13-Nov-2024 18:42:56 Error response from daemon: Cannot kill container: 9a13d0e86090: No such container: 9a13d0e86090
13-Nov-2024 18:42:56 Error response from daemon: No such container: 9a13d0e86090
13-Nov-2024 18:42:56 Error response from daemon: Cannot kill container: eb8920e8ee14: No such container: eb8920e8ee14
13-Nov-2024 18:42:56 Error response from daemon: No such container: eb8920e8ee14
13-Nov-2024 18:42:56 Error response from daemon: Cannot kill container: fdf06594e56d: No such container: fdf06594e56d
13-Nov-2024 18:42:56 Error response from daemon: No such container: fdf06594e56d
13-Nov-2024 18:42:56 Error response from daemon: Cannot kill container: 2cd4d1dcb7f5: No such container: 2cd4d1dcb7f5
13-Nov-2024 18:42:56 Error response from daemon: No such container: 2cd4d1dcb7f5
13-Nov-2024 18:42:56 Error response from daemon: Cannot kill container: 0e9797a55e91: No such container: 0e9797a55e91
13-Nov-2024 18:42:56 Error response from daemon: No such container: 0e9797a55e91
13-Nov-2024 18:42:56 Error response from daemon: Cannot kill container: 370276f95c5e: No such container: 370276f95c5e
13-Nov-2024 18:42:56 Error response from daemon: No such container: 370276f95c5e
13-Nov-2024 18:42:56 Error response from daemon: Cannot kill container: e592df56fcb2: No such container: e592df56fcb2
13-Nov-2024 18:42:56 Error response from daemon: No such container: e592df56fcb2
13-Nov-2024 18:42:56 Error response from daemon: Cannot kill container: 18652b945e42: No such container: 18652b945e42
13-Nov-2024 18:42:56 Error response from daemon: No such container: 18652b945e42
13-Nov-2024 18:42:57 e28dbf5aad68
13-Nov-2024 18:42:58 e28dbf5aad68
13-Nov-2024 18:42:58 Stalled docker volumes to remove:
13-Nov-2024 18:42:58
13-Nov-2024 18:42:58 Removing stalled docker volumes
13-Nov-2024 18:42:58 Removing stalled loopdevices
13-Nov-2024 18:42:58 Done
13-Nov-2024 18:42:58 Finished task 'Clear env and working dir' with result: Success
13-Nov-2024 18:42:58 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
13-Nov-2024 18:42:58 Running post build plugin 'Docker Container Cleanup'
13-Nov-2024 18:42:58 Running post build plugin 'NCover Results Collector'
13-Nov-2024 18:42:58 Running post build plugin 'Build Results Label Collector'
13-Nov-2024 18:42:58 Running post build plugin 'Clover Results Collector'
13-Nov-2024 18:42:58 Running post build plugin 'npm Cache Cleanup'
13-Nov-2024 18:42:58 Running post build plugin 'Artifact Copier'
13-Nov-2024 18:42:58 Publishing an artifact: test_logs.tar.gz
13-Nov-2024 18:42:58 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 57.77 ms
13-Nov-2024 18:42:59 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFSD'
13-Nov-2024 18:42:59 Finalising the build...
13-Nov-2024 18:42:59 Stopping timer.
13-Nov-2024 18:42:59 Build ODSRV-OAP-MRFSD-3363 completed.
13-Nov-2024 18:42:59 Running on server: post build plugin 'Build Hanging Detection Configuration'
13-Nov-2024 18:42:59 Running on server: post build plugin 'NCover Results Collector'
13-Nov-2024 18:42:59 Running on server: post build plugin 'Build Labeller'
13-Nov-2024 18:42:59 Running on server: post build plugin 'Clover Delta Calculator'
13-Nov-2024 18:42:59 Running on server: post build plugin 'Maven Dependencies Postprocessor'
13-Nov-2024 18:42:59 All post build plugins have finished
13-Nov-2024 18:42:59 Generating build results summary...
13-Nov-2024 18:42:59 Saving build results to disk...
13-Nov-2024 18:42:59 Store variable context...
13-Nov-2024 18:42:59 Finished building ODSRV-OAP-MRFSD-3363.