oneclient acceptance tests using environment deployed from packages

Build: #3367 was successful

Job: singleprovider directory CRUD multiclient directio hardlinks was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

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

23-Nov-2024 07:43:13 - Executing scenario 'Delete empty directory and parents'
23-Nov-2024 07:43:13 - from feature 'Multi_directory_CRUD'
23-Nov-2024 07:43:13 -----------------------------------------------------------------
23-Nov-2024 07:43:13 -- Executing step: 'Given "oneclients [client11, client21]
23-Nov-2024 07:43:13 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
23-Nov-2024 07:43:13 using [token, token] by [user1, user2]"'
23-Nov-2024 07:43:13 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-r9dx4', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:43:13 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-r9dx4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:43:13 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-r9dx4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:43:13
23-Nov-2024 07:43:13
23-Nov-2024 07:43:13 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-r9dx4'
23-Nov-2024 07:43:13 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-r9dx4' successfully started
23-Nov-2024 07:43:13
23-Nov-2024 07:43:13 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/6pmet7pkulkgpraq
23-Nov-2024 07:43:13
23-Nov-2024 07:43:13 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/6pmet7pkulkgpraq --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/6pmet7pkulkgpraq
23-Nov-2024 07:43:13 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '492204110242118482'...
23-Nov-2024 07:43:13 Getting configuration...
23-Nov-2024 07:43:13 Oneclient has been successfully mounted in '/tmp/onedata/mnt/6pmet7pkulkgpraq'.
23-Nov-2024 07:43:13
23-Nov-2024 07:43:13 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wbxl4', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:43:13 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wbxl4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:43:13 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wbxl4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:43:13
23-Nov-2024 07:43:13
23-Nov-2024 07:43:13 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-wbxl4'
23-Nov-2024 07:43:13 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-wbxl4' successfully started
23-Nov-2024 07:43:13
23-Nov-2024 07:43:13 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/f6x01ukeqgpbcyaw
23-Nov-2024 07:43:13
23-Nov-2024 07:43:13 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/f6x01ukeqgpbcyaw --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/f6x01ukeqgpbcyaw
23-Nov-2024 07:43:13 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10555528858330543104'...
23-Nov-2024 07:43:13 Getting configuration...
23-Nov-2024 07:43:13 Oneclient has been successfully mounted in '/tmp/onedata/mnt/f6x01ukeqgpbcyaw'.
23-Nov-2024 07:43:13
23-Nov-2024 07:43:13 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3] on client11"'
23-Nov-2024 07:43:13 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
23-Nov-2024 07:43:13 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
23-Nov-2024 07:43:13 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
23-Nov-2024 07:43:13 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
23-Nov-2024 07:43:13 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
23-Nov-2024 07:43:13 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
23-Nov-2024 07:43:13 -- Executing step: 'When "user2 deletes directory (rmdir -p) [space1/dir1/dir2/dir3] on client21"'
23-Nov-2024 07:43:13 -- Executing step: 'When "user1 can't stat [dir1] in space1 on client11"'
23-Nov-2024 07:43:13 -- Executing step: 'When "user2 can't stat [dir1] in space1 on client21"'
23-Nov-2024 07:43:13 -- Executing step: 'When "user1 doesn't see [dir1] in space1 on client11"'
23-Nov-2024 07:43:13 -- Executing step: 'When "user2 doesn't see [dir1] in space1 on client21"'
23-Nov-2024 07:43:13 =================================================================
23-Nov-2024 07:43:13
23-Nov-2024 07:43:13 PASSED
23-Nov-2024 07:43:13 Unmounting client from /tmp/onedata/mnt/6pmet7pkulkgpraq
23-Nov-2024 07:43:13
23-Nov-2024 07:43:13
23-Nov-2024 07:43:13 Unmounting client from /tmp/onedata/mnt/f6x01ukeqgpbcyaw
23-Nov-2024 07:43:13
23-Nov-2024 07:43:13
23-Nov-2024 07:43:35 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_delete_non_empty_wrong[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
23-Nov-2024 07:43:35 =================================================================
23-Nov-2024 07:43:35 - Executing scenario 'Fail to delete non-empty directory using rmdir'
23-Nov-2024 07:43:35 - from feature 'Multi_directory_CRUD'
23-Nov-2024 07:43:35 -----------------------------------------------------------------
23-Nov-2024 07:43:35 -- Executing step: 'Given "oneclients [client11, client21]
23-Nov-2024 07:43:35 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
23-Nov-2024 07:43:35 using [token, token] by [user1, user2]"'
23-Nov-2024 07:43:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-r9dx4', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:43:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-r9dx4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:43:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-r9dx4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:43:35
23-Nov-2024 07:43:35
23-Nov-2024 07:43:35 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-r9dx4'
23-Nov-2024 07:43:35 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-r9dx4' successfully started
23-Nov-2024 07:43:35
23-Nov-2024 07:43:35 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/f73jqxlbg75golp3
23-Nov-2024 07:43:35
23-Nov-2024 07:43:35 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/f73jqxlbg75golp3 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/f73jqxlbg75golp3
23-Nov-2024 07:43:35 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '13379778366333943872'...
23-Nov-2024 07:43:35 Getting configuration...
23-Nov-2024 07:43:35 Oneclient has been successfully mounted in '/tmp/onedata/mnt/f73jqxlbg75golp3'.
23-Nov-2024 07:43:35
23-Nov-2024 07:43:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wbxl4', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:43:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wbxl4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:43:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wbxl4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:43:35
23-Nov-2024 07:43:35
23-Nov-2024 07:43:35 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-wbxl4'
23-Nov-2024 07:43:35 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-wbxl4' successfully started
23-Nov-2024 07:43:35
23-Nov-2024 07:43:35 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/3lz7diqo4nonld15
23-Nov-2024 07:43:35
23-Nov-2024 07:43:35 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/3lz7diqo4nonld15 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/3lz7diqo4nonld15
23-Nov-2024 07:43:35 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3280043954957923638'...
23-Nov-2024 07:43:35 Getting configuration...
23-Nov-2024 07:43:35 Oneclient has been successfully mounted in '/tmp/onedata/mnt/3lz7diqo4nonld15'.
23-Nov-2024 07:43:35
23-Nov-2024 07:43:35 -- Executing step: 'When "user2 creates directories [space1/dir1, space1/dir1/child1] on client21"'
23-Nov-2024 07:43:35 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
23-Nov-2024 07:43:35 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
23-Nov-2024 07:43:35 -- Executing step: 'When "user1 sees [child1] in space1/dir1 on client11"'
23-Nov-2024 07:43:35 -- Executing step: 'When "user2 sees [child1] in space1/dir1 on client21"'
23-Nov-2024 07:43:35 -- Executing step: 'When "user1 fails to delete directories (rmdir) [space1/dir1] on client11"'
23-Nov-2024 07:43:35 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
23-Nov-2024 07:43:35 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
23-Nov-2024 07:43:35 -- Executing step: 'When "user1 can stat [child1] in space1/dir1 on client11"'
23-Nov-2024 07:43:35 -- Executing step: 'When "user2 can stat [child1] in space1/dir1 on client21"'
23-Nov-2024 07:43:35 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
23-Nov-2024 07:43:35 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
23-Nov-2024 07:43:35 -- Executing step: 'When "user1 sees [child1] in space1/dir1 on client11"'
23-Nov-2024 07:43:35 -- Executing step: 'When "user2 sees [child1] in space1/dir1 on client21"'
23-Nov-2024 07:43:35 =================================================================
23-Nov-2024 07:43:35
23-Nov-2024 07:43:35 PASSED
23-Nov-2024 07:43:35 Unmounting client from /tmp/onedata/mnt/f73jqxlbg75golp3
23-Nov-2024 07:43:35
23-Nov-2024 07:43:35
23-Nov-2024 07:43:35 Unmounting client from /tmp/onedata/mnt/3lz7diqo4nonld15
23-Nov-2024 07:43:35
23-Nov-2024 07:43:35
23-Nov-2024 07:44:00 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_delete_non_empty[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
23-Nov-2024 07:44:00 =================================================================
23-Nov-2024 07:44:00 - Executing scenario 'Delete non-empty directory'
23-Nov-2024 07:44:00 - from feature 'Multi_directory_CRUD'
23-Nov-2024 07:44:00 -----------------------------------------------------------------
23-Nov-2024 07:44:00 -- Executing step: 'Given "oneclients [client11, client21]
23-Nov-2024 07:44:00 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
23-Nov-2024 07:44:00 using [token, token] by [user1, user2]"'
23-Nov-2024 07:44:00 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-r9dx4', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:44:00 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-r9dx4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:44:00 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-r9dx4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:44:00
23-Nov-2024 07:44:00
23-Nov-2024 07:44:00 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-r9dx4'
23-Nov-2024 07:44:00 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-r9dx4' successfully started
23-Nov-2024 07:44:00
23-Nov-2024 07:44:00 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/v7c0r7hfv3mnrybb
23-Nov-2024 07:44:00
23-Nov-2024 07:44:00 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/v7c0r7hfv3mnrybb --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/v7c0r7hfv3mnrybb
23-Nov-2024 07:44:00 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6177609987431429615'...
23-Nov-2024 07:44:00 Getting configuration...
23-Nov-2024 07:44:00 Oneclient has been successfully mounted in '/tmp/onedata/mnt/v7c0r7hfv3mnrybb'.
23-Nov-2024 07:44:00
23-Nov-2024 07:44:00 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wbxl4', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:44:00 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wbxl4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:44:00 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wbxl4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:44:00
23-Nov-2024 07:44:00
23-Nov-2024 07:44:00 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-wbxl4'
23-Nov-2024 07:44:00 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-wbxl4' successfully started
23-Nov-2024 07:44:00
23-Nov-2024 07:44:00 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/ycv14w50gp4ywuwj
23-Nov-2024 07:44:00
23-Nov-2024 07:44:00 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ycv14w50gp4ywuwj --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ycv14w50gp4ywuwj
23-Nov-2024 07:44:00 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '13091773923738818468'...
23-Nov-2024 07:44:00 Getting configuration...
23-Nov-2024 07:44:00 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ycv14w50gp4ywuwj'.
23-Nov-2024 07:44:00
23-Nov-2024 07:44:00 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/child1, space1/dir1/child2, space1/dir2/dir3/child1]
23-Nov-2024 07:44:00 on client11"'
23-Nov-2024 07:44:00 -- Executing step: 'When "user1 sees [dir1, dir2] in space1 on client11"'
23-Nov-2024 07:44:00 -- Executing step: 'When "user2 sees [dir1, dir2] in space1 on client21"'
23-Nov-2024 07:44:00 -- Executing step: 'When "user1 sees [child1, child2] in space1/dir1 on client11"'
23-Nov-2024 07:44:00 -- Executing step: 'When "user2 sees [child1, child2] in space1/dir1 on client21"'
23-Nov-2024 07:44:00 -- Executing step: 'When "user1 sees [dir3] in space1/dir2 on client11"'
23-Nov-2024 07:44:00 -- Executing step: 'When "user2 sees [dir3] in space1/dir2 on client21"'
23-Nov-2024 07:44:00 -- Executing step: 'When "user1 sees [child1] in space1/dir2/dir3 on client11"'
23-Nov-2024 07:44:00 -- Executing step: 'When "user2 sees [child1] in space1/dir2/dir3 on client21"'
23-Nov-2024 07:44:00 -- Executing step: 'When "user1 deletes directories (rm -rf) [space1/dir1, space1/dir2] on client11"'
23-Nov-2024 07:44:00 -- Executing step: 'Then "user1 can't stat [dir1, dir2] in space1 on client11"'
23-Nov-2024 07:44:00 -- Executing step: 'Then "user2 can't stat [dir1, dir2] in space1 on client21"'
23-Nov-2024 07:44:00 -- Executing step: 'Then "user1 doesn't see [dir1, dir2] in space1 on client11"'
23-Nov-2024 07:44:00 -- Executing step: 'Then "user2 doesn't see [dir1, dir2] in space1 on client21"'
23-Nov-2024 07:44:00 =================================================================
23-Nov-2024 07:44:00
23-Nov-2024 07:44:01 PASSED
23-Nov-2024 07:44:01 Unmounting client from /tmp/onedata/mnt/v7c0r7hfv3mnrybb
23-Nov-2024 07:44:01
23-Nov-2024 07:44:01
23-Nov-2024 07:44:01 Unmounting client from /tmp/onedata/mnt/ycv14w50gp4ywuwj
23-Nov-2024 07:44:01
23-Nov-2024 07:44:01
23-Nov-2024 07:44:25 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
23-Nov-2024 07:44:25 =================================================================
23-Nov-2024 07:44:25 - Executing scenario 'Move directory'
23-Nov-2024 07:44:25 - from feature 'Multi_directory_CRUD'
23-Nov-2024 07:44:25 -----------------------------------------------------------------
23-Nov-2024 07:44:25 -- Executing step: 'Given "oneclients [client11, client21]
23-Nov-2024 07:44:25 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
23-Nov-2024 07:44:25 using [token, token] by [user1, user2]"'
23-Nov-2024 07:44:25 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-r9dx4', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:44:25 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-r9dx4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:44:25 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-r9dx4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:44:25
23-Nov-2024 07:44:25
23-Nov-2024 07:44:25 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-r9dx4'
23-Nov-2024 07:44:25 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-r9dx4' successfully started
23-Nov-2024 07:44:25
23-Nov-2024 07:44:25 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/9fe3t3lxt24o2hfd
23-Nov-2024 07:44:25
23-Nov-2024 07:44:25 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/9fe3t3lxt24o2hfd --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/9fe3t3lxt24o2hfd
23-Nov-2024 07:44:25 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3433591845834674295'...
23-Nov-2024 07:44:25 Getting configuration...
23-Nov-2024 07:44:25 Oneclient has been successfully mounted in '/tmp/onedata/mnt/9fe3t3lxt24o2hfd'.
23-Nov-2024 07:44:25
23-Nov-2024 07:44:25 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wbxl4', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:44:25 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wbxl4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:44:25 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wbxl4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:44:25
23-Nov-2024 07:44:25
23-Nov-2024 07:44:25 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-wbxl4'
23-Nov-2024 07:44:25 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-wbxl4' successfully started
23-Nov-2024 07:44:25
23-Nov-2024 07:44:25 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/ha4lv62crj8sa4m3
23-Nov-2024 07:44:25
23-Nov-2024 07:44:25 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ha4lv62crj8sa4m3 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ha4lv62crj8sa4m3
23-Nov-2024 07:44:25 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16220693068416291188'...
23-Nov-2024 07:44:25 Getting configuration...
23-Nov-2024 07:44:25 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ha4lv62crj8sa4m3'.
23-Nov-2024 07:44:25
23-Nov-2024 07:44:25 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"'
23-Nov-2024 07:44:25 -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"'
23-Nov-2024 07:44:25 -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"'
23-Nov-2024 07:44:25 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
23-Nov-2024 07:44:25 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
23-Nov-2024 07:44:25 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
23-Nov-2024 07:44:25 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
23-Nov-2024 07:44:25 -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"'
23-Nov-2024 07:44:25 -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"'
23-Nov-2024 07:44:25 -- Executing step: 'When "user1 renames space1/dir4/dir5 to space1/dir1/dir2/dir3 on client11"'
23-Nov-2024 07:44:25 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3 on client11"'
23-Nov-2024 07:44:25 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3 on client21"'
23-Nov-2024 07:44:25 -- Executing step: 'Then "user1 doesn't see [dir5] in space1/dir4 on client11"'
23-Nov-2024 07:44:25 -- Executing step: 'Then "user2 doesn't see [dir5] in space1/dir4 on client21"'
23-Nov-2024 07:44:25 -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3 on client11"'
23-Nov-2024 07:44:25 -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3 on client21"'
23-Nov-2024 07:44:25 =================================================================
23-Nov-2024 07:44:25
23-Nov-2024 07:44:26 PASSED
23-Nov-2024 07:44:26 Unmounting client from /tmp/onedata/mnt/9fe3t3lxt24o2hfd
23-Nov-2024 07:44:26
23-Nov-2024 07:44:26
23-Nov-2024 07:44:26 Unmounting client from /tmp/onedata/mnt/ha4lv62crj8sa4m3
23-Nov-2024 07:44:26
23-Nov-2024 07:44:26
23-Nov-2024 07:44:49 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_copy[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
23-Nov-2024 07:44:49 =================================================================
23-Nov-2024 07:44:49 - Executing scenario 'Copy directory'
23-Nov-2024 07:44:49 - from feature 'Multi_directory_CRUD'
23-Nov-2024 07:44:49 -----------------------------------------------------------------
23-Nov-2024 07:44:49 -- Executing step: 'Given "oneclients [client11, client21]
23-Nov-2024 07:44:49 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
23-Nov-2024 07:44:49 using [token, token] by [user1, user2]"'
23-Nov-2024 07:44:49 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-r9dx4', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:44:49 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-r9dx4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:44:49 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-r9dx4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:44:49
23-Nov-2024 07:44:49
23-Nov-2024 07:44:49 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-r9dx4'
23-Nov-2024 07:44:49 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-r9dx4' successfully started
23-Nov-2024 07:44:49
23-Nov-2024 07:44:49 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/a4p4ewlwl92h1jdj
23-Nov-2024 07:44:49
23-Nov-2024 07:44:49 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/a4p4ewlwl92h1jdj --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/a4p4ewlwl92h1jdj
23-Nov-2024 07:44:49 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '13659319797408352798'...
23-Nov-2024 07:44:49 Getting configuration...
23-Nov-2024 07:44:49 Oneclient has been successfully mounted in '/tmp/onedata/mnt/a4p4ewlwl92h1jdj'.
23-Nov-2024 07:44:49
23-Nov-2024 07:44:49 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wbxl4', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:44:49 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wbxl4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:44:49 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wbxl4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:44:49
23-Nov-2024 07:44:49
23-Nov-2024 07:44:49 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-wbxl4'
23-Nov-2024 07:44:49 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-wbxl4' successfully started
23-Nov-2024 07:44:49
23-Nov-2024 07:44:49 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/3cmec9qumrr1ysnj
23-Nov-2024 07:44:49
23-Nov-2024 07:44:49 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/3cmec9qumrr1ysnj --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/3cmec9qumrr1ysnj
23-Nov-2024 07:44:49 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16822262556274949730'...
23-Nov-2024 07:44:49 Getting configuration...
23-Nov-2024 07:44:49 Oneclient has been successfully mounted in '/tmp/onedata/mnt/3cmec9qumrr1ysnj'.
23-Nov-2024 07:44:49
23-Nov-2024 07:44:49 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"'
23-Nov-2024 07:44:49 -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"'
23-Nov-2024 07:44:49 -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"'
23-Nov-2024 07:44:49 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
23-Nov-2024 07:44:49 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
23-Nov-2024 07:44:49 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
23-Nov-2024 07:44:49 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
23-Nov-2024 07:44:49 -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"'
23-Nov-2024 07:44:49 -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"'
23-Nov-2024 07:44:49 -- Executing step: 'When "user1 copies directory space1/dir4 to space1/dir1/dir2/dir3 on client11"'
23-Nov-2024 07:44:49 -- Executing step: 'Then "user1 can stat [dir4] in space1/dir1/dir2/dir3 on client11"'
23-Nov-2024 07:44:49 -- Executing step: 'Then "user2 can stat [dir4] in space1/dir1/dir2/dir3 on client21"'
23-Nov-2024 07:44:49 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client11"'
23-Nov-2024 07:44:49 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client21"'
23-Nov-2024 07:44:49 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir4 on client11"'
23-Nov-2024 07:44:49 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir4 on client21"'
23-Nov-2024 07:44:49 -- Executing step: 'Then "user1 sees [dir4] in space1/dir1/dir2/dir3 on client11"'
23-Nov-2024 07:44:49 -- Executing step: 'Then "user2 sees [dir4] in space1/dir1/dir2/dir3 on client21"'
23-Nov-2024 07:44:49 -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client11"'
23-Nov-2024 07:44:49 -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client21"'
23-Nov-2024 07:44:49 -- Executing step: 'Then "user1 sees [dir5] in space1/dir4 on client11"'
23-Nov-2024 07:44:49 -- Executing step: 'Then "user2 sees [dir5] in space1/dir4 on client21"'
23-Nov-2024 07:44:49 =================================================================
23-Nov-2024 07:44:49
23-Nov-2024 07:44:49 PASSED
23-Nov-2024 07:44:49 Unmounting client from /tmp/onedata/mnt/a4p4ewlwl92h1jdj
23-Nov-2024 07:44:49
23-Nov-2024 07:44:49
23-Nov-2024 07:44:49 Unmounting client from /tmp/onedata/mnt/3cmec9qumrr1ysnj
23-Nov-2024 07:44:49
23-Nov-2024 07:44:49
23-Nov-2024 07:45:12 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move_to_itself[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
23-Nov-2024 07:45:12 =================================================================
23-Nov-2024 07:45:12 - Executing scenario 'Fail to move directory to itself'
23-Nov-2024 07:45:12 - from feature 'Multi_directory_CRUD'
23-Nov-2024 07:45:12 -----------------------------------------------------------------
23-Nov-2024 07:45:12 -- Executing step: 'Given "oneclients [client11, client21]
23-Nov-2024 07:45:12 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
23-Nov-2024 07:45:12 using [token, token] by [user1, user2]"'
23-Nov-2024 07:45:12 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-r9dx4', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:45:12 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-r9dx4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:45:12 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-r9dx4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:45:12
23-Nov-2024 07:45:12
23-Nov-2024 07:45:12 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-r9dx4'
23-Nov-2024 07:45:12 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-r9dx4' successfully started
23-Nov-2024 07:45:12
23-Nov-2024 07:45:12 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/q38gktcso44hsgxr
23-Nov-2024 07:45:12
23-Nov-2024 07:45:12 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/q38gktcso44hsgxr --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/q38gktcso44hsgxr
23-Nov-2024 07:45:12 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2497695531736654813'...
23-Nov-2024 07:45:12 Getting configuration...
23-Nov-2024 07:45:12 Oneclient has been successfully mounted in '/tmp/onedata/mnt/q38gktcso44hsgxr'.
23-Nov-2024 07:45:12
23-Nov-2024 07:45:12 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wbxl4', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:45:12 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wbxl4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:45:12 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wbxl4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:45:12
23-Nov-2024 07:45:12
23-Nov-2024 07:45:12 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-wbxl4'
23-Nov-2024 07:45:12 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-wbxl4' successfully started
23-Nov-2024 07:45:12
23-Nov-2024 07:45:12 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/w4eo50q1054l0b4d
23-Nov-2024 07:45:12
23-Nov-2024 07:45:12 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/w4eo50q1054l0b4d --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/w4eo50q1054l0b4d
23-Nov-2024 07:45:12 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10674721779993255749'...
23-Nov-2024 07:45:12 Getting configuration...
23-Nov-2024 07:45:12 Oneclient has been successfully mounted in '/tmp/onedata/mnt/w4eo50q1054l0b4d'.
23-Nov-2024 07:45:12
23-Nov-2024 07:45:12 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
23-Nov-2024 07:45:12 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
23-Nov-2024 07:45:12 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
23-Nov-2024 07:45:12 -- Executing step: 'When "user1 fails to move space1/dir1 to space1/dir1 using shell command on client11"'
23-Nov-2024 07:45:12 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
23-Nov-2024 07:45:12 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
23-Nov-2024 07:45:12 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
23-Nov-2024 07:45:12 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
23-Nov-2024 07:45:12 =================================================================
23-Nov-2024 07:45:12
23-Nov-2024 07:45:12 PASSED
23-Nov-2024 07:45:12 Unmounting client from /tmp/onedata/mnt/q38gktcso44hsgxr
23-Nov-2024 07:45:12
23-Nov-2024 07:45:12
23-Nov-2024 07:45:12 Unmounting client from /tmp/onedata/mnt/w4eo50q1054l0b4d
23-Nov-2024 07:45:12
23-Nov-2024 07:45:12
23-Nov-2024 07:45:35 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move_to_subtree[singleprovider_multiclient_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
23-Nov-2024 07:45:35 =================================================================
23-Nov-2024 07:45:35 - Executing scenario 'Fail to move directory to its subtree'
23-Nov-2024 07:45:35 - from feature 'Multi_directory_CRUD'
23-Nov-2024 07:45:35 -----------------------------------------------------------------
23-Nov-2024 07:45:35 -- Executing step: 'Given "oneclients [client11, client21]
23-Nov-2024 07:45:35 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
23-Nov-2024 07:45:35 using [token, token] by [user1, user2]"'
23-Nov-2024 07:45:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-r9dx4', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:45:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-r9dx4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:45:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-r9dx4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:45:35
23-Nov-2024 07:45:35
23-Nov-2024 07:45:35 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-r9dx4'
23-Nov-2024 07:45:35 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-r9dx4' successfully started
23-Nov-2024 07:45:35
23-Nov-2024 07:45:35 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/v359jnd9dt6ufnmi
23-Nov-2024 07:45:35
23-Nov-2024 07:45:35 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/v359jnd9dt6ufnmi --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/v359jnd9dt6ufnmi
23-Nov-2024 07:45:35 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2928786999656246800'...
23-Nov-2024 07:45:35 Getting configuration...
23-Nov-2024 07:45:35 Oneclient has been successfully mounted in '/tmp/onedata/mnt/v359jnd9dt6ufnmi'.
23-Nov-2024 07:45:35
23-Nov-2024 07:45:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wbxl4', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
23-Nov-2024 07:45:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wbxl4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
23-Nov-2024 07:45:35 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-wbxl4', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
23-Nov-2024 07:45:35
23-Nov-2024 07:45:35
23-Nov-2024 07:45:35 starting rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-wbxl4'
23-Nov-2024 07:45:35 rpyc server for user 'user2' on client host 'dev-oneclient-krakow-7d9476b8bc-wbxl4' successfully started
23-Nov-2024 07:45:35
23-Nov-2024 07:45:35 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/yn4y4scwfcu0zsc3
23-Nov-2024 07:45:35
23-Nov-2024 07:45:35 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/yn4y4scwfcu0zsc3 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/yn4y4scwfcu0zsc3
23-Nov-2024 07:45:35 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16505425257195956170'...
23-Nov-2024 07:45:35 Getting configuration...
23-Nov-2024 07:45:35 Oneclient has been successfully mounted in '/tmp/onedata/mnt/yn4y4scwfcu0zsc3'.
23-Nov-2024 07:45:35
23-Nov-2024 07:45:35 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3] on client11"'
23-Nov-2024 07:45:35 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
23-Nov-2024 07:45:35 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
23-Nov-2024 07:45:35 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
23-Nov-2024 07:45:35 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
23-Nov-2024 07:45:35 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
23-Nov-2024 07:45:35 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
23-Nov-2024 07:45:35 -- Executing step: 'When "user1 fails to rename space1/dir1 to space1/dir1/dir2/dir3 on client11"'
23-Nov-2024 07:45:35 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
23-Nov-2024 07:45:35 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
23-Nov-2024 07:45:35 -- Executing step: 'When "user1 can stat [dir2] in space1/dir1 on client11"'
23-Nov-2024 07:45:35 -- Executing step: 'When "user2 can stat [dir2] in space1/dir1 on client21"'
23-Nov-2024 07:45:35 -- Executing step: 'When "user1 can stat [dir3] in space1/dir1/dir2 on client11"'
23-Nov-2024 07:45:35 -- Executing step: 'When "user2 can stat [dir3] in space1/dir1/dir2 on client21"'
23-Nov-2024 07:45:35 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
23-Nov-2024 07:45:35 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
23-Nov-2024 07:45:35 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
23-Nov-2024 07:45:35 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
23-Nov-2024 07:45:35 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
23-Nov-2024 07:45:35 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
23-Nov-2024 07:45:35 =================================================================
23-Nov-2024 07:45:35
23-Nov-2024 07:45:44 PASSED
23-Nov-2024 07:45:44 Unmounting client from /tmp/onedata/mnt/v359jnd9dt6ufnmi
23-Nov-2024 07:45:44
23-Nov-2024 07:45:44
23-Nov-2024 07:45:44 Unmounting client from /tmp/onedata/mnt/yn4y4scwfcu0zsc3
23-Nov-2024 07:45:44
23-Nov-2024 07:45:44 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDH/onedata-acceptance/tests/oneclient/logs/singleprovider_multiclient_directio/test_multi_directory_CRUD.1732347935.674265', '-c', '/tmp/logs']
23-Nov-2024 07:45:44 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-h88th. See /home/bamboo/.one-env/deployments/2024.11.23-07.31.48/pod-logs/dev-cross-support-job-3p-users-h88th/entrypoint.log for more details
23-Nov-2024 07:45:44 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-r9dx4: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.23-07.31.48/pod-logs/dev-oneclient-krakow-7d9476b8bc-r9dx4/oneclient_logs
23-Nov-2024 07:45:44
23-Nov-2024 07:45:44               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=194/227)
23-Nov-2024 07:45:44               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 07:45:44             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=193/227)
23-Nov-2024 07:45:44             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=186/227)
23-Nov-2024 07:45:44          15,899   0%   15.16MB/s    0:00:00 (xfr#2, to-chk=192/227)
23-Nov-2024 07:45:44          16,457   0%   15.69MB/s    0:00:00 (xfr#3, to-chk=188/227)
23-Nov-2024 07:45:44 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
23-Nov-2024 07:45:44          73,232   1%   69.84MB/s    0:00:00 (xfr#4, to-chk=187/227)
23-Nov-2024 07:45:44          73,790   1%   70.37MB/s    0:00:00 (xfr#5, to-chk=186/227)
23-Nov-2024 07:45:44          96,034   2%   91.59MB/s    0:00:00 (xfr#6, to-chk=185/227)
23-Nov-2024 07:45:44          96,688   2%   46.10MB/s    0:00:00 (xfr#7, to-chk=181/227)
23-Nov-2024 07:45:44 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
23-Nov-2024 07:45:44         184,431   4%   58.63MB/s    0:00:00 (xfr#8, to-chk=180/227)
23-Nov-2024 07:45:44 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
23-Nov-2024 07:45:44         185,085   4%   58.84MB/s    0:00:00 (xfr#9, to-chk=179/227)
23-Nov-2024 07:45:44 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
23-Nov-2024 07:45:44         209,155   5%   66.49MB/s    0:00:00 (xfr#10, to-chk=178/227)
23-Nov-2024 07:45:44 Defaulted container "oneprovider" out of: oneprovider, wait-for-onezone (init)
23-Nov-2024 07:45:44         209,809   5%   50.02MB/s    0:00:00 (xfr#11, to-chk=174/227)
23-Nov-2024 07:45:44         290,921   7%   55.49MB/s    0:00:00 (xfr#12, to-chk=173/227)
23-Nov-2024 07:45:44         291,575   7%   55.61MB/s    0:00:00 (xfr#13, to-chk=172/227)
23-Nov-2024 07:45:44         311,782   7%   49.56MB/s    0:00:00 (xfr#14, to-chk=171/227)
23-Nov-2024 07:45:44         312,244   7%   42.54MB/s    0:00:00 (xfr#15, to-chk=167/227)
23-Nov-2024 07:45:44         384,045   9%   45.78MB/s    0:00:00 (xfr#16, to-chk=166/227)
23-Nov-2024 07:45:44         384,507   9%   40.74MB/s    0:00:00 (xfr#17, to-chk=165/227)
23-Nov-2024 07:45:44         413,641  10%   43.83MB/s    0:00:00 (xfr#18, to-chk=164/227)
23-Nov-2024 07:45:44         414,199  10%   39.50MB/s    0:00:00 (xfr#19, to-chk=160/227)
23-Nov-2024 07:45:44         517,470  12%   44.86MB/s    0:00:00 (xfr#20, to-chk=159/227)
23-Nov-2024 07:45:44         518,028  12%   44.91MB/s    0:00:00 (xfr#21, to-chk=158/227)
23-Nov-2024 07:45:44         563,565  13%   41.34MB/s    0:00:00 (xfr#22, to-chk=157/227)
23-Nov-2024 07:45:44         564,603  13%   41.42MB/s    0:00:00 (xfr#23, to-chk=153/227)
23-Nov-2024 07:45:44         777,799  19%   41.21MB/s    0:00:00 (xfr#24, to-chk=152/227)
23-Nov-2024 07:45:44         778,837  19%   41.26MB/s    0:00:00 (xfr#25, to-chk=151/227)
23-Nov-2024 07:45:44         838,808  20%   38.09MB/s    0:00:00 (xfr#26, to-chk=150/227)
23-Nov-2024 07:45:44         839,750  20%   36.40MB/s    0:00:00 (xfr#27, to-chk=146/227)
23-Nov-2024 07:45:44       1,224,028  30%   36.48MB/s    0:00:00 (xfr#28, to-chk=145/227)
23-Nov-2024 07:45:44       1,224,970  30%   36.51MB/s    0:00:00 (xfr#29, to-chk=144/227)
23-Nov-2024 07:45:44       1,247,800  30%   34.00MB/s    0:00:00 (xfr#30, to-chk=143/227)
23-Nov-2024 07:45:44       1,248,358  30%   34.02MB/s    0:00:00 (xfr#31, to-chk=139/227)
23-Nov-2024 07:45:44       1,337,340  33%   31.88MB/s    0:00:00 (xfr#32, to-chk=138/227)
23-Nov-2024 07:45:44       1,337,898  33%   31.90MB/s    0:00:00 (xfr#33, to-chk=137/227)
23-Nov-2024 07:45:44       1,365,472  33%   31.76MB/s    0:00:00 (xfr#34, to-chk=136/227)
23-Nov-2024 07:45:44       1,366,222  33%   31.78MB/s    0:00:00 (xfr#35, to-chk=132/227)
23-Nov-2024 07:45:44       1,491,591  36%   34.69MB/s    0:00:00 (xfr#36, to-chk=131/227)
23-Nov-2024 07:45:44       1,492,341  36%   33.89MB/s    0:00:00 (xfr#37, to-chk=130/227)
23-Nov-2024 07:45:44       1,492,969  36%   33.90MB/s    0:00:00 (xfr#38, to-chk=129/227)
23-Nov-2024 07:45:44       1,513,843  37%   33.57MB/s    0:00:00 (xfr#39, to-chk=128/227)
23-Nov-2024 07:45:44       1,514,593  37%   33.59MB/s    0:00:00 (xfr#40, to-chk=124/227)
23-Nov-2024 07:45:44       1,613,611  39%   34.97MB/s    0:00:00 (xfr#41, to-chk=123/227)
23-Nov-2024 07:45:44       1,614,361  39%   34.99MB/s    0:00:00 (xfr#42, to-chk=122/227)
23-Nov-2024 07:45:44       1,633,580  40%   28.85MB/s    0:00:00 (xfr#43, to-chk=121/227)
23-Nov-2024 07:45:44       1,634,042  40%   28.86MB/s    0:00:00 (xfr#44, to-chk=117/227)
23-Nov-2024 07:45:44       1,697,510  42%   29.98MB/s    0:00:00 (xfr#45, to-chk=116/227)
23-Nov-2024 07:45:44       1,697,972  42%   29.99MB/s    0:00:00 (xfr#46, to-chk=115/227)
23-Nov-2024 07:45:44       1,728,677  42%   29.44MB/s    0:00:00 (xfr#47, to-chk=114/227)
23-Nov-2024 07:45:44       1,729,523  42%   29.45MB/s    0:00:00 (xfr#48, to-chk=110/227)
23-Nov-2024 07:45:44       1,838,050  45%   30.75MB/s    0:00:00 (xfr#49, to-chk=109/227)
23-Nov-2024 07:45:44       1,838,896  45%   30.77MB/s    0:00:00 (xfr#50, to-chk=108/227)
23-Nov-2024 07:45:44       1,876,562  46%   30.86MB/s    0:00:00 (xfr#51, to-chk=107/227)
23-Nov-2024 07:45:44       1,877,312  46%   30.87MB/s    0:00:00 (xfr#52, to-chk=103/227)
23-Nov-2024 07:45:44       2,040,813  50%   28.21MB/s    0:00:00 (xfr#53, to-chk=102/227)
23-Nov-2024 07:45:44       2,041,563  50%   28.22MB/s    0:00:00 (xfr#54, to-chk=101/227)
23-Nov-2024 07:45:44       2,078,119  51%   28.31MB/s    0:00:00 (xfr#55, to-chk=100/227)
23-Nov-2024 07:45:44       2,078,869  51%   27.92MB/s    0:00:00 (xfr#56, to-chk=96/227)
23-Nov-2024 07:45:44       2,222,277  54%   29.44MB/s    0:00:00 (xfr#57, to-chk=95/227)
23-Nov-2024 07:45:44       2,223,027  55%   29.45MB/s    0:00:00 (xfr#58, to-chk=94/227)
23-Nov-2024 07:45:44       2,250,351  55%   29.40MB/s    0:00:00 (xfr#59, to-chk=93/227)
23-Nov-2024 07:45:44       2,250,909  55%   29.41MB/s    0:00:00 (xfr#60, to-chk=89/227)
23-Nov-2024 07:45:44       2,359,233  58%   26.47MB/s    0:00:00 (xfr#61, to-chk=88/227)
23-Nov-2024 07:45:44       2,359,791  58%   25.87MB/s    0:00:00 (xfr#62, to-chk=87/227)
23-Nov-2024 07:45:44       2,401,375  59%   26.02MB/s    0:00:00 (xfr#63, to-chk=86/227)
23-Nov-2024 07:45:44       2,402,221  59%   25.74MB/s    0:00:00 (xfr#64, to-chk=82/227)
23-Nov-2024 07:45:44       2,571,704  63%   27.25MB/s    0:00:00 (xfr#65, to-chk=81/227)
23-Nov-2024 07:45:44       2,572,550  63%   26.96MB/s    0:00:00 (xfr#66, to-chk=80/227)
23-Nov-2024 07:45:44       2,573,178  63%   26.97MB/s    0:00:00 (xfr#67, to-chk=79/227)
23-Nov-2024 07:45:44       2,593,276  64%   26.88MB/s    0:00:00 (xfr#68, to-chk=78/227)
23-Nov-2024 07:45:44       2,593,642  64%   26.89MB/s    0:00:00 (xfr#69, to-chk=74/227)
23-Nov-2024 07:45:44       2,697,322  66%   27.08MB/s    0:00:00 (xfr#70, to-chk=73/227)
23-Nov-2024 07:45:44       2,697,688  66%   26.80MB/s    0:00:00 (xfr#71, to-chk=72/227)
23-Nov-2024 07:45:44       2,718,116  67%   27.00MB/s    0:00:00 (xfr#72, to-chk=71/227)
23-Nov-2024 07:45:44       2,718,674  67%   26.73MB/s    0:00:00 (xfr#73, to-chk=67/227)
23-Nov-2024 07:45:44       2,809,015  69%   27.06MB/s    0:00:00 (xfr#74, to-chk=66/227)
23-Nov-2024 07:45:44       2,809,573  69%   27.06MB/s    0:00:00 (xfr#75, to-chk=65/227)
23-Nov-2024 07:45:44       2,835,773  70%   27.04MB/s    0:00:00 (xfr#76, to-chk=64/227)
23-Nov-2024 07:45:44       2,836,235  70%   26.78MB/s    0:00:00 (xfr#77, to-chk=60/227)
23-Nov-2024 07:45:44       2,943,104  72%   27.52MB/s    0:00:00 (xfr#78, to-chk=59/227)
23-Nov-2024 07:45:44       2,943,566  72%   27.25MB/s    0:00:00 (xfr#79, to-chk=58/227)
23-Nov-2024 07:45:44       2,959,329  73%   27.40MB/s    0:00:00 (xfr#80, to-chk=57/227)
23-Nov-2024 07:45:44       2,959,887  73%   27.14MB/s    0:00:00 (xfr#81, to-chk=53/227)
23-Nov-2024 07:45:44       3,022,640  74%   27.45MB/s    0:00:00 (xfr#82, to-chk=52/227)
23-Nov-2024 07:45:44       3,023,198  74%   27.20MB/s    0:00:00 (xfr#83, to-chk=51/227)
23-Nov-2024 07:45:44       3,045,794  75%   27.15MB/s    0:00:00 (xfr#84, to-chk=50/227)
23-Nov-2024 07:45:44       3,046,352  75%   27.15MB/s    0:00:00 (xfr#85, to-chk=46/227)
23-Nov-2024 07:45:44       3,122,719  77%   27.32MB/s    0:00:00 (xfr#86, to-chk=45/227)
23-Nov-2024 07:45:44       3,123,277  77%   27.33MB/s    0:00:00 (xfr#87, to-chk=44/227)
23-Nov-2024 07:45:44       3,154,698  78%   27.35MB/s    0:00:00 (xfr#88, to-chk=43/227)
23-Nov-2024 07:45:44       3,155,352  78%   27.11MB/s    0:00:00 (xfr#89, to-chk=39/227)
23-Nov-2024 07:45:44       3,308,076  81%   28.17MB/s    0:00:00 (xfr#90, to-chk=38/227)
23-Nov-2024 07:45:44       3,308,730  81%   27.92MB/s    0:00:00 (xfr#91, to-chk=37/227)
23-Nov-2024 07:45:44       3,358,310  83%   28.09MB/s    0:00:00 (xfr#92, to-chk=36/227)
23-Nov-2024 07:45:44       3,359,156  83%   27.86MB/s    0:00:00 (xfr#93, to-chk=32/227)
23-Nov-2024 07:45:44       3,563,257  88%   29.04MB/s    0:00:00 (xfr#94, to-chk=31/227)
23-Nov-2024 07:45:44       3,564,103  88%   28.81MB/s    0:00:00 (xfr#95, to-chk=30/227)
23-Nov-2024 07:45:44       3,585,717  88%   28.98MB/s    0:00:00 (xfr#96, to-chk=29/227)
23-Nov-2024 07:45:44       3,586,275  88%   28.98MB/s    0:00:00 (xfr#97, to-chk=25/227)
23-Nov-2024 07:45:44       3,662,443  90%   28.87MB/s    0:00:00 (xfr#98, to-chk=24/227)
23-Nov-2024 07:45:44       3,663,001  90%   28.63MB/s    0:00:00 (xfr#99, to-chk=23/227)
23-Nov-2024 07:45:44       3,685,440  91%   28.57MB/s    0:00:00 (xfr#100, to-chk=22/227)
23-Nov-2024 07:45:44       3,685,902  91%   28.58MB/s    0:00:00 (xfr#101, to-chk=18/227)
23-Nov-2024 07:45:44       3,783,398  93%   29.10MB/s    0:00:00 (xfr#102, to-chk=17/227)
23-Nov-2024 07:45:44       3,783,860  93%   28.87MB/s    0:00:00 (xfr#103, to-chk=16/227)
23-Nov-2024 07:45:44       3,784,488  93%   28.64MB/s    0:00:00 (xfr#104, to-chk=15/227)
23-Nov-2024 07:45:44       3,803,061  94%   28.56MB/s    0:00:00 (xfr#105, to-chk=14/227)
23-Nov-2024 07:45:44       3,803,619  94%   28.56MB/s    0:00:00 (xfr#106, to-chk=10/227)
23-Nov-2024 07:45:44       3,870,578  95%   28.84MB/s    0:00:00 (xfr#107, to-chk=9/227)
23-Nov-2024 07:45:44       3,871,136  95%   28.62MB/s    0:00:00 (xfr#108, to-chk=8/227)
23-Nov-2024 07:45:44       3,896,235  96%   28.80MB/s    0:00:00 (xfr#109, to-chk=7/227)
23-Nov-2024 07:45:44       3,896,793  96%   28.59MB/s    0:00:00 (xfr#110, to-chk=3/227)
23-Nov-2024 07:45:44       3,982,225  98%   28.99MB/s    0:00:00 (xfr#111, to-chk=2/227)
23-Nov-2024 07:45:44       3,982,783  98%   28.77MB/s    0:00:00 (xfr#112, to-chk=1/227)
23-Nov-2024 07:45:44       4,036,101  99%   28.72MB/s    0:00:00 (xfr#113, to-chk=0/227)
23-Nov-2024 07:45:44       4,036,101  99%   28.72MB/s    0:00:00 (xfr#113, to-chk=0/227)
23-Nov-2024 07:45:44       4,036,101  99%   28.72MB/s    0:00:00 (xfr#113, to-chk=0/227)
23-Nov-2024 07:45:44       4,036,101  99%   28.51MB/s    0:00:00 (xfr#113, to-chk=0/227)
23-Nov-2024 07:45:44       4,036,101  99%   28.51MB/s    0:00:00 (xfr#113, to-chk=0/227)
23-Nov-2024 07:45:44       4,036,101  99%   28.51MB/s    0:00:00 (xfr#113, to-chk=0/227)
23-Nov-2024 07:45:44       4,036,101  99%   28.30MB/s    0:00:00 (xfr#113, to-chk=0/227)
23-Nov-2024 07:45:44       4,036,101  99%   28.30MB/s    0:00:00 (xfr#113, to-chk=0/227)
23-Nov-2024 07:45:44       4,036,101  99%   28.10MB/s    0:00:00 (xfr#113, to-chk=0/227)
23-Nov-2024 07:45:44       4,036,101  99%   28.10MB/s    0:00:00 (xfr#113, to-chk=0/227)
23-Nov-2024 07:45:44       4,036,101  99%   28.10MB/s    0:00:00 (xfr#113, to-chk=0/227)
23-Nov-2024 07:45:44       4,036,101  99%   27.89MB/s    0:00:00 (xfr#113, to-chk=0/227)
23-Nov-2024 07:45:44       4,036,101  99%   27.89MB/s    0:00:00 (xfr#113, to-chk=0/227)
23-Nov-2024 07:45:44       4,036,101  99%   27.89MB/s    0:00:00 (xfr#113, to-chk=0/227)
23-Nov-2024 07:45:44       4,036,101  99%   27.69MB/s    0:00:00 (xfr#113, to-chk=0/227)
23-Nov-2024 07:45:44       4,036,101  99%   27.69MB/s    0:00:00 (xfr#113, to-chk=0/227)
23-Nov-2024 07:45:44       4,036,101  99%   27.69MB/s    0:00:00 (xfr#113, to-chk=0/227)
23-Nov-2024 07:45:44       4,036,101  99%   27.49MB/s    0:00:00 (xfr#113, to-chk=0/227)
23-Nov-2024 07:45:44       4,036,101  99%   27.49MB/s    0:00:00 (xfr#113, to-chk=0/227)
23-Nov-2024 07:45:44       4,036,101  99%   27.49MB/s    0:00:00 (xfr#113, to-chk=0/227)
23-Nov-2024 07:45:44       4,036,101  99%   27.30MB/s    0:00:00 (xfr#113, to-chk=0/227)
23-Nov-2024 07:45:44       4,036,101  99%   27.30MB/s    0:00:00 (xfr#113, to-chk=0/227)
23-Nov-2024 07:45:44       4,036,101  99%   27.11MB/s    0:00:00 (xfr#113, to-chk=0/227)
23-Nov-2024 07:45:44       4,036,101  99%   27.11MB/s    0:00:00 (xfr#113, to-chk=0/227)
23-Nov-2024 07:45:44       4,036,101  99%   27.11MB/s    0:00:00 (xfr#113, to-chk=0/227)
23-Nov-2024 07:45:44       4,036,101  99%   26.92MB/s    0:00:00 (xfr#113, to-chk=0/227)
23-Nov-2024 07:45:44       4,036,101  99%   26.92MB/s    0:00:00 (xfr#113, to-chk=0/227)
23-Nov-2024 07:45:44       4,036,101  99%   26.73MB/s    0:00:00 (xfr#113, to-chk=0/227)
23-Nov-2024 07:45:44       4,036,101  99%   26.18MB/s    0:00:00 (xfr#113, to-chk=0/227)
23-Nov-2024 07:45:44 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-wbxl4: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.23-07.31.48/pod-logs/dev-oneclient-krakow-7d9476b8bc-wbxl4/oneclient_logs
23-Nov-2024 07:45:44
23-Nov-2024 07:45:44               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=194/227)
23-Nov-2024 07:45:44               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 07:45:44          23,765   0%   22.66MB/s    0:00:00 (xfr#1, to-chk=193/227)
23-Nov-2024 07:45:44          23,765   0%   22.66MB/s    0:00:00 (xfr#1, to-chk=187/227)
23-Nov-2024 07:45:44          24,131   0%   23.01MB/s    0:00:00 (xfr#2, to-chk=189/227)
23-Nov-2024 07:45:44          97,165   3%   18.53MB/s    0:00:00 (xfr#3, to-chk=188/227)
23-Nov-2024 07:45:44          97,531   3%   18.60MB/s    0:00:00 (xfr#4, to-chk=187/227)
23-Nov-2024 07:45:44         132,315   4%   21.03MB/s    0:00:00 (xfr#5, to-chk=186/227)
23-Nov-2024 07:45:44         133,161   4%   21.17MB/s    0:00:00 (xfr#6, to-chk=182/227)
23-Nov-2024 07:45:44         265,185   8%   16.86MB/s    0:00:00 (xfr#7, to-chk=181/227)
23-Nov-2024 07:45:44         266,031   9%   16.91MB/s    0:00:00 (xfr#8, to-chk=180/227)
23-Nov-2024 07:45:44         266,659   9%   16.95MB/s    0:00:00 (xfr#9, to-chk=179/227)
23-Nov-2024 07:45:44         288,108   9%   18.32MB/s    0:00:00 (xfr#10, to-chk=178/227)
23-Nov-2024 07:45:44         288,666   9%   17.21MB/s    0:00:00 (xfr#11, to-chk=174/227)
23-Nov-2024 07:45:44         373,235  12%   20.94MB/s    0:00:00 (xfr#12, to-chk=173/227)
23-Nov-2024 07:45:44         373,793  12%   20.97MB/s    0:00:00 (xfr#13, to-chk=172/227)
23-Nov-2024 07:45:44         394,753  13%   19.81MB/s    0:00:00 (xfr#14, to-chk=171/227)
23-Nov-2024 07:45:44         395,311  13%   19.84MB/s    0:00:00 (xfr#15, to-chk=167/227)
23-Nov-2024 07:45:44         459,872  15%   21.93MB/s    0:00:00 (xfr#16, to-chk=166/227)
23-Nov-2024 07:45:44         460,430  15%   21.96MB/s    0:00:00 (xfr#17, to-chk=165/227)
23-Nov-2024 07:45:44         482,946  16%   23.03MB/s    0:00:00 (xfr#18, to-chk=164/227)
23-Nov-2024 07:45:44         483,312  16%   21.95MB/s    0:00:00 (xfr#19, to-chk=160/227)
23-Nov-2024 07:45:44         560,974  18%   24.32MB/s    0:00:00 (xfr#20, to-chk=159/227)
23-Nov-2024 07:45:44         561,340  18%   23.28MB/s    0:00:00 (xfr#21, to-chk=158/227)
23-Nov-2024 07:45:44         581,212  19%   24.10MB/s    0:00:00 (xfr#22, to-chk=157/227)
23-Nov-2024 07:45:44         581,770  19%   24.12MB/s    0:00:00 (xfr#23, to-chk=153/227)
23-Nov-2024 07:45:44         652,508  22%   25.93MB/s    0:00:00 (xfr#24, to-chk=152/227)
23-Nov-2024 07:45:44         653,066  22%   25.95MB/s    0:00:00 (xfr#25, to-chk=151/227)
23-Nov-2024 07:45:44         653,694  22%   24.94MB/s    0:00:00 (xfr#26, to-chk=150/227)
23-Nov-2024 07:45:44         669,597  22%   25.54MB/s    0:00:00 (xfr#27, to-chk=149/227)
23-Nov-2024 07:45:44         670,059  22%   25.56MB/s    0:00:00 (xfr#28, to-chk=145/227)
23-Nov-2024 07:45:44         729,814  24%   24.00MB/s    0:00:00 (xfr#29, to-chk=144/227)
23-Nov-2024 07:45:44         730,276  24%   24.02MB/s    0:00:00 (xfr#30, to-chk=143/227)
23-Nov-2024 07:45:44         753,081  25%   23.94MB/s    0:00:00 (xfr#31, to-chk=142/227)
23-Nov-2024 07:45:44         753,639  25%   23.18MB/s    0:00:00 (xfr#32, to-chk=138/227)
23-Nov-2024 07:45:44         847,306  28%   17.96MB/s    0:00:00 (xfr#33, to-chk=137/227)
23-Nov-2024 07:45:44         847,864  28%   17.58MB/s    0:00:00 (xfr#34, to-chk=136/227)
23-Nov-2024 07:45:44         887,828  30%   17.28MB/s    0:00:00 (xfr#35, to-chk=135/227)
23-Nov-2024 07:45:44         888,386  30%   17.29MB/s    0:00:00 (xfr#36, to-chk=131/227)
23-Nov-2024 07:45:44       1,048,935  35%   18.87MB/s    0:00:00 (xfr#37, to-chk=130/227)
23-Nov-2024 07:45:44       1,049,493  35%   18.53MB/s    0:00:00 (xfr#38, to-chk=129/227)
23-Nov-2024 07:45:44       1,078,486  36%   19.05MB/s    0:00:00 (xfr#39, to-chk=128/227)
23-Nov-2024 07:45:44       1,078,852  36%   19.05MB/s    0:00:00 (xfr#40, to-chk=124/227)
23-Nov-2024 07:45:44       1,174,498  39%   20.37MB/s    0:00:00 (xfr#41, to-chk=123/227)
23-Nov-2024 07:45:44       1,174,864  39%   20.37MB/s    0:00:00 (xfr#42, to-chk=122/227)
23-Nov-2024 07:45:44       1,196,260  40%   20.01MB/s    0:00:00 (xfr#43, to-chk=121/227)
23-Nov-2024 07:45:44       1,196,818  40%   19.68MB/s    0:00:00 (xfr#44, to-chk=117/227)
23-Nov-2024 07:45:44       1,283,155  43%   18.54MB/s    0:00:00 (xfr#45, to-chk=116/227)
23-Nov-2024 07:45:44       1,283,713  43%   18.55MB/s    0:00:00 (xfr#46, to-chk=115/227)
23-Nov-2024 07:45:44       1,313,218  44%   18.98MB/s    0:00:00 (xfr#47, to-chk=114/227)
23-Nov-2024 07:45:44       1,313,488  44%   18.98MB/s    0:00:00 (xfr#48, to-chk=110/227)
23-Nov-2024 07:45:44       1,408,868  47%   17.91MB/s    0:00:00 (xfr#49, to-chk=109/227)
23-Nov-2024 07:45:44       1,409,138  47%   17.68MB/s    0:00:00 (xfr#50, to-chk=108/227)
23-Nov-2024 07:45:44       1,426,014  48%   17.89MB/s    0:00:00 (xfr#51, to-chk=107/227)
23-Nov-2024 07:45:44       1,426,572  48%   17.90MB/s    0:00:00 (xfr#52, to-chk=103/227)
23-Nov-2024 07:45:44       1,484,095  50%   18.38MB/s    0:00:00 (xfr#53, to-chk=102/227)
23-Nov-2024 07:45:44       1,484,653  50%   18.39MB/s    0:00:00 (xfr#54, to-chk=101/227)
23-Nov-2024 07:45:44       1,499,083  50%   18.57MB/s    0:00:00 (xfr#55, to-chk=100/227)
23-Nov-2024 07:45:44       1,499,449  50%   18.57MB/s    0:00:00 (xfr#56, to-chk=96/227)
23-Nov-2024 07:45:44       1,551,940  52%   18.97MB/s    0:00:00 (xfr#57, to-chk=95/227)
23-Nov-2024 07:45:44       1,552,306  52%   18.98MB/s    0:00:00 (xfr#58, to-chk=94/227)
23-Nov-2024 07:45:44       1,552,934  52%   18.99MB/s    0:00:00 (xfr#59, to-chk=93/227)
23-Nov-2024 07:45:44       1,579,249  53%   19.31MB/s    0:00:00 (xfr#60, to-chk=92/227)
23-Nov-2024 07:45:44       1,579,807  53%   19.32MB/s    0:00:00 (xfr#61, to-chk=88/227)
23-Nov-2024 07:45:44       1,675,448  56%   16.47MB/s    0:00:00 (xfr#62, to-chk=87/227)
23-Nov-2024 07:45:44       1,676,006  56%   16.48MB/s    0:00:00 (xfr#63, to-chk=86/227)
23-Nov-2024 07:45:44       1,699,710  57%   16.71MB/s    0:00:00 (xfr#64, to-chk=85/227)
23-Nov-2024 07:45:44       1,700,268  57%   16.05MB/s    0:00:00 (xfr#65, to-chk=81/227)
23-Nov-2024 07:45:44       1,787,293  60%   16.71MB/s    0:00:00 (xfr#66, to-chk=80/227)
23-Nov-2024 07:45:44       1,787,851  60%   16.72MB/s    0:00:00 (xfr#67, to-chk=79/227)
23-Nov-2024 07:45:44       1,814,819  61%   15.88MB/s    0:00:00 (xfr#68, to-chk=78/227)
23-Nov-2024 07:45:44       1,815,377  61%   15.88MB/s    0:00:00 (xfr#69, to-chk=74/227)
23-Nov-2024 07:45:44       1,906,333  64%   16.53MB/s    0:00:00 (xfr#70, to-chk=73/227)
23-Nov-2024 07:45:44       1,906,891  64%   16.53MB/s    0:00:00 (xfr#71, to-chk=72/227)
23-Nov-2024 07:45:44       1,934,539  65%   16.33MB/s    0:00:00 (xfr#72, to-chk=71/227)
23-Nov-2024 07:45:44       1,934,905  65%   16.33MB/s    0:00:00 (xfr#73, to-chk=67/227)
23-Nov-2024 07:45:44       2,032,569  68%   16.86MB/s    0:00:00 (xfr#74, to-chk=66/227)
23-Nov-2024 07:45:44       2,032,935  68%   16.86MB/s    0:00:00 (xfr#75, to-chk=65/227)
23-Nov-2024 07:45:44       2,053,721  69%   16.74MB/s    0:00:00 (xfr#76, to-chk=64/227)
23-Nov-2024 07:45:44       2,054,183  69%   16.74MB/s    0:00:00 (xfr#77, to-chk=60/227)
23-Nov-2024 07:45:44       2,136,988  72%   17.42MB/s    0:00:00 (xfr#78, to-chk=59/227)
23-Nov-2024 07:45:44       2,137,450  72%   17.27MB/s    0:00:00 (xfr#79, to-chk=58/227)
23-Nov-2024 07:45:44       2,155,431  72%   17.13MB/s    0:00:00 (xfr#80, to-chk=57/227)
23-Nov-2024 07:45:44       2,156,085  72%   17.14MB/s    0:00:00 (xfr#81, to-chk=53/227)
23-Nov-2024 07:45:44       2,218,133  75%   17.63MB/s    0:00:00 (xfr#82, to-chk=52/227)
23-Nov-2024 07:45:44       2,218,787  75%   17.49MB/s    0:00:00 (xfr#83, to-chk=51/227)
23-Nov-2024 07:45:44       2,235,398  75%   17.47MB/s    0:00:00 (xfr#84, to-chk=50/227)
23-Nov-2024 07:45:44       2,235,764  75%   17.06MB/s    0:00:00 (xfr#85, to-chk=46/227)
23-Nov-2024 07:45:44       2,299,319  77%   17.40MB/s    0:00:00 (xfr#86, to-chk=45/227)
23-Nov-2024 07:45:44       2,299,685  77%   17.41MB/s    0:00:00 (xfr#87, to-chk=44/227)
23-Nov-2024 07:45:44       2,326,469  78%   17.61MB/s    0:00:00 (xfr#88, to-chk=43/227)
23-Nov-2024 07:45:44       2,326,931  78%   17.61MB/s    0:00:00 (xfr#89, to-chk=39/227)
23-Nov-2024 07:45:44       2,424,287  82%   18.06MB/s    0:00:00 (xfr#90, to-chk=38/227)
23-Nov-2024 07:45:44       2,424,749  82%   18.07MB/s    0:00:00 (xfr#91, to-chk=37/227)
23-Nov-2024 07:45:44       2,442,290  82%   18.20MB/s    0:00:00 (xfr#92, to-chk=36/227)
23-Nov-2024 07:45:44       2,442,752  82%   18.20MB/s    0:00:00 (xfr#93, to-chk=32/227)
23-Nov-2024 07:45:44       2,497,860  84%   18.61MB/s    0:00:00 (xfr#94, to-chk=31/227)
23-Nov-2024 07:45:44       2,498,322  84%   18.47MB/s    0:00:00 (xfr#95, to-chk=30/227)
23-Nov-2024 07:45:44       2,498,950  84%   18.47MB/s    0:00:00 (xfr#96, to-chk=29/227)
23-Nov-2024 07:45:44       2,512,752  85%   18.58MB/s    0:00:00 (xfr#97, to-chk=28/227)
23-Nov-2024 07:45:44       2,513,118  85%   18.58MB/s    0:00:00 (xfr#98, to-chk=24/227)
23-Nov-2024 07:45:44       2,569,828  86%   18.85MB/s    0:00:00 (xfr#99, to-chk=23/227)
23-Nov-2024 07:45:44       2,570,194  86%   18.85MB/s    0:00:00 (xfr#100, to-chk=22/227)
23-Nov-2024 07:45:44       2,590,444  87%   19.00MB/s    0:00:00 (xfr#101, to-chk=21/227)
23-Nov-2024 07:45:44       2,591,002  87%   19.01MB/s    0:00:00 (xfr#102, to-chk=17/227)
23-Nov-2024 07:45:44       2,652,689  89%   19.31MB/s    0:00:00 (xfr#103, to-chk=16/227)
23-Nov-2024 07:45:44       2,653,247  89%   19.32MB/s    0:00:00 (xfr#104, to-chk=15/227)
23-Nov-2024 07:45:44       2,682,218  90%   19.53MB/s    0:00:00 (xfr#105, to-chk=14/227)
23-Nov-2024 07:45:44       2,682,776  90%   19.53MB/s    0:00:00 (xfr#106, to-chk=10/227)
23-Nov-2024 07:45:44       2,779,280  94%   20.23MB/s    0:00:00 (xfr#107, to-chk=9/227)
23-Nov-2024 07:45:44       2,779,838  94%   20.08MB/s    0:00:00 (xfr#108, to-chk=8/227)
23-Nov-2024 07:45:44       2,803,661  94%   19.81MB/s    0:00:00 (xfr#109, to-chk=7/227)
23-Nov-2024 07:45:44       2,804,507  94%   19.81MB/s    0:00:00 (xfr#110, to-chk=3/227)
23-Nov-2024 07:45:44       2,903,983  98%   20.36MB/s    0:00:00 (xfr#111, to-chk=2/227)
23-Nov-2024 07:45:44       2,904,829  98%   20.37MB/s    0:00:00 (xfr#112, to-chk=1/227)
23-Nov-2024 07:45:44       2,949,954  99%   20.54MB/s    0:00:00 (xfr#113, to-chk=0/227)
23-Nov-2024 07:45:44       2,949,954  99%   20.54MB/s    0:00:00 (xfr#113, to-chk=0/227)
23-Nov-2024 07:45:44       2,949,954  99%   20.54MB/s    0:00:00 (xfr#113, to-chk=0/227)
23-Nov-2024 07:45:44       2,949,954  99%   20.54MB/s    0:00:00 (xfr#113, to-chk=0/227)
23-Nov-2024 07:45:44       2,949,954  99%   20.54MB/s    0:00:00 (xfr#113, to-chk=0/227)
23-Nov-2024 07:45:44       2,949,954  99%   20.54MB/s    0:00:00 (xfr#113, to-chk=0/227)
23-Nov-2024 07:45:44       2,949,954  99%   20.54MB/s    0:00:00 (xfr#113, to-chk=0/227)
23-Nov-2024 07:45:44       2,949,954  99%   20.54MB/s    0:00:00 (xfr#113, to-chk=0/227)
23-Nov-2024 07:45:44       2,949,954  99%   20.54MB/s    0:00:00 (xfr#113, to-chk=0/227)
23-Nov-2024 07:45:44       2,949,954  99%   20.54MB/s    0:00:00 (xfr#113, to-chk=0/227)
23-Nov-2024 07:45:44       2,949,954  99%   20.54MB/s    0:00:00 (xfr#113, to-chk=0/227)
23-Nov-2024 07:45:44       2,949,954  99%   20.54MB/s    0:00:00 (xfr#113, to-chk=0/227)
23-Nov-2024 07:45:44       2,949,954  99%   20.54MB/s    0:00:00 (xfr#113, to-chk=0/227)
23-Nov-2024 07:45:44       2,949,954  99%   20.54MB/s    0:00:00 (xfr#113, to-chk=0/227)
23-Nov-2024 07:45:44       2,949,954  99%   20.54MB/s    0:00:00 (xfr#113, to-chk=0/227)
23-Nov-2024 07:45:44       2,949,954  99%   20.54MB/s    0:00:00 (xfr#113, to-chk=0/227)
23-Nov-2024 07:45:44       2,949,954  99%   20.39MB/s    0:00:00 (xfr#113, to-chk=0/227)
23-Nov-2024 07:45:44       2,949,954  99%   20.39MB/s    0:00:00 (xfr#113, to-chk=0/227)
23-Nov-2024 07:45:44       2,949,954  99%   20.39MB/s    0:00:00 (xfr#113, to-chk=0/227)
23-Nov-2024 07:45:44       2,949,954  99%   20.39MB/s    0:00:00 (xfr#113, to-chk=0/227)
23-Nov-2024 07:45:44       2,949,954  99%   20.39MB/s    0:00:00 (xfr#113, to-chk=0/227)
23-Nov-2024 07:45:44       2,949,954  99%   20.39MB/s    0:00:00 (xfr#113, to-chk=0/227)
23-Nov-2024 07:45:44       2,949,954  99%   20.39MB/s    0:00:00 (xfr#113, to-chk=0/227)
23-Nov-2024 07:45:44       2,949,954  99%   20.39MB/s    0:00:00 (xfr#113, to-chk=0/227)
23-Nov-2024 07:45:44       2,949,954  99%   20.39MB/s    0:00:00 (xfr#113, to-chk=0/227)
23-Nov-2024 07:45:44       2,949,954  99%   20.24MB/s    0:00:00 (xfr#113, to-chk=0/227)
23-Nov-2024 07:45:44       2,949,954  99%   20.24MB/s    0:00:00 (xfr#113, to-chk=0/227)
23-Nov-2024 07:45:44       2,949,954  99%   20.24MB/s    0:00:00 (xfr#113, to-chk=0/227)
23-Nov-2024 07:45:44       2,949,954  99%   19.40MB/s    0:00:00 (xfr#113, to-chk=0/227)
23-Nov-2024 07:45:44 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.23-07.31.48/pod-logs/dev-oneprovider-krakow-0/cluster-manager
23-Nov-2024 07:45:44
23-Nov-2024 07:45:44               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
23-Nov-2024 07:45:44               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 07:45:44           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
23-Nov-2024 07:45:44           4,776  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
23-Nov-2024 07:45:44           4,776  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
23-Nov-2024 07:45:44           6,595  48%    6.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
23-Nov-2024 07:45:44           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=1/14)
23-Nov-2024 07:45:44           6,857  50%    3.27MB/s    0:00:00 (xfr#6, to-chk=0/14)
23-Nov-2024 07:45:44 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.23-07.31.48/pod-logs/dev-oneprovider-krakow-0/op-worker
23-Nov-2024 07:45:44
23-Nov-2024 07:45:44               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=79/82)
23-Nov-2024 07:45:44               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 07:45:44          44,361   6%   42.31MB/s    0:00:00 (xfr#2, to-chk=77/82)
23-Nov-2024 07:45:44          86,852  13%   82.83MB/s    0:00:00 (xfr#3, to-chk=75/82)
23-Nov-2024 07:45:44          86,852  13%   82.83MB/s    0:00:00 (xfr#4, to-chk=73/82)
23-Nov-2024 07:45:44          86,852  13%   82.83MB/s    0:00:00 (xfr#5, to-chk=71/82)
23-Nov-2024 07:45:44         127,895  20%   60.99MB/s    0:00:00 (xfr#6, to-chk=69/82)
23-Nov-2024 07:45:44         128,045  20%   61.06MB/s    0:00:00 (xfr#7, to-chk=67/82)
23-Nov-2024 07:45:44         128,342  20%   61.20MB/s    0:00:00 (xfr#8, to-chk=65/82)
23-Nov-2024 07:45:44         215,588  33%   51.40MB/s    0:00:00 (xfr#9, to-chk=63/82)
23-Nov-2024 07:45:44         222,193  34%   52.97MB/s    0:00:00 (xfr#10, to-chk=53/82)
23-Nov-2024 07:45:44         222,927  35%   53.15MB/s    0:00:00 (xfr#11, to-chk=52/82)
23-Nov-2024 07:45:44         226,908  35%   36.07MB/s    0:00:00 (xfr#12, to-chk=51/82)
23-Nov-2024 07:45:44         234,537  36%   37.28MB/s    0:00:00 (xfr#13, to-chk=50/82)
23-Nov-2024 07:45:44         235,839  37%   37.49MB/s    0:00:00 (xfr#14, to-chk=49/82)
23-Nov-2024 07:45:44         236,059  37%   32.16MB/s    0:00:00 (xfr#15, to-chk=48/82)
23-Nov-2024 07:45:44         242,949  38%   33.10MB/s    0:00:00 (xfr#16, to-chk=47/82)
23-Nov-2024 07:45:44         246,643  38%   33.60MB/s    0:00:00 (xfr#17, to-chk=46/82)
23-Nov-2024 07:45:44         252,969  39%   34.46MB/s    0:00:00 (xfr#18, to-chk=45/82)
23-Nov-2024 07:45:44         257,750  40%   35.12MB/s    0:00:00 (xfr#19, to-chk=44/82)
23-Nov-2024 07:45:44         258,769  40%   35.25MB/s    0:00:00 (xfr#20, to-chk=43/82)
23-Nov-2024 07:45:44         266,058  41%   36.25MB/s    0:00:00 (xfr#21, to-chk=42/82)
23-Nov-2024 07:45:44         269,015  42%   32.07MB/s    0:00:00 (xfr#22, to-chk=41/82)
23-Nov-2024 07:45:44         272,200  42%   32.45MB/s    0:00:00 (xfr#23, to-chk=40/82)
23-Nov-2024 07:45:44         276,753  43%   32.99MB/s    0:00:00 (xfr#24, to-chk=39/82)
23-Nov-2024 07:45:44         278,342  43%   33.18MB/s    0:00:00 (xfr#25, to-chk=38/82)
23-Nov-2024 07:45:44         283,516  44%   33.80MB/s    0:00:00 (xfr#26, to-chk=37/82)
23-Nov-2024 07:45:44         288,295  45%   34.37MB/s    0:00:00 (xfr#27, to-chk=36/82)
23-Nov-2024 07:45:44         293,986  46%   35.05MB/s    0:00:00 (xfr#28, to-chk=35/82)
23-Nov-2024 07:45:44         298,537  46%   35.59MB/s    0:00:00 (xfr#29, to-chk=34/82)
23-Nov-2024 07:45:44         300,930  47%   35.87MB/s    0:00:00 (xfr#30, to-chk=33/82)
23-Nov-2024 07:45:44         304,115  47%   32.23MB/s    0:00:00 (xfr#31, to-chk=32/82)
23-Nov-2024 07:45:44         309,580  48%   32.80MB/s    0:00:00 (xfr#32, to-chk=31/82)
23-Nov-2024 07:45:44         315,043  49%   33.38MB/s    0:00:00 (xfr#33, to-chk=30/82)
23-Nov-2024 07:45:44         317,658  49%   33.66MB/s    0:00:00 (xfr#34, to-chk=29/82)
23-Nov-2024 07:45:44         323,632  50%   34.29MB/s    0:00:00 (xfr#35, to-chk=28/82)
23-Nov-2024 07:45:44         324,651  51%   34.40MB/s    0:00:00 (xfr#36, to-chk=27/82)
23-Nov-2024 07:45:44         325,955  51%   34.54MB/s    0:00:00 (xfr#37, to-chk=26/82)
23-Nov-2024 07:45:44         328,342  51%   34.79MB/s    0:00:00 (xfr#38, to-chk=25/82)
23-Nov-2024 07:45:44         332,097  52%   31.67MB/s    0:00:00 (xfr#39, to-chk=24/82)
23-Nov-2024 07:45:44         336,080  52%   32.05MB/s    0:00:00 (xfr#40, to-chk=23/82)
23-Nov-2024 07:45:44         339,556  53%   32.38MB/s    0:00:00 (xfr#41, to-chk=22/82)
23-Nov-2024 07:45:44         341,379  53%   32.56MB/s    0:00:00 (xfr#42, to-chk=21/82)
23-Nov-2024 07:45:44         342,911  53%   32.70MB/s    0:00:00 (xfr#43, to-chk=20/82)
23-Nov-2024 07:45:44         348,946  54%   33.28MB/s    0:00:00 (xfr#44, to-chk=19/82)
23-Nov-2024 07:45:44         354,702  55%   33.83MB/s    0:00:00 (xfr#45, to-chk=18/82)
23-Nov-2024 07:45:44         356,804  56%   34.03MB/s    0:00:00 (xfr#46, to-chk=17/82)
23-Nov-2024 07:45:44         357,253  56%   34.07MB/s    0:00:00 (xfr#47, to-chk=16/82)
23-Nov-2024 07:45:44         357,702  56%   34.11MB/s    0:00:00 (xfr#48, to-chk=15/82)
23-Nov-2024 07:45:44         359,576  56%   31.17MB/s    0:00:00 (xfr#49, to-chk=14/82)
23-Nov-2024 07:45:44         366,124  57%   31.74MB/s    0:00:00 (xfr#50, to-chk=13/82)
23-Nov-2024 07:45:44         368,226  57%   31.92MB/s    0:00:00 (xfr#51, to-chk=12/82)
23-Nov-2024 07:45:44         372,494  58%   32.29MB/s    0:00:00 (xfr#52, to-chk=11/82)
23-Nov-2024 07:45:44         380,064  59%   32.95MB/s    0:00:00 (xfr#53, to-chk=10/82)
23-Nov-2024 07:45:44         387,347  60%   33.58MB/s    0:00:00 (xfr#54, to-chk=9/82)
23-Nov-2024 07:45:44         390,247  61%   33.83MB/s    0:00:00 (xfr#55, to-chk=8/82)
23-Nov-2024 07:45:44         393,717  61%   34.13MB/s    0:00:00 (xfr#56, to-chk=7/82)
23-Nov-2024 07:45:44         394,451  62%   34.20MB/s    0:00:00 (xfr#57, to-chk=6/82)
23-Nov-2024 07:45:44         400,710  63%   31.85MB/s    0:00:00 (xfr#58, to-chk=5/82)
23-Nov-2024 07:45:44         404,976  63%   32.18MB/s    0:00:00 (xfr#59, to-chk=4/82)
23-Nov-2024 07:45:44         410,156  64%   32.60MB/s    0:00:00 (xfr#60, to-chk=3/82)
23-Nov-2024 07:45:44         410,377  64%   32.61MB/s    0:00:00 (xfr#61, to-chk=2/82)
23-Nov-2024 07:45:44         417,208  65%   33.16MB/s    0:00:00 (xfr#62, to-chk=1/82)
23-Nov-2024 07:45:44         419,880  66%   33.37MB/s    0:00:00 (xfr#63, to-chk=0/82)
23-Nov-2024 07:45:44         419,880  66%   26.70MB/s    0:00:00 (xfr#63, to-chk=0/82)
23-Nov-2024 07:45:44         419,880  66%   26.70MB/s    0:00:00 (xfr#63, to-chk=0/82)
23-Nov-2024 07:45:44         419,880  66%   26.70MB/s    0:00:00 (xfr#63, to-chk=0/82)
23-Nov-2024 07:45:44         419,880  66%   26.70MB/s    0:00:00 (xfr#63, to-chk=0/82)
23-Nov-2024 07:45:44         419,880  66%   26.70MB/s    0:00:00 (xfr#63, to-chk=0/82)
23-Nov-2024 07:45:44 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.23-07.31.48/pod-logs/dev-oneprovider-krakow-0/op-panel
23-Nov-2024 07:45:44
23-Nov-2024 07:45:44               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
23-Nov-2024 07:45:44               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 07:45:44          23,704  16%   22.61MB/s    0:00:00 (xfr#2, to-chk=9/14)
23-Nov-2024 07:45:44          48,384  33%   46.14MB/s    0:00:00 (xfr#3, to-chk=7/14)
23-Nov-2024 07:45:44          48,384  33%   46.14MB/s    0:00:00 (xfr#4, to-chk=5/14)
23-Nov-2024 07:45:44          71,885  49%   68.55MB/s    0:00:00 (xfr#5, to-chk=3/14)
23-Nov-2024 07:45:44          72,176  50%   68.83MB/s    0:00:00 (xfr#6, to-chk=1/14)
23-Nov-2024 07:45:44          72,176  50%   34.42MB/s    0:00:00 (xfr#6, to-chk=0/14)
23-Nov-2024 07:45:44 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.23-07.31.48/pod-logs/dev-onezone-0/cluster-manager
23-Nov-2024 07:45:44
23-Nov-2024 07:45:44               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
23-Nov-2024 07:45:44               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 07:45:44           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
23-Nov-2024 07:45:44           4,664  34%    4.45MB/s    0:00:00 (xfr#3, to-chk=7/14)
23-Nov-2024 07:45:44           4,664  34%    4.45MB/s    0:00:00 (xfr#4, to-chk=5/14)
23-Nov-2024 07:45:44           6,438  48%    6.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
23-Nov-2024 07:45:44           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
23-Nov-2024 07:45:44           6,700  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=0/14)
23-Nov-2024 07:45:44 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.23-07.31.48/pod-logs/dev-onezone-0/oz-panel
23-Nov-2024 07:45:44
23-Nov-2024 07:45:44               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
23-Nov-2024 07:45:44               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 07:45:44          56,190  12%   53.59MB/s    0:00:00 (xfr#2, to-chk=9/14)
23-Nov-2024 07:45:44         113,977  25%   36.23MB/s    0:00:00 (xfr#3, to-chk=7/14)
23-Nov-2024 07:45:44         163,351  37%   31.16MB/s    0:00:00 (xfr#4, to-chk=5/14)
23-Nov-2024 07:45:44         219,338  49%   34.86MB/s    0:00:00 (xfr#5, to-chk=3/14)
23-Nov-2024 07:45:44         219,629  50%   34.91MB/s    0:00:00 (xfr#6, to-chk=1/14)
23-Nov-2024 07:45:44         219,629  50%   29.92MB/s    0:00:00 (xfr#6, to-chk=0/14)
23-Nov-2024 07:45:44 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.23-07.31.48/pod-logs/dev-onezone-0/oz-worker
23-Nov-2024 07:45:44
23-Nov-2024 07:45:44               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=15/18)
23-Nov-2024 07:45:44               0   0%    0.00kB/s    0:00:00 
23-Nov-2024 07:45:44          23,853   7%   22.75MB/s    0:00:00 (xfr#2, to-chk=13/18)
23-Nov-2024 07:45:44          48,473  14%   46.23MB/s    0:00:00 (xfr#3, to-chk=11/18)
23-Nov-2024 07:45:44          48,473  14%   46.23MB/s    0:00:00 (xfr#4, to-chk=9/18)
23-Nov-2024 07:45:44          71,846  21%   68.52MB/s    0:00:00 (xfr#5, to-chk=7/18)
23-Nov-2024 07:45:44          71,937  21%   68.60MB/s    0:00:00 (xfr#6, to-chk=5/18)
23-Nov-2024 07:45:44          72,234  21%   68.89MB/s    0:00:00 (xfr#7, to-chk=3/18)
23-Nov-2024 07:45:44         167,240  50%   79.75MB/s    0:00:00 (xfr#8, to-chk=1/18)
23-Nov-2024 07:45:44         167,240  50%   39.87MB/s    0:00:00 (xfr#8, to-chk=0/18)
23-Nov-2024 07:45:44 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDH/onedata-acceptance/tests/oneclient/logs/singleprovider_multiclient_directio/test_multi_directory_CRUD.1732347935.674265 exists, exporting anyway.
23-Nov-2024 07:45:44
23-Nov-2024 07:45:44
23-Nov-2024 07:45:44 =============================== warnings summary ===============================
23-Nov-2024 07:45:44 tests/utils/rest_utils.py:98
23-Nov-2024 07:45:44   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDH/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
23-Nov-2024 07:45:44     print("""
23-Nov-2024 07:45:44
23-Nov-2024 07:45:44 tests/utils/path_utils.py:112
23-Nov-2024 07:45:44   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDH/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
23-Nov-2024 07:45:44     return path.replace("'", "\\'").replace(' ', '\ ')
23-Nov-2024 07:45:44
23-Nov-2024 07:45:44 tests/utils/acceptance_utils.py:55
23-Nov-2024 07:45:44   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDH/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
23-Nov-2024 07:45:44     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
23-Nov-2024 07:45:44
23-Nov-2024 07:45:44 tests/utils/acceptance_utils.py:57
23-Nov-2024 07:45:44   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDH/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
23-Nov-2024 07:45:44     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
23-Nov-2024 07:45:44
23-Nov-2024 07:45:44 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
23-Nov-2024 07:45:44 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDH/onedata-acceptance/test-reports/results.xml -
23-Nov-2024 07:45:44 ================== 27 passed, 4 warnings in 838.91s (0:13:58) ==================
23-Nov-2024 07:45:48 release "dev" uninstalled
23-Nov-2024 07:45:48 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
23-Nov-2024 07:45:52 No resources found
23-Nov-2024 07:45:53 Sidecar injection has been disabled
23-Nov-2024 07:45:53 Cleaning helm release "dev"...
23-Nov-2024 07:45:53 Deleted 1 helm deployments
23-Nov-2024 07:45:53 Deleted 0 k8s deployments
23-Nov-2024 07:45:53 Deleted 0 k8s services
23-Nov-2024 07:45:53 Deleted 0 persistent volumes
23-Nov-2024 07:45:54 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
23-Nov-2024 07:45:54 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
23-Nov-2024 07:45:54 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
23-Nov-2024 07:45:54 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
23-Nov-2024 07:45:54 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
23-Nov-2024 07:45:54 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
23-Nov-2024 07:45:54 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
23-Nov-2024 07:45:54 Finished task 'Run acceptance oneclient tests' with result: Success
23-Nov-2024 07:45:54 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
23-Nov-2024 07:45:54 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDH...
23-Nov-2024 07:45:54 Finished task 'Parse test results' with result: Success
23-Nov-2024 07:45:54 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
23-Nov-2024 07:45:54
Substituting variable: ${bamboo.artifactRepoHostname} with S3
23-Nov-2024 07:45:54
Substituting variable: ${bamboo.artifactRepoPort} with 10161
23-Nov-2024 07:45:54
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
23-Nov-2024 07:45:54
Substituting variable: ${bamboo.planRepository.branchName} with develop
23-Nov-2024 07:45:54
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
23-Nov-2024 07:45:54
Substituting variable: ${bamboo.artifactRepoHostname} with S3
23-Nov-2024 07:45:54
Substituting variable: ${bamboo.artifactRepoPort} with 10161
23-Nov-2024 07:45:54
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
23-Nov-2024 07:45:54
Substituting variable: ${bamboo.planRepository.branchName} with develop
23-Nov-2024 07:45:54
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
23-Nov-2024 07:45:54 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
23-Nov-2024 07:45:54
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider directory CRUD multiclient directio hardlinks #3367 (ODSRV-OAP-SDCMDH-3367)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SDCMDH-3367-ScriptBuildTask-9537752386972414807.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDH/onedata-acceptance
23-Nov-2024 07:45:54 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_singleprovider_directory_CRUD_multiclient_directio_hardlinks.tar.gz
23-Nov-2024 07:45:54 Uploading artifact
23-Nov-2024 07:45:54     source path: surefire_singleprovider_directory_CRUD_multiclient_directio_hardlinks.tar.gz
23-Nov-2024 07:45:54     dest.  path: artifacts/onedata-acceptance/develop/surefire_singleprovider_directory_CRUD_multiclient_directio_hardlinks.tar.gz
23-Nov-2024 07:45:54 Finished task 'Pack and push surefire artifact' with result: Success
23-Nov-2024 07:45:54 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
23-Nov-2024 07:45:54 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
23-Nov-2024 07:45:54
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider directory CRUD multiclient directio hardlinks #3367 (ODSRV-OAP-SDCMDH-3367)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SDCMDH-3367-ScriptBuildTask-8862367099218576671.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDH
23-Nov-2024 07:45:54 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
23-Nov-2024 07:45:55 Finished task 'Pack logs' with result: Success
23-Nov-2024 07:45:55 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
23-Nov-2024 07:45:55
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
23-Nov-2024 07:45:55 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
23-Nov-2024 07:45:55
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - singleprovider directory CRUD multiclient directio hardlinks #3367 (ODSRV-OAP-SDCMDH-3367)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-SDCMDH-3367-ScriptBuildTask-17242338108340440918.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDH/onedata-acceptance
23-Nov-2024 07:45:55   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
23-Nov-2024 07:45:55                                  Dload  Upload   Total   Spent    Left  Speed
23-Nov-2024 07:45:55
23-Nov-2024 07:45:55   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
23-Nov-2024 07:45:55 100  4822  100  4822    0     0  61037      0 --:--:-- --:--:-- --:--:-- 61037
23-Nov-2024 07:45:55 Clearing /tmp/onedata and /home/bamboo/.one-env
23-Nov-2024 07:45:56 Cleaning helm deployments
23-Nov-2024 07:45:56 Cleanining pods
23-Nov-2024 07:45:56 Cleaning kube persistant volumes
23-Nov-2024 07:45:57 Cleaning dockswift container
23-Nov-2024 07:45:57 Cleaning docker containers
23-Nov-2024 07:45:59 Stalled docker containers to remove:
23-Nov-2024 07:45:59 55c3bf4b57f6 e00bc8af42a0 86128e669b85 429ed38a572e 73e3886ad79c 152509d0bfd1 56b5d90cf7af f3158a90e36a 2d75b96d9c89 fd21a339f2ed efa694a11b6d f86d5343e58b 73d39c4befc1 4d4b7c042f3e 66c1b476a83e bc123bb03e4f
23-Nov-2024 07:45:59 Removing stalled docker containers
23-Nov-2024 07:45:59 Error response from daemon: Cannot kill container: 55c3bf4b57f6: Container 55c3bf4b57f6d889d22f7ae2b4ed6e7d116526ef3a33e5e5107823a319f57e2f is not running
23-Nov-2024 07:45:59 55c3bf4b57f6
23-Nov-2024 07:45:59 Error response from daemon: Cannot kill container: e00bc8af42a0: Container e00bc8af42a0c703de1a3e90a2280f27b3fdbcd0c9953fff62c7d7cf66c7406e is not running
23-Nov-2024 07:45:59 e00bc8af42a0
23-Nov-2024 07:45:59 Error response from daemon: Cannot kill container: 86128e669b85: Container 86128e669b85d668df9050353cdbd1370c0dcf07a01112cc14477ce55e1f0583 is not running
23-Nov-2024 07:45:59 86128e669b85
23-Nov-2024 07:45:59 Error response from daemon: Cannot kill container: 429ed38a572e: Container 429ed38a572e52281ac18c78263a0182de4d57bbdcd901cc5bf25225d0fe6df9 is not running
23-Nov-2024 07:45:59 429ed38a572e
23-Nov-2024 07:45:59 Error response from daemon: Cannot kill container: 73e3886ad79c: Container 73e3886ad79cbab4dd32c4b127b1ecc087d47a76b92bdfdcc1c117033c8a6798 is not running
23-Nov-2024 07:45:59 73e3886ad79c
23-Nov-2024 07:45:59 Error response from daemon: Cannot kill container: 152509d0bfd1: Container 152509d0bfd1ba88df48a931f2c8f01bde3bb6415e4bfc578ac34fe209bb3b88 is not running
23-Nov-2024 07:45:59 152509d0bfd1
23-Nov-2024 07:45:59 Error response from daemon: Cannot kill container: 56b5d90cf7af: Container 56b5d90cf7af550dfb1348c0cdd686a5609e898ccbab09111478e9df28d08cf0 is not running
23-Nov-2024 07:46:00 56b5d90cf7af
23-Nov-2024 07:46:00 Error response from daemon: Cannot kill container: f3158a90e36a: Container f3158a90e36a55ca9f1684982b73c9f783839984640931f35392e6b266a469ef is not running
23-Nov-2024 07:46:00 f3158a90e36a
23-Nov-2024 07:46:00 Error response from daemon: Cannot kill container: 2d75b96d9c89: Container 2d75b96d9c89a06477fc4c55227e8368b62544fcd7ef8431590a60803e128a70 is not running
23-Nov-2024 07:46:00 2d75b96d9c89
23-Nov-2024 07:46:00 Error response from daemon: Cannot kill container: fd21a339f2ed: Container fd21a339f2ed9e8efbcb31aa638c39919a4f290f59ae3d6acb78f0c5bf255a1f is not running
23-Nov-2024 07:46:00 fd21a339f2ed
23-Nov-2024 07:46:00 Error response from daemon: Cannot kill container: efa694a11b6d: Container efa694a11b6d52f6ec8874912cb60ad4a4f27986c83621a5169d26feaee4098f is not running
23-Nov-2024 07:46:00 efa694a11b6d
23-Nov-2024 07:46:00 Error response from daemon: Cannot kill container: f86d5343e58b: Container f86d5343e58b7c81bcbd7188e3fd822a1162187517791c04677ae7d041f62a82 is not running
23-Nov-2024 07:46:00 f86d5343e58b
23-Nov-2024 07:46:00 Error response from daemon: Cannot kill container: 73d39c4befc1: Container 73d39c4befc1e7e7d2342d4b64069c18a1dc6616ca48ee2ad3a577d5f4ee3e18 is not running
23-Nov-2024 07:46:00 73d39c4befc1
23-Nov-2024 07:46:00 Error response from daemon: Cannot kill container: 4d4b7c042f3e: Container 4d4b7c042f3ee19bfc44351f0b593a988c064807b2959cf103dbef213c29258e is not running
23-Nov-2024 07:46:00 4d4b7c042f3e
23-Nov-2024 07:46:00 Error response from daemon: Cannot kill container: 66c1b476a83e: Container 66c1b476a83e5280ff91f9adb42dc9018d2ef60b48eec28e58aae6b0b6bdb67a is not running
23-Nov-2024 07:46:00 66c1b476a83e
23-Nov-2024 07:46:00 bc123bb03e4f
23-Nov-2024 07:46:00 bc123bb03e4f
23-Nov-2024 07:46:00 Stalled docker volumes to remove:
23-Nov-2024 07:46:00
23-Nov-2024 07:46:00 Removing stalled docker volumes
23-Nov-2024 07:46:00 Removing stalled loopdevices
23-Nov-2024 07:46:02 Done
23-Nov-2024 07:46:02 Finished task 'Clear env and working dir' with result: Success
23-Nov-2024 07:46:02 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
23-Nov-2024 07:46:02 Running post build plugin 'Docker Container Cleanup'
23-Nov-2024 07:46:02 Running post build plugin 'NCover Results Collector'
23-Nov-2024 07:46:02 Running post build plugin 'Build Results Label Collector'
23-Nov-2024 07:46:02 Running post build plugin 'Clover Results Collector'
23-Nov-2024 07:46:02 Running post build plugin 'npm Cache Cleanup'
23-Nov-2024 07:46:02 Running post build plugin 'Artifact Copier'
23-Nov-2024 07:46:02 Publishing an artifact: test_logs.tar.gz
23-Nov-2024 07:46:02 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 102.6 ms
23-Nov-2024 07:46:02 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-SDCMDH'
23-Nov-2024 07:46:02 Finalising the build...
23-Nov-2024 07:46:02 Stopping timer.
23-Nov-2024 07:46:02 Build ODSRV-OAP-SDCMDH-3367 completed.
23-Nov-2024 07:46:02 Running on server: post build plugin 'Build Hanging Detection Configuration'
23-Nov-2024 07:46:02 Running on server: post build plugin 'NCover Results Collector'
23-Nov-2024 07:46:02 Running on server: post build plugin 'Build Labeller'
23-Nov-2024 07:46:02 Running on server: post build plugin 'Clover Delta Calculator'
23-Nov-2024 07:46:02 Running on server: post build plugin 'Maven Dependencies Postprocessor'
23-Nov-2024 07:46:02 All post build plugins have finished
23-Nov-2024 07:46:02 Generating build results summary...
23-Nov-2024 07:46:03 Saving build results to disk...
23-Nov-2024 07:46:03 Store variable context...
23-Nov-2024 07:46:03 Finished building ODSRV-OAP-SDCMDH-3367.