oneclient acceptance tests using environment deployed from packages

Build: #3364 was successful

Job: singleprovider regular file stat multiclient directio symlinks was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

The build generated 1,630 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:18:06 -----------------------------------------------------------------
15-Nov-2024 20:18:06 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:18:06 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:18:06 using [token, token] by [user1, user2]"'
15-Nov-2024 20:18:06 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hfc7', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:18:06 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hfc7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:18:06 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hfc7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:18:06
15-Nov-2024 20:18:06
15-Nov-2024 20:18:06 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8hfc7'
15-Nov-2024 20:18:06 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8hfc7' successfully started
15-Nov-2024 20:18:06
15-Nov-2024 20:18:06 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/hlihig781pod8vrc
15-Nov-2024 20:18:06
15-Nov-2024 20:18:06 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/hlihig781pod8vrc --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/hlihig781pod8vrc
15-Nov-2024 20:18:06 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3940523778326913214'...
15-Nov-2024 20:18:06 Getting configuration...
15-Nov-2024 20:18:06 Oneclient has been successfully mounted in '/tmp/onedata/mnt/hlihig781pod8vrc'.
15-Nov-2024 20:18:06
15-Nov-2024 20:18:06 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-llzjw', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:18:06 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-llzjw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:18:06 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-llzjw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:18:06
15-Nov-2024 20:18:06
15-Nov-2024 20:18:06 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-llzjw'
15-Nov-2024 20:18:06 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-llzjw' successfully started
15-Nov-2024 20:18:06
15-Nov-2024 20:18:06 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/cb08gppr4m8xdr52
15-Nov-2024 20:18:06
15-Nov-2024 20:18:06 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/cb08gppr4m8xdr52 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/cb08gppr4m8xdr52
15-Nov-2024 20:18:06 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '11265956400446225439'...
15-Nov-2024 20:18:06 Getting configuration...
15-Nov-2024 20:18:06 Oneclient has been successfully mounted in '/tmp/onedata/mnt/cb08gppr4m8xdr52'.
15-Nov-2024 20:18:06
15-Nov-2024 20:18:06 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
15-Nov-2024 20:18:06 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
15-Nov-2024 20:18:06 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
15-Nov-2024 20:18:06 -- Executing step: 'When "user1 changes space1/file1 size to 1000000 bytes on client11"'
15-Nov-2024 20:18:06 -- Executing step: 'Then "size of user2's space1/file1 is 1000000 bytes on client21"'
15-Nov-2024 20:18:06 =================================================================
15-Nov-2024 20:18:06
15-Nov-2024 20:18:06 PASSED
15-Nov-2024 20:18:06 Unmounting client from /tmp/onedata/mnt/hlihig781pod8vrc
15-Nov-2024 20:18:06
15-Nov-2024 20:18:06
15-Nov-2024 20:18:06 Unmounting client from /tmp/onedata/mnt/cb08gppr4m8xdr52
15-Nov-2024 20:18:06
15-Nov-2024 20:18:06
15-Nov-2024 20:18:33 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_decrease_size[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
15-Nov-2024 20:18:33 =================================================================
15-Nov-2024 20:18:33 - Executing scenario 'Decrease regular file size with truncate'
15-Nov-2024 20:18:33 - from feature 'Multi_regular_file_stat'
15-Nov-2024 20:18:33 -----------------------------------------------------------------
15-Nov-2024 20:18:33 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:18:33 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:18:33 using [token, token] by [user1, user2]"'
15-Nov-2024 20:18:33 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hfc7', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:18:33 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hfc7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:18:33 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hfc7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:18:33
15-Nov-2024 20:18:33
15-Nov-2024 20:18:33 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8hfc7'
15-Nov-2024 20:18:33 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8hfc7' successfully started
15-Nov-2024 20:18:33
15-Nov-2024 20:18:33 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/sczniznrgi72f58z
15-Nov-2024 20:18:33
15-Nov-2024 20:18:33 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/sczniznrgi72f58z --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/sczniznrgi72f58z
15-Nov-2024 20:18:33 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12838326747047904129'...
15-Nov-2024 20:18:33 Getting configuration...
15-Nov-2024 20:18:33 Oneclient has been successfully mounted in '/tmp/onedata/mnt/sczniznrgi72f58z'.
15-Nov-2024 20:18:33
15-Nov-2024 20:18:33 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-llzjw', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:18:33 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-llzjw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:18:33 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-llzjw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:18:33
15-Nov-2024 20:18:33
15-Nov-2024 20:18:33 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-llzjw'
15-Nov-2024 20:18:33 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-llzjw' successfully started
15-Nov-2024 20:18:33
15-Nov-2024 20:18:33 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/fpkvo9ykafsbddhe
15-Nov-2024 20:18:33
15-Nov-2024 20:18:33 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/fpkvo9ykafsbddhe --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/fpkvo9ykafsbddhe
15-Nov-2024 20:18:33 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15127750196505800384'...
15-Nov-2024 20:18:33 Getting configuration...
15-Nov-2024 20:18:33 Oneclient has been successfully mounted in '/tmp/onedata/mnt/fpkvo9ykafsbddhe'.
15-Nov-2024 20:18:33
15-Nov-2024 20:18:33 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
15-Nov-2024 20:18:33 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
15-Nov-2024 20:18:33 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
15-Nov-2024 20:18:33 -- Executing step: 'When "user1 changes space1/file1 size to 1000000 bytes on client11"'
15-Nov-2024 20:18:33 -- Executing step: 'When "size of user2's space1/file1 is 1000000 bytes on client21"'
15-Nov-2024 20:18:33 -- Executing step: 'When "user1 changes space1/file1 size to 0 bytes on client11"'
15-Nov-2024 20:18:33 -- Executing step: 'Then "size of user2's space1/file1 is 0 bytes on client21"'
15-Nov-2024 20:18:33 =================================================================
15-Nov-2024 20:18:33
15-Nov-2024 20:18:33 PASSED
15-Nov-2024 20:18:33 Unmounting client from /tmp/onedata/mnt/sczniznrgi72f58z
15-Nov-2024 20:18:33
15-Nov-2024 20:18:33
15-Nov-2024 20:18:33 Unmounting client from /tmp/onedata/mnt/fpkvo9ykafsbddhe
15-Nov-2024 20:18:33
15-Nov-2024 20:18:33
15-Nov-2024 20:18:57 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_truncate_without_permission[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
15-Nov-2024 20:18:57 =================================================================
15-Nov-2024 20:18:57 - Executing scenario 'Fail to truncate regular file without write permission'
15-Nov-2024 20:18:57 - from feature 'Multi_regular_file_stat'
15-Nov-2024 20:18:57 -----------------------------------------------------------------
15-Nov-2024 20:18:57 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:18:57 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:18:57 using [token, token] by [user1, user2]"'
15-Nov-2024 20:18:57 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hfc7', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:18:57 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hfc7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:18:57 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hfc7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:18:57
15-Nov-2024 20:18:57
15-Nov-2024 20:18:57 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8hfc7'
15-Nov-2024 20:18:57 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8hfc7' successfully started
15-Nov-2024 20:18:57
15-Nov-2024 20:18:57 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/sh8o91849kglz0np
15-Nov-2024 20:18:57
15-Nov-2024 20:18:57 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/sh8o91849kglz0np --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/sh8o91849kglz0np
15-Nov-2024 20:18:57 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15123432606042266381'...
15-Nov-2024 20:18:57 Getting configuration...
15-Nov-2024 20:18:57 Oneclient has been successfully mounted in '/tmp/onedata/mnt/sh8o91849kglz0np'.
15-Nov-2024 20:18:57
15-Nov-2024 20:18:57 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-llzjw', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:18:57 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-llzjw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:18:57 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-llzjw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:18:57
15-Nov-2024 20:18:57
15-Nov-2024 20:18:57 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-llzjw'
15-Nov-2024 20:18:57 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-llzjw' successfully started
15-Nov-2024 20:18:57
15-Nov-2024 20:18:57 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/5q6mre4rcnxernpz
15-Nov-2024 20:18:57
15-Nov-2024 20:18:57 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/5q6mre4rcnxernpz --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/5q6mre4rcnxernpz
15-Nov-2024 20:18:57 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '11761393282707959132'...
15-Nov-2024 20:18:57 Getting configuration...
15-Nov-2024 20:18:57 Oneclient has been successfully mounted in '/tmp/onedata/mnt/5q6mre4rcnxernpz'.
15-Nov-2024 20:18:57
15-Nov-2024 20:18:57 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
15-Nov-2024 20:18:57 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
15-Nov-2024 20:18:57 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
15-Nov-2024 20:18:57 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
15-Nov-2024 20:18:57 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 644 on client11"'
15-Nov-2024 20:18:57 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 644 on client21"'
15-Nov-2024 20:18:57 -- Executing step: 'When "user2 fails to change space1/dir1/file1 size to 1000000 bytes on client21"'
15-Nov-2024 20:18:57 =================================================================
15-Nov-2024 20:18:57
15-Nov-2024 20:18:57 PASSED
15-Nov-2024 20:18:57 Unmounting client from /tmp/onedata/mnt/sh8o91849kglz0np
15-Nov-2024 20:18:57
15-Nov-2024 20:18:57
15-Nov-2024 20:18:57 Unmounting client from /tmp/onedata/mnt/5q6mre4rcnxernpz
15-Nov-2024 20:18:57
15-Nov-2024 20:18:57
15-Nov-2024 20:19:21 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_timestamp[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
15-Nov-2024 20:19:21 =================================================================
15-Nov-2024 20:19:21 - Executing scenario 'Timestamps at creation'
15-Nov-2024 20:19:21 - from feature 'Multi_regular_file_stat'
15-Nov-2024 20:19:21 -----------------------------------------------------------------
15-Nov-2024 20:19:21 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:19:21 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:19:21 using [token, token] by [user1, user2]"'
15-Nov-2024 20:19:21 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hfc7', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:19:21 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hfc7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:19:21 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hfc7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:19:21
15-Nov-2024 20:19:21
15-Nov-2024 20:19:21 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8hfc7'
15-Nov-2024 20:19:21 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8hfc7' successfully started
15-Nov-2024 20:19:21
15-Nov-2024 20:19:21 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/z1kejs8t09xeju2o
15-Nov-2024 20:19:21
15-Nov-2024 20:19:21 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/z1kejs8t09xeju2o --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/z1kejs8t09xeju2o
15-Nov-2024 20:19:21 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1711254677031864482'...
15-Nov-2024 20:19:21 Getting configuration...
15-Nov-2024 20:19:21 Oneclient has been successfully mounted in '/tmp/onedata/mnt/z1kejs8t09xeju2o'.
15-Nov-2024 20:19:21
15-Nov-2024 20:19:21 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-llzjw', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:19:21 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-llzjw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:19:21 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-llzjw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:19:21
15-Nov-2024 20:19:21
15-Nov-2024 20:19:21 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-llzjw'
15-Nov-2024 20:19:21 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-llzjw' successfully started
15-Nov-2024 20:19:21
15-Nov-2024 20:19:21 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/fk52h79fdl9lhtny
15-Nov-2024 20:19:21
15-Nov-2024 20:19:21 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/fk52h79fdl9lhtny --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/fk52h79fdl9lhtny
15-Nov-2024 20:19:21 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12433115352554109968'...
15-Nov-2024 20:19:21 Getting configuration...
15-Nov-2024 20:19:21 Oneclient has been successfully mounted in '/tmp/onedata/mnt/fk52h79fdl9lhtny'.
15-Nov-2024 20:19:21
15-Nov-2024 20:19:21 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
15-Nov-2024 20:19:21 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
15-Nov-2024 20:19:21 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
15-Nov-2024 20:19:21 -- Executing step: 'Then "modification time of user2's space1/file1 is equal to access time on client21"'
15-Nov-2024 20:19:21 -- Executing step: 'Then "status-change time of user2's space1/file1 is equal to access time on client21"'
15-Nov-2024 20:19:21 =================================================================
15-Nov-2024 20:19:21
15-Nov-2024 20:19:21 PASSED
15-Nov-2024 20:19:21 Unmounting client from /tmp/onedata/mnt/z1kejs8t09xeju2o
15-Nov-2024 20:19:21
15-Nov-2024 20:19:21
15-Nov-2024 20:19:21 Unmounting client from /tmp/onedata/mnt/fk52h79fdl9lhtny
15-Nov-2024 20:19:21
15-Nov-2024 20:19:21
15-Nov-2024 20:19:44 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_update_timestamp_without_permission[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
15-Nov-2024 20:19:44 =================================================================
15-Nov-2024 20:19:44 - Executing scenario 'Fail to update timestamps (touch) without write permission'
15-Nov-2024 20:19:44 - from feature 'Multi_regular_file_stat'
15-Nov-2024 20:19:44 -----------------------------------------------------------------
15-Nov-2024 20:19:44 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:19:44 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:19:44 using [token, token] by [user1, user2]"'
15-Nov-2024 20:19:44 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hfc7', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:19:44 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hfc7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:19:44 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hfc7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:19:44
15-Nov-2024 20:19:44
15-Nov-2024 20:19:44 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8hfc7'
15-Nov-2024 20:19:44 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8hfc7' successfully started
15-Nov-2024 20:19:44
15-Nov-2024 20:19:44 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/yjvam762cp6uawo8
15-Nov-2024 20:19:44
15-Nov-2024 20:19:44 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/yjvam762cp6uawo8 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/yjvam762cp6uawo8
15-Nov-2024 20:19:44 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17618407568239868272'...
15-Nov-2024 20:19:44 Getting configuration...
15-Nov-2024 20:19:44 Oneclient has been successfully mounted in '/tmp/onedata/mnt/yjvam762cp6uawo8'.
15-Nov-2024 20:19:44
15-Nov-2024 20:19:44 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-llzjw', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:19:44 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-llzjw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:19:44 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-llzjw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:19:44
15-Nov-2024 20:19:44
15-Nov-2024 20:19:44 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-llzjw'
15-Nov-2024 20:19:44 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-llzjw' successfully started
15-Nov-2024 20:19:44
15-Nov-2024 20:19:44 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/alibxe2ke5ch936s
15-Nov-2024 20:19:44
15-Nov-2024 20:19:44 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/alibxe2ke5ch936s --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/alibxe2ke5ch936s
15-Nov-2024 20:19:44 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '11920903294125229786'...
15-Nov-2024 20:19:44 Getting configuration...
15-Nov-2024 20:19:44 Oneclient has been successfully mounted in '/tmp/onedata/mnt/alibxe2ke5ch936s'.
15-Nov-2024 20:19:44
15-Nov-2024 20:19:44 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
15-Nov-2024 20:19:44 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
15-Nov-2024 20:19:44 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
15-Nov-2024 20:19:44 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
15-Nov-2024 20:19:44 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 644 on client11"'
15-Nov-2024 20:19:44 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 644 on client21"'
15-Nov-2024 20:19:44 -- Executing step: 'When "user2 fails to update [space1/dir1/file1] timestamps on client21"'
15-Nov-2024 20:19:44 =================================================================
15-Nov-2024 20:19:44
15-Nov-2024 20:19:44 PASSED
15-Nov-2024 20:19:44 Unmounting client from /tmp/onedata/mnt/yjvam762cp6uawo8
15-Nov-2024 20:19:44
15-Nov-2024 20:19:44
15-Nov-2024 20:19:44 Unmounting client from /tmp/onedata/mnt/alibxe2ke5ch936s
15-Nov-2024 20:19:44
15-Nov-2024 20:19:44
15-Nov-2024 20:20:08 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_update_timestamp_with_permission[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
15-Nov-2024 20:20:08 =================================================================
15-Nov-2024 20:20:08 - Executing scenario 'Update timestamps (touch) with write permission'
15-Nov-2024 20:20:08 - from feature 'Multi_regular_file_stat'
15-Nov-2024 20:20:08 -----------------------------------------------------------------
15-Nov-2024 20:20:08 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:20:08 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:20:08 using [token, token] by [user1, user2]"'
15-Nov-2024 20:20:08 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hfc7', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:20:08 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hfc7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:20:08 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hfc7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:20:08
15-Nov-2024 20:20:08
15-Nov-2024 20:20:08 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8hfc7'
15-Nov-2024 20:20:08 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8hfc7' successfully started
15-Nov-2024 20:20:08
15-Nov-2024 20:20:08 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/fpl3geyxmxrunvjs
15-Nov-2024 20:20:08
15-Nov-2024 20:20:08 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/fpl3geyxmxrunvjs --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/fpl3geyxmxrunvjs
15-Nov-2024 20:20:08 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15405736104954482001'...
15-Nov-2024 20:20:08 Getting configuration...
15-Nov-2024 20:20:08 Oneclient has been successfully mounted in '/tmp/onedata/mnt/fpl3geyxmxrunvjs'.
15-Nov-2024 20:20:08
15-Nov-2024 20:20:08 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-llzjw', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:20:08 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-llzjw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:20:08 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-llzjw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:20:08
15-Nov-2024 20:20:08
15-Nov-2024 20:20:08 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-llzjw'
15-Nov-2024 20:20:08 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-llzjw' successfully started
15-Nov-2024 20:20:08
15-Nov-2024 20:20:08 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/nupnzz24lrzw8of4
15-Nov-2024 20:20:08
15-Nov-2024 20:20:08 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/nupnzz24lrzw8of4 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/nupnzz24lrzw8of4
15-Nov-2024 20:20:08 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '5547474478610223591'...
15-Nov-2024 20:20:08 Getting configuration...
15-Nov-2024 20:20:08 Oneclient has been successfully mounted in '/tmp/onedata/mnt/nupnzz24lrzw8of4'.
15-Nov-2024 20:20:08
15-Nov-2024 20:20:08 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
15-Nov-2024 20:20:08 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
15-Nov-2024 20:20:08 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
15-Nov-2024 20:20:08 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
15-Nov-2024 20:20:08 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 624 on client11"'
15-Nov-2024 20:20:08 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 624 on client21"'
15-Nov-2024 20:20:08 -- Executing step: 'When "user2 updates [space1/dir1/file1] timestamps on client21"'
15-Nov-2024 20:20:08 -- Executing step: 'Then "modification time of user2's space1/dir1/file1 is equal to access time on client21"'
15-Nov-2024 20:20:08 =================================================================
15-Nov-2024 20:20:08
15-Nov-2024 20:20:08 PASSED
15-Nov-2024 20:20:08 Unmounting client from /tmp/onedata/mnt/fpl3geyxmxrunvjs
15-Nov-2024 20:20:08
15-Nov-2024 20:20:08
15-Nov-2024 20:20:08 Unmounting client from /tmp/onedata/mnt/nupnzz24lrzw8of4
15-Nov-2024 20:20:08
15-Nov-2024 20:20:08
15-Nov-2024 20:20:42 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_access_time[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
15-Nov-2024 20:20:42 =================================================================
15-Nov-2024 20:20:42 - Executing scenario 'Access time'
15-Nov-2024 20:20:42 - from feature 'Multi_regular_file_stat'
15-Nov-2024 20:20:42 -----------------------------------------------------------------
15-Nov-2024 20:20:42 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:20:42 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:20:42 using [token, token] by [user1, user2]"'
15-Nov-2024 20:20:42 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hfc7', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:20:42 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hfc7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:20:42 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hfc7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:20:42
15-Nov-2024 20:20:42
15-Nov-2024 20:20:42 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8hfc7'
15-Nov-2024 20:20:42 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8hfc7' successfully started
15-Nov-2024 20:20:42
15-Nov-2024 20:20:42 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/hp7ynooy7wlkawh9
15-Nov-2024 20:20:42
15-Nov-2024 20:20:42 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/hp7ynooy7wlkawh9 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/hp7ynooy7wlkawh9
15-Nov-2024 20:20:42 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '5645250739033915666'...
15-Nov-2024 20:20:42 Getting configuration...
15-Nov-2024 20:20:42 Oneclient has been successfully mounted in '/tmp/onedata/mnt/hp7ynooy7wlkawh9'.
15-Nov-2024 20:20:42
15-Nov-2024 20:20:42 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-llzjw', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:20:42 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-llzjw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:20:42 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-llzjw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:20:42
15-Nov-2024 20:20:42
15-Nov-2024 20:20:42 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-llzjw'
15-Nov-2024 20:20:42 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-llzjw' successfully started
15-Nov-2024 20:20:42
15-Nov-2024 20:20:42 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/bm7iakdwgowpdkdn
15-Nov-2024 20:20:42
15-Nov-2024 20:20:42 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/bm7iakdwgowpdkdn --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/bm7iakdwgowpdkdn
15-Nov-2024 20:20:42 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7221582023518878219'...
15-Nov-2024 20:20:42 Getting configuration...
15-Nov-2024 20:20:42 Oneclient has been successfully mounted in '/tmp/onedata/mnt/bm7iakdwgowpdkdn'.
15-Nov-2024 20:20:42
15-Nov-2024 20:20:42 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
15-Nov-2024 20:20:42 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
15-Nov-2024 20:20:42 -- Executing step: 'When "user1 is idle for 2 seconds"'
15-Nov-2024 20:20:42 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1 on client11"'
15-Nov-2024 20:20:42 -- Executing step: 'Then "access time of user2's space1/file1 is greater than modification time on client21"'
15-Nov-2024 20:20:42 -- Executing step: 'Then "access time of user2's space1/file1 is greater than status-change time on client21"'
15-Nov-2024 20:20:42 =================================================================
15-Nov-2024 20:20:42
15-Nov-2024 20:20:42 PASSED
15-Nov-2024 20:20:42 Unmounting client from /tmp/onedata/mnt/hp7ynooy7wlkawh9
15-Nov-2024 20:20:42
15-Nov-2024 20:20:42
15-Nov-2024 20:20:42 Unmounting client from /tmp/onedata/mnt/bm7iakdwgowpdkdn
15-Nov-2024 20:20:42
15-Nov-2024 20:20:42
15-Nov-2024 20:21:07 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_modification_time[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
15-Nov-2024 20:21:07 =================================================================
15-Nov-2024 20:21:07 - Executing scenario 'Modification time'
15-Nov-2024 20:21:07 - from feature 'Multi_regular_file_stat'
15-Nov-2024 20:21:07 -----------------------------------------------------------------
15-Nov-2024 20:21:07 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:21:07 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:21:07 using [token, token] by [user1, user2]"'
15-Nov-2024 20:21:07 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hfc7', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:21:07 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hfc7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:21:07 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hfc7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:21:07
15-Nov-2024 20:21:07
15-Nov-2024 20:21:07 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8hfc7'
15-Nov-2024 20:21:07 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8hfc7' successfully started
15-Nov-2024 20:21:07
15-Nov-2024 20:21:07 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/kbj4jzu20bwrda3w
15-Nov-2024 20:21:07
15-Nov-2024 20:21:07 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/kbj4jzu20bwrda3w --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/kbj4jzu20bwrda3w
15-Nov-2024 20:21:07 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '9434493465684919947'...
15-Nov-2024 20:21:07 Getting configuration...
15-Nov-2024 20:21:07 Oneclient has been successfully mounted in '/tmp/onedata/mnt/kbj4jzu20bwrda3w'.
15-Nov-2024 20:21:07
15-Nov-2024 20:21:07 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-llzjw', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:21:07 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-llzjw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:21:07 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-llzjw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:21:07
15-Nov-2024 20:21:07
15-Nov-2024 20:21:07 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-llzjw'
15-Nov-2024 20:21:07 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-llzjw' successfully started
15-Nov-2024 20:21:07
15-Nov-2024 20:21:07 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/xptvorfbl9nhr681
15-Nov-2024 20:21:07
15-Nov-2024 20:21:07 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/xptvorfbl9nhr681 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/xptvorfbl9nhr681
15-Nov-2024 20:21:07 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7586893250438561150'...
15-Nov-2024 20:21:07 Getting configuration...
15-Nov-2024 20:21:07 Oneclient has been successfully mounted in '/tmp/onedata/mnt/xptvorfbl9nhr681'.
15-Nov-2024 20:21:07
15-Nov-2024 20:21:07 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
15-Nov-2024 20:21:07 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
15-Nov-2024 20:21:07 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
15-Nov-2024 20:21:07 -- Executing step: 'When "user1 is idle for 2 seconds"'
15-Nov-2024 20:21:07 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
15-Nov-2024 20:21:07 -- Executing step: 'Then "modification time of user2's space1/file1 is greater than access time on client21"'
15-Nov-2024 20:21:07 -- Executing step: 'Then "modification time of user2's space1/file1 is equal to status-change time on client21"'
15-Nov-2024 20:21:07 =================================================================
15-Nov-2024 20:21:07
15-Nov-2024 20:21:07 PASSED
15-Nov-2024 20:21:07 Unmounting client from /tmp/onedata/mnt/kbj4jzu20bwrda3w
15-Nov-2024 20:21:07
15-Nov-2024 20:21:07
15-Nov-2024 20:21:07 Unmounting client from /tmp/onedata/mnt/xptvorfbl9nhr681
15-Nov-2024 20:21:07
15-Nov-2024 20:21:07
15-Nov-2024 20:21:32 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_stat_change_time_chmod[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
15-Nov-2024 20:21:32 =================================================================
15-Nov-2024 20:21:32 - Executing scenario 'Status-change time when changing mode'
15-Nov-2024 20:21:32 - from feature 'Multi_regular_file_stat'
15-Nov-2024 20:21:32 -----------------------------------------------------------------
15-Nov-2024 20:21:32 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:21:32 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:21:32 using [token, token] by [user1, user2]"'
15-Nov-2024 20:21:32 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hfc7', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:21:32 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hfc7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:21:32 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hfc7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:21:32
15-Nov-2024 20:21:32
15-Nov-2024 20:21:32 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8hfc7'
15-Nov-2024 20:21:32 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8hfc7' successfully started
15-Nov-2024 20:21:32
15-Nov-2024 20:21:32 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/x5l9zm1l39qn2rq2
15-Nov-2024 20:21:32
15-Nov-2024 20:21:32 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/x5l9zm1l39qn2rq2 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/x5l9zm1l39qn2rq2
15-Nov-2024 20:21:32 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15410700567652002729'...
15-Nov-2024 20:21:32 Getting configuration...
15-Nov-2024 20:21:32 Oneclient has been successfully mounted in '/tmp/onedata/mnt/x5l9zm1l39qn2rq2'.
15-Nov-2024 20:21:32
15-Nov-2024 20:21:32 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-llzjw', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:21:32 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-llzjw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:21:32 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-llzjw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:21:32
15-Nov-2024 20:21:32
15-Nov-2024 20:21:32 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-llzjw'
15-Nov-2024 20:21:32 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-llzjw' successfully started
15-Nov-2024 20:21:32
15-Nov-2024 20:21:32 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/lyi6h7nv45ikj5ut
15-Nov-2024 20:21:32
15-Nov-2024 20:21:32 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/lyi6h7nv45ikj5ut --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/lyi6h7nv45ikj5ut
15-Nov-2024 20:21:32 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '613534048260737223'...
15-Nov-2024 20:21:32 Getting configuration...
15-Nov-2024 20:21:32 Oneclient has been successfully mounted in '/tmp/onedata/mnt/lyi6h7nv45ikj5ut'.
15-Nov-2024 20:21:32
15-Nov-2024 20:21:32 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
15-Nov-2024 20:21:32 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
15-Nov-2024 20:21:32 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
15-Nov-2024 20:21:32 -- Executing step: 'When "user1 is idle for 2 seconds"'
15-Nov-2024 20:21:32 -- Executing step: 'When "user1 changes space1/file1 mode to 211 on client11"'
15-Nov-2024 20:21:32 -- Executing step: 'Then "mode of user2's space1/file1 is 211 on client21"'
15-Nov-2024 20:21:32 -- Executing step: 'Then "status-change time of user2's space1/file1 is greater than modification time on client21"'
15-Nov-2024 20:21:32 -- Executing step: 'Then "status-change time of user2's space1/file1 is greater than access time on client21"'
15-Nov-2024 20:21:32 =================================================================
15-Nov-2024 20:21:32
15-Nov-2024 20:21:32 PASSED
15-Nov-2024 20:21:32 Unmounting client from /tmp/onedata/mnt/x5l9zm1l39qn2rq2
15-Nov-2024 20:21:32
15-Nov-2024 20:21:32
15-Nov-2024 20:21:32 Unmounting client from /tmp/onedata/mnt/lyi6h7nv45ikj5ut
15-Nov-2024 20:21:32
15-Nov-2024 20:21:32
15-Nov-2024 20:21:57 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_stat_change_time_mv[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
15-Nov-2024 20:21:57 =================================================================
15-Nov-2024 20:21:57 - Executing scenario 'Status-change time when renaming on storage'
15-Nov-2024 20:21:57 - from feature 'Multi_regular_file_stat'
15-Nov-2024 20:21:57 -----------------------------------------------------------------
15-Nov-2024 20:21:57 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:21:57 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:21:57 using [token, token] by [user1, user2]"'
15-Nov-2024 20:21:57 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hfc7', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:21:57 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hfc7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:21:57 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8hfc7', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:21:57
15-Nov-2024 20:21:57
15-Nov-2024 20:21:57 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8hfc7'
15-Nov-2024 20:21:57 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8hfc7' successfully started
15-Nov-2024 20:21:57
15-Nov-2024 20:21:57 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/2q00qyv0zas4vg4d
15-Nov-2024 20:21:57
15-Nov-2024 20:21:57 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/2q00qyv0zas4vg4d --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/2q00qyv0zas4vg4d
15-Nov-2024 20:21:57 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '557843805927380500'...
15-Nov-2024 20:21:57 Getting configuration...
15-Nov-2024 20:21:57 Oneclient has been successfully mounted in '/tmp/onedata/mnt/2q00qyv0zas4vg4d'.
15-Nov-2024 20:21:57
15-Nov-2024 20:21:57 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-llzjw', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:21:57 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-llzjw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:21:57 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-llzjw', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:21:57
15-Nov-2024 20:21:57
15-Nov-2024 20:21:57 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-llzjw'
15-Nov-2024 20:21:57 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-llzjw' successfully started
15-Nov-2024 20:21:57
15-Nov-2024 20:21:57 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/h2xu08poq2b9kwsj
15-Nov-2024 20:21:57
15-Nov-2024 20:21:57 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/h2xu08poq2b9kwsj --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/h2xu08poq2b9kwsj
15-Nov-2024 20:21:57 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '13553638400984140938'...
15-Nov-2024 20:21:57 Getting configuration...
15-Nov-2024 20:21:57 Oneclient has been successfully mounted in '/tmp/onedata/mnt/h2xu08poq2b9kwsj'.
15-Nov-2024 20:21:57
15-Nov-2024 20:21:57 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
15-Nov-2024 20:21:57 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
15-Nov-2024 20:21:57 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
15-Nov-2024 20:21:57 -- Executing step: 'When "user2 records [space1/file1] stats on client21"'
15-Nov-2024 20:21:57 -- Executing step: 'When "user1 is idle for 2 seconds"'
15-Nov-2024 20:21:57 -- Executing step: 'When "user1 renames space1/file1 to space1/file2 on client11"'
15-Nov-2024 20:21:57 -- Executing step: 'Then "user2 sees [file2] in space1 on client21"'
15-Nov-2024 20:21:57 -- Executing step: 'Then "access time of user2's space1/file2 is equal to recorded one of space1/file1 on client21"'
15-Nov-2024 20:21:57 -- Executing step: 'Then "modification time of user2's space1/file2 is equal to access time on client21"'
15-Nov-2024 20:21:57 -- Executing step: 'Then "status-change time of user2's space1/file2 is not less than access time on client21"'
15-Nov-2024 20:21:57 =================================================================
15-Nov-2024 20:21:57
15-Nov-2024 20:22:06 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
15-Nov-2024 20:22:06 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
15-Nov-2024 20:22:06 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
15-Nov-2024 20:22:06 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
15-Nov-2024 20:22:06 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
15-Nov-2024 20:22:06 PASSED
15-Nov-2024 20:22:06 Unmounting client from /tmp/onedata/mnt/2q00qyv0zas4vg4d
15-Nov-2024 20:22:06
15-Nov-2024 20:22:06
15-Nov-2024 20:22:06 Unmounting client from /tmp/onedata/mnt/h2xu08poq2b9kwsj
15-Nov-2024 20:22:06
15-Nov-2024 20:22:06 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFSMDS/onedata-acceptance/tests/oneclient/logs/singleprovider_multiclient_directio/test_multi_reg_file_stat.1731702118.3237312', '-c', '/tmp/logs']
15-Nov-2024 20:22:06 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-82mbd. See /home/bamboo/.one-env/deployments/2024.11.15-20.13.26/pod-logs/dev-cross-support-job-3p-users-82mbd/entrypoint.log for more details
15-Nov-2024 20:22:06 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-8hfc7: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.15-20.13.26/pod-logs/dev-oneclient-krakow-7d9476b8bc-8hfc7/oneclient_logs
15-Nov-2024 20:22:06
15-Nov-2024 20:22:06               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=104/124)
15-Nov-2024 20:22:06               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:22:06          26,885   1%   25.64MB/s    0:00:00 (xfr#1, to-chk=103/124)
15-Nov-2024 20:22:06          26,885   1%   25.64MB/s    0:00:00 (xfr#1, to-chk=97/124)
15-Nov-2024 20:22:06          27,443   1%   26.17MB/s    0:00:00 (xfr#2, to-chk=99/124)
15-Nov-2024 20:22:06         122,823   6%   23.43MB/s    0:00:00 (xfr#3, to-chk=98/124)
15-Nov-2024 20:22:06         123,381   6%   23.53MB/s    0:00:00 (xfr#4, to-chk=97/124)
15-Nov-2024 20:22:06         124,009   6%   23.65MB/s    0:00:00 (xfr#5, to-chk=96/124)
15-Nov-2024 20:22:06         152,335   8%   20.75MB/s    0:00:00 (xfr#6, to-chk=95/124)
15-Nov-2024 20:22:06         152,605   8%   20.79MB/s    0:00:00 (xfr#7, to-chk=91/124)
15-Nov-2024 20:22:06         247,915  13%   29.55MB/s    0:00:00 (xfr#8, to-chk=90/124)
15-Nov-2024 20:22:06         248,185  13%   29.59MB/s    0:00:00 (xfr#9, to-chk=89/124)
15-Nov-2024 20:22:06         248,813  13%   29.66MB/s    0:00:00 (xfr#10, to-chk=88/124)
15-Nov-2024 20:22:06         273,260  14%   18.61MB/s    0:00:00 (xfr#11, to-chk=87/124)
15-Nov-2024 20:22:06         273,626  14%   17.40MB/s    0:00:00 (xfr#12, to-chk=83/124)
15-Nov-2024 20:22:06         360,613  19%   22.93MB/s    0:00:00 (xfr#13, to-chk=82/124)
15-Nov-2024 20:22:06         360,979  19%   21.52MB/s    0:00:00 (xfr#14, to-chk=81/124)
15-Nov-2024 20:22:06         388,434  20%   23.15MB/s    0:00:00 (xfr#15, to-chk=80/124)
15-Nov-2024 20:22:06         388,992  20%   23.19MB/s    0:00:00 (xfr#16, to-chk=76/124)
15-Nov-2024 20:22:06         484,660  25%   27.19MB/s    0:00:00 (xfr#17, to-chk=75/124)
15-Nov-2024 20:22:06         485,218  26%   27.22MB/s    0:00:00 (xfr#18, to-chk=74/124)
15-Nov-2024 20:22:06         485,846  26%   27.26MB/s    0:00:00 (xfr#19, to-chk=73/124)
15-Nov-2024 20:22:06         519,864  27%   26.09MB/s    0:00:00 (xfr#20, to-chk=72/124)
15-Nov-2024 20:22:06         520,518  27%   24.82MB/s    0:00:00 (xfr#21, to-chk=68/124)
15-Nov-2024 20:22:06         637,036  34%   28.93MB/s    0:00:00 (xfr#22, to-chk=67/124)
15-Nov-2024 20:22:06         637,690  34%   28.96MB/s    0:00:00 (xfr#23, to-chk=66/124)
15-Nov-2024 20:22:06         638,318  34%   27.67MB/s    0:00:00 (xfr#24, to-chk=65/124)
15-Nov-2024 20:22:06         670,330  35%   25.57MB/s    0:00:00 (xfr#25, to-chk=64/124)
15-Nov-2024 20:22:06         670,888  35%   24.61MB/s    0:00:00 (xfr#26, to-chk=60/124)
15-Nov-2024 20:22:06         772,185  41%   23.01MB/s    0:00:00 (xfr#27, to-chk=59/124)
15-Nov-2024 20:22:06         772,743  41%   23.03MB/s    0:00:00 (xfr#28, to-chk=58/124)
15-Nov-2024 20:22:06         801,430  42%   23.16MB/s    0:00:00 (xfr#29, to-chk=57/124)
15-Nov-2024 20:22:06         802,180  42%   22.50MB/s    0:00:00 (xfr#30, to-chk=53/124)
15-Nov-2024 20:22:06         889,868  47%   22.94MB/s    0:00:00 (xfr#31, to-chk=52/124)
15-Nov-2024 20:22:06         890,618  47%   22.35MB/s    0:00:00 (xfr#32, to-chk=51/124)
15-Nov-2024 20:22:06         913,220  48%   22.33MB/s    0:00:00 (xfr#33, to-chk=50/124)
15-Nov-2024 20:22:06         913,874  48%   21.79MB/s    0:00:00 (xfr#34, to-chk=46/124)
15-Nov-2024 20:22:06         993,552  53%   23.11MB/s    0:00:00 (xfr#35, to-chk=45/124)
15-Nov-2024 20:22:06         994,206  53%   21.55MB/s    0:00:00 (xfr#36, to-chk=44/124)
15-Nov-2024 20:22:06       1,028,501  55%   21.80MB/s    0:00:00 (xfr#37, to-chk=43/124)
15-Nov-2024 20:22:06       1,029,251  55%   21.81MB/s    0:00:00 (xfr#38, to-chk=39/124)
15-Nov-2024 20:22:06       1,140,096  61%   23.64MB/s    0:00:00 (xfr#39, to-chk=38/124)
15-Nov-2024 20:22:06       1,140,846  61%   23.65MB/s    0:00:00 (xfr#40, to-chk=37/124)
15-Nov-2024 20:22:06       1,180,800  63%   23.46MB/s    0:00:00 (xfr#41, to-chk=36/124)
15-Nov-2024 20:22:06       1,181,454  63%   23.47MB/s    0:00:00 (xfr#42, to-chk=32/124)
15-Nov-2024 20:22:06       1,302,433  69%   19.72MB/s    0:00:00 (xfr#43, to-chk=31/124)
15-Nov-2024 20:22:06       1,303,087  69%   19.73MB/s    0:00:00 (xfr#44, to-chk=30/124)
15-Nov-2024 20:22:06       1,303,715  69%   19.43MB/s    0:00:00 (xfr#45, to-chk=29/124)
15-Nov-2024 20:22:06       1,336,707  71%   17.46MB/s    0:00:00 (xfr#46, to-chk=28/124)
15-Nov-2024 20:22:06       1,337,169  71%   17.47MB/s    0:00:00 (xfr#47, to-chk=24/124)
15-Nov-2024 20:22:06       1,456,966  78%   18.28MB/s    0:00:00 (xfr#48, to-chk=23/124)
15-Nov-2024 20:22:06       1,457,428  78%   18.29MB/s    0:00:00 (xfr#49, to-chk=22/124)
15-Nov-2024 20:22:06       1,484,809  79%   17.06MB/s    0:00:00 (xfr#50, to-chk=21/124)
15-Nov-2024 20:22:06       1,485,367  79%   17.07MB/s    0:00:00 (xfr#51, to-chk=17/124)
15-Nov-2024 20:22:06       1,578,756  84%   17.92MB/s    0:00:00 (xfr#52, to-chk=16/124)
15-Nov-2024 20:22:06       1,579,314  84%   17.93MB/s    0:00:00 (xfr#53, to-chk=15/124)
15-Nov-2024 20:22:06       1,613,063  86%   16.72MB/s    0:00:00 (xfr#54, to-chk=14/124)
15-Nov-2024 20:22:06       1,613,621  86%   16.73MB/s    0:00:00 (xfr#55, to-chk=10/124)
15-Nov-2024 20:22:06       1,729,168  92%   17.18MB/s    0:00:00 (xfr#56, to-chk=9/124)
15-Nov-2024 20:22:06       1,729,726  92%   17.01MB/s    0:00:00 (xfr#57, to-chk=8/124)
15-Nov-2024 20:22:06       1,755,059  94%   17.08MB/s    0:00:00 (xfr#58, to-chk=7/124)
15-Nov-2024 20:22:06       1,755,617  94%   17.08MB/s    0:00:00 (xfr#59, to-chk=3/124)
15-Nov-2024 20:22:06       1,842,990  98%   17.75MB/s    0:00:00 (xfr#60, to-chk=2/124)
15-Nov-2024 20:22:06       1,843,548  98%   17.76MB/s    0:00:00 (xfr#61, to-chk=1/124)
15-Nov-2024 20:22:06       1,863,331  99%   17.95MB/s    0:00:00 (xfr#62, to-chk=0/124)
15-Nov-2024 20:22:06       1,863,331  99%   17.77MB/s    0:00:00 (xfr#62, to-chk=0/124)
15-Nov-2024 20:22:06       1,863,331  99%   17.77MB/s    0:00:00 (xfr#62, to-chk=0/124)
15-Nov-2024 20:22:06       1,863,331  99%   17.77MB/s    0:00:00 (xfr#62, to-chk=0/124)
15-Nov-2024 20:22:06       1,863,331  99%   17.77MB/s    0:00:00 (xfr#62, to-chk=0/124)
15-Nov-2024 20:22:06       1,863,331  99%   17.77MB/s    0:00:00 (xfr#62, to-chk=0/124)
15-Nov-2024 20:22:06       1,863,331  99%   17.77MB/s    0:00:00 (xfr#62, to-chk=0/124)
15-Nov-2024 20:22:06       1,863,331  99%   17.77MB/s    0:00:00 (xfr#62, to-chk=0/124)
15-Nov-2024 20:22:06       1,863,331  99%   17.77MB/s    0:00:00 (xfr#62, to-chk=0/124)
15-Nov-2024 20:22:06       1,863,331  99%   17.77MB/s    0:00:00 (xfr#62, to-chk=0/124)
15-Nov-2024 20:22:06       1,863,331  99%   17.77MB/s    0:00:00 (xfr#62, to-chk=0/124)
15-Nov-2024 20:22:06       1,863,331  99%   17.77MB/s    0:00:00 (xfr#62, to-chk=0/124)
15-Nov-2024 20:22:06       1,863,331  99%   17.77MB/s    0:00:00 (xfr#62, to-chk=0/124)
15-Nov-2024 20:22:06       1,863,331  99%   16.92MB/s    0:00:00 (xfr#62, to-chk=0/124)
15-Nov-2024 20:22:06       1,863,331  99%   16.92MB/s    0:00:00 (xfr#62, to-chk=0/124)
15-Nov-2024 20:22:06       1,863,331  99%   16.92MB/s    0:00:00 (xfr#62, to-chk=0/124)
15-Nov-2024 20:22:06 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-llzjw: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.15-20.13.26/pod-logs/dev-oneclient-krakow-7d9476b8bc-llzjw/oneclient_logs
15-Nov-2024 20:22:06
15-Nov-2024 20:22:06               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=102/122)
15-Nov-2024 20:22:06               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:22:06             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=101/122)
15-Nov-2024 20:22:06             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=94/122)
15-Nov-2024 20:22:06          28,744   1%   27.41MB/s    0:00:00 (xfr#2, to-chk=100/122)
15-Nov-2024 20:22:06          29,398   1%   28.04MB/s    0:00:00 (xfr#3, to-chk=96/122)
15-Nov-2024 20:22:06         118,742   7%   37.75MB/s    0:00:00 (xfr#4, to-chk=95/122)
15-Nov-2024 20:22:06         119,396   7%   37.95MB/s    0:00:00 (xfr#5, to-chk=94/122)
15-Nov-2024 20:22:06         150,844   9%   35.96MB/s    0:00:00 (xfr#6, to-chk=93/122)
15-Nov-2024 20:22:06         151,402   9%   36.10MB/s    0:00:00 (xfr#7, to-chk=89/122)
15-Nov-2024 20:22:06         245,571  16%   29.27MB/s    0:00:00 (xfr#8, to-chk=88/122)
15-Nov-2024 20:22:06         246,129  16%   26.08MB/s    0:00:00 (xfr#9, to-chk=87/122)
15-Nov-2024 20:22:06         272,418  17%   21.65MB/s    0:00:00 (xfr#10, to-chk=86/122)
15-Nov-2024 20:22:06         273,072  17%   20.03MB/s    0:00:00 (xfr#11, to-chk=82/122)
15-Nov-2024 20:22:06         357,898  23%   24.38MB/s    0:00:00 (xfr#12, to-chk=81/122)
15-Nov-2024 20:22:06         358,552  23%   24.42MB/s    0:00:00 (xfr#13, to-chk=80/122)
15-Nov-2024 20:22:06         374,851  24%   14.90MB/s    0:00:00 (xfr#14, to-chk=79/122)
15-Nov-2024 20:22:06         375,313  24%   14.91MB/s    0:00:00 (xfr#15, to-chk=75/122)
15-Nov-2024 20:22:06         459,109  30%   16.84MB/s    0:00:00 (xfr#16, to-chk=74/122)
15-Nov-2024 20:22:06         459,571  30%   16.86MB/s    0:00:00 (xfr#17, to-chk=73/122)
15-Nov-2024 20:22:06         460,199  30%   16.25MB/s    0:00:00 (xfr#18, to-chk=72/122)
15-Nov-2024 20:22:06         480,730  31%   16.98MB/s    0:00:00 (xfr#19, to-chk=71/122)
15-Nov-2024 20:22:06         481,480  31%   16.40MB/s    0:00:00 (xfr#20, to-chk=67/122)
15-Nov-2024 20:22:06         561,317  36%   18.46MB/s    0:00:00 (xfr#21, to-chk=66/122)
15-Nov-2024 20:22:06         562,067  36%   18.48MB/s    0:00:00 (xfr#22, to-chk=65/122)
15-Nov-2024 20:22:06         581,576  38%   18.49MB/s    0:00:00 (xfr#23, to-chk=64/122)
15-Nov-2024 20:22:06         582,038  38%   17.35MB/s    0:00:00 (xfr#24, to-chk=60/122)
15-Nov-2024 20:22:06         653,709  42%   19.48MB/s    0:00:00 (xfr#25, to-chk=59/122)
15-Nov-2024 20:22:06         654,171  42%   18.91MB/s    0:00:00 (xfr#26, to-chk=58/122)
15-Nov-2024 20:22:06         678,778  44%   19.62MB/s    0:00:00 (xfr#27, to-chk=57/122)
15-Nov-2024 20:22:06         679,048  44%   19.62MB/s    0:00:00 (xfr#28, to-chk=53/122)
15-Nov-2024 20:22:06         783,128  51%   20.19MB/s    0:00:00 (xfr#29, to-chk=52/122)
15-Nov-2024 20:22:06         783,398  51%   20.19MB/s    0:00:00 (xfr#30, to-chk=51/122)
15-Nov-2024 20:22:06         802,455  52%   20.68MB/s    0:00:00 (xfr#31, to-chk=50/122)
15-Nov-2024 20:22:06         803,013  52%   20.70MB/s    0:00:00 (xfr#32, to-chk=46/122)
15-Nov-2024 20:22:06         865,703  56%   21.73MB/s    0:00:00 (xfr#33, to-chk=45/122)
15-Nov-2024 20:22:06         866,261  56%   21.74MB/s    0:00:00 (xfr#34, to-chk=44/122)
15-Nov-2024 20:22:06         888,457  58%   22.30MB/s    0:00:00 (xfr#35, to-chk=43/122)
15-Nov-2024 20:22:06         889,015  58%   22.31MB/s    0:00:00 (xfr#36, to-chk=39/122)
15-Nov-2024 20:22:06         976,203  64%   23.87MB/s    0:00:00 (xfr#37, to-chk=38/122)
15-Nov-2024 20:22:06         976,761  64%   23.88MB/s    0:00:00 (xfr#38, to-chk=37/122)
15-Nov-2024 20:22:06       1,002,784  65%   23.91MB/s    0:00:00 (xfr#39, to-chk=36/122)
15-Nov-2024 20:22:06       1,003,150  65%   23.92MB/s    0:00:00 (xfr#40, to-chk=32/122)
15-Nov-2024 20:22:06       1,100,953  72%   25.61MB/s    0:00:00 (xfr#41, to-chk=31/122)
15-Nov-2024 20:22:06       1,101,319  72%   25.62MB/s    0:00:00 (xfr#42, to-chk=30/122)
15-Nov-2024 20:22:06       1,120,118  73%   25.43MB/s    0:00:00 (xfr#43, to-chk=29/122)
15-Nov-2024 20:22:06       1,120,484  73%   25.44MB/s    0:00:00 (xfr#44, to-chk=25/122)
15-Nov-2024 20:22:06       1,182,810  77%   26.86MB/s    0:00:00 (xfr#45, to-chk=24/122)
15-Nov-2024 20:22:06       1,183,176  77%   26.87MB/s    0:00:00 (xfr#46, to-chk=23/122)
15-Nov-2024 20:22:06       1,203,321  78%   26.69MB/s    0:00:00 (xfr#47, to-chk=22/122)
15-Nov-2024 20:22:06       1,203,879  78%   26.70MB/s    0:00:00 (xfr#48, to-chk=18/122)
15-Nov-2024 20:22:06       1,282,570  84%   27.80MB/s    0:00:00 (xfr#49, to-chk=17/122)
15-Nov-2024 20:22:06       1,283,128  84%   27.81MB/s    0:00:00 (xfr#50, to-chk=16/122)
15-Nov-2024 20:22:06       1,283,756  84%   27.21MB/s    0:00:00 (xfr#51, to-chk=15/122)
15-Nov-2024 20:22:06       1,310,563  85%   27.77MB/s    0:00:00 (xfr#52, to-chk=14/122)
15-Nov-2024 20:22:06       1,311,025  85%   27.78MB/s    0:00:00 (xfr#53, to-chk=10/122)
15-Nov-2024 20:22:06       1,405,234  92%   29.13MB/s    0:00:00 (xfr#54, to-chk=9/122)
15-Nov-2024 20:22:06       1,405,696  92%   29.14MB/s    0:00:00 (xfr#55, to-chk=8/122)
15-Nov-2024 20:22:06       1,426,408  93%   27.76MB/s    0:00:00 (xfr#56, to-chk=7/122)
15-Nov-2024 20:22:06       1,427,062  93%   27.77MB/s    0:00:00 (xfr#57, to-chk=3/122)
15-Nov-2024 20:22:06       1,501,609  98%   28.64MB/s    0:00:00 (xfr#58, to-chk=2/122)
15-Nov-2024 20:22:06       1,502,263  98%   28.09MB/s    0:00:00 (xfr#59, to-chk=1/122)
15-Nov-2024 20:22:06       1,522,901  99%   28.48MB/s    0:00:00 (xfr#60, to-chk=0/122)
15-Nov-2024 20:22:06       1,522,901  99%   28.48MB/s    0:00:00 (xfr#60, to-chk=0/122)
15-Nov-2024 20:22:06       1,522,901  99%   28.48MB/s    0:00:00 (xfr#60, to-chk=0/122)
15-Nov-2024 20:22:06       1,522,901  99%   27.93MB/s    0:00:00 (xfr#60, to-chk=0/122)
15-Nov-2024 20:22:06       1,522,901  99%   27.93MB/s    0:00:00 (xfr#60, to-chk=0/122)
15-Nov-2024 20:22:06       1,522,901  99%   27.93MB/s    0:00:00 (xfr#60, to-chk=0/122)
15-Nov-2024 20:22:06       1,522,901  99%   27.93MB/s    0:00:00 (xfr#60, to-chk=0/122)
15-Nov-2024 20:22:06       1,522,901  99%   27.93MB/s    0:00:00 (xfr#60, to-chk=0/122)
15-Nov-2024 20:22:06       1,522,901  99%   27.40MB/s    0:00:00 (xfr#60, to-chk=0/122)
15-Nov-2024 20:22:06       1,522,901  99%   27.40MB/s    0:00:00 (xfr#60, to-chk=0/122)
15-Nov-2024 20:22:06       1,522,901  99%   27.40MB/s    0:00:00 (xfr#60, to-chk=0/122)
15-Nov-2024 20:22:06       1,522,901  99%   27.40MB/s    0:00:00 (xfr#60, to-chk=0/122)
15-Nov-2024 20:22:06       1,522,901  99%   26.90MB/s    0:00:00 (xfr#60, to-chk=0/122)
15-Nov-2024 20:22:06       1,522,901  99%   26.90MB/s    0:00:00 (xfr#60, to-chk=0/122)
15-Nov-2024 20:22:06       1,522,901  99%   26.41MB/s    0:00:00 (xfr#60, to-chk=0/122)
15-Nov-2024 20:22:06       1,522,901  99%   25.93MB/s    0:00:00 (xfr#60, to-chk=0/122)
15-Nov-2024 20:22:06 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.15-20.13.26/pod-logs/dev-oneprovider-krakow-0/op-worker
15-Nov-2024 20:22:06
15-Nov-2024 20:22:06               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=53/56)
15-Nov-2024 20:22:06               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:22:06          26,602   8%   25.37MB/s    0:00:00 (xfr#2, to-chk=51/56)
15-Nov-2024 20:22:06          51,098  16%   48.73MB/s    0:00:00 (xfr#3, to-chk=49/56)
15-Nov-2024 20:22:06          51,098  16%   48.73MB/s    0:00:00 (xfr#4, to-chk=47/56)
15-Nov-2024 20:22:06          51,098  16%   48.73MB/s    0:00:00 (xfr#5, to-chk=45/56)
15-Nov-2024 20:22:06          74,382  24%   70.94MB/s    0:00:00 (xfr#6, to-chk=43/56)
15-Nov-2024 20:22:06          74,532  24%   71.08MB/s    0:00:00 (xfr#7, to-chk=41/56)
15-Nov-2024 20:22:06          74,829  24%   35.68MB/s    0:00:00 (xfr#8, to-chk=39/56)
15-Nov-2024 20:22:06         124,014  40%   59.13MB/s    0:00:00 (xfr#9, to-chk=37/56)
15-Nov-2024 20:22:06         125,198  40%   59.70MB/s    0:00:00 (xfr#10, to-chk=27/56)
15-Nov-2024 20:22:06         125,418  40%   59.80MB/s    0:00:00 (xfr#11, to-chk=26/56)
15-Nov-2024 20:22:06         127,406  41%   40.50MB/s    0:00:00 (xfr#12, to-chk=25/56)
15-Nov-2024 20:22:06         128,824  41%   40.95MB/s    0:00:00 (xfr#13, to-chk=24/56)
15-Nov-2024 20:22:06         131,097  42%   41.67MB/s    0:00:00 (xfr#14, to-chk=23/56)
15-Nov-2024 20:22:06         133,651  43%   42.49MB/s    0:00:00 (xfr#15, to-chk=22/56)
15-Nov-2024 20:22:06         135,637  44%   43.12MB/s    0:00:00 (xfr#16, to-chk=21/56)
15-Nov-2024 20:22:06         136,426  44%   43.37MB/s    0:00:00 (xfr#17, to-chk=20/56)
15-Nov-2024 20:22:06         139,554  45%   44.36MB/s    0:00:00 (xfr#18, to-chk=19/56)
15-Nov-2024 20:22:06         143,588  46%   34.23MB/s    0:00:00 (xfr#19, to-chk=18/56)
15-Nov-2024 20:22:06         145,063  47%   34.59MB/s    0:00:00 (xfr#20, to-chk=17/56)
15-Nov-2024 20:22:06         148,704  48%   35.45MB/s    0:00:00 (xfr#21, to-chk=16/56)
15-Nov-2024 20:22:06         151,545  49%   36.13MB/s    0:00:00 (xfr#22, to-chk=15/56)
15-Nov-2024 20:22:06         152,735  49%   36.41MB/s    0:00:00 (xfr#23, to-chk=14/56)
15-Nov-2024 20:22:06         153,526  49%   36.60MB/s    0:00:00 (xfr#24, to-chk=13/56)
15-Nov-2024 20:22:06         153,747  50%   36.66MB/s    0:00:00 (xfr#25, to-chk=12/56)
15-Nov-2024 20:22:06         155,456  50%   37.06MB/s    0:00:00 (xfr#26, to-chk=11/56)
15-Nov-2024 20:22:06         158,869  51%   37.88MB/s    0:00:00 (xfr#27, to-chk=10/56)
15-Nov-2024 20:22:06         161,997  52%   38.62MB/s    0:00:00 (xfr#28, to-chk=9/56)
15-Nov-2024 20:22:06         164,268  53%   31.33MB/s    0:00:00 (xfr#29, to-chk=8/56)
15-Nov-2024 20:22:06         167,624  54%   31.97MB/s    0:00:00 (xfr#30, to-chk=7/56)
15-Nov-2024 20:22:06         171,265  55%   32.67MB/s    0:00:00 (xfr#31, to-chk=6/56)
15-Nov-2024 20:22:06         175,368  57%   33.45MB/s    0:00:00 (xfr#32, to-chk=5/56)
15-Nov-2024 20:22:06         177,926  57%   33.94MB/s    0:00:00 (xfr#33, to-chk=4/56)
15-Nov-2024 20:22:06         178,430  58%   34.03MB/s    0:00:00 (xfr#34, to-chk=3/56)
15-Nov-2024 20:22:06         181,273  58%   34.58MB/s    0:00:00 (xfr#35, to-chk=2/56)
15-Nov-2024 20:22:06         182,972  59%   34.90MB/s    0:00:00 (xfr#36, to-chk=1/56)
15-Nov-2024 20:22:06         183,478  59%   35.00MB/s    0:00:00 (xfr#37, to-chk=0/56)
15-Nov-2024 20:22:06         183,478  59%   15.91MB/s    0:00:00 (xfr#37, to-chk=0/56)
15-Nov-2024 20:22:06         183,478  59%   15.91MB/s    0:00:00 (xfr#37, to-chk=0/56)
15-Nov-2024 20:22:06         183,478  59%   15.91MB/s    0:00:00 (xfr#37, to-chk=0/56)
15-Nov-2024 20:22:06         183,478  59%   15.91MB/s    0:00:00 (xfr#37, to-chk=0/56)
15-Nov-2024 20:22:06         183,478  59%   15.91MB/s    0:00:00 (xfr#37, to-chk=0/56)
15-Nov-2024 20:22:06 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.15-20.13.26/pod-logs/dev-oneprovider-krakow-0/op-panel
15-Nov-2024 20:22:06
15-Nov-2024 20:22:06               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 20:22:06               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:22:06          18,244  16%   17.40MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 20:22:06          37,412  33%   35.68MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 20:22:06          37,412  33%   35.68MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 20:22:06          55,453  49%   13.22MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 20:22:06          55,744  50%   13.29MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 20:22:06          55,744  50%    8.86MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 20:22:06 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.15-20.13.26/pod-logs/dev-oneprovider-krakow-0/cluster-manager
15-Nov-2024 20:22:06
15-Nov-2024 20:22:06               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 20:22:06               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:22:06           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 20:22:06           4,776  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 20:22:06           4,776  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 20:22:06           6,595  48%    6.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 20:22:06           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 20:22:06           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 20:22:06 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.15-20.13.26/pod-logs/dev-onezone-0/oz-worker
15-Nov-2024 20:22:06
15-Nov-2024 20:22:06               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=15/18)
15-Nov-2024 20:22:06               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:22:06          15,729   7%   15.00MB/s    0:00:00 (xfr#2, to-chk=13/18)
15-Nov-2024 20:22:06          32,095  15%   30.61MB/s    0:00:00 (xfr#3, to-chk=11/18)
15-Nov-2024 20:22:06          32,095  15%   30.61MB/s    0:00:00 (xfr#4, to-chk=9/18)
15-Nov-2024 20:22:06          47,344  22%   45.15MB/s    0:00:00 (xfr#5, to-chk=7/18)
15-Nov-2024 20:22:06          47,435  22%   45.24MB/s    0:00:00 (xfr#6, to-chk=5/18)
15-Nov-2024 20:22:06          47,732  22%   45.52MB/s    0:00:00 (xfr#7, to-chk=3/18)
15-Nov-2024 20:22:06         104,563  50%   33.24MB/s    0:00:00 (xfr#8, to-chk=1/18)
15-Nov-2024 20:22:06         104,563  50%   24.93MB/s    0:00:00 (xfr#8, to-chk=0/18)
15-Nov-2024 20:22:06 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.15-20.13.26/pod-logs/dev-onezone-0/cluster-manager
15-Nov-2024 20:22:06
15-Nov-2024 20:22:06               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 20:22:06               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:22:06           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 20:22:06           4,664  34%    4.45MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 20:22:06           4,664  34%    4.45MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 20:22:06           6,438  48%    6.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 20:22:06           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 20:22:06           6,700  50%    3.19MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 20:22:06 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.15-20.13.26/pod-logs/dev-onezone-0/oz-panel
15-Nov-2024 20:22:06
15-Nov-2024 20:22:06               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 20:22:06               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:22:06          31,503  13%   30.04MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 20:22:06          64,174  26%   30.60MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 20:22:06          88,861  36%   42.37MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 20:22:06         120,161  49%   22.92MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 20:22:06         120,452  50%   22.97MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 20:22:06         120,452  50%   16.41MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 20:22:06 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFSMDS/onedata-acceptance/tests/oneclient/logs/singleprovider_multiclient_directio/test_multi_reg_file_stat.1731702118.3237312 exists, exporting anyway.
15-Nov-2024 20:22:06
15-Nov-2024 20:22:06
15-Nov-2024 20:22:06 =================================== FAILURES ===================================
15-Nov-2024 20:22:06 _____________ test_type_empty[singleprovider_multiclient_directio] _____________
15-Nov-2024 20:22:06
15-Nov-2024 20:22:06 fixturefunc = <function shell_check_type at 0x7f5bbd7645e0>
15-Nov-2024 20:22:06 request = <FixtureRequest for <Function test_type_empty[singleprovider_multiclient_directio]>>
15-Nov-2024 20:22:06 kwargs = {'client_node': 'client21', 'file': 'space1/file1', 'file_type': 'regular empty file', 'user': 'user2', ...}
15-Nov-2024 20:22:06
15-Nov-2024 20:22:06     def call_fixture_func(
15-Nov-2024 20:22:06         fixturefunc: "_FixtureFunc[FixtureValue]", request: FixtureRequest, kwargs
15-Nov-2024 20:22:06     ) -> FixtureValue:
15-Nov-2024 20:22:06         if is_generator(fixturefunc):
15-Nov-2024 20:22:06             fixturefunc = cast(
15-Nov-2024 20:22:06                 Callable[..., Generator[FixtureValue, None, None]], fixturefunc
15-Nov-2024 20:22:06             )
15-Nov-2024 20:22:06             generator = fixturefunc(**kwargs)
15-Nov-2024 20:22:06             try:
15-Nov-2024 20:22:06                 fixture_result = next(generator)
15-Nov-2024 20:22:06             except StopIteration:
15-Nov-2024 20:22:06                 raise ValueError(f"{request.fixturename} did not yield a value") from None
15-Nov-2024 20:22:06             finalizer = functools.partial(_teardown_yield_fixture, fixturefunc, generator)
15-Nov-2024 20:22:06             request.addfinalizer(finalizer)
15-Nov-2024 20:22:06         else:
15-Nov-2024 20:22:06             fixturefunc = cast(Callable[..., FixtureValue], fixturefunc)
15-Nov-2024 20:22:06 >           fixture_result = fixturefunc(**kwargs)
15-Nov-2024 20:22:06
15-Nov-2024 20:22:06 /usr/local/lib/python3.12/dist-packages/_pytest/fixtures.py:913:
15-Nov-2024 20:22:06 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
15-Nov-2024 20:22:06 tests/utils/bdd_utils.py:78: in wrapper
15-Nov-2024 20:22:06     return fun(*ba.args, **ba.kwargs)
15-Nov-2024 20:22:06 tests/oneclient/steps/multi_file_steps.py:410: in shell_check_type
15-Nov-2024 20:22:06     assert_(client.perform, condition)
15-Nov-2024 20:22:06 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
15-Nov-2024 20:22:06
15-Nov-2024 20:22:06 expression = <bound method Client.perform of <tests.utils.client_utils.Client object at 0x7f5bbd6f1070>>
15-Nov-2024 20:22:06 args = (<function shell_check_type.<locals>.condition at 0x7f5bbd5bdd00>,)
15-Nov-2024 20:22:06 kwargs = {}, assert_result = False
15-Nov-2024 20:22:06
15-Nov-2024 20:22:06     def assert_(expression, *args, **kwargs):
15-Nov-2024 20:22:06         assert_result = expression(*args, **kwargs)
15-Nov-2024 20:22:06 >       assert assert_result
15-Nov-2024 20:22:06 E       AssertionError
15-Nov-2024 20:22:06
15-Nov-2024 20:22:06 tests/utils/utils.py:42: AssertionError
15-Nov-2024 20:22:06 ------------------------------ Captured log call -------------------------------
15-Nov-2024 20:22:06 ERROR    root:utils.py:30 Traceback (most recent call last):
15-Nov-2024 20:22:06   File "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFSMDS/onedata-acceptance/tests/utils/client_utils.py", line 79, in _repeat_until
15-Nov-2024 20:22:06     condition_satisfied = condition()
15-Nov-2024 20:22:06                           ^^^^^^^^^^^
15-Nov-2024 20:22:06   File "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFSMDS/onedata-acceptance/tests/oneclient/steps/multi_file_steps.py", line 408, in condition
15-Nov-2024 20:22:06     assert stat_file_type.strip() == file_type
15-Nov-2024 20:22:06            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
15-Nov-2024 20:22:06 AssertionError
15-Nov-2024 20:22:06 =============================== warnings summary ===============================
15-Nov-2024 20:22:06 tests/utils/rest_utils.py:98
15-Nov-2024 20:22:06   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFSMDS/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
15-Nov-2024 20:22:06     print("""
15-Nov-2024 20:22:06
15-Nov-2024 20:22:06 tests/utils/path_utils.py:112
15-Nov-2024 20:22:06   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFSMDS/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
15-Nov-2024 20:22:06     return path.replace("'", "\\'").replace(' ', '\ ')
15-Nov-2024 20:22:06
15-Nov-2024 20:22:06 tests/utils/acceptance_utils.py:55
15-Nov-2024 20:22:06   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFSMDS/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
15-Nov-2024 20:22:06     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
15-Nov-2024 20:22:06
15-Nov-2024 20:22:06 tests/utils/acceptance_utils.py:57
15-Nov-2024 20:22:06   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFSMDS/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
15-Nov-2024 20:22:06     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
15-Nov-2024 20:22:06
15-Nov-2024 20:22:06 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
15-Nov-2024 20:22:06 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFSMDS/onedata-acceptance/test-reports/results.xml -
15-Nov-2024 20:22:06 ============= 1 failed, 13 passed, 4 warnings in 523.02s (0:08:43) =============
15-Nov-2024 20:22:10 release "dev" uninstalled
15-Nov-2024 20:22:10 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
15-Nov-2024 20:22:12 No resources found
15-Nov-2024 20:22:13 Sidecar injection has been disabled
15-Nov-2024 20:22:13 Cleaning helm release "dev"...
15-Nov-2024 20:22:13 Deleted 1 helm deployments
15-Nov-2024 20:22:13 Deleted 0 k8s deployments
15-Nov-2024 20:22:13 Deleted 0 k8s services
15-Nov-2024 20:22:13 Deleted 0 persistent volumes
15-Nov-2024 20:22:13 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
15-Nov-2024 20:22:13 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
15-Nov-2024 20:22:13 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
15-Nov-2024 20:22:13 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
15-Nov-2024 20:22:13 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
15-Nov-2024 20:22:13 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
15-Nov-2024 20:22:13 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
15-Nov-2024 20:22:13 Finished task 'Run acceptance oneclient tests' with result: Success
15-Nov-2024 20:22:13 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
15-Nov-2024 20:22:13 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFSMDS...
15-Nov-2024 20:22:13 Failing task since 1 failing test cases were found.
15-Nov-2024 20:22:13 Changing Task Result to SUCCESS as all failed tests were quarantined.
15-Nov-2024 20:22:13 Finished task 'Parse test results' with result: Success
15-Nov-2024 20:22:13 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
15-Nov-2024 20:22:13
Substituting variable: ${bamboo.artifactRepoHostname} with S3
15-Nov-2024 20:22:13
Substituting variable: ${bamboo.artifactRepoPort} with 10161
15-Nov-2024 20:22:13
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
15-Nov-2024 20:22:13
Substituting variable: ${bamboo.planRepository.branchName} with develop
15-Nov-2024 20:22:13
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
15-Nov-2024 20:22:13
Substituting variable: ${bamboo.artifactRepoHostname} with S3
15-Nov-2024 20:22:13
Substituting variable: ${bamboo.artifactRepoPort} with 10161
15-Nov-2024 20:22:13
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
15-Nov-2024 20:22:13
Substituting variable: ${bamboo.planRepository.branchName} with develop
15-Nov-2024 20:22:13
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
15-Nov-2024 20:22:13 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
15-Nov-2024 20:22:13
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider regular file stat multiclient directio symlinks #3364 (ODSRV-OAP-SRFSMDS-3364)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFSMDS-3364-ScriptBuildTask-1017725579134010708.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFSMDS/onedata-acceptance
15-Nov-2024 20:22:13 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_singleprovider_regular_file_stat_multiclient_directio_symlinks.tar.gz
15-Nov-2024 20:22:14 Uploading artifact
15-Nov-2024 20:22:14     source path: surefire_singleprovider_regular_file_stat_multiclient_directio_symlinks.tar.gz
15-Nov-2024 20:22:14     dest.  path: artifacts/onedata-acceptance/develop/surefire_singleprovider_regular_file_stat_multiclient_directio_symlinks.tar.gz
15-Nov-2024 20:22:14 Finished task 'Pack and push surefire artifact' with result: Success
15-Nov-2024 20:22:14 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
15-Nov-2024 20:22:14 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
15-Nov-2024 20:22:14
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider regular file stat multiclient directio symlinks #3364 (ODSRV-OAP-SRFSMDS-3364)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFSMDS-3364-ScriptBuildTask-9671430938035034075.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFSMDS
15-Nov-2024 20:22:14 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
15-Nov-2024 20:22:14 Finished task 'Pack logs' with result: Success
15-Nov-2024 20:22:14 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
15-Nov-2024 20:22:14
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
15-Nov-2024 20:22:14 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
15-Nov-2024 20:22:14
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider regular file stat multiclient directio symlinks #3364 (ODSRV-OAP-SRFSMDS-3364)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFSMDS-3364-ScriptBuildTask-16856991955255510501.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFSMDS/onedata-acceptance
15-Nov-2024 20:22:14   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
15-Nov-2024 20:22:14                                  Dload  Upload   Total   Spent    Left  Speed
15-Nov-2024 20:22:14
15-Nov-2024 20:22:14   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
15-Nov-2024 20:22:14 100  4822  100  4822    0     0  59530      0 --:--:-- --:--:-- --:--:-- 59530
15-Nov-2024 20:22:14 Clearing /tmp/onedata and /home/bamboo/.one-env
15-Nov-2024 20:22:15 Cleaning helm deployments
15-Nov-2024 20:22:15 Cleanining pods
15-Nov-2024 20:22:15 Cleaning kube persistant volumes
15-Nov-2024 20:22:16 Cleaning dockswift container
15-Nov-2024 20:22:16 Cleaning docker containers
15-Nov-2024 20:22:18 Stalled docker containers to remove:
15-Nov-2024 20:22:18 845482cd3bb6 9764159b2dad 9f258a29feaf 64d56f63505d f6fb0cd2ae02 bd3c212124f7 44ce503d5443 f61bb48be021 57c5e909d2f3 e170128cd779 295bf2dd872d c7290298d9e3 70cfed1d461a 0f05688d0e51 d45872589b01 537295db4c8b
15-Nov-2024 20:22:18 Removing stalled docker containers
15-Nov-2024 20:22:18 Error response from daemon: Cannot kill container: 845482cd3bb6: Container 845482cd3bb66cc7a1457f2a03ca5cabcf49032879f1b971fad85adce8b3eef7 is not running
15-Nov-2024 20:22:18 845482cd3bb6
15-Nov-2024 20:22:18 Error response from daemon: Cannot kill container: 9764159b2dad: Container 9764159b2dad78cc781d8768e2967d11e6a24efba45731301b3925b98da428c1 is not running
15-Nov-2024 20:22:18 9764159b2dad
15-Nov-2024 20:22:18 Error response from daemon: Cannot kill container: 9f258a29feaf: Container 9f258a29feaf875d86b90569a5407345ab564b85c5c873e75054a3d38387d358 is not running
15-Nov-2024 20:22:18 9f258a29feaf
15-Nov-2024 20:22:18 Error response from daemon: Cannot kill container: 64d56f63505d: Container 64d56f63505da6f5d29d51ae95149b01d8b12ba6bd42ed7ae345c7ee3deb6de4 is not running
15-Nov-2024 20:22:18 64d56f63505d
15-Nov-2024 20:22:18 Error response from daemon: Cannot kill container: f6fb0cd2ae02: Container f6fb0cd2ae024916f1d82edd658f5483ea036c98feef480d006a39fd91597515 is not running
15-Nov-2024 20:22:18 f6fb0cd2ae02
15-Nov-2024 20:22:18 Error response from daemon: Cannot kill container: bd3c212124f7: Container bd3c212124f7e3b0ea47a5ecd055fb04db45b7ffc8e1a30e0fba6453faf5faf9 is not running
15-Nov-2024 20:22:19 bd3c212124f7
15-Nov-2024 20:22:19 Error response from daemon: Cannot kill container: 44ce503d5443: Container 44ce503d544362c824c668c382fd2b19a70dfafef9c714f2f8b43702f34993b0 is not running
15-Nov-2024 20:22:19 44ce503d5443
15-Nov-2024 20:22:19 Error response from daemon: Cannot kill container: f61bb48be021: Container f61bb48be0215a8a625272bacde27953bbf144ffd61904dee7b809e1446d1eb9 is not running
15-Nov-2024 20:22:19 f61bb48be021
15-Nov-2024 20:22:19 Error response from daemon: Cannot kill container: 57c5e909d2f3: Container 57c5e909d2f3b58d134904c90a9548e35cd35ca1520e17b24295353895da8c42 is not running
15-Nov-2024 20:22:19 57c5e909d2f3
15-Nov-2024 20:22:19 Error response from daemon: Cannot kill container: e170128cd779: Container e170128cd77951713dfe8306293ed5537081aa5fde2b7def60762e7d98cb41cb is not running
15-Nov-2024 20:22:19 e170128cd779
15-Nov-2024 20:22:19 Error response from daemon: Cannot kill container: 295bf2dd872d: Container 295bf2dd872d722fede85b66e1e243339388acf502563dc6d980917c602ba411 is not running
15-Nov-2024 20:22:19 295bf2dd872d
15-Nov-2024 20:22:19 Error response from daemon: Cannot kill container: c7290298d9e3: Container c7290298d9e319e38cd50e844902e5b16e259a5a029c796450e2d7b609eeb342 is not running
15-Nov-2024 20:22:19 c7290298d9e3
15-Nov-2024 20:22:19 Error response from daemon: Cannot kill container: 70cfed1d461a: Container 70cfed1d461a85dac8e076185b972cfdf891b3c92869688cb6708ec7bad1a161 is not running
15-Nov-2024 20:22:19 70cfed1d461a
15-Nov-2024 20:22:19 Error response from daemon: Cannot kill container: 0f05688d0e51: Container 0f05688d0e512614c4a721e997ca4ebcf35f4eb1fd40f45880e02dd909b7e469 is not running
15-Nov-2024 20:22:19 0f05688d0e51
15-Nov-2024 20:22:19 Error response from daemon: Cannot kill container: d45872589b01: Container d45872589b01f14b9d6d600938d3bd910f7abdf6f1e78ea0aaac844c88eb22d0 is not running
15-Nov-2024 20:22:19 d45872589b01
15-Nov-2024 20:22:20 537295db4c8b
15-Nov-2024 20:22:20 537295db4c8b
15-Nov-2024 20:22:20 Stalled docker volumes to remove:
15-Nov-2024 20:22:20
15-Nov-2024 20:22:20 Removing stalled docker volumes
15-Nov-2024 20:22:20 Removing stalled loopdevices
15-Nov-2024 20:22:20 Done
15-Nov-2024 20:22:20 Finished task 'Clear env and working dir' with result: Success
15-Nov-2024 20:22:20 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
15-Nov-2024 20:22:20 Running post build plugin 'Docker Container Cleanup'
15-Nov-2024 20:22:20 Running post build plugin 'NCover Results Collector'
15-Nov-2024 20:22:20 Running post build plugin 'Build Results Label Collector'
15-Nov-2024 20:22:20 Running post build plugin 'Clover Results Collector'
15-Nov-2024 20:22:20 Running post build plugin 'npm Cache Cleanup'
15-Nov-2024 20:22:20 Running post build plugin 'Artifact Copier'
15-Nov-2024 20:22:20 Publishing an artifact: test_logs.tar.gz
15-Nov-2024 20:22:20 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 83.15 ms
15-Nov-2024 20:22:21 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFSMDS'
15-Nov-2024 20:22:21 Finalising the build...
15-Nov-2024 20:22:21 Stopping timer.
15-Nov-2024 20:22:21 Build ODSRV-OAP-SRFSMDS-3364 completed.
15-Nov-2024 20:22:21 Running on server: post build plugin 'Build Hanging Detection Configuration'
15-Nov-2024 20:22:21 Running on server: post build plugin 'NCover Results Collector'
15-Nov-2024 20:22:21 Running on server: post build plugin 'Build Labeller'
15-Nov-2024 20:22:21 Running on server: post build plugin 'Clover Delta Calculator'
15-Nov-2024 20:22:21 Running on server: post build plugin 'Maven Dependencies Postprocessor'
15-Nov-2024 20:22:21 All post build plugins have finished
15-Nov-2024 20:22:21 Generating build results summary...
15-Nov-2024 20:22:21 Saving build results to disk...
15-Nov-2024 20:22:21 Store variable context...
15-Nov-2024 20:22:21 Finished building ODSRV-OAP-SRFSMDS-3364.