oneclient acceptance tests using environment deployed from packages

Build: #3363 was successful

Job: multiprovider directory stat directio hardlinks was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

The build generated 1,511 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:49:38 Unmounting client from /tmp/onedata/mnt/wuwknc8xde1c4uv0
13-Nov-2024 18:49:38
13-Nov-2024 18:49:38
13-Nov-2024 18:50:18 tests/oneclient/scenarios/test_multi_directory_stat.py::test_default_access[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:50:18 =================================================================
13-Nov-2024 18:50:18 - Executing scenario 'Check default access permissions'
13-Nov-2024 18:50:18 - from feature 'Multi_directory_stat'
13-Nov-2024 18:50:18 -----------------------------------------------------------------
13-Nov-2024 18:50:18 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:50:18 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:50:18 using [token, token] by [user1, user2]"'
13-Nov-2024 18:50:18 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nwnw9', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:50:18 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nwnw9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:50:18 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nwnw9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:50:18
13-Nov-2024 18:50:18
13-Nov-2024 18:50:18 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-nwnw9'
13-Nov-2024 18:50:18 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-nwnw9' successfully started
13-Nov-2024 18:50:18
13-Nov-2024 18:50:18 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/vpfg55s01sqqaxj9
13-Nov-2024 18:50:18
13-Nov-2024 18:50:18 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/vpfg55s01sqqaxj9 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/vpfg55s01sqqaxj9
13-Nov-2024 18:50:18 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '999949511611020119'...
13-Nov-2024 18:50:18 Getting configuration...
13-Nov-2024 18:50:18 Oneclient has been successfully mounted in '/tmp/onedata/mnt/vpfg55s01sqqaxj9'.
13-Nov-2024 18:50:18
13-Nov-2024 18:50:18 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-qpwj6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:50:18 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-qpwj6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:50:18 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-qpwj6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:50:18
13-Nov-2024 18:50:18
13-Nov-2024 18:50:18 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-qpwj6'
13-Nov-2024 18:50:18 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-qpwj6' successfully started
13-Nov-2024 18:50:18
13-Nov-2024 18:50:18 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/jnf7laph5vuswtuf
13-Nov-2024 18:50:18
13-Nov-2024 18:50:18 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/jnf7laph5vuswtuf --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/jnf7laph5vuswtuf
13-Nov-2024 18:50:18 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '16067457134192862382'...
13-Nov-2024 18:50:18 Getting configuration...
13-Nov-2024 18:50:18 Oneclient has been successfully mounted in '/tmp/onedata/mnt/jnf7laph5vuswtuf'.
13-Nov-2024 18:50:18
13-Nov-2024 18:50:18 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
13-Nov-2024 18:50:18 -- Executing step: 'Then "mode of user2's space1/dir1 is 775 on client21"'
13-Nov-2024 18:50:18 =================================================================
13-Nov-2024 18:50:18
13-Nov-2024 18:50:19 PASSED
13-Nov-2024 18:50:19 Unmounting client from /tmp/onedata/mnt/vpfg55s01sqqaxj9
13-Nov-2024 18:50:19
13-Nov-2024 18:50:19
13-Nov-2024 18:50:19 Unmounting client from /tmp/onedata/mnt/jnf7laph5vuswtuf
13-Nov-2024 18:50:19
13-Nov-2024 18:50:19
13-Nov-2024 18:50:58 tests/oneclient/scenarios/test_multi_directory_stat.py::test_change_access[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:50:58 =================================================================
13-Nov-2024 18:50:58 - Executing scenario 'Change access permissions'
13-Nov-2024 18:50:58 - from feature 'Multi_directory_stat'
13-Nov-2024 18:50:58 -----------------------------------------------------------------
13-Nov-2024 18:50:58 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:50:58 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:50:58 using [token, token] by [user1, user2]"'
13-Nov-2024 18:50:58 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nwnw9', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:50:58 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nwnw9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:50:58 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nwnw9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:50:58
13-Nov-2024 18:50:58
13-Nov-2024 18:50:58 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-nwnw9'
13-Nov-2024 18:50:58 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-nwnw9' successfully started
13-Nov-2024 18:50:58
13-Nov-2024 18:50:58 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/528wle159h748hkp
13-Nov-2024 18:50:58
13-Nov-2024 18:50:58 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/528wle159h748hkp --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/528wle159h748hkp
13-Nov-2024 18:50:58 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2916993942935362411'...
13-Nov-2024 18:50:58 Getting configuration...
13-Nov-2024 18:50:58 Oneclient has been successfully mounted in '/tmp/onedata/mnt/528wle159h748hkp'.
13-Nov-2024 18:50:58
13-Nov-2024 18:50:58 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-qpwj6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:50:58 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-qpwj6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:50:58 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-qpwj6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:50:58
13-Nov-2024 18:50:58
13-Nov-2024 18:50:58 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-qpwj6'
13-Nov-2024 18:50:58 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-qpwj6' successfully started
13-Nov-2024 18:50:58
13-Nov-2024 18:50:58 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/0qg17j9kt29i728g
13-Nov-2024 18:50:58
13-Nov-2024 18:50:58 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/0qg17j9kt29i728g --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/0qg17j9kt29i728g
13-Nov-2024 18:50:58 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '3333158573295336286'...
13-Nov-2024 18:50:58 Getting configuration...
13-Nov-2024 18:50:58 Oneclient has been successfully mounted in '/tmp/onedata/mnt/0qg17j9kt29i728g'.
13-Nov-2024 18:50:58
13-Nov-2024 18:50:58 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
13-Nov-2024 18:50:58 -- Executing step: 'When "user1 changes space1/dir1 mode to 211 on client11"'
13-Nov-2024 18:50:58 -- Executing step: 'Then "mode of user2's space1/dir1 is 211 on client21"'
13-Nov-2024 18:50:58 -- Executing step: 'Then "user1 changes space1/dir1 mode to 775 on client11"'
13-Nov-2024 18:50:58 -- Executing step: 'Then "mode of user2's space1/dir1 is 775 on client21"'
13-Nov-2024 18:50:58 =================================================================
13-Nov-2024 18:50:58
13-Nov-2024 18:50:59 PASSED
13-Nov-2024 18:50:59 Unmounting client from /tmp/onedata/mnt/528wle159h748hkp
13-Nov-2024 18:50:59
13-Nov-2024 18:50:59
13-Nov-2024 18:50:59 Unmounting client from /tmp/onedata/mnt/0qg17j9kt29i728g
13-Nov-2024 18:50:59
13-Nov-2024 18:50:59
13-Nov-2024 18:52:13 tests/oneclient/scenarios/test_multi_directory_stat.py::test_change_access_someone[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:52:13 =================================================================
13-Nov-2024 18:52:13 - Executing scenario 'Fail to change someone's file access permissions'
13-Nov-2024 18:52:13 - from feature 'Multi_directory_stat'
13-Nov-2024 18:52:13 -----------------------------------------------------------------
13-Nov-2024 18:52:13 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:52:13 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:52:13 using [token, token] by [user1, user2]"'
13-Nov-2024 18:52:13 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nwnw9', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:52:13 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nwnw9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:52:13 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nwnw9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:52:13
13-Nov-2024 18:52:13
13-Nov-2024 18:52:13 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-nwnw9'
13-Nov-2024 18:52:13 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-nwnw9' successfully started
13-Nov-2024 18:52:13
13-Nov-2024 18:52:13 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/e7nzps6yn4w7whxq
13-Nov-2024 18:52:13
13-Nov-2024 18:52:13 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/e7nzps6yn4w7whxq --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/e7nzps6yn4w7whxq
13-Nov-2024 18:52:13 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6655214109682893391'...
13-Nov-2024 18:52:13 Getting configuration...
13-Nov-2024 18:52:13 Oneclient has been successfully mounted in '/tmp/onedata/mnt/e7nzps6yn4w7whxq'.
13-Nov-2024 18:52:13
13-Nov-2024 18:52:13 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-qpwj6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:52:13 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-qpwj6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:52:13 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-qpwj6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:52:13
13-Nov-2024 18:52:13
13-Nov-2024 18:52:13 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-qpwj6'
13-Nov-2024 18:52:13 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-qpwj6' successfully started
13-Nov-2024 18:52:13
13-Nov-2024 18:52:13 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/rziq6cznfskwk2hr
13-Nov-2024 18:52:13
13-Nov-2024 18:52:13 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/rziq6cznfskwk2hr --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/rziq6cznfskwk2hr
13-Nov-2024 18:52:13 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '2228095846635008559'...
13-Nov-2024 18:52:13 Getting configuration...
13-Nov-2024 18:52:13 Oneclient has been successfully mounted in '/tmp/onedata/mnt/rziq6cznfskwk2hr'.
13-Nov-2024 18:52:13
13-Nov-2024 18:52:13 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
13-Nov-2024 18:52:13 -- Executing step: 'When "user2 fails to change space1/dir1 mode to 211 on client21"'
13-Nov-2024 18:52:13 -- Executing step: 'When "mode of user2's space1/dir1 is 775 on client21"'
13-Nov-2024 18:52:13 -- Executing step: 'When "mode of user1's space1/dir1 is 775 on client11"'
13-Nov-2024 18:52:13 =================================================================
13-Nov-2024 18:52:13
13-Nov-2024 18:52:13 PASSED
13-Nov-2024 18:52:13 Unmounting client from /tmp/onedata/mnt/e7nzps6yn4w7whxq
13-Nov-2024 18:52:13
13-Nov-2024 18:52:13
13-Nov-2024 18:52:13 Unmounting client from /tmp/onedata/mnt/rziq6cznfskwk2hr
13-Nov-2024 18:52:13
13-Nov-2024 18:52:13
13-Nov-2024 18:52:53 tests/oneclient/scenarios/test_multi_directory_stat.py::test_timestamp[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:52:53 =================================================================
13-Nov-2024 18:52:53 - Executing scenario 'Timestamps at creation'
13-Nov-2024 18:52:53 - from feature 'Multi_directory_stat'
13-Nov-2024 18:52:53 -----------------------------------------------------------------
13-Nov-2024 18:52:53 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:52:53 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:52:53 using [token, token] by [user1, user2]"'
13-Nov-2024 18:52:53 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nwnw9', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:52:53 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nwnw9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:52:53 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nwnw9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:52:53
13-Nov-2024 18:52:53
13-Nov-2024 18:52:53 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-nwnw9'
13-Nov-2024 18:52:53 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-nwnw9' successfully started
13-Nov-2024 18:52:53
13-Nov-2024 18:52:53 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/mp8ydflnhce59rm1
13-Nov-2024 18:52:53
13-Nov-2024 18:52:53 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/mp8ydflnhce59rm1 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/mp8ydflnhce59rm1
13-Nov-2024 18:52:53 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7753272770057842827'...
13-Nov-2024 18:52:53 Getting configuration...
13-Nov-2024 18:52:53 Oneclient has been successfully mounted in '/tmp/onedata/mnt/mp8ydflnhce59rm1'.
13-Nov-2024 18:52:53
13-Nov-2024 18:52:53 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-qpwj6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:52:53 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-qpwj6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:52:53 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-qpwj6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:52:53
13-Nov-2024 18:52:53
13-Nov-2024 18:52:53 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-qpwj6'
13-Nov-2024 18:52:53 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-qpwj6' successfully started
13-Nov-2024 18:52:53
13-Nov-2024 18:52:53 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/500xf6xd39j392ut
13-Nov-2024 18:52:53
13-Nov-2024 18:52:53 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/500xf6xd39j392ut --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/500xf6xd39j392ut
13-Nov-2024 18:52:53 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '15240395681346957487'...
13-Nov-2024 18:52:53 Getting configuration...
13-Nov-2024 18:52:53 Oneclient has been successfully mounted in '/tmp/onedata/mnt/500xf6xd39j392ut'.
13-Nov-2024 18:52:53
13-Nov-2024 18:52:53 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
13-Nov-2024 18:52:53 -- Executing step: 'Then "modification time of user2's space1/dir1 is equal to access time on client21"'
13-Nov-2024 18:52:53 -- Executing step: 'Then "status-change time of user2's space1/dir1 is equal to access time on client21"'
13-Nov-2024 18:52:53 =================================================================
13-Nov-2024 18:52:53
13-Nov-2024 18:52:54 PASSED
13-Nov-2024 18:52:54 Unmounting client from /tmp/onedata/mnt/mp8ydflnhce59rm1
13-Nov-2024 18:52:54
13-Nov-2024 18:52:54
13-Nov-2024 18:52:54 Unmounting client from /tmp/onedata/mnt/500xf6xd39j392ut
13-Nov-2024 18:52:54
13-Nov-2024 18:52:54
13-Nov-2024 18:53:24 tests/oneclient/scenarios/test_multi_directory_stat.py::test_update_timestamp_without_permission[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:53:24 =================================================================
13-Nov-2024 18:53:24 - Executing scenario 'Fail to update timestamps (touch) without write permission'
13-Nov-2024 18:53:24 - from feature 'Multi_directory_stat'
13-Nov-2024 18:53:24 -----------------------------------------------------------------
13-Nov-2024 18:53:24 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:53:24 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:53:24 using [token, token] by [user1, user2]"'
13-Nov-2024 18:53:24 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nwnw9', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:53:24 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nwnw9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:53:24 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nwnw9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:53:24
13-Nov-2024 18:53:24
13-Nov-2024 18:53:24 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-nwnw9'
13-Nov-2024 18:53:24 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-nwnw9' successfully started
13-Nov-2024 18:53:24
13-Nov-2024 18:53:24 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/usordstba3ctyib2
13-Nov-2024 18:53:24
13-Nov-2024 18:53:24 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/usordstba3ctyib2 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/usordstba3ctyib2
13-Nov-2024 18:53:24 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '9739426220556994817'...
13-Nov-2024 18:53:24 Getting configuration...
13-Nov-2024 18:53:24 Oneclient has been successfully mounted in '/tmp/onedata/mnt/usordstba3ctyib2'.
13-Nov-2024 18:53:24
13-Nov-2024 18:53:24 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-qpwj6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:53:24 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-qpwj6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:53:24 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-qpwj6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:53:24
13-Nov-2024 18:53:24
13-Nov-2024 18:53:24 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-qpwj6'
13-Nov-2024 18:53:24 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-qpwj6' successfully started
13-Nov-2024 18:53:24
13-Nov-2024 18:53:24 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/w98lu5cwd178brlk
13-Nov-2024 18:53:24
13-Nov-2024 18:53:24 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/w98lu5cwd178brlk --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/w98lu5cwd178brlk
13-Nov-2024 18:53:24 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '15870370417546749666'...
13-Nov-2024 18:53:24 Getting configuration...
13-Nov-2024 18:53:24 Oneclient has been successfully mounted in '/tmp/onedata/mnt/w98lu5cwd178brlk'.
13-Nov-2024 18:53:24
13-Nov-2024 18:53:24 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
13-Nov-2024 18:53:24 -- Executing step: 'When "user1 changes space1/dir1 mode to 755 on client11"'
13-Nov-2024 18:53:24 -- Executing step: 'When "user1 creates directories [space1/dir1/dir2] on client11"'
13-Nov-2024 18:53:24 -- Executing step: 'When "user2 fails to update [space1/dir1] timestamps on client21"'
13-Nov-2024 18:53:24 =================================================================
13-Nov-2024 18:53:24
13-Nov-2024 18:53:25 PASSED
13-Nov-2024 18:53:25 Unmounting client from /tmp/onedata/mnt/usordstba3ctyib2
13-Nov-2024 18:53:25
13-Nov-2024 18:53:25
13-Nov-2024 18:53:25 Unmounting client from /tmp/onedata/mnt/w98lu5cwd178brlk
13-Nov-2024 18:53:25
13-Nov-2024 18:53:25
13-Nov-2024 18:53:59 tests/oneclient/scenarios/test_multi_directory_stat.py::test_update_timestamp_with_permission[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:53:59 =================================================================
13-Nov-2024 18:53:59 - Executing scenario 'Update timestamps (touch) with write permission'
13-Nov-2024 18:53:59 - from feature 'Multi_directory_stat'
13-Nov-2024 18:53:59 -----------------------------------------------------------------
13-Nov-2024 18:53:59 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:53:59 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:53:59 using [token, token] by [user1, user2]"'
13-Nov-2024 18:53:59 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nwnw9', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:53:59 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nwnw9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:53:59 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nwnw9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:53:59
13-Nov-2024 18:53:59
13-Nov-2024 18:53:59 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-nwnw9'
13-Nov-2024 18:53:59 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-nwnw9' successfully started
13-Nov-2024 18:53:59
13-Nov-2024 18:53:59 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/dbpwg4h3cccf3wmw
13-Nov-2024 18:53:59
13-Nov-2024 18:53:59 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/dbpwg4h3cccf3wmw --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/dbpwg4h3cccf3wmw
13-Nov-2024 18:53:59 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3488899034217228502'...
13-Nov-2024 18:53:59 Getting configuration...
13-Nov-2024 18:53:59 Oneclient has been successfully mounted in '/tmp/onedata/mnt/dbpwg4h3cccf3wmw'.
13-Nov-2024 18:53:59
13-Nov-2024 18:53:59 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-qpwj6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:53:59 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-qpwj6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:53:59 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-qpwj6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:53:59
13-Nov-2024 18:53:59
13-Nov-2024 18:53:59 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-qpwj6'
13-Nov-2024 18:53:59 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-qpwj6' successfully started
13-Nov-2024 18:53:59
13-Nov-2024 18:53:59 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/dirnby7v1rjbt2x4
13-Nov-2024 18:53:59
13-Nov-2024 18:53:59 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/dirnby7v1rjbt2x4 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/dirnby7v1rjbt2x4
13-Nov-2024 18:53:59 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '14442617555417461099'...
13-Nov-2024 18:53:59 Getting configuration...
13-Nov-2024 18:53:59 Oneclient has been successfully mounted in '/tmp/onedata/mnt/dirnby7v1rjbt2x4'.
13-Nov-2024 18:53:59
13-Nov-2024 18:53:59 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
13-Nov-2024 18:53:59 -- Executing step: 'When "user1 is idle for 2 seconds"'
13-Nov-2024 18:53:59 -- Executing step: 'When "user1 changes space1/dir1 mode to 725 on client11"'
13-Nov-2024 18:53:59 -- Executing step: 'When "user1 creates directories [space1/dir1/dir2] on client11"'
13-Nov-2024 18:53:59 -- Executing step: 'When "user2 updates [space1/dir1] timestamps on client21"'
13-Nov-2024 18:53:59 -- Executing step: 'Then "modification time of user2's space1/dir1 is equal to access time on client21"'
13-Nov-2024 18:53:59 =================================================================
13-Nov-2024 18:53:59
13-Nov-2024 18:54:00 PASSED
13-Nov-2024 18:54:00 Unmounting client from /tmp/onedata/mnt/dbpwg4h3cccf3wmw
13-Nov-2024 18:54:00
13-Nov-2024 18:54:00
13-Nov-2024 18:54:00 Unmounting client from /tmp/onedata/mnt/dirnby7v1rjbt2x4
13-Nov-2024 18:54:00
13-Nov-2024 18:54:00
13-Nov-2024 18:54:44 tests/oneclient/scenarios/test_multi_directory_stat.py::test_access_time[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:54:44 =================================================================
13-Nov-2024 18:54:44 - Executing scenario 'Access time'
13-Nov-2024 18:54:44 - from feature 'Multi_directory_stat'
13-Nov-2024 18:54:44 -----------------------------------------------------------------
13-Nov-2024 18:54:44 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:54:44 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:54:44 using [token, token] by [user1, user2]"'
13-Nov-2024 18:54:44 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nwnw9', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:54:44 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nwnw9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:54:44 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nwnw9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:54:44
13-Nov-2024 18:54:44
13-Nov-2024 18:54:44 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-nwnw9'
13-Nov-2024 18:54:44 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-nwnw9' successfully started
13-Nov-2024 18:54:44
13-Nov-2024 18:54:44 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/0bs66qqrahp9cvnt
13-Nov-2024 18:54:44
13-Nov-2024 18:54:44 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/0bs66qqrahp9cvnt --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/0bs66qqrahp9cvnt
13-Nov-2024 18:54:44 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6907793477145699106'...
13-Nov-2024 18:54:44 Getting configuration...
13-Nov-2024 18:54:44 Oneclient has been successfully mounted in '/tmp/onedata/mnt/0bs66qqrahp9cvnt'.
13-Nov-2024 18:54:44
13-Nov-2024 18:54:44 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-qpwj6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:54:44 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-qpwj6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:54:44 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-qpwj6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:54:44
13-Nov-2024 18:54:44
13-Nov-2024 18:54:44 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-qpwj6'
13-Nov-2024 18:54:44 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-qpwj6' successfully started
13-Nov-2024 18:54:44
13-Nov-2024 18:54:44 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/a1uyxcis4oj1vufl
13-Nov-2024 18:54:44
13-Nov-2024 18:54:44 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/a1uyxcis4oj1vufl --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/a1uyxcis4oj1vufl
13-Nov-2024 18:54:44 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '2113119574324537105'...
13-Nov-2024 18:54:44 Getting configuration...
13-Nov-2024 18:54:44 Oneclient has been successfully mounted in '/tmp/onedata/mnt/a1uyxcis4oj1vufl'.
13-Nov-2024 18:54:44
13-Nov-2024 18:54:44 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
13-Nov-2024 18:54:44 -- Executing step: 'When "user1 is idle for 2 seconds"'
13-Nov-2024 18:54:44 -- Executing step: 'When "user1 creates directories [space1/dir1/dir2] on client11"'
13-Nov-2024 18:54:44 -- Executing step: 'When "user1 is idle for 2 seconds"'
13-Nov-2024 18:54:44 -- Executing step: 'Then "user1 sees [dir2] in space1/dir1 on client11"'
13-Nov-2024 18:54:44 -- Executing step: 'Then "access time of user2's space1/dir1 is greater than modification time on client21"'
13-Nov-2024 18:54:44 -- Executing step: 'Then "access time of user2's space1/dir1 is greater than status-change time on client21"'
13-Nov-2024 18:54:44 =================================================================
13-Nov-2024 18:54:44
13-Nov-2024 18:54:45 PASSED
13-Nov-2024 18:54:45 Unmounting client from /tmp/onedata/mnt/0bs66qqrahp9cvnt
13-Nov-2024 18:54:45
13-Nov-2024 18:54:45
13-Nov-2024 18:54:45 Unmounting client from /tmp/onedata/mnt/a1uyxcis4oj1vufl
13-Nov-2024 18:54:45
13-Nov-2024 18:54:45
13-Nov-2024 18:55:25 tests/oneclient/scenarios/test_multi_directory_stat.py::test_modification_time[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:55:25 =================================================================
13-Nov-2024 18:55:25 - Executing scenario 'Modification time'
13-Nov-2024 18:55:25 - from feature 'Multi_directory_stat'
13-Nov-2024 18:55:25 -----------------------------------------------------------------
13-Nov-2024 18:55:25 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:55:25 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:55:25 using [token, token] by [user1, user2]"'
13-Nov-2024 18:55:25 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nwnw9', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:55:25 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nwnw9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:55:25 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nwnw9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:55:25
13-Nov-2024 18:55:25
13-Nov-2024 18:55:25 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-nwnw9'
13-Nov-2024 18:55:25 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-nwnw9' successfully started
13-Nov-2024 18:55:25
13-Nov-2024 18:55:25 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/klhfaorjr4ezykty
13-Nov-2024 18:55:25
13-Nov-2024 18:55:25 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/klhfaorjr4ezykty --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/klhfaorjr4ezykty
13-Nov-2024 18:55:25 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14233565859606681367'...
13-Nov-2024 18:55:25 Getting configuration...
13-Nov-2024 18:55:25 Oneclient has been successfully mounted in '/tmp/onedata/mnt/klhfaorjr4ezykty'.
13-Nov-2024 18:55:25
13-Nov-2024 18:55:25 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-qpwj6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:55:25 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-qpwj6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:55:25 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-qpwj6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:55:25
13-Nov-2024 18:55:25
13-Nov-2024 18:55:25 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-qpwj6'
13-Nov-2024 18:55:25 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-qpwj6' successfully started
13-Nov-2024 18:55:25
13-Nov-2024 18:55:25 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/o09qdu08ooftxfk8
13-Nov-2024 18:55:25
13-Nov-2024 18:55:25 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/o09qdu08ooftxfk8 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/o09qdu08ooftxfk8
13-Nov-2024 18:55:25 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '6575345580657802722'...
13-Nov-2024 18:55:25 Getting configuration...
13-Nov-2024 18:55:25 Oneclient has been successfully mounted in '/tmp/onedata/mnt/o09qdu08ooftxfk8'.
13-Nov-2024 18:55:25
13-Nov-2024 18:55:25 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
13-Nov-2024 18:55:25 -- Executing step: 'When "user1 is idle for 2 seconds"'
13-Nov-2024 18:55:25 -- Executing step: 'When "user1 creates directories [space1/dir1/dir2] on client11"'
13-Nov-2024 18:55:25 -- Executing step: 'Then "modification time of user2's space1/dir1 is greater than access time on client21"'
13-Nov-2024 18:55:25 -- Executing step: 'Then "modification time of user2's space1/dir1 is equal to status-change time on client21"'
13-Nov-2024 18:55:25 =================================================================
13-Nov-2024 18:55:25
13-Nov-2024 18:55:25 PASSED
13-Nov-2024 18:55:25 Unmounting client from /tmp/onedata/mnt/klhfaorjr4ezykty
13-Nov-2024 18:55:25
13-Nov-2024 18:55:25
13-Nov-2024 18:55:25 Unmounting client from /tmp/onedata/mnt/o09qdu08ooftxfk8
13-Nov-2024 18:55:25
13-Nov-2024 18:55:25
13-Nov-2024 18:56:05 tests/oneclient/scenarios/test_multi_directory_stat.py::test_stat_change_time_mv[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:56:05 =================================================================
13-Nov-2024 18:56:05 - Executing scenario 'Status-change time when renaming'
13-Nov-2024 18:56:05 - from feature 'Multi_directory_stat'
13-Nov-2024 18:56:05 -----------------------------------------------------------------
13-Nov-2024 18:56:05 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:56:05 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:56:05 using [token, token] by [user1, user2]"'
13-Nov-2024 18:56:05 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nwnw9', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:56:05 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nwnw9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:56:05 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nwnw9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:56:05
13-Nov-2024 18:56:05
13-Nov-2024 18:56:05 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-nwnw9'
13-Nov-2024 18:56:05 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-nwnw9' successfully started
13-Nov-2024 18:56:05
13-Nov-2024 18:56:05 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/iy0altysbznm4g8m
13-Nov-2024 18:56:05
13-Nov-2024 18:56:05 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/iy0altysbznm4g8m --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/iy0altysbznm4g8m
13-Nov-2024 18:56:05 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '11570209958907478222'...
13-Nov-2024 18:56:05 Getting configuration...
13-Nov-2024 18:56:05 Oneclient has been successfully mounted in '/tmp/onedata/mnt/iy0altysbznm4g8m'.
13-Nov-2024 18:56:05
13-Nov-2024 18:56:05 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-qpwj6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:56:05 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-qpwj6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:56:05 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-qpwj6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:56:05
13-Nov-2024 18:56:05
13-Nov-2024 18:56:05 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-qpwj6'
13-Nov-2024 18:56:05 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-qpwj6' successfully started
13-Nov-2024 18:56:05
13-Nov-2024 18:56:05 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/lfoi37aa8jtibse3
13-Nov-2024 18:56:05
13-Nov-2024 18:56:05 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/lfoi37aa8jtibse3 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/lfoi37aa8jtibse3
13-Nov-2024 18:56:05 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '85452837663413923'...
13-Nov-2024 18:56:05 Getting configuration...
13-Nov-2024 18:56:05 Oneclient has been successfully mounted in '/tmp/onedata/mnt/lfoi37aa8jtibse3'.
13-Nov-2024 18:56:05
13-Nov-2024 18:56:05 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
13-Nov-2024 18:56:05 -- Executing step: 'When "user1 is idle for 2 seconds"'
13-Nov-2024 18:56:05 -- Executing step: 'When "user1 renames space1/dir1 to space1/dir2 on client11"'
13-Nov-2024 18:56:05 -- Executing step: 'Then "status-change time of user2's space1/dir2 is greater to modification time on client21"'
13-Nov-2024 18:56:05 -- Executing step: 'Then "status-change time of user2's space1/dir2 is greater to access time on client21"'
13-Nov-2024 18:56:05 =================================================================
13-Nov-2024 18:56:05
13-Nov-2024 18:56:05 PASSED
13-Nov-2024 18:56:05 Unmounting client from /tmp/onedata/mnt/iy0altysbznm4g8m
13-Nov-2024 18:56:05
13-Nov-2024 18:56:05
13-Nov-2024 18:56:05 Unmounting client from /tmp/onedata/mnt/lfoi37aa8jtibse3
13-Nov-2024 18:56:05
13-Nov-2024 18:56:05
13-Nov-2024 18:56:44 tests/oneclient/scenarios/test_multi_directory_stat.py::test_stat_change_time_chmod[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
13-Nov-2024 18:56:44 =================================================================
13-Nov-2024 18:56:44 - Executing scenario 'Status-change time when changing mode'
13-Nov-2024 18:56:44 - from feature 'Multi_directory_stat'
13-Nov-2024 18:56:44 -----------------------------------------------------------------
13-Nov-2024 18:56:44 -- Executing step: 'Given "oneclients [client11, client21]
13-Nov-2024 18:56:44 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
13-Nov-2024 18:56:44 using [token, token] by [user1, user2]"'
13-Nov-2024 18:56:44 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nwnw9', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:56:44 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nwnw9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:56:44 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nwnw9', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:56:44
13-Nov-2024 18:56:44
13-Nov-2024 18:56:44 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-nwnw9'
13-Nov-2024 18:56:44 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-nwnw9' successfully started
13-Nov-2024 18:56:44
13-Nov-2024 18:56:44 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/drabfluhn5a8sscz
13-Nov-2024 18:56:44
13-Nov-2024 18:56:44 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/drabfluhn5a8sscz --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/drabfluhn5a8sscz
13-Nov-2024 18:56:44 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '8412364051846345368'...
13-Nov-2024 18:56:44 Getting configuration...
13-Nov-2024 18:56:44 Oneclient has been successfully mounted in '/tmp/onedata/mnt/drabfluhn5a8sscz'.
13-Nov-2024 18:56:44
13-Nov-2024 18:56:44 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-qpwj6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
13-Nov-2024 18:56:44 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-qpwj6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
13-Nov-2024 18:56:44 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-qpwj6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
13-Nov-2024 18:56:44
13-Nov-2024 18:56:44
13-Nov-2024 18:56:44 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-qpwj6'
13-Nov-2024 18:56:44 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-qpwj6' successfully started
13-Nov-2024 18:56:44
13-Nov-2024 18:56:44 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/hqosjzygclikt3j9
13-Nov-2024 18:56:44
13-Nov-2024 18:56:44 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/hqosjzygclikt3j9 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/hqosjzygclikt3j9
13-Nov-2024 18:56:44 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '12856145604140258130'...
13-Nov-2024 18:56:44 Getting configuration...
13-Nov-2024 18:56:44 Oneclient has been successfully mounted in '/tmp/onedata/mnt/hqosjzygclikt3j9'.
13-Nov-2024 18:56:44
13-Nov-2024 18:56:44 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
13-Nov-2024 18:56:44 -- Executing step: 'When "user1 is idle for 2 seconds"'
13-Nov-2024 18:56:44 -- Executing step: 'When "user1 changes space1/dir1 mode to 711 on client11"'
13-Nov-2024 18:56:44 -- Executing step: 'Then "status-change time of user2's space1/dir1 is greater than modification time on client21"'
13-Nov-2024 18:56:44 -- Executing step: 'Then "status-change time of user2's space1/dir1 is greater than access time on client21"'
13-Nov-2024 18:56:44 =================================================================
13-Nov-2024 18:56:44
13-Nov-2024 18:56:56 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
13-Nov-2024 18:56:56 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
13-Nov-2024 18:56:56 PASSED
13-Nov-2024 18:56:56 Unmounting client from /tmp/onedata/mnt/drabfluhn5a8sscz
13-Nov-2024 18:56:56
13-Nov-2024 18:56:56
13-Nov-2024 18:56:56 Unmounting client from /tmp/onedata/mnt/hqosjzygclikt3j9
13-Nov-2024 18:56:56
13-Nov-2024 18:56:56 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSDH/onedata-acceptance/tests/oneclient/logs/multiprovider_directio/test_multi_directory_stat.1731524205.1129558', '-c', '/tmp/logs']
13-Nov-2024 18:56:56 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-mgls4. See /home/bamboo/.one-env/deployments/2024.11.13-18.46.25/pod-logs/dev-cross-support-job-3p-users-mgls4/entrypoint.log for more details
13-Nov-2024 18:56:56 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-nwnw9: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.13-18.46.25/pod-logs/dev-oneclient-krakow-7d9476b8bc-nwnw9/oneclient_logs
13-Nov-2024 18:56:56
13-Nov-2024 18:56:56               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=81/98)
13-Nov-2024 18:56:56               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:56:56          19,244   1%   18.35MB/s    0:00:00 (xfr#1, to-chk=80/98)
13-Nov-2024 18:56:56          19,244   1%   18.35MB/s    0:00:00 (xfr#1, to-chk=74/98)
13-Nov-2024 18:56:56          19,610   1%   18.70MB/s    0:00:00 (xfr#2, to-chk=76/98)
13-Nov-2024 18:56:56          78,126   6%   12.42MB/s    0:00:00 (xfr#3, to-chk=75/98)
13-Nov-2024 18:56:56          78,492   6%   12.48MB/s    0:00:00 (xfr#4, to-chk=74/98)
13-Nov-2024 18:56:56         105,108   9%   14.32MB/s    0:00:00 (xfr#5, to-chk=73/98)
13-Nov-2024 18:56:56         105,666   9%   14.40MB/s    0:00:00 (xfr#6, to-chk=69/98)
13-Nov-2024 18:56:56         197,313  17%   23.52MB/s    0:00:00 (xfr#7, to-chk=68/98)
13-Nov-2024 18:56:56         197,871  17%   23.59MB/s    0:00:00 (xfr#8, to-chk=67/98)
13-Nov-2024 18:56:56         222,570  19%   26.53MB/s    0:00:00 (xfr#9, to-chk=66/98)
13-Nov-2024 18:56:56         222,840  19%   26.56MB/s    0:00:00 (xfr#10, to-chk=62/98)
13-Nov-2024 18:56:56         308,671  27%   24.53MB/s    0:00:00 (xfr#11, to-chk=61/98)
13-Nov-2024 18:56:56         308,941  27%   24.55MB/s    0:00:00 (xfr#12, to-chk=60/98)
13-Nov-2024 18:56:56         337,881  29%   26.85MB/s    0:00:00 (xfr#13, to-chk=59/98)
13-Nov-2024 18:56:56         338,439  29%   24.83MB/s    0:00:00 (xfr#14, to-chk=55/98)
13-Nov-2024 18:56:56         432,692  38%   21.72MB/s    0:00:00 (xfr#15, to-chk=54/98)
13-Nov-2024 18:56:56         433,250  38%   21.75MB/s    0:00:00 (xfr#16, to-chk=53/98)
13-Nov-2024 18:56:56         433,878  38%   21.78MB/s    0:00:00 (xfr#17, to-chk=52/98)
13-Nov-2024 18:56:56         455,652  40%   21.73MB/s    0:00:00 (xfr#18, to-chk=51/98)
13-Nov-2024 18:56:56         456,114  40%   21.75MB/s    0:00:00 (xfr#19, to-chk=47/98)
13-Nov-2024 18:56:56         531,014  46%   23.02MB/s    0:00:00 (xfr#20, to-chk=46/98)
13-Nov-2024 18:56:56         531,476  46%   23.04MB/s    0:00:00 (xfr#21, to-chk=45/98)
13-Nov-2024 18:56:56         552,149  48%   22.89MB/s    0:00:00 (xfr#22, to-chk=44/98)
13-Nov-2024 18:56:56         552,707  48%   22.92MB/s    0:00:00 (xfr#23, to-chk=40/98)
13-Nov-2024 18:56:56         622,525  54%   25.81MB/s    0:00:00 (xfr#24, to-chk=39/98)
13-Nov-2024 18:56:56         623,083  55%   24.76MB/s    0:00:00 (xfr#25, to-chk=38/98)
13-Nov-2024 18:56:56         645,407  56%   25.65MB/s    0:00:00 (xfr#26, to-chk=37/98)
13-Nov-2024 18:56:56         645,869  57%   25.66MB/s    0:00:00 (xfr#27, to-chk=33/98)
13-Nov-2024 18:56:56         724,872  63%   27.65MB/s    0:00:00 (xfr#28, to-chk=32/98)
13-Nov-2024 18:56:56         725,334  64%   26.61MB/s    0:00:00 (xfr#29, to-chk=31/98)
13-Nov-2024 18:56:56         752,240  66%   22.42MB/s    0:00:00 (xfr#30, to-chk=30/98)
13-Nov-2024 18:56:56         752,510  66%   22.43MB/s    0:00:00 (xfr#31, to-chk=26/98)
13-Nov-2024 18:56:56         827,410  73%   24.66MB/s    0:00:00 (xfr#32, to-chk=25/98)
13-Nov-2024 18:56:56         827,680  73%   24.67MB/s    0:00:00 (xfr#33, to-chk=24/98)
13-Nov-2024 18:56:56         828,308  73%   24.69MB/s    0:00:00 (xfr#34, to-chk=23/98)
13-Nov-2024 18:56:56         848,377  74%   24.52MB/s    0:00:00 (xfr#35, to-chk=22/98)
13-Nov-2024 18:56:56         848,839  74%   24.53MB/s    0:00:00 (xfr#36, to-chk=18/98)
13-Nov-2024 18:56:56         915,473  80%   22.39MB/s    0:00:00 (xfr#37, to-chk=17/98)
13-Nov-2024 18:56:56         915,935  80%   22.40MB/s    0:00:00 (xfr#38, to-chk=16/98)
13-Nov-2024 18:56:56         942,283  83%   23.04MB/s    0:00:00 (xfr#39, to-chk=15/98)
13-Nov-2024 18:56:56         942,745  83%   23.05MB/s    0:00:00 (xfr#40, to-chk=11/98)
13-Nov-2024 18:56:56       1,027,616  90%   24.50MB/s    0:00:00 (xfr#41, to-chk=10/98)
13-Nov-2024 18:56:56       1,028,078  90%   24.51MB/s    0:00:00 (xfr#42, to-chk=9/98)
13-Nov-2024 18:56:56       1,028,706  90%   24.53MB/s    0:00:00 (xfr#43, to-chk=8/98)
13-Nov-2024 18:56:56       1,048,114  92%   24.99MB/s    0:00:00 (xfr#44, to-chk=7/98)
13-Nov-2024 18:56:56       1,048,576  92%   25.00MB/s    0:00:00 (xfr#45, to-chk=3/98)
13-Nov-2024 18:56:56       1,115,110  98%   23.12MB/s    0:00:00 (xfr#46, to-chk=2/98)
13-Nov-2024 18:56:56       1,115,572  98%   22.64MB/s    0:00:00 (xfr#47, to-chk=1/98)
13-Nov-2024 18:56:56       1,130,787  99%   22.94MB/s    0:00:00 (xfr#48, to-chk=0/98)
13-Nov-2024 18:56:56       1,130,787  99%   22.94MB/s    0:00:00 (xfr#48, to-chk=0/98)
13-Nov-2024 18:56:56       1,130,787  99%   22.94MB/s    0:00:00 (xfr#48, to-chk=0/98)
13-Nov-2024 18:56:56       1,130,787  99%   22.94MB/s    0:00:00 (xfr#48, to-chk=0/98)
13-Nov-2024 18:56:56       1,130,787  99%   22.94MB/s    0:00:00 (xfr#48, to-chk=0/98)
13-Nov-2024 18:56:56       1,130,787  99%   22.94MB/s    0:00:00 (xfr#48, to-chk=0/98)
13-Nov-2024 18:56:56       1,130,787  99%   22.94MB/s    0:00:00 (xfr#48, to-chk=0/98)
13-Nov-2024 18:56:56       1,130,787  99%   22.94MB/s    0:00:00 (xfr#48, to-chk=0/98)
13-Nov-2024 18:56:56       1,130,787  99%   22.94MB/s    0:00:00 (xfr#48, to-chk=0/98)
13-Nov-2024 18:56:56       1,130,787  99%   22.01MB/s    0:00:00 (xfr#48, to-chk=0/98)
13-Nov-2024 18:56:56       1,130,787  99%   22.01MB/s    0:00:00 (xfr#48, to-chk=0/98)
13-Nov-2024 18:56:56       1,130,787  99%   21.57MB/s    0:00:00 (xfr#48, to-chk=0/98)
13-Nov-2024 18:56:56       1,130,787  99%   21.57MB/s    0:00:00 (xfr#48, to-chk=0/98)
13-Nov-2024 18:56:56 [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-qpwj6: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.13-18.46.25/pod-logs/dev-oneclient-paris-5cc45c8cb7-qpwj6/oneclient_logs
13-Nov-2024 18:56:56
13-Nov-2024 18:56:56               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=80/97)
13-Nov-2024 18:56:56               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:56:56          24,119   1%   23.00MB/s    0:00:00 (xfr#1, to-chk=79/97)
13-Nov-2024 18:56:56          24,119   1%   23.00MB/s    0:00:00 (xfr#1, to-chk=73/97)
13-Nov-2024 18:56:56          24,677   1%   23.53MB/s    0:00:00 (xfr#2, to-chk=75/97)
13-Nov-2024 18:56:56         132,235   9%  126.11MB/s    0:00:00 (xfr#3, to-chk=74/97)
13-Nov-2024 18:56:56         132,793   9%  126.64MB/s    0:00:00 (xfr#4, to-chk=73/97)
13-Nov-2024 18:56:56         133,421   9%  127.24MB/s    0:00:00 (xfr#5, to-chk=72/97)
13-Nov-2024 18:56:56         156,464  11%  149.22MB/s    0:00:00 (xfr#6, to-chk=71/97)
13-Nov-2024 18:56:56         157,022  11%  149.75MB/s    0:00:00 (xfr#7, to-chk=67/97)
13-Nov-2024 18:56:56         249,955  18%   15.89MB/s    0:00:00 (xfr#8, to-chk=66/97)
13-Nov-2024 18:56:56         250,513  18%   15.93MB/s    0:00:00 (xfr#9, to-chk=65/97)
13-Nov-2024 18:56:56         274,881  19%   16.38MB/s    0:00:00 (xfr#10, to-chk=64/97)
13-Nov-2024 18:56:56         275,247  19%   16.41MB/s    0:00:00 (xfr#11, to-chk=60/97)
13-Nov-2024 18:56:56         387,951  28%   20.55MB/s    0:00:00 (xfr#12, to-chk=59/97)
13-Nov-2024 18:56:56         388,317  28%   19.49MB/s    0:00:00 (xfr#13, to-chk=58/97)
13-Nov-2024 18:56:56         388,945  28%   19.52MB/s    0:00:00 (xfr#14, to-chk=57/97)
13-Nov-2024 18:56:56         409,790  29%   20.57MB/s    0:00:00 (xfr#15, to-chk=56/97)
13-Nov-2024 18:56:56         410,252  29%   20.59MB/s    0:00:00 (xfr#16, to-chk=52/97)
13-Nov-2024 18:56:56         486,015  35%   23.18MB/s    0:00:00 (xfr#17, to-chk=51/97)
13-Nov-2024 18:56:56         486,477  35%   23.20MB/s    0:00:00 (xfr#18, to-chk=50/97)
13-Nov-2024 18:56:56         507,198  36%   24.19MB/s    0:00:00 (xfr#19, to-chk=49/97)
13-Nov-2024 18:56:56         507,660  36%   23.05MB/s    0:00:00 (xfr#20, to-chk=45/97)
13-Nov-2024 18:56:56         594,847  43%   25.79MB/s    0:00:00 (xfr#21, to-chk=44/97)
13-Nov-2024 18:56:56         595,309  43%   25.81MB/s    0:00:00 (xfr#22, to-chk=43/97)
13-Nov-2024 18:56:56         617,268  44%   25.59MB/s    0:00:00 (xfr#23, to-chk=42/97)
13-Nov-2024 18:56:56         617,538  44%   25.61MB/s    0:00:00 (xfr#24, to-chk=38/97)
13-Nov-2024 18:56:56         694,014  50%   26.47MB/s    0:00:00 (xfr#25, to-chk=37/97)
13-Nov-2024 18:56:56         694,284  50%   26.48MB/s    0:00:00 (xfr#26, to-chk=36/97)
13-Nov-2024 18:56:56         718,012  52%   26.34MB/s    0:00:00 (xfr#27, to-chk=35/97)
13-Nov-2024 18:56:56         718,570  52%   26.36MB/s    0:00:00 (xfr#28, to-chk=31/97)
13-Nov-2024 18:56:56         808,570  58%   28.56MB/s    0:00:00 (xfr#29, to-chk=30/97)
13-Nov-2024 18:56:56         809,128  58%   28.58MB/s    0:00:00 (xfr#30, to-chk=29/97)
13-Nov-2024 18:56:56         834,613  60%   28.43MB/s    0:00:00 (xfr#31, to-chk=28/97)
13-Nov-2024 18:56:56         835,171  60%   28.45MB/s    0:00:00 (xfr#32, to-chk=24/97)
13-Nov-2024 18:56:56         943,474  68%   31.03MB/s    0:00:00 (xfr#33, to-chk=23/97)
13-Nov-2024 18:56:56         944,032  68%   31.04MB/s    0:00:00 (xfr#34, to-chk=22/97)
13-Nov-2024 18:56:56         981,839  71%   31.21MB/s    0:00:00 (xfr#35, to-chk=21/97)
13-Nov-2024 18:56:56         982,397  71%   31.23MB/s    0:00:00 (xfr#36, to-chk=17/97)
13-Nov-2024 18:56:56       1,163,001  84%   34.66MB/s    0:00:00 (xfr#37, to-chk=16/97)
13-Nov-2024 18:56:56       1,163,559  84%   33.63MB/s    0:00:00 (xfr#38, to-chk=15/97)
13-Nov-2024 18:56:56       1,177,516  85%   34.03MB/s    0:00:00 (xfr#39, to-chk=14/97)
13-Nov-2024 18:56:56       1,177,882  85%   34.04MB/s    0:00:00 (xfr#40, to-chk=10/97)
13-Nov-2024 18:56:56       1,225,568  88%   34.38MB/s    0:00:00 (xfr#41, to-chk=9/97)
13-Nov-2024 18:56:56       1,225,934  88%   34.39MB/s    0:00:00 (xfr#42, to-chk=8/97)
13-Nov-2024 18:56:56       1,247,819  90%   35.00MB/s    0:00:00 (xfr#43, to-chk=7/97)
13-Nov-2024 18:56:56       1,248,185  90%   35.01MB/s    0:00:00 (xfr#44, to-chk=3/97)
13-Nov-2024 18:56:56       1,330,647  96%   36.26MB/s    0:00:00 (xfr#45, to-chk=2/97)
13-Nov-2024 18:56:56       1,331,013  96%   36.27MB/s    0:00:00 (xfr#46, to-chk=1/97)
13-Nov-2024 18:56:56       1,378,586  99%   37.56MB/s    0:00:00 (xfr#47, to-chk=0/97)
13-Nov-2024 18:56:56       1,378,586  99%   36.52MB/s    0:00:00 (xfr#47, to-chk=0/97)
13-Nov-2024 18:56:56       1,378,586  99%   36.52MB/s    0:00:00 (xfr#47, to-chk=0/97)
13-Nov-2024 18:56:56       1,378,586  99%   36.52MB/s    0:00:00 (xfr#47, to-chk=0/97)
13-Nov-2024 18:56:56       1,378,586  99%   36.52MB/s    0:00:00 (xfr#47, to-chk=0/97)
13-Nov-2024 18:56:56       1,378,586  99%   36.52MB/s    0:00:00 (xfr#47, to-chk=0/97)
13-Nov-2024 18:56:56       1,378,586  99%   36.52MB/s    0:00:00 (xfr#47, to-chk=0/97)
13-Nov-2024 18:56:56       1,378,586  99%   36.52MB/s    0:00:00 (xfr#47, to-chk=0/97)
13-Nov-2024 18:56:56       1,378,586  99%   36.52MB/s    0:00:00 (xfr#47, to-chk=0/97)
13-Nov-2024 18:56:56       1,378,586  99%   33.71MB/s    0:00:00 (xfr#47, to-chk=0/97)
13-Nov-2024 18:56:56       1,378,586  99%   32.87MB/s    0:00:00 (xfr#47, to-chk=0/97)
13-Nov-2024 18:56:56       1,378,586  99%   32.87MB/s    0:00:00 (xfr#47, to-chk=0/97)
13-Nov-2024 18:56:56       1,378,586  99%   32.87MB/s    0:00:00 (xfr#47, to-chk=0/97)
13-Nov-2024 18:56:56 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.13-18.46.25/pod-logs/dev-oneprovider-krakow-0/cluster-manager
13-Nov-2024 18:56:56
13-Nov-2024 18:56:56               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 18:56:56               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:56:56           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 18:56:56           4,776  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 18:56:56           4,776  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 18:56:56           6,595  48%    6.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 18:56:56           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 18:56:56           6,857  50%    3.27MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 18:56:56 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.13-18.46.25/pod-logs/dev-oneprovider-krakow-0/op-worker
13-Nov-2024 18:56:56
13-Nov-2024 18:56:56               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=69/72)
13-Nov-2024 18:56:56               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:56:56          23,693   7%   22.60MB/s    0:00:00 (xfr#2, to-chk=67/72)
13-Nov-2024 18:56:56          44,507  13%   42.45MB/s    0:00:00 (xfr#3, to-chk=65/72)
13-Nov-2024 18:56:56          44,507  13%   42.45MB/s    0:00:00 (xfr#4, to-chk=63/72)
13-Nov-2024 18:56:56          44,507  13%   42.45MB/s    0:00:00 (xfr#5, to-chk=61/72)
13-Nov-2024 18:56:56          64,150  19%   61.18MB/s    0:00:00 (xfr#6, to-chk=59/72)
13-Nov-2024 18:56:56          64,300  19%   61.32MB/s    0:00:00 (xfr#7, to-chk=57/72)
13-Nov-2024 18:56:56          64,597  19%   61.60MB/s    0:00:00 (xfr#8, to-chk=55/72)
13-Nov-2024 18:56:56         130,994  39%   24.99MB/s    0:00:00 (xfr#9, to-chk=53/72)
13-Nov-2024 18:56:56         131,310  39%   25.05MB/s    0:00:00 (xfr#10, to-chk=43/72)
13-Nov-2024 18:56:56         131,787  39%   25.14MB/s    0:00:00 (xfr#11, to-chk=42/72)
13-Nov-2024 18:56:56         132,103  39%   25.20MB/s    0:00:00 (xfr#12, to-chk=41/72)
13-Nov-2024 18:56:56         132,419  39%   25.26MB/s    0:00:00 (xfr#13, to-chk=40/72)
13-Nov-2024 18:56:56         132,735  39%   25.32MB/s    0:00:00 (xfr#14, to-chk=39/72)
13-Nov-2024 18:56:56         133,051  39%   25.38MB/s    0:00:00 (xfr#15, to-chk=38/72)
13-Nov-2024 18:56:56         133,679  40%   25.50MB/s    0:00:00 (xfr#16, to-chk=37/72)
13-Nov-2024 18:56:56         133,841  40%   21.27MB/s    0:00:00 (xfr#17, to-chk=36/72)
13-Nov-2024 18:56:56         134,157  40%   21.32MB/s    0:00:00 (xfr#18, to-chk=35/72)
13-Nov-2024 18:56:56         134,317  40%   21.35MB/s    0:00:00 (xfr#19, to-chk=34/72)
13-Nov-2024 18:56:56         134,789  40%   21.42MB/s    0:00:00 (xfr#20, to-chk=33/72)
13-Nov-2024 18:56:56         135,640  40%   21.56MB/s    0:00:00 (xfr#21, to-chk=32/72)
13-Nov-2024 18:56:56         136,109  40%   21.63MB/s    0:00:00 (xfr#22, to-chk=31/72)
13-Nov-2024 18:56:56         136,807  41%   21.74MB/s    0:00:00 (xfr#23, to-chk=30/72)
13-Nov-2024 18:56:56         137,441  41%   21.85MB/s    0:00:00 (xfr#24, to-chk=29/72)
13-Nov-2024 18:56:56         137,601  41%   21.87MB/s    0:00:00 (xfr#25, to-chk=28/72)
13-Nov-2024 18:56:56         138,394  41%   22.00MB/s    0:00:00 (xfr#26, to-chk=27/72)
13-Nov-2024 18:56:56         138,863  41%   22.07MB/s    0:00:00 (xfr#27, to-chk=26/72)
13-Nov-2024 18:56:56         139,179  41%   22.12MB/s    0:00:00 (xfr#28, to-chk=25/72)
13-Nov-2024 18:56:56         139,648  41%   22.20MB/s    0:00:00 (xfr#29, to-chk=24/72)
13-Nov-2024 18:56:56         139,808  41%   19.05MB/s    0:00:00 (xfr#30, to-chk=23/72)
13-Nov-2024 18:56:56         140,524  42%   19.14MB/s    0:00:00 (xfr#31, to-chk=22/72)
13-Nov-2024 18:56:56         140,957  42%   19.20MB/s    0:00:00 (xfr#32, to-chk=21/72)
13-Nov-2024 18:56:56         143,521  43%   19.55MB/s    0:00:00 (xfr#33, to-chk=20/72)
13-Nov-2024 18:56:56         148,856  44%   20.28MB/s    0:00:00 (xfr#34, to-chk=19/72)
13-Nov-2024 18:56:56         150,714  45%   20.53MB/s    0:00:00 (xfr#35, to-chk=18/72)
13-Nov-2024 18:56:56         155,080  46%   18.49MB/s    0:00:00 (xfr#36, to-chk=17/72)
13-Nov-2024 18:56:56         156,425  46%   18.65MB/s    0:00:00 (xfr#37, to-chk=16/72)
13-Nov-2024 18:56:56         161,210  48%   19.22MB/s    0:00:00 (xfr#38, to-chk=15/72)
13-Nov-2024 18:56:56         162,099  48%   19.32MB/s    0:00:00 (xfr#39, to-chk=14/72)
13-Nov-2024 18:56:56         166,921  50%   19.90MB/s    0:00:00 (xfr#40, to-chk=13/72)
13-Nov-2024 18:56:56         169,178  50%   20.17MB/s    0:00:00 (xfr#41, to-chk=12/72)
13-Nov-2024 18:56:56         170,032  51%   20.27MB/s    0:00:00 (xfr#42, to-chk=11/72)
13-Nov-2024 18:56:56         170,428  51%   20.32MB/s    0:00:00 (xfr#43, to-chk=10/72)
13-Nov-2024 18:56:56         175,726  52%   20.95MB/s    0:00:00 (xfr#44, to-chk=9/72)
13-Nov-2024 18:56:56         177,547  53%   21.17MB/s    0:00:00 (xfr#45, to-chk=8/72)
13-Nov-2024 18:56:56         181,420  54%   21.63MB/s    0:00:00 (xfr#46, to-chk=7/72)
13-Nov-2024 18:56:56         184,475  55%   19.55MB/s    0:00:00 (xfr#47, to-chk=6/72)
13-Nov-2024 18:56:56         188,806  56%   20.01MB/s    0:00:00 (xfr#48, to-chk=5/72)
13-Nov-2024 18:56:56         191,824  57%   20.33MB/s    0:00:00 (xfr#49, to-chk=4/72)
13-Nov-2024 18:56:56         195,734  58%   20.74MB/s    0:00:00 (xfr#50, to-chk=3/72)
13-Nov-2024 18:56:56         197,952  59%   20.98MB/s    0:00:00 (xfr#51, to-chk=2/72)
13-Nov-2024 18:56:56         200,613  60%   21.26MB/s    0:00:00 (xfr#52, to-chk=1/72)
13-Nov-2024 18:56:56         201,921  60%   21.40MB/s    0:00:00 (xfr#53, to-chk=0/72)
13-Nov-2024 18:56:56         201,921  60%   17.51MB/s    0:00:00 (xfr#53, to-chk=0/72)
13-Nov-2024 18:56:56         201,921  60%   17.51MB/s    0:00:00 (xfr#53, to-chk=0/72)
13-Nov-2024 18:56:56         201,921  60%   17.51MB/s    0:00:00 (xfr#53, to-chk=0/72)
13-Nov-2024 18:56:56         201,921  60%   17.51MB/s    0:00:00 (xfr#53, to-chk=0/72)
13-Nov-2024 18:56:56         201,921  60%   16.05MB/s    0:00:00 (xfr#53, to-chk=0/72)
13-Nov-2024 18:56:56 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.13-18.46.25/pod-logs/dev-oneprovider-krakow-0/op-panel
13-Nov-2024 18:56:56
13-Nov-2024 18:56:56               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 18:56:56               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:56:56          17,393  16%   16.59MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 18:56:56          35,714  33%   34.06MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 18:56:56          35,714  33%   34.06MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 18:56:56          52,904  49%   50.45MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 18:56:56          53,195  50%   50.73MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 18:56:56          53,195  50%   16.91MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 18:56:56 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.13-18.46.25/pod-logs/dev-oneprovider-paris-0/cluster-manager
13-Nov-2024 18:56:56
13-Nov-2024 18:56:56               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 18:56:56               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:56:56           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 18:56:56           4,766  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 18:56:56           4,766  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 18:56:56           6,581  48%    6.28MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 18:56:56           6,843  50%    6.53MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 18:56:56           6,843  50%    2.18MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 18:56:56 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.13-18.46.25/pod-logs/dev-oneprovider-paris-0/op-worker
13-Nov-2024 18:56:56
13-Nov-2024 18:56:56               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=69/72)
13-Nov-2024 18:56:56               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:56:56          23,529   7%   22.44MB/s    0:00:00 (xfr#2, to-chk=67/72)
13-Nov-2024 18:56:56          44,169  13%   42.12MB/s    0:00:00 (xfr#3, to-chk=65/72)
13-Nov-2024 18:56:56          44,169  13%   42.12MB/s    0:00:00 (xfr#4, to-chk=63/72)
13-Nov-2024 18:56:56          44,169  13%   42.12MB/s    0:00:00 (xfr#5, to-chk=61/72)
13-Nov-2024 18:56:56          63,648  19%   60.70MB/s    0:00:00 (xfr#6, to-chk=59/72)
13-Nov-2024 18:56:56          63,798  19%   60.84MB/s    0:00:00 (xfr#7, to-chk=57/72)
13-Nov-2024 18:56:56          64,095  19%   61.13MB/s    0:00:00 (xfr#8, to-chk=55/72)
13-Nov-2024 18:56:56         130,742  39%  124.69MB/s    0:00:00 (xfr#9, to-chk=53/72)
13-Nov-2024 18:56:56         131,180  39%  125.10MB/s    0:00:00 (xfr#10, to-chk=43/72)
13-Nov-2024 18:56:56         131,828  39%  125.72MB/s    0:00:00 (xfr#11, to-chk=42/72)
13-Nov-2024 18:56:56         132,108  39%  125.99MB/s    0:00:00 (xfr#12, to-chk=41/72)
13-Nov-2024 18:56:56         132,392  39%  126.26MB/s    0:00:00 (xfr#13, to-chk=40/72)
13-Nov-2024 18:56:56         132,672  39%  126.53MB/s    0:00:00 (xfr#14, to-chk=39/72)
13-Nov-2024 18:56:56         132,954  39%   63.40MB/s    0:00:00 (xfr#15, to-chk=38/72)
13-Nov-2024 18:56:56         133,909  40%   63.85MB/s    0:00:00 (xfr#16, to-chk=37/72)
13-Nov-2024 18:56:56         134,189  40%   63.99MB/s    0:00:00 (xfr#17, to-chk=36/72)
13-Nov-2024 18:56:56         134,471  40%   64.12MB/s    0:00:00 (xfr#18, to-chk=35/72)
13-Nov-2024 18:56:56         134,751  40%   64.25MB/s    0:00:00 (xfr#19, to-chk=34/72)
13-Nov-2024 18:56:56         135,412  40%   64.57MB/s    0:00:00 (xfr#20, to-chk=33/72)
13-Nov-2024 18:56:56         136,370  40%   65.03MB/s    0:00:00 (xfr#21, to-chk=32/72)
13-Nov-2024 18:56:56         137,013  41%   65.33MB/s    0:00:00 (xfr#22, to-chk=31/72)
13-Nov-2024 18:56:56         138,145  41%   43.92MB/s    0:00:00 (xfr#23, to-chk=30/72)
13-Nov-2024 18:56:56         138,782  41%   44.12MB/s    0:00:00 (xfr#24, to-chk=29/72)
13-Nov-2024 18:56:56         139,066  41%   44.21MB/s    0:00:00 (xfr#25, to-chk=28/72)
13-Nov-2024 18:56:56         140,034  41%   44.52MB/s    0:00:00 (xfr#26, to-chk=27/72)
13-Nov-2024 18:56:56         140,680  42%   44.72MB/s    0:00:00 (xfr#27, to-chk=26/72)
13-Nov-2024 18:56:56         140,962  42%   33.61MB/s    0:00:00 (xfr#28, to-chk=25/72)
13-Nov-2024 18:56:56         141,635  42%   33.77MB/s    0:00:00 (xfr#29, to-chk=24/72)
13-Nov-2024 18:56:56         141,758  42%   33.80MB/s    0:00:00 (xfr#30, to-chk=23/72)
13-Nov-2024 18:56:56         142,737  42%   34.03MB/s    0:00:00 (xfr#31, to-chk=22/72)
13-Nov-2024 18:56:56         143,068  42%   34.11MB/s    0:00:00 (xfr#32, to-chk=21/72)
13-Nov-2024 18:56:56         145,632  43%   27.78MB/s    0:00:00 (xfr#33, to-chk=20/72)
13-Nov-2024 18:56:56         150,865  45%   28.78MB/s    0:00:00 (xfr#34, to-chk=19/72)
13-Nov-2024 18:56:56         152,623  45%   29.11MB/s    0:00:00 (xfr#35, to-chk=18/72)
13-Nov-2024 18:56:56         156,889  47%   29.92MB/s    0:00:00 (xfr#36, to-chk=17/72)
13-Nov-2024 18:56:56         158,134  47%   30.16MB/s    0:00:00 (xfr#37, to-chk=16/72)
13-Nov-2024 18:56:56         162,919  48%   31.07MB/s    0:00:00 (xfr#38, to-chk=15/72)
13-Nov-2024 18:56:56         163,716  49%   26.02MB/s    0:00:00 (xfr#39, to-chk=14/72)
13-Nov-2024 18:56:56         168,438  50%   26.77MB/s    0:00:00 (xfr#40, to-chk=13/72)
13-Nov-2024 18:56:56         170,595  51%   27.12MB/s    0:00:00 (xfr#41, to-chk=12/72)
13-Nov-2024 18:56:56         171,447  51%   27.25MB/s    0:00:00 (xfr#42, to-chk=11/72)
13-Nov-2024 18:56:56         171,843  51%   27.31MB/s    0:00:00 (xfr#43, to-chk=10/72)
13-Nov-2024 18:56:56         177,141  53%   28.16MB/s    0:00:00 (xfr#44, to-chk=9/72)
13-Nov-2024 18:56:56         178,962  53%   28.45MB/s    0:00:00 (xfr#45, to-chk=8/72)
13-Nov-2024 18:56:56         182,837  54%   29.06MB/s    0:00:00 (xfr#46, to-chk=7/72)
13-Nov-2024 18:56:56         185,790  55%   29.53MB/s    0:00:00 (xfr#47, to-chk=6/72)
13-Nov-2024 18:56:56         190,119  56%   30.22MB/s    0:00:00 (xfr#48, to-chk=5/72)
13-Nov-2024 18:56:56         193,137  57%   26.31MB/s    0:00:00 (xfr#49, to-chk=4/72)
13-Nov-2024 18:56:56         196,947  59%   26.83MB/s    0:00:00 (xfr#50, to-chk=3/72)
13-Nov-2024 18:56:56         199,167  59%   27.13MB/s    0:00:00 (xfr#51, to-chk=2/72)
13-Nov-2024 18:56:56         201,666  60%   27.47MB/s    0:00:00 (xfr#52, to-chk=1/72)
13-Nov-2024 18:56:56         202,974  60%   27.65MB/s    0:00:00 (xfr#53, to-chk=0/72)
13-Nov-2024 18:56:56         202,974  60%   27.65MB/s    0:00:00 (xfr#53, to-chk=0/72)
13-Nov-2024 18:56:56         202,974  60%   19.36MB/s    0:00:00 (xfr#53, to-chk=0/72)
13-Nov-2024 18:56:56         202,974  60%   19.36MB/s    0:00:00 (xfr#53, to-chk=0/72)
13-Nov-2024 18:56:56         202,974  60%   19.36MB/s    0:00:00 (xfr#53, to-chk=0/72)
13-Nov-2024 18:56:56         202,974  60%   19.36MB/s    0:00:00 (xfr#53, to-chk=0/72)
13-Nov-2024 18:56:56 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.13-18.46.25/pod-logs/dev-oneprovider-paris-0/op-panel
13-Nov-2024 18:56:56
13-Nov-2024 18:56:56               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 18:56:56               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:56:56          17,165  16%   16.37MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 18:56:56          35,253  33%   33.62MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 18:56:56          35,253  33%   33.62MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 18:56:56          52,215  49%   49.80MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 18:56:56          52,506  50%   50.07MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 18:56:56          52,506  50%   25.04MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 18:56:56 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.13-18.46.25/pod-logs/dev-onezone-0/cluster-manager
13-Nov-2024 18:56:56
13-Nov-2024 18:56:56               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 18:56:56               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:56:56           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 18:56:56           4,664  34%    4.45MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 18:56:56           4,664  34%    4.45MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 18:56:56           6,438  48%    6.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 18:56:56           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 18:56:56           6,700  50%    3.19MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 18:56:56 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.13-18.46.25/pod-logs/dev-onezone-0/oz-worker
13-Nov-2024 18:56:56
13-Nov-2024 18:56:56               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=15/18)
13-Nov-2024 18:56:56               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:56:56          14,463   6%   13.79MB/s    0:00:00 (xfr#2, to-chk=13/18)
13-Nov-2024 18:56:56          29,541  13%   28.17MB/s    0:00:00 (xfr#3, to-chk=11/18)
13-Nov-2024 18:56:56          29,541  13%   28.17MB/s    0:00:00 (xfr#4, to-chk=9/18)
13-Nov-2024 18:56:56          43,524  19%   41.51MB/s    0:00:00 (xfr#5, to-chk=7/18)
13-Nov-2024 18:56:56          43,615  19%   41.59MB/s    0:00:00 (xfr#6, to-chk=5/18)
13-Nov-2024 18:56:56          43,912  19%   41.88MB/s    0:00:00 (xfr#7, to-chk=3/18)
13-Nov-2024 18:56:56         111,372  50%  106.21MB/s    0:00:00 (xfr#8, to-chk=1/18)
13-Nov-2024 18:56:56         111,372  50%   53.11MB/s    0:00:00 (xfr#8, to-chk=0/18)
13-Nov-2024 18:56:56 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.13-18.46.25/pod-logs/dev-onezone-0/oz-panel
13-Nov-2024 18:56:56
13-Nov-2024 18:56:56               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
13-Nov-2024 18:56:56               0   0%    0.00kB/s    0:00:00 
13-Nov-2024 18:56:56          26,433  13%   25.21MB/s    0:00:00 (xfr#2, to-chk=9/14)
13-Nov-2024 18:56:56          53,943  27%   51.44MB/s    0:00:00 (xfr#3, to-chk=7/14)
13-Nov-2024 18:56:56          72,933  36%   69.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
13-Nov-2024 18:56:56          99,163  49%   94.57MB/s    0:00:00 (xfr#5, to-chk=3/14)
13-Nov-2024 18:56:56          99,454  50%   94.85MB/s    0:00:00 (xfr#6, to-chk=1/14)
13-Nov-2024 18:56:56          99,454  50%   13.55MB/s    0:00:00 (xfr#6, to-chk=0/14)
13-Nov-2024 18:56:56 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSDH/onedata-acceptance/tests/oneclient/logs/multiprovider_directio/test_multi_directory_stat.1731524205.1129558 exists, exporting anyway.
13-Nov-2024 18:56:56
13-Nov-2024 18:56:56
13-Nov-2024 18:56:56 =============================== warnings summary ===============================
13-Nov-2024 18:56:56 tests/utils/rest_utils.py:98
13-Nov-2024 18:56:56   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSDH/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
13-Nov-2024 18:56:56     print("""
13-Nov-2024 18:56:56
13-Nov-2024 18:56:56 tests/utils/path_utils.py:112
13-Nov-2024 18:56:56   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSDH/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
13-Nov-2024 18:56:56     return path.replace("'", "\\'").replace(' ', '\ ')
13-Nov-2024 18:56:56
13-Nov-2024 18:56:56 tests/utils/acceptance_utils.py:55
13-Nov-2024 18:56:56   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSDH/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
13-Nov-2024 18:56:56     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
13-Nov-2024 18:56:56
13-Nov-2024 18:56:56 tests/utils/acceptance_utils.py:57
13-Nov-2024 18:56:56   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSDH/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
13-Nov-2024 18:56:56     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
13-Nov-2024 18:56:56
13-Nov-2024 18:56:56 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
13-Nov-2024 18:56:56 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSDH/onedata-acceptance/test-reports/results.xml -
13-Nov-2024 18:56:56 ================== 11 passed, 4 warnings in 633.72s (0:10:33) ==================
13-Nov-2024 18:57:02 release "dev" uninstalled
13-Nov-2024 18:57:02 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
13-Nov-2024 18:57:02 persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted
13-Nov-2024 18:57:05 No resources found
13-Nov-2024 18:57:06 Sidecar injection has been disabled
13-Nov-2024 18:57:06 Cleaning helm release "dev"...
13-Nov-2024 18:57:06 Deleted 1 helm deployments
13-Nov-2024 18:57:06 Deleted 0 k8s deployments
13-Nov-2024 18:57:06 Deleted 0 k8s services
13-Nov-2024 18:57:06 Deleted 0 persistent volumes
13-Nov-2024 18:57:06 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
13-Nov-2024 18:57:06 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
13-Nov-2024 18:57:06 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
13-Nov-2024 18:57:06 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
13-Nov-2024 18:57:06 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
13-Nov-2024 18:57:06 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
13-Nov-2024 18:57:06 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
13-Nov-2024 18:57:06 Finished task 'Run acceptance oneclient tests' with result: Success
13-Nov-2024 18:57:06 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
13-Nov-2024 18:57:06 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSDH...
13-Nov-2024 18:57:06 Finished task 'Parse test results' with result: Success
13-Nov-2024 18:57:06 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
13-Nov-2024 18:57:06
Substituting variable: ${bamboo.artifactRepoHostname} with S3
13-Nov-2024 18:57:06
Substituting variable: ${bamboo.artifactRepoPort} with 10161
13-Nov-2024 18:57:06
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
13-Nov-2024 18:57:06
Substituting variable: ${bamboo.planRepository.branchName} with develop
13-Nov-2024 18:57:06
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
13-Nov-2024 18:57:06
Substituting variable: ${bamboo.artifactRepoHostname} with S3
13-Nov-2024 18:57:06
Substituting variable: ${bamboo.artifactRepoPort} with 10161
13-Nov-2024 18:57:06
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
13-Nov-2024 18:57:06
Substituting variable: ${bamboo.planRepository.branchName} with develop
13-Nov-2024 18:57:06
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
13-Nov-2024 18:57:06 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
13-Nov-2024 18:57:06
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider directory stat directio hardlinks #3363 (ODSRV-OAP-MDSDH-3363)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MDSDH-3363-ScriptBuildTask-4716572660886162540.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSDH/onedata-acceptance
13-Nov-2024 18:57:06 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_directory_stat_directio_hardlinks.tar.gz
13-Nov-2024 18:57:07 Uploading artifact
13-Nov-2024 18:57:07     source path: surefire_multiprovider_directory_stat_directio_hardlinks.tar.gz
13-Nov-2024 18:57:07     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_directory_stat_directio_hardlinks.tar.gz
13-Nov-2024 18:57:07 Finished task 'Pack and push surefire artifact' with result: Success
13-Nov-2024 18:57:07 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
13-Nov-2024 18:57:07 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
13-Nov-2024 18:57:07
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider directory stat directio hardlinks #3363 (ODSRV-OAP-MDSDH-3363)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MDSDH-3363-ScriptBuildTask-6796305076032604898.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSDH
13-Nov-2024 18:57:07 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
13-Nov-2024 18:57:07 Finished task 'Pack logs' with result: Success
13-Nov-2024 18:57:07 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
13-Nov-2024 18:57:07
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
13-Nov-2024 18:57:07 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
13-Nov-2024 18:57:07
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider directory stat directio hardlinks #3363 (ODSRV-OAP-MDSDH-3363)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MDSDH-3363-ScriptBuildTask-15223369923363339415.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSDH/onedata-acceptance
13-Nov-2024 18:57:07   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
13-Nov-2024 18:57:07                                  Dload  Upload   Total   Spent    Left  Speed
13-Nov-2024 18:57:07
13-Nov-2024 18:57:07   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
13-Nov-2024 18:57:07   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
13-Nov-2024 18:57:07 100  4822  100  4822    0     0  27554      0 --:--:-- --:--:-- --:--:-- 27397
13-Nov-2024 18:57:07 Clearing /tmp/onedata and /home/bamboo/.one-env
13-Nov-2024 18:57:08 Cleaning helm deployments
13-Nov-2024 18:57:08 Cleanining pods
13-Nov-2024 18:57:09 Cleaning kube persistant volumes
13-Nov-2024 18:57:09 Cleaning dockswift container
13-Nov-2024 18:57:09 Cleaning docker containers
13-Nov-2024 18:57:12 Stalled docker containers to remove:
13-Nov-2024 18:57:12 ae0054f52e51 b9fa95785be3 49d5c2b3375f f2727698cc45 8136aef7c70e 2bd1565f9aa2 d76575a4d2b4 74585f9c4913 758f7b38ae67 6b8fbf2ca9e5 1d0d181ef62d 0cb50dfc35dc 78b3f0b09813 2ed08099bb89 d85ef987957d 5ec144f072bc 09befcc9b342 c8c9027d8380 b0a5443a5d80 b790a825d424
13-Nov-2024 18:57:12 Removing stalled docker containers
13-Nov-2024 18:57:12 Error response from daemon: Cannot kill container: ae0054f52e51: Container ae0054f52e51500ed8f72d30b9cd84168a5b1a5fa15be0dd47fe329832673f43 is not running
13-Nov-2024 18:57:12 ae0054f52e51
13-Nov-2024 18:57:12 Error response from daemon: Cannot kill container: b9fa95785be3: Container b9fa95785be3bc729fac0b634906ee42ec86a2ba4d8b4a9c35f573b76e31975d is not running
13-Nov-2024 18:57:12 b9fa95785be3
13-Nov-2024 18:57:12 Error response from daemon: Cannot kill container: 49d5c2b3375f: Container 49d5c2b3375f6cca682c58d1cc2d9a9022bbd7c63c57c67b354fbf57a5548917 is not running
13-Nov-2024 18:57:12 49d5c2b3375f
13-Nov-2024 18:57:12 Error response from daemon: Cannot kill container: f2727698cc45: Container f2727698cc457bf56303815d20b9ab448c1865656749ab171bf07251d7293097 is not running
13-Nov-2024 18:57:12 f2727698cc45
13-Nov-2024 18:57:12 Error response from daemon: Cannot kill container: 8136aef7c70e: Container 8136aef7c70e46618b46fe88950744d4d62f82c1d57754231e62ce4f358e9da7 is not running
13-Nov-2024 18:57:13 8136aef7c70e
13-Nov-2024 18:57:13 Error response from daemon: Cannot kill container: 2bd1565f9aa2: Container 2bd1565f9aa2e9724bb6193996dde22fa42c3921abceb96906a43e450b80ee60 is not running
13-Nov-2024 18:57:13 2bd1565f9aa2
13-Nov-2024 18:57:13 Error response from daemon: Cannot kill container: d76575a4d2b4: Container d76575a4d2b419d3c28a0cd11aa649698417af79b49264a1cd0036973e7bfca5 is not running
13-Nov-2024 18:57:13 d76575a4d2b4
13-Nov-2024 18:57:13 Error response from daemon: Cannot kill container: 74585f9c4913: Container 74585f9c4913593b6e2c277bd1bca6e3c465ecb6e633a7fd39343059cda8e84d is not running
13-Nov-2024 18:57:13 74585f9c4913
13-Nov-2024 18:57:13 Error response from daemon: Cannot kill container: 758f7b38ae67: Container 758f7b38ae67429fb614190b9ef3f3677cd0dbbb9da511313b1f9d3eef799e27 is not running
13-Nov-2024 18:57:13 758f7b38ae67
13-Nov-2024 18:57:13 Error response from daemon: Cannot kill container: 6b8fbf2ca9e5: Container 6b8fbf2ca9e54fc3a56d047ad26820343b98e9756b216e87e1c0f396b267fdf4 is not running
13-Nov-2024 18:57:13 6b8fbf2ca9e5
13-Nov-2024 18:57:13 Error response from daemon: Cannot kill container: 1d0d181ef62d: Container 1d0d181ef62d6d7c84bd1c89f64211ab94e636cedce67f5db3db3ca4a232d4c9 is not running
13-Nov-2024 18:57:13 1d0d181ef62d
13-Nov-2024 18:57:13 Error response from daemon: Cannot kill container: 0cb50dfc35dc: Container 0cb50dfc35dca6b73b159d19bb9f6ee1f40e7903bfcb7c2fcfb297d0e5d93823 is not running
13-Nov-2024 18:57:13 0cb50dfc35dc
13-Nov-2024 18:57:13 Error response from daemon: Cannot kill container: 78b3f0b09813: Container 78b3f0b0981317f9029ce421693ac0c05776453e961386ccd45e352f5ea0069e is not running
13-Nov-2024 18:57:13 78b3f0b09813
13-Nov-2024 18:57:13 Error response from daemon: Cannot kill container: 2ed08099bb89: Container 2ed08099bb89183f441e559dca46f8b2973d5b4267a17c6a4a9087d27dc90c18 is not running
13-Nov-2024 18:57:13 2ed08099bb89
13-Nov-2024 18:57:13 Error response from daemon: Cannot kill container: d85ef987957d: Container d85ef987957d6a621e66c881ce435b57d9d403db892a8fe25a0c7a2c71ddace1 is not running
13-Nov-2024 18:57:13 d85ef987957d
13-Nov-2024 18:57:13 Error response from daemon: Cannot kill container: 5ec144f072bc: Container 5ec144f072bc3bfd90bc92e5f24b599e42d00c6260bfe211438c6d7c0399ed29 is not running
13-Nov-2024 18:57:14 5ec144f072bc
13-Nov-2024 18:57:14 Error response from daemon: Cannot kill container: 09befcc9b342: Container 09befcc9b3424f20328aa97365cc00e7f7b5b5f480969e899337857c91b874d0 is not running
13-Nov-2024 18:57:14 09befcc9b342
13-Nov-2024 18:57:14 Error response from daemon: Cannot kill container: c8c9027d8380: Container c8c9027d83808ab81c0455dcaea5d2bbcfc5793c52e7e5ed3027167629486e31 is not running
13-Nov-2024 18:57:14 c8c9027d8380
13-Nov-2024 18:57:14 Error response from daemon: Cannot kill container: b0a5443a5d80: Container b0a5443a5d80f82deb6e9c5d3fd08fc751e00aa61e375daad15e3f618a43a8a3 is not running
13-Nov-2024 18:57:14 b0a5443a5d80
13-Nov-2024 18:57:14 b790a825d424
13-Nov-2024 18:57:14 b790a825d424
13-Nov-2024 18:57:14 Stalled docker volumes to remove:
13-Nov-2024 18:57:14
13-Nov-2024 18:57:14 Removing stalled docker volumes
13-Nov-2024 18:57:14 Removing stalled loopdevices
13-Nov-2024 18:57:15 Done
13-Nov-2024 18:57:15 Finished task 'Clear env and working dir' with result: Success
13-Nov-2024 18:57:15 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
13-Nov-2024 18:57:15 Running post build plugin 'Docker Container Cleanup'
13-Nov-2024 18:57:15 Running post build plugin 'NCover Results Collector'
13-Nov-2024 18:57:15 Running post build plugin 'Build Results Label Collector'
13-Nov-2024 18:57:15 Running post build plugin 'Clover Results Collector'
13-Nov-2024 18:57:15 Running post build plugin 'npm Cache Cleanup'
13-Nov-2024 18:57:15 Running post build plugin 'Artifact Copier'
13-Nov-2024 18:57:15 Publishing an artifact: test_logs.tar.gz
13-Nov-2024 18:57:15 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 74.45 ms
13-Nov-2024 18:57:15 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSDH'
13-Nov-2024 18:57:15 Finalising the build...
13-Nov-2024 18:57:15 Stopping timer.
13-Nov-2024 18:57:15 Build ODSRV-OAP-MDSDH-3363 completed.
13-Nov-2024 18:57:16 Running on server: post build plugin 'Build Hanging Detection Configuration'
13-Nov-2024 18:57:16 Running on server: post build plugin 'NCover Results Collector'
13-Nov-2024 18:57:16 Running on server: post build plugin 'Build Labeller'
13-Nov-2024 18:57:16 Running on server: post build plugin 'Clover Delta Calculator'
13-Nov-2024 18:57:16 Running on server: post build plugin 'Maven Dependencies Postprocessor'
13-Nov-2024 18:57:16 All post build plugins have finished
13-Nov-2024 18:57:16 Generating build results summary...
13-Nov-2024 18:57:16 Saving build results to disk...
13-Nov-2024 18:57:16 Store variable context...
13-Nov-2024 18:57:16 Finished building ODSRV-OAP-MDSDH-3363.