oneclient acceptance tests using environment deployed from packages

Build: #3370 did not complete

Job: singleprovider regular file CRUD multiclient proxyio hardlinks did not complete

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

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

29-Nov-2024 15:30:08 =================================================================
29-Nov-2024 15:30:08 - Executing scenario 'Copy big regular file and check MD5'
29-Nov-2024 15:30:08 - from feature 'Multi_regular_file_CRUD'
29-Nov-2024 15:30:08 -----------------------------------------------------------------
29-Nov-2024 15:30:08 -- Executing step: 'Given "oneclients [client11, client21]
29-Nov-2024 15:30:08 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
29-Nov-2024 15:30:08 using [token, token] by [user1, user2]"'
29-Nov-2024 15:30:08 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-n2sxc', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
29-Nov-2024 15:30:08 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-n2sxc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
29-Nov-2024 15:30:08 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-n2sxc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
29-Nov-2024 15:30:08
29-Nov-2024 15:30:08
29-Nov-2024 15:30:08 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-n2sxc'
29-Nov-2024 15:30:08 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-n2sxc' successfully started
29-Nov-2024 15:30:08
29-Nov-2024 15:30:08 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/djv7n8zgrvw3e0n4
29-Nov-2024 15:30:08
29-Nov-2024 15:30:08 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/djv7n8zgrvw3e0n4 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/djv7n8zgrvw3e0n4
29-Nov-2024 15:30:08 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '502129936794006259'...
29-Nov-2024 15:30:08 Getting configuration...
29-Nov-2024 15:30:08 Oneclient has been successfully mounted in '/tmp/onedata/mnt/djv7n8zgrvw3e0n4'.
29-Nov-2024 15:30:08
29-Nov-2024 15:30:08 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rqpmm', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
29-Nov-2024 15:30:08 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rqpmm', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
29-Nov-2024 15:30:08 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rqpmm', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
29-Nov-2024 15:30:08
29-Nov-2024 15:30:08
29-Nov-2024 15:30:08 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-rqpmm'
29-Nov-2024 15:30:08 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-rqpmm' successfully started
29-Nov-2024 15:30:08
29-Nov-2024 15:30:08 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/d7ir0gz2qh7pk1b8
29-Nov-2024 15:30:08
29-Nov-2024 15:30:08 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/d7ir0gz2qh7pk1b8 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/d7ir0gz2qh7pk1b8
29-Nov-2024 15:30:08 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10671904798421365392'...
29-Nov-2024 15:30:08 Getting configuration...
29-Nov-2024 15:30:08 Oneclient has been successfully mounted in '/tmp/onedata/mnt/d7ir0gz2qh7pk1b8'.
29-Nov-2024 15:30:08
29-Nov-2024 15:30:08 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2, space1/dir3] on client11"'
29-Nov-2024 15:30:08 -- Executing step: 'When "user1 creates regular files [space1/dir1/dir2/file1] on client11"'
29-Nov-2024 15:30:08 -- Executing step: 'When "user1 sees [file1] in space1/dir1/dir2 on client11"'
29-Nov-2024 15:30:08 -- Executing step: 'When "user2 sees [file1] in space1/dir1/dir2 on client21"'
29-Nov-2024 15:30:08 -- Executing step: 'When "user1 writes 32 MB of random characters to space1/dir1/dir2/file1 on client11 and saves MD5"'
29-Nov-2024 15:30:08 -- Executing step: 'When "user1 copies regular file space1/dir1/dir2/file1 to space1/dir3/file1 on client11"'
29-Nov-2024 15:30:08 -- Executing step: 'Then "user1 can stat [file1] in space1/dir1/dir2 on client11"'
29-Nov-2024 15:30:08 -- Executing step: 'Then "user2 can stat [file1] in space1/dir1/dir2 on client21"'
29-Nov-2024 15:30:08 -- Executing step: 'Then "user1 can stat [file1] in space1/dir3 on client11"'
29-Nov-2024 15:30:08 -- Executing step: 'Then "user2 can stat [file1] in space1/dir3 on client21"'
29-Nov-2024 15:30:08 -- Executing step: 'Then "user1 sees [file1] in space1/dir1/dir2 on client11"'
29-Nov-2024 15:30:08 -- Executing step: 'Then "user2 sees [file1] in space1/dir1/dir2 on client21"'
29-Nov-2024 15:30:08 -- Executing step: 'Then "user1 sees [file1] in space1/dir3 on client11"'
29-Nov-2024 15:30:08 -- Executing step: 'Then "user2 sees [file1] in space1/dir3 on client21"'
29-Nov-2024 15:30:08 -- Executing step: 'Then "user1 checks MD5 of space1/dir3/file1 on client11"'
29-Nov-2024 15:30:08 -- Executing step: 'Then "user2 checks MD5 of space1/dir3/file1 on client21"'
29-Nov-2024 15:30:08 =================================================================
29-Nov-2024 15:30:08
29-Nov-2024 15:30:09 PASSED
29-Nov-2024 15:30:09 Unmounting client from /tmp/onedata/mnt/djv7n8zgrvw3e0n4
29-Nov-2024 15:30:09
29-Nov-2024 15:30:09
29-Nov-2024 15:30:09 Unmounting client from /tmp/onedata/mnt/d7ir0gz2qh7pk1b8
29-Nov-2024 15:30:09
29-Nov-2024 15:30:09
29-Nov-2024 15:30:35 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
29-Nov-2024 15:30:35 =================================================================
29-Nov-2024 15:30:35 - Executing scenario 'Delete file opened by other user for reading'
29-Nov-2024 15:30:35 - from feature 'Multi_regular_file_CRUD'
29-Nov-2024 15:30:35 -----------------------------------------------------------------
29-Nov-2024 15:30:35 -- Executing step: 'Given "oneclients [client11, client21]
29-Nov-2024 15:30:35 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
29-Nov-2024 15:30:35 using [token, token] by [user1, user2]"'
29-Nov-2024 15:30:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-n2sxc', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
29-Nov-2024 15:30:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-n2sxc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
29-Nov-2024 15:30:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-n2sxc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
29-Nov-2024 15:30:35
29-Nov-2024 15:30:35
29-Nov-2024 15:30:35 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-n2sxc'
29-Nov-2024 15:30:35 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-n2sxc' successfully started
29-Nov-2024 15:30:35
29-Nov-2024 15:30:35 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/l8z61jzmmllvxj9x
29-Nov-2024 15:30:35
29-Nov-2024 15:30:35 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/l8z61jzmmllvxj9x --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/l8z61jzmmllvxj9x
29-Nov-2024 15:30:35 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7662511042836736965'...
29-Nov-2024 15:30:35 Getting configuration...
29-Nov-2024 15:30:35 Oneclient has been successfully mounted in '/tmp/onedata/mnt/l8z61jzmmllvxj9x'.
29-Nov-2024 15:30:35
29-Nov-2024 15:30:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rqpmm', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
29-Nov-2024 15:30:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rqpmm', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
29-Nov-2024 15:30:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rqpmm', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
29-Nov-2024 15:30:35
29-Nov-2024 15:30:35
29-Nov-2024 15:30:35 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-rqpmm'
29-Nov-2024 15:30:35 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-rqpmm' successfully started
29-Nov-2024 15:30:35
29-Nov-2024 15:30:35 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/l6trxl2c1yt37b0w
29-Nov-2024 15:30:35
29-Nov-2024 15:30:35 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/l6trxl2c1yt37b0w --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/l6trxl2c1yt37b0w
29-Nov-2024 15:30:35 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1526067144431522962'...
29-Nov-2024 15:30:35 Getting configuration...
29-Nov-2024 15:30:35 Oneclient has been successfully mounted in '/tmp/onedata/mnt/l6trxl2c1yt37b0w'.
29-Nov-2024 15:30:35
29-Nov-2024 15:30:35 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
29-Nov-2024 15:30:35 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
29-Nov-2024 15:30:35 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
29-Nov-2024 15:30:35 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
29-Nov-2024 15:30:35 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"'
29-Nov-2024 15:30:35 -- Executing step: 'When "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"'
29-Nov-2024 15:30:35 -- Executing step: 'When "user1 changes space1/dir1 mode to 777 on client11"'
29-Nov-2024 15:30:35 -- Executing step: 'Then "mode of user2's space1/dir1 is 777 on client21"'
29-Nov-2024 15:30:35 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r on client11"'
29-Nov-2024 15:30:35 -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"'
29-Nov-2024 15:30:35 -- Executing step: 'Then "user2 can't stat [file1] in space1/dir1 on client21"'
29-Nov-2024 15:30:35 -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"'
29-Nov-2024 15:30:35 -- Executing step: 'Then "user2 doesn't see [file1] in space1/dir1 on client21"'
29-Nov-2024 15:30:35 -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"'
29-Nov-2024 15:30:35 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"'
29-Nov-2024 15:30:35 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
29-Nov-2024 15:30:35 =================================================================
29-Nov-2024 15:30:35
29-Nov-2024 15:30:35 PASSED
29-Nov-2024 15:30:35 Unmounting client from /tmp/onedata/mnt/l8z61jzmmllvxj9x
29-Nov-2024 15:30:35
29-Nov-2024 15:30:35
29-Nov-2024 15:30:35 Unmounting client from /tmp/onedata/mnt/l6trxl2c1yt37b0w
29-Nov-2024 15:30:35
29-Nov-2024 15:30:35
29-Nov-2024 15:31:00 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
29-Nov-2024 15:31:00 =================================================================
29-Nov-2024 15:31:00 - Executing scenario 'Delete file opened by other user for reading and writing'
29-Nov-2024 15:31:00 - from feature 'Multi_regular_file_CRUD'
29-Nov-2024 15:31:00 -----------------------------------------------------------------
29-Nov-2024 15:31:00 -- Executing step: 'Given "oneclients [client11, client21]
29-Nov-2024 15:31:00 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
29-Nov-2024 15:31:00 using [token, token] by [user1, user2]"'
29-Nov-2024 15:31:00 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-n2sxc', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
29-Nov-2024 15:31:00 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-n2sxc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
29-Nov-2024 15:31:00 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-n2sxc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
29-Nov-2024 15:31:00
29-Nov-2024 15:31:00
29-Nov-2024 15:31:00 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-n2sxc'
29-Nov-2024 15:31:00 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-n2sxc' successfully started
29-Nov-2024 15:31:00
29-Nov-2024 15:31:00 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/2c7rac0rbes3xr8a
29-Nov-2024 15:31:00
29-Nov-2024 15:31:00 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/2c7rac0rbes3xr8a --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/2c7rac0rbes3xr8a
29-Nov-2024 15:31:00 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '13456552791738670446'...
29-Nov-2024 15:31:00 Getting configuration...
29-Nov-2024 15:31:00 Oneclient has been successfully mounted in '/tmp/onedata/mnt/2c7rac0rbes3xr8a'.
29-Nov-2024 15:31:00
29-Nov-2024 15:31:00 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rqpmm', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
29-Nov-2024 15:31:00 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rqpmm', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
29-Nov-2024 15:31:00 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rqpmm', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
29-Nov-2024 15:31:00
29-Nov-2024 15:31:00
29-Nov-2024 15:31:00 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-rqpmm'
29-Nov-2024 15:31:00 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-rqpmm' successfully started
29-Nov-2024 15:31:00
29-Nov-2024 15:31:00 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/nspd4jeljr39t9dc
29-Nov-2024 15:31:00
29-Nov-2024 15:31:00 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/nspd4jeljr39t9dc --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/nspd4jeljr39t9dc
29-Nov-2024 15:31:00 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3683416227916150504'...
29-Nov-2024 15:31:00 Getting configuration...
29-Nov-2024 15:31:00 Oneclient has been successfully mounted in '/tmp/onedata/mnt/nspd4jeljr39t9dc'.
29-Nov-2024 15:31:00
29-Nov-2024 15:31:00 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
29-Nov-2024 15:31:00 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
29-Nov-2024 15:31:00 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
29-Nov-2024 15:31:00 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
29-Nov-2024 15:31:00 -- Executing step: 'Then "mode of user2's space1/dir1 is 775 on client21"'
29-Nov-2024 15:31:00 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"'
29-Nov-2024 15:31:00 -- Executing step: 'Then "user2 deletes files [space1/dir1/file1] on client21"'
29-Nov-2024 15:31:00 -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to previously opened space1/dir1/file1 on client11"'
29-Nov-2024 15:31:00 -- Executing step: 'Then "user1 sets current file position in space1/dir1/file1 at offset 0 on client11"'
29-Nov-2024 15:31:00 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from previously opened file space1/dir1/file1 on client11"'
29-Nov-2024 15:31:00 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
29-Nov-2024 15:31:00 -- Executing step: 'Then "user1 can't stat [file1] in space1/dir1 on client11"'
29-Nov-2024 15:31:00 -- Executing step: 'Then "user1 doesn't see [file1] in space1/dir1 on client11"'
29-Nov-2024 15:31:00 =================================================================
29-Nov-2024 15:31:00
29-Nov-2024 15:31:01 PASSED
29-Nov-2024 15:31:01 Unmounting client from /tmp/onedata/mnt/2c7rac0rbes3xr8a
29-Nov-2024 15:31:01
29-Nov-2024 15:31:01
29-Nov-2024 15:31:01 Unmounting client from /tmp/onedata/mnt/nspd4jeljr39t9dc
29-Nov-2024 15:31:01
29-Nov-2024 15:31:01
29-Nov-2024 15:31:27 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
29-Nov-2024 15:31:27 =================================================================
29-Nov-2024 15:31:27 - Executing scenario 'Fail to delete file without permission, file is opened by other user'
29-Nov-2024 15:31:27 - from feature 'Multi_regular_file_CRUD'
29-Nov-2024 15:31:27 -----------------------------------------------------------------
29-Nov-2024 15:31:27 -- Executing step: 'Given "oneclients [client11, client21]
29-Nov-2024 15:31:27 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
29-Nov-2024 15:31:27 using [token, token] by [user1, user2]"'
29-Nov-2024 15:31:27 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-n2sxc', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
29-Nov-2024 15:31:27 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-n2sxc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
29-Nov-2024 15:31:27 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-n2sxc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
29-Nov-2024 15:31:27
29-Nov-2024 15:31:27
29-Nov-2024 15:31:27 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-n2sxc'
29-Nov-2024 15:31:27 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-n2sxc' successfully started
29-Nov-2024 15:31:27
29-Nov-2024 15:31:27 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/cwr7zsf6w3a015su
29-Nov-2024 15:31:27
29-Nov-2024 15:31:27 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/cwr7zsf6w3a015su --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/cwr7zsf6w3a015su
29-Nov-2024 15:31:27 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '11111886823726895239'...
29-Nov-2024 15:31:27 Getting configuration...
29-Nov-2024 15:31:27 Oneclient has been successfully mounted in '/tmp/onedata/mnt/cwr7zsf6w3a015su'.
29-Nov-2024 15:31:27
29-Nov-2024 15:31:27 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rqpmm', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
29-Nov-2024 15:31:27 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rqpmm', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
29-Nov-2024 15:31:27 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rqpmm', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
29-Nov-2024 15:31:27
29-Nov-2024 15:31:27
29-Nov-2024 15:31:27 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-rqpmm'
29-Nov-2024 15:31:27 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-rqpmm' successfully started
29-Nov-2024 15:31:27
29-Nov-2024 15:31:27 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/r72wums46nyljnta
29-Nov-2024 15:31:27
29-Nov-2024 15:31:27 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/r72wums46nyljnta --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/r72wums46nyljnta
29-Nov-2024 15:31:27 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12430699326496815141'...
29-Nov-2024 15:31:27 Getting configuration...
29-Nov-2024 15:31:27 Oneclient has been successfully mounted in '/tmp/onedata/mnt/r72wums46nyljnta'.
29-Nov-2024 15:31:27
29-Nov-2024 15:31:27 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
29-Nov-2024 15:31:27 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
29-Nov-2024 15:31:27 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
29-Nov-2024 15:31:27 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
29-Nov-2024 15:31:27 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
29-Nov-2024 15:31:27 -- Executing step: 'When "user1 changes space1/dir1 mode to 755 on client11"'
29-Nov-2024 15:31:27 -- Executing step: 'Then "mode of user2's space1/dir1 is 755 on client21"'
29-Nov-2024 15:31:27 -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"'
29-Nov-2024 15:31:27 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"'
29-Nov-2024 15:31:27 -- Executing step: 'Then "user2 fails to delete files [space1/dir1/file1] on client21"'
29-Nov-2024 15:31:27 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
29-Nov-2024 15:31:27 -- Executing step: 'Then "user1 can stat [file1] in space1/dir1 on client11"'
29-Nov-2024 15:31:27 -- Executing step: 'Then "user2 can stat [file1] in space1/dir1 on client21"'
29-Nov-2024 15:31:27 -- Executing step: 'Then "user1 sees [file1] in space1/dir1 on client11"'
29-Nov-2024 15:31:27 -- Executing step: 'Then "user2 sees [file1] in space1/dir1 on client21"'
29-Nov-2024 15:31:27 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"'
29-Nov-2024 15:31:27 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client21"'
29-Nov-2024 15:31:27 =================================================================
29-Nov-2024 15:31:27
29-Nov-2024 15:31:27 PASSED
29-Nov-2024 15:31:27 Unmounting client from /tmp/onedata/mnt/cwr7zsf6w3a015su
29-Nov-2024 15:31:27
29-Nov-2024 15:31:27
29-Nov-2024 15:31:27 Unmounting client from /tmp/onedata/mnt/r72wums46nyljnta
29-Nov-2024 15:31:27
29-Nov-2024 15:31:27
29-Nov-2024 15:31:51 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
29-Nov-2024 15:31:51 =================================================================
29-Nov-2024 15:31:51 - Executing scenario 'Delete file right after closing it'
29-Nov-2024 15:31:51 - from feature 'Multi_regular_file_CRUD'
29-Nov-2024 15:31:51 -----------------------------------------------------------------
29-Nov-2024 15:31:51 -- Executing step: 'Given "oneclients [client11, client21]
29-Nov-2024 15:31:51 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
29-Nov-2024 15:31:51 using [token, token] by [user1, user2]"'
29-Nov-2024 15:31:51 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-n2sxc', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
29-Nov-2024 15:31:51 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-n2sxc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
29-Nov-2024 15:31:51 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-n2sxc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
29-Nov-2024 15:31:51
29-Nov-2024 15:31:51
29-Nov-2024 15:31:51 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-n2sxc'
29-Nov-2024 15:31:51 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-n2sxc' successfully started
29-Nov-2024 15:31:51
29-Nov-2024 15:31:51 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/372fm06xzfjg6rgc
29-Nov-2024 15:31:51
29-Nov-2024 15:31:51 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/372fm06xzfjg6rgc --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/372fm06xzfjg6rgc
29-Nov-2024 15:31:51 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10862418613185567698'...
29-Nov-2024 15:31:51 Getting configuration...
29-Nov-2024 15:31:51 Oneclient has been successfully mounted in '/tmp/onedata/mnt/372fm06xzfjg6rgc'.
29-Nov-2024 15:31:51
29-Nov-2024 15:31:51 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rqpmm', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
29-Nov-2024 15:31:51 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rqpmm', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
29-Nov-2024 15:31:51 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rqpmm', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
29-Nov-2024 15:31:51
29-Nov-2024 15:31:51
29-Nov-2024 15:31:51 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-rqpmm'
29-Nov-2024 15:31:51 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-rqpmm' successfully started
29-Nov-2024 15:31:51
29-Nov-2024 15:31:51 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/hrv6q3avn55yrifr
29-Nov-2024 15:31:51
29-Nov-2024 15:31:51 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/hrv6q3avn55yrifr --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/hrv6q3avn55yrifr
29-Nov-2024 15:31:51 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '13738387547136974332'...
29-Nov-2024 15:31:51 Getting configuration...
29-Nov-2024 15:31:51 Oneclient has been successfully mounted in '/tmp/onedata/mnt/hrv6q3avn55yrifr'.
29-Nov-2024 15:31:51
29-Nov-2024 15:31:51 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
29-Nov-2024 15:31:51 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
29-Nov-2024 15:31:51 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
29-Nov-2024 15:31:51 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
29-Nov-2024 15:31:51 -- Executing step: 'When "user1 opens space1/file1 with mode r+ on client11"'
29-Nov-2024 15:31:51 -- Executing step: 'When "user1 closes space1/file1 on client11"'
29-Nov-2024 15:31:51 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
29-Nov-2024 15:31:51 -- Executing step: 'When "space1 is empty for user1 on client11"'
29-Nov-2024 15:31:51 =================================================================
29-Nov-2024 15:31:51
29-Nov-2024 15:31:52 PASSED
29-Nov-2024 15:31:52 Unmounting client from /tmp/onedata/mnt/372fm06xzfjg6rgc
29-Nov-2024 15:31:52
29-Nov-2024 15:31:52
29-Nov-2024 15:31:52 Unmounting client from /tmp/onedata/mnt/hrv6q3avn55yrifr
29-Nov-2024 15:31:52
29-Nov-2024 15:31:52
29-Nov-2024 15:32:19 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
29-Nov-2024 15:32:19 =================================================================
29-Nov-2024 15:32:19 - Executing scenario 'Create many children'
29-Nov-2024 15:32:19 - from feature 'Multi_regular_file_CRUD'
29-Nov-2024 15:32:19 -----------------------------------------------------------------
29-Nov-2024 15:32:19 -- Executing step: 'Given "oneclients [client11, client21]
29-Nov-2024 15:32:19 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
29-Nov-2024 15:32:19 using [token, token] by [user1, user2]"'
29-Nov-2024 15:32:19 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-n2sxc', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
29-Nov-2024 15:32:19 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-n2sxc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
29-Nov-2024 15:32:19 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-n2sxc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
29-Nov-2024 15:32:19
29-Nov-2024 15:32:19
29-Nov-2024 15:32:19 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-n2sxc'
29-Nov-2024 15:32:19 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-n2sxc' successfully started
29-Nov-2024 15:32:19
29-Nov-2024 15:32:19 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/gqe6t7i8hbz6ycbl
29-Nov-2024 15:32:19
29-Nov-2024 15:32:19 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/gqe6t7i8hbz6ycbl --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/gqe6t7i8hbz6ycbl
29-Nov-2024 15:32:19 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '4914934400646639495'...
29-Nov-2024 15:32:19 Getting configuration...
29-Nov-2024 15:32:19 Oneclient has been successfully mounted in '/tmp/onedata/mnt/gqe6t7i8hbz6ycbl'.
29-Nov-2024 15:32:19
29-Nov-2024 15:32:19 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rqpmm', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
29-Nov-2024 15:32:19 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rqpmm', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
29-Nov-2024 15:32:19 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rqpmm', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
29-Nov-2024 15:32:19
29-Nov-2024 15:32:19
29-Nov-2024 15:32:19 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-rqpmm'
29-Nov-2024 15:32:19 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-rqpmm' successfully started
29-Nov-2024 15:32:19
29-Nov-2024 15:32:19 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/gffe4mge2xxul812
29-Nov-2024 15:32:19
29-Nov-2024 15:32:19 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/gffe4mge2xxul812 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/gffe4mge2xxul812
29-Nov-2024 15:32:19 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '18189015459725498424'...
29-Nov-2024 15:32:19 Getting configuration...
29-Nov-2024 15:32:19 Oneclient has been successfully mounted in '/tmp/onedata/mnt/gffe4mge2xxul812'.
29-Nov-2024 15:32:19
29-Nov-2024 15:32:19 -- Executing step: 'When "user1 creates child files of space1 with names in range [1, 127) on client11"'
29-Nov-2024 15:32:19 -- Executing step: 'Then "user2 lists children of space1 and gets names in range [1, 127) on client21"'
29-Nov-2024 15:32:19 =================================================================
29-Nov-2024 15:32:19
29-Nov-2024 15:32:25 PASSED
29-Nov-2024 15:32:25 Unmounting client from /tmp/onedata/mnt/gqe6t7i8hbz6ycbl
29-Nov-2024 15:32:25
29-Nov-2024 15:32:25
29-Nov-2024 15:32:25 Unmounting client from /tmp/onedata/mnt/gffe4mge2xxul812
29-Nov-2024 15:32:25
29-Nov-2024 15:32:25
29-Nov-2024 15:32:48 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
29-Nov-2024 15:32:48 =================================================================
29-Nov-2024 15:32:48 - Executing scenario 'Create nonempty file then copy it and remove source file'
29-Nov-2024 15:32:48 - from feature 'Multi_regular_file_CRUD'
29-Nov-2024 15:32:48 -----------------------------------------------------------------
29-Nov-2024 15:32:48 -- Executing step: 'Given "oneclients [client11, client21]
29-Nov-2024 15:32:48 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
29-Nov-2024 15:32:48 using [token, token] by [user1, user2]"'
29-Nov-2024 15:32:48 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-n2sxc', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
29-Nov-2024 15:32:48 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-n2sxc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
29-Nov-2024 15:32:48 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-n2sxc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
29-Nov-2024 15:32:48
29-Nov-2024 15:32:48
29-Nov-2024 15:32:48 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-n2sxc'
29-Nov-2024 15:32:48 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-n2sxc' successfully started
29-Nov-2024 15:32:48
29-Nov-2024 15:32:48 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/lgx9ij6axhrnq99j
29-Nov-2024 15:32:48
29-Nov-2024 15:32:48 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/lgx9ij6axhrnq99j --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/lgx9ij6axhrnq99j
29-Nov-2024 15:32:48 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '8902343040231455717'...
29-Nov-2024 15:32:48 Getting configuration...
29-Nov-2024 15:32:48 Oneclient has been successfully mounted in '/tmp/onedata/mnt/lgx9ij6axhrnq99j'.
29-Nov-2024 15:32:48
29-Nov-2024 15:32:48 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rqpmm', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
29-Nov-2024 15:32:48 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rqpmm', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
29-Nov-2024 15:32:48 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rqpmm', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
29-Nov-2024 15:32:48
29-Nov-2024 15:32:48
29-Nov-2024 15:32:48 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-rqpmm'
29-Nov-2024 15:32:48 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-rqpmm' successfully started
29-Nov-2024 15:32:48
29-Nov-2024 15:32:48 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/nhgwgu08v8yyg1kv
29-Nov-2024 15:32:48
29-Nov-2024 15:32:48 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/nhgwgu08v8yyg1kv --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/nhgwgu08v8yyg1kv
29-Nov-2024 15:32:48 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '13492993267362765702'...
29-Nov-2024 15:32:48 Getting configuration...
29-Nov-2024 15:32:48 Oneclient has been successfully mounted in '/tmp/onedata/mnt/nhgwgu08v8yyg1kv'.
29-Nov-2024 15:32:48
29-Nov-2024 15:32:48 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
29-Nov-2024 15:32:48 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
29-Nov-2024 15:32:48 -- Executing step: 'When "user1 copies regular file space1/file1 to space1/file1_copy on client11"'
29-Nov-2024 15:32:48 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
29-Nov-2024 15:32:48 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client11"'
29-Nov-2024 15:32:48 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client21"'
29-Nov-2024 15:32:48 =================================================================
29-Nov-2024 15:32:48
29-Nov-2024 15:32:49 PASSED
29-Nov-2024 15:32:49 Unmounting client from /tmp/onedata/mnt/lgx9ij6axhrnq99j
29-Nov-2024 15:32:49
29-Nov-2024 15:32:49
29-Nov-2024 15:32:49 Unmounting client from /tmp/onedata/mnt/nhgwgu08v8yyg1kv
29-Nov-2024 15:32:49
29-Nov-2024 15:32:49
29-Nov-2024 15:33:12 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
29-Nov-2024 15:33:12 =================================================================
29-Nov-2024 15:33:12 - Executing scenario 'Create nonempty file then move it to another space'
29-Nov-2024 15:33:12 - from feature 'Multi_regular_file_CRUD'
29-Nov-2024 15:33:12 -----------------------------------------------------------------
29-Nov-2024 15:33:12 -- Executing step: 'Given "oneclients [client11, client21]
29-Nov-2024 15:33:12 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
29-Nov-2024 15:33:12 using [token, token] by [user1, user2]"'
29-Nov-2024 15:33:12 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-n2sxc', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
29-Nov-2024 15:33:12 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-n2sxc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
29-Nov-2024 15:33:12 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-n2sxc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
29-Nov-2024 15:33:12
29-Nov-2024 15:33:12
29-Nov-2024 15:33:12 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-n2sxc'
29-Nov-2024 15:33:12 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-n2sxc' successfully started
29-Nov-2024 15:33:12
29-Nov-2024 15:33:12 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/6gxxc6blvbziya9y
29-Nov-2024 15:33:12
29-Nov-2024 15:33:12 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/6gxxc6blvbziya9y --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/6gxxc6blvbziya9y
29-Nov-2024 15:33:12 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6768463570436505350'...
29-Nov-2024 15:33:12 Getting configuration...
29-Nov-2024 15:33:12 Oneclient has been successfully mounted in '/tmp/onedata/mnt/6gxxc6blvbziya9y'.
29-Nov-2024 15:33:12
29-Nov-2024 15:33:12 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rqpmm', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
29-Nov-2024 15:33:12 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rqpmm', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
29-Nov-2024 15:33:12 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-rqpmm', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
29-Nov-2024 15:33:12
29-Nov-2024 15:33:12
29-Nov-2024 15:33:12 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-rqpmm'
29-Nov-2024 15:33:12 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-rqpmm' successfully started
29-Nov-2024 15:33:12
29-Nov-2024 15:33:12 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/zigsa6qrf6qk2z8t
29-Nov-2024 15:33:12
29-Nov-2024 15:33:12 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/zigsa6qrf6qk2z8t --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/zigsa6qrf6qk2z8t
29-Nov-2024 15:33:12 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '441186766617245518'...
29-Nov-2024 15:33:12 Getting configuration...
29-Nov-2024 15:33:12 Oneclient has been successfully mounted in '/tmp/onedata/mnt/zigsa6qrf6qk2z8t'.
29-Nov-2024 15:33:12
29-Nov-2024 15:33:12 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
29-Nov-2024 15:33:12 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
29-Nov-2024 15:33:12 -- Executing step: 'When "user2 reads "TEST TEXT ONEDATA" from file space1/file1 on client21"'
29-Nov-2024 15:33:12 -- Executing step: 'When "user1 renames space1/file1 to space2/file1_moved on client11"'
29-Nov-2024 15:33:12 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client11"'
29-Nov-2024 15:33:12 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client21"'
29-Nov-2024 15:33:12 =================================================================
29-Nov-2024 15:33:12
29-Nov-2024 15:33:22 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
29-Nov-2024 15:33:22 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
29-Nov-2024 15:33:22 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
29-Nov-2024 15:33:22 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
29-Nov-2024 15:33:22 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
29-Nov-2024 15:33:22 PASSED
29-Nov-2024 15:33:22 Unmounting client from /tmp/onedata/mnt/6gxxc6blvbziya9y
29-Nov-2024 15:33:22
29-Nov-2024 15:33:22
29-Nov-2024 15:33:22 Unmounting client from /tmp/onedata/mnt/zigsa6qrf6qk2z8t
29-Nov-2024 15:33:22
29-Nov-2024 15:33:22 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.1732894393.3374612', '-c', '/tmp/logs']
29-Nov-2024 15:33:22 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-b9blh. See /home/bamboo/.one-env/deployments/2024.11.29-15.19.02/pod-logs/dev-cross-support-job-3p-users-b9blh/entrypoint.log for more details
29-Nov-2024 15:33:22 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-n2sxc: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.29-15.19.02/pod-logs/dev-oneclient-krakow-7d9476b8bc-n2sxc/oneclient_logs
29-Nov-2024 15:33:22
29-Nov-2024 15:33:22               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=188/220)
29-Nov-2024 15:33:22               0   0%    0.00kB/s    0:00:00 
29-Nov-2024 15:33:22          41,699   0%   39.77MB/s    0:00:00 (xfr#1, to-chk=187/220)
29-Nov-2024 15:33:22          41,699   0%   39.77MB/s    0:00:00 (xfr#1, to-chk=181/220)
29-Nov-2024 15:33:22          42,257   0%   40.30MB/s    0:00:00 (xfr#2, to-chk=183/220)
29-Nov-2024 15:33:22         171,252   1%   40.83MB/s    0:00:00 (xfr#3, to-chk=182/220)
29-Nov-2024 15:33:22         171,810   1%   40.96MB/s    0:00:00 (xfr#4, to-chk=181/220)
29-Nov-2024 15:33:22         210,308   1%   28.65MB/s    0:00:00 (xfr#5, to-chk=180/220)
29-Nov-2024 15:33:22         210,770   1%   28.72MB/s    0:00:00 (xfr#6, to-chk=176/220)
29-Nov-2024 15:33:22         335,747   2%   29.11MB/s    0:00:00 (xfr#7, to-chk=175/220)
29-Nov-2024 15:33:22         336,209   2%   29.15MB/s    0:00:00 (xfr#8, to-chk=174/220)
29-Nov-2024 15:33:22         386,338   2%   26.32MB/s    0:00:00 (xfr#9, to-chk=173/220)
29-Nov-2024 15:33:22         387,088   3%   26.37MB/s    0:00:00 (xfr#10, to-chk=169/220)
29-Nov-2024 15:33:22         554,508   4%   31.11MB/s    0:00:00 (xfr#11, to-chk=168/220)
29-Nov-2024 15:33:22         555,258   4%   31.15MB/s    0:00:00 (xfr#12, to-chk=167/220)
29-Nov-2024 15:33:22         596,268   4%   31.59MB/s    0:00:00 (xfr#13, to-chk=166/220)
29-Nov-2024 15:33:22         596,730   4%   31.62MB/s    0:00:00 (xfr#14, to-chk=162/220)
29-Nov-2024 15:33:22         736,227   5%   31.91MB/s    0:00:00 (xfr#15, to-chk=161/220)
29-Nov-2024 15:33:22         736,689   5%   31.93MB/s    0:00:00 (xfr#16, to-chk=160/220)
29-Nov-2024 15:33:22         737,317   5%   31.96MB/s    0:00:00 (xfr#17, to-chk=159/220)
29-Nov-2024 15:33:22         775,918   6%   28.46MB/s    0:00:00 (xfr#18, to-chk=158/220)
29-Nov-2024 15:33:22         776,572   6%   28.48MB/s    0:00:00 (xfr#19, to-chk=154/220)
29-Nov-2024 15:33:22         912,193   7%   24.16MB/s    0:00:00 (xfr#20, to-chk=153/220)
29-Nov-2024 15:33:22         912,847   7%   24.18MB/s    0:00:00 (xfr#21, to-chk=152/220)
29-Nov-2024 15:33:22         913,475   7%   24.20MB/s    0:00:00 (xfr#22, to-chk=151/220)
29-Nov-2024 15:33:22         949,419   7%   24.47MB/s    0:00:00 (xfr#23, to-chk=150/220)
29-Nov-2024 15:33:22         949,977   7%   24.49MB/s    0:00:00 (xfr#24, to-chk=146/220)
29-Nov-2024 15:33:22         954,120   7%   24.59MB/s    0:00:00 (xfr#25, to-chk=145/220)
29-Nov-2024 15:33:22       1,069,397   8%   27.56MB/s    0:00:00 (xfr#26, to-chk=144/220)
29-Nov-2024 15:33:22       1,069,955   8%   26.85MB/s    0:00:00 (xfr#27, to-chk=143/220)
29-Nov-2024 15:33:22       1,140,590   8%   28.63MB/s    0:00:00 (xfr#28, to-chk=142/220)
29-Nov-2024 15:33:22       1,141,340   8%   28.64MB/s    0:00:00 (xfr#29, to-chk=138/220)
29-Nov-2024 15:33:22       1,415,721  10%   34.62MB/s    0:00:00 (xfr#30, to-chk=137/220)
29-Nov-2024 15:33:22       1,416,471  10%   33.77MB/s    0:00:00 (xfr#31, to-chk=136/220)
29-Nov-2024 15:33:22       1,462,340  11%   34.86MB/s    0:00:00 (xfr#32, to-chk=135/220)
29-Nov-2024 15:33:22       1,462,994  11%   32.45MB/s    0:00:00 (xfr#33, to-chk=131/220)
29-Nov-2024 15:33:22       1,595,238  12%   28.17MB/s    0:00:00 (xfr#34, to-chk=130/220)
29-Nov-2024 15:33:22       1,595,892  12%   27.67MB/s    0:00:00 (xfr#35, to-chk=129/220)
29-Nov-2024 15:33:22       1,628,920  12%   27.74MB/s    0:00:00 (xfr#36, to-chk=128/220)
29-Nov-2024 15:33:22       1,629,574  12%   27.75MB/s    0:00:00 (xfr#37, to-chk=124/220)
29-Nov-2024 15:33:22       1,752,764  13%   29.85MB/s    0:00:00 (xfr#38, to-chk=123/220)
29-Nov-2024 15:33:22       1,753,418  13%   29.34MB/s    0:00:00 (xfr#39, to-chk=122/220)
29-Nov-2024 15:33:22       1,791,525  13%   28.96MB/s    0:00:00 (xfr#40, to-chk=121/220)
29-Nov-2024 15:33:22       1,791,891  13%   28.96MB/s    0:00:00 (xfr#41, to-chk=117/220)
29-Nov-2024 15:33:22       1,950,106  15%   30.49MB/s    0:00:00 (xfr#42, to-chk=116/220)
29-Nov-2024 15:33:22       1,950,472  15%   29.06MB/s    0:00:00 (xfr#43, to-chk=115/220)
29-Nov-2024 15:33:22       1,951,100  15%   28.63MB/s    0:00:00 (xfr#44, to-chk=114/220)
29-Nov-2024 15:33:22       1,976,627  15%   28.56MB/s    0:00:00 (xfr#45, to-chk=113/220)
29-Nov-2024 15:33:22       1,977,185  15%   28.14MB/s    0:00:00 (xfr#46, to-chk=109/220)
29-Nov-2024 15:33:22       2,073,880  16%   28.66MB/s    0:00:00 (xfr#47, to-chk=108/220)
29-Nov-2024 15:33:22       2,074,438  16%   28.26MB/s    0:00:00 (xfr#48, to-chk=107/220)
29-Nov-2024 15:33:22       2,125,107  16%   26.67MB/s    0:00:00 (xfr#49, to-chk=106/220)
29-Nov-2024 15:33:22       2,125,377  16%   26.67MB/s    0:00:00 (xfr#50, to-chk=102/220)
29-Nov-2024 15:33:22       2,298,710  17%   25.79MB/s    0:00:00 (xfr#51, to-chk=101/220)
29-Nov-2024 15:33:22       2,298,980  17%   25.79MB/s    0:00:00 (xfr#52, to-chk=100/220)
29-Nov-2024 15:33:22       2,536,261  19%   27.49MB/s    0:00:00 (xfr#53, to-chk=99/220)
29-Nov-2024 15:33:22       2,536,819  19%   26.88MB/s    0:00:00 (xfr#54, to-chk=95/220)
29-Nov-2024 15:33:22       5,198,756  40%   30.42MB/s    0:00:00 (xfr#55, to-chk=94/220)
29-Nov-2024 15:33:22       5,199,314  40%   30.23MB/s    0:00:00 (xfr#56, to-chk=93/220)
29-Nov-2024 15:33:22       5,235,523  40%   30.45MB/s    0:00:00 (xfr#57, to-chk=92/220)
29-Nov-2024 15:33:22       5,235,985  40%   30.26MB/s    0:00:00 (xfr#58, to-chk=88/220)
29-Nov-2024 15:33:22       5,355,332  41%   28.22MB/s    0:00:00 (xfr#59, to-chk=87/220)
29-Nov-2024 15:33:22       5,355,794  41%   28.22MB/s    0:00:00 (xfr#60, to-chk=86/220)
29-Nov-2024 15:33:22       5,398,775  41%   27.98MB/s    0:00:00 (xfr#61, to-chk=85/220)
29-Nov-2024 15:33:22       5,399,237  41%   27.98MB/s    0:00:00 (xfr#62, to-chk=81/220)
29-Nov-2024 15:33:22       5,539,673  43%   27.95MB/s    0:00:00 (xfr#63, to-chk=80/220)
29-Nov-2024 15:33:22       5,540,135  43%   27.95MB/s    0:00:00 (xfr#64, to-chk=79/220)
29-Nov-2024 15:33:22       6,351,239  49%   30.13MB/s    0:00:00 (xfr#65, to-chk=78/220)
29-Nov-2024 15:33:22       6,351,797  49%   30.14MB/s    0:00:00 (xfr#66, to-chk=74/220)
29-Nov-2024 15:33:22      10,270,573  79%   31.39MB/s    0:00:00 (xfr#67, to-chk=73/220)
29-Nov-2024 15:33:22      10,271,131  79%   31.40MB/s    0:00:00 (xfr#68, to-chk=72/220)
29-Nov-2024 15:33:22      10,443,834  81%   31.32MB/s    0:00:00 (xfr#69, to-chk=71/220)
29-Nov-2024 15:33:22      10,444,104  81%   31.32MB/s    0:00:00 (xfr#70, to-chk=67/220)
29-Nov-2024 15:33:22      11,035,100  85%   31.14MB/s    0:00:00 (xfr#71, to-chk=66/220)
29-Nov-2024 15:33:22      11,035,370  85%   31.14MB/s    0:00:00 (xfr#72, to-chk=65/220)
29-Nov-2024 15:33:22      11,084,066  86%   30.91MB/s    0:00:00 (xfr#73, to-chk=64/220)
29-Nov-2024 15:33:22      11,084,816  86%   30.91MB/s    0:00:00 (xfr#74, to-chk=60/220)
29-Nov-2024 15:33:22      11,255,991  87%   30.94MB/s    0:00:00 (xfr#75, to-chk=59/220)
29-Nov-2024 15:33:22      11,256,741  87%   30.94MB/s    0:00:00 (xfr#76, to-chk=58/220)
29-Nov-2024 15:33:22      11,307,798  87%   30.81MB/s    0:00:00 (xfr#77, to-chk=57/220)
29-Nov-2024 15:33:22      11,308,260  87%   30.81MB/s    0:00:00 (xfr#78, to-chk=53/220)
29-Nov-2024 15:33:22      11,476,565  89%   30.92MB/s    0:00:00 (xfr#79, to-chk=52/220)
29-Nov-2024 15:33:22      11,477,027  89%   30.92MB/s    0:00:00 (xfr#80, to-chk=51/220)
29-Nov-2024 15:33:22      11,503,158  89%   30.82MB/s    0:00:00 (xfr#81, to-chk=50/220)
29-Nov-2024 15:33:22      11,503,524  89%   30.82MB/s    0:00:00 (xfr#82, to-chk=46/220)
29-Nov-2024 15:33:22      11,598,297  90%   30.72MB/s    0:00:00 (xfr#83, to-chk=45/220)
29-Nov-2024 15:33:22      11,598,663  90%   30.73MB/s    0:00:00 (xfr#84, to-chk=44/220)
29-Nov-2024 15:33:22      11,633,547  90%   30.73MB/s    0:00:00 (xfr#85, to-chk=43/220)
29-Nov-2024 15:33:22      11,634,009  90%   30.73MB/s    0:00:00 (xfr#86, to-chk=39/220)
29-Nov-2024 15:33:22      11,761,987  91%   30.73MB/s    0:00:00 (xfr#87, to-chk=38/220)
29-Nov-2024 15:33:22      11,762,449  91%   30.73MB/s    0:00:00 (xfr#88, to-chk=37/220)
29-Nov-2024 15:33:22      11,824,353  91%   30.81MB/s    0:00:00 (xfr#89, to-chk=36/220)
29-Nov-2024 15:33:22      11,825,103  91%   30.81MB/s    0:00:00 (xfr#90, to-chk=32/220)
29-Nov-2024 15:33:22      12,071,985  93%   30.78MB/s    0:00:00 (xfr#91, to-chk=31/220)
29-Nov-2024 15:33:22      12,072,735  93%   30.78MB/s    0:00:00 (xfr#92, to-chk=30/220)
29-Nov-2024 15:33:22      12,073,363  93%   30.79MB/s    0:00:00 (xfr#93, to-chk=29/220)
29-Nov-2024 15:33:22      12,114,858  94%   30.81MB/s    0:00:00 (xfr#94, to-chk=28/220)
29-Nov-2024 15:33:22      12,115,512  94%   30.73MB/s    0:00:00 (xfr#95, to-chk=24/220)
29-Nov-2024 15:33:22      12,250,579  95%   30.58MB/s    0:00:00 (xfr#96, to-chk=23/220)
29-Nov-2024 15:33:22      12,251,233  95%   30.59MB/s    0:00:00 (xfr#97, to-chk=22/220)
29-Nov-2024 15:33:22      12,286,311  95%   30.51MB/s    0:00:00 (xfr#98, to-chk=21/220)
29-Nov-2024 15:33:22      12,286,965  95%   30.52MB/s    0:00:00 (xfr#99, to-chk=17/220)
29-Nov-2024 15:33:22      12,432,584  96%   30.32MB/s    0:00:00 (xfr#100, to-chk=16/220)
29-Nov-2024 15:33:22      12,433,238  96%   30.33MB/s    0:00:00 (xfr#101, to-chk=15/220)
29-Nov-2024 15:33:22      12,475,818  96%   30.12MB/s    0:00:00 (xfr#102, to-chk=14/220)
29-Nov-2024 15:33:22      12,476,184  96%   30.12MB/s    0:00:00 (xfr#103, to-chk=10/220)
29-Nov-2024 15:33:22      12,625,671  98%   30.25MB/s    0:00:00 (xfr#104, to-chk=9/220)
29-Nov-2024 15:33:22      12,626,037  98%   30.25MB/s    0:00:00 (xfr#105, to-chk=8/220)
29-Nov-2024 15:33:22      12,674,987  98%   30.14MB/s    0:00:00 (xfr#106, to-chk=7/220)
29-Nov-2024 15:33:22      12,675,641  98%   30.15MB/s    0:00:00 (xfr#107, to-chk=3/220)
29-Nov-2024 15:33:22      12,833,623  99%   30.07MB/s    0:00:00 (xfr#108, to-chk=2/220)
29-Nov-2024 15:33:22      12,834,277  99%   30.07MB/s    0:00:00 (xfr#109, to-chk=1/220)
29-Nov-2024 15:33:22      12,873,838  99%   30.17MB/s    0:00:00 (xfr#110, to-chk=0/220)
29-Nov-2024 15:33:22      12,873,838  99%   30.17MB/s    0:00:00 (xfr#110, to-chk=0/220)
29-Nov-2024 15:33:22      12,873,838  99%   30.17MB/s    0:00:00 (xfr#110, to-chk=0/220)
29-Nov-2024 15:33:22      12,873,838  99%   30.17MB/s    0:00:00 (xfr#110, to-chk=0/220)
29-Nov-2024 15:33:22      12,873,838  99%   30.17MB/s    0:00:00 (xfr#110, to-chk=0/220)
29-Nov-2024 15:33:22      12,873,838  99%   30.17MB/s    0:00:00 (xfr#110, to-chk=0/220)
29-Nov-2024 15:33:22      12,873,838  99%   30.17MB/s    0:00:00 (xfr#110, to-chk=0/220)
29-Nov-2024 15:33:22      12,873,838  99%   30.17MB/s    0:00:00 (xfr#110, to-chk=0/220)
29-Nov-2024 15:33:22      12,873,838  99%   30.17MB/s    0:00:00 (xfr#110, to-chk=0/220)
29-Nov-2024 15:33:22      12,873,838  99%   30.17MB/s    0:00:00 (xfr#110, to-chk=0/220)
29-Nov-2024 15:33:22      12,873,838  99%   30.17MB/s    0:00:00 (xfr#110, to-chk=0/220)
29-Nov-2024 15:33:22      12,873,838  99%   30.17MB/s    0:00:00 (xfr#110, to-chk=0/220)
29-Nov-2024 15:33:22      12,873,838  99%   30.17MB/s    0:00:00 (xfr#110, to-chk=0/220)
29-Nov-2024 15:33:22      12,873,838  99%   30.17MB/s    0:00:00 (xfr#110, to-chk=0/220)
29-Nov-2024 15:33:22      12,873,838  99%   30.17MB/s    0:00:00 (xfr#110, to-chk=0/220)
29-Nov-2024 15:33:22      12,873,838  99%   30.17MB/s    0:00:00 (xfr#110, to-chk=0/220)
29-Nov-2024 15:33:22      12,873,838  99%   30.17MB/s    0:00:00 (xfr#110, to-chk=0/220)
29-Nov-2024 15:33:22      12,873,838  99%   30.17MB/s    0:00:00 (xfr#110, to-chk=0/220)
29-Nov-2024 15:33:22      12,873,838  99%   30.09MB/s    0:00:00 (xfr#110, to-chk=0/220)
29-Nov-2024 15:33:22      12,873,838  99%   30.09MB/s    0:00:00 (xfr#110, to-chk=0/220)
29-Nov-2024 15:33:22      12,873,838  99%   30.09MB/s    0:00:00 (xfr#110, to-chk=0/220)
29-Nov-2024 15:33:22      12,873,838  99%   30.09MB/s    0:00:00 (xfr#110, to-chk=0/220)
29-Nov-2024 15:33:22      12,873,838  99%   30.09MB/s    0:00:00 (xfr#110, to-chk=0/220)
29-Nov-2024 15:33:22      12,873,838  99%   30.09MB/s    0:00:00 (xfr#110, to-chk=0/220)
29-Nov-2024 15:33:22      12,873,838  99%   30.09MB/s    0:00:00 (xfr#110, to-chk=0/220)
29-Nov-2024 15:33:22      12,873,838  99%   29.94MB/s    0:00:00 (xfr#110, to-chk=0/220)
29-Nov-2024 15:33:22      12,873,838  99%   29.80MB/s    0:00:00 (xfr#110, to-chk=0/220)
29-Nov-2024 15:33:22      12,873,838  99%   29.80MB/s    0:00:00 (xfr#110, to-chk=0/220)
29-Nov-2024 15:33:22 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-rqpmm: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.29-15.19.02/pod-logs/dev-oneclient-krakow-7d9476b8bc-rqpmm/oneclient_logs
29-Nov-2024 15:33:22
29-Nov-2024 15:33:22               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=186/218)
29-Nov-2024 15:33:22               0   0%    0.00kB/s    0:00:00 
29-Nov-2024 15:33:22          21,229   0%   20.25MB/s    0:00:00 (xfr#1, to-chk=185/218)
29-Nov-2024 15:33:22          21,229   0%   20.25MB/s    0:00:00 (xfr#1, to-chk=179/218)
29-Nov-2024 15:33:22          21,691   0%   20.69MB/s    0:00:00 (xfr#2, to-chk=181/218)
29-Nov-2024 15:33:22         103,997   2%    9.92MB/s    0:00:00 (xfr#3, to-chk=180/218)
29-Nov-2024 15:33:22         104,459   2%    9.96MB/s    0:00:00 (xfr#4, to-chk=179/218)
29-Nov-2024 15:33:22         144,790   3%    6.28MB/s    0:00:00 (xfr#5, to-chk=178/218)
29-Nov-2024 15:33:22         145,348   3%    6.30MB/s    0:00:00 (xfr#6, to-chk=174/218)
29-Nov-2024 15:33:22         277,183   7%    7.34MB/s    0:00:00 (xfr#7, to-chk=173/218)
29-Nov-2024 15:33:22         277,741   7%    7.36MB/s    0:00:00 (xfr#8, to-chk=172/218)
29-Nov-2024 15:33:22         315,870   8%    7.53MB/s    0:00:00 (xfr#9, to-chk=171/218)
29-Nov-2024 15:33:22         316,620   8%    7.55MB/s    0:00:00 (xfr#10, to-chk=167/218)
29-Nov-2024 15:33:22         432,331  11%    7.93MB/s    0:00:00 (xfr#11, to-chk=166/218)
29-Nov-2024 15:33:22         433,081  11%    7.94MB/s    0:00:00 (xfr#12, to-chk=165/218)
29-Nov-2024 15:33:22         456,605  11%    8.37MB/s    0:00:00 (xfr#13, to-chk=164/218)
29-Nov-2024 15:33:22         457,163  11%    8.23MB/s    0:00:00 (xfr#14, to-chk=160/218)
29-Nov-2024 15:33:22         527,275  13%    9.49MB/s    0:00:00 (xfr#15, to-chk=159/218)
29-Nov-2024 15:33:22         527,833  13%    9.32MB/s    0:00:00 (xfr#16, to-chk=158/218)
29-Nov-2024 15:33:22         616,473  15%   10.89MB/s    0:00:00 (xfr#17, to-chk=157/218)
29-Nov-2024 15:33:22         617,031  15%   10.70MB/s    0:00:00 (xfr#18, to-chk=153/218)
29-Nov-2024 15:33:22         867,001  22%   14.51MB/s    0:00:00 (xfr#19, to-chk=152/218)
29-Nov-2024 15:33:22         867,559  22%   14.52MB/s    0:00:00 (xfr#20, to-chk=151/218)
29-Nov-2024 15:33:22         868,187  22%   14.53MB/s    0:00:00 (xfr#21, to-chk=150/218)
29-Nov-2024 15:33:22         896,774  23%   14.75MB/s    0:00:00 (xfr#22, to-chk=149/218)
29-Nov-2024 15:33:22         897,236  23%   14.75MB/s    0:00:00 (xfr#23, to-chk=145/218)
29-Nov-2024 15:33:22         985,506  25%   14.69MB/s    0:00:00 (xfr#24, to-chk=144/218)
29-Nov-2024 15:33:22         985,968  25%   14.69MB/s    0:00:00 (xfr#25, to-chk=143/218)
29-Nov-2024 15:33:22       1,006,617  26%   14.77MB/s    0:00:00 (xfr#26, to-chk=142/218)
29-Nov-2024 15:33:22       1,007,271  26%   14.78MB/s    0:00:00 (xfr#27, to-chk=138/218)
29-Nov-2024 15:33:22       1,097,130  28%   15.85MB/s    0:00:00 (xfr#28, to-chk=137/218)
29-Nov-2024 15:33:22       1,097,784  28%   15.63MB/s    0:00:00 (xfr#29, to-chk=136/218)
29-Nov-2024 15:33:22       1,236,746  32%   15.94MB/s    0:00:00 (xfr#30, to-chk=135/218)
29-Nov-2024 15:33:22       1,237,400  32%   15.73MB/s    0:00:00 (xfr#31, to-chk=131/218)
29-Nov-2024 15:33:22       1,508,104  39%   18.21MB/s    0:00:00 (xfr#32, to-chk=130/218)
29-Nov-2024 15:33:22       1,508,758  39%   18.21MB/s    0:00:00 (xfr#33, to-chk=129/218)
29-Nov-2024 15:33:22       1,545,996  40%   18.43MB/s    0:00:00 (xfr#34, to-chk=128/218)
29-Nov-2024 15:33:22       1,546,554  40%   18.44MB/s    0:00:00 (xfr#35, to-chk=124/218)
29-Nov-2024 15:33:22       1,689,122  43%   19.18MB/s    0:00:00 (xfr#36, to-chk=123/218)
29-Nov-2024 15:33:22       1,689,680  43%   19.18MB/s    0:00:00 (xfr#37, to-chk=122/218)
29-Nov-2024 15:33:22       1,706,200  44%   19.37MB/s    0:00:00 (xfr#38, to-chk=121/218)
29-Nov-2024 15:33:22       1,706,758  44%   19.38MB/s    0:00:00 (xfr#39, to-chk=117/218)
29-Nov-2024 15:33:22       1,759,846  45%   19.98MB/s    0:00:00 (xfr#40, to-chk=116/218)
29-Nov-2024 15:33:22       1,760,404  45%   19.75MB/s    0:00:00 (xfr#41, to-chk=115/218)
29-Nov-2024 15:33:22       1,796,377  46%   20.15MB/s    0:00:00 (xfr#42, to-chk=114/218)
29-Nov-2024 15:33:22       1,797,031  46%   20.16MB/s    0:00:00 (xfr#43, to-chk=110/218)
29-Nov-2024 15:33:22       1,908,987  49%   20.46MB/s    0:00:00 (xfr#44, to-chk=109/218)
29-Nov-2024 15:33:22       1,909,641  49%   20.24MB/s    0:00:00 (xfr#45, to-chk=108/218)
29-Nov-2024 15:33:22       1,930,219  50%   20.45MB/s    0:00:00 (xfr#46, to-chk=107/218)
29-Nov-2024 15:33:22       1,930,489  50%   20.46MB/s    0:00:00 (xfr#47, to-chk=103/218)
29-Nov-2024 15:33:22       2,013,878  52%   21.11MB/s    0:00:00 (xfr#48, to-chk=102/218)
29-Nov-2024 15:33:22       2,014,148  52%   21.11MB/s    0:00:00 (xfr#49, to-chk=101/218)
29-Nov-2024 15:33:22       2,044,358  52%   20.96MB/s    0:00:00 (xfr#50, to-chk=100/218)
29-Nov-2024 15:33:22       2,044,628  53%   20.74MB/s    0:00:00 (xfr#51, to-chk=96/218)
29-Nov-2024 15:33:22       2,135,432  55%   20.57MB/s    0:00:00 (xfr#52, to-chk=95/218)
29-Nov-2024 15:33:22       2,135,702  55%   20.57MB/s    0:00:00 (xfr#53, to-chk=94/218)
29-Nov-2024 15:33:22       2,136,330  55%   20.58MB/s    0:00:00 (xfr#54, to-chk=93/218)
29-Nov-2024 15:33:22       2,158,335  55%   20.58MB/s    0:00:00 (xfr#55, to-chk=92/218)
29-Nov-2024 15:33:22       2,158,989  55%   20.59MB/s    0:00:00 (xfr#56, to-chk=88/218)
29-Nov-2024 15:33:22       2,224,480  57%   20.20MB/s    0:00:00 (xfr#57, to-chk=87/218)
29-Nov-2024 15:33:22       2,225,134  57%   20.21MB/s    0:00:00 (xfr#58, to-chk=86/218)
29-Nov-2024 15:33:22       2,244,934  58%   20.39MB/s    0:00:00 (xfr#59, to-chk=85/218)
29-Nov-2024 15:33:22       2,245,492  58%   20.39MB/s    0:00:00 (xfr#60, to-chk=81/218)
29-Nov-2024 15:33:22       2,315,539  60%   20.26MB/s    0:00:00 (xfr#61, to-chk=80/218)
29-Nov-2024 15:33:22       2,316,097  60%   20.26MB/s    0:00:00 (xfr#62, to-chk=79/218)
29-Nov-2024 15:33:22       2,316,725  60%   19.90MB/s    0:00:00 (xfr#63, to-chk=78/218)
29-Nov-2024 15:33:22       2,343,670  60%   19.96MB/s    0:00:00 (xfr#64, to-chk=77/218)
29-Nov-2024 15:33:22       2,344,036  60%   19.96MB/s    0:00:00 (xfr#65, to-chk=73/218)
29-Nov-2024 15:33:22       2,439,134  63%   19.88MB/s    0:00:00 (xfr#66, to-chk=72/218)
29-Nov-2024 15:33:22       2,439,500  63%   19.88MB/s    0:00:00 (xfr#67, to-chk=71/218)
29-Nov-2024 15:33:22       2,472,718  64%   19.98MB/s    0:00:00 (xfr#68, to-chk=70/218)
29-Nov-2024 15:33:22       2,473,180  64%   19.99MB/s    0:00:00 (xfr#69, to-chk=66/218)
29-Nov-2024 15:33:22       2,595,642  67%   20.29MB/s    0:00:00 (xfr#70, to-chk=65/218)
29-Nov-2024 15:33:22       2,596,104  67%   20.29MB/s    0:00:00 (xfr#71, to-chk=64/218)
29-Nov-2024 15:33:22       2,617,315  67%   19.97MB/s    0:00:00 (xfr#72, to-chk=63/218)
29-Nov-2024 15:33:22       2,617,777  67%   19.97MB/s    0:00:00 (xfr#73, to-chk=59/218)
29-Nov-2024 15:33:22       2,693,701  69%   19.46MB/s    0:00:00 (xfr#74, to-chk=58/218)
29-Nov-2024 15:33:22       2,694,163  69%   19.32MB/s    0:00:00 (xfr#75, to-chk=57/218)
29-Nov-2024 15:33:22       2,714,822  70%   19.47MB/s    0:00:00 (xfr#76, to-chk=56/218)
29-Nov-2024 15:33:22       2,715,188  70%   19.47MB/s    0:00:00 (xfr#77, to-chk=52/218)
29-Nov-2024 15:33:22       2,781,403  72%   19.36MB/s    0:00:00 (xfr#78, to-chk=51/218)
29-Nov-2024 15:33:22       2,781,769  72%   19.36MB/s    0:00:00 (xfr#79, to-chk=50/218)
29-Nov-2024 15:33:22       2,873,050  74%   19.30MB/s    0:00:00 (xfr#80, to-chk=49/218)
29-Nov-2024 15:33:22       2,873,704  74%   19.03MB/s    0:00:00 (xfr#81, to-chk=45/218)
29-Nov-2024 15:33:22       3,139,966  81%   19.44MB/s    0:00:00 (xfr#82, to-chk=44/218)
29-Nov-2024 15:33:22       3,140,620  81%   19.45MB/s    0:00:00 (xfr#83, to-chk=43/218)
29-Nov-2024 15:33:22       3,173,127  82%   19.52MB/s    0:00:00 (xfr#84, to-chk=42/218)
29-Nov-2024 15:33:22       3,173,589  82%   19.53MB/s    0:00:00 (xfr#85, to-chk=38/218)
29-Nov-2024 15:33:22       3,271,221  84%   20.00MB/s    0:00:00 (xfr#86, to-chk=37/218)
29-Nov-2024 15:33:22       3,271,683  84%   20.00MB/s    0:00:00 (xfr#87, to-chk=36/218)
29-Nov-2024 15:33:22       3,305,716  85%   20.21MB/s    0:00:00 (xfr#88, to-chk=35/218)
29-Nov-2024 15:33:22       3,306,178  85%   20.21MB/s    0:00:00 (xfr#89, to-chk=31/218)
29-Nov-2024 15:33:22       3,416,900  88%   20.76MB/s    0:00:00 (xfr#90, to-chk=30/218)
29-Nov-2024 15:33:22       3,417,362  88%   20.63MB/s    0:00:00 (xfr#91, to-chk=29/218)
29-Nov-2024 15:33:22       3,433,641  89%   20.73MB/s    0:00:00 (xfr#92, to-chk=28/218)
29-Nov-2024 15:33:22       3,434,199  89%   20.73MB/s    0:00:00 (xfr#93, to-chk=24/218)
29-Nov-2024 15:33:22       3,495,640  90%   20.97MB/s    0:00:00 (xfr#94, to-chk=23/218)
29-Nov-2024 15:33:22       3,496,198  90%   20.97MB/s    0:00:00 (xfr#95, to-chk=22/218)
29-Nov-2024 15:33:22       3,526,277  91%   21.15MB/s    0:00:00 (xfr#96, to-chk=21/218)
29-Nov-2024 15:33:22       3,526,931  91%   21.02MB/s    0:00:00 (xfr#97, to-chk=17/218)
29-Nov-2024 15:33:22       3,625,347  93%   21.61MB/s    0:00:00 (xfr#98, to-chk=16/218)
29-Nov-2024 15:33:22       3,626,001  94%   21.48MB/s    0:00:00 (xfr#99, to-chk=15/218)
29-Nov-2024 15:33:22       3,642,151  94%   21.57MB/s    0:00:00 (xfr#100, to-chk=14/218)
29-Nov-2024 15:33:22       3,642,805  94%   21.58MB/s    0:00:00 (xfr#101, to-chk=10/218)
29-Nov-2024 15:33:22       3,699,127  95%   21.91MB/s    0:00:00 (xfr#102, to-chk=9/218)
29-Nov-2024 15:33:22       3,699,781  95%   21.78MB/s    0:00:00 (xfr#103, to-chk=8/218)
29-Nov-2024 15:33:22       3,730,859  96%   21.56MB/s    0:00:00 (xfr#104, to-chk=7/218)
29-Nov-2024 15:33:22       3,731,321  96%   21.57MB/s    0:00:00 (xfr#105, to-chk=3/218)
29-Nov-2024 15:33:22       3,810,317  98%   22.02MB/s    0:00:00 (xfr#106, to-chk=2/218)
29-Nov-2024 15:33:22       3,810,779  98%   22.03MB/s    0:00:00 (xfr#107, to-chk=1/218)
29-Nov-2024 15:33:22       3,853,038  99%   22.14MB/s    0:00:00 (xfr#108, to-chk=0/218)
29-Nov-2024 15:33:22       3,853,038  99%   22.14MB/s    0:00:00 (xfr#108, to-chk=0/218)
29-Nov-2024 15:33:22       3,853,038  99%   22.14MB/s    0:00:00 (xfr#108, to-chk=0/218)
29-Nov-2024 15:33:22       3,853,038  99%   22.14MB/s    0:00:00 (xfr#108, to-chk=0/218)
29-Nov-2024 15:33:22       3,853,038  99%   22.14MB/s    0:00:00 (xfr#108, to-chk=0/218)
29-Nov-2024 15:33:22       3,853,038  99%   22.14MB/s    0:00:00 (xfr#108, to-chk=0/218)
29-Nov-2024 15:33:22       3,853,038  99%   22.14MB/s    0:00:00 (xfr#108, to-chk=0/218)
29-Nov-2024 15:33:22       3,853,038  99%   22.14MB/s    0:00:00 (xfr#108, to-chk=0/218)
29-Nov-2024 15:33:22       3,853,038  99%   22.14MB/s    0:00:00 (xfr#108, to-chk=0/218)
29-Nov-2024 15:33:22       3,853,038  99%   22.14MB/s    0:00:00 (xfr#108, to-chk=0/218)
29-Nov-2024 15:33:22       3,853,038  99%   22.14MB/s    0:00:00 (xfr#108, to-chk=0/218)
29-Nov-2024 15:33:22       3,853,038  99%   22.14MB/s    0:00:00 (xfr#108, to-chk=0/218)
29-Nov-2024 15:33:22       3,853,038  99%   22.14MB/s    0:00:00 (xfr#108, to-chk=0/218)
29-Nov-2024 15:33:22       3,853,038  99%   22.14MB/s    0:00:00 (xfr#108, to-chk=0/218)
29-Nov-2024 15:33:22       3,853,038  99%   22.14MB/s    0:00:00 (xfr#108, to-chk=0/218)
29-Nov-2024 15:33:22       3,853,038  99%   22.14MB/s    0:00:00 (xfr#108, to-chk=0/218)
29-Nov-2024 15:33:22       3,853,038  99%   22.14MB/s    0:00:00 (xfr#108, to-chk=0/218)
29-Nov-2024 15:33:22       3,853,038  99%   22.14MB/s    0:00:00 (xfr#108, to-chk=0/218)
29-Nov-2024 15:33:22       3,853,038  99%   22.14MB/s    0:00:00 (xfr#108, to-chk=0/218)
29-Nov-2024 15:33:22       3,853,038  99%   22.14MB/s    0:00:00 (xfr#108, to-chk=0/218)
29-Nov-2024 15:33:22       3,853,038  99%   21.49MB/s    0:00:00 (xfr#108, to-chk=0/218)
29-Nov-2024 15:33:22       3,853,038  99%   21.36MB/s    0:00:00 (xfr#108, to-chk=0/218)
29-Nov-2024 15:33:22       3,853,038  99%   21.24MB/s    0:00:00 (xfr#108, to-chk=0/218)
29-Nov-2024 15:33:22       3,853,038  99%   21.24MB/s    0:00:00 (xfr#108, to-chk=0/218)
29-Nov-2024 15:33:22       3,853,038  99%   21.24MB/s    0:00:00 (xfr#108, to-chk=0/218)
29-Nov-2024 15:33:22       3,853,038  99%   21.24MB/s    0:00:00 (xfr#108, to-chk=0/218)
29-Nov-2024 15:33:22       3,853,038  99%   21.24MB/s    0:00:00 (xfr#108, to-chk=0/218)
29-Nov-2024 15:33:22       3,853,038  99%   21.24MB/s    0:00:00 (xfr#108, to-chk=0/218)
29-Nov-2024 15:33:22 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.29-15.19.02/pod-logs/dev-oneprovider-krakow-0/cluster-manager
29-Nov-2024 15:33:22
29-Nov-2024 15:33:22               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
29-Nov-2024 15:33:22               0   0%    0.00kB/s    0:00:00 
29-Nov-2024 15:33:22           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
29-Nov-2024 15:33:22           4,776  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
29-Nov-2024 15:33:22           4,776  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
29-Nov-2024 15:33:22           6,595  48%    6.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
29-Nov-2024 15:33:22           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=1/14)
29-Nov-2024 15:33:22           6,857  50%    3.27MB/s    0:00:00 (xfr#6, to-chk=0/14)
29-Nov-2024 15:33:22 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.29-15.19.02/pod-logs/dev-oneprovider-krakow-0/op-panel
29-Nov-2024 15:33:22
29-Nov-2024 15:33:22               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
29-Nov-2024 15:33:22               0   0%    0.00kB/s    0:00:00 
29-Nov-2024 15:33:22          23,459  16%   22.37MB/s    0:00:00 (xfr#2, to-chk=9/14)
29-Nov-2024 15:33:22          47,892  33%   45.67MB/s    0:00:00 (xfr#3, to-chk=7/14)
29-Nov-2024 15:33:22          47,892  33%   45.67MB/s    0:00:00 (xfr#4, to-chk=5/14)
29-Nov-2024 15:33:22          71,148  49%   22.62MB/s    0:00:00 (xfr#5, to-chk=3/14)
29-Nov-2024 15:33:22          71,439  50%   22.71MB/s    0:00:00 (xfr#6, to-chk=1/14)
29-Nov-2024 15:33:22          71,439  50%    9.73MB/s    0:00:00 (xfr#6, to-chk=0/14)
29-Nov-2024 15:33:22 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.29-15.19.02/pod-logs/dev-oneprovider-krakow-0/op-worker
29-Nov-2024 15:33:22
29-Nov-2024 15:33:22               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=77/80)
29-Nov-2024 15:33:22               0   0%    0.00kB/s    0:00:00 
29-Nov-2024 15:33:22          43,029   6%   41.04MB/s    0:00:00 (xfr#2, to-chk=75/80)
29-Nov-2024 15:33:22          84,204  13%   26.77MB/s    0:00:00 (xfr#3, to-chk=73/80)
29-Nov-2024 15:33:22          85,372  13%   27.14MB/s    0:00:00 (xfr#4, to-chk=71/80)
29-Nov-2024 15:33:22          85,372  13%   27.14MB/s    0:00:00 (xfr#5, to-chk=69/80)
29-Nov-2024 15:33:22         125,083  19%   23.86MB/s    0:00:00 (xfr#6, to-chk=67/80)
29-Nov-2024 15:33:22         125,233  19%   23.89MB/s    0:00:00 (xfr#7, to-chk=65/80)
29-Nov-2024 15:33:22         125,530  19%   23.94MB/s    0:00:00 (xfr#8, to-chk=63/80)
29-Nov-2024 15:33:22         215,301  33%   15.79MB/s    0:00:00 (xfr#9, to-chk=61/80)
29-Nov-2024 15:33:22         220,595  34%   15.03MB/s    0:00:00 (xfr#10, to-chk=51/80)
29-Nov-2024 15:33:22         224,236  34%   15.27MB/s    0:00:00 (xfr#11, to-chk=50/80)
29-Nov-2024 15:33:22         231,295  35%   11.61MB/s    0:00:00 (xfr#12, to-chk=49/80)
29-Nov-2024 15:33:22         235,789  36%   11.84MB/s    0:00:00 (xfr#13, to-chk=48/80)
29-Nov-2024 15:33:22         236,635  36%   11.88MB/s    0:00:00 (xfr#14, to-chk=47/80)
29-Nov-2024 15:33:22         239,643  37%   11.43MB/s    0:00:00 (xfr#15, to-chk=46/80)
29-Nov-2024 15:33:22         242,087  37%   11.54MB/s    0:00:00 (xfr#16, to-chk=45/80)
29-Nov-2024 15:33:22         246,296  38%   11.74MB/s    0:00:00 (xfr#17, to-chk=44/80)
29-Nov-2024 15:33:22         254,210  39%   12.12MB/s    0:00:00 (xfr#18, to-chk=43/80)
29-Nov-2024 15:33:22         257,566  39%   12.28MB/s    0:00:00 (xfr#19, to-chk=42/80)
29-Nov-2024 15:33:22         264,910  41%   12.63MB/s    0:00:00 (xfr#20, to-chk=41/80)
29-Nov-2024 15:33:22         268,893  41%   11.66MB/s    0:00:00 (xfr#21, to-chk=40/80)
29-Nov-2024 15:33:22         272,534  42%   11.81MB/s    0:00:00 (xfr#22, to-chk=39/80)
29-Nov-2024 15:33:22         276,458  42%   11.46MB/s    0:00:00 (xfr#23, to-chk=38/80)
29-Nov-2024 15:33:22         281,009  43%   11.17MB/s    0:00:00 (xfr#24, to-chk=37/80)
29-Nov-2024 15:33:22         282,490  43%   11.23MB/s    0:00:00 (xfr#25, to-chk=36/80)
29-Nov-2024 15:33:22         285,561  44%   11.35MB/s    0:00:00 (xfr#26, to-chk=35/80)
29-Nov-2024 15:33:22         287,321  44%   10.54MB/s    0:00:00 (xfr#27, to-chk=34/80)
29-Nov-2024 15:33:22         288,454  44%   10.58MB/s    0:00:00 (xfr#28, to-chk=33/80)
29-Nov-2024 15:33:22         289,868  44%   10.63MB/s    0:00:00 (xfr#29, to-chk=32/80)
29-Nov-2024 15:33:22         295,445  45%   10.84MB/s    0:00:00 (xfr#30, to-chk=31/80)
29-Nov-2024 15:33:22         297,838  46%   10.92MB/s    0:00:00 (xfr#31, to-chk=30/80)
29-Nov-2024 15:33:22         305,760  47%   10.80MB/s    0:00:00 (xfr#32, to-chk=29/80)
29-Nov-2024 15:33:22         310,649  48%   10.97MB/s    0:00:00 (xfr#33, to-chk=28/80)
29-Nov-2024 15:33:22         316,855  49%   11.19MB/s    0:00:00 (xfr#34, to-chk=27/80)
29-Nov-2024 15:33:22         324,486  50%   11.46MB/s    0:00:00 (xfr#35, to-chk=26/80)
29-Nov-2024 15:33:22         324,707  50%   11.47MB/s    0:00:00 (xfr#36, to-chk=25/80)
29-Nov-2024 15:33:22         331,198  51%   11.70MB/s    0:00:00 (xfr#37, to-chk=24/80)
29-Nov-2024 15:33:22         334,550  51%   11.82MB/s    0:00:00 (xfr#38, to-chk=23/80)
29-Nov-2024 15:33:22         340,477  52%   12.03MB/s    0:00:00 (xfr#39, to-chk=22/80)
29-Nov-2024 15:33:22         342,528  53%   11.26MB/s    0:00:00 (xfr#40, to-chk=21/80)
29-Nov-2024 15:33:22         345,198  53%   10.97MB/s    0:00:00 (xfr#41, to-chk=20/80)
29-Nov-2024 15:33:22         351,347  54%   11.17MB/s    0:00:00 (xfr#42, to-chk=19/80)
29-Nov-2024 15:33:22         358,121  55%   11.38MB/s    0:00:00 (xfr#43, to-chk=18/80)
29-Nov-2024 15:33:22         358,627  55%   11.40MB/s    0:00:00 (xfr#44, to-chk=17/80)
29-Nov-2024 15:33:22         363,913  56%   11.20MB/s    0:00:00 (xfr#45, to-chk=16/80)
29-Nov-2024 15:33:22         366,642  56%   11.28MB/s    0:00:00 (xfr#46, to-chk=15/80)
29-Nov-2024 15:33:22         367,773  57%   11.31MB/s    0:00:00 (xfr#47, to-chk=14/80)
29-Nov-2024 15:33:22         369,818  57%   11.38MB/s    0:00:00 (xfr#48, to-chk=13/80)
29-Nov-2024 15:33:22         376,309  58%   11.58MB/s    0:00:00 (xfr#49, to-chk=12/80)
29-Nov-2024 15:33:22         383,655  59%   11.80MB/s    0:00:00 (xfr#50, to-chk=11/80)
29-Nov-2024 15:33:22         388,550  60%   11.95MB/s    0:00:00 (xfr#51, to-chk=10/80)
29-Nov-2024 15:33:22         395,326  61%   11.78MB/s    0:00:00 (xfr#52, to-chk=9/80)
29-Nov-2024 15:33:22         402,387  62%   11.99MB/s    0:00:00 (xfr#53, to-chk=8/80)
29-Nov-2024 15:33:22         402,608  62%   12.00MB/s    0:00:00 (xfr#54, to-chk=7/80)
29-Nov-2024 15:33:22         406,819  63%   12.12MB/s    0:00:00 (xfr#55, to-chk=6/80)
29-Nov-2024 15:33:22         412,746  64%   12.30MB/s    0:00:00 (xfr#56, to-chk=5/80)
29-Nov-2024 15:33:22         414,110  64%   12.34MB/s    0:00:00 (xfr#57, to-chk=4/80)
29-Nov-2024 15:33:22         414,614  64%   11.63MB/s    0:00:00 (xfr#58, to-chk=3/80)
29-Nov-2024 15:33:22         422,243  65%   11.84MB/s    0:00:00 (xfr#59, to-chk=2/80)
29-Nov-2024 15:33:22         423,944  65%   11.89MB/s    0:00:00 (xfr#60, to-chk=1/80)
29-Nov-2024 15:33:22         429,523  66%   11.70MB/s    0:00:00 (xfr#61, to-chk=0/80)
29-Nov-2024 15:33:22         429,523  66%   11.70MB/s    0:00:00 (xfr#61, to-chk=0/80)
29-Nov-2024 15:33:22         429,523  66%   11.70MB/s    0:00:00 (xfr#61, to-chk=0/80)
29-Nov-2024 15:33:22         429,523  66%   10.78MB/s    0:00:00 (xfr#61, to-chk=0/80)
29-Nov-2024 15:33:22         429,523  66%   10.78MB/s    0:00:00 (xfr#61, to-chk=0/80)
29-Nov-2024 15:33:22         429,523  66%   10.78MB/s    0:00:00 (xfr#61, to-chk=0/80)
29-Nov-2024 15:33:22 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.29-15.19.02/pod-logs/dev-onezone-0/oz-worker
29-Nov-2024 15:33:22
29-Nov-2024 15:33:22               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=15/18)
29-Nov-2024 15:33:22               0   0%    0.00kB/s    0:00:00 
29-Nov-2024 15:33:22          23,136   6%   22.06MB/s    0:00:00 (xfr#2, to-chk=13/18)
29-Nov-2024 15:33:22          47,027  14%   44.85MB/s    0:00:00 (xfr#3, to-chk=11/18)
29-Nov-2024 15:33:22          47,027  14%   44.85MB/s    0:00:00 (xfr#4, to-chk=9/18)
29-Nov-2024 15:33:22          69,683  20%   66.45MB/s    0:00:00 (xfr#5, to-chk=7/18)
29-Nov-2024 15:33:22          69,774  20%   66.54MB/s    0:00:00 (xfr#6, to-chk=5/18)
29-Nov-2024 15:33:22          70,071  20%   66.82MB/s    0:00:00 (xfr#7, to-chk=3/18)
29-Nov-2024 15:33:22         166,975  50%   79.62MB/s    0:00:00 (xfr#8, to-chk=1/18)
29-Nov-2024 15:33:22         166,975  50%   39.81MB/s    0:00:00 (xfr#8, to-chk=0/18)
29-Nov-2024 15:33:22 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.29-15.19.02/pod-logs/dev-onezone-0/cluster-manager
29-Nov-2024 15:33:22
29-Nov-2024 15:33:22               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
29-Nov-2024 15:33:22               0   0%    0.00kB/s    0:00:00 
29-Nov-2024 15:33:22           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
29-Nov-2024 15:33:22           4,664  34%    4.45MB/s    0:00:00 (xfr#3, to-chk=7/14)
29-Nov-2024 15:33:22           4,664  34%    4.45MB/s    0:00:00 (xfr#4, to-chk=5/14)
29-Nov-2024 15:33:22           6,438  48%    6.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
29-Nov-2024 15:33:22           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
29-Nov-2024 15:33:22           6,700  50%    3.19MB/s    0:00:00 (xfr#6, to-chk=0/14)
29-Nov-2024 15:33:22 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.29-15.19.02/pod-logs/dev-onezone-0/oz-panel
29-Nov-2024 15:33:22
29-Nov-2024 15:33:22               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
29-Nov-2024 15:33:22               0   0%    0.00kB/s    0:00:00 
29-Nov-2024 15:33:22          54,291  12%   51.78MB/s    0:00:00 (xfr#2, to-chk=9/14)
29-Nov-2024 15:33:22         110,146  25%   21.01MB/s    0:00:00 (xfr#3, to-chk=7/14)
29-Nov-2024 15:33:22         157,621  37%   30.06MB/s    0:00:00 (xfr#4, to-chk=5/14)
29-Nov-2024 15:33:22         211,709  49%   33.65MB/s    0:00:00 (xfr#5, to-chk=3/14)
29-Nov-2024 15:33:22         212,000  50%   33.70MB/s    0:00:00 (xfr#6, to-chk=1/14)
29-Nov-2024 15:33:22         212,000  50%   28.88MB/s    0:00:00 (xfr#6, to-chk=0/14)
29-Nov-2024 15:33:22 [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.1732894393.3374612 exists, exporting anyway.
29-Nov-2024 15:33:22
29-Nov-2024 15:33:22
29-Nov-2024 15:33:22 =============================== warnings summary ===============================
29-Nov-2024 15:33:22 tests/utils/rest_utils.py:97
29-Nov-2024 15:33:22   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPH/onedata-acceptance/tests/utils/rest_utils.py:97: SyntaxWarning: invalid escape sequence '\ '
29-Nov-2024 15:33:22     print("""
29-Nov-2024 15:33:22
29-Nov-2024 15:33:22 tests/utils/path_utils.py:112
29-Nov-2024 15:33:22   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPH/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
29-Nov-2024 15:33:22     return path.replace("'", "\\'").replace(' ', '\ ')
29-Nov-2024 15:33:22
29-Nov-2024 15:33:22 tests/utils/acceptance_utils.py:55
29-Nov-2024 15:33:22   /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'
29-Nov-2024 15:33:22     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
29-Nov-2024 15:33:22
29-Nov-2024 15:33:22 tests/utils/acceptance_utils.py:57
29-Nov-2024 15:33:22   /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'
29-Nov-2024 15:33:22     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
29-Nov-2024 15:33:22
29-Nov-2024 15:33:22 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
29-Nov-2024 15:33:22 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPH/onedata-acceptance/test-reports/results.xml -
29-Nov-2024 15:33:22 ================== 26 passed, 4 warnings in 862.97s (0:14:22) ==================
29-Nov-2024 15:33:25 release "dev" uninstalled
29-Nov-2024 15:33:26 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
29-Nov-2024 15:33:26 Failing task since return code of [/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFCMPH-3370-ScriptBuildTask-8895231849228903494.sh] was 143 while expected 0
29-Nov-2024 15:33:26 Finished task 'Run acceptance oneclient tests' with result: Failed
29-Nov-2024 15:33:26 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
29-Nov-2024 15:33:26 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPH...
29-Nov-2024 15:33:26 Finished task 'Parse test results' with result: Success
29-Nov-2024 15:33:26 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
29-Nov-2024 15:33:26
Substituting variable: ${bamboo.artifactRepoHostname} with S3
29-Nov-2024 15:33:26
Substituting variable: ${bamboo.artifactRepoPort} with 10161
29-Nov-2024 15:33:26
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
29-Nov-2024 15:33:26
Substituting variable: ${bamboo.planRepository.branchName} with develop
29-Nov-2024 15:33:26
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
29-Nov-2024 15:33:26
Substituting variable: ${bamboo.artifactRepoHostname} with S3
29-Nov-2024 15:33:26
Substituting variable: ${bamboo.artifactRepoPort} with 10161
29-Nov-2024 15:33:26
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
29-Nov-2024 15:33:26
Substituting variable: ${bamboo.planRepository.branchName} with develop
29-Nov-2024 15:33:26
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
29-Nov-2024 15:33:26 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
29-Nov-2024 15:33:27
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider regular file CRUD multiclient proxyio hardlinks #3370 (ODSRV-OAP-SRFCMPH-3370)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFCMPH-3370-ScriptBuildTask-4566316034971083152.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPH/onedata-acceptance
29-Nov-2024 15:33:27 ./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
29-Nov-2024 15:33:27 Uploading artifact
29-Nov-2024 15:33:27     source path: surefire_singleprovider_regular_file_CRUD_multiclient_proxyio_hardlinks.tar.gz
29-Nov-2024 15:33:27     dest.  path: artifacts/onedata-acceptance/develop/surefire_singleprovider_regular_file_CRUD_multiclient_proxyio_hardlinks.tar.gz
29-Nov-2024 15:33:28 Finished task 'Pack and push surefire artifact' with result: Success
29-Nov-2024 15:33:28 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
29-Nov-2024 15:33:28 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
29-Nov-2024 15:33:28
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider regular file CRUD multiclient proxyio hardlinks #3370 (ODSRV-OAP-SRFCMPH-3370)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFCMPH-3370-ScriptBuildTask-7520990179047592693.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPH
29-Nov-2024 15:33:28 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
29-Nov-2024 15:33:28 Finished task 'Pack logs' with result: Success
29-Nov-2024 15:33:28 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
29-Nov-2024 15:33:28
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
29-Nov-2024 15:33:28 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
29-Nov-2024 15:33:28
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider regular file CRUD multiclient proxyio hardlinks #3370 (ODSRV-OAP-SRFCMPH-3370)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SRFCMPH-3370-ScriptBuildTask-15594506021117848837.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPH/onedata-acceptance
29-Nov-2024 15:33:28   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
29-Nov-2024 15:33:28                                  Dload  Upload   Total   Spent    Left  Speed
29-Nov-2024 15:33:28
29-Nov-2024 15:33:28   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
29-Nov-2024 15:33:28 100  4822  100  4822    0     0  56069      0 --:--:-- --:--:-- --:--:-- 56069
29-Nov-2024 15:33:28 Clearing /tmp/onedata and /home/bamboo/.one-env
29-Nov-2024 15:33:29 Cleaning helm deployments
29-Nov-2024 15:33:29 Cleanining pods
29-Nov-2024 15:33:29 Cleaning kube persistant volumes
29-Nov-2024 15:33:30 Cleaning dockswift container
29-Nov-2024 15:33:30 Cleaning docker containers
29-Nov-2024 15:33:32 Stalled docker containers to remove:
29-Nov-2024 15:33:32 3bbd9ba1b7f6 1bb6a6e3280a a10d90b7c38d 741fa7095a34 b85cfbe460b8 aacdf1fdad05 a2ea83f3e29e e746c2c2b26f 8c4ad38fffc7 fa9fdf4d1b15 aaa3a7387b12 e119c8c33378 c27815472907 9728cdb62aee d1d5b14d22f2 1c3a6f5e65fb
29-Nov-2024 15:33:32 Removing stalled docker containers
29-Nov-2024 15:33:32 Error response from daemon: Cannot kill container: 3bbd9ba1b7f6: Container 3bbd9ba1b7f6dbe249787b07739e71acd66b4935a1c98ad8fe2092e6489d38ff is not running
29-Nov-2024 15:33:32 3bbd9ba1b7f6
29-Nov-2024 15:33:32 Error response from daemon: Cannot kill container: 1bb6a6e3280a: Container 1bb6a6e3280ad835e6081a51505a88fedbd3711771cc2d57f6a4c676d97ce2ed is not running
29-Nov-2024 15:33:33 1bb6a6e3280a
29-Nov-2024 15:33:33 Error response from daemon: Cannot kill container: a10d90b7c38d: Container a10d90b7c38d462ba0b76ce670e96e8ea57a044c7e9c90a0e3708bba44678c1b is not running
29-Nov-2024 15:33:33 a10d90b7c38d
29-Nov-2024 15:33:33 Error response from daemon: Cannot kill container: 741fa7095a34: Container 741fa7095a34d2800538e484f7bf1c5a589b4a8909a3597c6726d099d188b4ed is not running
29-Nov-2024 15:33:33 741fa7095a34
29-Nov-2024 15:33:33 Error response from daemon: Cannot kill container: b85cfbe460b8: Container b85cfbe460b8f36c056b2f0d852319a15ed850799b6c325ba863bfb97d9c2144 is not running
29-Nov-2024 15:33:33 b85cfbe460b8
29-Nov-2024 15:33:33 Error response from daemon: Cannot kill container: aacdf1fdad05: Container aacdf1fdad0586b35cb401bf51fb438b6988147d7b84417ed9d4da1c8e5b2bc4 is not running
29-Nov-2024 15:33:33 aacdf1fdad05
29-Nov-2024 15:33:33 Error response from daemon: Cannot kill container: a2ea83f3e29e: Container a2ea83f3e29eb99dc5875eb04209c304d400a7819d5d2ee5c04c3b4e3ef8c947 is not running
29-Nov-2024 15:33:33 a2ea83f3e29e
29-Nov-2024 15:33:33 Error response from daemon: Cannot kill container: e746c2c2b26f: Container e746c2c2b26f3b88873b90580c0a2940cb520e3b6fe369fe9dd977e43745e532 is not running
29-Nov-2024 15:33:33 e746c2c2b26f
29-Nov-2024 15:33:33 Error response from daemon: Cannot kill container: 8c4ad38fffc7: Container 8c4ad38fffc7a6c68c0ddb66d99a89563b6a4d9208f930e40dc8b86ad91e5016 is not running
29-Nov-2024 15:33:33 8c4ad38fffc7
29-Nov-2024 15:33:33 Error response from daemon: Cannot kill container: fa9fdf4d1b15: Container fa9fdf4d1b15e1318bbfac77114597d69cb5c4e2f4e06db0ecaa0c1381897af3 is not running
29-Nov-2024 15:33:33 fa9fdf4d1b15
29-Nov-2024 15:33:33 Error response from daemon: Cannot kill container: aaa3a7387b12: No such container: aaa3a7387b12
29-Nov-2024 15:33:33 Error response from daemon: No such container: aaa3a7387b12
29-Nov-2024 15:33:33 Error response from daemon: Cannot kill container: e119c8c33378: No such container: e119c8c33378
29-Nov-2024 15:33:33 Error response from daemon: No such container: e119c8c33378
29-Nov-2024 15:33:33 Error response from daemon: Cannot kill container: c27815472907: No such container: c27815472907
29-Nov-2024 15:33:33 Error response from daemon: No such container: c27815472907
29-Nov-2024 15:33:33 Error response from daemon: Cannot kill container: 9728cdb62aee: No such container: 9728cdb62aee
29-Nov-2024 15:33:33 Error response from daemon: No such container: 9728cdb62aee
29-Nov-2024 15:33:33 Error response from daemon: Cannot kill container: d1d5b14d22f2: No such container: d1d5b14d22f2
29-Nov-2024 15:33:34 Error response from daemon: No such container: d1d5b14d22f2
29-Nov-2024 15:33:34 1c3a6f5e65fb
29-Nov-2024 15:33:34 1c3a6f5e65fb
29-Nov-2024 15:33:34 Stalled docker volumes to remove:
29-Nov-2024 15:33:34
29-Nov-2024 15:33:34 Removing stalled docker volumes
29-Nov-2024 15:33:34 Removing stalled loopdevices
29-Nov-2024 15:33:34 Done
29-Nov-2024 15:33:34 Finished task 'Clear env and working dir' with result: Success
29-Nov-2024 15:33:34 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
29-Nov-2024 15:33:34 Running post build plugin 'Docker Container Cleanup'
29-Nov-2024 15:33:34 Running post build plugin 'NCover Results Collector'
29-Nov-2024 15:33:34 Running post build plugin 'Build Results Label Collector'
29-Nov-2024 15:33:34 Running post build plugin 'Clover Results Collector'
29-Nov-2024 15:33:34 Running post build plugin 'npm Cache Cleanup'
29-Nov-2024 15:33:34 Running post build plugin 'Artifact Copier'
29-Nov-2024 15:33:34 Publishing an artifact: test_logs.tar.gz
29-Nov-2024 15:33:35 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 227.1 ms
29-Nov-2024 15:33:35 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SRFCMPH'
29-Nov-2024 15:33:35 Finalising the build...
29-Nov-2024 15:33:35 Stopping timer.
29-Nov-2024 15:33:35 Build ODSRV-OAP-SRFCMPH-3370 completed.
29-Nov-2024 15:33:35 Running on server: post build plugin 'Build Hanging Detection Configuration'
29-Nov-2024 15:33:35 Running on server: post build plugin 'NCover Results Collector'
29-Nov-2024 15:33:35 Running on server: post build plugin 'Build Labeller'
29-Nov-2024 15:33:35 Running on server: post build plugin 'Clover Delta Calculator'
29-Nov-2024 15:33:35 Running on server: post build plugin 'Maven Dependencies Postprocessor'
29-Nov-2024 15:33:35 All post build plugins have finished
29-Nov-2024 15:33:35 Generating build results summary...
29-Nov-2024 15:33:36 Saving build results to disk...
29-Nov-2024 15:33:36 Store variable context...
29-Nov-2024 15:33:36 Finished building ODSRV-OAP-SRFCMPH-3370.