oneclient acceptance tests using environment deployed from packages

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

19-Nov-2024 22:18:00
19-Nov-2024 22:18:00 PASSED
19-Nov-2024 22:18:00 Unmounting client from /tmp/onedata/mnt/jhz9iecy6337b07l
19-Nov-2024 22:18:00
19-Nov-2024 22:18:00
19-Nov-2024 22:18:00 Unmounting client from /tmp/onedata/mnt/c7rit2ls63085l12
19-Nov-2024 22:18:00
19-Nov-2024 22:18:00
19-Nov-2024 22:18:26 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
19-Nov-2024 22:18:26 =================================================================
19-Nov-2024 22:18:26 - Executing scenario 'Increase regular file size with truncate'
19-Nov-2024 22:18:26 - from feature 'Multi_regular_file_stat'
19-Nov-2024 22:18:26 -----------------------------------------------------------------
19-Nov-2024 22:18:26 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:18:26 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:18:26 using [token, token] by [user1, user2]"'
19-Nov-2024 22:18:26 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-4xnxn', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:18:26 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-4xnxn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:18:26 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-4xnxn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:18:26
19-Nov-2024 22:18:26
19-Nov-2024 22:18:26 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-4xnxn'
19-Nov-2024 22:18:26 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-4xnxn' successfully started
19-Nov-2024 22:18:26
19-Nov-2024 22:18:26 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/k0t6i1twx7to08rq
19-Nov-2024 22:18:26
19-Nov-2024 22:18:26 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/k0t6i1twx7to08rq --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/k0t6i1twx7to08rq
19-Nov-2024 22:18:26 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16462433955994624150'...
19-Nov-2024 22:18:26 Getting configuration...
19-Nov-2024 22:18:26 Oneclient has been successfully mounted in '/tmp/onedata/mnt/k0t6i1twx7to08rq'.
19-Nov-2024 22:18:26
19-Nov-2024 22:18:26 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-ggc95', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:18:26 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-ggc95', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:18:26 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-ggc95', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:18:26
19-Nov-2024 22:18:26
19-Nov-2024 22:18:26 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-ggc95'
19-Nov-2024 22:18:26 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-ggc95' successfully started
19-Nov-2024 22:18:26
19-Nov-2024 22:18:26 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/nsrv6t9umgb1l8le
19-Nov-2024 22:18:26
19-Nov-2024 22:18:26 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/nsrv6t9umgb1l8le --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/nsrv6t9umgb1l8le
19-Nov-2024 22:18:26 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '13537529948545185512'...
19-Nov-2024 22:18:26 Getting configuration...
19-Nov-2024 22:18:26 Oneclient has been successfully mounted in '/tmp/onedata/mnt/nsrv6t9umgb1l8le'.
19-Nov-2024 22:18:26
19-Nov-2024 22:18:26 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
19-Nov-2024 22:18:26 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
19-Nov-2024 22:18:26 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
19-Nov-2024 22:18:26 -- Executing step: 'When "user1 changes space1/file1 size to 1000000 bytes on client11"'
19-Nov-2024 22:18:26 -- Executing step: 'Then "size of user2's space1/file1 is 1000000 bytes on client21"'
19-Nov-2024 22:18:26 =================================================================
19-Nov-2024 22:18:26
19-Nov-2024 22:18:27 PASSED
19-Nov-2024 22:18:27 Unmounting client from /tmp/onedata/mnt/k0t6i1twx7to08rq
19-Nov-2024 22:18:27
19-Nov-2024 22:18:27
19-Nov-2024 22:18:27 Unmounting client from /tmp/onedata/mnt/nsrv6t9umgb1l8le
19-Nov-2024 22:18:27
19-Nov-2024 22:18:27
19-Nov-2024 22:18:55 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
19-Nov-2024 22:18:55 =================================================================
19-Nov-2024 22:18:55 - Executing scenario 'Decrease regular file size with truncate'
19-Nov-2024 22:18:55 - from feature 'Multi_regular_file_stat'
19-Nov-2024 22:18:55 -----------------------------------------------------------------
19-Nov-2024 22:18:55 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:18:55 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:18:55 using [token, token] by [user1, user2]"'
19-Nov-2024 22:18:55 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-4xnxn', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:18:55 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-4xnxn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:18:55 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-4xnxn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:18:55
19-Nov-2024 22:18:55
19-Nov-2024 22:18:55 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-4xnxn'
19-Nov-2024 22:18:55 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-4xnxn' successfully started
19-Nov-2024 22:18:55
19-Nov-2024 22:18:55 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/a84p7uh9ogbbb9ae
19-Nov-2024 22:18:55
19-Nov-2024 22:18:55 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/a84p7uh9ogbbb9ae --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/a84p7uh9ogbbb9ae
19-Nov-2024 22:18:55 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '5080523423201604195'...
19-Nov-2024 22:18:55 Getting configuration...
19-Nov-2024 22:18:55 Oneclient has been successfully mounted in '/tmp/onedata/mnt/a84p7uh9ogbbb9ae'.
19-Nov-2024 22:18:55
19-Nov-2024 22:18:55 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-ggc95', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:18:55 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-ggc95', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:18:55 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-ggc95', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:18:55
19-Nov-2024 22:18:55
19-Nov-2024 22:18:55 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-ggc95'
19-Nov-2024 22:18:55 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-ggc95' successfully started
19-Nov-2024 22:18:55
19-Nov-2024 22:18:55 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/6hfvn86cmei0r5os
19-Nov-2024 22:18:55
19-Nov-2024 22:18:55 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/6hfvn86cmei0r5os --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/6hfvn86cmei0r5os
19-Nov-2024 22:18:55 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '10824358963022318213'...
19-Nov-2024 22:18:55 Getting configuration...
19-Nov-2024 22:18:55 Oneclient has been successfully mounted in '/tmp/onedata/mnt/6hfvn86cmei0r5os'.
19-Nov-2024 22:18:55
19-Nov-2024 22:18:55 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
19-Nov-2024 22:18:55 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
19-Nov-2024 22:18:55 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
19-Nov-2024 22:18:55 -- Executing step: 'When "user1 changes space1/file1 size to 1000000 bytes on client11"'
19-Nov-2024 22:18:55 -- Executing step: 'When "size of user2's space1/file1 is 1000000 bytes on client21"'
19-Nov-2024 22:18:55 -- Executing step: 'When "user1 changes space1/file1 size to 0 bytes on client11"'
19-Nov-2024 22:18:55 -- Executing step: 'Then "size of user2's space1/file1 is 0 bytes on client21"'
19-Nov-2024 22:18:55 =================================================================
19-Nov-2024 22:18:55
19-Nov-2024 22:18:55 PASSED
19-Nov-2024 22:18:55 Unmounting client from /tmp/onedata/mnt/a84p7uh9ogbbb9ae
19-Nov-2024 22:18:55
19-Nov-2024 22:18:55
19-Nov-2024 22:18:55 Unmounting client from /tmp/onedata/mnt/6hfvn86cmei0r5os
19-Nov-2024 22:18:55
19-Nov-2024 22:18:55
19-Nov-2024 22:19:20 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
19-Nov-2024 22:19:20 =================================================================
19-Nov-2024 22:19:20 - Executing scenario 'Fail to truncate regular file without write permission'
19-Nov-2024 22:19:20 - from feature 'Multi_regular_file_stat'
19-Nov-2024 22:19:20 -----------------------------------------------------------------
19-Nov-2024 22:19:20 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:19:20 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:19:20 using [token, token] by [user1, user2]"'
19-Nov-2024 22:19:20 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-4xnxn', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:19:20 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-4xnxn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:19:20 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-4xnxn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:19:20
19-Nov-2024 22:19:20
19-Nov-2024 22:19:20 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-4xnxn'
19-Nov-2024 22:19:20 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-4xnxn' successfully started
19-Nov-2024 22:19:20
19-Nov-2024 22:19:20 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/6hbx36zgld101tif
19-Nov-2024 22:19:20
19-Nov-2024 22:19:20 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/6hbx36zgld101tif --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/6hbx36zgld101tif
19-Nov-2024 22:19:20 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2792802116962880630'...
19-Nov-2024 22:19:20 Getting configuration...
19-Nov-2024 22:19:20 Oneclient has been successfully mounted in '/tmp/onedata/mnt/6hbx36zgld101tif'.
19-Nov-2024 22:19:20
19-Nov-2024 22:19:20 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-ggc95', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:19:20 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-ggc95', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:19:20 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-ggc95', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:19:20
19-Nov-2024 22:19:20
19-Nov-2024 22:19:20 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-ggc95'
19-Nov-2024 22:19:20 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-ggc95' successfully started
19-Nov-2024 22:19:20
19-Nov-2024 22:19:20 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/l2dte0wmgnts9q5x
19-Nov-2024 22:19:20
19-Nov-2024 22:19:20 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/l2dte0wmgnts9q5x --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/l2dte0wmgnts9q5x
19-Nov-2024 22:19:20 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '14888468428876352600'...
19-Nov-2024 22:19:20 Getting configuration...
19-Nov-2024 22:19:20 Oneclient has been successfully mounted in '/tmp/onedata/mnt/l2dte0wmgnts9q5x'.
19-Nov-2024 22:19:20
19-Nov-2024 22:19:20 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
19-Nov-2024 22:19:20 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
19-Nov-2024 22:19:20 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
19-Nov-2024 22:19:20 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
19-Nov-2024 22:19:20 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 644 on client11"'
19-Nov-2024 22:19:20 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 644 on client21"'
19-Nov-2024 22:19:20 -- Executing step: 'When "user2 fails to change space1/dir1/file1 size to 1000000 bytes on client21"'
19-Nov-2024 22:19:20 =================================================================
19-Nov-2024 22:19:20
19-Nov-2024 22:19:21 PASSED
19-Nov-2024 22:19:21 Unmounting client from /tmp/onedata/mnt/6hbx36zgld101tif
19-Nov-2024 22:19:21
19-Nov-2024 22:19:21
19-Nov-2024 22:19:21 Unmounting client from /tmp/onedata/mnt/l2dte0wmgnts9q5x
19-Nov-2024 22:19:21
19-Nov-2024 22:19:21
19-Nov-2024 22:19:46 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_timestamp[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 22:19:46 =================================================================
19-Nov-2024 22:19:46 - Executing scenario 'Timestamps at creation'
19-Nov-2024 22:19:46 - from feature 'Multi_regular_file_stat'
19-Nov-2024 22:19:46 -----------------------------------------------------------------
19-Nov-2024 22:19:46 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:19:46 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:19:46 using [token, token] by [user1, user2]"'
19-Nov-2024 22:19:46 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-4xnxn', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:19:46 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-4xnxn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:19:46 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-4xnxn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:19:46
19-Nov-2024 22:19:46
19-Nov-2024 22:19:46 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-4xnxn'
19-Nov-2024 22:19:46 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-4xnxn' successfully started
19-Nov-2024 22:19:46
19-Nov-2024 22:19:46 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/7djdrc5lul2kbtaz
19-Nov-2024 22:19:46
19-Nov-2024 22:19:46 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/7djdrc5lul2kbtaz --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/7djdrc5lul2kbtaz
19-Nov-2024 22:19:46 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '530279885986269544'...
19-Nov-2024 22:19:46 Getting configuration...
19-Nov-2024 22:19:46 Oneclient has been successfully mounted in '/tmp/onedata/mnt/7djdrc5lul2kbtaz'.
19-Nov-2024 22:19:46
19-Nov-2024 22:19:46 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-ggc95', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:19:46 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-ggc95', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:19:46 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-ggc95', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:19:46
19-Nov-2024 22:19:46
19-Nov-2024 22:19:46 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-ggc95'
19-Nov-2024 22:19:46 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-ggc95' successfully started
19-Nov-2024 22:19:46
19-Nov-2024 22:19:46 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/y8zzhabj4e1yn6ki
19-Nov-2024 22:19:46
19-Nov-2024 22:19:46 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/y8zzhabj4e1yn6ki --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/y8zzhabj4e1yn6ki
19-Nov-2024 22:19:46 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '4150938215647737639'...
19-Nov-2024 22:19:46 Getting configuration...
19-Nov-2024 22:19:46 Oneclient has been successfully mounted in '/tmp/onedata/mnt/y8zzhabj4e1yn6ki'.
19-Nov-2024 22:19:46
19-Nov-2024 22:19:46 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
19-Nov-2024 22:19:46 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
19-Nov-2024 22:19:46 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
19-Nov-2024 22:19:46 -- Executing step: 'Then "modification time of user2's space1/file1 is equal to access time on client21"'
19-Nov-2024 22:19:46 -- Executing step: 'Then "status-change time of user2's space1/file1 is equal to access time on client21"'
19-Nov-2024 22:19:46 =================================================================
19-Nov-2024 22:19:46
19-Nov-2024 22:19:47 PASSED
19-Nov-2024 22:19:47 Unmounting client from /tmp/onedata/mnt/7djdrc5lul2kbtaz
19-Nov-2024 22:19:47
19-Nov-2024 22:19:47
19-Nov-2024 22:19:47 Unmounting client from /tmp/onedata/mnt/y8zzhabj4e1yn6ki
19-Nov-2024 22:19:47
19-Nov-2024 22:19:47
19-Nov-2024 22:20:12 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
19-Nov-2024 22:20:12 =================================================================
19-Nov-2024 22:20:12 - Executing scenario 'Fail to update timestamps (touch) without write permission'
19-Nov-2024 22:20:12 - from feature 'Multi_regular_file_stat'
19-Nov-2024 22:20:12 -----------------------------------------------------------------
19-Nov-2024 22:20:12 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:20:12 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:20:12 using [token, token] by [user1, user2]"'
19-Nov-2024 22:20:12 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-4xnxn', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:20:12 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-4xnxn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:20:12 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-4xnxn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:20:12
19-Nov-2024 22:20:12
19-Nov-2024 22:20:12 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-4xnxn'
19-Nov-2024 22:20:12 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-4xnxn' successfully started
19-Nov-2024 22:20:12
19-Nov-2024 22:20:12 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/q9jtxxleu3j4dlnk
19-Nov-2024 22:20:12
19-Nov-2024 22:20:12 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/q9jtxxleu3j4dlnk --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/q9jtxxleu3j4dlnk
19-Nov-2024 22:20:12 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14181725095588063289'...
19-Nov-2024 22:20:12 Getting configuration...
19-Nov-2024 22:20:12 Oneclient has been successfully mounted in '/tmp/onedata/mnt/q9jtxxleu3j4dlnk'.
19-Nov-2024 22:20:12
19-Nov-2024 22:20:12 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-ggc95', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:20:12 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-ggc95', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:20:12 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-ggc95', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:20:12
19-Nov-2024 22:20:12
19-Nov-2024 22:20:12 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-ggc95'
19-Nov-2024 22:20:12 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-ggc95' successfully started
19-Nov-2024 22:20:12
19-Nov-2024 22:20:12 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/iirxn8v6hzwgbgym
19-Nov-2024 22:20:12
19-Nov-2024 22:20:12 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/iirxn8v6hzwgbgym --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/iirxn8v6hzwgbgym
19-Nov-2024 22:20:12 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '6644703162272544904'...
19-Nov-2024 22:20:12 Getting configuration...
19-Nov-2024 22:20:12 Oneclient has been successfully mounted in '/tmp/onedata/mnt/iirxn8v6hzwgbgym'.
19-Nov-2024 22:20:12
19-Nov-2024 22:20:12 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
19-Nov-2024 22:20:12 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
19-Nov-2024 22:20:12 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
19-Nov-2024 22:20:12 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
19-Nov-2024 22:20:12 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 644 on client11"'
19-Nov-2024 22:20:12 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 644 on client21"'
19-Nov-2024 22:20:12 -- Executing step: 'When "user2 fails to update [space1/dir1/file1] timestamps on client21"'
19-Nov-2024 22:20:12 =================================================================
19-Nov-2024 22:20:12
19-Nov-2024 22:20:12 PASSED
19-Nov-2024 22:20:12 Unmounting client from /tmp/onedata/mnt/q9jtxxleu3j4dlnk
19-Nov-2024 22:20:12
19-Nov-2024 22:20:12
19-Nov-2024 22:20:12 Unmounting client from /tmp/onedata/mnt/iirxn8v6hzwgbgym
19-Nov-2024 22:20:12
19-Nov-2024 22:20:12
19-Nov-2024 22:20:38 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
19-Nov-2024 22:20:38 =================================================================
19-Nov-2024 22:20:38 - Executing scenario 'Update timestamps (touch) with write permission'
19-Nov-2024 22:20:38 - from feature 'Multi_regular_file_stat'
19-Nov-2024 22:20:38 -----------------------------------------------------------------
19-Nov-2024 22:20:38 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:20:38 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:20:38 using [token, token] by [user1, user2]"'
19-Nov-2024 22:20:38 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-4xnxn', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:20:38 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-4xnxn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:20:38 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-4xnxn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:20:38
19-Nov-2024 22:20:38
19-Nov-2024 22:20:38 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-4xnxn'
19-Nov-2024 22:20:38 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-4xnxn' successfully started
19-Nov-2024 22:20:38
19-Nov-2024 22:20:38 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/anbfm3tnd6ig5i44
19-Nov-2024 22:20:38
19-Nov-2024 22:20:38 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/anbfm3tnd6ig5i44 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/anbfm3tnd6ig5i44
19-Nov-2024 22:20:38 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '4149169283016993002'...
19-Nov-2024 22:20:38 Getting configuration...
19-Nov-2024 22:20:38 Oneclient has been successfully mounted in '/tmp/onedata/mnt/anbfm3tnd6ig5i44'.
19-Nov-2024 22:20:38
19-Nov-2024 22:20:38 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-ggc95', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:20:38 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-ggc95', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:20:38 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-ggc95', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:20:38
19-Nov-2024 22:20:38
19-Nov-2024 22:20:38 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-ggc95'
19-Nov-2024 22:20:38 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-ggc95' successfully started
19-Nov-2024 22:20:38
19-Nov-2024 22:20:38 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/fddiw6bki9i5r253
19-Nov-2024 22:20:38
19-Nov-2024 22:20:38 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/fddiw6bki9i5r253 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/fddiw6bki9i5r253
19-Nov-2024 22:20:38 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '202478119613727080'...
19-Nov-2024 22:20:38 Getting configuration...
19-Nov-2024 22:20:38 Oneclient has been successfully mounted in '/tmp/onedata/mnt/fddiw6bki9i5r253'.
19-Nov-2024 22:20:38
19-Nov-2024 22:20:38 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
19-Nov-2024 22:20:38 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
19-Nov-2024 22:20:38 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
19-Nov-2024 22:20:38 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
19-Nov-2024 22:20:38 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 624 on client11"'
19-Nov-2024 22:20:38 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 624 on client21"'
19-Nov-2024 22:20:38 -- Executing step: 'When "user2 updates [space1/dir1/file1] timestamps on client21"'
19-Nov-2024 22:20:38 -- Executing step: 'Then "modification time of user2's space1/dir1/file1 is equal to access time on client21"'
19-Nov-2024 22:20:38 =================================================================
19-Nov-2024 22:20:38
19-Nov-2024 22:20:39 PASSED
19-Nov-2024 22:20:39 Unmounting client from /tmp/onedata/mnt/anbfm3tnd6ig5i44
19-Nov-2024 22:20:39
19-Nov-2024 22:20:39
19-Nov-2024 22:20:39 Unmounting client from /tmp/onedata/mnt/fddiw6bki9i5r253
19-Nov-2024 22:20:39
19-Nov-2024 22:20:39
19-Nov-2024 22:21:08 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
19-Nov-2024 22:21:08 =================================================================
19-Nov-2024 22:21:08 - Executing scenario 'Access time'
19-Nov-2024 22:21:08 - from feature 'Multi_regular_file_stat'
19-Nov-2024 22:21:08 -----------------------------------------------------------------
19-Nov-2024 22:21:08 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:21:08 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:21:08 using [token, token] by [user1, user2]"'
19-Nov-2024 22:21:08 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-4xnxn', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:21:08 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-4xnxn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:21:08 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-4xnxn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:21:08
19-Nov-2024 22:21:08
19-Nov-2024 22:21:08 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-4xnxn'
19-Nov-2024 22:21:08 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-4xnxn' successfully started
19-Nov-2024 22:21:08
19-Nov-2024 22:21:08 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/9sdttr56hc762tv9
19-Nov-2024 22:21:08
19-Nov-2024 22:21:08 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/9sdttr56hc762tv9 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/9sdttr56hc762tv9
19-Nov-2024 22:21:08 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '9738614482565714023'...
19-Nov-2024 22:21:08 Getting configuration...
19-Nov-2024 22:21:08 Oneclient has been successfully mounted in '/tmp/onedata/mnt/9sdttr56hc762tv9'.
19-Nov-2024 22:21:08
19-Nov-2024 22:21:08 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-ggc95', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:21:08 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-ggc95', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:21:08 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-ggc95', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:21:08
19-Nov-2024 22:21:08
19-Nov-2024 22:21:08 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-ggc95'
19-Nov-2024 22:21:08 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-ggc95' successfully started
19-Nov-2024 22:21:08
19-Nov-2024 22:21:08 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/4ours68qh9wrfy7d
19-Nov-2024 22:21:08
19-Nov-2024 22:21:08 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/4ours68qh9wrfy7d --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/4ours68qh9wrfy7d
19-Nov-2024 22:21:08 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '12069969566306345847'...
19-Nov-2024 22:21:08 Getting configuration...
19-Nov-2024 22:21:08 Oneclient has been successfully mounted in '/tmp/onedata/mnt/4ours68qh9wrfy7d'.
19-Nov-2024 22:21:08
19-Nov-2024 22:21:08 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
19-Nov-2024 22:21:08 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
19-Nov-2024 22:21:08 -- Executing step: 'When "user1 is idle for 2 seconds"'
19-Nov-2024 22:21:08 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1 on client11"'
19-Nov-2024 22:21:08 -- Executing step: 'Then "access time of user2's space1/file1 is greater than modification time on client21"'
19-Nov-2024 22:21:08 -- Executing step: 'Then "access time of user2's space1/file1 is greater than status-change time on client21"'
19-Nov-2024 22:21:08 =================================================================
19-Nov-2024 22:21:08
19-Nov-2024 22:21:08 PASSED
19-Nov-2024 22:21:08 Unmounting client from /tmp/onedata/mnt/9sdttr56hc762tv9
19-Nov-2024 22:21:08
19-Nov-2024 22:21:08
19-Nov-2024 22:21:08 Unmounting client from /tmp/onedata/mnt/4ours68qh9wrfy7d
19-Nov-2024 22:21:08
19-Nov-2024 22:21:08
19-Nov-2024 22:21:35 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
19-Nov-2024 22:21:35 =================================================================
19-Nov-2024 22:21:35 - Executing scenario 'Modification time'
19-Nov-2024 22:21:35 - from feature 'Multi_regular_file_stat'
19-Nov-2024 22:21:35 -----------------------------------------------------------------
19-Nov-2024 22:21:35 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:21:35 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:21:35 using [token, token] by [user1, user2]"'
19-Nov-2024 22:21:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-4xnxn', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:21:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-4xnxn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:21:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-4xnxn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:21:35
19-Nov-2024 22:21:35
19-Nov-2024 22:21:35 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-4xnxn'
19-Nov-2024 22:21:35 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-4xnxn' successfully started
19-Nov-2024 22:21:35
19-Nov-2024 22:21:35 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/021okthqqhe3jl9x
19-Nov-2024 22:21:35
19-Nov-2024 22:21:35 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/021okthqqhe3jl9x --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/021okthqqhe3jl9x
19-Nov-2024 22:21:35 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2053877920296799972'...
19-Nov-2024 22:21:35 Getting configuration...
19-Nov-2024 22:21:35 Oneclient has been successfully mounted in '/tmp/onedata/mnt/021okthqqhe3jl9x'.
19-Nov-2024 22:21:35
19-Nov-2024 22:21:35 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-ggc95', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:21:35 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-ggc95', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:21:35 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-ggc95', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:21:35
19-Nov-2024 22:21:35
19-Nov-2024 22:21:35 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-ggc95'
19-Nov-2024 22:21:35 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-ggc95' successfully started
19-Nov-2024 22:21:35
19-Nov-2024 22:21:35 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/jlxyir9dqb0vklbe
19-Nov-2024 22:21:35
19-Nov-2024 22:21:35 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/jlxyir9dqb0vklbe --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/jlxyir9dqb0vklbe
19-Nov-2024 22:21:35 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '14396238984571390077'...
19-Nov-2024 22:21:35 Getting configuration...
19-Nov-2024 22:21:35 Oneclient has been successfully mounted in '/tmp/onedata/mnt/jlxyir9dqb0vklbe'.
19-Nov-2024 22:21:35
19-Nov-2024 22:21:35 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
19-Nov-2024 22:21:35 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
19-Nov-2024 22:21:35 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
19-Nov-2024 22:21:35 -- Executing step: 'When "user1 is idle for 2 seconds"'
19-Nov-2024 22:21:35 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
19-Nov-2024 22:21:35 -- Executing step: 'Then "modification time of user2's space1/file1 is greater than access time on client21"'
19-Nov-2024 22:21:35 -- Executing step: 'Then "modification time of user2's space1/file1 is equal to status-change time on client21"'
19-Nov-2024 22:21:35 =================================================================
19-Nov-2024 22:21:35
19-Nov-2024 22:21:36 PASSED
19-Nov-2024 22:21:36 Unmounting client from /tmp/onedata/mnt/021okthqqhe3jl9x
19-Nov-2024 22:21:36
19-Nov-2024 22:21:36
19-Nov-2024 22:21:36 Unmounting client from /tmp/onedata/mnt/jlxyir9dqb0vklbe
19-Nov-2024 22:21:36
19-Nov-2024 22:21:36
19-Nov-2024 22:22:04 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
19-Nov-2024 22:22:04 =================================================================
19-Nov-2024 22:22:04 - Executing scenario 'Status-change time when changing mode'
19-Nov-2024 22:22:04 - from feature 'Multi_regular_file_stat'
19-Nov-2024 22:22:04 -----------------------------------------------------------------
19-Nov-2024 22:22:04 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:22:04 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:22:04 using [token, token] by [user1, user2]"'
19-Nov-2024 22:22:04 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-4xnxn', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:22:04 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-4xnxn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:22:04 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-4xnxn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:22:04
19-Nov-2024 22:22:04
19-Nov-2024 22:22:04 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-4xnxn'
19-Nov-2024 22:22:04 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-4xnxn' successfully started
19-Nov-2024 22:22:04
19-Nov-2024 22:22:04 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/4om850l2od7oxmg2
19-Nov-2024 22:22:04
19-Nov-2024 22:22:04 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/4om850l2od7oxmg2 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/4om850l2od7oxmg2
19-Nov-2024 22:22:04 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '4759110490004644152'...
19-Nov-2024 22:22:04 Getting configuration...
19-Nov-2024 22:22:04 Oneclient has been successfully mounted in '/tmp/onedata/mnt/4om850l2od7oxmg2'.
19-Nov-2024 22:22:04
19-Nov-2024 22:22:04 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-ggc95', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:22:04 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-ggc95', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:22:04 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-ggc95', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:22:04
19-Nov-2024 22:22:04
19-Nov-2024 22:22:04 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-ggc95'
19-Nov-2024 22:22:04 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-ggc95' successfully started
19-Nov-2024 22:22:04
19-Nov-2024 22:22:04 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/zc5ypv0l59cpdpyn
19-Nov-2024 22:22:04
19-Nov-2024 22:22:04 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/zc5ypv0l59cpdpyn --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/zc5ypv0l59cpdpyn
19-Nov-2024 22:22:04 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '1757921384456232679'...
19-Nov-2024 22:22:04 Getting configuration...
19-Nov-2024 22:22:04 Oneclient has been successfully mounted in '/tmp/onedata/mnt/zc5ypv0l59cpdpyn'.
19-Nov-2024 22:22:04
19-Nov-2024 22:22:04 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
19-Nov-2024 22:22:04 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
19-Nov-2024 22:22:04 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
19-Nov-2024 22:22:04 -- Executing step: 'When "user1 is idle for 2 seconds"'
19-Nov-2024 22:22:04 -- Executing step: 'When "user1 changes space1/file1 mode to 211 on client11"'
19-Nov-2024 22:22:04 -- Executing step: 'Then "mode of user2's space1/file1 is 211 on client21"'
19-Nov-2024 22:22:04 -- Executing step: 'Then "status-change time of user2's space1/file1 is greater than modification time on client21"'
19-Nov-2024 22:22:04 -- Executing step: 'Then "status-change time of user2's space1/file1 is greater than access time on client21"'
19-Nov-2024 22:22:04 =================================================================
19-Nov-2024 22:22:04
19-Nov-2024 22:22:04 PASSED
19-Nov-2024 22:22:04 Unmounting client from /tmp/onedata/mnt/4om850l2od7oxmg2
19-Nov-2024 22:22:04
19-Nov-2024 22:22:04
19-Nov-2024 22:22:04 Unmounting client from /tmp/onedata/mnt/zc5ypv0l59cpdpyn
19-Nov-2024 22:22:04
19-Nov-2024 22:22:04
19-Nov-2024 22:22: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
19-Nov-2024 22:22:29 =================================================================
19-Nov-2024 22:22:29 - Executing scenario 'Status-change time when renaming on storage'
19-Nov-2024 22:22:29 - from feature 'Multi_regular_file_stat'
19-Nov-2024 22:22:29 -----------------------------------------------------------------
19-Nov-2024 22:22:29 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:22:29 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:22:29 using [token, token] by [user1, user2]"'
19-Nov-2024 22:22:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-4xnxn', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:22:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-4xnxn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:22:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-4xnxn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:22:29
19-Nov-2024 22:22:29
19-Nov-2024 22:22:29 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-4xnxn'
19-Nov-2024 22:22:29 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-4xnxn' successfully started
19-Nov-2024 22:22:29
19-Nov-2024 22:22:29 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/r4lce3lonvd9c5r8
19-Nov-2024 22:22:29
19-Nov-2024 22:22:29 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/r4lce3lonvd9c5r8 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/r4lce3lonvd9c5r8
19-Nov-2024 22:22:29 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17074337641238847014'...
19-Nov-2024 22:22:29 Getting configuration...
19-Nov-2024 22:22:29 Oneclient has been successfully mounted in '/tmp/onedata/mnt/r4lce3lonvd9c5r8'.
19-Nov-2024 22:22:29
19-Nov-2024 22:22:29 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-ggc95', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:22:29 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-ggc95', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:22:29 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-ggc95', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:22:29
19-Nov-2024 22:22:29
19-Nov-2024 22:22:29 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-ggc95'
19-Nov-2024 22:22:29 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-ggc95' successfully started
19-Nov-2024 22:22:29
19-Nov-2024 22:22:29 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/l0bet1dw2ece00yv
19-Nov-2024 22:22:29
19-Nov-2024 22:22:29 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/l0bet1dw2ece00yv --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/l0bet1dw2ece00yv
19-Nov-2024 22:22:29 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '11381995696218484576'...
19-Nov-2024 22:22:29 Getting configuration...
19-Nov-2024 22:22:29 Oneclient has been successfully mounted in '/tmp/onedata/mnt/l0bet1dw2ece00yv'.
19-Nov-2024 22:22:29
19-Nov-2024 22:22:29 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
19-Nov-2024 22:22:29 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
19-Nov-2024 22:22:29 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
19-Nov-2024 22:22:29 -- Executing step: 'When "user2 records [space1/file1] stats on client21"'
19-Nov-2024 22:22:29 -- Executing step: 'When "user1 is idle for 2 seconds"'
19-Nov-2024 22:22:29 -- Executing step: 'When "user1 renames space1/file1 to space1/file2 on client11"'
19-Nov-2024 22:22:29 -- Executing step: 'Then "user2 sees [file2] in space1 on client21"'
19-Nov-2024 22:22:29 -- Executing step: 'Then "access time of user2's space1/file2 is equal to recorded one of space1/file1 on client21"'
19-Nov-2024 22:22:29 -- Executing step: 'Then "modification time of user2's space1/file2 is equal to access time on client21"'
19-Nov-2024 22:22:29 -- Executing step: 'Then "status-change time of user2's space1/file2 is not less than access time on client21"'
19-Nov-2024 22:22:29 =================================================================
19-Nov-2024 22:22:29
19-Nov-2024 22:22:41 PASSED
19-Nov-2024 22:22:41 Unmounting client from /tmp/onedata/mnt/r4lce3lonvd9c5r8
19-Nov-2024 22:22:41
19-Nov-2024 22:22:41
19-Nov-2024 22:22:41 Unmounting client from /tmp/onedata/mnt/l0bet1dw2ece00yv
19-Nov-2024 22:22:41
19-Nov-2024 22:22:41 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.1732054949.7811878', '-c', '/tmp/logs']
19-Nov-2024 22:22:41 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-9lf5l. See /home/bamboo/.one-env/deployments/2024.11.19-22.13.18/pod-logs/dev-cross-support-job-3p-users-9lf5l/entrypoint.log for more details
19-Nov-2024 22:22:41 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-4xnxn: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.19-22.13.18/pod-logs/dev-oneclient-krakow-7d9476b8bc-4xnxn/oneclient_logs
19-Nov-2024 22:22:41
19-Nov-2024 22:22:41               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=102/122)
19-Nov-2024 22:22:41               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:22:41             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=101/122)
19-Nov-2024 22:22:41             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=94/122)
19-Nov-2024 22:22:41          22,815   1%   21.76MB/s    0:00:00 (xfr#2, to-chk=100/122)
19-Nov-2024 22:22:41          23,277   1%   22.20MB/s    0:00:00 (xfr#3, to-chk=96/122)
19-Nov-2024 22:22:41          95,036   7%   45.32MB/s    0:00:00 (xfr#4, to-chk=95/122)
19-Nov-2024 22:22:41          95,498   7%   45.54MB/s    0:00:00 (xfr#5, to-chk=94/122)
19-Nov-2024 22:22:41         115,629   8%   55.14MB/s    0:00:00 (xfr#6, to-chk=93/122)
19-Nov-2024 22:22:41         115,995   8%   55.31MB/s    0:00:00 (xfr#7, to-chk=89/122)
19-Nov-2024 22:22:41         189,127  14%   25.77MB/s    0:00:00 (xfr#8, to-chk=88/122)
19-Nov-2024 22:22:41         189,493  14%   25.82MB/s    0:00:00 (xfr#9, to-chk=87/122)
19-Nov-2024 22:22:41         213,090  15%   29.03MB/s    0:00:00 (xfr#10, to-chk=86/122)
19-Nov-2024 22:22:41         213,648  15%   25.47MB/s    0:00:00 (xfr#11, to-chk=82/122)
19-Nov-2024 22:22:41         299,449  22%   28.56MB/s    0:00:00 (xfr#12, to-chk=81/122)
19-Nov-2024 22:22:41         300,007  22%   28.61MB/s    0:00:00 (xfr#13, to-chk=80/122)
19-Nov-2024 22:22:41         316,221  23%   25.13MB/s    0:00:00 (xfr#14, to-chk=79/122)
19-Nov-2024 22:22:41         316,587  23%   25.16MB/s    0:00:00 (xfr#15, to-chk=75/122)
19-Nov-2024 22:22:41         374,710  27%   27.49MB/s    0:00:00 (xfr#16, to-chk=74/122)
19-Nov-2024 22:22:41         375,076  27%   27.52MB/s    0:00:00 (xfr#17, to-chk=73/122)
19-Nov-2024 22:22:41         391,297  29%   28.71MB/s    0:00:00 (xfr#18, to-chk=72/122)
19-Nov-2024 22:22:41         391,663  29%   28.73MB/s    0:00:00 (xfr#19, to-chk=68/122)
19-Nov-2024 22:22:41         451,150  33%   28.68MB/s    0:00:00 (xfr#20, to-chk=67/122)
19-Nov-2024 22:22:41         451,516  33%   28.71MB/s    0:00:00 (xfr#21, to-chk=66/122)
19-Nov-2024 22:22:41         467,921  34%   29.75MB/s    0:00:00 (xfr#22, to-chk=65/122)
19-Nov-2024 22:22:41         468,479  34%   29.79MB/s    0:00:00 (xfr#23, to-chk=61/122)
19-Nov-2024 22:22:41         526,053  39%   33.45MB/s    0:00:00 (xfr#24, to-chk=60/122)
19-Nov-2024 22:22:41         526,611  39%   33.48MB/s    0:00:00 (xfr#25, to-chk=59/122)
19-Nov-2024 22:22:41         555,276  41%   33.10MB/s    0:00:00 (xfr#26, to-chk=58/122)
19-Nov-2024 22:22:41         555,642  41%   33.12MB/s    0:00:00 (xfr#27, to-chk=54/122)
19-Nov-2024 22:22:41         640,637  47%   33.94MB/s    0:00:00 (xfr#28, to-chk=53/122)
19-Nov-2024 22:22:41         641,003  47%   33.96MB/s    0:00:00 (xfr#29, to-chk=52/122)
19-Nov-2024 22:22:41         657,977  48%   31.37MB/s    0:00:00 (xfr#30, to-chk=51/122)
19-Nov-2024 22:22:41         658,343  49%   31.39MB/s    0:00:00 (xfr#31, to-chk=47/122)
19-Nov-2024 22:22:41         718,655  53%   25.38MB/s    0:00:00 (xfr#32, to-chk=46/122)
19-Nov-2024 22:22:41         719,021  53%   24.49MB/s    0:00:00 (xfr#33, to-chk=45/122)
19-Nov-2024 22:22:41         746,478  55%   25.42MB/s    0:00:00 (xfr#34, to-chk=44/122)
19-Nov-2024 22:22:41         746,940  55%   25.44MB/s    0:00:00 (xfr#35, to-chk=40/122)
19-Nov-2024 22:22:41         827,756  61%   28.19MB/s    0:00:00 (xfr#36, to-chk=39/122)
19-Nov-2024 22:22:41         828,218  61%   28.21MB/s    0:00:00 (xfr#37, to-chk=38/122)
19-Nov-2024 22:22:41         852,466  63%   28.03MB/s    0:00:00 (xfr#38, to-chk=37/122)
19-Nov-2024 22:22:41         852,928  63%   28.05MB/s    0:00:00 (xfr#39, to-chk=33/122)
19-Nov-2024 22:22:41         941,618  70%   29.93MB/s    0:00:00 (xfr#40, to-chk=32/122)
19-Nov-2024 22:22:41         942,080  70%   29.95MB/s    0:00:00 (xfr#41, to-chk=31/122)
19-Nov-2024 22:22:41         960,215  71%   29.54MB/s    0:00:00 (xfr#42, to-chk=30/122)
19-Nov-2024 22:22:41         960,869  71%   29.56MB/s    0:00:00 (xfr#43, to-chk=26/122)
19-Nov-2024 22:22:41       1,025,392  76%   25.73MB/s    0:00:00 (xfr#44, to-chk=25/122)
19-Nov-2024 22:22:41       1,026,046  76%   25.75MB/s    0:00:00 (xfr#45, to-chk=24/122)
19-Nov-2024 22:22:41       1,026,674  76%   25.11MB/s    0:00:00 (xfr#46, to-chk=23/122)
19-Nov-2024 22:22:41       1,051,183  78%   25.70MB/s    0:00:00 (xfr#47, to-chk=22/122)
19-Nov-2024 22:22:41       1,051,549  78%   25.71MB/s    0:00:00 (xfr#48, to-chk=18/122)
19-Nov-2024 22:22:41       1,123,060  83%   19.47MB/s    0:00:00 (xfr#49, to-chk=17/122)
19-Nov-2024 22:22:41       1,123,426  83%   19.48MB/s    0:00:00 (xfr#50, to-chk=16/122)
19-Nov-2024 22:22:41       1,147,600  85%   19.90MB/s    0:00:00 (xfr#51, to-chk=15/122)
19-Nov-2024 22:22:41       1,148,062  85%   19.91MB/s    0:00:00 (xfr#52, to-chk=11/122)
19-Nov-2024 22:22:41       1,234,413  91%   20.65MB/s    0:00:00 (xfr#53, to-chk=10/122)
19-Nov-2024 22:22:41       1,234,875  91%   20.66MB/s    0:00:00 (xfr#54, to-chk=9/122)
19-Nov-2024 22:22:41       1,235,503  91%   20.67MB/s    0:00:00 (xfr#55, to-chk=8/122)
19-Nov-2024 22:22:41       1,253,645  93%   20.97MB/s    0:00:00 (xfr#56, to-chk=7/122)
19-Nov-2024 22:22:41       1,254,203  93%   20.98MB/s    0:00:00 (xfr#57, to-chk=3/122)
19-Nov-2024 22:22:41       1,320,911  98%   21.72MB/s    0:00:00 (xfr#58, to-chk=2/122)
19-Nov-2024 22:22:41       1,321,469  98%   21.73MB/s    0:00:00 (xfr#59, to-chk=1/122)
19-Nov-2024 22:22:41       1,341,156  99%   21.68MB/s    0:00:00 (xfr#60, to-chk=0/122)
19-Nov-2024 22:22:41       1,341,156  99%   21.68MB/s    0:00:00 (xfr#60, to-chk=0/122)
19-Nov-2024 22:22:41       1,341,156  99%   21.68MB/s    0:00:00 (xfr#60, to-chk=0/122)
19-Nov-2024 22:22:41       1,341,156  99%   21.68MB/s    0:00:00 (xfr#60, to-chk=0/122)
19-Nov-2024 22:22:41       1,341,156  99%   21.68MB/s    0:00:00 (xfr#60, to-chk=0/122)
19-Nov-2024 22:22:41       1,341,156  99%   21.68MB/s    0:00:00 (xfr#60, to-chk=0/122)
19-Nov-2024 22:22:41       1,341,156  99%   21.68MB/s    0:00:00 (xfr#60, to-chk=0/122)
19-Nov-2024 22:22:41       1,341,156  99%   21.68MB/s    0:00:00 (xfr#60, to-chk=0/122)
19-Nov-2024 22:22:41       1,341,156  99%   21.68MB/s    0:00:00 (xfr#60, to-chk=0/122)
19-Nov-2024 22:22:41       1,341,156  99%   21.68MB/s    0:00:00 (xfr#60, to-chk=0/122)
19-Nov-2024 22:22:41       1,341,156  99%   21.68MB/s    0:00:00 (xfr#60, to-chk=0/122)
19-Nov-2024 22:22:41       1,341,156  99%   21.68MB/s    0:00:00 (xfr#60, to-chk=0/122)
19-Nov-2024 22:22:41       1,341,156  99%   21.32MB/s    0:00:00 (xfr#60, to-chk=0/122)
19-Nov-2024 22:22:41       1,341,156  99%   14.70MB/s    0:00:00 (xfr#60, to-chk=0/122)
19-Nov-2024 22:22:41       1,341,156  99%   14.70MB/s    0:00:00 (xfr#60, to-chk=0/122)
19-Nov-2024 22:22:41       1,341,156  99%   14.70MB/s    0:00:00 (xfr#60, to-chk=0/122)
19-Nov-2024 22:22:41 [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-ggc95: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.19-22.13.18/pod-logs/dev-oneclient-paris-5cc45c8cb7-ggc95/oneclient_logs
19-Nov-2024 22:22:41
19-Nov-2024 22:22:41               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=103/123)
19-Nov-2024 22:22:41               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:22:41             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=102/123)
19-Nov-2024 22:22:41             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=95/123)
19-Nov-2024 22:22:41          16,053   1%   15.31MB/s    0:00:00 (xfr#2, to-chk=101/123)
19-Nov-2024 22:22:41          16,419   1%   15.66MB/s    0:00:00 (xfr#3, to-chk=97/123)
19-Nov-2024 22:22:41          88,944   7%   12.12MB/s    0:00:00 (xfr#4, to-chk=96/123)
19-Nov-2024 22:22:41          89,310   7%   10.65MB/s    0:00:00 (xfr#5, to-chk=95/123)
19-Nov-2024 22:22:41         105,331   8%   12.56MB/s    0:00:00 (xfr#6, to-chk=94/123)
19-Nov-2024 22:22:41         105,601   8%   12.59MB/s    0:00:00 (xfr#7, to-chk=90/123)
19-Nov-2024 22:22:41         177,581  14%    9.96MB/s    0:00:00 (xfr#8, to-chk=89/123)
19-Nov-2024 22:22:41         177,851  14%    9.98MB/s    0:00:00 (xfr#9, to-chk=88/123)
19-Nov-2024 22:22:41         193,097  15%    6.35MB/s    0:00:00 (xfr#10, to-chk=87/123)
19-Nov-2024 22:22:41         193,559  15%    6.15MB/s    0:00:00 (xfr#11, to-chk=83/123)
19-Nov-2024 22:22:41         246,672  20%    7.59MB/s    0:00:00 (xfr#12, to-chk=82/123)
19-Nov-2024 22:22:41         247,134  20%    7.60MB/s    0:00:00 (xfr#13, to-chk=81/123)
19-Nov-2024 22:22:41         262,436  21%    8.07MB/s    0:00:00 (xfr#14, to-chk=80/123)
19-Nov-2024 22:22:41         262,898  21%    7.83MB/s    0:00:00 (xfr#15, to-chk=76/123)
19-Nov-2024 22:22:41         319,363  26%    8.01MB/s    0:00:00 (xfr#16, to-chk=75/123)
19-Nov-2024 22:22:41         319,825  26%    7.82MB/s    0:00:00 (xfr#17, to-chk=74/123)
19-Nov-2024 22:22:41         340,448  28%    7.55MB/s    0:00:00 (xfr#18, to-chk=73/123)
19-Nov-2024 22:22:41         341,006  28%    7.56MB/s    0:00:00 (xfr#19, to-chk=69/123)
19-Nov-2024 22:22:41         420,193  34%    8.18MB/s    0:00:00 (xfr#20, to-chk=68/123)
19-Nov-2024 22:22:41         420,751  34%    8.19MB/s    0:00:00 (xfr#21, to-chk=67/123)
19-Nov-2024 22:22:41         421,379  34%    8.20MB/s    0:00:00 (xfr#22, to-chk=66/123)
19-Nov-2024 22:22:41         441,436  36%    8.59MB/s    0:00:00 (xfr#23, to-chk=65/123)
19-Nov-2024 22:22:41         441,802  36%    8.60MB/s    0:00:00 (xfr#24, to-chk=61/123)
19-Nov-2024 22:22:41         515,697  42%    9.84MB/s    0:00:00 (xfr#25, to-chk=60/123)
19-Nov-2024 22:22:41         516,063  42%    9.84MB/s    0:00:00 (xfr#26, to-chk=59/123)
19-Nov-2024 22:22:41         531,454  43%   10.14MB/s    0:00:00 (xfr#27, to-chk=58/123)
19-Nov-2024 22:22:41         531,916  43%   10.15MB/s    0:00:00 (xfr#28, to-chk=54/123)
19-Nov-2024 22:22:41         596,184  49%   10.34MB/s    0:00:00 (xfr#29, to-chk=53/123)
19-Nov-2024 22:22:41         596,646  49%   10.35MB/s    0:00:00 (xfr#30, to-chk=52/123)
19-Nov-2024 22:22:41         613,348  50%   10.45MB/s    0:00:00 (xfr#31, to-chk=51/123)
19-Nov-2024 22:22:41         613,714  50%   10.45MB/s    0:00:00 (xfr#32, to-chk=47/123)
19-Nov-2024 22:22:41         680,421  56%    9.83MB/s    0:00:00 (xfr#33, to-chk=46/123)
19-Nov-2024 22:22:41         680,787  56%    9.84MB/s    0:00:00 (xfr#34, to-chk=45/123)
19-Nov-2024 22:22:41         704,526  58%   10.03MB/s    0:00:00 (xfr#35, to-chk=44/123)
19-Nov-2024 22:22:41         704,892  58%   10.03MB/s    0:00:00 (xfr#36, to-chk=40/123)
19-Nov-2024 22:22:41         709,026  58%   10.09MB/s    0:00:00 (xfr#37, to-chk=39/123)
19-Nov-2024 22:22:41         783,469  64%   11.15MB/s    0:00:00 (xfr#38, to-chk=38/123)
19-Nov-2024 22:22:41         783,835  64%   11.16MB/s    0:00:00 (xfr#39, to-chk=37/123)
19-Nov-2024 22:22:41         799,895  66%   11.22MB/s    0:00:00 (xfr#40, to-chk=36/123)
19-Nov-2024 22:22:41         800,261  66%   11.22MB/s    0:00:00 (xfr#41, to-chk=32/123)
19-Nov-2024 22:22:41         865,860  71%   11.97MB/s    0:00:00 (xfr#42, to-chk=31/123)
19-Nov-2024 22:22:41         866,226  71%   11.97MB/s    0:00:00 (xfr#43, to-chk=30/123)
19-Nov-2024 22:22:41         889,656  73%   12.30MB/s    0:00:00 (xfr#44, to-chk=29/123)
19-Nov-2024 22:22:41         890,214  73%   12.30MB/s    0:00:00 (xfr#45, to-chk=25/123)
19-Nov-2024 22:22:41         959,211  79%   13.07MB/s    0:00:00 (xfr#46, to-chk=24/123)
19-Nov-2024 22:22:41         959,769  79%   13.08MB/s    0:00:00 (xfr#47, to-chk=23/123)
19-Nov-2024 22:22:41         974,354  80%   13.27MB/s    0:00:00 (xfr#48, to-chk=22/123)
19-Nov-2024 22:22:41         974,816  80%   13.09MB/s    0:00:00 (xfr#49, to-chk=18/123)
19-Nov-2024 22:22:41       1,027,836  84%   13.81MB/s    0:00:00 (xfr#50, to-chk=17/123)
19-Nov-2024 22:22:41       1,028,298  84%   12.90MB/s    0:00:00 (xfr#51, to-chk=16/123)
19-Nov-2024 22:22:41       1,043,613  86%   12.93MB/s    0:00:00 (xfr#52, to-chk=15/123)
19-Nov-2024 22:22:41       1,044,171  86%   12.93MB/s    0:00:00 (xfr#53, to-chk=11/123)
19-Nov-2024 22:22:41       1,100,278  90%   13.63MB/s    0:00:00 (xfr#54, to-chk=10/123)
19-Nov-2024 22:22:41       1,100,836  90%   13.63MB/s    0:00:00 (xfr#55, to-chk=9/123)
19-Nov-2024 22:22:41       1,101,464  91%   13.64MB/s    0:00:00 (xfr#56, to-chk=8/123)
19-Nov-2024 22:22:41       1,116,872  92%   13.83MB/s    0:00:00 (xfr#57, to-chk=7/123)
19-Nov-2024 22:22:41       1,117,238  92%   13.84MB/s    0:00:00 (xfr#58, to-chk=3/123)
19-Nov-2024 22:22:41       1,187,030  98%   12.72MB/s    0:00:00 (xfr#59, to-chk=2/123)
19-Nov-2024 22:22:41       1,187,396  98%   12.72MB/s    0:00:00 (xfr#60, to-chk=1/123)
19-Nov-2024 22:22:41       1,207,938  99%   12.94MB/s    0:00:00 (xfr#61, to-chk=0/123)
19-Nov-2024 22:22:41       1,207,938  99%   12.94MB/s    0:00:00 (xfr#61, to-chk=0/123)
19-Nov-2024 22:22:41       1,207,938  99%   12.94MB/s    0:00:00 (xfr#61, to-chk=0/123)
19-Nov-2024 22:22:41       1,207,938  99%   12.94MB/s    0:00:00 (xfr#61, to-chk=0/123)
19-Nov-2024 22:22:41       1,207,938  99%   12.94MB/s    0:00:00 (xfr#61, to-chk=0/123)
19-Nov-2024 22:22:41       1,207,938  99%   12.94MB/s    0:00:00 (xfr#61, to-chk=0/123)
19-Nov-2024 22:22:41       1,207,938  99%   12.94MB/s    0:00:00 (xfr#61, to-chk=0/123)
19-Nov-2024 22:22:41       1,207,938  99%   12.94MB/s    0:00:00 (xfr#61, to-chk=0/123)
19-Nov-2024 22:22:41       1,207,938  99%   12.94MB/s    0:00:00 (xfr#61, to-chk=0/123)
19-Nov-2024 22:22:41       1,207,938  99%   12.94MB/s    0:00:00 (xfr#61, to-chk=0/123)
19-Nov-2024 22:22:41       1,207,938  99%   12.94MB/s    0:00:00 (xfr#61, to-chk=0/123)
19-Nov-2024 22:22:41       1,207,938  99%   12.94MB/s    0:00:00 (xfr#61, to-chk=0/123)
19-Nov-2024 22:22:41       1,207,938  99%   12.66MB/s    0:00:00 (xfr#61, to-chk=0/123)
19-Nov-2024 22:22:41       1,207,938  99%   12.66MB/s    0:00:00 (xfr#61, to-chk=0/123)
19-Nov-2024 22:22:41       1,207,938  99%   12.66MB/s    0:00:00 (xfr#61, to-chk=0/123)
19-Nov-2024 22:22:41       1,207,938  99%   12.66MB/s    0:00:00 (xfr#61, to-chk=0/123)
19-Nov-2024 22:22:41 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.19-22.13.18/pod-logs/dev-oneprovider-krakow-0/op-panel
19-Nov-2024 22:22:41
19-Nov-2024 22:22:41               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 22:22:41               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:22:41          15,394  16%   14.68MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 22:22:41          31,697  33%   30.23MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 22:22:41          31,697  33%   30.23MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 22:22:41          46,888  49%   22.36MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 22:22:41          47,179  50%   22.50MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 22:22:41          47,179  50%    7.50MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 22:22:41 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-22.13.18/pod-logs/dev-oneprovider-krakow-0/cluster-manager
19-Nov-2024 22:22:41
19-Nov-2024 22:22:41               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 22:22:41               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:22:41           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 22:22:41           4,776  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 22:22:41           4,776  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 22:22:41           6,595  48%    6.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 22:22:41           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 22:22:41           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 22:22:41 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.19-22.13.18/pod-logs/dev-oneprovider-krakow-0/op-worker
19-Nov-2024 22:22:41
19-Nov-2024 22:22:41               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=39/42)
19-Nov-2024 22:22:41               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:22:41          23,463   8%   22.38MB/s    0:00:00 (xfr#2, to-chk=37/42)
19-Nov-2024 22:22:41          44,073  16%   42.03MB/s    0:00:00 (xfr#3, to-chk=35/42)
19-Nov-2024 22:22:41          44,073  16%   42.03MB/s    0:00:00 (xfr#4, to-chk=33/42)
19-Nov-2024 22:22:41          44,073  16%   42.03MB/s    0:00:00 (xfr#5, to-chk=31/42)
19-Nov-2024 22:22:41          63,486  23%   60.54MB/s    0:00:00 (xfr#6, to-chk=29/42)
19-Nov-2024 22:22:41          63,636  23%   60.69MB/s    0:00:00 (xfr#7, to-chk=27/42)
19-Nov-2024 22:22:41          63,933  23%   60.97MB/s    0:00:00 (xfr#8, to-chk=25/42)
19-Nov-2024 22:22:41         121,468  44%  115.84MB/s    0:00:00 (xfr#9, to-chk=23/42)
19-Nov-2024 22:22:41         124,773  45%  118.99MB/s    0:00:00 (xfr#10, to-chk=13/42)
19-Nov-2024 22:22:41         126,020  45%  120.18MB/s    0:00:00 (xfr#11, to-chk=12/42)
19-Nov-2024 22:22:41         130,455  47%  124.41MB/s    0:00:00 (xfr#12, to-chk=11/42)
19-Nov-2024 22:22:41         131,985  48%  125.87MB/s    0:00:00 (xfr#13, to-chk=10/42)
19-Nov-2024 22:22:41         133,800  48%  127.60MB/s    0:00:00 (xfr#14, to-chk=9/42)
19-Nov-2024 22:22:41         134,363  48%   64.07MB/s    0:00:00 (xfr#15, to-chk=8/42)
19-Nov-2024 22:22:41         138,344  50%   65.97MB/s    0:00:00 (xfr#16, to-chk=7/42)
19-Nov-2024 22:22:41         140,737  51%   67.11MB/s    0:00:00 (xfr#17, to-chk=6/42)
19-Nov-2024 22:22:41         141,642  51%   67.54MB/s    0:00:00 (xfr#18, to-chk=5/42)
19-Nov-2024 22:22:41         141,863  51%   67.65MB/s    0:00:00 (xfr#19, to-chk=4/42)
19-Nov-2024 22:22:41         143,963  52%   68.65MB/s    0:00:00 (xfr#20, to-chk=3/42)
19-Nov-2024 22:22:41         146,692  53%   69.95MB/s    0:00:00 (xfr#21, to-chk=2/42)
19-Nov-2024 22:22:41         149,706  54%   71.39MB/s    0:00:00 (xfr#22, to-chk=1/42)
19-Nov-2024 22:22:41         153,345  55%   73.12MB/s    0:00:00 (xfr#23, to-chk=0/42)
19-Nov-2024 22:22:41         153,345  55%   36.56MB/s    0:00:00 (xfr#23, to-chk=0/42)
19-Nov-2024 22:22:41         153,345  55%   36.56MB/s    0:00:00 (xfr#23, to-chk=0/42)
19-Nov-2024 22:22:41         153,345  55%   36.56MB/s    0:00:00 (xfr#23, to-chk=0/42)
19-Nov-2024 22:22:41         153,345  55%   36.56MB/s    0:00:00 (xfr#23, to-chk=0/42)
19-Nov-2024 22:22:41         153,345  55%   36.56MB/s    0:00:00 (xfr#23, to-chk=0/42)
19-Nov-2024 22:22:41 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.19-22.13.18/pod-logs/dev-oneprovider-paris-0/op-panel
19-Nov-2024 22:22:41
19-Nov-2024 22:22:41               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 22:22:41               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:22:41          15,359  16%   14.65MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 22:22:41          31,625  33%   30.16MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 22:22:41          31,625  33%   30.16MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 22:22:41          46,781  49%   44.61MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 22:22:41          47,072  50%   44.89MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 22:22:41          47,072  50%    6.41MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 22:22:41 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-22.13.18/pod-logs/dev-oneprovider-paris-0/cluster-manager
19-Nov-2024 22:22:41
19-Nov-2024 22:22:41               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 22:22:41               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:22:41           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 22:22:41           4,766  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 22:22:41           4,766  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 22:22:41           6,581  48%    6.28MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 22:22:41           6,843  50%    6.53MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 22:22:41           6,843  50%    3.26MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 22:22:41 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.19-22.13.18/pod-logs/dev-oneprovider-paris-0/op-worker
19-Nov-2024 22:22:41
19-Nov-2024 22:22:41               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=39/42)
19-Nov-2024 22:22:41               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:22:41          23,366   8%   22.28MB/s    0:00:00 (xfr#2, to-chk=37/42)
19-Nov-2024 22:22:41          43,875  15%   41.84MB/s    0:00:00 (xfr#3, to-chk=35/42)
19-Nov-2024 22:22:41          43,875  15%   41.84MB/s    0:00:00 (xfr#4, to-chk=33/42)
19-Nov-2024 22:22:41          43,875  15%   41.84MB/s    0:00:00 (xfr#5, to-chk=31/42)
19-Nov-2024 22:22:41          63,191  23%   60.26MB/s    0:00:00 (xfr#6, to-chk=29/42)
19-Nov-2024 22:22:41          63,341  23%   60.41MB/s    0:00:00 (xfr#7, to-chk=27/42)
19-Nov-2024 22:22:41          63,638  23%   60.69MB/s    0:00:00 (xfr#8, to-chk=25/42)
19-Nov-2024 22:22:41         121,377  44%   28.94MB/s    0:00:00 (xfr#9, to-chk=23/42)
19-Nov-2024 22:22:41         124,674  45%   29.72MB/s    0:00:00 (xfr#10, to-chk=13/42)
19-Nov-2024 22:22:41         128,321  46%   30.59MB/s    0:00:00 (xfr#11, to-chk=12/42)
19-Nov-2024 22:22:41         130,706  47%   31.16MB/s    0:00:00 (xfr#12, to-chk=11/42)
19-Nov-2024 22:22:41         132,523  48%   31.60MB/s    0:00:00 (xfr#13, to-chk=10/42)
19-Nov-2024 22:22:41         133,424  48%   25.45MB/s    0:00:00 (xfr#14, to-chk=9/42)
19-Nov-2024 22:22:41         137,857  50%   26.29MB/s    0:00:00 (xfr#15, to-chk=8/42)
19-Nov-2024 22:22:41         138,418  50%   26.40MB/s    0:00:00 (xfr#16, to-chk=7/42)
19-Nov-2024 22:22:41         142,397  51%   27.16MB/s    0:00:00 (xfr#17, to-chk=6/42)
19-Nov-2024 22:22:41         144,497  52%   27.56MB/s    0:00:00 (xfr#18, to-chk=5/42)
19-Nov-2024 22:22:41         145,742  53%   27.80MB/s    0:00:00 (xfr#19, to-chk=4/42)
19-Nov-2024 22:22:41         148,467  54%   28.32MB/s    0:00:00 (xfr#20, to-chk=3/42)
19-Nov-2024 22:22:41         151,479  55%   24.08MB/s    0:00:00 (xfr#21, to-chk=2/42)
19-Nov-2024 22:22:41         153,009  55%   24.32MB/s    0:00:00 (xfr#22, to-chk=1/42)
19-Nov-2024 22:22:41         153,284  55%   24.36MB/s    0:00:00 (xfr#23, to-chk=0/42)
19-Nov-2024 22:22:41         153,284  55%   16.24MB/s    0:00:00 (xfr#23, to-chk=0/42)
19-Nov-2024 22:22:41         153,284  55%   16.24MB/s    0:00:00 (xfr#23, to-chk=0/42)
19-Nov-2024 22:22:41         153,284  55%   16.24MB/s    0:00:00 (xfr#23, to-chk=0/42)
19-Nov-2024 22:22:41         153,284  55%   16.24MB/s    0:00:00 (xfr#23, to-chk=0/42)
19-Nov-2024 22:22:41         153,284  55%   16.24MB/s    0:00:00 (xfr#23, to-chk=0/42)
19-Nov-2024 22:22:41 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.19-22.13.18/pod-logs/dev-onezone-0/oz-panel
19-Nov-2024 22:22:41
19-Nov-2024 22:22:41               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 22:22:41               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:22:41          32,590  13%   31.08MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 22:22:41          66,362  26%   63.29MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 22:22:41          91,049  36%   86.83MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 22:22:41         123,436  49%  117.72MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 22:22:41         123,727  50%  118.00MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 22:22:41         123,727  50%   59.00MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 22:22:41 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-22.13.18/pod-logs/dev-onezone-0/cluster-manager
19-Nov-2024 22:22:41
19-Nov-2024 22:22:41               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 22:22:41               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:22:41           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 22:22:41           4,664  34%    4.45MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 22:22:41           4,664  34%    4.45MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 22:22:41           6,438  48%    6.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 22:22:41           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 22:22:41           6,700  50%    2.13MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 22:22:41 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.19-22.13.18/pod-logs/dev-onezone-0/oz-worker
19-Nov-2024 22:22:41
19-Nov-2024 22:22:41               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=15/18)
19-Nov-2024 22:22:41               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:22:41          16,322   7%   15.57MB/s    0:00:00 (xfr#2, to-chk=13/18)
19-Nov-2024 22:22:41          33,289  15%   31.75MB/s    0:00:00 (xfr#3, to-chk=11/18)
19-Nov-2024 22:22:41          33,289  15%   31.75MB/s    0:00:00 (xfr#4, to-chk=9/18)
19-Nov-2024 22:22:41          49,131  22%   46.85MB/s    0:00:00 (xfr#5, to-chk=7/18)
19-Nov-2024 22:22:41          49,222  22%   46.94MB/s    0:00:00 (xfr#6, to-chk=5/18)
19-Nov-2024 22:22:41          49,519  22%   47.22MB/s    0:00:00 (xfr#7, to-chk=3/18)
19-Nov-2024 22:22:41         108,121  50%   51.56MB/s    0:00:00 (xfr#8, to-chk=1/18)
19-Nov-2024 22:22:41         108,121  50%   34.37MB/s    0:00:00 (xfr#8, to-chk=0/18)
19-Nov-2024 22:22:41 [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.1732054949.7811878 exists, exporting anyway.
19-Nov-2024 22:22:41 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
19-Nov-2024 22:22:41 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
19-Nov-2024 22:22:41
19-Nov-2024 22:22:41
19-Nov-2024 22:22:41 =============================== warnings summary ===============================
19-Nov-2024 22:22:41 tests/utils/rest_utils.py:98
19-Nov-2024 22:22:41   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSP/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
19-Nov-2024 22:22:41     print("""
19-Nov-2024 22:22:41
19-Nov-2024 22:22:41 tests/utils/path_utils.py:112
19-Nov-2024 22:22:41   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSP/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
19-Nov-2024 22:22:41     return path.replace("'", "\\'").replace(' ', '\ ')
19-Nov-2024 22:22:41
19-Nov-2024 22:22:41 tests/utils/acceptance_utils.py:55
19-Nov-2024 22:22:41   /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'
19-Nov-2024 22:22:41     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
19-Nov-2024 22:22:41
19-Nov-2024 22:22:41 tests/utils/acceptance_utils.py:57
19-Nov-2024 22:22:41   /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'
19-Nov-2024 22:22:41     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
19-Nov-2024 22:22:41
19-Nov-2024 22:22:41 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
19-Nov-2024 22:22:41 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSP/onedata-acceptance/test-reports/results.xml -
19-Nov-2024 22:22:41 ================== 14 passed, 4 warnings in 564.86s (0:09:24) ==================
19-Nov-2024 22:22:45 release "dev" uninstalled
19-Nov-2024 22:22:45 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
19-Nov-2024 22:22:45 persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted
19-Nov-2024 22:22:53 No resources found
19-Nov-2024 22:22:54 Sidecar injection has been disabled
19-Nov-2024 22:22:54 Cleaning helm release "dev"...
19-Nov-2024 22:22:54 Deleted 1 helm deployments
19-Nov-2024 22:22:54 Deleted 0 k8s deployments
19-Nov-2024 22:22:54 Deleted 0 k8s services
19-Nov-2024 22:22:54 Deleted 0 persistent volumes
19-Nov-2024 22:22:55 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
19-Nov-2024 22:22:55 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
19-Nov-2024 22:22:55 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
19-Nov-2024 22:22:55 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
19-Nov-2024 22:22:55 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
19-Nov-2024 22:22:55 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
19-Nov-2024 22:22:55 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
19-Nov-2024 22:22:55 Finished task 'Run acceptance oneclient tests' with result: Success
19-Nov-2024 22:22:55 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
19-Nov-2024 22:22:55 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSP...
19-Nov-2024 22:22:55 Finished task 'Parse test results' with result: Success
19-Nov-2024 22:22:55 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
19-Nov-2024 22:22:55
Substituting variable: ${bamboo.artifactRepoHostname} with S3
19-Nov-2024 22:22:55
Substituting variable: ${bamboo.artifactRepoPort} with 10161
19-Nov-2024 22:22:55
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
19-Nov-2024 22:22:55
Substituting variable: ${bamboo.planRepository.branchName} with develop
19-Nov-2024 22:22:55
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
19-Nov-2024 22:22:55
Substituting variable: ${bamboo.artifactRepoHostname} with S3
19-Nov-2024 22:22:55
Substituting variable: ${bamboo.artifactRepoPort} with 10161
19-Nov-2024 22:22:55
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
19-Nov-2024 22:22:55
Substituting variable: ${bamboo.planRepository.branchName} with develop
19-Nov-2024 22:22:55
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
19-Nov-2024 22:22:55 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
19-Nov-2024 22:22:55
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file stat proxyio #3366 (ODSRV-OAP-MPRFSP-3366)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFSP-3366-ScriptBuildTask-7444835268333435877.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSP/onedata-acceptance
19-Nov-2024 22:22:55 ./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
19-Nov-2024 22:22:55 Uploading artifact
19-Nov-2024 22:22:55     source path: surefire_multiprovider_proxy_regular_file_stat_proxyio.tar.gz
19-Nov-2024 22:22:55     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_proxy_regular_file_stat_proxyio.tar.gz
19-Nov-2024 22:22:55 Finished task 'Pack and push surefire artifact' with result: Success
19-Nov-2024 22:22:55 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
19-Nov-2024 22:22:55 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
19-Nov-2024 22:22:55
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file stat proxyio #3366 (ODSRV-OAP-MPRFSP-3366)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFSP-3366-ScriptBuildTask-4433190419825289226.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSP
19-Nov-2024 22:22:55 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
19-Nov-2024 22:22:55 Finished task 'Pack logs' with result: Success
19-Nov-2024 22:22:55 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
19-Nov-2024 22:22:55
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
19-Nov-2024 22:22:55 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
19-Nov-2024 22:22:55
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file stat proxyio #3366 (ODSRV-OAP-MPRFSP-3366)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFSP-3366-ScriptBuildTask-241789756683349901.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSP/onedata-acceptance
19-Nov-2024 22:22:55   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
19-Nov-2024 22:22:55                                  Dload  Upload   Total   Spent    Left  Speed
19-Nov-2024 22:22:55
19-Nov-2024 22:22:55   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
19-Nov-2024 22:22:55 100  4822  100  4822    0     0  57404      0 --:--:-- --:--:-- --:--:-- 57404
19-Nov-2024 22:22:55 Clearing /tmp/onedata and /home/bamboo/.one-env
19-Nov-2024 22:22:56 Cleaning helm deployments
19-Nov-2024 22:22:57 Cleanining pods
19-Nov-2024 22:22:57 Cleaning kube persistant volumes
19-Nov-2024 22:22:57 Cleaning dockswift container
19-Nov-2024 22:22:57 Cleaning docker containers
19-Nov-2024 22:23:00 Stalled docker containers to remove:
19-Nov-2024 22:23:00 f8c0fbb76d24 6f3baccd6bc6 dfaf77e9a9a3 c49c5847128a 5d31e6a0b159 576d7c1614e7 c1298d819218 72b9fe10f23d 79f9a56c1c12 1d130170ac3c 03e5377efd82 32f13158e473 69312e59869f a16dc3a13ace 0e1e842e85bc c052d970b56b 06739358cba2 2abf761119c4 ab09a0aec05b 08cdd90f4f9d
19-Nov-2024 22:23:00 Removing stalled docker containers
19-Nov-2024 22:23:00 Error response from daemon: Cannot kill container: f8c0fbb76d24: Container f8c0fbb76d244397699866dbb75857fc130b07ac6d9a82d0e861ef95b0d1ee14 is not running
19-Nov-2024 22:23:00 f8c0fbb76d24
19-Nov-2024 22:23:00 Error response from daemon: Cannot kill container: 6f3baccd6bc6: Container 6f3baccd6bc6bce880bc32c4325b81ebb0c52a18ef463f4e6dff47dccbcb24c8 is not running
19-Nov-2024 22:23:00 6f3baccd6bc6
19-Nov-2024 22:23:00 Error response from daemon: Cannot kill container: dfaf77e9a9a3: Container dfaf77e9a9a30da3fbea91339db41e91dfcf84215f5d67b589bf29bdfc293dca is not running
19-Nov-2024 22:23:00 dfaf77e9a9a3
19-Nov-2024 22:23:00 Error response from daemon: Cannot kill container: c49c5847128a: Container c49c5847128a854fb6c5888c1ef35086fea71c6f00bb19c51257b25ea7fdc349 is not running
19-Nov-2024 22:23:00 c49c5847128a
19-Nov-2024 22:23:00 Error response from daemon: Cannot kill container: 5d31e6a0b159: Container 5d31e6a0b159d9b73e068ac4e8f7f50e8a7b3d5cfe0bf3879b92116fbc5bcc7c is not running
19-Nov-2024 22:23:01 5d31e6a0b159
19-Nov-2024 22:23:01 Error response from daemon: Cannot kill container: 576d7c1614e7: Container 576d7c1614e720f85c2f72212ea9c3b532d8dce18d8e704b275d4e046df181bf is not running
19-Nov-2024 22:23:01 576d7c1614e7
19-Nov-2024 22:23:01 Error response from daemon: Cannot kill container: c1298d819218: Container c1298d819218ee0ea1ed3d4f29b62068f950bd21c142f01a801d3c6b9cffb853 is not running
19-Nov-2024 22:23:01 c1298d819218
19-Nov-2024 22:23:01 Error response from daemon: Cannot kill container: 72b9fe10f23d: Container 72b9fe10f23dcd5ba89e612596ee4e3257f3c48b7ecfc3576c2af723d26102d5 is not running
19-Nov-2024 22:23:01 72b9fe10f23d
19-Nov-2024 22:23:01 Error response from daemon: Cannot kill container: 79f9a56c1c12: Container 79f9a56c1c1231e3b5ae576af676fd3e77d02bfe257f69b25a4a2943e0ed1da8 is not running
19-Nov-2024 22:23:01 79f9a56c1c12
19-Nov-2024 22:23:01 Error response from daemon: Cannot kill container: 1d130170ac3c: Container 1d130170ac3c8d486102c6ee5cfa7788b89e20a9508dad82feb2a0f600b923d4 is not running
19-Nov-2024 22:23:01 1d130170ac3c
19-Nov-2024 22:23:01 Error response from daemon: Cannot kill container: 03e5377efd82: Container 03e5377efd82f3a879c485a33fabb2fd7e260ed8ad98a1a92d1228aa853c9680 is not running
19-Nov-2024 22:23:01 03e5377efd82
19-Nov-2024 22:23:01 Error response from daemon: Cannot kill container: 32f13158e473: Container 32f13158e473d765030abc2f74425c72b44aaaf26f3aa996d0e3a5e7b04a396c is not running
19-Nov-2024 22:23:01 32f13158e473
19-Nov-2024 22:23:01 Error response from daemon: Cannot kill container: 69312e59869f: Container 69312e59869f4de10612288c2231a76a84ee1d9ecc86a8995d702483e1aee6f9 is not running
19-Nov-2024 22:23:01 69312e59869f
19-Nov-2024 22:23:01 Error response from daemon: Cannot kill container: a16dc3a13ace: Container a16dc3a13ace740450786b36c70dd2cffeb2af5943994b7fe3e75988b5b2cd47 is not running
19-Nov-2024 22:23:01 a16dc3a13ace
19-Nov-2024 22:23:01 Error response from daemon: Cannot kill container: 0e1e842e85bc: Container 0e1e842e85bca7e198043120b0262efdc89d201ff683d60452082d158d278181 is not running
19-Nov-2024 22:23:02 0e1e842e85bc
19-Nov-2024 22:23:02 Error response from daemon: Cannot kill container: c052d970b56b: Container c052d970b56b70a8fb985aac61a2f64d7470bedda10dcd0a00ae14b6a68e492a is not running
19-Nov-2024 22:23:02 c052d970b56b
19-Nov-2024 22:23:02 Error response from daemon: Cannot kill container: 06739358cba2: Container 06739358cba25fb234847e93561d32321d51ddc54c889b686b4ff0200c4d0cf7 is not running
19-Nov-2024 22:23:02 06739358cba2
19-Nov-2024 22:23:02 Error response from daemon: Cannot kill container: 2abf761119c4: Container 2abf761119c46a2e055c3824b08230e9ee8f60b19f2b7b84fb91cdd2bac89412 is not running
19-Nov-2024 22:23:03 2abf761119c4
19-Nov-2024 22:23:03 Error response from daemon: Cannot kill container: ab09a0aec05b: Container ab09a0aec05b9d68a0fbfd2e15a9f9ad45f847bb872f40e855a5acc8e216f51c is not running
19-Nov-2024 22:23:03 ab09a0aec05b
19-Nov-2024 22:23:05 08cdd90f4f9d
19-Nov-2024 22:23:05 08cdd90f4f9d
19-Nov-2024 22:23:05 Stalled docker volumes to remove:
19-Nov-2024 22:23:05
19-Nov-2024 22:23:05 Removing stalled docker volumes
19-Nov-2024 22:23:05 Removing stalled loopdevices
19-Nov-2024 22:23:09 Done
19-Nov-2024 22:23:09 Finished task 'Clear env and working dir' with result: Success
19-Nov-2024 22:23:09 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
19-Nov-2024 22:23:09 Running post build plugin 'Docker Container Cleanup'
19-Nov-2024 22:23:09 Running post build plugin 'NCover Results Collector'
19-Nov-2024 22:23:09 Running post build plugin 'Build Results Label Collector'
19-Nov-2024 22:23:09 Running post build plugin 'Clover Results Collector'
19-Nov-2024 22:23:09 Running post build plugin 'npm Cache Cleanup'
19-Nov-2024 22:23:09 Running post build plugin 'Artifact Copier'
19-Nov-2024 22:23:09 Publishing an artifact: test_logs.tar.gz
19-Nov-2024 22:23:09 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 55.66 ms
19-Nov-2024 22:23:09 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSP'
19-Nov-2024 22:23:09 Finalising the build...
19-Nov-2024 22:23:09 Stopping timer.
19-Nov-2024 22:23:09 Build ODSRV-OAP-MPRFSP-3366 completed.
19-Nov-2024 22:23:09 Running on server: post build plugin 'Build Hanging Detection Configuration'
19-Nov-2024 22:23:09 Running on server: post build plugin 'NCover Results Collector'
19-Nov-2024 22:23:09 Running on server: post build plugin 'Build Labeller'
19-Nov-2024 22:23:09 Running on server: post build plugin 'Clover Delta Calculator'
19-Nov-2024 22:23:09 Running on server: post build plugin 'Maven Dependencies Postprocessor'
19-Nov-2024 22:23:09 All post build plugins have finished
19-Nov-2024 22:23:09 Generating build results summary...
19-Nov-2024 22:23:09 Saving build results to disk...
19-Nov-2024 22:23:09 Store variable context...
19-Nov-2024 22:23:09 Finished building ODSRV-OAP-MPRFSP-3366.