oneclient acceptance tests using environment deployed from packages

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

15-Nov-2024 20:37:25
15-Nov-2024 20:37:25
15-Nov-2024 20:37:25 Unmounting client from /tmp/onedata/mnt/cabf8f5no99fg1t0
15-Nov-2024 20:37:25
15-Nov-2024 20:37:25
15-Nov-2024 20:38:04 tests/oneclient/scenarios/test_multi_directory_stat.py::test_default_access[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
15-Nov-2024 20:38:04 =================================================================
15-Nov-2024 20:38:04 - Executing scenario 'Check default access permissions'
15-Nov-2024 20:38:04 - from feature 'Multi_directory_stat'
15-Nov-2024 20:38:04 -----------------------------------------------------------------
15-Nov-2024 20:38:04 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:38:04 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:38:04 using [token, token] by [user1, user2]"'
15-Nov-2024 20:38:04 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-n5kcb', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:38:04 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-n5kcb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:38:04 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-n5kcb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:38:04
15-Nov-2024 20:38:04
15-Nov-2024 20:38:04 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-n5kcb'
15-Nov-2024 20:38:04 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-n5kcb' successfully started
15-Nov-2024 20:38:04
15-Nov-2024 20:38:04 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/brzbbq1qlwtj44bq
15-Nov-2024 20:38:04
15-Nov-2024 20:38:04 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/brzbbq1qlwtj44bq --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/brzbbq1qlwtj44bq
15-Nov-2024 20:38:04 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '13470981372685668051'...
15-Nov-2024 20:38:04 Getting configuration...
15-Nov-2024 20:38:04 Oneclient has been successfully mounted in '/tmp/onedata/mnt/brzbbq1qlwtj44bq'.
15-Nov-2024 20:38:04
15-Nov-2024 20:38:04 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-6kxrw', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:38:04 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-6kxrw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:38:04 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-6kxrw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:38:04
15-Nov-2024 20:38:04
15-Nov-2024 20:38:04 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-6kxrw'
15-Nov-2024 20:38:04 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-6kxrw' successfully started
15-Nov-2024 20:38:04
15-Nov-2024 20:38:04 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/27n8h72h6efr71zu
15-Nov-2024 20:38:04
15-Nov-2024 20:38:04 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/27n8h72h6efr71zu --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/27n8h72h6efr71zu
15-Nov-2024 20:38:04 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '7229052477510171303'...
15-Nov-2024 20:38:04 Getting configuration...
15-Nov-2024 20:38:04 Oneclient has been successfully mounted in '/tmp/onedata/mnt/27n8h72h6efr71zu'.
15-Nov-2024 20:38:04
15-Nov-2024 20:38:04 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
15-Nov-2024 20:38:04 -- Executing step: 'Then "mode of user2's space1/dir1 is 775 on client21"'
15-Nov-2024 20:38:04 =================================================================
15-Nov-2024 20:38:04
15-Nov-2024 20:38:04 PASSED
15-Nov-2024 20:38:04 Unmounting client from /tmp/onedata/mnt/brzbbq1qlwtj44bq
15-Nov-2024 20:38:04
15-Nov-2024 20:38:04
15-Nov-2024 20:38:04 Unmounting client from /tmp/onedata/mnt/27n8h72h6efr71zu
15-Nov-2024 20:38:04
15-Nov-2024 20:38:04
15-Nov-2024 20:38:49 tests/oneclient/scenarios/test_multi_directory_stat.py::test_change_access[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
15-Nov-2024 20:38:49 =================================================================
15-Nov-2024 20:38:49 - Executing scenario 'Change access permissions'
15-Nov-2024 20:38:49 - from feature 'Multi_directory_stat'
15-Nov-2024 20:38:49 -----------------------------------------------------------------
15-Nov-2024 20:38:49 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:38:49 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:38:49 using [token, token] by [user1, user2]"'
15-Nov-2024 20:38:49 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-n5kcb', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:38:49 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-n5kcb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:38:49 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-n5kcb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:38:49
15-Nov-2024 20:38:49
15-Nov-2024 20:38:49 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-n5kcb'
15-Nov-2024 20:38:49 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-n5kcb' successfully started
15-Nov-2024 20:38:49
15-Nov-2024 20:38:49 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/pogdrqihk4asu2by
15-Nov-2024 20:38:49
15-Nov-2024 20:38:49 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/pogdrqihk4asu2by --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/pogdrqihk4asu2by
15-Nov-2024 20:38:49 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '9494927809251813709'...
15-Nov-2024 20:38:49 Getting configuration...
15-Nov-2024 20:38:49 Oneclient has been successfully mounted in '/tmp/onedata/mnt/pogdrqihk4asu2by'.
15-Nov-2024 20:38:49
15-Nov-2024 20:38:49 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-6kxrw', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:38:49 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-6kxrw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:38:49 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-6kxrw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:38:49
15-Nov-2024 20:38:49
15-Nov-2024 20:38:49 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-6kxrw'
15-Nov-2024 20:38:49 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-6kxrw' successfully started
15-Nov-2024 20:38:49
15-Nov-2024 20:38:49 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/qiyigymc04rxx0q1
15-Nov-2024 20:38:49
15-Nov-2024 20:38:49 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/qiyigymc04rxx0q1 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/qiyigymc04rxx0q1
15-Nov-2024 20:38:49 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '11469271991549161612'...
15-Nov-2024 20:38:49 Getting configuration...
15-Nov-2024 20:38:49 Oneclient has been successfully mounted in '/tmp/onedata/mnt/qiyigymc04rxx0q1'.
15-Nov-2024 20:38:49
15-Nov-2024 20:38:49 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
15-Nov-2024 20:38:49 -- Executing step: 'When "user1 changes space1/dir1 mode to 211 on client11"'
15-Nov-2024 20:38:49 -- Executing step: 'Then "mode of user2's space1/dir1 is 211 on client21"'
15-Nov-2024 20:38:49 -- Executing step: 'Then "user1 changes space1/dir1 mode to 775 on client11"'
15-Nov-2024 20:38:49 -- Executing step: 'Then "mode of user2's space1/dir1 is 775 on client21"'
15-Nov-2024 20:38:49 =================================================================
15-Nov-2024 20:38:49
15-Nov-2024 20:38:50 PASSED
15-Nov-2024 20:38:50 Unmounting client from /tmp/onedata/mnt/pogdrqihk4asu2by
15-Nov-2024 20:38:50
15-Nov-2024 20:38:50
15-Nov-2024 20:38:50 Unmounting client from /tmp/onedata/mnt/qiyigymc04rxx0q1
15-Nov-2024 20:38:50
15-Nov-2024 20:38:50
15-Nov-2024 20:39:59 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
15-Nov-2024 20:39:59 =================================================================
15-Nov-2024 20:39:59 - Executing scenario 'Fail to change someone's file access permissions'
15-Nov-2024 20:39:59 - from feature 'Multi_directory_stat'
15-Nov-2024 20:39:59 -----------------------------------------------------------------
15-Nov-2024 20:39:59 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:39:59 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:39:59 using [token, token] by [user1, user2]"'
15-Nov-2024 20:39:59 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-n5kcb', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:39:59 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-n5kcb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:39:59 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-n5kcb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:39:59
15-Nov-2024 20:39:59
15-Nov-2024 20:39:59 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-n5kcb'
15-Nov-2024 20:39:59 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-n5kcb' successfully started
15-Nov-2024 20:39:59
15-Nov-2024 20:39:59 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/fjxb524w7ieyhgxx
15-Nov-2024 20:39:59
15-Nov-2024 20:39:59 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/fjxb524w7ieyhgxx --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/fjxb524w7ieyhgxx
15-Nov-2024 20:39:59 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1818536715066321181'...
15-Nov-2024 20:39:59 Getting configuration...
15-Nov-2024 20:39:59 Oneclient has been successfully mounted in '/tmp/onedata/mnt/fjxb524w7ieyhgxx'.
15-Nov-2024 20:39:59
15-Nov-2024 20:39:59 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-6kxrw', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:39:59 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-6kxrw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:39:59 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-6kxrw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:39:59
15-Nov-2024 20:39:59
15-Nov-2024 20:39:59 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-6kxrw'
15-Nov-2024 20:39:59 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-6kxrw' successfully started
15-Nov-2024 20:39:59
15-Nov-2024 20:39:59 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/jdzkubnl1x9btl4s
15-Nov-2024 20:39:59
15-Nov-2024 20:39:59 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/jdzkubnl1x9btl4s --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/jdzkubnl1x9btl4s
15-Nov-2024 20:39:59 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '14808969025114143095'...
15-Nov-2024 20:39:59 Getting configuration...
15-Nov-2024 20:39:59 Oneclient has been successfully mounted in '/tmp/onedata/mnt/jdzkubnl1x9btl4s'.
15-Nov-2024 20:39:59
15-Nov-2024 20:39:59 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
15-Nov-2024 20:39:59 -- Executing step: 'When "user2 fails to change space1/dir1 mode to 211 on client21"'
15-Nov-2024 20:39:59 -- Executing step: 'When "mode of user2's space1/dir1 is 775 on client21"'
15-Nov-2024 20:39:59 -- Executing step: 'When "mode of user1's space1/dir1 is 775 on client11"'
15-Nov-2024 20:39:59 =================================================================
15-Nov-2024 20:39:59
15-Nov-2024 20:39:59 PASSED
15-Nov-2024 20:39:59 Unmounting client from /tmp/onedata/mnt/fjxb524w7ieyhgxx
15-Nov-2024 20:39:59
15-Nov-2024 20:39:59
15-Nov-2024 20:39:59 Unmounting client from /tmp/onedata/mnt/jdzkubnl1x9btl4s
15-Nov-2024 20:39:59
15-Nov-2024 20:39:59
15-Nov-2024 20:40:38 tests/oneclient/scenarios/test_multi_directory_stat.py::test_timestamp[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
15-Nov-2024 20:40:38 =================================================================
15-Nov-2024 20:40:38 - Executing scenario 'Timestamps at creation'
15-Nov-2024 20:40:38 - from feature 'Multi_directory_stat'
15-Nov-2024 20:40:38 -----------------------------------------------------------------
15-Nov-2024 20:40:38 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:40:38 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:40:38 using [token, token] by [user1, user2]"'
15-Nov-2024 20:40:38 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-n5kcb', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:40:38 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-n5kcb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:40:38 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-n5kcb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:40:38
15-Nov-2024 20:40:38
15-Nov-2024 20:40:38 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-n5kcb'
15-Nov-2024 20:40:38 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-n5kcb' successfully started
15-Nov-2024 20:40:38
15-Nov-2024 20:40:38 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/l66eli2n33cmeztu
15-Nov-2024 20:40:38
15-Nov-2024 20:40:38 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/l66eli2n33cmeztu --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/l66eli2n33cmeztu
15-Nov-2024 20:40:38 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3950607340934591100'...
15-Nov-2024 20:40:38 Getting configuration...
15-Nov-2024 20:40:38 Oneclient has been successfully mounted in '/tmp/onedata/mnt/l66eli2n33cmeztu'.
15-Nov-2024 20:40:38
15-Nov-2024 20:40:38 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-6kxrw', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:40:38 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-6kxrw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:40:38 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-6kxrw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:40:38
15-Nov-2024 20:40:38
15-Nov-2024 20:40:38 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-6kxrw'
15-Nov-2024 20:40:38 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-6kxrw' successfully started
15-Nov-2024 20:40:38
15-Nov-2024 20:40:38 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/npgyphs5mpe3zug6
15-Nov-2024 20:40:38
15-Nov-2024 20:40:38 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/npgyphs5mpe3zug6 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/npgyphs5mpe3zug6
15-Nov-2024 20:40:38 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '10527048368016054512'...
15-Nov-2024 20:40:38 Getting configuration...
15-Nov-2024 20:40:38 Oneclient has been successfully mounted in '/tmp/onedata/mnt/npgyphs5mpe3zug6'.
15-Nov-2024 20:40:38
15-Nov-2024 20:40:38 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
15-Nov-2024 20:40:38 -- Executing step: 'Then "modification time of user2's space1/dir1 is equal to access time on client21"'
15-Nov-2024 20:40:38 -- Executing step: 'Then "status-change time of user2's space1/dir1 is equal to access time on client21"'
15-Nov-2024 20:40:38 =================================================================
15-Nov-2024 20:40:38
15-Nov-2024 20:40:38 PASSED
15-Nov-2024 20:40:38 Unmounting client from /tmp/onedata/mnt/l66eli2n33cmeztu
15-Nov-2024 20:40:38
15-Nov-2024 20:40:38
15-Nov-2024 20:40:38 Unmounting client from /tmp/onedata/mnt/npgyphs5mpe3zug6
15-Nov-2024 20:40:38
15-Nov-2024 20:40:38
15-Nov-2024 20:41:07 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
15-Nov-2024 20:41:07 =================================================================
15-Nov-2024 20:41:07 - Executing scenario 'Fail to update timestamps (touch) without write permission'
15-Nov-2024 20:41:07 - from feature 'Multi_directory_stat'
15-Nov-2024 20:41:07 -----------------------------------------------------------------
15-Nov-2024 20:41:07 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:41:07 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:41:07 using [token, token] by [user1, user2]"'
15-Nov-2024 20:41:07 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-n5kcb', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:41:07 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-n5kcb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:41:07 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-n5kcb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:41:07
15-Nov-2024 20:41:07
15-Nov-2024 20:41:07 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-n5kcb'
15-Nov-2024 20:41:07 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-n5kcb' successfully started
15-Nov-2024 20:41:07
15-Nov-2024 20:41:07 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/tavjqdziwmpflmhz
15-Nov-2024 20:41:07
15-Nov-2024 20:41:07 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/tavjqdziwmpflmhz --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/tavjqdziwmpflmhz
15-Nov-2024 20:41:07 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12907785177431419644'...
15-Nov-2024 20:41:07 Getting configuration...
15-Nov-2024 20:41:07 Oneclient has been successfully mounted in '/tmp/onedata/mnt/tavjqdziwmpflmhz'.
15-Nov-2024 20:41:07
15-Nov-2024 20:41:07 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-6kxrw', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:41:07 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-6kxrw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:41:07 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-6kxrw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:41:07
15-Nov-2024 20:41:07
15-Nov-2024 20:41:07 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-6kxrw'
15-Nov-2024 20:41:07 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-6kxrw' successfully started
15-Nov-2024 20:41:07
15-Nov-2024 20:41:07 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/a7qnmmd1avmkuakf
15-Nov-2024 20:41:07
15-Nov-2024 20:41:07 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/a7qnmmd1avmkuakf --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/a7qnmmd1avmkuakf
15-Nov-2024 20:41:07 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '3874482364764411657'...
15-Nov-2024 20:41:07 Getting configuration...
15-Nov-2024 20:41:07 Oneclient has been successfully mounted in '/tmp/onedata/mnt/a7qnmmd1avmkuakf'.
15-Nov-2024 20:41:07
15-Nov-2024 20:41:07 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
15-Nov-2024 20:41:07 -- Executing step: 'When "user1 changes space1/dir1 mode to 755 on client11"'
15-Nov-2024 20:41:07 -- Executing step: 'When "user1 creates directories [space1/dir1/dir2] on client11"'
15-Nov-2024 20:41:07 -- Executing step: 'When "user2 fails to update [space1/dir1] timestamps on client21"'
15-Nov-2024 20:41:07 =================================================================
15-Nov-2024 20:41:07
15-Nov-2024 20:41:07 PASSED
15-Nov-2024 20:41:07 Unmounting client from /tmp/onedata/mnt/tavjqdziwmpflmhz
15-Nov-2024 20:41:07
15-Nov-2024 20:41:07
15-Nov-2024 20:41:07 Unmounting client from /tmp/onedata/mnt/a7qnmmd1avmkuakf
15-Nov-2024 20:41:07
15-Nov-2024 20:41:07
15-Nov-2024 20:41:41 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
15-Nov-2024 20:41:41 =================================================================
15-Nov-2024 20:41:41 - Executing scenario 'Update timestamps (touch) with write permission'
15-Nov-2024 20:41:41 - from feature 'Multi_directory_stat'
15-Nov-2024 20:41:41 -----------------------------------------------------------------
15-Nov-2024 20:41:41 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:41:41 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:41:41 using [token, token] by [user1, user2]"'
15-Nov-2024 20:41:41 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-n5kcb', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:41:41 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-n5kcb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:41:41 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-n5kcb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:41:41
15-Nov-2024 20:41:41
15-Nov-2024 20:41:41 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-n5kcb'
15-Nov-2024 20:41:41 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-n5kcb' successfully started
15-Nov-2024 20:41:41
15-Nov-2024 20:41:41 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/ruuefwvczy3jxif0
15-Nov-2024 20:41:41
15-Nov-2024 20:41:41 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ruuefwvczy3jxif0 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ruuefwvczy3jxif0
15-Nov-2024 20:41:41 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '11944289329244793460'...
15-Nov-2024 20:41:41 Getting configuration...
15-Nov-2024 20:41:41 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ruuefwvczy3jxif0'.
15-Nov-2024 20:41:41
15-Nov-2024 20:41:41 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-6kxrw', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:41:41 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-6kxrw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:41:41 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-6kxrw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:41:41
15-Nov-2024 20:41:41
15-Nov-2024 20:41:41 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-6kxrw'
15-Nov-2024 20:41:41 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-6kxrw' successfully started
15-Nov-2024 20:41:41
15-Nov-2024 20:41:41 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/gdsud9bvzmz98t1o
15-Nov-2024 20:41:41
15-Nov-2024 20:41:41 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/gdsud9bvzmz98t1o --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/gdsud9bvzmz98t1o
15-Nov-2024 20:41:41 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '13589857900959106141'...
15-Nov-2024 20:41:41 Getting configuration...
15-Nov-2024 20:41:41 Oneclient has been successfully mounted in '/tmp/onedata/mnt/gdsud9bvzmz98t1o'.
15-Nov-2024 20:41:41
15-Nov-2024 20:41:41 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
15-Nov-2024 20:41:41 -- Executing step: 'When "user1 is idle for 2 seconds"'
15-Nov-2024 20:41:41 -- Executing step: 'When "user1 changes space1/dir1 mode to 725 on client11"'
15-Nov-2024 20:41:41 -- Executing step: 'When "user1 creates directories [space1/dir1/dir2] on client11"'
15-Nov-2024 20:41:41 -- Executing step: 'When "user2 updates [space1/dir1] timestamps on client21"'
15-Nov-2024 20:41:41 -- Executing step: 'Then "modification time of user2's space1/dir1 is equal to access time on client21"'
15-Nov-2024 20:41:41 =================================================================
15-Nov-2024 20:41:41
15-Nov-2024 20:41:41 PASSED
15-Nov-2024 20:41:41 Unmounting client from /tmp/onedata/mnt/ruuefwvczy3jxif0
15-Nov-2024 20:41:41
15-Nov-2024 20:41:41
15-Nov-2024 20:41:41 Unmounting client from /tmp/onedata/mnt/gdsud9bvzmz98t1o
15-Nov-2024 20:41:41
15-Nov-2024 20:41:41
15-Nov-2024 20:42:26 tests/oneclient/scenarios/test_multi_directory_stat.py::test_access_time[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
15-Nov-2024 20:42:26 =================================================================
15-Nov-2024 20:42:26 - Executing scenario 'Access time'
15-Nov-2024 20:42:26 - from feature 'Multi_directory_stat'
15-Nov-2024 20:42:26 -----------------------------------------------------------------
15-Nov-2024 20:42:26 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:42:26 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:42:26 using [token, token] by [user1, user2]"'
15-Nov-2024 20:42:26 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-n5kcb', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:42:26 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-n5kcb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:42:26 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-n5kcb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:42:26
15-Nov-2024 20:42:26
15-Nov-2024 20:42:26 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-n5kcb'
15-Nov-2024 20:42:26 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-n5kcb' successfully started
15-Nov-2024 20:42:26
15-Nov-2024 20:42:26 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/2ex5fyzwgzwcdasl
15-Nov-2024 20:42:26
15-Nov-2024 20:42:26 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/2ex5fyzwgzwcdasl --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/2ex5fyzwgzwcdasl
15-Nov-2024 20:42:26 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '4158573397956295800'...
15-Nov-2024 20:42:26 Getting configuration...
15-Nov-2024 20:42:26 Oneclient has been successfully mounted in '/tmp/onedata/mnt/2ex5fyzwgzwcdasl'.
15-Nov-2024 20:42:26
15-Nov-2024 20:42:26 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-6kxrw', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:42:26 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-6kxrw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:42:26 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-6kxrw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:42:26
15-Nov-2024 20:42:26
15-Nov-2024 20:42:26 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-6kxrw'
15-Nov-2024 20:42:26 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-6kxrw' successfully started
15-Nov-2024 20:42:26
15-Nov-2024 20:42:26 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/ybh3qjcxour5u0rp
15-Nov-2024 20:42:26
15-Nov-2024 20:42:26 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ybh3qjcxour5u0rp --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ybh3qjcxour5u0rp
15-Nov-2024 20:42:26 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '14517874670819521046'...
15-Nov-2024 20:42:26 Getting configuration...
15-Nov-2024 20:42:26 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ybh3qjcxour5u0rp'.
15-Nov-2024 20:42:26
15-Nov-2024 20:42:26 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
15-Nov-2024 20:42:26 -- Executing step: 'When "user1 is idle for 2 seconds"'
15-Nov-2024 20:42:26 -- Executing step: 'When "user1 creates directories [space1/dir1/dir2] on client11"'
15-Nov-2024 20:42:26 -- Executing step: 'When "user1 is idle for 2 seconds"'
15-Nov-2024 20:42:26 -- Executing step: 'Then "user1 sees [dir2] in space1/dir1 on client11"'
15-Nov-2024 20:42:26 -- Executing step: 'Then "access time of user2's space1/dir1 is greater than modification time on client21"'
15-Nov-2024 20:42:26 -- Executing step: 'Then "access time of user2's space1/dir1 is greater than status-change time on client21"'
15-Nov-2024 20:42:26 =================================================================
15-Nov-2024 20:42:26
15-Nov-2024 20:42:26 PASSED
15-Nov-2024 20:42:26 Unmounting client from /tmp/onedata/mnt/2ex5fyzwgzwcdasl
15-Nov-2024 20:42:26
15-Nov-2024 20:42:26
15-Nov-2024 20:42:26 Unmounting client from /tmp/onedata/mnt/ybh3qjcxour5u0rp
15-Nov-2024 20:42:26
15-Nov-2024 20:42:26
15-Nov-2024 20:43:05 tests/oneclient/scenarios/test_multi_directory_stat.py::test_modification_time[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
15-Nov-2024 20:43:05 =================================================================
15-Nov-2024 20:43:05 - Executing scenario 'Modification time'
15-Nov-2024 20:43:05 - from feature 'Multi_directory_stat'
15-Nov-2024 20:43:05 -----------------------------------------------------------------
15-Nov-2024 20:43:05 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:43:05 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:43:05 using [token, token] by [user1, user2]"'
15-Nov-2024 20:43:05 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-n5kcb', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:43:05 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-n5kcb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:43:05 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-n5kcb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:43:05
15-Nov-2024 20:43:05
15-Nov-2024 20:43:05 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-n5kcb'
15-Nov-2024 20:43:05 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-n5kcb' successfully started
15-Nov-2024 20:43:05
15-Nov-2024 20:43:05 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/kt3af4eforej5c88
15-Nov-2024 20:43:05
15-Nov-2024 20:43:05 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/kt3af4eforej5c88 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/kt3af4eforej5c88
15-Nov-2024 20:43:05 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12555661340621829878'...
15-Nov-2024 20:43:05 Getting configuration...
15-Nov-2024 20:43:05 Oneclient has been successfully mounted in '/tmp/onedata/mnt/kt3af4eforej5c88'.
15-Nov-2024 20:43:05
15-Nov-2024 20:43:05 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-6kxrw', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:43:05 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-6kxrw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:43:05 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-6kxrw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:43:05
15-Nov-2024 20:43:05
15-Nov-2024 20:43:05 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-6kxrw'
15-Nov-2024 20:43:05 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-6kxrw' successfully started
15-Nov-2024 20:43:05
15-Nov-2024 20:43:05 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/3kgxs34yh55vneuw
15-Nov-2024 20:43:05
15-Nov-2024 20:43:05 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/3kgxs34yh55vneuw --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/3kgxs34yh55vneuw
15-Nov-2024 20:43:05 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '13030235586696461077'...
15-Nov-2024 20:43:05 Getting configuration...
15-Nov-2024 20:43:05 Oneclient has been successfully mounted in '/tmp/onedata/mnt/3kgxs34yh55vneuw'.
15-Nov-2024 20:43:05
15-Nov-2024 20:43:05 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
15-Nov-2024 20:43:05 -- Executing step: 'When "user1 is idle for 2 seconds"'
15-Nov-2024 20:43:05 -- Executing step: 'When "user1 creates directories [space1/dir1/dir2] on client11"'
15-Nov-2024 20:43:05 -- Executing step: 'Then "modification time of user2's space1/dir1 is greater than access time on client21"'
15-Nov-2024 20:43:05 -- Executing step: 'Then "modification time of user2's space1/dir1 is equal to status-change time on client21"'
15-Nov-2024 20:43:05 =================================================================
15-Nov-2024 20:43:05
15-Nov-2024 20:43:06 PASSED
15-Nov-2024 20:43:06 Unmounting client from /tmp/onedata/mnt/kt3af4eforej5c88
15-Nov-2024 20:43:06
15-Nov-2024 20:43:06
15-Nov-2024 20:43:06 Unmounting client from /tmp/onedata/mnt/3kgxs34yh55vneuw
15-Nov-2024 20:43:06
15-Nov-2024 20:43:06
15-Nov-2024 20:43:44 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
15-Nov-2024 20:43:44 =================================================================
15-Nov-2024 20:43:44 - Executing scenario 'Status-change time when renaming'
15-Nov-2024 20:43:44 - from feature 'Multi_directory_stat'
15-Nov-2024 20:43:44 -----------------------------------------------------------------
15-Nov-2024 20:43:44 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:43:44 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:43:44 using [token, token] by [user1, user2]"'
15-Nov-2024 20:43:44 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-n5kcb', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:43:44 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-n5kcb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:43:44 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-n5kcb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:43:44
15-Nov-2024 20:43:44
15-Nov-2024 20:43:44 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-n5kcb'
15-Nov-2024 20:43:44 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-n5kcb' successfully started
15-Nov-2024 20:43:44
15-Nov-2024 20:43:44 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/p12byrl0uj1t95cb
15-Nov-2024 20:43:44
15-Nov-2024 20:43:44 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/p12byrl0uj1t95cb --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/p12byrl0uj1t95cb
15-Nov-2024 20:43:44 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6578028418613896434'...
15-Nov-2024 20:43:44 Getting configuration...
15-Nov-2024 20:43:44 Oneclient has been successfully mounted in '/tmp/onedata/mnt/p12byrl0uj1t95cb'.
15-Nov-2024 20:43:44
15-Nov-2024 20:43:44 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-6kxrw', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:43:44 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-6kxrw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:43:44 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-6kxrw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:43:44
15-Nov-2024 20:43:44
15-Nov-2024 20:43:44 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-6kxrw'
15-Nov-2024 20:43:44 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-6kxrw' successfully started
15-Nov-2024 20:43:44
15-Nov-2024 20:43:44 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/1ejzxc5g8450v3sb
15-Nov-2024 20:43:44
15-Nov-2024 20:43:44 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/1ejzxc5g8450v3sb --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/1ejzxc5g8450v3sb
15-Nov-2024 20:43:44 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '10583245016726267683'...
15-Nov-2024 20:43:44 Getting configuration...
15-Nov-2024 20:43:44 Oneclient has been successfully mounted in '/tmp/onedata/mnt/1ejzxc5g8450v3sb'.
15-Nov-2024 20:43:44
15-Nov-2024 20:43:44 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
15-Nov-2024 20:43:44 -- Executing step: 'When "user1 is idle for 2 seconds"'
15-Nov-2024 20:43:44 -- Executing step: 'When "user1 renames space1/dir1 to space1/dir2 on client11"'
15-Nov-2024 20:43:44 -- Executing step: 'Then "status-change time of user2's space1/dir2 is greater to modification time on client21"'
15-Nov-2024 20:43:44 -- Executing step: 'Then "status-change time of user2's space1/dir2 is greater to access time on client21"'
15-Nov-2024 20:43:44 =================================================================
15-Nov-2024 20:43:44
15-Nov-2024 20:43:44 PASSED
15-Nov-2024 20:43:44 Unmounting client from /tmp/onedata/mnt/p12byrl0uj1t95cb
15-Nov-2024 20:43:44
15-Nov-2024 20:43:44
15-Nov-2024 20:43:44 Unmounting client from /tmp/onedata/mnt/1ejzxc5g8450v3sb
15-Nov-2024 20:43:44
15-Nov-2024 20:43:44
15-Nov-2024 20:44:23 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
15-Nov-2024 20:44:23 =================================================================
15-Nov-2024 20:44:23 - Executing scenario 'Status-change time when changing mode'
15-Nov-2024 20:44:23 - from feature 'Multi_directory_stat'
15-Nov-2024 20:44:23 -----------------------------------------------------------------
15-Nov-2024 20:44:23 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:44:23 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:44:23 using [token, token] by [user1, user2]"'
15-Nov-2024 20:44:23 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-n5kcb', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:44:23 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-n5kcb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:44:23 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-n5kcb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:44:23
15-Nov-2024 20:44:23
15-Nov-2024 20:44:23 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-n5kcb'
15-Nov-2024 20:44:23 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-n5kcb' successfully started
15-Nov-2024 20:44:23
15-Nov-2024 20:44:23 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/eagrz5eqmm8lwdlq
15-Nov-2024 20:44:23
15-Nov-2024 20:44:23 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/eagrz5eqmm8lwdlq --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/eagrz5eqmm8lwdlq
15-Nov-2024 20:44:23 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16650191174752174006'...
15-Nov-2024 20:44:23 Getting configuration...
15-Nov-2024 20:44:23 Oneclient has been successfully mounted in '/tmp/onedata/mnt/eagrz5eqmm8lwdlq'.
15-Nov-2024 20:44:23
15-Nov-2024 20:44:23 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-6kxrw', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:44:23 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-6kxrw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:44:23 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-6kxrw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:44:23
15-Nov-2024 20:44:23
15-Nov-2024 20:44:23 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-6kxrw'
15-Nov-2024 20:44:23 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-6kxrw' successfully started
15-Nov-2024 20:44:23
15-Nov-2024 20:44:23 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/tkplpw51acggkcry
15-Nov-2024 20:44:23
15-Nov-2024 20:44:23 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/tkplpw51acggkcry --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/tkplpw51acggkcry
15-Nov-2024 20:44:23 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '16189614068193497288'...
15-Nov-2024 20:44:23 Getting configuration...
15-Nov-2024 20:44:23 Oneclient has been successfully mounted in '/tmp/onedata/mnt/tkplpw51acggkcry'.
15-Nov-2024 20:44:23
15-Nov-2024 20:44:23 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
15-Nov-2024 20:44:23 -- Executing step: 'When "user1 is idle for 2 seconds"'
15-Nov-2024 20:44:23 -- Executing step: 'When "user1 changes space1/dir1 mode to 711 on client11"'
15-Nov-2024 20:44:23 -- Executing step: 'Then "status-change time of user2's space1/dir1 is greater than modification time on client21"'
15-Nov-2024 20:44:23 -- Executing step: 'Then "status-change time of user2's space1/dir1 is greater than access time on client21"'
15-Nov-2024 20:44:23 =================================================================
15-Nov-2024 20:44:23
15-Nov-2024 20:44:34 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
15-Nov-2024 20:44:34 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
15-Nov-2024 20:44:34 PASSED
15-Nov-2024 20:44:34 Unmounting client from /tmp/onedata/mnt/eagrz5eqmm8lwdlq
15-Nov-2024 20:44:34
15-Nov-2024 20:44:34
15-Nov-2024 20:44:34 Unmounting client from /tmp/onedata/mnt/tkplpw51acggkcry
15-Nov-2024 20:44:34
15-Nov-2024 20:44:34 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.1731703463.7194552', '-c', '/tmp/logs']
15-Nov-2024 20:44:34 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-s57ff. See /home/bamboo/.one-env/deployments/2024.11.15-20.34.05/pod-logs/dev-cross-support-job-3p-users-s57ff/entrypoint.log for more details
15-Nov-2024 20:44:34 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-n5kcb: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.15-20.34.05/pod-logs/dev-oneclient-krakow-7d9476b8bc-n5kcb/oneclient_logs
15-Nov-2024 20:44:34
15-Nov-2024 20:44:34               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=79/96)
15-Nov-2024 20:44:34               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:44:34             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=78/96)
15-Nov-2024 20:44:34             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=71/96)
15-Nov-2024 20:44:34          27,329   2%    6.52MB/s    0:00:00 (xfr#2, to-chk=77/96)
15-Nov-2024 20:44:34          27,791   2%    5.30MB/s    0:00:00 (xfr#3, to-chk=73/96)
15-Nov-2024 20:44:34         124,515  10%   10.80MB/s    0:00:00 (xfr#4, to-chk=72/96)
15-Nov-2024 20:44:34         124,977  10%   10.84MB/s    0:00:00 (xfr#5, to-chk=71/96)
15-Nov-2024 20:44:34         145,830  12%   11.59MB/s    0:00:00 (xfr#6, to-chk=70/96)
15-Nov-2024 20:44:34         146,292  12%   11.63MB/s    0:00:00 (xfr#7, to-chk=66/96)
15-Nov-2024 20:44:34         215,911  18%    4.68MB/s    0:00:00 (xfr#8, to-chk=65/96)
15-Nov-2024 20:44:34         216,373  18%    4.39MB/s    0:00:00 (xfr#9, to-chk=64/96)
15-Nov-2024 20:44:34         238,959  20%    4.85MB/s    0:00:00 (xfr#10, to-chk=63/96)
15-Nov-2024 20:44:34         239,613  20%    4.86MB/s    0:00:00 (xfr#11, to-chk=59/96)
15-Nov-2024 20:44:34         310,417  26%    6.04MB/s    0:00:00 (xfr#12, to-chk=58/96)
15-Nov-2024 20:44:34         311,071  26%    6.05MB/s    0:00:00 (xfr#13, to-chk=57/96)
15-Nov-2024 20:44:34         332,229  28%    6.47MB/s    0:00:00 (xfr#14, to-chk=56/96)
15-Nov-2024 20:44:34         332,595  28%    6.47MB/s    0:00:00 (xfr#15, to-chk=52/96)
15-Nov-2024 20:44:34         402,808  34%    7.68MB/s    0:00:00 (xfr#16, to-chk=51/96)
15-Nov-2024 20:44:34         403,174  34%    7.69MB/s    0:00:00 (xfr#17, to-chk=50/96)
15-Nov-2024 20:44:34         423,874  36%    8.08MB/s    0:00:00 (xfr#18, to-chk=49/96)
15-Nov-2024 20:44:34         424,336  36%    7.93MB/s    0:00:00 (xfr#19, to-chk=45/96)
15-Nov-2024 20:44:34         488,750  42%    9.14MB/s    0:00:00 (xfr#20, to-chk=44/96)
15-Nov-2024 20:44:34         489,212  42%    9.15MB/s    0:00:00 (xfr#21, to-chk=43/96)
15-Nov-2024 20:44:34         517,106  44%    9.30MB/s    0:00:00 (xfr#22, to-chk=42/96)
15-Nov-2024 20:44:34         517,568  44%    9.31MB/s    0:00:00 (xfr#23, to-chk=38/96)
15-Nov-2024 20:44:34         605,501  52%    9.31MB/s    0:00:00 (xfr#24, to-chk=37/96)
15-Nov-2024 20:44:34         605,963  52%    9.32MB/s    0:00:00 (xfr#25, to-chk=36/96)
15-Nov-2024 20:44:34         625,870  54%    9.18MB/s    0:00:00 (xfr#26, to-chk=35/96)
15-Nov-2024 20:44:34         626,236  54%    9.19MB/s    0:00:00 (xfr#27, to-chk=31/96)
15-Nov-2024 20:44:34         692,589  60%    9.44MB/s    0:00:00 (xfr#28, to-chk=30/96)
15-Nov-2024 20:44:34         692,955  60%    9.44MB/s    0:00:00 (xfr#29, to-chk=29/96)
15-Nov-2024 20:44:34         715,150  62%    9.74MB/s    0:00:00 (xfr#30, to-chk=28/96)
15-Nov-2024 20:44:34         715,516  62%    9.75MB/s    0:00:00 (xfr#31, to-chk=24/96)
15-Nov-2024 20:44:34         794,294  68%   10.38MB/s    0:00:00 (xfr#32, to-chk=23/96)
15-Nov-2024 20:44:34         794,660  68%   10.38MB/s    0:00:00 (xfr#33, to-chk=22/96)
15-Nov-2024 20:44:34         819,488  71%   10.56MB/s    0:00:00 (xfr#34, to-chk=21/96)
15-Nov-2024 20:44:34         819,854  71%   10.57MB/s    0:00:00 (xfr#35, to-chk=17/96)
15-Nov-2024 20:44:34         902,864  78%   11.18MB/s    0:00:00 (xfr#36, to-chk=16/96)
15-Nov-2024 20:44:34         903,230  78%   11.19MB/s    0:00:00 (xfr#37, to-chk=15/96)
15-Nov-2024 20:44:34         930,162  80%   11.52MB/s    0:00:00 (xfr#38, to-chk=14/96)
15-Nov-2024 20:44:34         930,432  80%   11.38MB/s    0:00:00 (xfr#39, to-chk=10/96)
15-Nov-2024 20:44:34       1,022,439  88%   11.89MB/s    0:00:00 (xfr#40, to-chk=9/96)
15-Nov-2024 20:44:34       1,022,709  88%   11.75MB/s    0:00:00 (xfr#41, to-chk=8/96)
15-Nov-2024 20:44:34       1,049,315  91%   12.06MB/s    0:00:00 (xfr#42, to-chk=7/96)
15-Nov-2024 20:44:34       1,049,969  91%   12.06MB/s    0:00:00 (xfr#43, to-chk=3/96)
15-Nov-2024 20:44:34       1,135,242  98%   12.89MB/s    0:00:00 (xfr#44, to-chk=2/96)
15-Nov-2024 20:44:34       1,135,896  98%   12.90MB/s    0:00:00 (xfr#45, to-chk=1/96)
15-Nov-2024 20:44:34       1,151,064  99%   12.91MB/s    0:00:00 (xfr#46, to-chk=0/96)
15-Nov-2024 20:44:34       1,151,064  99%   12.91MB/s    0:00:00 (xfr#46, to-chk=0/96)
15-Nov-2024 20:44:34       1,151,064  99%   12.91MB/s    0:00:00 (xfr#46, to-chk=0/96)
15-Nov-2024 20:44:34       1,151,064  99%   12.91MB/s    0:00:00 (xfr#46, to-chk=0/96)
15-Nov-2024 20:44:34       1,151,064  99%   12.91MB/s    0:00:00 (xfr#46, to-chk=0/96)
15-Nov-2024 20:44:34       1,151,064  99%   12.91MB/s    0:00:00 (xfr#46, to-chk=0/96)
15-Nov-2024 20:44:34       1,151,064  99%   12.91MB/s    0:00:00 (xfr#46, to-chk=0/96)
15-Nov-2024 20:44:34       1,151,064  99%   12.91MB/s    0:00:00 (xfr#46, to-chk=0/96)
15-Nov-2024 20:44:34       1,151,064  99%   12.91MB/s    0:00:00 (xfr#46, to-chk=0/96)
15-Nov-2024 20:44:34       1,151,064  99%   12.91MB/s    0:00:00 (xfr#46, to-chk=0/96)
15-Nov-2024 20:44:34       1,151,064  99%   12.76MB/s    0:00:00 (xfr#46, to-chk=0/96)
15-Nov-2024 20:44:34       1,151,064  99%   12.62MB/s    0:00:00 (xfr#46, to-chk=0/96)
15-Nov-2024 20:44:34       1,151,064  99%   12.47MB/s    0:00:00 (xfr#46, to-chk=0/96)
15-Nov-2024 20:44:34 [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-6kxrw: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.15-20.34.05/pod-logs/dev-oneclient-paris-5cc45c8cb7-6kxrw/oneclient_logs
15-Nov-2024 20:44:34
15-Nov-2024 20:44:34               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=80/97)
15-Nov-2024 20:44:34               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:44:34             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=79/97)
15-Nov-2024 20:44:34             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=72/97)
15-Nov-2024 20:44:34          25,925   1%   24.72MB/s    0:00:00 (xfr#2, to-chk=78/97)
15-Nov-2024 20:44:34          26,387   1%   25.16MB/s    0:00:00 (xfr#3, to-chk=74/97)
15-Nov-2024 20:44:34         122,659   8%   38.99MB/s    0:00:00 (xfr#4, to-chk=73/97)
15-Nov-2024 20:44:34         123,121   8%   39.14MB/s    0:00:00 (xfr#5, to-chk=72/97)
15-Nov-2024 20:44:34         144,987  10%   46.09MB/s    0:00:00 (xfr#6, to-chk=71/97)
15-Nov-2024 20:44:34         145,449  10%   34.68MB/s    0:00:00 (xfr#7, to-chk=67/97)
15-Nov-2024 20:44:34         223,448  15%   30.44MB/s    0:00:00 (xfr#8, to-chk=66/97)
15-Nov-2024 20:44:34         223,910  15%   30.51MB/s    0:00:00 (xfr#9, to-chk=65/97)
15-Nov-2024 20:44:34         250,229  17%   26.52MB/s    0:00:00 (xfr#10, to-chk=64/97)
15-Nov-2024 20:44:34         250,787  17%   26.57MB/s    0:00:00 (xfr#11, to-chk=60/97)
15-Nov-2024 20:44:34         364,320  25%   21.72MB/s    0:00:00 (xfr#12, to-chk=59/97)
15-Nov-2024 20:44:34         364,878  25%   20.47MB/s    0:00:00 (xfr#13, to-chk=58/97)
15-Nov-2024 20:44:34         379,038  26%   21.26MB/s    0:00:00 (xfr#14, to-chk=57/97)
15-Nov-2024 20:44:34         379,500  26%   21.29MB/s    0:00:00 (xfr#15, to-chk=53/97)
15-Nov-2024 20:44:34         429,717  30%   21.57MB/s    0:00:00 (xfr#16, to-chk=52/97)
15-Nov-2024 20:44:34         430,179  30%   20.51MB/s    0:00:00 (xfr#17, to-chk=51/97)
15-Nov-2024 20:44:34         451,719  31%   19.58MB/s    0:00:00 (xfr#18, to-chk=50/97)
15-Nov-2024 20:44:34         452,181  31%   19.60MB/s    0:00:00 (xfr#19, to-chk=46/97)
15-Nov-2024 20:44:34         533,489  37%   19.57MB/s    0:00:00 (xfr#20, to-chk=45/97)
15-Nov-2024 20:44:34         533,951  37%   19.59MB/s    0:00:00 (xfr#21, to-chk=44/97)
15-Nov-2024 20:44:34         534,579  37%   19.61MB/s    0:00:00 (xfr#22, to-chk=43/97)
15-Nov-2024 20:44:34         556,712  39%   17.70MB/s    0:00:00 (xfr#23, to-chk=42/97)
15-Nov-2024 20:44:34         557,174  39%   17.71MB/s    0:00:00 (xfr#24, to-chk=38/97)
15-Nov-2024 20:44:34         635,924  44%   18.38MB/s    0:00:00 (xfr#25, to-chk=37/97)
15-Nov-2024 20:44:34         636,386  44%   18.39MB/s    0:00:00 (xfr#26, to-chk=36/97)
15-Nov-2024 20:44:34         675,862  47%   17.90MB/s    0:00:00 (xfr#27, to-chk=35/97)
15-Nov-2024 20:44:34         676,420  47%   17.92MB/s    0:00:00 (xfr#28, to-chk=31/97)
15-Nov-2024 20:44:34         863,417  60%   18.30MB/s    0:00:00 (xfr#29, to-chk=30/97)
15-Nov-2024 20:44:34         863,975  60%   18.31MB/s    0:00:00 (xfr#30, to-chk=29/97)
15-Nov-2024 20:44:34         887,517  62%   18.01MB/s    0:00:00 (xfr#31, to-chk=28/97)
15-Nov-2024 20:44:34         887,979  62%   18.02MB/s    0:00:00 (xfr#32, to-chk=24/97)
15-Nov-2024 20:44:34         980,730  68%   18.71MB/s    0:00:00 (xfr#33, to-chk=23/97)
15-Nov-2024 20:44:34         981,192  68%   18.71MB/s    0:00:00 (xfr#34, to-chk=22/97)
15-Nov-2024 20:44:34       1,006,082  70%   18.81MB/s    0:00:00 (xfr#35, to-chk=21/97)
15-Nov-2024 20:44:34       1,006,544  70%   18.82MB/s    0:00:00 (xfr#36, to-chk=17/97)
15-Nov-2024 20:44:34       1,121,376  78%   19.44MB/s    0:00:00 (xfr#37, to-chk=16/97)
15-Nov-2024 20:44:34       1,121,838  78%   19.45MB/s    0:00:00 (xfr#38, to-chk=15/97)
15-Nov-2024 20:44:34       1,143,766  80%   19.48MB/s    0:00:00 (xfr#39, to-chk=14/97)
15-Nov-2024 20:44:34       1,144,228  80%   19.49MB/s    0:00:00 (xfr#40, to-chk=10/97)
15-Nov-2024 20:44:34       1,219,127  85%   20.40MB/s    0:00:00 (xfr#41, to-chk=9/97)
15-Nov-2024 20:44:34       1,219,589  85%   20.41MB/s    0:00:00 (xfr#42, to-chk=8/97)
15-Nov-2024 20:44:34       1,245,588  87%   20.48MB/s    0:00:00 (xfr#43, to-chk=7/97)
15-Nov-2024 20:44:34       1,246,434  87%   20.49MB/s    0:00:00 (xfr#44, to-chk=3/97)
15-Nov-2024 20:44:34       1,368,996  95%   20.72MB/s    0:00:00 (xfr#45, to-chk=2/97)
15-Nov-2024 20:44:34       1,369,842  96%   20.74MB/s    0:00:00 (xfr#46, to-chk=1/97)
15-Nov-2024 20:44:34       1,425,047  99%   20.59MB/s    0:00:00 (xfr#47, to-chk=0/97)
15-Nov-2024 20:44:34       1,425,047  99%   20.59MB/s    0:00:00 (xfr#47, to-chk=0/97)
15-Nov-2024 20:44:34       1,425,047  99%   20.59MB/s    0:00:00 (xfr#47, to-chk=0/97)
15-Nov-2024 20:44:34       1,425,047  99%   20.59MB/s    0:00:00 (xfr#47, to-chk=0/97)
15-Nov-2024 20:44:34       1,425,047  99%   20.59MB/s    0:00:00 (xfr#47, to-chk=0/97)
15-Nov-2024 20:44:34       1,425,047  99%   20.59MB/s    0:00:00 (xfr#47, to-chk=0/97)
15-Nov-2024 20:44:34       1,425,047  99%   20.59MB/s    0:00:00 (xfr#47, to-chk=0/97)
15-Nov-2024 20:44:34       1,425,047  99%   20.59MB/s    0:00:00 (xfr#47, to-chk=0/97)
15-Nov-2024 20:44:34       1,425,047  99%   20.59MB/s    0:00:00 (xfr#47, to-chk=0/97)
15-Nov-2024 20:44:34       1,425,047  99%   20.59MB/s    0:00:00 (xfr#47, to-chk=0/97)
15-Nov-2024 20:44:34       1,425,047  99%   20.59MB/s    0:00:00 (xfr#47, to-chk=0/97)
15-Nov-2024 20:44:34       1,425,047  99%   19.70MB/s    0:00:00 (xfr#47, to-chk=0/97)
15-Nov-2024 20:44:34       1,425,047  99%   19.70MB/s    0:00:00 (xfr#47, to-chk=0/97)
15-Nov-2024 20:44:34 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.15-20.34.05/pod-logs/dev-oneprovider-krakow-0/cluster-manager
15-Nov-2024 20:44:34
15-Nov-2024 20:44:34               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 20:44:34               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:44:34           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 20:44:34           4,776  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 20:44:34           4,776  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 20:44:34           6,595  48%    6.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 20:44:34           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 20:44:34           6,857  50%    3.27MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 20:44:34 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.15-20.34.05/pod-logs/dev-oneprovider-krakow-0/op-worker
15-Nov-2024 20:44:34
15-Nov-2024 20:44:34               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=69/72)
15-Nov-2024 20:44:34               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:44:34          23,304   7%   22.22MB/s    0:00:00 (xfr#2, to-chk=67/72)
15-Nov-2024 20:44:34          43,721  13%   41.70MB/s    0:00:00 (xfr#3, to-chk=65/72)
15-Nov-2024 20:44:34          43,721  13%   41.70MB/s    0:00:00 (xfr#4, to-chk=63/72)
15-Nov-2024 20:44:34          43,721  13%   41.70MB/s    0:00:00 (xfr#5, to-chk=61/72)
15-Nov-2024 20:44:34          62,975  19%   60.06MB/s    0:00:00 (xfr#6, to-chk=59/72)
15-Nov-2024 20:44:34          63,125  19%   60.20MB/s    0:00:00 (xfr#7, to-chk=57/72)
15-Nov-2024 20:44:34          63,422  19%   60.48MB/s    0:00:00 (xfr#8, to-chk=55/72)
15-Nov-2024 20:44:34         129,298  39%   24.66MB/s    0:00:00 (xfr#9, to-chk=53/72)
15-Nov-2024 20:44:34         129,926  39%   24.78MB/s    0:00:00 (xfr#10, to-chk=43/72)
15-Nov-2024 20:44:34         130,242  39%   24.84MB/s    0:00:00 (xfr#11, to-chk=42/72)
15-Nov-2024 20:44:34         130,558  39%   24.90MB/s    0:00:00 (xfr#12, to-chk=41/72)
15-Nov-2024 20:44:34         131,183  39%   25.02MB/s    0:00:00 (xfr#13, to-chk=40/72)
15-Nov-2024 20:44:34         131,878  40%   20.96MB/s    0:00:00 (xfr#14, to-chk=39/72)
15-Nov-2024 20:44:34         132,038  40%   20.99MB/s    0:00:00 (xfr#15, to-chk=38/72)
15-Nov-2024 20:44:34         132,663  40%   21.09MB/s    0:00:00 (xfr#16, to-chk=37/72)
15-Nov-2024 20:44:34         133,288  40%   18.16MB/s    0:00:00 (xfr#17, to-chk=36/72)
15-Nov-2024 20:44:34         133,604  40%   18.20MB/s    0:00:00 (xfr#18, to-chk=35/72)
15-Nov-2024 20:44:34         133,920  40%   18.25MB/s    0:00:00 (xfr#19, to-chk=34/72)
15-Nov-2024 20:44:34         134,778  40%   18.36MB/s    0:00:00 (xfr#20, to-chk=33/72)
15-Nov-2024 20:44:34         135,412  41%   18.45MB/s    0:00:00 (xfr#21, to-chk=32/72)
15-Nov-2024 20:44:34         135,956  41%   18.52MB/s    0:00:00 (xfr#22, to-chk=31/72)
15-Nov-2024 20:44:34         136,425  41%   18.59MB/s    0:00:00 (xfr#23, to-chk=30/72)
15-Nov-2024 20:44:34         137,285  41%   16.37MB/s    0:00:00 (xfr#24, to-chk=29/72)
15-Nov-2024 20:44:34         137,601  41%   16.40MB/s    0:00:00 (xfr#25, to-chk=28/72)
15-Nov-2024 20:44:34         137,917  41%   16.44MB/s    0:00:00 (xfr#26, to-chk=27/72)
15-Nov-2024 20:44:34         138,233  41%   16.48MB/s    0:00:00 (xfr#27, to-chk=26/72)
15-Nov-2024 20:44:34         138,393  41%   14.66MB/s    0:00:00 (xfr#28, to-chk=25/72)
15-Nov-2024 20:44:34         139,005  42%   14.73MB/s    0:00:00 (xfr#29, to-chk=24/72)
15-Nov-2024 20:44:34         139,321  42%   14.76MB/s    0:00:00 (xfr#30, to-chk=23/72)
15-Nov-2024 20:44:34         139,955  42%   14.83MB/s    0:00:00 (xfr#31, to-chk=22/72)
15-Nov-2024 20:44:34         143,751  43%   15.23MB/s    0:00:00 (xfr#32, to-chk=21/72)
15-Nov-2024 20:44:34         145,096  44%   13.84MB/s    0:00:00 (xfr#33, to-chk=20/72)
15-Nov-2024 20:44:34         150,374  45%   14.34MB/s    0:00:00 (xfr#34, to-chk=19/72)
15-Nov-2024 20:44:34         153,335  46%   14.62MB/s    0:00:00 (xfr#35, to-chk=18/72)
15-Nov-2024 20:44:34         154,187  46%   13.37MB/s    0:00:00 (xfr#36, to-chk=17/72)
15-Nov-2024 20:44:34         156,734  47%   13.59MB/s    0:00:00 (xfr#37, to-chk=16/72)
15-Nov-2024 20:44:34         158,897  48%   13.78MB/s    0:00:00 (xfr#38, to-chk=15/72)
15-Nov-2024 20:44:34         163,625  49%   13.00MB/s    0:00:00 (xfr#39, to-chk=14/72)
15-Nov-2024 20:44:34         164,519  49%   13.07MB/s    0:00:00 (xfr#40, to-chk=13/72)
15-Nov-2024 20:44:34         167,517  50%   13.31MB/s    0:00:00 (xfr#41, to-chk=12/72)
15-Nov-2024 20:44:34         171,276  51%   12.56MB/s    0:00:00 (xfr#42, to-chk=11/72)
15-Nov-2024 20:44:34         171,674  52%   11.69MB/s    0:00:00 (xfr#43, to-chk=10/72)
15-Nov-2024 20:44:34         172,982  52%   11.78MB/s    0:00:00 (xfr#44, to-chk=9/72)
15-Nov-2024 20:44:34         175,487  53%   11.95MB/s    0:00:00 (xfr#45, to-chk=8/72)
15-Nov-2024 20:44:34         179,759  54%   12.25MB/s    0:00:00 (xfr#46, to-chk=7/72)
15-Nov-2024 20:44:34         184,068  55%   12.54MB/s    0:00:00 (xfr#47, to-chk=6/72)
15-Nov-2024 20:44:34         188,833  57%   12.01MB/s    0:00:00 (xfr#48, to-chk=5/72)
15-Nov-2024 20:44:34         189,266  57%   12.03MB/s    0:00:00 (xfr#49, to-chk=4/72)
15-Nov-2024 20:44:34         191,523  58%   12.18MB/s    0:00:00 (xfr#50, to-chk=3/72)
15-Nov-2024 20:44:34         193,287  58%   12.29MB/s    0:00:00 (xfr#51, to-chk=2/72)
15-Nov-2024 20:44:34         195,145  59%   12.41MB/s    0:00:00 (xfr#52, to-chk=1/72)
15-Nov-2024 20:44:34         200,386  60%   11.94MB/s    0:00:00 (xfr#53, to-chk=0/72)
15-Nov-2024 20:44:34         200,386  60%   11.94MB/s    0:00:00 (xfr#53, to-chk=0/72)
15-Nov-2024 20:44:34         200,386  60%   11.94MB/s    0:00:00 (xfr#53, to-chk=0/72)
15-Nov-2024 20:44:34         200,386  60%   10.06MB/s    0:00:00 (xfr#53, to-chk=0/72)
15-Nov-2024 20:44:34         200,386  60%   10.06MB/s    0:00:00 (xfr#53, to-chk=0/72)
15-Nov-2024 20:44:34         200,386  60%   10.06MB/s    0:00:00 (xfr#53, to-chk=0/72)
15-Nov-2024 20:44:34 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.15-20.34.05/pod-logs/dev-oneprovider-krakow-0/op-panel
15-Nov-2024 20:44:34
15-Nov-2024 20:44:34               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 20:44:34               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:44:34          17,200  16%   16.40MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 20:44:34          35,325  33%   33.69MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 20:44:34          35,325  33%   33.69MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 20:44:34          52,322  49%   49.90MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 20:44:34          52,613  50%   50.18MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 20:44:34          52,613  50%   16.73MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 20:44:34 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.15-20.34.05/pod-logs/dev-oneprovider-paris-0/cluster-manager
15-Nov-2024 20:44:34
15-Nov-2024 20:44:34               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 20:44:34               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:44:34           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 20:44:34           4,766  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 20:44:34           4,766  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 20:44:34           6,581  48%    6.28MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 20:44:34           6,843  50%    6.53MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 20:44:34           6,843  50%    3.26MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 20:44:34 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.15-20.34.05/pod-logs/dev-oneprovider-paris-0/op-worker
15-Nov-2024 20:44:34
15-Nov-2024 20:44:34               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=69/72)
15-Nov-2024 20:44:34               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:44:34          23,437   7%   22.35MB/s    0:00:00 (xfr#2, to-chk=67/72)
15-Nov-2024 20:44:34          43,983  13%   41.95MB/s    0:00:00 (xfr#3, to-chk=65/72)
15-Nov-2024 20:44:34          43,983  13%   41.95MB/s    0:00:00 (xfr#4, to-chk=63/72)
15-Nov-2024 20:44:34          43,983  13%   41.95MB/s    0:00:00 (xfr#5, to-chk=61/72)
15-Nov-2024 20:44:34          63,370  19%   60.43MB/s    0:00:00 (xfr#6, to-chk=59/72)
15-Nov-2024 20:44:34          63,520  19%   60.58MB/s    0:00:00 (xfr#7, to-chk=57/72)
15-Nov-2024 20:44:34          63,817  19%   60.86MB/s    0:00:00 (xfr#8, to-chk=55/72)
15-Nov-2024 20:44:34         129,924  39%  123.91MB/s    0:00:00 (xfr#9, to-chk=53/72)
15-Nov-2024 20:44:34         130,362  39%  124.32MB/s    0:00:00 (xfr#10, to-chk=43/72)
15-Nov-2024 20:44:34         130,642  39%  124.59MB/s    0:00:00 (xfr#11, to-chk=42/72)
15-Nov-2024 20:44:34         130,922  39%  124.86MB/s    0:00:00 (xfr#12, to-chk=41/72)
15-Nov-2024 20:44:34         131,721  39%  125.62MB/s    0:00:00 (xfr#13, to-chk=40/72)
15-Nov-2024 20:44:34         132,685  39%   63.27MB/s    0:00:00 (xfr#14, to-chk=39/72)
15-Nov-2024 20:44:34         132,808  40%   63.33MB/s    0:00:00 (xfr#15, to-chk=38/72)
15-Nov-2024 20:44:34         133,634  40%   63.72MB/s    0:00:00 (xfr#16, to-chk=37/72)
15-Nov-2024 20:44:34         134,433  40%   64.10MB/s    0:00:00 (xfr#17, to-chk=36/72)
15-Nov-2024 20:44:34         134,719  40%   64.24MB/s    0:00:00 (xfr#18, to-chk=35/72)
15-Nov-2024 20:44:34         134,999  40%   64.37MB/s    0:00:00 (xfr#19, to-chk=34/72)
15-Nov-2024 20:44:34         135,951  40%   64.83MB/s    0:00:00 (xfr#20, to-chk=33/72)
15-Nov-2024 20:44:34         136,765  41%   65.21MB/s    0:00:00 (xfr#21, to-chk=32/72)
15-Nov-2024 20:44:34         137,591  41%   65.61MB/s    0:00:00 (xfr#22, to-chk=31/72)
15-Nov-2024 20:44:34         138,081  41%   65.84MB/s    0:00:00 (xfr#23, to-chk=30/72)
15-Nov-2024 20:44:34         139,036  41%   66.30MB/s    0:00:00 (xfr#24, to-chk=29/72)
15-Nov-2024 20:44:34         139,314  41%   44.29MB/s    0:00:00 (xfr#25, to-chk=28/72)
15-Nov-2024 20:44:34         139,596  42%   44.38MB/s    0:00:00 (xfr#26, to-chk=27/72)
15-Nov-2024 20:44:34         140,036  42%   44.52MB/s    0:00:00 (xfr#27, to-chk=26/72)
15-Nov-2024 20:44:34         140,318  42%   44.61MB/s    0:00:00 (xfr#28, to-chk=25/72)
15-Nov-2024 20:44:34         141,450  42%   44.97MB/s    0:00:00 (xfr#29, to-chk=24/72)
15-Nov-2024 20:44:34         141,730  42%   45.05MB/s    0:00:00 (xfr#30, to-chk=23/72)
15-Nov-2024 20:44:34         142,529  42%   45.31MB/s    0:00:00 (xfr#31, to-chk=22/72)
15-Nov-2024 20:44:34         146,225  44%   46.48MB/s    0:00:00 (xfr#32, to-chk=21/72)
15-Nov-2024 20:44:34         147,468  44%   46.88MB/s    0:00:00 (xfr#33, to-chk=20/72)
15-Nov-2024 20:44:34         152,646  46%   48.52MB/s    0:00:00 (xfr#34, to-chk=19/72)
15-Nov-2024 20:44:34         155,607  46%   37.10MB/s    0:00:00 (xfr#35, to-chk=18/72)
15-Nov-2024 20:44:34         156,459  47%   37.30MB/s    0:00:00 (xfr#36, to-chk=17/72)
15-Nov-2024 20:44:34         158,901  47%   37.88MB/s    0:00:00 (xfr#37, to-chk=16/72)
15-Nov-2024 20:44:34         161,064  48%   38.40MB/s    0:00:00 (xfr#38, to-chk=15/72)
15-Nov-2024 20:44:34         165,792  49%   39.53MB/s    0:00:00 (xfr#39, to-chk=14/72)
15-Nov-2024 20:44:34         166,581  50%   39.72MB/s    0:00:00 (xfr#40, to-chk=13/72)
15-Nov-2024 20:44:34         169,422  51%   40.39MB/s    0:00:00 (xfr#41, to-chk=12/72)
15-Nov-2024 20:44:34         173,183  52%   41.29MB/s    0:00:00 (xfr#42, to-chk=11/72)
15-Nov-2024 20:44:34         173,581  52%   41.38MB/s    0:00:00 (xfr#43, to-chk=10/72)
15-Nov-2024 20:44:34         174,891  52%   41.70MB/s    0:00:00 (xfr#44, to-chk=9/72)
15-Nov-2024 20:44:34         177,396  53%   33.84MB/s    0:00:00 (xfr#45, to-chk=8/72)
15-Nov-2024 20:44:34         181,668  54%   34.65MB/s    0:00:00 (xfr#46, to-chk=7/72)
15-Nov-2024 20:44:34         185,875  56%   35.45MB/s    0:00:00 (xfr#47, to-chk=6/72)
15-Nov-2024 20:44:34         190,538  57%   36.34MB/s    0:00:00 (xfr#48, to-chk=5/72)
15-Nov-2024 20:44:34         190,871  57%   36.41MB/s    0:00:00 (xfr#49, to-chk=4/72)
15-Nov-2024 20:44:34         192,971  58%   36.81MB/s    0:00:00 (xfr#50, to-chk=3/72)
15-Nov-2024 20:44:34         194,792  58%   37.15MB/s    0:00:00 (xfr#51, to-chk=2/72)
15-Nov-2024 20:44:34         196,548  59%   31.24MB/s    0:00:00 (xfr#52, to-chk=1/72)
15-Nov-2024 20:44:34         201,789  60%   32.07MB/s    0:00:00 (xfr#53, to-chk=0/72)
15-Nov-2024 20:44:34         201,789  60%   27.49MB/s    0:00:00 (xfr#53, to-chk=0/72)
15-Nov-2024 20:44:34         201,789  60%   27.49MB/s    0:00:00 (xfr#53, to-chk=0/72)
15-Nov-2024 20:44:34         201,789  60%   27.49MB/s    0:00:00 (xfr#53, to-chk=0/72)
15-Nov-2024 20:44:34         201,789  60%   27.49MB/s    0:00:00 (xfr#53, to-chk=0/72)
15-Nov-2024 20:44:34         201,789  60%   27.49MB/s    0:00:00 (xfr#53, to-chk=0/72)
15-Nov-2024 20:44:34 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.15-20.34.05/pod-logs/dev-oneprovider-paris-0/op-panel
15-Nov-2024 20:44:34
15-Nov-2024 20:44:34               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 20:44:34               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:44:34          17,165  16%   16.37MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 20:44:34          35,253  33%   33.62MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 20:44:34          35,253  33%   33.62MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 20:44:34          52,215  49%   49.80MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 20:44:34          52,506  50%   50.07MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 20:44:34          52,506  50%   50.07MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 20:44:34 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.15-20.34.05/pod-logs/dev-onezone-0/oz-panel
15-Nov-2024 20:44:34
15-Nov-2024 20:44:34               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 20:44:34               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:44:34          26,586  13%   25.35MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 20:44:34          54,251  27%   51.74MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 20:44:34          73,241  36%   69.85MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 20:44:34          99,624  49%   95.01MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 20:44:34          99,915  50%   95.29MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 20:44:34          99,915  50%   31.76MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 20:44:34 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.15-20.34.05/pod-logs/dev-onezone-0/cluster-manager
15-Nov-2024 20:44:34
15-Nov-2024 20:44:34               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 20:44:34               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:44:34           1,978  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 20:44:34           4,666  34%    4.45MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 20:44:34           4,666  34%    4.45MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 20:44:34           6,441  48%    6.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 20:44:34           6,703  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 20:44:34           6,703  50%    3.20MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 20:44:34 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.15-20.34.05/pod-logs/dev-onezone-0/oz-worker
15-Nov-2024 20:44:34
15-Nov-2024 20:44:34               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=15/18)
15-Nov-2024 20:44:34               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:44:34          14,369   6%   13.70MB/s    0:00:00 (xfr#2, to-chk=13/18)
15-Nov-2024 20:44:34          29,351  13%   27.99MB/s    0:00:00 (xfr#3, to-chk=11/18)
15-Nov-2024 20:44:34          29,351  13%   27.99MB/s    0:00:00 (xfr#4, to-chk=9/18)
15-Nov-2024 20:44:34          43,240  19%   41.24MB/s    0:00:00 (xfr#5, to-chk=7/18)
15-Nov-2024 20:44:34          43,331  19%   41.32MB/s    0:00:00 (xfr#6, to-chk=5/18)
15-Nov-2024 20:44:34          43,628  19%   41.61MB/s    0:00:00 (xfr#7, to-chk=3/18)
15-Nov-2024 20:44:34         111,258  50%  106.10MB/s    0:00:00 (xfr#8, to-chk=1/18)
15-Nov-2024 20:44:34         111,258  50%   35.37MB/s    0:00:00 (xfr#8, to-chk=0/18)
15-Nov-2024 20:44:34 [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.1731703463.7194552 exists, exporting anyway.
15-Nov-2024 20:44:34
15-Nov-2024 20:44:34
15-Nov-2024 20:44:34 =============================== warnings summary ===============================
15-Nov-2024 20:44:34 tests/utils/rest_utils.py:98
15-Nov-2024 20:44:34   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSDH/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
15-Nov-2024 20:44:34     print("""
15-Nov-2024 20:44:34
15-Nov-2024 20:44:34 tests/utils/path_utils.py:112
15-Nov-2024 20:44:34   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSDH/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
15-Nov-2024 20:44:34     return path.replace("'", "\\'").replace(' ', '\ ')
15-Nov-2024 20:44:34
15-Nov-2024 20:44:34 tests/utils/acceptance_utils.py:55
15-Nov-2024 20:44:34   /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'
15-Nov-2024 20:44:34     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
15-Nov-2024 20:44:34
15-Nov-2024 20:44:34 tests/utils/acceptance_utils.py:57
15-Nov-2024 20:44:34   /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'
15-Nov-2024 20:44:34     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
15-Nov-2024 20:44:34
15-Nov-2024 20:44:34 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
15-Nov-2024 20:44:34 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSDH/onedata-acceptance/test-reports/results.xml -
15-Nov-2024 20:44:34 ================== 11 passed, 4 warnings in 631.67s (0:10:31) ==================
15-Nov-2024 20:44:39 release "dev" uninstalled
15-Nov-2024 20:44:40 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
15-Nov-2024 20:44:40 persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted
15-Nov-2024 20:44:45 No resources found
15-Nov-2024 20:44:46 Sidecar injection has been disabled
15-Nov-2024 20:44:46 Cleaning helm release "dev"...
15-Nov-2024 20:44:46 Deleted 1 helm deployments
15-Nov-2024 20:44:46 Deleted 0 k8s deployments
15-Nov-2024 20:44:46 Deleted 0 k8s services
15-Nov-2024 20:44:46 Deleted 0 persistent volumes
15-Nov-2024 20:44:49 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
15-Nov-2024 20:44:49 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
15-Nov-2024 20:44:49 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
15-Nov-2024 20:44:49 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
15-Nov-2024 20:44:49 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
15-Nov-2024 20:44:49 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
15-Nov-2024 20:44:49 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
15-Nov-2024 20:44:49 Finished task 'Run acceptance oneclient tests' with result: Success
15-Nov-2024 20:44:49 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
15-Nov-2024 20:44:49 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSDH...
15-Nov-2024 20:44:49 Finished task 'Parse test results' with result: Success
15-Nov-2024 20:44:49 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
15-Nov-2024 20:44:49
Substituting variable: ${bamboo.artifactRepoHostname} with S3
15-Nov-2024 20:44:49
Substituting variable: ${bamboo.artifactRepoPort} with 10161
15-Nov-2024 20:44:49
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
15-Nov-2024 20:44:49
Substituting variable: ${bamboo.planRepository.branchName} with develop
15-Nov-2024 20:44:49
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
15-Nov-2024 20:44:49
Substituting variable: ${bamboo.artifactRepoHostname} with S3
15-Nov-2024 20:44:49
Substituting variable: ${bamboo.artifactRepoPort} with 10161
15-Nov-2024 20:44:49
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
15-Nov-2024 20:44:49
Substituting variable: ${bamboo.planRepository.branchName} with develop
15-Nov-2024 20:44:49
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
15-Nov-2024 20:44:49 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
15-Nov-2024 20:44:49
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider directory stat directio hardlinks #3364 (ODSRV-OAP-MDSDH-3364)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MDSDH-3364-ScriptBuildTask-4382731389859932685.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSDH/onedata-acceptance
15-Nov-2024 20:44:49 ./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
15-Nov-2024 20:44:49 Uploading artifact
15-Nov-2024 20:44:49     source path: surefire_multiprovider_directory_stat_directio_hardlinks.tar.gz
15-Nov-2024 20:44:49     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_directory_stat_directio_hardlinks.tar.gz
15-Nov-2024 20:44:50 Finished task 'Pack and push surefire artifact' with result: Success
15-Nov-2024 20:44:50 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
15-Nov-2024 20:44:50 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
15-Nov-2024 20:44:50
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider directory stat directio hardlinks #3364 (ODSRV-OAP-MDSDH-3364)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MDSDH-3364-ScriptBuildTask-16564376463323118330.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSDH
15-Nov-2024 20:44:50 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
15-Nov-2024 20:44:50 Finished task 'Pack logs' with result: Success
15-Nov-2024 20:44:50 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
15-Nov-2024 20:44:50
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
15-Nov-2024 20:44:50 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
15-Nov-2024 20:44:50
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider directory stat directio hardlinks #3364 (ODSRV-OAP-MDSDH-3364)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MDSDH-3364-ScriptBuildTask-16715279955606926381.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSDH/onedata-acceptance
15-Nov-2024 20:44:50   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
15-Nov-2024 20:44:50                                  Dload  Upload   Total   Spent    Left  Speed
15-Nov-2024 20:44:50
15-Nov-2024 20:44:50   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
15-Nov-2024 20:44:50   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
15-Nov-2024 20:44:50 100  4822  100  4822    0     0  60275      0 --:--:-- --:--:-- --:--:-- 60275
15-Nov-2024 20:44:50 Clearing /tmp/onedata and /home/bamboo/.one-env
15-Nov-2024 20:44:52 Cleaning helm deployments
15-Nov-2024 20:44:52 Cleanining pods
15-Nov-2024 20:44:53 Cleaning kube persistant volumes
15-Nov-2024 20:44:53 Cleaning dockswift container
15-Nov-2024 20:44:54 Cleaning docker containers
15-Nov-2024 20:44:56 Stalled docker containers to remove:
15-Nov-2024 20:44:56 c5372ca2044e 16f1167c423b 95d2ef57437b 2405d658f29f a2d09f38af2f 948a5f26e4fc 1c13c166f354 e503ba9e403c 08cd0cc29f63 1631f9a419b2 9bf33496d72a 21924f6a790a 46e36dfe4893 41a27b24a934 d848b12b24a3 a6434bd074ee c25ee3f39938 284731a3a070 407bd4ed98ad cb586d302a8d
15-Nov-2024 20:44:56 Removing stalled docker containers
15-Nov-2024 20:44:56 Error response from daemon: Cannot kill container: c5372ca2044e: Container c5372ca2044ec5655dc34fe2ff4ecc909a7159bdd13251c83ba794152d60c61a is not running
15-Nov-2024 20:44:57 c5372ca2044e
15-Nov-2024 20:44:57 Error response from daemon: Cannot kill container: 16f1167c423b: Container 16f1167c423b301693c299321089a2d7b55697862bd01e72afeadd47f3d4d5dc is not running
15-Nov-2024 20:44:57 16f1167c423b
15-Nov-2024 20:44:57 Error response from daemon: Cannot kill container: 95d2ef57437b: Container 95d2ef57437bcb28c8262b323b1675c57e246820fec340436e465ff96b4fd0ba is not running
15-Nov-2024 20:44:57 95d2ef57437b
15-Nov-2024 20:44:57 Error response from daemon: Cannot kill container: 2405d658f29f: Container 2405d658f29f8c6655f7f77d83e92f0706ea75da59aeec9907de6c1c9a75010a is not running
15-Nov-2024 20:44:57 2405d658f29f
15-Nov-2024 20:44:57 Error response from daemon: Cannot kill container: a2d09f38af2f: Container a2d09f38af2fdff9af5dfec0612dd2ca080e7becb2d13b4b6d3d903a9e169bfa is not running
15-Nov-2024 20:44:57 a2d09f38af2f
15-Nov-2024 20:44:58 Error response from daemon: Cannot kill container: 948a5f26e4fc: Container 948a5f26e4fca6fa9bb86ba50dbddb1009031fd557077d168e0a4c6b179fb279 is not running
15-Nov-2024 20:44:58 948a5f26e4fc
15-Nov-2024 20:44:58 Error response from daemon: Cannot kill container: 1c13c166f354: Container 1c13c166f35473b2795dcdfcbb179ed1283780ab4ee9935e6dc8ad36b0ec6a88 is not running
15-Nov-2024 20:44:58 1c13c166f354
15-Nov-2024 20:44:58 Error response from daemon: Cannot kill container: e503ba9e403c: Container e503ba9e403c7c7a3d283b03899cab284f47c144edaba4c70c445178f2bba41a is not running
15-Nov-2024 20:44:58 e503ba9e403c
15-Nov-2024 20:44:58 Error response from daemon: Cannot kill container: 08cd0cc29f63: Container 08cd0cc29f63a0af709307cf56c9eb0027af4bcda0afa28a00bfda30e14c0ea7 is not running
15-Nov-2024 20:44:58 08cd0cc29f63
15-Nov-2024 20:44:58 Error response from daemon: Cannot kill container: 1631f9a419b2: Container 1631f9a419b2f9eb96f037e52e8913215c374ba18ec9d12390dce662a6085bfa is not running
15-Nov-2024 20:44:58 1631f9a419b2
15-Nov-2024 20:44:58 Error response from daemon: Cannot kill container: 9bf33496d72a: Container 9bf33496d72a8befbb465d223e74971d8a60082fb87dd22c4dd12f474a167c10 is not running
15-Nov-2024 20:44:58 9bf33496d72a
15-Nov-2024 20:44:58 Error response from daemon: Cannot kill container: 21924f6a790a: Container 21924f6a790a2d4ad958c95f170cc7350303c3e900a5aa16db5b02807d1e54e1 is not running
15-Nov-2024 20:44:58 21924f6a790a
15-Nov-2024 20:44:58 Error response from daemon: Cannot kill container: 46e36dfe4893: Container 46e36dfe489311e2abc83358d19465a04b07fe0624a775d684b53541ed88bbfe is not running
15-Nov-2024 20:44:58 46e36dfe4893
15-Nov-2024 20:44:58 Error response from daemon: Cannot kill container: 41a27b24a934: Container 41a27b24a93430373190f96015f31cb9db88866235df9a316d8bdba7c9a2efde is not running
15-Nov-2024 20:44:59 41a27b24a934
15-Nov-2024 20:44:59 Error response from daemon: Cannot kill container: d848b12b24a3: Container d848b12b24a34a777268be6ce819eca8d6b6cb45bd0631db7ec0450a1d63168e is not running
15-Nov-2024 20:44:59 d848b12b24a3
15-Nov-2024 20:44:59 Error response from daemon: Cannot kill container: a6434bd074ee: Container a6434bd074ee28082919099da9b583ef935a45762f34b95b9315a4a4c26bfdd0 is not running
15-Nov-2024 20:44:59 a6434bd074ee
15-Nov-2024 20:44:59 Error response from daemon: Cannot kill container: c25ee3f39938: Container c25ee3f399388737dd1bc1fb3e7a04dae1881982506f7ee450a68ec48aab5e28 is not running
15-Nov-2024 20:44:59 c25ee3f39938
15-Nov-2024 20:44:59 Error response from daemon: Cannot kill container: 284731a3a070: Container 284731a3a070386107368aa0a444634796f4d844fb670e2d47e676a6681d6248 is not running
15-Nov-2024 20:44:59 284731a3a070
15-Nov-2024 20:44:59 Error response from daemon: Cannot kill container: 407bd4ed98ad: Container 407bd4ed98ade9a6d9e9213bd79750c30577ba22e391429096d9d9e018e81346 is not running
15-Nov-2024 20:44:59 407bd4ed98ad
15-Nov-2024 20:45:03 cb586d302a8d
15-Nov-2024 20:45:03 cb586d302a8d
15-Nov-2024 20:45:03 Stalled docker volumes to remove:
15-Nov-2024 20:45:03
15-Nov-2024 20:45:03 Removing stalled docker volumes
15-Nov-2024 20:45:03 Removing stalled loopdevices
15-Nov-2024 20:45:04 Done
15-Nov-2024 20:45:04 Finished task 'Clear env and working dir' with result: Success
15-Nov-2024 20:45:04 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
15-Nov-2024 20:45:04 Running post build plugin 'Docker Container Cleanup'
15-Nov-2024 20:45:04 Running post build plugin 'NCover Results Collector'
15-Nov-2024 20:45:04 Running post build plugin 'Build Results Label Collector'
15-Nov-2024 20:45:04 Running post build plugin 'Clover Results Collector'
15-Nov-2024 20:45:04 Running post build plugin 'npm Cache Cleanup'
15-Nov-2024 20:45:04 Running post build plugin 'Artifact Copier'
15-Nov-2024 20:45:04 Publishing an artifact: test_logs.tar.gz
15-Nov-2024 20:45:04 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 52.88 ms
15-Nov-2024 20:45:04 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDSDH'
15-Nov-2024 20:45:04 Finalising the build...
15-Nov-2024 20:45:04 Stopping timer.
15-Nov-2024 20:45:04 Build ODSRV-OAP-MDSDH-3364 completed.
15-Nov-2024 20:45:04 Running on server: post build plugin 'Build Hanging Detection Configuration'
15-Nov-2024 20:45:04 Running on server: post build plugin 'NCover Results Collector'
15-Nov-2024 20:45:04 Running on server: post build plugin 'Build Labeller'
15-Nov-2024 20:45:04 Running on server: post build plugin 'Clover Delta Calculator'
15-Nov-2024 20:45:04 Running on server: post build plugin 'Maven Dependencies Postprocessor'
15-Nov-2024 20:45:04 All post build plugins have finished
15-Nov-2024 20:45:04 Generating build results summary...
15-Nov-2024 20:45:05 Saving build results to disk...
15-Nov-2024 20:45:05 Store variable context...
15-Nov-2024 20:45:05 Finished building ODSRV-OAP-MDSDH-3364.