oneclient acceptance tests using environment deployed from packages

Build: #3360 failed

Job: singleprovider regular file CRUD multiclient proxyio hardlinks was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

The build generated 2,460 lines of output.   The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.

07-Nov-2024 23:21:04 Getting configuration...
07-Nov-2024 23:21:04 Oneclient has been successfully mounted in '/tmp/onedata/mnt/qhfht1lli3y9sqo6'.
07-Nov-2024 23:21:04
07-Nov-2024 23:21:04 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mddmj', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:21:04 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mddmj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:21:04 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mddmj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:21:04
07-Nov-2024 23:21:04
07-Nov-2024 23:21:04 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-mddmj'
07-Nov-2024 23:21:04 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-mddmj' successfully started
07-Nov-2024 23:21:04
07-Nov-2024 23:21:04 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/uviwvruqk444nf1j
07-Nov-2024 23:21:04
07-Nov-2024 23:21:04 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/uviwvruqk444nf1j --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/uviwvruqk444nf1j
07-Nov-2024 23:21:04 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10933711608108689242'...
07-Nov-2024 23:21:04 Getting configuration...
07-Nov-2024 23:21:04 Oneclient has been successfully mounted in '/tmp/onedata/mnt/uviwvruqk444nf1j'.
07-Nov-2024 23:21:04
07-Nov-2024 23:21:04 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2, space1/dir3] on client11"'
07-Nov-2024 23:21:04 -- Executing step: 'When "user1 creates regular files [space1/dir1/dir2/file1] on client11"'
07-Nov-2024 23:21:04 -- Executing step: 'When "user1 sees [file1] in space1/dir1/dir2 on client11"'
07-Nov-2024 23:21:04 -- Executing step: 'When "user2 sees [file1] in space1/dir1/dir2 on client21"'
07-Nov-2024 23:21:04 -- Executing step: 'When "user1 writes 32 MB of random characters to space1/dir1/dir2/file1 on client11 and saves MD5"'
07-Nov-2024 23:21:04 -- Executing step: 'When "user1 copies regular file space1/dir1/dir2/file1 to space1/dir3/file1 on client11"'
07-Nov-2024 23:21:04 -- Executing step: 'Then "user1 can stat [file1] in space1/dir1/dir2 on client11"'
07-Nov-2024 23:21:04 -- Executing step: 'Then "user2 can stat [file1] in space1/dir1/dir2 on client21"'
07-Nov-2024 23:21:04 -- Executing step: 'Then "user1 can stat [file1] in space1/dir3 on client11"'
07-Nov-2024 23:21:04 -- Executing step: 'Then "user2 can stat [file1] in space1/dir3 on client21"'
07-Nov-2024 23:21:04 -- Executing step: 'Then "user1 sees [file1] in space1/dir1/dir2 on client11"'
07-Nov-2024 23:21:04 -- Executing step: 'Then "user2 sees [file1] in space1/dir1/dir2 on client21"'
07-Nov-2024 23:21:04 -- Executing step: 'Then "user1 sees [file1] in space1/dir3 on client11"'
07-Nov-2024 23:21:04 -- Executing step: 'Then "user2 sees [file1] in space1/dir3 on client21"'
07-Nov-2024 23:21:04 -- Executing step: 'Then "user1 checks MD5 of space1/dir3/file1 on client11"'
07-Nov-2024 23:21:04 -- Executing step: 'Then "user2 checks MD5 of space1/dir3/file1 on client21"'
07-Nov-2024 23:21:04 =================================================================
07-Nov-2024 23:21:04
07-Nov-2024 23:21:04 PASSED
07-Nov-2024 23:21:04 Unmounting client from /tmp/onedata/mnt/qhfht1lli3y9sqo6
07-Nov-2024 23:21:04
07-Nov-2024 23:21:04
07-Nov-2024 23:21:04 Unmounting client from /tmp/onedata/mnt/uviwvruqk444nf1j
07-Nov-2024 23:21:04
07-Nov-2024 23:21:04
07-Nov-2024 23:21:37 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_file_opened_for_reading[singleprovider_multiclient_proxyio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
07-Nov-2024 23:21:37 =================================================================
07-Nov-2024 23:21:37 - Executing scenario 'Delete file opened by other user for reading'
07-Nov-2024 23:21:37 - from feature 'Multi_regular_file_CRUD'
07-Nov-2024 23:21:37 -----------------------------------------------------------------
07-Nov-2024 23:21:37 -- Executing step: 'Given "oneclients [client11, client21]
07-Nov-2024 23:21:37 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
07-Nov-2024 23:21:37 using [token, token] by [user1, user2]"'
07-Nov-2024 23:21:37 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-dn4gj', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:21:37 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-dn4gj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:21:37 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-dn4gj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:21:37
07-Nov-2024 23:21:37
07-Nov-2024 23:21:37 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-dn4gj'
07-Nov-2024 23:21:37 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-dn4gj' successfully started
07-Nov-2024 23:21:37
07-Nov-2024 23:21:37 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/q1utd05ihxk9ezwi
07-Nov-2024 23:21:37
07-Nov-2024 23:21:37 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/q1utd05ihxk9ezwi --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/q1utd05ihxk9ezwi
07-Nov-2024 23:21:37 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12895519799460868823'...
07-Nov-2024 23:21:37 Getting configuration...
07-Nov-2024 23:21:37 Oneclient has been successfully mounted in '/tmp/onedata/mnt/q1utd05ihxk9ezwi'.
07-Nov-2024 23:21:37
07-Nov-2024 23:21:37 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mddmj', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:21:37 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mddmj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:21:37 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mddmj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:21:37
07-Nov-2024 23:21:37
07-Nov-2024 23:21:37 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-mddmj'
07-Nov-2024 23:21:37 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-mddmj' successfully started
07-Nov-2024 23:21:37
07-Nov-2024 23:21:37 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/zs67qqu4ocuai5vw
07-Nov-2024 23:21:37
07-Nov-2024 23:21:37 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/zs67qqu4ocuai5vw --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/zs67qqu4ocuai5vw
07-Nov-2024 23:21:37 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '4021196490436691023'...
07-Nov-2024 23:21:37 Getting configuration...
07-Nov-2024 23:21:37 Oneclient has been successfully mounted in '/tmp/onedata/mnt/zs67qqu4ocuai5vw'.
07-Nov-2024 23:21:37
07-Nov-2024 23:21:37 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
07-Nov-2024 23:21:37 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
07-Nov-2024 23:21:37 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
07-Nov-2024 23:21:37 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
07-Nov-2024 23:21:37 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"'
07-Nov-2024 23:21:37 -- Executing step: 'When "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"'
07-Nov-2024 23:21:37 -- Executing step: 'When "user1 changes space1/dir1 mode to 777 on client11"'
07-Nov-2024 23:21:37 -- Executing step: 'Then "mode of user2's space1/dir1 is 777 on client21"'
07-Nov-2024 23:21:37 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r on client11"'
07-Nov-2024 23:21:37 -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"'
07-Nov-2024 23:21:37 -- Executing step: 'Then "user2 can't stat [file1] in space1/dir1 on client21"'
07-Nov-2024 23:21:37 -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"'
07-Nov-2024 23:21:37 -- Executing step: 'Then "user2 doesn't see [file1] in space1/dir1 on client21"'
07-Nov-2024 23:21:37 -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"'
07-Nov-2024 23:21:37 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"'
07-Nov-2024 23:21:37 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
07-Nov-2024 23:21:37 =================================================================
07-Nov-2024 23:21:37
07-Nov-2024 23:21:37 PASSED
07-Nov-2024 23:21:37 Unmounting client from /tmp/onedata/mnt/q1utd05ihxk9ezwi
07-Nov-2024 23:21:37
07-Nov-2024 23:21:37
07-Nov-2024 23:21:37 Unmounting client from /tmp/onedata/mnt/zs67qqu4ocuai5vw
07-Nov-2024 23:21:37
07-Nov-2024 23:21:37
07-Nov-2024 23:22:09 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_file_opened_for_rdwr[singleprovider_multiclient_proxyio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
07-Nov-2024 23:22:09 =================================================================
07-Nov-2024 23:22:09 - Executing scenario 'Delete file opened by other user for reading and writing'
07-Nov-2024 23:22:09 - from feature 'Multi_regular_file_CRUD'
07-Nov-2024 23:22:09 -----------------------------------------------------------------
07-Nov-2024 23:22:09 -- Executing step: 'Given "oneclients [client11, client21]
07-Nov-2024 23:22:09 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
07-Nov-2024 23:22:09 using [token, token] by [user1, user2]"'
07-Nov-2024 23:22:09 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-dn4gj', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:22:09 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-dn4gj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:22:09 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-dn4gj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:22:09
07-Nov-2024 23:22:09
07-Nov-2024 23:22:09 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-dn4gj'
07-Nov-2024 23:22:09 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-dn4gj' successfully started
07-Nov-2024 23:22:09
07-Nov-2024 23:22:09 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/nlo2gkwp4cdivcrc
07-Nov-2024 23:22:09
07-Nov-2024 23:22:09 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/nlo2gkwp4cdivcrc --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/nlo2gkwp4cdivcrc
07-Nov-2024 23:22:09 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17656738832112912744'...
07-Nov-2024 23:22:09 Getting configuration...
07-Nov-2024 23:22:09 Oneclient has been successfully mounted in '/tmp/onedata/mnt/nlo2gkwp4cdivcrc'.
07-Nov-2024 23:22:09
07-Nov-2024 23:22:09 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mddmj', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:22:09 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mddmj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:22:09 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mddmj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:22:09
07-Nov-2024 23:22:09
07-Nov-2024 23:22:09 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-mddmj'
07-Nov-2024 23:22:09 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-mddmj' successfully started
07-Nov-2024 23:22:09
07-Nov-2024 23:22:09 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/g7nxcxjfb48smd1m
07-Nov-2024 23:22:09
07-Nov-2024 23:22:09 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/g7nxcxjfb48smd1m --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/g7nxcxjfb48smd1m
07-Nov-2024 23:22:09 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '9053289891444367432'...
07-Nov-2024 23:22:09 Getting configuration...
07-Nov-2024 23:22:09 Oneclient has been successfully mounted in '/tmp/onedata/mnt/g7nxcxjfb48smd1m'.
07-Nov-2024 23:22:09
07-Nov-2024 23:22:09 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
07-Nov-2024 23:22:09 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
07-Nov-2024 23:22:09 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
07-Nov-2024 23:22:09 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
07-Nov-2024 23:22:09 -- Executing step: 'Then "mode of user2's space1/dir1 is 775 on client21"'
07-Nov-2024 23:22:09 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"'
07-Nov-2024 23:22:09 -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"'
07-Nov-2024 23:22:09 -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to previously opened space1/dir1/file1 on client11"'
07-Nov-2024 23:22:09 -- Executing step: 'Then "user1 sets current file position in space1/dir1/file1 at offset 0 on client11"'
07-Nov-2024 23:22:09 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"'
07-Nov-2024 23:22:09 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
07-Nov-2024 23:22:09 -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"'
07-Nov-2024 23:22:09 -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"'
07-Nov-2024 23:22:09 =================================================================
07-Nov-2024 23:22:09
07-Nov-2024 23:22:09 PASSED
07-Nov-2024 23:22:09 Unmounting client from /tmp/onedata/mnt/nlo2gkwp4cdivcrc
07-Nov-2024 23:22:09
07-Nov-2024 23:22:09
07-Nov-2024 23:22:09 Unmounting client from /tmp/onedata/mnt/g7nxcxjfb48smd1m
07-Nov-2024 23:22:09
07-Nov-2024 23:22:09
07-Nov-2024 23:22:42 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_opened_file_without_permission[singleprovider_multiclient_proxyio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
07-Nov-2024 23:22:42 =================================================================
07-Nov-2024 23:22:42 - Executing scenario 'Fail to delete file without permission, file is opened by other user'
07-Nov-2024 23:22:42 - from feature 'Multi_regular_file_CRUD'
07-Nov-2024 23:22:42 -----------------------------------------------------------------
07-Nov-2024 23:22:42 -- Executing step: 'Given "oneclients [client11, client21]
07-Nov-2024 23:22:42 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
07-Nov-2024 23:22:42 using [token, token] by [user1, user2]"'
07-Nov-2024 23:22:42 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-dn4gj', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:22:42 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-dn4gj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:22:42 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-dn4gj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:22:42
07-Nov-2024 23:22:42
07-Nov-2024 23:22:42 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-dn4gj'
07-Nov-2024 23:22:42 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-dn4gj' successfully started
07-Nov-2024 23:22:42
07-Nov-2024 23:22:42 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/gnsvcyjpr626ttu6
07-Nov-2024 23:22:42
07-Nov-2024 23:22:42 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/gnsvcyjpr626ttu6 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/gnsvcyjpr626ttu6
07-Nov-2024 23:22:42 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14903215550713044148'...
07-Nov-2024 23:22:42 Getting configuration...
07-Nov-2024 23:22:42 Oneclient has been successfully mounted in '/tmp/onedata/mnt/gnsvcyjpr626ttu6'.
07-Nov-2024 23:22:42
07-Nov-2024 23:22:42 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mddmj', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:22:42 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mddmj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:22:42 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mddmj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:22:42
07-Nov-2024 23:22:42
07-Nov-2024 23:22:42 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-mddmj'
07-Nov-2024 23:22:42 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-mddmj' successfully started
07-Nov-2024 23:22:42
07-Nov-2024 23:22:42 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/5p45mq83759wthqc
07-Nov-2024 23:22:42
07-Nov-2024 23:22:42 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/5p45mq83759wthqc --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/5p45mq83759wthqc
07-Nov-2024 23:22:42 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7946595985717336400'...
07-Nov-2024 23:22:42 Getting configuration...
07-Nov-2024 23:22:42 Oneclient has been successfully mounted in '/tmp/onedata/mnt/5p45mq83759wthqc'.
07-Nov-2024 23:22:42
07-Nov-2024 23:22:42 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
07-Nov-2024 23:22:42 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
07-Nov-2024 23:22:42 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
07-Nov-2024 23:22:42 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
07-Nov-2024 23:22:42 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
07-Nov-2024 23:22:42 -- Executing step: 'When "user1 changes space1/dir1 mode to 755 on client11"'
07-Nov-2024 23:22:42 -- Executing step: 'Then "mode of user2's space1/dir1 is 755 on client21"'
07-Nov-2024 23:22:42 -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"'
07-Nov-2024 23:22:42 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"'
07-Nov-2024 23:22:42 -- Executing step: 'Then "user2 fails to delete files [space1/dir1/file1] on client21"'
07-Nov-2024 23:22:42 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
07-Nov-2024 23:22:42 -- Executing step: 'Then "user1 can stat [file1] in space1/dir1 on client11"'
07-Nov-2024 23:22:42 -- Executing step: 'Then "user2 can stat [file1] in space1/dir1 on client21"'
07-Nov-2024 23:22:42 -- Executing step: 'Then "user1 sees [file1] in space1/dir1 on client11"'
07-Nov-2024 23:22:42 -- Executing step: 'Then "user2 sees [file1] in space1/dir1 on client21"'
07-Nov-2024 23:22:42 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"'
07-Nov-2024 23:22:42 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client21"'
07-Nov-2024 23:22:42 =================================================================
07-Nov-2024 23:22:42
07-Nov-2024 23:22:42 PASSED
07-Nov-2024 23:22:42 Unmounting client from /tmp/onedata/mnt/gnsvcyjpr626ttu6
07-Nov-2024 23:22:42
07-Nov-2024 23:22:42
07-Nov-2024 23:22:42 Unmounting client from /tmp/onedata/mnt/5p45mq83759wthqc
07-Nov-2024 23:22:42
07-Nov-2024 23:22:42
07-Nov-2024 23:23:13 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_right_after_close[singleprovider_multiclient_proxyio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
07-Nov-2024 23:23:13 =================================================================
07-Nov-2024 23:23:13 - Executing scenario 'Delete file right after closing it'
07-Nov-2024 23:23:13 - from feature 'Multi_regular_file_CRUD'
07-Nov-2024 23:23:13 -----------------------------------------------------------------
07-Nov-2024 23:23:13 -- Executing step: 'Given "oneclients [client11, client21]
07-Nov-2024 23:23:13 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
07-Nov-2024 23:23:13 using [token, token] by [user1, user2]"'
07-Nov-2024 23:23:13 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-dn4gj', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:23:13 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-dn4gj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:23:13 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-dn4gj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:23:13
07-Nov-2024 23:23:13
07-Nov-2024 23:23:13 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-dn4gj'
07-Nov-2024 23:23:13 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-dn4gj' successfully started
07-Nov-2024 23:23:13
07-Nov-2024 23:23:13 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/jjekopxeo9s84fq9
07-Nov-2024 23:23:13
07-Nov-2024 23:23:13 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/jjekopxeo9s84fq9 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/jjekopxeo9s84fq9
07-Nov-2024 23:23:13 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7664715056911792561'...
07-Nov-2024 23:23:13 Getting configuration...
07-Nov-2024 23:23:13 Oneclient has been successfully mounted in '/tmp/onedata/mnt/jjekopxeo9s84fq9'.
07-Nov-2024 23:23:13
07-Nov-2024 23:23:13 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mddmj', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:23:13 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mddmj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:23:13 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mddmj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:23:13
07-Nov-2024 23:23:13
07-Nov-2024 23:23:13 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-mddmj'
07-Nov-2024 23:23:13 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-mddmj' successfully started
07-Nov-2024 23:23:13
07-Nov-2024 23:23:13 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/oiccq8dxgwwhnfbz
07-Nov-2024 23:23:13
07-Nov-2024 23:23:13 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/oiccq8dxgwwhnfbz --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/oiccq8dxgwwhnfbz
07-Nov-2024 23:23:13 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '5455295439745061853'...
07-Nov-2024 23:23:13 Getting configuration...
07-Nov-2024 23:23:13 Oneclient has been successfully mounted in '/tmp/onedata/mnt/oiccq8dxgwwhnfbz'.
07-Nov-2024 23:23:13
07-Nov-2024 23:23:13 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
07-Nov-2024 23:23:13 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
07-Nov-2024 23:23:13 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
07-Nov-2024 23:23:13 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
07-Nov-2024 23:23:13 -- Executing step: 'When "user1 opens space1/file1 with mode r+ on client11"'
07-Nov-2024 23:23:13 -- Executing step: 'When "user1 closes space1/file1 on client11"'
07-Nov-2024 23:23:13 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
07-Nov-2024 23:23:13 -- Executing step: 'When "space1 is empty for user1 on client11"'
07-Nov-2024 23:23:13 =================================================================
07-Nov-2024 23:23:13
07-Nov-2024 23:23:13 PASSED
07-Nov-2024 23:23:13 Unmounting client from /tmp/onedata/mnt/jjekopxeo9s84fq9
07-Nov-2024 23:23:13
07-Nov-2024 23:23:13
07-Nov-2024 23:23:13 Unmounting client from /tmp/onedata/mnt/oiccq8dxgwwhnfbz
07-Nov-2024 23:23:13
07-Nov-2024 23:23:13
07-Nov-2024 23:23:52 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_create_many[singleprovider_multiclient_proxyio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
07-Nov-2024 23:23:52 =================================================================
07-Nov-2024 23:23:52 - Executing scenario 'Create many children'
07-Nov-2024 23:23:52 - from feature 'Multi_regular_file_CRUD'
07-Nov-2024 23:23:52 -----------------------------------------------------------------
07-Nov-2024 23:23:52 -- Executing step: 'Given "oneclients [client11, client21]
07-Nov-2024 23:23:52 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
07-Nov-2024 23:23:52 using [token, token] by [user1, user2]"'
07-Nov-2024 23:23:52 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-dn4gj', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:23:52 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-dn4gj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:23:52 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-dn4gj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:23:52
07-Nov-2024 23:23:52
07-Nov-2024 23:23:52 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-dn4gj'
07-Nov-2024 23:23:52 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-dn4gj' successfully started
07-Nov-2024 23:23:52
07-Nov-2024 23:23:52 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/wl9uf1omzqo2bk8q
07-Nov-2024 23:23:52
07-Nov-2024 23:23:52 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/wl9uf1omzqo2bk8q --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/wl9uf1omzqo2bk8q
07-Nov-2024 23:23:52 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3657290980806118221'...
07-Nov-2024 23:23:52 Getting configuration...
07-Nov-2024 23:23:52 Oneclient has been successfully mounted in '/tmp/onedata/mnt/wl9uf1omzqo2bk8q'.
07-Nov-2024 23:23:52
07-Nov-2024 23:23:52 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mddmj', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:23:52 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mddmj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:23:52 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mddmj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:23:52
07-Nov-2024 23:23:52
07-Nov-2024 23:23:52 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-mddmj'
07-Nov-2024 23:23:52 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-mddmj' successfully started
07-Nov-2024 23:23:52
07-Nov-2024 23:23:52 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/pgz8b91h5k36dw8q
07-Nov-2024 23:23:52
07-Nov-2024 23:23:52 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/pgz8b91h5k36dw8q --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/pgz8b91h5k36dw8q
07-Nov-2024 23:23:52 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1467793690983088103'...
07-Nov-2024 23:23:52 Getting configuration...
07-Nov-2024 23:23:52 Oneclient has been successfully mounted in '/tmp/onedata/mnt/pgz8b91h5k36dw8q'.
07-Nov-2024 23:23:52
07-Nov-2024 23:23:52 -- Executing step: 'When "user1 creates child files of space1 with names in range [1, 127) on client11"'
07-Nov-2024 23:23:52 -- Executing step: 'Then "user2 lists children of space1 and gets names in range [1, 127) on client21"'
07-Nov-2024 23:23:52 =================================================================
07-Nov-2024 23:23:52
07-Nov-2024 23:24:02 PASSED
07-Nov-2024 23:24:02 Unmounting client from /tmp/onedata/mnt/wl9uf1omzqo2bk8q
07-Nov-2024 23:24:02
07-Nov-2024 23:24:02
07-Nov-2024 23:24:02 Unmounting client from /tmp/onedata/mnt/pgz8b91h5k36dw8q
07-Nov-2024 23:24:02
07-Nov-2024 23:24:02
07-Nov-2024 23:24:31 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_copy_delete[singleprovider_multiclient_proxyio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
07-Nov-2024 23:24:31 =================================================================
07-Nov-2024 23:24:31 - Executing scenario 'Create nonempty file then copy it and remove source file'
07-Nov-2024 23:24:31 - from feature 'Multi_regular_file_CRUD'
07-Nov-2024 23:24:31 -----------------------------------------------------------------
07-Nov-2024 23:24:31 -- Executing step: 'Given "oneclients [client11, client21]
07-Nov-2024 23:24:31 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
07-Nov-2024 23:24:31 using [token, token] by [user1, user2]"'
07-Nov-2024 23:24:31 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-dn4gj', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:24:31 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-dn4gj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:24:31 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-dn4gj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:24:31
07-Nov-2024 23:24:31
07-Nov-2024 23:24:31 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-dn4gj'
07-Nov-2024 23:24:31 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-dn4gj' successfully started
07-Nov-2024 23:24:31
07-Nov-2024 23:24:31 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/7nd5n1rb6xwqq9by
07-Nov-2024 23:24:31
07-Nov-2024 23:24:31 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/7nd5n1rb6xwqq9by --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/7nd5n1rb6xwqq9by
07-Nov-2024 23:24:31 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '454585195891872705'...
07-Nov-2024 23:24:31 Getting configuration...
07-Nov-2024 23:24:31 Oneclient has been successfully mounted in '/tmp/onedata/mnt/7nd5n1rb6xwqq9by'.
07-Nov-2024 23:24:31
07-Nov-2024 23:24:31 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mddmj', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:24:31 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mddmj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:24:31 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mddmj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:24:31
07-Nov-2024 23:24:31
07-Nov-2024 23:24:31 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-mddmj'
07-Nov-2024 23:24:31 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-mddmj' successfully started
07-Nov-2024 23:24:31
07-Nov-2024 23:24:31 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/gjldlsaxswuy91ji
07-Nov-2024 23:24:31
07-Nov-2024 23:24:31 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/gjldlsaxswuy91ji --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/gjldlsaxswuy91ji
07-Nov-2024 23:24:31 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '5607279804261896870'...
07-Nov-2024 23:24:31 Getting configuration...
07-Nov-2024 23:24:31 Oneclient has been successfully mounted in '/tmp/onedata/mnt/gjldlsaxswuy91ji'.
07-Nov-2024 23:24:31
07-Nov-2024 23:24:31 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
07-Nov-2024 23:24:31 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
07-Nov-2024 23:24:31 -- Executing step: 'When "user1 copies regular file space1/file1 to space1/file1_copy on client11"'
07-Nov-2024 23:24:31 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
07-Nov-2024 23:24:31 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client11"'
07-Nov-2024 23:24:31 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client21"'
07-Nov-2024 23:24:31 =================================================================
07-Nov-2024 23:24:31
07-Nov-2024 23:24:32 PASSED
07-Nov-2024 23:24:32 Unmounting client from /tmp/onedata/mnt/7nd5n1rb6xwqq9by
07-Nov-2024 23:24:32
07-Nov-2024 23:24:32
07-Nov-2024 23:24:32 Unmounting client from /tmp/onedata/mnt/gjldlsaxswuy91ji
07-Nov-2024 23:24:32
07-Nov-2024 23:24:32
07-Nov-2024 23:25:04 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_move_between_spaces[singleprovider_multiclient_proxyio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
07-Nov-2024 23:25:04 =================================================================
07-Nov-2024 23:25:04 - Executing scenario 'Create nonempty file then move it to another space'
07-Nov-2024 23:25:04 - from feature 'Multi_regular_file_CRUD'
07-Nov-2024 23:25:04 -----------------------------------------------------------------
07-Nov-2024 23:25:04 -- Executing step: 'Given "oneclients [client11, client21]
07-Nov-2024 23:25:04 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
07-Nov-2024 23:25:04 using [token, token] by [user1, user2]"'
07-Nov-2024 23:25:04 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-dn4gj', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:25:04 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-dn4gj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:25:04 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-dn4gj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:25:04
07-Nov-2024 23:25:04
07-Nov-2024 23:25:04 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-dn4gj'
07-Nov-2024 23:25:04 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-dn4gj' successfully started
07-Nov-2024 23:25:04
07-Nov-2024 23:25:04 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/aoqauwrb6p5uwmlt
07-Nov-2024 23:25:04
07-Nov-2024 23:25:04 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/aoqauwrb6p5uwmlt --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/aoqauwrb6p5uwmlt
07-Nov-2024 23:25:04 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17911907440872051813'...
07-Nov-2024 23:25:04 Getting configuration...
07-Nov-2024 23:25:04 Oneclient has been successfully mounted in '/tmp/onedata/mnt/aoqauwrb6p5uwmlt'.
07-Nov-2024 23:25:04
07-Nov-2024 23:25:04 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mddmj', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:25:04 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mddmj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:25:04 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-mddmj', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:25:04
07-Nov-2024 23:25:04
07-Nov-2024 23:25:04 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-mddmj'
07-Nov-2024 23:25:04 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-mddmj' successfully started
07-Nov-2024 23:25:04
07-Nov-2024 23:25:04 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/yf1269snxi8d9m6n
07-Nov-2024 23:25:04
07-Nov-2024 23:25:04 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/yf1269snxi8d9m6n --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/yf1269snxi8d9m6n
07-Nov-2024 23:25:04 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '13160659508376462621'...
07-Nov-2024 23:25:04 Getting configuration...
07-Nov-2024 23:25:04 Oneclient has been successfully mounted in '/tmp/onedata/mnt/yf1269snxi8d9m6n'.
07-Nov-2024 23:25:04
07-Nov-2024 23:25:04 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
07-Nov-2024 23:25:04 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
07-Nov-2024 23:25:04 -- Executing step: 'When "user2 reads "TEST TEXT ONEDATA" from file space1/file1 on client21"'
07-Nov-2024 23:25:04 -- Executing step: 'When "user1 renames space1/file1 to space2/file1_moved on client11"'
07-Nov-2024 23:25:04 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client11"'
07-Nov-2024 23:25:04 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client21"'
07-Nov-2024 23:25:04 =================================================================
07-Nov-2024 23:25:04
07-Nov-2024 23:25:17 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
07-Nov-2024 23:25:17 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
07-Nov-2024 23:25:17 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
07-Nov-2024 23:25:17 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
07-Nov-2024 23:25:17 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
07-Nov-2024 23:25:17 PASSED
07-Nov-2024 23:25:17 Unmounting client from /tmp/onedata/mnt/aoqauwrb6p5uwmlt
07-Nov-2024 23:25:17
07-Nov-2024 23:25:17
07-Nov-2024 23:25:17 Unmounting client from /tmp/onedata/mnt/yf1269snxi8d9m6n
07-Nov-2024 23:25:17
07-Nov-2024 23:25:17 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPH/onedata-acceptance/tests/oneclient/logs/singleprovider_multiclient_proxyio/test_multi_reg_file_CRUD.1731021905.5419219', '-c', '/tmp/logs']
07-Nov-2024 23:25:17 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-895rf. See /home/bamboo/.one-env/deployments/2024.11.07-23.09.06/pod-logs/dev-cross-support-job-3p-users-895rf/entrypoint.log for more details
07-Nov-2024 23:25:17 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-dn4gj: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.07-23.09.06/pod-logs/dev-oneclient-krakow-7d9476b8bc-dn4gj/oneclient_logs
07-Nov-2024 23:25:17
07-Nov-2024 23:25:17               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=189/221)
07-Nov-2024 23:25:17               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 23:25:17         172,609   1%   16.46MB/s    0:00:00 (xfr#1, to-chk=188/221)
07-Nov-2024 23:25:17         172,609   1%   16.46MB/s    0:00:00 (xfr#1, to-chk=182/221)
07-Nov-2024 23:25:17         173,167   1%   16.51MB/s    0:00:00 (xfr#2, to-chk=184/221)
07-Nov-2024 23:25:17         776,386   5%   32.19MB/s    0:00:00 (xfr#3, to-chk=183/221)
07-Nov-2024 23:25:17         776,944   6%   32.22MB/s    0:00:00 (xfr#4, to-chk=182/221)
07-Nov-2024 23:25:17         777,572   6%   32.24MB/s    0:00:00 (xfr#5, to-chk=181/221)
07-Nov-2024 23:25:17         817,113   6%   32.47MB/s    0:00:00 (xfr#6, to-chk=180/221)
07-Nov-2024 23:25:17         817,863   6%   32.50MB/s    0:00:00 (xfr#7, to-chk=176/221)
07-Nov-2024 23:25:17         944,782   7%   34.65MB/s    0:00:00 (xfr#8, to-chk=175/221)
07-Nov-2024 23:25:17         945,532   7%   34.68MB/s    0:00:00 (xfr#9, to-chk=174/221)
07-Nov-2024 23:25:17         988,208   7%   33.66MB/s    0:00:00 (xfr#10, to-chk=173/221)
07-Nov-2024 23:25:17         988,862   7%   33.68MB/s    0:00:00 (xfr#11, to-chk=169/221)
07-Nov-2024 23:25:17       1,135,133   8%   34.92MB/s    0:00:00 (xfr#12, to-chk=168/221)
07-Nov-2024 23:25:17       1,135,787   8%   34.94MB/s    0:00:00 (xfr#13, to-chk=167/221)
07-Nov-2024 23:25:17       1,179,209   9%   35.14MB/s    0:00:00 (xfr#14, to-chk=166/221)
07-Nov-2024 23:25:17       1,179,767   9%   35.16MB/s    0:00:00 (xfr#15, to-chk=162/221)
07-Nov-2024 23:25:17       1,328,225  10%   36.19MB/s    0:00:00 (xfr#16, to-chk=161/221)
07-Nov-2024 23:25:17       1,328,783  10%   36.21MB/s    0:00:00 (xfr#17, to-chk=160/221)
07-Nov-2024 23:25:17       1,381,754  10%   36.60MB/s    0:00:00 (xfr#18, to-chk=159/221)
07-Nov-2024 23:25:17       1,382,504  10%   36.62MB/s    0:00:00 (xfr#19, to-chk=155/221)
07-Nov-2024 23:25:17       1,555,018  12%   40.08MB/s    0:00:00 (xfr#20, to-chk=154/221)
07-Nov-2024 23:25:17       1,555,768  12%   40.10MB/s    0:00:00 (xfr#21, to-chk=153/221)
07-Nov-2024 23:25:17       1,605,999  12%   40.31MB/s    0:00:00 (xfr#22, to-chk=152/221)
07-Nov-2024 23:25:17       1,606,749  12%   40.32MB/s    0:00:00 (xfr#23, to-chk=148/221)
07-Nov-2024 23:25:17       1,779,290  13%   43.51MB/s    0:00:00 (xfr#24, to-chk=147/221)
07-Nov-2024 23:25:17       1,780,040  13%   43.53MB/s    0:00:00 (xfr#25, to-chk=146/221)
07-Nov-2024 23:25:17       1,828,394  14%   43.59MB/s    0:00:00 (xfr#26, to-chk=145/221)
07-Nov-2024 23:25:17       1,829,048  14%   43.61MB/s    0:00:00 (xfr#27, to-chk=141/221)
07-Nov-2024 23:25:17       1,969,995  15%   42.70MB/s    0:00:00 (xfr#28, to-chk=140/221)
07-Nov-2024 23:25:17       1,970,649  15%   42.71MB/s    0:00:00 (xfr#29, to-chk=139/221)
07-Nov-2024 23:25:17       2,028,810  15%   43.00MB/s    0:00:00 (xfr#30, to-chk=138/221)
07-Nov-2024 23:25:17       2,029,464  15%   43.01MB/s    0:00:00 (xfr#31, to-chk=134/221)
07-Nov-2024 23:25:17       2,256,549  17%   46.78MB/s    0:00:00 (xfr#32, to-chk=133/221)
07-Nov-2024 23:25:17       2,257,203  17%   46.80MB/s    0:00:00 (xfr#33, to-chk=132/221)
07-Nov-2024 23:25:17       2,284,120  17%   47.35MB/s    0:00:00 (xfr#34, to-chk=131/221)
07-Nov-2024 23:25:17       2,284,582  17%   47.36MB/s    0:00:00 (xfr#35, to-chk=127/221)
07-Nov-2024 23:25:17       2,384,970  18%   46.42MB/s    0:00:00 (xfr#36, to-chk=126/221)
07-Nov-2024 23:25:17       2,385,432  18%   45.50MB/s    0:00:00 (xfr#37, to-chk=125/221)
07-Nov-2024 23:25:17       2,386,060  18%   45.51MB/s    0:00:00 (xfr#38, to-chk=124/221)
07-Nov-2024 23:25:17       2,435,719  18%   46.46MB/s    0:00:00 (xfr#39, to-chk=123/221)
07-Nov-2024 23:25:17       2,436,277  18%   45.56MB/s    0:00:00 (xfr#40, to-chk=119/221)
07-Nov-2024 23:25:17       2,610,910  20%   46.11MB/s    0:00:00 (xfr#41, to-chk=118/221)
07-Nov-2024 23:25:17       2,611,468  20%   46.12MB/s    0:00:00 (xfr#42, to-chk=117/221)
07-Nov-2024 23:25:17       2,646,449  20%   45.89MB/s    0:00:00 (xfr#43, to-chk=116/221)
07-Nov-2024 23:25:17       2,646,815  20%   45.89MB/s    0:00:00 (xfr#44, to-chk=112/221)
07-Nov-2024 23:25:17       2,775,245  21%   47.26MB/s    0:00:00 (xfr#45, to-chk=111/221)
07-Nov-2024 23:25:17       2,775,611  21%   47.27MB/s    0:00:00 (xfr#46, to-chk=110/221)
07-Nov-2024 23:25:17       2,810,689  21%   47.03MB/s    0:00:00 (xfr#47, to-chk=109/221)
07-Nov-2024 23:25:17       2,811,343  21%   46.23MB/s    0:00:00 (xfr#48, to-chk=105/221)
07-Nov-2024 23:25:17       2,957,013  22%   46.23MB/s    0:00:00 (xfr#49, to-chk=104/221)
07-Nov-2024 23:25:17       2,957,667  22%   45.49MB/s    0:00:00 (xfr#50, to-chk=103/221)
07-Nov-2024 23:25:17       2,998,672  23%   46.13MB/s    0:00:00 (xfr#51, to-chk=102/221)
07-Nov-2024 23:25:17       2,999,230  23%   44.69MB/s    0:00:00 (xfr#52, to-chk=98/221)
07-Nov-2024 23:25:17       3,136,349  24%   45.32MB/s    0:00:00 (xfr#53, to-chk=97/221)
07-Nov-2024 23:25:17       3,136,907  24%   45.33MB/s    0:00:00 (xfr#54, to-chk=96/221)
07-Nov-2024 23:25:17       3,175,346  24%   42.65MB/s    0:00:00 (xfr#55, to-chk=95/221)
07-Nov-2024 23:25:17       3,175,904  24%   42.07MB/s    0:00:00 (xfr#56, to-chk=91/221)
07-Nov-2024 23:25:17       3,334,676  25%   37.86MB/s    0:00:00 (xfr#57, to-chk=90/221)
07-Nov-2024 23:25:17       3,335,234  25%   37.87MB/s    0:00:00 (xfr#58, to-chk=89/221)
07-Nov-2024 23:25:17       3,373,865  26%   38.30MB/s    0:00:00 (xfr#59, to-chk=88/221)
07-Nov-2024 23:25:17       3,374,711  26%   38.31MB/s    0:00:00 (xfr#60, to-chk=84/221)
07-Nov-2024 23:25:17       3,496,635  27%   39.23MB/s    0:00:00 (xfr#61, to-chk=83/221)
07-Nov-2024 23:25:17       3,497,481  27%   39.24MB/s    0:00:00 (xfr#62, to-chk=82/221)
07-Nov-2024 23:25:17       3,533,893  27%   39.65MB/s    0:00:00 (xfr#63, to-chk=81/221)
07-Nov-2024 23:25:17       3,534,451  27%   39.66MB/s    0:00:00 (xfr#64, to-chk=77/221)
07-Nov-2024 23:25:17       3,656,303  28%   35.58MB/s    0:00:00 (xfr#65, to-chk=76/221)
07-Nov-2024 23:25:17       3,656,861  28%   35.23MB/s    0:00:00 (xfr#66, to-chk=75/221)
07-Nov-2024 23:25:17       3,696,303  28%   35.25MB/s    0:00:00 (xfr#67, to-chk=74/221)
07-Nov-2024 23:25:17       3,696,861  28%   35.26MB/s    0:00:00 (xfr#68, to-chk=70/221)
07-Nov-2024 23:25:17       3,826,627  29%   35.43MB/s    0:00:00 (xfr#69, to-chk=69/221)
07-Nov-2024 23:25:17       3,827,185  29%   35.44MB/s    0:00:00 (xfr#70, to-chk=68/221)
07-Nov-2024 23:25:17       3,861,398  29%   35.07MB/s    0:00:00 (xfr#71, to-chk=67/221)
07-Nov-2024 23:25:17       3,861,764  29%   35.07MB/s    0:00:00 (xfr#72, to-chk=63/221)
07-Nov-2024 23:25:17       3,987,407  30%   35.21MB/s    0:00:00 (xfr#73, to-chk=62/221)
07-Nov-2024 23:25:17       3,987,773  30%   35.21MB/s    0:00:00 (xfr#74, to-chk=61/221)
07-Nov-2024 23:25:17       4,030,433  31%   35.26MB/s    0:00:00 (xfr#75, to-chk=60/221)
07-Nov-2024 23:25:17       4,031,087  31%   34.95MB/s    0:00:00 (xfr#76, to-chk=56/221)
07-Nov-2024 23:25:17       4,174,642  32%   35.55MB/s    0:00:00 (xfr#77, to-chk=55/221)
07-Nov-2024 23:25:17       4,175,296  32%   35.55MB/s    0:00:00 (xfr#78, to-chk=54/221)
07-Nov-2024 23:25:17       4,175,924  32%   35.56MB/s    0:00:00 (xfr#79, to-chk=53/221)
07-Nov-2024 23:25:17       4,227,390  32%   35.68MB/s    0:00:00 (xfr#80, to-chk=52/221)
07-Nov-2024 23:25:17       4,228,044  32%   35.68MB/s    0:00:00 (xfr#81, to-chk=48/221)
07-Nov-2024 23:25:17       4,232,187  32%   35.72MB/s    0:00:00 (xfr#82, to-chk=47/221)
07-Nov-2024 23:25:17       4,408,174  34%   36.56MB/s    0:00:00 (xfr#83, to-chk=46/221)
07-Nov-2024 23:25:17       4,408,828  34%   36.25MB/s    0:00:00 (xfr#84, to-chk=45/221)
07-Nov-2024 23:25:17       4,644,418  35%   37.86MB/s    0:00:00 (xfr#85, to-chk=44/221)
07-Nov-2024 23:25:17       4,645,264  35%   37.86MB/s    0:00:00 (xfr#86, to-chk=40/221)
07-Nov-2024 23:25:17       7,299,018  56%   34.63MB/s    0:00:00 (xfr#87, to-chk=39/221)
07-Nov-2024 23:25:17       7,299,864  56%   34.64MB/s    0:00:00 (xfr#88, to-chk=38/221)
07-Nov-2024 23:25:17       7,326,253  56%   34.42MB/s    0:00:00 (xfr#89, to-chk=37/221)
07-Nov-2024 23:25:17       7,326,811  56%   34.42MB/s    0:00:00 (xfr#90, to-chk=33/221)
07-Nov-2024 23:25:17       7,421,952  57%   34.19MB/s    0:00:00 (xfr#91, to-chk=32/221)
07-Nov-2024 23:25:17       7,422,510  57%   34.03MB/s    0:00:00 (xfr#92, to-chk=31/221)
07-Nov-2024 23:25:17       8,236,694  63%   26.36MB/s    0:00:00 (xfr#93, to-chk=30/221)
07-Nov-2024 23:25:17       8,237,348  63%   26.36MB/s    0:00:00 (xfr#94, to-chk=26/221)
07-Nov-2024 23:25:17      12,168,602  94%   21.77MB/s    0:00:00 (xfr#95, to-chk=25/221)
07-Nov-2024 23:25:17      12,169,256  94%   21.73MB/s    0:00:00 (xfr#96, to-chk=24/221)
07-Nov-2024 23:25:17      12,169,884  94%   21.73MB/s    0:00:00 (xfr#97, to-chk=23/221)
07-Nov-2024 23:25:17      12,238,755  94%   21.86MB/s    0:00:00 (xfr#98, to-chk=22/221)
07-Nov-2024 23:25:17      12,239,505  94%   21.86MB/s    0:00:00 (xfr#99, to-chk=18/221)
07-Nov-2024 23:25:17      12,243,645  94%   21.87MB/s    0:00:00 (xfr#100, to-chk=17/221)
07-Nov-2024 23:25:17      12,513,878  96%   21.86MB/s    0:00:00 (xfr#101, to-chk=16/221)
07-Nov-2024 23:25:17      12,514,628  96%   21.82MB/s    0:00:00 (xfr#102, to-chk=15/221)
07-Nov-2024 23:25:17      12,552,711  97%   21.89MB/s    0:00:00 (xfr#103, to-chk=14/221)
07-Nov-2024 23:25:17      12,553,557  97%   21.89MB/s    0:00:00 (xfr#104, to-chk=10/221)
07-Nov-2024 23:25:17      12,687,116  98%   21.80MB/s    0:00:00 (xfr#105, to-chk=9/221)
07-Nov-2024 23:25:17      12,687,962  98%   21.76MB/s    0:00:00 (xfr#106, to-chk=8/221)
07-Nov-2024 23:25:17      12,737,836  98%   21.85MB/s    0:00:00 (xfr#107, to-chk=7/221)
07-Nov-2024 23:25:17      12,738,394  98%   21.85MB/s    0:00:00 (xfr#108, to-chk=3/221)
07-Nov-2024 23:25:17      12,895,451  99%   21.92MB/s    0:00:00 (xfr#109, to-chk=2/221)
07-Nov-2024 23:25:17      12,896,009  99%   21.92MB/s    0:00:00 (xfr#110, to-chk=1/221)
07-Nov-2024 23:25:17      12,935,570  99%   21.95MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 23:25:17      12,935,570  99%   21.95MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 23:25:17      12,935,570  99%   21.95MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 23:25:17      12,935,570  99%   21.95MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 23:25:17      12,935,570  99%   21.95MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 23:25:17      12,935,570  99%   21.95MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 23:25:17      12,935,570  99%   21.95MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 23:25:17      12,935,570  99%   21.95MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 23:25:17      12,935,570  99%   21.95MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 23:25:17      12,935,570  99%   21.95MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 23:25:17      12,935,570  99%   21.95MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 23:25:17      12,935,570  99%   21.95MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 23:25:17      12,935,570  99%   21.95MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 23:25:17      12,935,570  99%   21.95MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 23:25:17      12,935,570  99%   21.95MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 23:25:17      12,935,570  99%   21.95MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 23:25:17      12,935,570  99%   21.95MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 23:25:17      12,935,570  99%   21.95MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 23:25:17      12,935,570  99%   21.95MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 23:25:17      12,935,570  99%   21.95MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 23:25:17      12,935,570  99%   21.95MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 23:25:17      12,935,570  99%   21.95MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 23:25:17      12,935,570  99%   21.95MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 23:25:17      12,935,570  99%   21.95MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 23:25:17      12,935,570  99%   21.95MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 23:25:17      12,935,570  99%   21.95MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 23:25:17      12,935,570  99%   21.87MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 23:25:17      12,935,570  99%   21.83MB/s    0:00:00 (xfr#111, to-chk=0/221)
07-Nov-2024 23:25:17 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-mddmj: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.07-23.09.06/pod-logs/dev-oneclient-krakow-7d9476b8bc-mddmj/oneclient_logs
07-Nov-2024 23:25:17
07-Nov-2024 23:25:17               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=190/222)
07-Nov-2024 23:25:17               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 23:25:17          35,884   0%   34.22MB/s    0:00:00 (xfr#1, to-chk=189/222)
07-Nov-2024 23:25:17          35,884   0%   34.22MB/s    0:00:00 (xfr#1, to-chk=183/222)
07-Nov-2024 23:25:17          36,826   0%   35.12MB/s    0:00:00 (xfr#2, to-chk=185/222)
07-Nov-2024 23:25:17         157,124   4%   74.92MB/s    0:00:00 (xfr#3, to-chk=184/222)
07-Nov-2024 23:25:17         158,066   4%   75.37MB/s    0:00:00 (xfr#4, to-chk=183/222)
07-Nov-2024 23:25:17         193,484   4%   30.75MB/s    0:00:00 (xfr#5, to-chk=182/222)
07-Nov-2024 23:25:17         194,042   5%   30.84MB/s    0:00:00 (xfr#6, to-chk=178/222)
07-Nov-2024 23:25:17         302,708   7%   14.43MB/s    0:00:00 (xfr#7, to-chk=177/222)
07-Nov-2024 23:25:17         303,266   7%   14.46MB/s    0:00:00 (xfr#8, to-chk=176/222)
07-Nov-2024 23:25:17         303,894   7%   13.80MB/s    0:00:00 (xfr#9, to-chk=175/222)
07-Nov-2024 23:25:17         344,468   8%   15.64MB/s    0:00:00 (xfr#10, to-chk=174/222)
07-Nov-2024 23:25:17         344,834   8%   15.66MB/s    0:00:00 (xfr#11, to-chk=170/222)
07-Nov-2024 23:25:17         472,905  12%    8.51MB/s    0:00:00 (xfr#12, to-chk=169/222)
07-Nov-2024 23:25:17         473,271  12%    8.52MB/s    0:00:00 (xfr#13, to-chk=168/222)
07-Nov-2024 23:25:17         495,316  12%    8.91MB/s    0:00:00 (xfr#14, to-chk=167/222)
07-Nov-2024 23:25:17         495,778  12%    8.92MB/s    0:00:00 (xfr#15, to-chk=163/222)
07-Nov-2024 23:25:17         574,534  14%    9.61MB/s    0:00:00 (xfr#16, to-chk=162/222)
07-Nov-2024 23:25:17         574,996  14%    9.62MB/s    0:00:00 (xfr#17, to-chk=161/222)
07-Nov-2024 23:25:17         597,238  15%    9.65MB/s    0:00:00 (xfr#18, to-chk=160/222)
07-Nov-2024 23:25:17         597,892  15%    9.66MB/s    0:00:00 (xfr#19, to-chk=156/222)
07-Nov-2024 23:25:17         681,366  17%    9.15MB/s    0:00:00 (xfr#20, to-chk=155/222)
07-Nov-2024 23:25:17         682,020  17%    9.16MB/s    0:00:00 (xfr#21, to-chk=154/222)
07-Nov-2024 23:25:17         713,508  18%    9.20MB/s    0:00:00 (xfr#22, to-chk=153/222)
07-Nov-2024 23:25:17         714,162  18%    9.20MB/s    0:00:00 (xfr#23, to-chk=149/222)
07-Nov-2024 23:25:17         832,070  21%    9.68MB/s    0:00:00 (xfr#24, to-chk=148/222)
07-Nov-2024 23:25:17         832,724  21%    9.68MB/s    0:00:00 (xfr#25, to-chk=147/222)
07-Nov-2024 23:25:17         861,070  22%    9.89MB/s    0:00:00 (xfr#26, to-chk=146/222)
07-Nov-2024 23:25:17         861,436  22%    9.90MB/s    0:00:00 (xfr#27, to-chk=142/222)
07-Nov-2024 23:25:17         952,260  24%   10.32MB/s    0:00:00 (xfr#28, to-chk=141/222)
07-Nov-2024 23:25:17         952,626  24%   10.21MB/s    0:00:00 (xfr#29, to-chk=140/222)
07-Nov-2024 23:25:17         973,359  25%   10.09MB/s    0:00:00 (xfr#30, to-chk=139/222)
07-Nov-2024 23:25:17         973,725  25%   10.09MB/s    0:00:00 (xfr#31, to-chk=135/222)
07-Nov-2024 23:25:17       1,042,279  26%   10.25MB/s    0:00:00 (xfr#32, to-chk=134/222)
07-Nov-2024 23:25:17       1,042,645  26%   10.25MB/s    0:00:00 (xfr#33, to-chk=133/222)
07-Nov-2024 23:25:17       1,043,273  26%   10.26MB/s    0:00:00 (xfr#34, to-chk=132/222)
07-Nov-2024 23:25:17       1,078,221  27%   10.60MB/s    0:00:00 (xfr#35, to-chk=131/222)
07-Nov-2024 23:25:17       1,078,683  27%   10.61MB/s    0:00:00 (xfr#36, to-chk=127/222)
07-Nov-2024 23:25:17       1,190,323  30%   11.58MB/s    0:00:00 (xfr#37, to-chk=126/222)
07-Nov-2024 23:25:17       1,190,785  30%   11.59MB/s    0:00:00 (xfr#38, to-chk=125/222)
07-Nov-2024 23:25:17       1,191,413  30%   11.59MB/s    0:00:00 (xfr#39, to-chk=124/222)
07-Nov-2024 23:25:17       1,206,732  31%   11.74MB/s    0:00:00 (xfr#40, to-chk=123/222)
07-Nov-2024 23:25:17       1,207,098  31%   11.75MB/s    0:00:00 (xfr#41, to-chk=119/222)
07-Nov-2024 23:25:17       1,265,839  32%   12.19MB/s    0:00:00 (xfr#42, to-chk=118/222)
07-Nov-2024 23:25:17       1,266,205  32%   12.20MB/s    0:00:00 (xfr#43, to-chk=117/222)
07-Nov-2024 23:25:17       1,287,399  33%   12.40MB/s    0:00:00 (xfr#44, to-chk=116/222)
07-Nov-2024 23:25:17       1,287,861  33%   12.28MB/s    0:00:00 (xfr#45, to-chk=112/222)
07-Nov-2024 23:25:17       1,363,670  35%   12.88MB/s    0:00:00 (xfr#46, to-chk=111/222)
07-Nov-2024 23:25:17       1,364,132  35%   12.88MB/s    0:00:00 (xfr#47, to-chk=110/222)
07-Nov-2024 23:25:17       1,364,760  35%   12.89MB/s    0:00:00 (xfr#48, to-chk=109/222)
07-Nov-2024 23:25:17       1,386,507  35%   12.96MB/s    0:00:00 (xfr#49, to-chk=108/222)
07-Nov-2024 23:25:17       1,386,969  35%   12.97MB/s    0:00:00 (xfr#50, to-chk=104/222)
07-Nov-2024 23:25:17       1,452,092  37%   13.44MB/s    0:00:00 (xfr#51, to-chk=103/222)
07-Nov-2024 23:25:17       1,452,554  37%   13.45MB/s    0:00:00 (xfr#52, to-chk=102/222)
07-Nov-2024 23:25:17       1,474,480  38%   13.65MB/s    0:00:00 (xfr#53, to-chk=101/222)
07-Nov-2024 23:25:17       1,474,750  38%   13.65MB/s    0:00:00 (xfr#54, to-chk=97/222)
07-Nov-2024 23:25:17       1,533,266  39%   12.83MB/s    0:00:00 (xfr#55, to-chk=96/222)
07-Nov-2024 23:25:17       1,533,536  39%   12.83MB/s    0:00:00 (xfr#56, to-chk=95/222)
07-Nov-2024 23:25:17       1,534,164  39%   12.83MB/s    0:00:00 (xfr#57, to-chk=94/222)
07-Nov-2024 23:25:17       1,553,982  40%   12.89MB/s    0:00:00 (xfr#58, to-chk=93/222)
07-Nov-2024 23:25:17       1,554,540  40%   12.89MB/s    0:00:00 (xfr#59, to-chk=89/222)
07-Nov-2024 23:25:17       1,641,937  42%   13.38MB/s    0:00:00 (xfr#60, to-chk=88/222)
07-Nov-2024 23:25:17       1,642,495  42%   13.39MB/s    0:00:00 (xfr#61, to-chk=87/222)
07-Nov-2024 23:25:17       1,678,428  43%   13.57MB/s    0:00:00 (xfr#62, to-chk=86/222)
07-Nov-2024 23:25:17       1,679,082  43%   13.57MB/s    0:00:00 (xfr#63, to-chk=82/222)
07-Nov-2024 23:25:17       1,808,472  46%   14.37MB/s    0:00:00 (xfr#64, to-chk=81/222)
07-Nov-2024 23:25:17       1,809,126  46%   14.38MB/s    0:00:00 (xfr#65, to-chk=80/222)
07-Nov-2024 23:25:17       1,825,646  47%   14.51MB/s    0:00:00 (xfr#66, to-chk=79/222)
07-Nov-2024 23:25:17       1,826,204  47%   14.39MB/s    0:00:00 (xfr#67, to-chk=75/222)
07-Nov-2024 23:25:17       1,880,046  48%   14.70MB/s    0:00:00 (xfr#68, to-chk=74/222)
07-Nov-2024 23:25:17       1,880,604  48%   14.70MB/s    0:00:00 (xfr#69, to-chk=73/222)
07-Nov-2024 23:25:17       1,881,232  48%   14.59MB/s    0:00:00 (xfr#70, to-chk=72/222)
07-Nov-2024 23:25:17       2,019,437  52%   15.53MB/s    0:00:00 (xfr#71, to-chk=71/222)
07-Nov-2024 23:25:17       2,019,995  52%   15.54MB/s    0:00:00 (xfr#72, to-chk=67/222)
07-Nov-2024 23:25:17       2,290,521  59%   12.20MB/s    0:00:00 (xfr#73, to-chk=66/222)
07-Nov-2024 23:25:17       2,291,079  59%   12.21MB/s    0:00:00 (xfr#74, to-chk=65/222)
07-Nov-2024 23:25:17       2,318,798  59%   12.35MB/s    0:00:00 (xfr#75, to-chk=64/222)
07-Nov-2024 23:25:17       2,319,356  59%   12.29MB/s    0:00:00 (xfr#76, to-chk=60/222)
07-Nov-2024 23:25:17       2,417,443  62%   12.74MB/s    0:00:00 (xfr#77, to-chk=59/222)
07-Nov-2024 23:25:17       2,418,001  62%   12.74MB/s    0:00:00 (xfr#78, to-chk=58/222)
07-Nov-2024 23:25:17       2,449,019  63%   12.90MB/s    0:00:00 (xfr#79, to-chk=57/222)
07-Nov-2024 23:25:17       2,449,481  63%   12.84MB/s    0:00:00 (xfr#80, to-chk=53/222)
07-Nov-2024 23:25:17       2,547,620  65%   13.28MB/s    0:00:00 (xfr#81, to-chk=52/222)
07-Nov-2024 23:25:17       2,548,082  65%   13.28MB/s    0:00:00 (xfr#82, to-chk=51/222)
07-Nov-2024 23:25:17       2,548,710  65%   13.21MB/s    0:00:00 (xfr#83, to-chk=50/222)
07-Nov-2024 23:25:17       2,636,031  67%   13.44MB/s    0:00:00 (xfr#84, to-chk=49/222)
07-Nov-2024 23:25:17       2,636,301  67%   13.44MB/s    0:00:00 (xfr#85, to-chk=45/222)
07-Nov-2024 23:25:17       2,870,945  74%   12.91MB/s    0:00:00 (xfr#86, to-chk=44/222)
07-Nov-2024 23:25:17       2,871,215  74%   12.86MB/s    0:00:00 (xfr#87, to-chk=43/222)
07-Nov-2024 23:25:17       2,898,279  74%   12.92MB/s    0:00:00 (xfr#88, to-chk=42/222)
07-Nov-2024 23:25:17       2,898,933  74%   12.92MB/s    0:00:00 (xfr#89, to-chk=38/222)
07-Nov-2024 23:25:17       2,985,040  76%   13.18MB/s    0:00:00 (xfr#90, to-chk=37/222)
07-Nov-2024 23:25:17       2,985,694  77%   13.18MB/s    0:00:00 (xfr#91, to-chk=36/222)
07-Nov-2024 23:25:17       3,002,606  77%   13.26MB/s    0:00:00 (xfr#92, to-chk=35/222)
07-Nov-2024 23:25:17       3,003,164  77%   13.26MB/s    0:00:00 (xfr#93, to-chk=31/222)
07-Nov-2024 23:25:17       3,063,206  78%   13.34MB/s    0:00:00 (xfr#94, to-chk=30/222)
07-Nov-2024 23:25:17       3,063,764  79%   13.34MB/s    0:00:00 (xfr#95, to-chk=29/222)
07-Nov-2024 23:25:17       3,153,638  81%   13.73MB/s    0:00:00 (xfr#96, to-chk=28/222)
07-Nov-2024 23:25:17       3,154,388  81%   13.74MB/s    0:00:00 (xfr#97, to-chk=24/222)
07-Nov-2024 23:25:17       3,420,572  88%   14.56MB/s    0:00:00 (xfr#98, to-chk=23/222)
07-Nov-2024 23:25:17       3,421,322  88%   14.50MB/s    0:00:00 (xfr#99, to-chk=22/222)
07-Nov-2024 23:25:17       3,455,612  89%   14.65MB/s    0:00:00 (xfr#100, to-chk=21/222)
07-Nov-2024 23:25:17       3,455,978  89%   14.58MB/s    0:00:00 (xfr#101, to-chk=17/222)
07-Nov-2024 23:25:17       3,560,609  91%   14.96MB/s    0:00:00 (xfr#102, to-chk=16/222)
07-Nov-2024 23:25:17       3,560,975  91%   14.96MB/s    0:00:00 (xfr#103, to-chk=15/222)
07-Nov-2024 23:25:17       3,601,205  92%   15.06MB/s    0:00:00 (xfr#104, to-chk=14/222)
07-Nov-2024 23:25:17       3,601,667  92%   15.06MB/s    0:00:00 (xfr#105, to-chk=10/222)
07-Nov-2024 23:25:17       3,717,270  95%   14.47MB/s    0:00:00 (xfr#106, to-chk=9/222)
07-Nov-2024 23:25:17       3,717,732  95%   14.41MB/s    0:00:00 (xfr#107, to-chk=8/222)
07-Nov-2024 23:25:17       3,740,140  96%   14.50MB/s    0:00:00 (xfr#108, to-chk=7/222)
07-Nov-2024 23:25:17       3,740,602  96%   14.44MB/s    0:00:00 (xfr#109, to-chk=3/222)
07-Nov-2024 23:25:17       3,830,381  98%   14.79MB/s    0:00:00 (xfr#110, to-chk=2/222)
07-Nov-2024 23:25:17       3,830,843  98%   14.73MB/s    0:00:00 (xfr#111, to-chk=1/222)
07-Nov-2024 23:25:17       3,873,102  99%   14.89MB/s    0:00:00 (xfr#112, to-chk=0/222)
07-Nov-2024 23:25:17       3,873,102  99%   14.89MB/s    0:00:00 (xfr#112, to-chk=0/222)
07-Nov-2024 23:25:17       3,873,102  99%   14.89MB/s    0:00:00 (xfr#112, to-chk=0/222)
07-Nov-2024 23:25:17       3,873,102  99%   14.89MB/s    0:00:00 (xfr#112, to-chk=0/222)
07-Nov-2024 23:25:17       3,873,102  99%   14.89MB/s    0:00:00 (xfr#112, to-chk=0/222)
07-Nov-2024 23:25:17       3,873,102  99%   14.83MB/s    0:00:00 (xfr#112, to-chk=0/222)
07-Nov-2024 23:25:17       3,873,102  99%   14.83MB/s    0:00:00 (xfr#112, to-chk=0/222)
07-Nov-2024 23:25:17       3,873,102  99%   14.83MB/s    0:00:00 (xfr#112, to-chk=0/222)
07-Nov-2024 23:25:17       3,873,102  99%   14.83MB/s    0:00:00 (xfr#112, to-chk=0/222)
07-Nov-2024 23:25:17       3,873,102  99%   14.83MB/s    0:00:00 (xfr#112, to-chk=0/222)
07-Nov-2024 23:25:17       3,873,102  99%   14.83MB/s    0:00:00 (xfr#112, to-chk=0/222)
07-Nov-2024 23:25:17       3,873,102  99%   14.83MB/s    0:00:00 (xfr#112, to-chk=0/222)
07-Nov-2024 23:25:17       3,873,102  99%   14.83MB/s    0:00:00 (xfr#112, to-chk=0/222)
07-Nov-2024 23:25:17       3,873,102  99%   14.83MB/s    0:00:00 (xfr#112, to-chk=0/222)
07-Nov-2024 23:25:17       3,873,102  99%   14.83MB/s    0:00:00 (xfr#112, to-chk=0/222)
07-Nov-2024 23:25:17       3,873,102  99%   14.83MB/s    0:00:00 (xfr#112, to-chk=0/222)
07-Nov-2024 23:25:17       3,873,102  99%   14.83MB/s    0:00:00 (xfr#112, to-chk=0/222)
07-Nov-2024 23:25:17       3,873,102  99%   14.83MB/s    0:00:00 (xfr#112, to-chk=0/222)
07-Nov-2024 23:25:17       3,873,102  99%   14.83MB/s    0:00:00 (xfr#112, to-chk=0/222)
07-Nov-2024 23:25:17       3,873,102  99%   14.83MB/s    0:00:00 (xfr#112, to-chk=0/222)
07-Nov-2024 23:25:17       3,873,102  99%   14.83MB/s    0:00:00 (xfr#112, to-chk=0/222)
07-Nov-2024 23:25:17       3,873,102  99%   14.83MB/s    0:00:00 (xfr#112, to-chk=0/222)
07-Nov-2024 23:25:17       3,873,102  99%   14.83MB/s    0:00:00 (xfr#112, to-chk=0/222)
07-Nov-2024 23:25:17       3,873,102  99%   13.43MB/s    0:00:00 (xfr#112, to-chk=0/222)
07-Nov-2024 23:25:17       3,873,102  99%   13.43MB/s    0:00:00 (xfr#112, to-chk=0/222)
07-Nov-2024 23:25:17       3,873,102  99%   13.43MB/s    0:00:00 (xfr#112, to-chk=0/222)
07-Nov-2024 23:25:17       3,873,102  99%   13.43MB/s    0:00:00 (xfr#112, to-chk=0/222)
07-Nov-2024 23:25:17       3,873,102  99%   13.43MB/s    0:00:00 (xfr#112, to-chk=0/222)
07-Nov-2024 23:25:17 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.07-23.09.06/pod-logs/dev-oneprovider-krakow-0/cluster-manager
07-Nov-2024 23:25:17
07-Nov-2024 23:25:17               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
07-Nov-2024 23:25:17               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 23:25:17           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
07-Nov-2024 23:25:17           4,776  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
07-Nov-2024 23:25:17           4,776  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
07-Nov-2024 23:25:17           6,595  48%    6.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
07-Nov-2024 23:25:17           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=1/14)
07-Nov-2024 23:25:17           6,857  50%  372.02kB/s    0:00:00 (xfr#6, to-chk=0/14)
07-Nov-2024 23:25:17 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.07-23.09.06/pod-logs/dev-oneprovider-krakow-0/op-panel
07-Nov-2024 23:25:17
07-Nov-2024 23:25:17               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
07-Nov-2024 23:25:17               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 23:25:17          22,408  16%   21.37MB/s    0:00:00 (xfr#2, to-chk=9/14)
07-Nov-2024 23:25:17          45,778  33%   14.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
07-Nov-2024 23:25:17          45,778  33%   14.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
07-Nov-2024 23:25:17          67,983  49%   10.81MB/s    0:00:00 (xfr#5, to-chk=3/14)
07-Nov-2024 23:25:17          68,274  50%   10.85MB/s    0:00:00 (xfr#6, to-chk=1/14)
07-Nov-2024 23:25:17          68,274  50%    7.23MB/s    0:00:00 (xfr#6, to-chk=0/14)
07-Nov-2024 23:25:17 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.07-23.09.06/pod-logs/dev-oneprovider-krakow-0/op-worker
07-Nov-2024 23:25:17
07-Nov-2024 23:25:17               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=77/80)
07-Nov-2024 23:25:17               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 23:25:17          63,505   7%   60.56MB/s    0:00:00 (xfr#2, to-chk=75/80)
07-Nov-2024 23:25:17         125,715  15%   59.95MB/s    0:00:00 (xfr#3, to-chk=73/80)
07-Nov-2024 23:25:17         125,715  15%   59.95MB/s    0:00:00 (xfr#4, to-chk=71/80)
07-Nov-2024 23:25:17         125,715  15%   59.95MB/s    0:00:00 (xfr#5, to-chk=69/80)
07-Nov-2024 23:25:17         185,902  22%   88.64MB/s    0:00:00 (xfr#6, to-chk=67/80)
07-Nov-2024 23:25:17         186,052  22%   88.72MB/s    0:00:00 (xfr#7, to-chk=65/80)
07-Nov-2024 23:25:17         186,349  22%   88.86MB/s    0:00:00 (xfr#8, to-chk=63/80)
07-Nov-2024 23:25:17         288,568  34%   39.31MB/s    0:00:00 (xfr#9, to-chk=61/80)
07-Nov-2024 23:25:17         295,686  35%   40.28MB/s    0:00:00 (xfr#10, to-chk=51/80)
07-Nov-2024 23:25:17         298,012  35%   35.53MB/s    0:00:00 (xfr#11, to-chk=50/80)
07-Nov-2024 23:25:17         299,251  35%   35.67MB/s    0:00:00 (xfr#12, to-chk=49/80)
07-Nov-2024 23:25:17         304,374  36%   36.28MB/s    0:00:00 (xfr#13, to-chk=48/80)
07-Nov-2024 23:25:17         308,868  37%   36.82MB/s    0:00:00 (xfr#14, to-chk=47/80)
07-Nov-2024 23:25:17         315,137  37%   37.57MB/s    0:00:00 (xfr#15, to-chk=46/80)
07-Nov-2024 23:25:17         322,878  38%   34.21MB/s    0:00:00 (xfr#16, to-chk=45/80)
07-Nov-2024 23:25:17         330,336  39%   35.00MB/s    0:00:00 (xfr#17, to-chk=44/80)
07-Nov-2024 23:25:17         333,747  40%   35.37MB/s    0:00:00 (xfr#18, to-chk=43/80)
07-Nov-2024 23:25:17         340,578  40%   36.09MB/s    0:00:00 (xfr#19, to-chk=42/80)
07-Nov-2024 23:25:17         342,165  41%   36.26MB/s    0:00:00 (xfr#20, to-chk=41/80)
07-Nov-2024 23:25:17         344,493  41%   36.50MB/s    0:00:00 (xfr#21, to-chk=40/80)
07-Nov-2024 23:25:17         344,826  41%   32.89MB/s    0:00:00 (xfr#22, to-chk=39/80)
07-Nov-2024 23:25:17         348,976  41%   33.28MB/s    0:00:00 (xfr#23, to-chk=38/80)
07-Nov-2024 23:25:17         356,094  42%   33.96MB/s    0:00:00 (xfr#24, to-chk=37/80)
07-Nov-2024 23:25:17         359,898  43%   34.32MB/s    0:00:00 (xfr#25, to-chk=36/80)
07-Nov-2024 23:25:17         368,610  44%   35.15MB/s    0:00:00 (xfr#26, to-chk=35/80)
07-Nov-2024 23:25:17         370,273  44%   35.31MB/s    0:00:00 (xfr#27, to-chk=34/80)
07-Nov-2024 23:25:17         376,471  45%   35.90MB/s    0:00:00 (xfr#28, to-chk=33/80)
07-Nov-2024 23:25:17         378,457  45%   36.09MB/s    0:00:00 (xfr#29, to-chk=32/80)
07-Nov-2024 23:25:17         382,324  45%   33.15MB/s    0:00:00 (xfr#30, to-chk=31/80)
07-Nov-2024 23:25:17         387,445  46%   33.59MB/s    0:00:00 (xfr#31, to-chk=30/80)
07-Nov-2024 23:25:17         395,532  47%   34.29MB/s    0:00:00 (xfr#32, to-chk=29/80)
07-Nov-2024 23:25:17         398,658  47%   34.56MB/s    0:00:00 (xfr#33, to-chk=28/80)
07-Nov-2024 23:25:17         407,370  48%   35.32MB/s    0:00:00 (xfr#34, to-chk=27/80)
07-Nov-2024 23:25:17         408,045  49%   35.38MB/s    0:00:00 (xfr#35, to-chk=26/80)
07-Nov-2024 23:25:17         412,547  49%   18.74MB/s    0:00:00 (xfr#36, to-chk=25/80)
07-Nov-2024 23:25:17         419,095  50%   18.17MB/s    0:00:00 (xfr#37, to-chk=24/80)
07-Nov-2024 23:25:17         422,506  50%   18.32MB/s    0:00:00 (xfr#38, to-chk=23/80)
07-Nov-2024 23:25:17         430,874  51%   18.68MB/s    0:00:00 (xfr#39, to-chk=22/80)
07-Nov-2024 23:25:17         435,708  52%   18.89MB/s    0:00:00 (xfr#40, to-chk=21/80)
07-Nov-2024 23:25:17         440,544  52%   19.10MB/s    0:00:00 (xfr#41, to-chk=20/80)
07-Nov-2024 23:25:17         448,002  53%   19.42MB/s    0:00:00 (xfr#42, to-chk=19/80)
07-Nov-2024 23:25:17         452,219  54%   19.60MB/s    0:00:00 (xfr#43, to-chk=18/80)
07-Nov-2024 23:25:17         460,654  55%   19.97MB/s    0:00:00 (xfr#44, to-chk=17/80)
07-Nov-2024 23:25:17         468,454  56%   19.42MB/s    0:00:00 (xfr#45, to-chk=16/80)
07-Nov-2024 23:25:17         468,787  56%   19.44MB/s    0:00:00 (xfr#46, to-chk=15/80)
07-Nov-2024 23:25:17         474,250  57%   19.66MB/s    0:00:00 (xfr#47, to-chk=14/80)
07-Nov-2024 23:25:17         481,081  57%   19.95MB/s    0:00:00 (xfr#48, to-chk=13/80)
07-Nov-2024 23:25:17         490,076  58%   20.32MB/s    0:00:00 (xfr#49, to-chk=12/80)
07-Nov-2024 23:25:17         491,661  59%   19.54MB/s    0:00:00 (xfr#50, to-chk=11/80)
07-Nov-2024 23:25:17         497,409  59%   18.97MB/s    0:00:00 (xfr#51, to-chk=10/80)
07-Nov-2024 23:25:17         498,084  59%   19.00MB/s    0:00:00 (xfr#52, to-chk=9/80)
07-Nov-2024 23:25:17         501,204  60%   19.12MB/s    0:00:00 (xfr#53, to-chk=8/80)
07-Nov-2024 23:25:17         509,289  61%   19.43MB/s    0:00:00 (xfr#54, to-chk=7/80)
07-Nov-2024 23:25:17         518,286  62%   19.77MB/s    0:00:00 (xfr#55, to-chk=6/80)
07-Nov-2024 23:25:17         523,692  62%   19.21MB/s    0:00:00 (xfr#56, to-chk=5/80)
07-Nov-2024 23:25:17         525,617  63%   19.28MB/s    0:00:00 (xfr#57, to-chk=4/80)
07-Nov-2024 23:25:17         528,344  63%   19.38MB/s    0:00:00 (xfr#58, to-chk=3/80)
07-Nov-2024 23:25:17         531,010  63%   19.48MB/s    0:00:00 (xfr#59, to-chk=2/80)
07-Nov-2024 23:25:17         536,756  64%   19.69MB/s    0:00:00 (xfr#60, to-chk=1/80)
07-Nov-2024 23:25:17         543,245  65%   19.93MB/s    0:00:00 (xfr#61, to-chk=0/80)
07-Nov-2024 23:25:17         543,245  65%   19.19MB/s    0:00:00 (xfr#61, to-chk=0/80)
07-Nov-2024 23:25:17         543,245  65%   19.19MB/s    0:00:00 (xfr#61, to-chk=0/80)
07-Nov-2024 23:25:17         543,245  65%   17.27MB/s    0:00:00 (xfr#61, to-chk=0/80)
07-Nov-2024 23:25:17         543,245  65%   17.27MB/s    0:00:00 (xfr#61, to-chk=0/80)
07-Nov-2024 23:25:17         543,245  65%   17.27MB/s    0:00:00 (xfr#61, to-chk=0/80)
07-Nov-2024 23:25:17 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.07-23.09.06/pod-logs/dev-onezone-0/cluster-manager
07-Nov-2024 23:25:17
07-Nov-2024 23:25:17               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
07-Nov-2024 23:25:17               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 23:25:17           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
07-Nov-2024 23:25:17           4,706  34%    4.49MB/s    0:00:00 (xfr#3, to-chk=7/14)
07-Nov-2024 23:25:17           4,706  34%    4.49MB/s    0:00:00 (xfr#4, to-chk=5/14)
07-Nov-2024 23:25:17           6,480  48%    6.18MB/s    0:00:00 (xfr#5, to-chk=3/14)
07-Nov-2024 23:25:17           6,742  50%    6.43MB/s    0:00:00 (xfr#6, to-chk=1/14)
07-Nov-2024 23:25:17           6,742  50%    3.21MB/s    0:00:00 (xfr#6, to-chk=0/14)
07-Nov-2024 23:25:17 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.07-23.09.06/pod-logs/dev-onezone-0/oz-worker
07-Nov-2024 23:25:17
07-Nov-2024 23:25:17               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=17/20)
07-Nov-2024 23:25:17               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 23:25:17          23,232   3%   22.16MB/s    0:00:00 (xfr#2, to-chk=15/20)
07-Nov-2024 23:25:17          47,221   7%   45.03MB/s    0:00:00 (xfr#3, to-chk=13/20)
07-Nov-2024 23:25:17          47,221   7%   45.03MB/s    0:00:00 (xfr#4, to-chk=11/20)
07-Nov-2024 23:25:17          69,973  11%   66.73MB/s    0:00:00 (xfr#5, to-chk=9/20)
07-Nov-2024 23:25:17          70,064  11%   66.82MB/s    0:00:00 (xfr#6, to-chk=7/20)
07-Nov-2024 23:25:17         206,572  32%   65.67MB/s    0:00:00 (xfr#7, to-chk=5/20)
07-Nov-2024 23:25:17         206,869  32%   65.76MB/s    0:00:00 (xfr#8, to-chk=3/20)
07-Nov-2024 23:25:17         317,112  50%   75.61MB/s    0:00:00 (xfr#9, to-chk=1/20)
07-Nov-2024 23:25:17         317,112  50%   50.40MB/s    0:00:00 (xfr#9, to-chk=0/20)
07-Nov-2024 23:25:17 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.07-23.09.06/pod-logs/dev-onezone-0/oz-panel
07-Nov-2024 23:25:17
07-Nov-2024 23:25:17               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
07-Nov-2024 23:25:17               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 23:25:17          53,533  12%   51.05MB/s    0:00:00 (xfr#2, to-chk=9/14)
07-Nov-2024 23:25:17         108,620  25%   51.79MB/s    0:00:00 (xfr#3, to-chk=7/14)
07-Nov-2024 23:25:17         156,095  37%   49.62MB/s    0:00:00 (xfr#4, to-chk=5/14)
07-Nov-2024 23:25:17         209,425  49%   39.94MB/s    0:00:00 (xfr#5, to-chk=3/14)
07-Nov-2024 23:25:17         209,716  50%   40.00MB/s    0:00:00 (xfr#6, to-chk=1/14)
07-Nov-2024 23:25:17         209,716  50%   28.57MB/s    0:00:00 (xfr#6, to-chk=0/14)
07-Nov-2024 23:25:17 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPH/onedata-acceptance/tests/oneclient/logs/singleprovider_multiclient_proxyio/test_multi_reg_file_CRUD.1731021905.5419219 exists, exporting anyway.
07-Nov-2024 23:25:17
07-Nov-2024 23:25:17
07-Nov-2024 23:25:17 =============================== warnings summary ===============================
07-Nov-2024 23:25:17 tests/utils/rest_utils.py:98
07-Nov-2024 23:25:17   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPH/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
07-Nov-2024 23:25:17     print("""
07-Nov-2024 23:25:17
07-Nov-2024 23:25:17 tests/utils/path_utils.py:112
07-Nov-2024 23:25:17   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPH/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
07-Nov-2024 23:25:17     return path.replace("'", "\\'").replace(' ', '\ ')
07-Nov-2024 23:25:17
07-Nov-2024 23:25:17 tests/utils/acceptance_utils.py:55
07-Nov-2024 23:25:17   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPH/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
07-Nov-2024 23:25:17     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
07-Nov-2024 23:25:17
07-Nov-2024 23:25:17 tests/utils/acceptance_utils.py:57
07-Nov-2024 23:25:17   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPH/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
07-Nov-2024 23:25:17     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
07-Nov-2024 23:25:17
07-Nov-2024 23:25:17 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
07-Nov-2024 23:25:17 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPH/onedata-acceptance/test-reports/results.xml -
07-Nov-2024 23:25:17 ================== 26 passed, 4 warnings in 974.38s (0:16:14) ==================
07-Nov-2024 23:25:23 release "dev" uninstalled
07-Nov-2024 23:25:23 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
07-Nov-2024 23:25:25 No resources found
07-Nov-2024 23:25:26 Sidecar injection has been disabled
07-Nov-2024 23:25:26 Cleaning helm release "dev"...
07-Nov-2024 23:25:26 Deleted 1 helm deployments
07-Nov-2024 23:25:26 Deleted 0 k8s deployments
07-Nov-2024 23:25:26 Deleted 0 k8s services
07-Nov-2024 23:25:26 Deleted 0 persistent volumes
07-Nov-2024 23:25:29 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
07-Nov-2024 23:25:29 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
07-Nov-2024 23:25:29 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
07-Nov-2024 23:25:29 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
07-Nov-2024 23:25:29 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
07-Nov-2024 23:25:29 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
07-Nov-2024 23:25:29 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
07-Nov-2024 23:25:29 Finished task 'Run acceptance oneclient tests' with result: Success
07-Nov-2024 23:25:29 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
07-Nov-2024 23:25:29 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPH...
07-Nov-2024 23:25:29 Finished task 'Parse test results' with result: Success
07-Nov-2024 23:25:29 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
07-Nov-2024 23:25:29
Substituting variable: ${bamboo.artifactRepoHostname} with S3
07-Nov-2024 23:25:29
Substituting variable: ${bamboo.artifactRepoPort} with 10161
07-Nov-2024 23:25:29
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
07-Nov-2024 23:25:29
Substituting variable: ${bamboo.planRepository.branchName} with develop
07-Nov-2024 23:25:29
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
07-Nov-2024 23:25:29
Substituting variable: ${bamboo.artifactRepoHostname} with S3
07-Nov-2024 23:25:29
Substituting variable: ${bamboo.artifactRepoPort} with 10161
07-Nov-2024 23:25:29
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
07-Nov-2024 23:25:29
Substituting variable: ${bamboo.planRepository.branchName} with develop
07-Nov-2024 23:25:29
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
07-Nov-2024 23:25:29 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
07-Nov-2024 23:25:29
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider regular file CRUD multiclient proxyio hardlinks #3360 (ODSRV-OAP-SRFCMPH-3360)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFCMPH-3360-ScriptBuildTask-1614529877593986600.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPH/onedata-acceptance
07-Nov-2024 23:25:29 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_singleprovider_regular_file_CRUD_multiclient_proxyio_hardlinks.tar.gz
07-Nov-2024 23:25:31 Uploading artifact
07-Nov-2024 23:25:31     source path: surefire_singleprovider_regular_file_CRUD_multiclient_proxyio_hardlinks.tar.gz
07-Nov-2024 23:25:31     dest.  path: artifacts/onedata-acceptance/develop/surefire_singleprovider_regular_file_CRUD_multiclient_proxyio_hardlinks.tar.gz
07-Nov-2024 23:25:31 Finished task 'Pack and push surefire artifact' with result: Success
07-Nov-2024 23:25:31 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
07-Nov-2024 23:25:31 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
07-Nov-2024 23:25:31
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider regular file CRUD multiclient proxyio hardlinks #3360 (ODSRV-OAP-SRFCMPH-3360)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFCMPH-3360-ScriptBuildTask-4579842527841880590.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPH
07-Nov-2024 23:25:31 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
07-Nov-2024 23:25:31 Finished task 'Pack logs' with result: Success
07-Nov-2024 23:25:31 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
07-Nov-2024 23:25:31
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
07-Nov-2024 23:25:31 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
07-Nov-2024 23:25:31
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider regular file CRUD multiclient proxyio hardlinks #3360 (ODSRV-OAP-SRFCMPH-3360)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFCMPH-3360-ScriptBuildTask-8713208743744201788.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPH/onedata-acceptance
07-Nov-2024 23:25:31   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
07-Nov-2024 23:25:31                                  Dload  Upload   Total   Spent    Left  Speed
07-Nov-2024 23:25:31
07-Nov-2024 23:25:31 Clearing /tmp/onedata and /home/bamboo/.one-env
07-Nov-2024 23:25:31   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
07-Nov-2024 23:25:31 100  4822  100  4822    0     0  59530      0 --:--:-- --:--:-- --:--:-- 59530
07-Nov-2024 23:25:34 Cleaning helm deployments
07-Nov-2024 23:25:35 Cleanining pods
07-Nov-2024 23:25:35 Cleaning kube persistant volumes
07-Nov-2024 23:25:35 Cleaning dockswift container
07-Nov-2024 23:25:35 Cleaning docker containers
07-Nov-2024 23:25:38 Stalled docker containers to remove:
07-Nov-2024 23:25:38 8c99c9bff799 fe3635d38bd3 6eaa84c0ec28 9de8b5b76185 ddf2def61634 f7a16b96c510 aa3b1830e5c0 e6403d74f4d0 81f624b153f9 c39268bc30e8 eb1e06af2382 b7bf3770d4b7 49fb965fc159 01cd53c922a8 f7b653536abb 1143363ef143
07-Nov-2024 23:25:38 Removing stalled docker containers
07-Nov-2024 23:25:38 Error response from daemon: Cannot kill container: 8c99c9bff799: Container 8c99c9bff7999ee92b6129fc56fe52bf400a245c1b52cd5e432b2ee9f8c91998 is not running
07-Nov-2024 23:25:38 8c99c9bff799
07-Nov-2024 23:25:38 Error response from daemon: Cannot kill container: fe3635d38bd3: Container fe3635d38bd3074be2af627a8bebdb121aa1ec5fce337043d5961243b7bc9b98 is not running
07-Nov-2024 23:25:38 fe3635d38bd3
07-Nov-2024 23:25:38 Error response from daemon: Cannot kill container: 6eaa84c0ec28: Container 6eaa84c0ec281ab6dc50162b8b66b48a485bedfa8a1020e58ea8245080153159 is not running
07-Nov-2024 23:25:38 6eaa84c0ec28
07-Nov-2024 23:25:38 Error response from daemon: Cannot kill container: 9de8b5b76185: Container 9de8b5b7618560443a8a345f7a95d9b69d7c93d2e5c5ea35a681d3c8ad14c07d is not running
07-Nov-2024 23:25:38 9de8b5b76185
07-Nov-2024 23:25:38 Error response from daemon: Cannot kill container: ddf2def61634: Container ddf2def61634a1690879f7875df82918f9a43a111f3d949f27d43b91bfbaa2f6 is not running
07-Nov-2024 23:25:38 ddf2def61634
07-Nov-2024 23:25:38 Error response from daemon: Cannot kill container: f7a16b96c510: Container f7a16b96c51065bb03c7fa8f0ccd2880a0199ee9ee9693b6a64378ecd06f157e is not running
07-Nov-2024 23:25:38 f7a16b96c510
07-Nov-2024 23:25:38 Error response from daemon: Cannot kill container: aa3b1830e5c0: Container aa3b1830e5c019140df3f068dddf02a23f523ee42a5b98b4180fb100982d3024 is not running
07-Nov-2024 23:25:38 aa3b1830e5c0
07-Nov-2024 23:25:38 Error response from daemon: Cannot kill container: e6403d74f4d0: Container e6403d74f4d0f7533e2e1946b4703013fc87367266def43a37e1deacb1650eb5 is not running
07-Nov-2024 23:25:38 e6403d74f4d0
07-Nov-2024 23:25:38 Error response from daemon: Cannot kill container: 81f624b153f9: Container 81f624b153f9d9a8a4e6e7c81e378c6ec593e92fb3086fcf4479ea011c5c1b55 is not running
07-Nov-2024 23:25:39 81f624b153f9
07-Nov-2024 23:25:39 Error response from daemon: Cannot kill container: c39268bc30e8: Container c39268bc30e8d96837e48a3ae5401c9fd70d698fb52efb74ba9de1e893337f91 is not running
07-Nov-2024 23:25:39 c39268bc30e8
07-Nov-2024 23:25:39 Error response from daemon: Cannot kill container: eb1e06af2382: Container eb1e06af23826aa4006f9dabed5d981ab5360a22711c72e79a46ee1cb1ae2109 is not running
07-Nov-2024 23:25:39 eb1e06af2382
07-Nov-2024 23:25:39 Error response from daemon: Cannot kill container: b7bf3770d4b7: Container b7bf3770d4b7c811278beb7b8fd6c8f807af0472f31f608bf37e15168d471d61 is not running
07-Nov-2024 23:25:39 b7bf3770d4b7
07-Nov-2024 23:25:39 Error response from daemon: Cannot kill container: 49fb965fc159: Container 49fb965fc15965dc47c69f83937a1a16a8359d7fb3ae364a96fbac76d2d5b5ac is not running
07-Nov-2024 23:25:39 49fb965fc159
07-Nov-2024 23:25:39 Error response from daemon: Cannot kill container: 01cd53c922a8: Container 01cd53c922a80aafaecd50e2279100e5f116ef3908de293006095bca4a011054 is not running
07-Nov-2024 23:25:39 01cd53c922a8
07-Nov-2024 23:25:39 Error response from daemon: Cannot kill container: f7b653536abb: Container f7b653536abbbc5950f78e26e95707d65f7cc78e59abe3309cdbd312047acec1 is not running
07-Nov-2024 23:25:39 f7b653536abb
07-Nov-2024 23:25:39 1143363ef143
07-Nov-2024 23:25:39 1143363ef143
07-Nov-2024 23:25:39 Stalled docker volumes to remove:
07-Nov-2024 23:25:39
07-Nov-2024 23:25:39 Removing stalled docker volumes
07-Nov-2024 23:25:39 Removing stalled loopdevices
07-Nov-2024 23:25:40 Done
07-Nov-2024 23:25:40 Finished task 'Clear env and working dir' with result: Success
07-Nov-2024 23:25:40 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
07-Nov-2024 23:25:40 Running post build plugin 'Docker Container Cleanup'
07-Nov-2024 23:25:40 Running post build plugin 'NCover Results Collector'
07-Nov-2024 23:25:40 Running post build plugin 'Build Results Label Collector'
07-Nov-2024 23:25:40 Running post build plugin 'Clover Results Collector'
07-Nov-2024 23:25:40 Running post build plugin 'npm Cache Cleanup'
07-Nov-2024 23:25:40 Running post build plugin 'Artifact Copier'
07-Nov-2024 23:25:40 Publishing an artifact: test_logs.tar.gz
07-Nov-2024 23:25:40 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 118.2 ms
07-Nov-2024 23:25:41 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPH'
07-Nov-2024 23:25:41 Finalising the build...
07-Nov-2024 23:25:41 Stopping timer.
07-Nov-2024 23:25:41 Build ODSRV-OAP-SRFCMPH-3360 completed.
07-Nov-2024 23:25:41 Running on server: post build plugin 'Build Hanging Detection Configuration'
07-Nov-2024 23:25:41 Running on server: post build plugin 'NCover Results Collector'
07-Nov-2024 23:25:41 Running on server: post build plugin 'Build Labeller'
07-Nov-2024 23:25:41 Running on server: post build plugin 'Clover Delta Calculator'
07-Nov-2024 23:25:41 Running on server: post build plugin 'Maven Dependencies Postprocessor'
07-Nov-2024 23:25:41 All post build plugins have finished
07-Nov-2024 23:25:41 Generating build results summary...
07-Nov-2024 23:25:41 Saving build results to disk...
07-Nov-2024 23:25:41 Store variable context...
07-Nov-2024 23:25:41 Finished building ODSRV-OAP-SRFCMPH-3360.