oneclient acceptance tests using environment deployed from packages

Build: #3364 was successful

Job: singleprovider regular file CRUD multiclient directio was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

The build generated 2,459 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:08:28 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '5420936592145205723'...
15-Nov-2024 20:08:28 Getting configuration...
15-Nov-2024 20:08:28 Oneclient has been successfully mounted in '/tmp/onedata/mnt/dutms0ov7r4vjow2'.
15-Nov-2024 20:08:28
15-Nov-2024 20:08:28 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8fcz6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:08:28 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8fcz6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:08:28 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8fcz6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:08:28
15-Nov-2024 20:08:28
15-Nov-2024 20:08:28 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-8fcz6'
15-Nov-2024 20:08:28 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-8fcz6' successfully started
15-Nov-2024 20:08:28
15-Nov-2024 20:08:28 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/cs4iwdf4762lpyrf
15-Nov-2024 20:08:28
15-Nov-2024 20:08:28 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/cs4iwdf4762lpyrf --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/cs4iwdf4762lpyrf
15-Nov-2024 20:08:28 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3096161877145542583'...
15-Nov-2024 20:08:28 Getting configuration...
15-Nov-2024 20:08:28 Oneclient has been successfully mounted in '/tmp/onedata/mnt/cs4iwdf4762lpyrf'.
15-Nov-2024 20:08:28
15-Nov-2024 20:08:28 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2, space1/dir3] on client11"'
15-Nov-2024 20:08:28 -- Executing step: 'When "user1 creates regular files [space1/dir1/dir2/file1] on client11"'
15-Nov-2024 20:08:28 -- Executing step: 'When "user1 sees [file1] in space1/dir1/dir2 on client11"'
15-Nov-2024 20:08:28 -- Executing step: 'When "user2 sees [file1] in space1/dir1/dir2 on client21"'
15-Nov-2024 20:08:28 -- Executing step: 'When "user1 writes 32 MB of random characters to space1/dir1/dir2/file1 on client11 and saves MD5"'
15-Nov-2024 20:08:28 -- Executing step: 'When "user1 copies regular file space1/dir1/dir2/file1 to space1/dir3/file1 on client11"'
15-Nov-2024 20:08:28 -- Executing step: 'Then "user1 can stat [file1] in space1/dir1/dir2 on client11"'
15-Nov-2024 20:08:28 -- Executing step: 'Then "user2 can stat [file1] in space1/dir1/dir2 on client21"'
15-Nov-2024 20:08:28 -- Executing step: 'Then "user1 can stat [file1] in space1/dir3 on client11"'
15-Nov-2024 20:08:28 -- Executing step: 'Then "user2 can stat [file1] in space1/dir3 on client21"'
15-Nov-2024 20:08:28 -- Executing step: 'Then "user1 sees [file1] in space1/dir1/dir2 on client11"'
15-Nov-2024 20:08:28 -- Executing step: 'Then "user2 sees [file1] in space1/dir1/dir2 on client21"'
15-Nov-2024 20:08:28 -- Executing step: 'Then "user1 sees [file1] in space1/dir3 on client11"'
15-Nov-2024 20:08:28 -- Executing step: 'Then "user2 sees [file1] in space1/dir3 on client21"'
15-Nov-2024 20:08:28 -- Executing step: 'Then "user1 checks MD5 of space1/dir3/file1 on client11"'
15-Nov-2024 20:08:28 -- Executing step: 'Then "user2 checks MD5 of space1/dir3/file1 on client21"'
15-Nov-2024 20:08:28 =================================================================
15-Nov-2024 20:08:28
15-Nov-2024 20:08:29 PASSED
15-Nov-2024 20:08:29 Unmounting client from /tmp/onedata/mnt/dutms0ov7r4vjow2
15-Nov-2024 20:08:29
15-Nov-2024 20:08:29
15-Nov-2024 20:08:29 Unmounting client from /tmp/onedata/mnt/cs4iwdf4762lpyrf
15-Nov-2024 20:08:29
15-Nov-2024 20:08:29
15-Nov-2024 20:08:55 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_file_opened_for_reading[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
15-Nov-2024 20:08:55 =================================================================
15-Nov-2024 20:08:55 - Executing scenario 'Delete file opened by other user for reading'
15-Nov-2024 20:08:55 - from feature 'Multi_regular_file_CRUD'
15-Nov-2024 20:08:55 -----------------------------------------------------------------
15-Nov-2024 20:08:55 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:08:55 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:08:55 using [token, token] by [user1, user2]"'
15-Nov-2024 20:08:55 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5n4fk', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:08:55 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5n4fk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:08:55 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5n4fk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:08:55
15-Nov-2024 20:08:55
15-Nov-2024 20:08:55 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-5n4fk'
15-Nov-2024 20:08:55 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-5n4fk' successfully started
15-Nov-2024 20:08:55
15-Nov-2024 20:08:55 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/nqj6fl47vr9135jh
15-Nov-2024 20:08:55
15-Nov-2024 20:08:55 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/nqj6fl47vr9135jh --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/nqj6fl47vr9135jh
15-Nov-2024 20:08:55 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '4433687406804002491'...
15-Nov-2024 20:08:55 Getting configuration...
15-Nov-2024 20:08:55 Oneclient has been successfully mounted in '/tmp/onedata/mnt/nqj6fl47vr9135jh'.
15-Nov-2024 20:08:55
15-Nov-2024 20:08:55 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8fcz6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:08:55 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8fcz6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:08:55 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8fcz6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:08:55
15-Nov-2024 20:08:55
15-Nov-2024 20:08:55 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-8fcz6'
15-Nov-2024 20:08:55 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-8fcz6' successfully started
15-Nov-2024 20:08:55
15-Nov-2024 20:08:55 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/fgn1bs8zmcl8fkys
15-Nov-2024 20:08:55
15-Nov-2024 20:08:55 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/fgn1bs8zmcl8fkys --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/fgn1bs8zmcl8fkys
15-Nov-2024 20:08:55 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '9627300121585432094'...
15-Nov-2024 20:08:55 Getting configuration...
15-Nov-2024 20:08:55 Oneclient has been successfully mounted in '/tmp/onedata/mnt/fgn1bs8zmcl8fkys'.
15-Nov-2024 20:08:55
15-Nov-2024 20:08:55 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
15-Nov-2024 20:08:55 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
15-Nov-2024 20:08:55 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
15-Nov-2024 20:08:55 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
15-Nov-2024 20:08:55 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"'
15-Nov-2024 20:08:55 -- Executing step: 'When "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"'
15-Nov-2024 20:08:55 -- Executing step: 'When "user1 changes space1/dir1 mode to 777 on client11"'
15-Nov-2024 20:08:55 -- Executing step: 'Then "mode of user2's space1/dir1 is 777 on client21"'
15-Nov-2024 20:08:55 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r on client11"'
15-Nov-2024 20:08:55 -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"'
15-Nov-2024 20:08:55 -- Executing step: 'Then "user2 can't stat [file1] in space1/dir1 on client21"'
15-Nov-2024 20:08:55 -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"'
15-Nov-2024 20:08:55 -- Executing step: 'Then "user2 doesn't see [file1] in space1/dir1 on client21"'
15-Nov-2024 20:08:55 -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"'
15-Nov-2024 20:08:55 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"'
15-Nov-2024 20:08:55 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
15-Nov-2024 20:08:55 =================================================================
15-Nov-2024 20:08:55
15-Nov-2024 20:08:55 PASSED
15-Nov-2024 20:08:55 Unmounting client from /tmp/onedata/mnt/nqj6fl47vr9135jh
15-Nov-2024 20:08:55
15-Nov-2024 20:08:55
15-Nov-2024 20:08:55 Unmounting client from /tmp/onedata/mnt/fgn1bs8zmcl8fkys
15-Nov-2024 20:08:55
15-Nov-2024 20:08:55
15-Nov-2024 20:09:25 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_file_opened_for_rdwr[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
15-Nov-2024 20:09:25 =================================================================
15-Nov-2024 20:09:25 - Executing scenario 'Delete file opened by other user for reading and writing'
15-Nov-2024 20:09:25 - from feature 'Multi_regular_file_CRUD'
15-Nov-2024 20:09:25 -----------------------------------------------------------------
15-Nov-2024 20:09:25 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:09:25 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:09:25 using [token, token] by [user1, user2]"'
15-Nov-2024 20:09:25 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5n4fk', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:09:25 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5n4fk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:09:25 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5n4fk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:09:25
15-Nov-2024 20:09:25
15-Nov-2024 20:09:25 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-5n4fk'
15-Nov-2024 20:09:25 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-5n4fk' successfully started
15-Nov-2024 20:09:25
15-Nov-2024 20:09:25 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/odmypkm7kqqjc1op
15-Nov-2024 20:09:25
15-Nov-2024 20:09:25 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/odmypkm7kqqjc1op --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/odmypkm7kqqjc1op
15-Nov-2024 20:09:25 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2137279948714975772'...
15-Nov-2024 20:09:25 Getting configuration...
15-Nov-2024 20:09:25 Oneclient has been successfully mounted in '/tmp/onedata/mnt/odmypkm7kqqjc1op'.
15-Nov-2024 20:09:25
15-Nov-2024 20:09:25 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8fcz6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:09:25 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8fcz6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:09:25 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8fcz6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:09:25
15-Nov-2024 20:09:25
15-Nov-2024 20:09:25 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-8fcz6'
15-Nov-2024 20:09:25 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-8fcz6' successfully started
15-Nov-2024 20:09:25
15-Nov-2024 20:09:25 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/gxag28ewxnd7dn4k
15-Nov-2024 20:09:25
15-Nov-2024 20:09:25 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/gxag28ewxnd7dn4k --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/gxag28ewxnd7dn4k
15-Nov-2024 20:09:25 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17642269094319750200'...
15-Nov-2024 20:09:25 Getting configuration...
15-Nov-2024 20:09:25 Oneclient has been successfully mounted in '/tmp/onedata/mnt/gxag28ewxnd7dn4k'.
15-Nov-2024 20:09:25
15-Nov-2024 20:09:25 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
15-Nov-2024 20:09:25 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
15-Nov-2024 20:09:25 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
15-Nov-2024 20:09:25 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
15-Nov-2024 20:09:25 -- Executing step: 'Then "mode of user2's space1/dir1 is 775 on client21"'
15-Nov-2024 20:09:25 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"'
15-Nov-2024 20:09:25 -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"'
15-Nov-2024 20:09:25 -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to previously opened space1/dir1/file1 on client11"'
15-Nov-2024 20:09:25 -- Executing step: 'Then "user1 sets current file position in space1/dir1/file1 at offset 0 on client11"'
15-Nov-2024 20:09:25 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"'
15-Nov-2024 20:09:25 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
15-Nov-2024 20:09:25 -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"'
15-Nov-2024 20:09:25 -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"'
15-Nov-2024 20:09:25 =================================================================
15-Nov-2024 20:09:25
15-Nov-2024 20:09:25 PASSED
15-Nov-2024 20:09:25 Unmounting client from /tmp/onedata/mnt/odmypkm7kqqjc1op
15-Nov-2024 20:09:25
15-Nov-2024 20:09:25
15-Nov-2024 20:09:25 Unmounting client from /tmp/onedata/mnt/gxag28ewxnd7dn4k
15-Nov-2024 20:09:25
15-Nov-2024 20:09:25
15-Nov-2024 20:09:49 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_opened_file_without_permission[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
15-Nov-2024 20:09:49 =================================================================
15-Nov-2024 20:09:49 - Executing scenario 'Fail to delete file without permission, file is opened by other user'
15-Nov-2024 20:09:49 - from feature 'Multi_regular_file_CRUD'
15-Nov-2024 20:09:49 -----------------------------------------------------------------
15-Nov-2024 20:09:49 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:09:49 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:09:49 using [token, token] by [user1, user2]"'
15-Nov-2024 20:09:49 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5n4fk', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:09:49 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5n4fk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:09:49 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5n4fk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:09:49
15-Nov-2024 20:09:49
15-Nov-2024 20:09:49 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-5n4fk'
15-Nov-2024 20:09:49 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-5n4fk' successfully started
15-Nov-2024 20:09:49
15-Nov-2024 20:09:49 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/cw0h7lzspj1pzj7s
15-Nov-2024 20:09:49
15-Nov-2024 20:09:49 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/cw0h7lzspj1pzj7s --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/cw0h7lzspj1pzj7s
15-Nov-2024 20:09:49 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12354781755920403244'...
15-Nov-2024 20:09:49 Getting configuration...
15-Nov-2024 20:09:49 Oneclient has been successfully mounted in '/tmp/onedata/mnt/cw0h7lzspj1pzj7s'.
15-Nov-2024 20:09:49
15-Nov-2024 20:09:49 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8fcz6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:09:49 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8fcz6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:09:49 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8fcz6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:09:49
15-Nov-2024 20:09:49
15-Nov-2024 20:09:49 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-8fcz6'
15-Nov-2024 20:09:49 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-8fcz6' successfully started
15-Nov-2024 20:09:49
15-Nov-2024 20:09:49 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/p5vux3527uh8bapf
15-Nov-2024 20:09:49
15-Nov-2024 20:09:49 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/p5vux3527uh8bapf --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/p5vux3527uh8bapf
15-Nov-2024 20:09:49 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '4792324354787907048'...
15-Nov-2024 20:09:49 Getting configuration...
15-Nov-2024 20:09:49 Oneclient has been successfully mounted in '/tmp/onedata/mnt/p5vux3527uh8bapf'.
15-Nov-2024 20:09:49
15-Nov-2024 20:09:49 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
15-Nov-2024 20:09:49 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
15-Nov-2024 20:09:49 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
15-Nov-2024 20:09:49 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
15-Nov-2024 20:09:49 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
15-Nov-2024 20:09:49 -- Executing step: 'When "user1 changes space1/dir1 mode to 755 on client11"'
15-Nov-2024 20:09:49 -- Executing step: 'Then "mode of user2's space1/dir1 is 755 on client21"'
15-Nov-2024 20:09:49 -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"'
15-Nov-2024 20:09:49 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"'
15-Nov-2024 20:09:49 -- Executing step: 'Then "user2 fails to delete files [space1/dir1/file1] on client21"'
15-Nov-2024 20:09:49 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
15-Nov-2024 20:09:49 -- Executing step: 'Then "user1 can stat [file1] in space1/dir1 on client11"'
15-Nov-2024 20:09:49 -- Executing step: 'Then "user2 can stat [file1] in space1/dir1 on client21"'
15-Nov-2024 20:09:49 -- Executing step: 'Then "user1 sees [file1] in space1/dir1 on client11"'
15-Nov-2024 20:09:49 -- Executing step: 'Then "user2 sees [file1] in space1/dir1 on client21"'
15-Nov-2024 20:09:49 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"'
15-Nov-2024 20:09:49 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client21"'
15-Nov-2024 20:09:49 =================================================================
15-Nov-2024 20:09:49
15-Nov-2024 20:09:49 PASSED
15-Nov-2024 20:09:49 Unmounting client from /tmp/onedata/mnt/cw0h7lzspj1pzj7s
15-Nov-2024 20:09:49
15-Nov-2024 20:09:49
15-Nov-2024 20:09:49 Unmounting client from /tmp/onedata/mnt/p5vux3527uh8bapf
15-Nov-2024 20:09:49
15-Nov-2024 20:09:49
15-Nov-2024 20:10:11 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_right_after_close[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
15-Nov-2024 20:10:11 =================================================================
15-Nov-2024 20:10:11 - Executing scenario 'Delete file right after closing it'
15-Nov-2024 20:10:11 - from feature 'Multi_regular_file_CRUD'
15-Nov-2024 20:10:11 -----------------------------------------------------------------
15-Nov-2024 20:10:11 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:10:11 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:10:11 using [token, token] by [user1, user2]"'
15-Nov-2024 20:10:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5n4fk', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:10:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5n4fk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:10:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5n4fk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:10:11
15-Nov-2024 20:10:11
15-Nov-2024 20:10:11 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-5n4fk'
15-Nov-2024 20:10:11 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-5n4fk' successfully started
15-Nov-2024 20:10:11
15-Nov-2024 20:10:11 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/f4vlsp31vd0xvlow
15-Nov-2024 20:10:11
15-Nov-2024 20:10:11 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/f4vlsp31vd0xvlow --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/f4vlsp31vd0xvlow
15-Nov-2024 20:10:11 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12326520409437141490'...
15-Nov-2024 20:10:11 Getting configuration...
15-Nov-2024 20:10:11 Oneclient has been successfully mounted in '/tmp/onedata/mnt/f4vlsp31vd0xvlow'.
15-Nov-2024 20:10:11
15-Nov-2024 20:10:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8fcz6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:10:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8fcz6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:10:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8fcz6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:10:11
15-Nov-2024 20:10:11
15-Nov-2024 20:10:11 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-8fcz6'
15-Nov-2024 20:10:11 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-8fcz6' successfully started
15-Nov-2024 20:10:11
15-Nov-2024 20:10:11 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/bb1itiqjcb61siq9
15-Nov-2024 20:10:11
15-Nov-2024 20:10:11 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/bb1itiqjcb61siq9 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/bb1itiqjcb61siq9
15-Nov-2024 20:10:11 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17788350218463468768'...
15-Nov-2024 20:10:11 Getting configuration...
15-Nov-2024 20:10:11 Oneclient has been successfully mounted in '/tmp/onedata/mnt/bb1itiqjcb61siq9'.
15-Nov-2024 20:10:11
15-Nov-2024 20:10:11 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
15-Nov-2024 20:10:11 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
15-Nov-2024 20:10:11 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
15-Nov-2024 20:10:11 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
15-Nov-2024 20:10:11 -- Executing step: 'When "user1 opens space1/file1 with mode r+ on client11"'
15-Nov-2024 20:10:11 -- Executing step: 'When "user1 closes space1/file1 on client11"'
15-Nov-2024 20:10:11 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
15-Nov-2024 20:10:11 -- Executing step: 'When "space1 is empty for user1 on client11"'
15-Nov-2024 20:10:11 =================================================================
15-Nov-2024 20:10:11
15-Nov-2024 20:10:11 PASSED
15-Nov-2024 20:10:11 Unmounting client from /tmp/onedata/mnt/f4vlsp31vd0xvlow
15-Nov-2024 20:10:11
15-Nov-2024 20:10:11
15-Nov-2024 20:10:11 Unmounting client from /tmp/onedata/mnt/bb1itiqjcb61siq9
15-Nov-2024 20:10:11
15-Nov-2024 20:10:11
15-Nov-2024 20:10:35 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_create_many[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
15-Nov-2024 20:10:35 =================================================================
15-Nov-2024 20:10:35 - Executing scenario 'Create many children'
15-Nov-2024 20:10:35 - from feature 'Multi_regular_file_CRUD'
15-Nov-2024 20:10:35 -----------------------------------------------------------------
15-Nov-2024 20:10:35 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:10:35 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:10:35 using [token, token] by [user1, user2]"'
15-Nov-2024 20:10:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5n4fk', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:10:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5n4fk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:10:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5n4fk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:10:35
15-Nov-2024 20:10:35
15-Nov-2024 20:10:35 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-5n4fk'
15-Nov-2024 20:10:35 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-5n4fk' successfully started
15-Nov-2024 20:10:35
15-Nov-2024 20:10:35 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/5icr7vqckv6v25gl
15-Nov-2024 20:10:35
15-Nov-2024 20:10:35 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/5icr7vqckv6v25gl --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/5icr7vqckv6v25gl
15-Nov-2024 20:10:35 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15716435598628362475'...
15-Nov-2024 20:10:35 Getting configuration...
15-Nov-2024 20:10:35 Oneclient has been successfully mounted in '/tmp/onedata/mnt/5icr7vqckv6v25gl'.
15-Nov-2024 20:10:35
15-Nov-2024 20:10:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8fcz6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:10:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8fcz6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:10:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8fcz6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:10:35
15-Nov-2024 20:10:35
15-Nov-2024 20:10:35 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-8fcz6'
15-Nov-2024 20:10:35 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-8fcz6' successfully started
15-Nov-2024 20:10:35
15-Nov-2024 20:10:35 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/wx5ubjnhgfnbbeu5
15-Nov-2024 20:10:35
15-Nov-2024 20:10:35 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/wx5ubjnhgfnbbeu5 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/wx5ubjnhgfnbbeu5
15-Nov-2024 20:10:35 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2956913105150980426'...
15-Nov-2024 20:10:35 Getting configuration...
15-Nov-2024 20:10:35 Oneclient has been successfully mounted in '/tmp/onedata/mnt/wx5ubjnhgfnbbeu5'.
15-Nov-2024 20:10:35
15-Nov-2024 20:10:35 -- Executing step: 'When "user1 creates child files of space1 with names in range [1, 127) on client11"'
15-Nov-2024 20:10:35 -- Executing step: 'Then "user2 lists children of space1 and gets names in range [1, 127) on client21"'
15-Nov-2024 20:10:35 =================================================================
15-Nov-2024 20:10:35
15-Nov-2024 20:10:38 PASSED
15-Nov-2024 20:10:38 Unmounting client from /tmp/onedata/mnt/5icr7vqckv6v25gl
15-Nov-2024 20:10:38
15-Nov-2024 20:10:38
15-Nov-2024 20:10:38 Unmounting client from /tmp/onedata/mnt/wx5ubjnhgfnbbeu5
15-Nov-2024 20:10:38
15-Nov-2024 20:10:38
15-Nov-2024 20:11:01 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_copy_delete[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
15-Nov-2024 20:11:01 =================================================================
15-Nov-2024 20:11:01 - Executing scenario 'Create nonempty file then copy it and remove source file'
15-Nov-2024 20:11:01 - from feature 'Multi_regular_file_CRUD'
15-Nov-2024 20:11:01 -----------------------------------------------------------------
15-Nov-2024 20:11:01 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:11:01 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:11:01 using [token, token] by [user1, user2]"'
15-Nov-2024 20:11:01 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5n4fk', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:11:01 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5n4fk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:11:01 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5n4fk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:11:01
15-Nov-2024 20:11:01
15-Nov-2024 20:11:01 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-5n4fk'
15-Nov-2024 20:11:01 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-5n4fk' successfully started
15-Nov-2024 20:11:01
15-Nov-2024 20:11:01 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/qysspcvzfrnsxvuf
15-Nov-2024 20:11:01
15-Nov-2024 20:11:01 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/qysspcvzfrnsxvuf --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/qysspcvzfrnsxvuf
15-Nov-2024 20:11:01 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '11363251006583282344'...
15-Nov-2024 20:11:01 Getting configuration...
15-Nov-2024 20:11:01 Oneclient has been successfully mounted in '/tmp/onedata/mnt/qysspcvzfrnsxvuf'.
15-Nov-2024 20:11:01
15-Nov-2024 20:11:01 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8fcz6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:11:01 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8fcz6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:11:01 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8fcz6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:11:01
15-Nov-2024 20:11:01
15-Nov-2024 20:11:01 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-8fcz6'
15-Nov-2024 20:11:01 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-8fcz6' successfully started
15-Nov-2024 20:11:01
15-Nov-2024 20:11:01 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/fr4ok97z7dhxhrr3
15-Nov-2024 20:11:01
15-Nov-2024 20:11:01 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/fr4ok97z7dhxhrr3 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/fr4ok97z7dhxhrr3
15-Nov-2024 20:11:01 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12970641257259312760'...
15-Nov-2024 20:11:01 Getting configuration...
15-Nov-2024 20:11:01 Oneclient has been successfully mounted in '/tmp/onedata/mnt/fr4ok97z7dhxhrr3'.
15-Nov-2024 20:11:01
15-Nov-2024 20:11:01 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
15-Nov-2024 20:11:01 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
15-Nov-2024 20:11:01 -- Executing step: 'When "user1 copies regular file space1/file1 to space1/file1_copy on client11"'
15-Nov-2024 20:11:01 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
15-Nov-2024 20:11:01 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client11"'
15-Nov-2024 20:11:01 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client21"'
15-Nov-2024 20:11:01 =================================================================
15-Nov-2024 20:11:01
15-Nov-2024 20:11:01 PASSED
15-Nov-2024 20:11:01 Unmounting client from /tmp/onedata/mnt/qysspcvzfrnsxvuf
15-Nov-2024 20:11:01
15-Nov-2024 20:11:01
15-Nov-2024 20:11:01 Unmounting client from /tmp/onedata/mnt/fr4ok97z7dhxhrr3
15-Nov-2024 20:11:01
15-Nov-2024 20:11:01
15-Nov-2024 20:11:23 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_move_between_spaces[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
15-Nov-2024 20:11:23 =================================================================
15-Nov-2024 20:11:23 - Executing scenario 'Create nonempty file then move it to another space'
15-Nov-2024 20:11:23 - from feature 'Multi_regular_file_CRUD'
15-Nov-2024 20:11:23 -----------------------------------------------------------------
15-Nov-2024 20:11:23 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:11:23 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:11:23 using [token, token] by [user1, user2]"'
15-Nov-2024 20:11:23 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5n4fk', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:11:23 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5n4fk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:11:23 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-5n4fk', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:11:23
15-Nov-2024 20:11:23
15-Nov-2024 20:11:23 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-5n4fk'
15-Nov-2024 20:11:23 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-5n4fk' successfully started
15-Nov-2024 20:11:23
15-Nov-2024 20:11:23 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/4dmk2sos7r6wq9ec
15-Nov-2024 20:11:23
15-Nov-2024 20:11:23 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/4dmk2sos7r6wq9ec --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/4dmk2sos7r6wq9ec
15-Nov-2024 20:11:23 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12341746187649835820'...
15-Nov-2024 20:11:23 Getting configuration...
15-Nov-2024 20:11:23 Oneclient has been successfully mounted in '/tmp/onedata/mnt/4dmk2sos7r6wq9ec'.
15-Nov-2024 20:11:23
15-Nov-2024 20:11:23 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8fcz6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:11:23 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8fcz6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:11:23 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8fcz6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:11:23
15-Nov-2024 20:11:23
15-Nov-2024 20:11:23 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-8fcz6'
15-Nov-2024 20:11:23 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-8fcz6' successfully started
15-Nov-2024 20:11:23
15-Nov-2024 20:11:23 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/ltfb6ozaux1c7r8x
15-Nov-2024 20:11:23
15-Nov-2024 20:11:23 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ltfb6ozaux1c7r8x --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ltfb6ozaux1c7r8x
15-Nov-2024 20:11:23 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7188242918656696816'...
15-Nov-2024 20:11:23 Getting configuration...
15-Nov-2024 20:11:23 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ltfb6ozaux1c7r8x'.
15-Nov-2024 20:11:23
15-Nov-2024 20:11:23 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
15-Nov-2024 20:11:23 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
15-Nov-2024 20:11:23 -- Executing step: 'When "user2 reads "TEST TEXT ONEDATA" from file space1/file1 on client21"'
15-Nov-2024 20:11:23 -- Executing step: 'When "user1 renames space1/file1 to space2/file1_moved on client11"'
15-Nov-2024 20:11:23 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client11"'
15-Nov-2024 20:11:23 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client21"'
15-Nov-2024 20:11:23 =================================================================
15-Nov-2024 20:11:23
15-Nov-2024 20:11:31 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
15-Nov-2024 20:11:31 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
15-Nov-2024 20:11:31 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
15-Nov-2024 20:11:31 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
15-Nov-2024 20:11:31 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
15-Nov-2024 20:11:31 PASSED
15-Nov-2024 20:11:31 Unmounting client from /tmp/onedata/mnt/4dmk2sos7r6wq9ec
15-Nov-2024 20:11:31
15-Nov-2024 20:11:31
15-Nov-2024 20:11:31 Unmounting client from /tmp/onedata/mnt/ltfb6ozaux1c7r8x
15-Nov-2024 20:11:31
15-Nov-2024 20:11:31 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD/onedata-acceptance/tests/oneclient/logs/singleprovider_multiclient_directio/test_multi_reg_file_CRUD.1731701483.4853418', '-c', '/tmp/logs']
15-Nov-2024 20:11:31 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-4smvc. See /home/bamboo/.one-env/deployments/2024.11.15-19.58.17/pod-logs/dev-cross-support-job-3p-users-4smvc/entrypoint.log for more details
15-Nov-2024 20:11:31 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-5n4fk: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.15-19.58.17/pod-logs/dev-oneclient-krakow-7d9476b8bc-5n4fk/oneclient_logs
15-Nov-2024 20:11:31
15-Nov-2024 20:11:31               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=189/221)
15-Nov-2024 20:11:31               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:11:31             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=188/221)
15-Nov-2024 20:11:31             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=181/221)
15-Nov-2024 20:11:31          38,862   0%   37.06MB/s    0:00:00 (xfr#2, to-chk=187/221)
15-Nov-2024 20:11:31          39,420   0%   37.59MB/s    0:00:00 (xfr#3, to-chk=183/221)
15-Nov-2024 20:11:31         166,394   2%   22.67MB/s    0:00:00 (xfr#4, to-chk=182/221)
15-Nov-2024 20:11:31         166,952   2%   22.75MB/s    0:00:00 (xfr#5, to-chk=181/221)
15-Nov-2024 20:11:31         205,972   2%   24.55MB/s    0:00:00 (xfr#6, to-chk=180/221)
15-Nov-2024 20:11:31         206,434   2%   24.61MB/s    0:00:00 (xfr#7, to-chk=176/221)
15-Nov-2024 20:11:31         338,278   4%   23.04MB/s    0:00:00 (xfr#8, to-chk=175/221)
15-Nov-2024 20:11:31         338,740   4%   23.07MB/s    0:00:00 (xfr#9, to-chk=174/221)
15-Nov-2024 20:11:31         339,368   4%   23.12MB/s    0:00:00 (xfr#10, to-chk=173/221)
15-Nov-2024 20:11:31         376,349   4%   23.93MB/s    0:00:00 (xfr#11, to-chk=172/221)
15-Nov-2024 20:11:31         377,003   4%   23.97MB/s    0:00:00 (xfr#12, to-chk=168/221)
15-Nov-2024 20:11:31         480,575   6%   26.96MB/s    0:00:00 (xfr#13, to-chk=167/221)
15-Nov-2024 20:11:31         481,229   6%   27.00MB/s    0:00:00 (xfr#14, to-chk=166/221)
15-Nov-2024 20:11:31         820,824  10%   34.03MB/s    0:00:00 (xfr#15, to-chk=165/221)
15-Nov-2024 20:11:31         821,382  10%   32.64MB/s    0:00:00 (xfr#16, to-chk=161/221)
15-Nov-2024 20:11:31       1,931,345  24%   25.58MB/s    0:00:00 (xfr#17, to-chk=160/221)
15-Nov-2024 20:11:31       1,931,903  24%   25.59MB/s    0:00:00 (xfr#18, to-chk=159/221)
15-Nov-2024 20:11:31       1,959,858  24%   25.96MB/s    0:00:00 (xfr#19, to-chk=158/221)
15-Nov-2024 20:11:31       1,960,512  24%   25.97MB/s    0:00:00 (xfr#20, to-chk=154/221)
15-Nov-2024 20:11:31       2,048,221  25%   24.42MB/s    0:00:00 (xfr#21, to-chk=153/221)
15-Nov-2024 20:11:31       2,048,875  25%   24.12MB/s    0:00:00 (xfr#22, to-chk=152/221)
15-Nov-2024 20:11:31       2,081,003  26%   24.50MB/s    0:00:00 (xfr#23, to-chk=151/221)
15-Nov-2024 20:11:31       2,081,273  26%   24.50MB/s    0:00:00 (xfr#24, to-chk=147/221)
15-Nov-2024 20:11:31       2,179,350  27%   25.35MB/s    0:00:00 (xfr#25, to-chk=146/221)
15-Nov-2024 20:11:31       2,179,620  27%   25.35MB/s    0:00:00 (xfr#26, to-chk=145/221)
15-Nov-2024 20:11:31       2,203,757  27%   25.63MB/s    0:00:00 (xfr#27, to-chk=144/221)
15-Nov-2024 20:11:31       2,204,219  27%   25.64MB/s    0:00:00 (xfr#28, to-chk=140/221)
15-Nov-2024 20:11:31       2,297,079  28%   25.18MB/s    0:00:00 (xfr#29, to-chk=139/221)
15-Nov-2024 20:11:31       2,297,541  28%   25.19MB/s    0:00:00 (xfr#30, to-chk=138/221)
15-Nov-2024 20:11:31       2,318,883  29%   23.53MB/s    0:00:00 (xfr#31, to-chk=137/221)
15-Nov-2024 20:11:31       2,319,249  29%   23.53MB/s    0:00:00 (xfr#32, to-chk=133/221)
15-Nov-2024 20:11:31       2,401,485  30%   23.86MB/s    0:00:00 (xfr#33, to-chk=132/221)
15-Nov-2024 20:11:31       2,401,851  30%   23.86MB/s    0:00:00 (xfr#34, to-chk=131/221)
15-Nov-2024 20:11:31       2,440,600  30%   24.00MB/s    0:00:00 (xfr#35, to-chk=130/221)
15-Nov-2024 20:11:31       2,441,158  30%   23.76MB/s    0:00:00 (xfr#36, to-chk=126/221)
15-Nov-2024 20:11:31       2,576,593  32%   24.09MB/s    0:00:00 (xfr#37, to-chk=125/221)
15-Nov-2024 20:11:31       2,577,151  32%   24.10MB/s    0:00:00 (xfr#38, to-chk=124/221)
15-Nov-2024 20:11:31       2,636,628  33%   24.41MB/s    0:00:00 (xfr#39, to-chk=123/221)
15-Nov-2024 20:11:31       2,637,570  33%   24.42MB/s    0:00:00 (xfr#40, to-chk=119/221)
15-Nov-2024 20:11:31       5,069,815  63%   27.01MB/s    0:00:00 (xfr#41, to-chk=118/221)
15-Nov-2024 20:11:31       5,070,757  63%   26.87MB/s    0:00:00 (xfr#42, to-chk=117/221)
15-Nov-2024 20:11:31       5,071,385  63%   26.87MB/s    0:00:00 (xfr#43, to-chk=116/221)
15-Nov-2024 20:11:31       5,103,504  64%   27.04MB/s    0:00:00 (xfr#44, to-chk=115/221)
15-Nov-2024 20:11:31       5,104,158  64%   27.04MB/s    0:00:00 (xfr#45, to-chk=111/221)
15-Nov-2024 20:11:31       5,208,228  65%   27.44MB/s    0:00:00 (xfr#46, to-chk=110/221)
15-Nov-2024 20:11:31       5,208,882  65%   27.45MB/s    0:00:00 (xfr#47, to-chk=109/221)
15-Nov-2024 20:11:31       5,243,490  66%   27.48MB/s    0:00:00 (xfr#48, to-chk=108/221)
15-Nov-2024 20:11:31       5,243,856  66%   27.48MB/s    0:00:00 (xfr#49, to-chk=104/221)
15-Nov-2024 20:11:31       5,352,456  67%   27.74MB/s    0:00:00 (xfr#50, to-chk=103/221)
15-Nov-2024 20:11:31       5,352,822  67%   27.74MB/s    0:00:00 (xfr#51, to-chk=102/221)
15-Nov-2024 20:11:31       5,379,412  67%   27.73MB/s    0:00:00 (xfr#52, to-chk=101/221)
15-Nov-2024 20:11:31       5,379,874  67%   27.73MB/s    0:00:00 (xfr#53, to-chk=97/221)
15-Nov-2024 20:11:31       5,469,187  68%   28.04MB/s    0:00:00 (xfr#54, to-chk=96/221)
15-Nov-2024 20:11:31       5,469,649  68%   28.04MB/s    0:00:00 (xfr#55, to-chk=95/221)
15-Nov-2024 20:11:31       5,499,774  69%   28.05MB/s    0:00:00 (xfr#56, to-chk=94/221)
15-Nov-2024 20:11:31       5,500,236  69%   28.05MB/s    0:00:00 (xfr#57, to-chk=90/221)
15-Nov-2024 20:11:31       5,606,065  70%   28.29MB/s    0:00:00 (xfr#58, to-chk=89/221)
15-Nov-2024 20:11:31       5,606,527  70%   28.29MB/s    0:00:00 (xfr#59, to-chk=88/221)
15-Nov-2024 20:11:31       5,654,465  71%   28.23MB/s    0:00:00 (xfr#60, to-chk=87/221)
15-Nov-2024 20:11:31       5,655,119  71%   28.24MB/s    0:00:00 (xfr#61, to-chk=83/221)
15-Nov-2024 20:11:31       5,659,261  71%   28.26MB/s    0:00:00 (xfr#62, to-chk=82/221)
15-Nov-2024 20:11:31       5,847,166  73%   28.89MB/s    0:00:00 (xfr#63, to-chk=81/221)
15-Nov-2024 20:11:31       5,847,820  73%   28.90MB/s    0:00:00 (xfr#64, to-chk=80/221)
15-Nov-2024 20:11:31       5,864,577  73%   28.98MB/s    0:00:00 (xfr#65, to-chk=79/221)
15-Nov-2024 20:11:31       5,865,039  73%   28.83MB/s    0:00:00 (xfr#66, to-chk=75/221)
15-Nov-2024 20:11:31       5,930,370  74%   29.15MB/s    0:00:00 (xfr#67, to-chk=74/221)
15-Nov-2024 20:11:31       5,930,832  74%   29.16MB/s    0:00:00 (xfr#68, to-chk=73/221)
15-Nov-2024 20:11:31       5,982,460  75%   29.41MB/s    0:00:00 (xfr#69, to-chk=72/221)
15-Nov-2024 20:11:31       5,982,730  75%   29.26MB/s    0:00:00 (xfr#70, to-chk=68/221)
15-Nov-2024 20:11:31       6,479,518  81%   29.85MB/s    0:00:00 (xfr#71, to-chk=67/221)
15-Nov-2024 20:11:31       6,479,788  81%   29.01MB/s    0:00:00 (xfr#72, to-chk=66/221)
15-Nov-2024 20:11:31       6,524,059  82%   29.21MB/s    0:00:00 (xfr#73, to-chk=65/221)
15-Nov-2024 20:11:31       6,524,633  82%   29.08MB/s    0:00:00 (xfr#74, to-chk=61/221)
15-Nov-2024 20:11:31       6,673,594  84%   29.60MB/s    0:00:00 (xfr#75, to-chk=60/221)
15-Nov-2024 20:11:31       6,674,688  84%   29.61MB/s    0:00:00 (xfr#76, to-chk=59/221)
15-Nov-2024 20:11:31       6,710,772  84%   29.77MB/s    0:00:00 (xfr#77, to-chk=58/221)
15-Nov-2024 20:11:31       6,711,330  84%   29.77MB/s    0:00:00 (xfr#78, to-chk=54/221)
15-Nov-2024 20:11:31       6,825,096  86%   30.13MB/s    0:00:00 (xfr#79, to-chk=53/221)
15-Nov-2024 20:11:31       6,826,174  86%   30.14MB/s    0:00:00 (xfr#80, to-chk=52/221)
15-Nov-2024 20:11:31       6,849,650  86%   30.10MB/s    0:00:00 (xfr#81, to-chk=51/221)
15-Nov-2024 20:11:31       6,850,112  86%   29.97MB/s    0:00:00 (xfr#82, to-chk=47/221)
15-Nov-2024 20:11:31       6,939,560  87%   30.22MB/s    0:00:00 (xfr#83, to-chk=46/221)
15-Nov-2024 20:11:31       6,940,022  87%   30.22MB/s    0:00:00 (xfr#84, to-chk=45/221)
15-Nov-2024 20:11:31       6,982,454  88%   30.27MB/s    0:00:00 (xfr#85, to-chk=44/221)
15-Nov-2024 20:11:31       6,982,820  88%   30.27MB/s    0:00:00 (xfr#86, to-chk=40/221)
15-Nov-2024 20:11:31       7,120,193  89%   30.59MB/s    0:00:00 (xfr#87, to-chk=39/221)
15-Nov-2024 20:11:31       7,120,559  89%   30.59MB/s    0:00:00 (xfr#88, to-chk=38/221)
15-Nov-2024 20:11:31       7,121,187  89%   30.59MB/s    0:00:00 (xfr#89, to-chk=37/221)
15-Nov-2024 20:11:31       7,137,531  90%   30.52MB/s    0:00:00 (xfr#90, to-chk=36/221)
15-Nov-2024 20:11:31       7,138,089  90%   30.39MB/s    0:00:00 (xfr#91, to-chk=32/221)
15-Nov-2024 20:11:31       7,197,327  90%   30.24MB/s    0:00:00 (xfr#92, to-chk=31/221)
15-Nov-2024 20:11:31       7,197,885  90%   30.24MB/s    0:00:00 (xfr#93, to-chk=30/221)
15-Nov-2024 20:11:31       7,223,237  91%   30.35MB/s    0:00:00 (xfr#94, to-chk=29/221)
15-Nov-2024 20:11:31       7,223,795  91%   30.35MB/s    0:00:00 (xfr#95, to-chk=25/221)
15-Nov-2024 20:11:31       7,332,579  92%   30.67MB/s    0:00:00 (xfr#96, to-chk=24/221)
15-Nov-2024 20:11:31       7,333,137  92%   30.67MB/s    0:00:00 (xfr#97, to-chk=23/221)
15-Nov-2024 20:11:31       7,359,391  92%   30.78MB/s    0:00:00 (xfr#98, to-chk=22/221)
15-Nov-2024 20:11:31       7,359,853  92%   30.78MB/s    0:00:00 (xfr#99, to-chk=18/221)
15-Nov-2024 20:11:31       7,446,496  93%   31.01MB/s    0:00:00 (xfr#100, to-chk=17/221)
15-Nov-2024 20:11:31       7,446,958  93%   31.01MB/s    0:00:00 (xfr#101, to-chk=16/221)
15-Nov-2024 20:11:31       7,447,586  93%   31.02MB/s    0:00:00 (xfr#102, to-chk=15/221)
15-Nov-2024 20:11:31       7,474,870  94%   30.86MB/s    0:00:00 (xfr#103, to-chk=14/221)
15-Nov-2024 20:11:31       7,475,428  94%   30.73MB/s    0:00:00 (xfr#104, to-chk=10/221)
15-Nov-2024 20:11:31       7,573,290  95%   31.00MB/s    0:00:00 (xfr#105, to-chk=9/221)
15-Nov-2024 20:11:31       7,573,848  95%   31.00MB/s    0:00:00 (xfr#106, to-chk=8/221)
15-Nov-2024 20:11:31       7,636,231  96%   31.12MB/s    0:00:00 (xfr#107, to-chk=7/221)
15-Nov-2024 20:11:31       7,636,981  96%   31.12MB/s    0:00:00 (xfr#108, to-chk=3/221)
15-Nov-2024 20:11:31       7,883,564  99%   31.99MB/s    0:00:00 (xfr#109, to-chk=2/221)
15-Nov-2024 20:11:31       7,884,314  99%   32.00MB/s    0:00:00 (xfr#110, to-chk=1/221)
15-Nov-2024 20:11:31       7,923,875  99%   32.16MB/s    0:00:00 (xfr#111, to-chk=0/221)
15-Nov-2024 20:11:31       7,923,875  99%   32.16MB/s    0:00:00 (xfr#111, to-chk=0/221)
15-Nov-2024 20:11:31       7,923,875  99%   32.16MB/s    0:00:00 (xfr#111, to-chk=0/221)
15-Nov-2024 20:11:31       7,923,875  99%   32.02MB/s    0:00:00 (xfr#111, to-chk=0/221)
15-Nov-2024 20:11:31       7,923,875  99%   32.02MB/s    0:00:00 (xfr#111, to-chk=0/221)
15-Nov-2024 20:11:31       7,923,875  99%   32.02MB/s    0:00:00 (xfr#111, to-chk=0/221)
15-Nov-2024 20:11:31       7,923,875  99%   32.02MB/s    0:00:00 (xfr#111, to-chk=0/221)
15-Nov-2024 20:11:31       7,923,875  99%   32.02MB/s    0:00:00 (xfr#111, to-chk=0/221)
15-Nov-2024 20:11:31       7,923,875  99%   32.02MB/s    0:00:00 (xfr#111, to-chk=0/221)
15-Nov-2024 20:11:31       7,923,875  99%   32.02MB/s    0:00:00 (xfr#111, to-chk=0/221)
15-Nov-2024 20:11:31       7,923,875  99%   32.02MB/s    0:00:00 (xfr#111, to-chk=0/221)
15-Nov-2024 20:11:31       7,923,875  99%   32.02MB/s    0:00:00 (xfr#111, to-chk=0/221)
15-Nov-2024 20:11:31       7,923,875  99%   32.02MB/s    0:00:00 (xfr#111, to-chk=0/221)
15-Nov-2024 20:11:31       7,923,875  99%   32.02MB/s    0:00:00 (xfr#111, to-chk=0/221)
15-Nov-2024 20:11:31       7,923,875  99%   32.02MB/s    0:00:00 (xfr#111, to-chk=0/221)
15-Nov-2024 20:11:31       7,923,875  99%   32.02MB/s    0:00:00 (xfr#111, to-chk=0/221)
15-Nov-2024 20:11:31       7,923,875  99%   32.02MB/s    0:00:00 (xfr#111, to-chk=0/221)
15-Nov-2024 20:11:31       7,923,875  99%   32.02MB/s    0:00:00 (xfr#111, to-chk=0/221)
15-Nov-2024 20:11:31       7,923,875  99%   32.02MB/s    0:00:00 (xfr#111, to-chk=0/221)
15-Nov-2024 20:11:31       7,923,875  99%   32.02MB/s    0:00:00 (xfr#111, to-chk=0/221)
15-Nov-2024 20:11:31       7,923,875  99%   32.02MB/s    0:00:00 (xfr#111, to-chk=0/221)
15-Nov-2024 20:11:31       7,923,875  99%   32.02MB/s    0:00:00 (xfr#111, to-chk=0/221)
15-Nov-2024 20:11:31       7,923,875  99%   32.02MB/s    0:00:00 (xfr#111, to-chk=0/221)
15-Nov-2024 20:11:31       7,923,875  99%   32.02MB/s    0:00:00 (xfr#111, to-chk=0/221)
15-Nov-2024 20:11:31       7,923,875  99%   32.02MB/s    0:00:00 (xfr#111, to-chk=0/221)
15-Nov-2024 20:11:31       7,923,875  99%   31.89MB/s    0:00:00 (xfr#111, to-chk=0/221)
15-Nov-2024 20:11:31       7,923,875  99%   31.89MB/s    0:00:00 (xfr#111, to-chk=0/221)
15-Nov-2024 20:11:31       7,923,875  99%   31.89MB/s    0:00:00 (xfr#111, to-chk=0/221)
15-Nov-2024 20:11:31 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-8fcz6: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.15-19.58.17/pod-logs/dev-oneclient-krakow-7d9476b8bc-8fcz6/oneclient_logs
15-Nov-2024 20:11:31
15-Nov-2024 20:11:31               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=190/222)
15-Nov-2024 20:11:31               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:11:31          14,981   0%   14.29MB/s    0:00:00 (xfr#1, to-chk=189/222)
15-Nov-2024 20:11:31          14,981   0%   14.29MB/s    0:00:00 (xfr#1, to-chk=183/222)
15-Nov-2024 20:11:31          15,251   0%   14.54MB/s    0:00:00 (xfr#2, to-chk=185/222)
15-Nov-2024 20:11:31          76,763   2%   73.21MB/s    0:00:00 (xfr#3, to-chk=184/222)
15-Nov-2024 20:11:31          77,033   2%   36.73MB/s    0:00:00 (xfr#4, to-chk=183/222)
15-Nov-2024 20:11:31         114,642   3%   21.87MB/s    0:00:00 (xfr#5, to-chk=182/222)
15-Nov-2024 20:11:31         115,488   3%   18.36MB/s    0:00:00 (xfr#6, to-chk=178/222)
15-Nov-2024 20:11:31         237,384   6%   32.34MB/s    0:00:00 (xfr#7, to-chk=177/222)
15-Nov-2024 20:11:31         238,230   6%   32.46MB/s    0:00:00 (xfr#8, to-chk=176/222)
15-Nov-2024 20:11:31         271,646   7%   28.78MB/s    0:00:00 (xfr#9, to-chk=175/222)
15-Nov-2024 20:11:31         272,204   7%   28.84MB/s    0:00:00 (xfr#10, to-chk=171/222)
15-Nov-2024 20:11:31         370,671  10%   27.19MB/s    0:00:00 (xfr#11, to-chk=170/222)
15-Nov-2024 20:11:31         371,749  10%   27.27MB/s    0:00:00 (xfr#12, to-chk=169/222)
15-Nov-2024 20:11:31         407,990  11%   29.93MB/s    0:00:00 (xfr#13, to-chk=168/222)
15-Nov-2024 20:11:31         408,644  11%   29.98MB/s    0:00:00 (xfr#14, to-chk=164/222)
15-Nov-2024 20:11:31         531,558  14%   26.68MB/s    0:00:00 (xfr#15, to-chk=163/222)
15-Nov-2024 20:11:31         532,212  14%   26.71MB/s    0:00:00 (xfr#16, to-chk=162/222)
15-Nov-2024 20:11:31         551,708  15%   26.31MB/s    0:00:00 (xfr#17, to-chk=161/222)
15-Nov-2024 20:11:31         552,074  15%   26.32MB/s    0:00:00 (xfr#18, to-chk=157/222)
15-Nov-2024 20:11:31         617,967  16%   28.06MB/s    0:00:00 (xfr#19, to-chk=156/222)
15-Nov-2024 20:11:31         618,333  16%   28.08MB/s    0:00:00 (xfr#20, to-chk=155/222)
15-Nov-2024 20:11:31         618,961  16%   28.11MB/s    0:00:00 (xfr#21, to-chk=154/222)
15-Nov-2024 20:11:31         633,777  17%   28.78MB/s    0:00:00 (xfr#22, to-chk=153/222)
15-Nov-2024 20:11:31         634,239  17%   27.49MB/s    0:00:00 (xfr#23, to-chk=149/222)
15-Nov-2024 20:11:31         687,711  18%   29.81MB/s    0:00:00 (xfr#24, to-chk=148/222)
15-Nov-2024 20:11:31         688,173  18%   29.83MB/s    0:00:00 (xfr#25, to-chk=147/222)
15-Nov-2024 20:11:31         688,801  18%   28.56MB/s    0:00:00 (xfr#26, to-chk=146/222)
15-Nov-2024 20:11:31         727,678  19%   28.92MB/s    0:00:00 (xfr#27, to-chk=145/222)
15-Nov-2024 20:11:31         728,332  19%   28.94MB/s    0:00:00 (xfr#28, to-chk=141/222)
15-Nov-2024 20:11:31         843,745  23%   23.67MB/s    0:00:00 (xfr#29, to-chk=140/222)
15-Nov-2024 20:11:31         844,399  23%   23.01MB/s    0:00:00 (xfr#30, to-chk=139/222)
15-Nov-2024 20:11:31         882,184  24%   21.57MB/s    0:00:00 (xfr#31, to-chk=138/222)
15-Nov-2024 20:11:31         882,646  24%   21.58MB/s    0:00:00 (xfr#32, to-chk=134/222)
15-Nov-2024 20:11:31       1,123,557  30%   15.53MB/s    0:00:00 (xfr#33, to-chk=133/222)
15-Nov-2024 20:11:31       1,124,019  30%   15.31MB/s    0:00:00 (xfr#34, to-chk=132/222)
15-Nov-2024 20:11:31       1,124,647  30%   15.32MB/s    0:00:00 (xfr#35, to-chk=131/222)
15-Nov-2024 20:11:31       1,144,384  31%   15.37MB/s    0:00:00 (xfr#36, to-chk=130/222)
15-Nov-2024 20:11:31       1,144,846  31%   15.38MB/s    0:00:00 (xfr#37, to-chk=126/222)
15-Nov-2024 20:11:31       1,220,174  33%   15.94MB/s    0:00:00 (xfr#38, to-chk=125/222)
15-Nov-2024 20:11:31       1,220,636  33%   15.95MB/s    0:00:00 (xfr#39, to-chk=124/222)
15-Nov-2024 20:11:31       1,241,274  33%   15.78MB/s    0:00:00 (xfr#40, to-chk=123/222)
15-Nov-2024 20:11:31       1,241,832  33%   15.58MB/s    0:00:00 (xfr#41, to-chk=119/222)
15-Nov-2024 20:11:31       1,324,161  36%   16.62MB/s    0:00:00 (xfr#42, to-chk=118/222)
15-Nov-2024 20:11:31       1,324,719  36%   16.41MB/s    0:00:00 (xfr#43, to-chk=117/222)
15-Nov-2024 20:11:31       1,325,347  36%   16.41MB/s    0:00:00 (xfr#44, to-chk=116/222)
15-Nov-2024 20:11:31       1,363,252  37%   16.88MB/s    0:00:00 (xfr#45, to-chk=115/222)
15-Nov-2024 20:11:31       1,363,906  37%   16.89MB/s    0:00:00 (xfr#46, to-chk=111/222)
15-Nov-2024 20:11:31       1,609,053  43%   17.24MB/s    0:00:00 (xfr#47, to-chk=110/222)
15-Nov-2024 20:11:31       1,609,707  43%   17.25MB/s    0:00:00 (xfr#48, to-chk=109/222)
15-Nov-2024 20:11:31       1,629,537  44%   17.08MB/s    0:00:00 (xfr#49, to-chk=108/222)
15-Nov-2024 20:11:31       1,630,191  44%   17.08MB/s    0:00:00 (xfr#50, to-chk=104/222)
15-Nov-2024 20:11:31       1,710,791  46%   17.73MB/s    0:00:00 (xfr#51, to-chk=103/222)
15-Nov-2024 20:11:31       1,711,445  46%   17.74MB/s    0:00:00 (xfr#52, to-chk=102/222)
15-Nov-2024 20:11:31       1,735,302  47%   17.79MB/s    0:00:00 (xfr#53, to-chk=101/222)
15-Nov-2024 20:11:31       1,736,052  47%   17.80MB/s    0:00:00 (xfr#54, to-chk=97/222)
15-Nov-2024 20:11:31       1,803,080  49%   18.10MB/s    0:00:00 (xfr#55, to-chk=96/222)
15-Nov-2024 20:11:31       1,803,830  49%   18.11MB/s    0:00:00 (xfr#56, to-chk=95/222)
15-Nov-2024 20:11:31       1,804,458  49%   18.11MB/s    0:00:00 (xfr#57, to-chk=94/222)
15-Nov-2024 20:11:31       1,823,991  49%   17.93MB/s    0:00:00 (xfr#58, to-chk=93/222)
15-Nov-2024 20:11:31       1,824,453  49%   17.94MB/s    0:00:00 (xfr#59, to-chk=89/222)
15-Nov-2024 20:11:31       1,895,772  51%   18.45MB/s    0:00:00 (xfr#60, to-chk=88/222)
15-Nov-2024 20:11:31       1,896,234  51%   18.45MB/s    0:00:00 (xfr#61, to-chk=87/222)
15-Nov-2024 20:11:31       1,911,215  52%   18.60MB/s    0:00:00 (xfr#62, to-chk=86/222)
15-Nov-2024 20:11:31       1,911,677  52%   18.60MB/s    0:00:00 (xfr#63, to-chk=82/222)
15-Nov-2024 20:11:31       1,968,147  53%   18.96MB/s    0:00:00 (xfr#64, to-chk=81/222)
15-Nov-2024 20:11:31       1,968,609  53%   18.77MB/s    0:00:00 (xfr#65, to-chk=80/222)
15-Nov-2024 20:11:31       1,995,948  54%   19.03MB/s    0:00:00 (xfr#66, to-chk=79/222)
15-Nov-2024 20:11:31       1,996,314  54%   19.04MB/s    0:00:00 (xfr#67, to-chk=75/222)
15-Nov-2024 20:11:31       2,083,303  56%   19.48MB/s    0:00:00 (xfr#68, to-chk=74/222)
15-Nov-2024 20:11:31       2,083,669  56%   19.48MB/s    0:00:00 (xfr#69, to-chk=73/222)
15-Nov-2024 20:11:31       2,106,353  57%   19.69MB/s    0:00:00 (xfr#70, to-chk=72/222)
15-Nov-2024 20:11:31       2,107,103  57%   19.70MB/s    0:00:00 (xfr#71, to-chk=68/222)
15-Nov-2024 20:11:31       2,174,040  59%   19.94MB/s    0:00:00 (xfr#72, to-chk=67/222)
15-Nov-2024 20:11:31       2,174,790  59%   19.94MB/s    0:00:00 (xfr#73, to-chk=66/222)
15-Nov-2024 20:11:31       2,209,900  60%   20.07MB/s    0:00:00 (xfr#74, to-chk=65/222)
15-Nov-2024 20:11:31       2,210,458  60%   20.08MB/s    0:00:00 (xfr#75, to-chk=61/222)
15-Nov-2024 20:11:31       2,301,742  62%   20.71MB/s    0:00:00 (xfr#76, to-chk=60/222)
15-Nov-2024 20:11:31       2,302,300  62%   20.71MB/s    0:00:00 (xfr#77, to-chk=59/222)
15-Nov-2024 20:11:31       2,337,718  63%   20.64MB/s    0:00:00 (xfr#78, to-chk=58/222)
15-Nov-2024 20:11:31       2,338,372  63%   20.65MB/s    0:00:00 (xfr#79, to-chk=54/222)
15-Nov-2024 20:11:31       2,450,377  66%   21.05MB/s    0:00:00 (xfr#80, to-chk=53/222)
15-Nov-2024 20:11:31       2,451,031  66%   21.06MB/s    0:00:00 (xfr#81, to-chk=52/222)
15-Nov-2024 20:11:31       2,481,980  67%   21.13MB/s    0:00:00 (xfr#82, to-chk=51/222)
15-Nov-2024 20:11:31       2,482,634  67%   21.14MB/s    0:00:00 (xfr#83, to-chk=47/222)
15-Nov-2024 20:11:31       2,600,873  70%   21.76MB/s    0:00:00 (xfr#84, to-chk=46/222)
15-Nov-2024 20:11:31       2,601,527  70%   21.76MB/s    0:00:00 (xfr#85, to-chk=45/222)
15-Nov-2024 20:11:31       2,638,542  72%   21.51MB/s    0:00:00 (xfr#86, to-chk=44/222)
15-Nov-2024 20:11:31       2,639,100  72%   21.51MB/s    0:00:00 (xfr#87, to-chk=40/222)
15-Nov-2024 20:11:31       2,756,716  75%   22.28MB/s    0:00:00 (xfr#88, to-chk=39/222)
15-Nov-2024 20:11:31       2,757,274  75%   22.28MB/s    0:00:00 (xfr#89, to-chk=38/222)
15-Nov-2024 20:11:31       2,757,902  75%   22.29MB/s    0:00:00 (xfr#90, to-chk=37/222)
15-Nov-2024 20:11:31       2,789,583  76%   22.36MB/s    0:00:00 (xfr#91, to-chk=36/222)
15-Nov-2024 20:11:31       2,790,045  76%   22.36MB/s    0:00:00 (xfr#92, to-chk=32/222)
15-Nov-2024 20:11:31       2,894,926  78%   23.01MB/s    0:00:00 (xfr#93, to-chk=31/222)
15-Nov-2024 20:11:31       2,895,388  79%   23.01MB/s    0:00:00 (xfr#94, to-chk=30/222)
15-Nov-2024 20:11:31       2,915,726  79%   23.17MB/s    0:00:00 (xfr#95, to-chk=29/222)
15-Nov-2024 20:11:31       2,916,284  79%   23.18MB/s    0:00:00 (xfr#96, to-chk=25/222)
15-Nov-2024 20:11:31       3,003,067  81%   23.67MB/s    0:00:00 (xfr#97, to-chk=24/222)
15-Nov-2024 20:11:31       3,003,625  81%   23.67MB/s    0:00:00 (xfr#98, to-chk=23/222)
15-Nov-2024 20:11:31       3,036,432  82%   23.93MB/s    0:00:00 (xfr#99, to-chk=22/222)
15-Nov-2024 20:11:31       3,037,102  82%   23.94MB/s    0:00:00 (xfr#100, to-chk=18/222)
15-Nov-2024 20:11:31       3,142,085  85%   23.78MB/s    0:00:00 (xfr#101, to-chk=17/222)
15-Nov-2024 20:11:31       3,143,275  85%   23.79MB/s    0:00:00 (xfr#102, to-chk=16/222)
15-Nov-2024 20:11:31       3,170,142  86%   23.99MB/s    0:00:00 (xfr#103, to-chk=15/222)
15-Nov-2024 20:11:31       3,170,700  86%   23.81MB/s    0:00:00 (xfr#104, to-chk=11/222)
15-Nov-2024 20:11:31       3,258,956  88%   24.47MB/s    0:00:00 (xfr#105, to-chk=10/222)
15-Nov-2024 20:11:31       3,259,514  88%   24.29MB/s    0:00:00 (xfr#106, to-chk=9/222)
15-Nov-2024 20:11:31       3,260,142  88%   24.29MB/s    0:00:00 (xfr#107, to-chk=8/222)
15-Nov-2024 20:11:31       3,385,750  92%   25.03MB/s    0:00:00 (xfr#108, to-chk=7/222)
15-Nov-2024 20:11:31       3,386,116  92%   25.03MB/s    0:00:00 (xfr#109, to-chk=3/222)
15-Nov-2024 20:11:31       3,617,641  98%   26.34MB/s    0:00:00 (xfr#110, to-chk=2/222)
15-Nov-2024 20:11:31       3,618,007  98%   26.34MB/s    0:00:00 (xfr#111, to-chk=1/222)
15-Nov-2024 20:11:31       3,660,266  99%   26.44MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 20:11:31       3,660,266  99%   26.44MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 20:11:31       3,660,266  99%   26.44MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 20:11:31       3,660,266  99%   26.44MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 20:11:31       3,660,266  99%   26.44MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 20:11:31       3,660,266  99%   26.44MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 20:11:31       3,660,266  99%   26.44MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 20:11:31       3,660,266  99%   26.44MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 20:11:31       3,660,266  99%   26.44MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 20:11:31       3,660,266  99%   26.44MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 20:11:31       3,660,266  99%   26.44MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 20:11:31       3,660,266  99%   26.44MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 20:11:31       3,660,266  99%   26.44MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 20:11:31       3,660,266  99%   26.44MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 20:11:31       3,660,266  99%   26.44MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 20:11:31       3,660,266  99%   26.44MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 20:11:31       3,660,266  99%   26.44MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 20:11:31       3,660,266  99%   26.44MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 20:11:31       3,660,266  99%   26.44MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 20:11:31       3,660,266  99%   26.44MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 20:11:31       3,660,266  99%   26.44MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 20:11:31       3,660,266  99%   26.44MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 20:11:31       3,660,266  99%   26.44MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 20:11:31       3,660,266  99%   26.44MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 20:11:31       3,660,266  99%   26.44MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 20:11:31       3,660,266  99%   26.44MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 20:11:31       3,660,266  99%   26.25MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 20:11:31       3,660,266  99%   26.05MB/s    0:00:00 (xfr#112, to-chk=0/222)
15-Nov-2024 20:11:31 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.15-19.58.17/pod-logs/dev-oneprovider-krakow-0/op-worker
15-Nov-2024 20:11:31
15-Nov-2024 20:11:31               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=77/80)
15-Nov-2024 20:11:31               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:11:31          40,940   6%   39.04MB/s    0:00:00 (xfr#2, to-chk=75/80)
15-Nov-2024 20:11:31          79,979  13%   76.27MB/s    0:00:00 (xfr#3, to-chk=73/80)
15-Nov-2024 20:11:31          79,979  13%   76.27MB/s    0:00:00 (xfr#4, to-chk=71/80)
15-Nov-2024 20:11:31          79,979  13%   76.27MB/s    0:00:00 (xfr#5, to-chk=69/80)
15-Nov-2024 20:11:31         117,601  19%  112.15MB/s    0:00:00 (xfr#6, to-chk=67/80)
15-Nov-2024 20:11:31         117,751  19%  112.30MB/s    0:00:00 (xfr#7, to-chk=65/80)
15-Nov-2024 20:11:31         118,048  19%  112.58MB/s    0:00:00 (xfr#8, to-chk=63/80)
15-Nov-2024 20:11:31         200,920  33%   95.81MB/s    0:00:00 (xfr#9, to-chk=61/80)
15-Nov-2024 20:11:31         204,730  34%   97.62MB/s    0:00:00 (xfr#10, to-chk=51/80)
15-Nov-2024 20:11:31         206,034  34%   98.24MB/s    0:00:00 (xfr#11, to-chk=50/80)
15-Nov-2024 20:11:31         207,053  34%   98.73MB/s    0:00:00 (xfr#12, to-chk=49/80)
15-Nov-2024 20:11:31         211,148  35%  100.68MB/s    0:00:00 (xfr#13, to-chk=48/80)
15-Nov-2024 20:11:31         212,737  35%  101.44MB/s    0:00:00 (xfr#14, to-chk=47/80)
15-Nov-2024 20:11:31         219,454  36%   69.76MB/s    0:00:00 (xfr#15, to-chk=46/80)
15-Nov-2024 20:11:31         222,466  37%   70.72MB/s    0:00:00 (xfr#16, to-chk=45/80)
15-Nov-2024 20:11:31         227,361  38%   72.28MB/s    0:00:00 (xfr#17, to-chk=44/80)
15-Nov-2024 20:11:31         233,567  39%   74.25MB/s    0:00:00 (xfr#18, to-chk=43/80)
15-Nov-2024 20:11:31         240,349  40%   57.30MB/s    0:00:00 (xfr#19, to-chk=42/80)
15-Nov-2024 20:11:31         242,280  40%   57.76MB/s    0:00:00 (xfr#20, to-chk=41/80)
15-Nov-2024 20:11:31         244,722  40%   58.35MB/s    0:00:00 (xfr#21, to-chk=40/80)
15-Nov-2024 20:11:31         249,845  41%   59.57MB/s    0:00:00 (xfr#22, to-chk=39/80)
15-Nov-2024 20:11:31         256,855  43%   61.24MB/s    0:00:00 (xfr#23, to-chk=38/80)
15-Nov-2024 20:11:31         259,071  43%   61.77MB/s    0:00:00 (xfr#24, to-chk=37/80)
15-Nov-2024 20:11:31         264,992  44%   63.18MB/s    0:00:00 (xfr#25, to-chk=36/80)
15-Nov-2024 20:11:31         270,911  45%   51.67MB/s    0:00:00 (xfr#26, to-chk=35/80)
15-Nov-2024 20:11:31         275,743  46%   52.59MB/s    0:00:00 (xfr#27, to-chk=34/80)
15-Nov-2024 20:11:31         279,325  46%   53.28MB/s    0:00:00 (xfr#28, to-chk=33/80)
15-Nov-2024 20:11:31         284,733  47%   54.31MB/s    0:00:00 (xfr#29, to-chk=32/80)
15-Nov-2024 20:11:31         288,030  48%   54.94MB/s    0:00:00 (xfr#30, to-chk=31/80)
15-Nov-2024 20:11:31         289,959  48%   55.31MB/s    0:00:00 (xfr#31, to-chk=30/80)
15-Nov-2024 20:11:31         290,124  48%   46.11MB/s    0:00:00 (xfr#32, to-chk=29/80)
15-Nov-2024 20:11:31         290,573  48%   46.19MB/s    0:00:00 (xfr#33, to-chk=28/80)
15-Nov-2024 20:11:31         293,644  49%   46.67MB/s    0:00:00 (xfr#34, to-chk=27/80)
15-Nov-2024 20:11:31         293,809  49%   46.70MB/s    0:00:00 (xfr#35, to-chk=26/80)
15-Nov-2024 20:11:31         297,678  49%   47.31MB/s    0:00:00 (xfr#36, to-chk=25/80)
15-Nov-2024 20:11:31         300,983  50%   47.84MB/s    0:00:00 (xfr#37, to-chk=24/80)
15-Nov-2024 20:11:31         302,031  50%   41.15MB/s    0:00:00 (xfr#38, to-chk=23/80)
15-Nov-2024 20:11:31         308,522  51%   42.03MB/s    0:00:00 (xfr#39, to-chk=22/80)
15-Nov-2024 20:11:31         309,254  51%   42.13MB/s    0:00:00 (xfr#40, to-chk=21/80)
15-Nov-2024 20:11:31         314,375  52%   42.83MB/s    0:00:00 (xfr#41, to-chk=20/80)
15-Nov-2024 20:11:31         317,102  53%   37.80MB/s    0:00:00 (xfr#42, to-chk=19/80)
15-Nov-2024 20:11:31         324,397  54%   38.67MB/s    0:00:00 (xfr#43, to-chk=18/80)
15-Nov-2024 20:11:31         328,836  55%   39.20MB/s    0:00:00 (xfr#44, to-chk=17/80)
15-Nov-2024 20:11:31         330,421  55%   39.39MB/s    0:00:00 (xfr#45, to-chk=16/80)
15-Nov-2024 20:11:31         336,063  56%   40.06MB/s    0:00:00 (xfr#46, to-chk=15/80)
15-Nov-2024 20:11:31         336,512  56%   40.12MB/s    0:00:00 (xfr#47, to-chk=14/80)
15-Nov-2024 20:11:31         342,716  57%   40.85MB/s    0:00:00 (xfr#48, to-chk=13/80)
15-Nov-2024 20:11:31         343,676  57%   40.97MB/s    0:00:00 (xfr#49, to-chk=12/80)
15-Nov-2024 20:11:31         349,025  58%   41.61MB/s    0:00:00 (xfr#50, to-chk=11/80)
15-Nov-2024 20:11:31         350,278  58%   37.12MB/s    0:00:00 (xfr#51, to-chk=10/80)
15-Nov-2024 20:11:31         354,432  59%   37.56MB/s    0:00:00 (xfr#52, to-chk=9/80)
15-Nov-2024 20:11:31         358,016  59%   37.94MB/s    0:00:00 (xfr#53, to-chk=8/80)
15-Nov-2024 20:11:31         365,311  61%   38.71MB/s    0:00:00 (xfr#54, to-chk=7/80)
15-Nov-2024 20:11:31         372,315  62%   39.45MB/s    0:00:00 (xfr#55, to-chk=6/80)
15-Nov-2024 20:11:31         374,759  62%   39.71MB/s    0:00:00 (xfr#56, to-chk=5/80)
15-Nov-2024 20:11:31         380,393  63%   40.31MB/s    0:00:00 (xfr#57, to-chk=4/80)
15-Nov-2024 20:11:31         382,607  64%   40.54MB/s    0:00:00 (xfr#58, to-chk=3/80)
15-Nov-2024 20:11:31         385,393  64%   40.84MB/s    0:00:00 (xfr#59, to-chk=2/80)
15-Nov-2024 20:11:31         389,838  65%   37.18MB/s    0:00:00 (xfr#60, to-chk=1/80)
15-Nov-2024 20:11:31         396,270  66%   37.79MB/s    0:00:00 (xfr#61, to-chk=0/80)
15-Nov-2024 20:11:31         396,270  66%   37.79MB/s    0:00:00 (xfr#61, to-chk=0/80)
15-Nov-2024 20:11:31         396,270  66%   37.79MB/s    0:00:00 (xfr#61, to-chk=0/80)
15-Nov-2024 20:11:31         396,270  66%   21.00MB/s    0:00:00 (xfr#61, to-chk=0/80)
15-Nov-2024 20:11:31         396,270  66%   21.00MB/s    0:00:00 (xfr#61, to-chk=0/80)
15-Nov-2024 20:11:31         396,270  66%   21.00MB/s    0:00:00 (xfr#61, to-chk=0/80)
15-Nov-2024 20:11:31 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.15-19.58.17/pod-logs/dev-oneprovider-krakow-0/op-panel
15-Nov-2024 20:11:31
15-Nov-2024 20:11:31               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 20:11:31               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:11:31          23,109  16%   22.04MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 20:11:31          47,188  33%   45.00MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 20:11:31          47,188  33%   45.00MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 20:11:31          70,094  49%   66.85MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 20:11:31          70,385  50%   67.12MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 20:11:31          70,385  50%   33.56MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 20:11:31 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.15-19.58.17/pod-logs/dev-oneprovider-krakow-0/cluster-manager
15-Nov-2024 20:11:31
15-Nov-2024 20:11:31               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 20:11:31               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:11:31           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 20:11:31           4,776  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 20:11:31           4,776  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 20:11:31           6,595  48%    6.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 20:11:31           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 20:11:31           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 20:11:31 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.15-19.58.17/pod-logs/dev-onezone-0/oz-panel
15-Nov-2024 20:11:31
15-Nov-2024 20:11:31               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 20:11:31               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:11:31          53,679  12%   51.19MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 20:11:31         108,914  25%  103.87MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 20:11:31         156,389  37%  149.14MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 20:11:31         209,865  49%  200.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 20:11:31         210,156  50%  200.42MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 20:11:31         210,156  50%  100.21MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 20:11:31 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.15-19.58.17/pod-logs/dev-onezone-0/oz-worker
15-Nov-2024 20:11:31
15-Nov-2024 20:11:31               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=15/18)
15-Nov-2024 20:11:31               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:11:31          23,227   7%   22.15MB/s    0:00:00 (xfr#2, to-chk=13/18)
15-Nov-2024 20:11:31          47,211  14%   45.02MB/s    0:00:00 (xfr#3, to-chk=11/18)
15-Nov-2024 20:11:31          47,211  14%   45.02MB/s    0:00:00 (xfr#4, to-chk=9/18)
15-Nov-2024 20:11:31          69,958  21%   66.72MB/s    0:00:00 (xfr#5, to-chk=7/18)
15-Nov-2024 20:11:31          70,049  21%   66.80MB/s    0:00:00 (xfr#6, to-chk=5/18)
15-Nov-2024 20:11:31          70,346  21%   67.09MB/s    0:00:00 (xfr#7, to-chk=3/18)
15-Nov-2024 20:11:31         160,387  50%   76.48MB/s    0:00:00 (xfr#8, to-chk=1/18)
15-Nov-2024 20:11:31         160,387  50%   50.99MB/s    0:00:00 (xfr#8, to-chk=0/18)
15-Nov-2024 20:11:31 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.15-19.58.17/pod-logs/dev-onezone-0/cluster-manager
15-Nov-2024 20:11:31
15-Nov-2024 20:11:31               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 20:11:31               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:11:31           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 20:11:31           4,664  34%    4.45MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 20:11:31           4,664  34%    4.45MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 20:11:31           6,438  48%    6.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 20:11:31           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 20:11:31           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 20:11:31 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD/onedata-acceptance/tests/oneclient/logs/singleprovider_multiclient_directio/test_multi_reg_file_CRUD.1731701483.4853418 exists, exporting anyway.
15-Nov-2024 20:11:31
15-Nov-2024 20:11:31
15-Nov-2024 20:11:31 =============================== warnings summary ===============================
15-Nov-2024 20:11:31 tests/utils/rest_utils.py:98
15-Nov-2024 20:11:31   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
15-Nov-2024 20:11:31     print("""
15-Nov-2024 20:11:31
15-Nov-2024 20:11:31 tests/utils/path_utils.py:112
15-Nov-2024 20:11:31   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
15-Nov-2024 20:11:31     return path.replace("'", "\\'").replace(' ', '\ ')
15-Nov-2024 20:11:31
15-Nov-2024 20:11:31 tests/utils/acceptance_utils.py:55
15-Nov-2024 20:11:31   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
15-Nov-2024 20:11:31     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
15-Nov-2024 20:11:31
15-Nov-2024 20:11:31 tests/utils/acceptance_utils.py:57
15-Nov-2024 20:11:31   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
15-Nov-2024 20:11:31     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
15-Nov-2024 20:11:31
15-Nov-2024 20:11:31 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
15-Nov-2024 20:11:31 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD/onedata-acceptance/test-reports/results.xml -
15-Nov-2024 20:11:31 ================== 26 passed, 4 warnings in 796.24s (0:13:16) ==================
15-Nov-2024 20:11:35 release "dev" uninstalled
15-Nov-2024 20:11:35 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
15-Nov-2024 20:11:37 No resources found
15-Nov-2024 20:11:38 Sidecar injection has been disabled
15-Nov-2024 20:11:38 Cleaning helm release "dev"...
15-Nov-2024 20:11:38 Deleted 1 helm deployments
15-Nov-2024 20:11:38 Deleted 0 k8s deployments
15-Nov-2024 20:11:38 Deleted 0 k8s services
15-Nov-2024 20:11:38 Deleted 0 persistent volumes
15-Nov-2024 20:11:38 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
15-Nov-2024 20:11:38 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
15-Nov-2024 20:11:38 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
15-Nov-2024 20:11:38 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
15-Nov-2024 20:11:38 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
15-Nov-2024 20:11:38 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
15-Nov-2024 20:11:38 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
15-Nov-2024 20:11:38 Finished task 'Run acceptance oneclient tests' with result: Success
15-Nov-2024 20:11:38 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
15-Nov-2024 20:11:38 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD...
15-Nov-2024 20:11:38 Finished task 'Parse test results' with result: Success
15-Nov-2024 20:11:38 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
15-Nov-2024 20:11:38
Substituting variable: ${bamboo.artifactRepoHostname} with S3
15-Nov-2024 20:11:38
Substituting variable: ${bamboo.artifactRepoPort} with 10161
15-Nov-2024 20:11:38
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
15-Nov-2024 20:11:38
Substituting variable: ${bamboo.planRepository.branchName} with develop
15-Nov-2024 20:11:38
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
15-Nov-2024 20:11:38
Substituting variable: ${bamboo.artifactRepoHostname} with S3
15-Nov-2024 20:11:38
Substituting variable: ${bamboo.artifactRepoPort} with 10161
15-Nov-2024 20:11:38
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
15-Nov-2024 20:11:38
Substituting variable: ${bamboo.planRepository.branchName} with develop
15-Nov-2024 20:11:38
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
15-Nov-2024 20:11:38 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
15-Nov-2024 20:11:38
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider regular file CRUD multiclient directio #3364 (ODSRV-OAP-SRFCMD-3364)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFCMD-3364-ScriptBuildTask-14879577510796400308.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD/onedata-acceptance
15-Nov-2024 20:11:38 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_singleprovider_regular_file_CRUD_multiclient_directio.tar.gz
15-Nov-2024 20:11:39 Uploading artifact
15-Nov-2024 20:11:39     source path: surefire_singleprovider_regular_file_CRUD_multiclient_directio.tar.gz
15-Nov-2024 20:11:39     dest.  path: artifacts/onedata-acceptance/develop/surefire_singleprovider_regular_file_CRUD_multiclient_directio.tar.gz
15-Nov-2024 20:11:39 Finished task 'Pack and push surefire artifact' with result: Success
15-Nov-2024 20:11:39 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
15-Nov-2024 20:11:39 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
15-Nov-2024 20:11:39
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider regular file CRUD multiclient directio #3364 (ODSRV-OAP-SRFCMD-3364)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFCMD-3364-ScriptBuildTask-15639890139671016986.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD
15-Nov-2024 20:11:39 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
15-Nov-2024 20:11:39 Finished task 'Pack logs' with result: Success
15-Nov-2024 20:11:39 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
15-Nov-2024 20:11:39
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
15-Nov-2024 20:11:39 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
15-Nov-2024 20:11:39
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider regular file CRUD multiclient directio #3364 (ODSRV-OAP-SRFCMD-3364)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFCMD-3364-ScriptBuildTask-15670536897484488665.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD/onedata-acceptance
15-Nov-2024 20:11:39   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
15-Nov-2024 20:11:39                                  Dload  Upload   Total   Spent    Left  Speed
15-Nov-2024 20:11:39
15-Nov-2024 20:11:39   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
15-Nov-2024 20:11:39 100  4822  100  4822    0     0  62623      0 --:--:-- --:--:-- --:--:-- 62623
15-Nov-2024 20:11:39 Clearing /tmp/onedata and /home/bamboo/.one-env
15-Nov-2024 20:11:40 Cleaning helm deployments
15-Nov-2024 20:11:40 Cleanining pods
15-Nov-2024 20:11:40 Cleaning kube persistant volumes
15-Nov-2024 20:11:41 Cleaning dockswift container
15-Nov-2024 20:11:41 Cleaning docker containers
15-Nov-2024 20:11:43 Stalled docker containers to remove:
15-Nov-2024 20:11:43 74e4a65f6b12 4f1d7d31431b 7a6454a515c1 3d94dc8ef172 3b4b5e13fd2e 3bce2c8baf39 c8b78d30984d bda2b9e928a7 976a46a355c2 52c26181af30 b04f5432b083 9e058f59d840 127af169a7f2 d6409503ec78 8c2fff1d3fbb f697bf4d0ccc
15-Nov-2024 20:11:43 Removing stalled docker containers
15-Nov-2024 20:11:43 Error response from daemon: Cannot kill container: 74e4a65f6b12: Container 74e4a65f6b124269ac74bf47c67222d3096cf7bc8c86e621756cbf5b4022969c is not running
15-Nov-2024 20:11:43 74e4a65f6b12
15-Nov-2024 20:11:43 Error response from daemon: Cannot kill container: 4f1d7d31431b: Container 4f1d7d31431b372855e73c7b4b13b844014473ee200959f80abf86e33fc71575 is not running
15-Nov-2024 20:11:43 4f1d7d31431b
15-Nov-2024 20:11:43 Error response from daemon: Cannot kill container: 7a6454a515c1: Container 7a6454a515c1b0b5d810131bc3f98209db5ce777f63d4763ad9f218c09705b67 is not running
15-Nov-2024 20:11:43 7a6454a515c1
15-Nov-2024 20:11:43 Error response from daemon: Cannot kill container: 3d94dc8ef172: Container 3d94dc8ef172609787ed778fcb77c00268123e5a313512e5d3e65a4fd685a9e2 is not running
15-Nov-2024 20:11:43 3d94dc8ef172
15-Nov-2024 20:11:43 Error response from daemon: Cannot kill container: 3b4b5e13fd2e: Container 3b4b5e13fd2e276624f1095e0a6b28d8f4a07f3530becd832aa1ef17036a2205 is not running
15-Nov-2024 20:11:44 3b4b5e13fd2e
15-Nov-2024 20:11:44 Error response from daemon: Cannot kill container: 3bce2c8baf39: Container 3bce2c8baf398f6c7848d50c2d426b65d84881a5e97d1a8ecbb25f0fc65e7706 is not running
15-Nov-2024 20:11:44 3bce2c8baf39
15-Nov-2024 20:11:44 Error response from daemon: Cannot kill container: c8b78d30984d: Container c8b78d30984d4f2cd188ec8605fe24d0ce638f9d81f53cb4e2536da4de2531d0 is not running
15-Nov-2024 20:11:44 c8b78d30984d
15-Nov-2024 20:11:44 Error response from daemon: Cannot kill container: bda2b9e928a7: Container bda2b9e928a799f09927ffc8485458069f92034552556444faca842a3c1bf673 is not running
15-Nov-2024 20:11:44 bda2b9e928a7
15-Nov-2024 20:11:44 Error response from daemon: Cannot kill container: 976a46a355c2: Container 976a46a355c2e6addb2a27d19c16607742e22fad2a60f505c34d3b81331bd5f1 is not running
15-Nov-2024 20:11:44 976a46a355c2
15-Nov-2024 20:11:44 Error response from daemon: Cannot kill container: 52c26181af30: Container 52c26181af3054d5cc1156653e51c423cf42c7c3ec559c55618b53cf533c5dbd is not running
15-Nov-2024 20:11:44 52c26181af30
15-Nov-2024 20:11:44 Error response from daemon: Cannot kill container: b04f5432b083: Container b04f5432b0834725555c151a2db2d5569f90a7a18d51dd296d0bd7238bfbe159 is not running
15-Nov-2024 20:11:44 b04f5432b083
15-Nov-2024 20:11:44 Error response from daemon: Cannot kill container: 9e058f59d840: Container 9e058f59d84051b96221ef65b2aad62e840e716b882fa24fdd1b93cd6ad95749 is not running
15-Nov-2024 20:11:44 9e058f59d840
15-Nov-2024 20:11:44 Error response from daemon: Cannot kill container: 127af169a7f2: Container 127af169a7f26282940459d3d18f5c4c52a751f5bcf3fa8899726c69c3169be7 is not running
15-Nov-2024 20:11:44 127af169a7f2
15-Nov-2024 20:11:44 Error response from daemon: Cannot kill container: d6409503ec78: Container d6409503ec78eb65e0a583ffadeccaf6ed85b3e9d802dbb8979fcaa98cfd61c3 is not running
15-Nov-2024 20:11:45 d6409503ec78
15-Nov-2024 20:11:45 Error response from daemon: Cannot kill container: 8c2fff1d3fbb: Container 8c2fff1d3fbbca24d36413c611095819c6ce94bcdde011740e02678cc60fc9c1 is not running
15-Nov-2024 20:11:45 8c2fff1d3fbb
15-Nov-2024 20:11:45 f697bf4d0ccc
15-Nov-2024 20:11:45 f697bf4d0ccc
15-Nov-2024 20:11:45 Stalled docker volumes to remove:
15-Nov-2024 20:11:45
15-Nov-2024 20:11:45 Removing stalled docker volumes
15-Nov-2024 20:11:45 Removing stalled loopdevices
15-Nov-2024 20:11:46 Done
15-Nov-2024 20:11:46 Finished task 'Clear env and working dir' with result: Success
15-Nov-2024 20:11:46 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
15-Nov-2024 20:11:46 Running post build plugin 'Docker Container Cleanup'
15-Nov-2024 20:11:46 Running post build plugin 'NCover Results Collector'
15-Nov-2024 20:11:46 Running post build plugin 'Build Results Label Collector'
15-Nov-2024 20:11:46 Running post build plugin 'Clover Results Collector'
15-Nov-2024 20:11:46 Running post build plugin 'npm Cache Cleanup'
15-Nov-2024 20:11:46 Running post build plugin 'Artifact Copier'
15-Nov-2024 20:11:46 Publishing an artifact: test_logs.tar.gz
15-Nov-2024 20:11:46 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 99.84 ms
15-Nov-2024 20:11:46 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMD'
15-Nov-2024 20:11:46 Finalising the build...
15-Nov-2024 20:11:46 Stopping timer.
15-Nov-2024 20:11:46 Build ODSRV-OAP-SRFCMD-3364 completed.
15-Nov-2024 20:11:46 Running on server: post build plugin 'Build Hanging Detection Configuration'
15-Nov-2024 20:11:46 Running on server: post build plugin 'NCover Results Collector'
15-Nov-2024 20:11:46 Running on server: post build plugin 'Build Labeller'
15-Nov-2024 20:11:46 Running on server: post build plugin 'Clover Delta Calculator'
15-Nov-2024 20:11:46 Running on server: post build plugin 'Maven Dependencies Postprocessor'
15-Nov-2024 20:11:46 All post build plugins have finished
15-Nov-2024 20:11:46 Generating build results summary...
15-Nov-2024 20:11:46 Saving build results to disk...
15-Nov-2024 20:11:46 Store variable context...
15-Nov-2024 20:11:46 Finished building ODSRV-OAP-SRFCMD-3364.