oneclient acceptance tests using environment deployed from packages

Build: #3374 failed

Job: multiprovider s3 regular file stat proxyio was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

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

03-Dec-2024 18:38:39
03-Dec-2024 18:38:39 Unmounting client from /tmp/onedata/mnt/t35g0y10ecbfci99
03-Dec-2024 18:38:39
03-Dec-2024 18:38:39
03-Dec-2024 18:39:55 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_truncate_without_permission[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
03-Dec-2024 18:39:55 =================================================================
03-Dec-2024 18:39:55 - Executing scenario 'Fail to truncate regular file without write permission'
03-Dec-2024 18:39:55 - from feature 'Multi_regular_file_stat'
03-Dec-2024 18:39:55 -----------------------------------------------------------------
03-Dec-2024 18:39:55 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 18:39:55 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 18:39:55 using [token, token] by [user1, user2]"'
03-Dec-2024 18:39:55 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-mvflt', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:39:55 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-mvflt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:39:55 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-mvflt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:39:55
03-Dec-2024 18:39:55
03-Dec-2024 18:39:55 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-mvflt'
03-Dec-2024 18:39:55 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-mvflt' successfully started
03-Dec-2024 18:39:55
03-Dec-2024 18:39:55 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/upn95vm4p0gda32j
03-Dec-2024 18:39:55
03-Dec-2024 18:39:55 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/upn95vm4p0gda32j --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/upn95vm4p0gda32j
03-Dec-2024 18:39:55 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16735623443656232289'...
03-Dec-2024 18:39:55 Getting configuration...
03-Dec-2024 18:39:55 Oneclient has been successfully mounted in '/tmp/onedata/mnt/upn95vm4p0gda32j'.
03-Dec-2024 18:39:55
03-Dec-2024 18:39:55 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-87vnb', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:39:55 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-87vnb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:39:55 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-87vnb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:39:55
03-Dec-2024 18:39:55
03-Dec-2024 18:39:55 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-87vnb'
03-Dec-2024 18:39:55 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-87vnb' successfully started
03-Dec-2024 18:39:55
03-Dec-2024 18:39:55 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/0703tpyw4gbmg9gn
03-Dec-2024 18:39:55
03-Dec-2024 18:39:55 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/0703tpyw4gbmg9gn --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/0703tpyw4gbmg9gn
03-Dec-2024 18:39:55 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '18252439592078251806'...
03-Dec-2024 18:39:55 Getting configuration...
03-Dec-2024 18:39:55 Oneclient has been successfully mounted in '/tmp/onedata/mnt/0703tpyw4gbmg9gn'.
03-Dec-2024 18:39:55
03-Dec-2024 18:39:55 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
03-Dec-2024 18:39:55 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
03-Dec-2024 18:39:55 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
03-Dec-2024 18:39:55 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
03-Dec-2024 18:39:55 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 644 on client11"'
03-Dec-2024 18:39:55 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 644 on client21"'
03-Dec-2024 18:39:55 -- Executing step: 'When "user2 fails to change space1/dir1/file1 size to 1000000 bytes on client21"'
03-Dec-2024 18:39:55 =================================================================
03-Dec-2024 18:39:55
03-Dec-2024 18:39:56 PASSED
03-Dec-2024 18:39:56 Unmounting client from /tmp/onedata/mnt/upn95vm4p0gda32j
03-Dec-2024 18:39:56
03-Dec-2024 18:39:56
03-Dec-2024 18:39:56 Unmounting client from /tmp/onedata/mnt/0703tpyw4gbmg9gn
03-Dec-2024 18:39:56
03-Dec-2024 18:39:56
03-Dec-2024 18:41:04 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_timestamp[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
03-Dec-2024 18:41:04 =================================================================
03-Dec-2024 18:41:04 - Executing scenario 'Timestamps at creation'
03-Dec-2024 18:41:04 - from feature 'Multi_regular_file_stat'
03-Dec-2024 18:41:04 -----------------------------------------------------------------
03-Dec-2024 18:41:04 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 18:41:04 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 18:41:04 using [token, token] by [user1, user2]"'
03-Dec-2024 18:41:04 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-mvflt', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:41:04 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-mvflt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:41:04 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-mvflt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:41:04
03-Dec-2024 18:41:04
03-Dec-2024 18:41:04 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-mvflt'
03-Dec-2024 18:41:04 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-mvflt' successfully started
03-Dec-2024 18:41:04
03-Dec-2024 18:41:04 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/qjz4jiqhmo9y8pzb
03-Dec-2024 18:41:04
03-Dec-2024 18:41:04 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/qjz4jiqhmo9y8pzb --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/qjz4jiqhmo9y8pzb
03-Dec-2024 18:41:04 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '85968901349807512'...
03-Dec-2024 18:41:04 Getting configuration...
03-Dec-2024 18:41:04 Oneclient has been successfully mounted in '/tmp/onedata/mnt/qjz4jiqhmo9y8pzb'.
03-Dec-2024 18:41:04
03-Dec-2024 18:41:04 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-87vnb', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:41:04 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-87vnb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:41:04 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-87vnb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:41:04
03-Dec-2024 18:41:04
03-Dec-2024 18:41:04 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-87vnb'
03-Dec-2024 18:41:04 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-87vnb' successfully started
03-Dec-2024 18:41:04
03-Dec-2024 18:41:04 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/rknx19p7429thald
03-Dec-2024 18:41:04
03-Dec-2024 18:41:04 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/rknx19p7429thald --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/rknx19p7429thald
03-Dec-2024 18:41:04 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '4790362997526554993'...
03-Dec-2024 18:41:04 Getting configuration...
03-Dec-2024 18:41:04 Oneclient has been successfully mounted in '/tmp/onedata/mnt/rknx19p7429thald'.
03-Dec-2024 18:41:04
03-Dec-2024 18:41:04 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
03-Dec-2024 18:41:04 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
03-Dec-2024 18:41:04 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
03-Dec-2024 18:41:04 -- Executing step: 'Then "modification time of user2's space1/file1 is equal to access time on client21"'
03-Dec-2024 18:41:04 -- Executing step: 'Then "status-change time of user2's space1/file1 is equal to access time on client21"'
03-Dec-2024 18:41:04 =================================================================
03-Dec-2024 18:41:04
03-Dec-2024 18:41:05 PASSED
03-Dec-2024 18:41:05 Unmounting client from /tmp/onedata/mnt/qjz4jiqhmo9y8pzb
03-Dec-2024 18:41:05
03-Dec-2024 18:41:05
03-Dec-2024 18:41:05 Unmounting client from /tmp/onedata/mnt/rknx19p7429thald
03-Dec-2024 18:41:05
03-Dec-2024 18:41:05
03-Dec-2024 18:42:14 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_update_timestamp_without_permission[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
03-Dec-2024 18:42:14 =================================================================
03-Dec-2024 18:42:14 - Executing scenario 'Fail to update timestamps (touch) without write permission'
03-Dec-2024 18:42:14 - from feature 'Multi_regular_file_stat'
03-Dec-2024 18:42:14 -----------------------------------------------------------------
03-Dec-2024 18:42:14 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 18:42:14 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 18:42:14 using [token, token] by [user1, user2]"'
03-Dec-2024 18:42:14 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-mvflt', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:42:14 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-mvflt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:42:14 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-mvflt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:42:14
03-Dec-2024 18:42:14
03-Dec-2024 18:42:14 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-mvflt'
03-Dec-2024 18:42:14 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-mvflt' successfully started
03-Dec-2024 18:42:14
03-Dec-2024 18:42:14 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/5ysvcoc3ql7ui7fg
03-Dec-2024 18:42:14
03-Dec-2024 18:42:14 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/5ysvcoc3ql7ui7fg --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/5ysvcoc3ql7ui7fg
03-Dec-2024 18:42:14 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6929091976467260645'...
03-Dec-2024 18:42:14 Getting configuration...
03-Dec-2024 18:42:14 Oneclient has been successfully mounted in '/tmp/onedata/mnt/5ysvcoc3ql7ui7fg'.
03-Dec-2024 18:42:14
03-Dec-2024 18:42:14 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-87vnb', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:42:14 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-87vnb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:42:14 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-87vnb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:42:14
03-Dec-2024 18:42:14
03-Dec-2024 18:42:14 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-87vnb'
03-Dec-2024 18:42:14 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-87vnb' successfully started
03-Dec-2024 18:42:14
03-Dec-2024 18:42:14 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/z7slphih1lppg9dy
03-Dec-2024 18:42:14
03-Dec-2024 18:42:14 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/z7slphih1lppg9dy --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/z7slphih1lppg9dy
03-Dec-2024 18:42:14 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '11262413544393666587'...
03-Dec-2024 18:42:14 Getting configuration...
03-Dec-2024 18:42:14 Oneclient has been successfully mounted in '/tmp/onedata/mnt/z7slphih1lppg9dy'.
03-Dec-2024 18:42:14
03-Dec-2024 18:42:14 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
03-Dec-2024 18:42:14 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
03-Dec-2024 18:42:14 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
03-Dec-2024 18:42:14 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
03-Dec-2024 18:42:14 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 644 on client11"'
03-Dec-2024 18:42:14 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 644 on client21"'
03-Dec-2024 18:42:14 -- Executing step: 'When "user2 fails to update [space1/dir1/file1] timestamps on client21"'
03-Dec-2024 18:42:14 =================================================================
03-Dec-2024 18:42:14
03-Dec-2024 18:42:15 PASSED
03-Dec-2024 18:42:15 Unmounting client from /tmp/onedata/mnt/5ysvcoc3ql7ui7fg
03-Dec-2024 18:42:15
03-Dec-2024 18:42:15
03-Dec-2024 18:42:15 Unmounting client from /tmp/onedata/mnt/z7slphih1lppg9dy
03-Dec-2024 18:42:15
03-Dec-2024 18:42:15
03-Dec-2024 18:43:28 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_update_timestamp_with_permission[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
03-Dec-2024 18:43:28 =================================================================
03-Dec-2024 18:43:28 - Executing scenario 'Update timestamps (touch) with write permission'
03-Dec-2024 18:43:28 - from feature 'Multi_regular_file_stat'
03-Dec-2024 18:43:28 -----------------------------------------------------------------
03-Dec-2024 18:43:28 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 18:43:28 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 18:43:28 using [token, token] by [user1, user2]"'
03-Dec-2024 18:43:28 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-mvflt', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:43:28 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-mvflt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:43:28 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-mvflt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:43:28
03-Dec-2024 18:43:28
03-Dec-2024 18:43:28 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-mvflt'
03-Dec-2024 18:43:28 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-mvflt' successfully started
03-Dec-2024 18:43:28
03-Dec-2024 18:43:28 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/hrzxvu3qtlpdmgal
03-Dec-2024 18:43:28
03-Dec-2024 18:43:28 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/hrzxvu3qtlpdmgal --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/hrzxvu3qtlpdmgal
03-Dec-2024 18:43:28 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '4929352480316405124'...
03-Dec-2024 18:43:28 Getting configuration...
03-Dec-2024 18:43:28 Oneclient has been successfully mounted in '/tmp/onedata/mnt/hrzxvu3qtlpdmgal'.
03-Dec-2024 18:43:28
03-Dec-2024 18:43:28 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-87vnb', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:43:28 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-87vnb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:43:28 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-87vnb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:43:28
03-Dec-2024 18:43:28
03-Dec-2024 18:43:28 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-87vnb'
03-Dec-2024 18:43:28 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-87vnb' successfully started
03-Dec-2024 18:43:28
03-Dec-2024 18:43:28 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/uhzbrrv3y4eqkq2b
03-Dec-2024 18:43:28
03-Dec-2024 18:43:28 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/uhzbrrv3y4eqkq2b --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/uhzbrrv3y4eqkq2b
03-Dec-2024 18:43:28 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '7907601195744275382'...
03-Dec-2024 18:43:28 Getting configuration...
03-Dec-2024 18:43:28 Oneclient has been successfully mounted in '/tmp/onedata/mnt/uhzbrrv3y4eqkq2b'.
03-Dec-2024 18:43:28
03-Dec-2024 18:43:28 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
03-Dec-2024 18:43:28 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
03-Dec-2024 18:43:28 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
03-Dec-2024 18:43:28 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
03-Dec-2024 18:43:28 -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 624 on client11"'
03-Dec-2024 18:43:28 -- Executing step: 'When "mode of user2's space1/dir1/file1 is 624 on client21"'
03-Dec-2024 18:43:28 -- Executing step: 'When "user2 updates [space1/dir1/file1] timestamps on client21"'
03-Dec-2024 18:43:28 -- Executing step: 'Then "modification time of user2's space1/dir1/file1 is equal to access time on client21"'
03-Dec-2024 18:43:28 =================================================================
03-Dec-2024 18:43:28
03-Dec-2024 18:43:29 PASSED
03-Dec-2024 18:43:29 Unmounting client from /tmp/onedata/mnt/hrzxvu3qtlpdmgal
03-Dec-2024 18:43:29
03-Dec-2024 18:43:29
03-Dec-2024 18:43:29 Unmounting client from /tmp/onedata/mnt/uhzbrrv3y4eqkq2b
03-Dec-2024 18:43:29
03-Dec-2024 18:43:29
03-Dec-2024 18:44:53 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_access_time[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
03-Dec-2024 18:44:53 =================================================================
03-Dec-2024 18:44:53 - Executing scenario 'Access time'
03-Dec-2024 18:44:53 - from feature 'Multi_regular_file_stat'
03-Dec-2024 18:44:53 -----------------------------------------------------------------
03-Dec-2024 18:44:53 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 18:44:53 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 18:44:53 using [token, token] by [user1, user2]"'
03-Dec-2024 18:44:53 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-mvflt', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:44:53 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-mvflt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:44:53 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-mvflt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:44:53
03-Dec-2024 18:44:53
03-Dec-2024 18:44:53 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-mvflt'
03-Dec-2024 18:44:53 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-mvflt' successfully started
03-Dec-2024 18:44:53
03-Dec-2024 18:44:53 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/9thuo0vrqpzbjwou
03-Dec-2024 18:44:53
03-Dec-2024 18:44:53 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/9thuo0vrqpzbjwou --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/9thuo0vrqpzbjwou
03-Dec-2024 18:44:53 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6196460997666576230'...
03-Dec-2024 18:44:53 Getting configuration...
03-Dec-2024 18:44:53 Oneclient has been successfully mounted in '/tmp/onedata/mnt/9thuo0vrqpzbjwou'.
03-Dec-2024 18:44:53
03-Dec-2024 18:44:53 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-87vnb', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:44:53 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-87vnb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:44:53 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-87vnb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:44:53
03-Dec-2024 18:44:53
03-Dec-2024 18:44:53 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-87vnb'
03-Dec-2024 18:44:53 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-87vnb' successfully started
03-Dec-2024 18:44:53
03-Dec-2024 18:44:53 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ykhgp554vtu5tf3z
03-Dec-2024 18:44:53
03-Dec-2024 18:44:53 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ykhgp554vtu5tf3z --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ykhgp554vtu5tf3z
03-Dec-2024 18:44:53 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '18273905050970065895'...
03-Dec-2024 18:44:53 Getting configuration...
03-Dec-2024 18:44:53 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ykhgp554vtu5tf3z'.
03-Dec-2024 18:44:53
03-Dec-2024 18:44:53 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
03-Dec-2024 18:44:53 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
03-Dec-2024 18:44:53 -- Executing step: 'When "user1 is idle for 2 seconds"'
03-Dec-2024 18:44:53 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1 on client11"'
03-Dec-2024 18:44:53 -- Executing step: 'Then "access time of user2's space1/file1 is greater than modification time on client21"'
03-Dec-2024 18:44:53 -- Executing step: 'Then "access time of user2's space1/file1 is greater than status-change time on client21"'
03-Dec-2024 18:44:53 =================================================================
03-Dec-2024 18:44:53
03-Dec-2024 18:44:54 PASSED
03-Dec-2024 18:44:54 Unmounting client from /tmp/onedata/mnt/9thuo0vrqpzbjwou
03-Dec-2024 18:44:54
03-Dec-2024 18:44:54
03-Dec-2024 18:44:54 Unmounting client from /tmp/onedata/mnt/ykhgp554vtu5tf3z
03-Dec-2024 18:44:54
03-Dec-2024 18:44:54
03-Dec-2024 18:46:12 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_modification_time[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
03-Dec-2024 18:46:12 =================================================================
03-Dec-2024 18:46:12 - Executing scenario 'Modification time'
03-Dec-2024 18:46:12 - from feature 'Multi_regular_file_stat'
03-Dec-2024 18:46:12 -----------------------------------------------------------------
03-Dec-2024 18:46:12 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 18:46:12 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 18:46:12 using [token, token] by [user1, user2]"'
03-Dec-2024 18:46:12 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-mvflt', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:46:12 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-mvflt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:46:12 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-mvflt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:46:12
03-Dec-2024 18:46:12
03-Dec-2024 18:46:12 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-mvflt'
03-Dec-2024 18:46:12 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-mvflt' successfully started
03-Dec-2024 18:46:12
03-Dec-2024 18:46:12 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/teafq3b7txsc67g1
03-Dec-2024 18:46:12
03-Dec-2024 18:46:12 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/teafq3b7txsc67g1 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/teafq3b7txsc67g1
03-Dec-2024 18:46:12 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '8443924680585769002'...
03-Dec-2024 18:46:12 Getting configuration...
03-Dec-2024 18:46:12 Oneclient has been successfully mounted in '/tmp/onedata/mnt/teafq3b7txsc67g1'.
03-Dec-2024 18:46:12
03-Dec-2024 18:46:12 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-87vnb', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:46:12 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-87vnb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:46:12 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-87vnb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:46:12
03-Dec-2024 18:46:12
03-Dec-2024 18:46:12 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-87vnb'
03-Dec-2024 18:46:12 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-87vnb' successfully started
03-Dec-2024 18:46:12
03-Dec-2024 18:46:12 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/96xacitr3m4ci77l
03-Dec-2024 18:46:12
03-Dec-2024 18:46:12 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/96xacitr3m4ci77l --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/96xacitr3m4ci77l
03-Dec-2024 18:46:12 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '12031314055634870199'...
03-Dec-2024 18:46:12 Getting configuration...
03-Dec-2024 18:46:12 Oneclient has been successfully mounted in '/tmp/onedata/mnt/96xacitr3m4ci77l'.
03-Dec-2024 18:46:12
03-Dec-2024 18:46:12 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
03-Dec-2024 18:46:12 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
03-Dec-2024 18:46:12 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
03-Dec-2024 18:46:12 -- Executing step: 'When "user1 is idle for 2 seconds"'
03-Dec-2024 18:46:12 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
03-Dec-2024 18:46:12 -- Executing step: 'Then "modification time of user2's space1/file1 is greater than access time on client21"'
03-Dec-2024 18:46:12 -- Executing step: 'Then "modification time of user2's space1/file1 is equal to status-change time on client21"'
03-Dec-2024 18:46:12 =================================================================
03-Dec-2024 18:46:12
03-Dec-2024 18:46:13 PASSED
03-Dec-2024 18:46:13 Unmounting client from /tmp/onedata/mnt/teafq3b7txsc67g1
03-Dec-2024 18:46:13
03-Dec-2024 18:46:13
03-Dec-2024 18:46:13 Unmounting client from /tmp/onedata/mnt/96xacitr3m4ci77l
03-Dec-2024 18:46:13
03-Dec-2024 18:46:13
03-Dec-2024 18:47:32 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_stat_change_time_chmod[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
03-Dec-2024 18:47:32 =================================================================
03-Dec-2024 18:47:32 - Executing scenario 'Status-change time when changing mode'
03-Dec-2024 18:47:32 - from feature 'Multi_regular_file_stat'
03-Dec-2024 18:47:32 -----------------------------------------------------------------
03-Dec-2024 18:47:32 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 18:47:32 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 18:47:32 using [token, token] by [user1, user2]"'
03-Dec-2024 18:47:32 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-mvflt', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:47:32 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-mvflt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:47:32 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-mvflt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:47:32
03-Dec-2024 18:47:32
03-Dec-2024 18:47:32 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-mvflt'
03-Dec-2024 18:47:32 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-mvflt' successfully started
03-Dec-2024 18:47:32
03-Dec-2024 18:47:32 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/6cuzmkciqy1xxjhz
03-Dec-2024 18:47:32
03-Dec-2024 18:47:32 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/6cuzmkciqy1xxjhz --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/6cuzmkciqy1xxjhz
03-Dec-2024 18:47:32 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '955907951690559436'...
03-Dec-2024 18:47:32 Getting configuration...
03-Dec-2024 18:47:32 Oneclient has been successfully mounted in '/tmp/onedata/mnt/6cuzmkciqy1xxjhz'.
03-Dec-2024 18:47:32
03-Dec-2024 18:47:32 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-87vnb', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:47:32 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-87vnb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:47:32 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-87vnb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:47:32
03-Dec-2024 18:47:32
03-Dec-2024 18:47:32 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-87vnb'
03-Dec-2024 18:47:32 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-87vnb' successfully started
03-Dec-2024 18:47:32
03-Dec-2024 18:47:32 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/gfxe34jhdto5ycla
03-Dec-2024 18:47:32
03-Dec-2024 18:47:32 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/gfxe34jhdto5ycla --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/gfxe34jhdto5ycla
03-Dec-2024 18:47:32 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '9579833090134690798'...
03-Dec-2024 18:47:32 Getting configuration...
03-Dec-2024 18:47:32 Oneclient has been successfully mounted in '/tmp/onedata/mnt/gfxe34jhdto5ycla'.
03-Dec-2024 18:47:32
03-Dec-2024 18:47:32 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
03-Dec-2024 18:47:32 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
03-Dec-2024 18:47:32 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
03-Dec-2024 18:47:32 -- Executing step: 'When "user1 is idle for 2 seconds"'
03-Dec-2024 18:47:32 -- Executing step: 'When "user1 changes space1/file1 mode to 211 on client11"'
03-Dec-2024 18:47:32 -- Executing step: 'Then "mode of user2's space1/file1 is 211 on client21"'
03-Dec-2024 18:47:32 -- Executing step: 'Then "status-change time of user2's space1/file1 is greater than modification time on client21"'
03-Dec-2024 18:47:32 -- Executing step: 'Then "status-change time of user2's space1/file1 is greater than access time on client21"'
03-Dec-2024 18:47:32 =================================================================
03-Dec-2024 18:47:32
03-Dec-2024 18:47:32 PASSED
03-Dec-2024 18:47:32 Unmounting client from /tmp/onedata/mnt/6cuzmkciqy1xxjhz
03-Dec-2024 18:47:32
03-Dec-2024 18:47:32
03-Dec-2024 18:47:32 Unmounting client from /tmp/onedata/mnt/gfxe34jhdto5ycla
03-Dec-2024 18:47:32
03-Dec-2024 18:47:32
03-Dec-2024 18:48:46 tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_stat_change_time_mv[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
03-Dec-2024 18:48:46 =================================================================
03-Dec-2024 18:48:46 - Executing scenario 'Status-change time when renaming on storage'
03-Dec-2024 18:48:46 - from feature 'Multi_regular_file_stat'
03-Dec-2024 18:48:46 -----------------------------------------------------------------
03-Dec-2024 18:48:46 -- Executing step: 'Given "oneclients [client11, client21]
03-Dec-2024 18:48:46 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
03-Dec-2024 18:48:46 using [token, token] by [user1, user2]"'
03-Dec-2024 18:48:46 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-mvflt', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:48:46 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-mvflt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:48:46 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-mvflt', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:48:46
03-Dec-2024 18:48:46
03-Dec-2024 18:48:46 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-mvflt'
03-Dec-2024 18:48:46 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-mvflt' successfully started
03-Dec-2024 18:48:46
03-Dec-2024 18:48:46 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/dhheyx2o8luyxroj
03-Dec-2024 18:48:46
03-Dec-2024 18:48:46 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/dhheyx2o8luyxroj --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/dhheyx2o8luyxroj
03-Dec-2024 18:48:46 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1107048374299320471'...
03-Dec-2024 18:48:46 Getting configuration...
03-Dec-2024 18:48:46 Oneclient has been successfully mounted in '/tmp/onedata/mnt/dhheyx2o8luyxroj'.
03-Dec-2024 18:48:46
03-Dec-2024 18:48:46 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-87vnb', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
03-Dec-2024 18:48:46 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-87vnb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
03-Dec-2024 18:48:46 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-87vnb', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
03-Dec-2024 18:48:46
03-Dec-2024 18:48:46
03-Dec-2024 18:48:46 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-87vnb'
03-Dec-2024 18:48:46 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-87vnb' successfully started
03-Dec-2024 18:48:46
03-Dec-2024 18:48:46 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/in6w5jlmgqpnwx52
03-Dec-2024 18:48:46
03-Dec-2024 18:48:46 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/in6w5jlmgqpnwx52 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/in6w5jlmgqpnwx52
03-Dec-2024 18:48:46 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '7377604618755301475'...
03-Dec-2024 18:48:46 Getting configuration...
03-Dec-2024 18:48:46 Oneclient has been successfully mounted in '/tmp/onedata/mnt/in6w5jlmgqpnwx52'.
03-Dec-2024 18:48:46
03-Dec-2024 18:48:46 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
03-Dec-2024 18:48:46 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
03-Dec-2024 18:48:46 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
03-Dec-2024 18:48:46 -- Executing step: 'When "user2 records [space1/file1] stats on client21"'
03-Dec-2024 18:48:46 -- Executing step: 'When "user1 is idle for 2 seconds"'
03-Dec-2024 18:48:46 -- Executing step: 'When "user1 renames space1/file1 to space1/file2 on client11"'
03-Dec-2024 18:48:46 -- Executing step: 'Then "user2 sees [file2] in space1 on client21"'
03-Dec-2024 18:48:46 -- Executing step: 'Then "access time of user2's space1/file2 is equal to recorded one of space1/file1 on client21"'
03-Dec-2024 18:48:46 -- Executing step: 'Then "modification time of user2's space1/file2 is equal to access time on client21"'
03-Dec-2024 18:48:46 -- Executing step: 'Then "status-change time of user2's space1/file2 is not less than access time on client21"'
03-Dec-2024 18:48:46 =================================================================
03-Dec-2024 18:48:46
03-Dec-2024 18:49:14 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
03-Dec-2024 18:49:14 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
03-Dec-2024 18:49:14 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
03-Dec-2024 18:49:14 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
03-Dec-2024 18:49:14 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
03-Dec-2024 18:49:14 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
03-Dec-2024 18:49:14 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
03-Dec-2024 18:49:14 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
03-Dec-2024 18:49:14 PASSED
03-Dec-2024 18:49:14 Unmounting client from /tmp/onedata/mnt/dhheyx2o8luyxroj
03-Dec-2024 18:49:14
03-Dec-2024 18:49:14
03-Dec-2024 18:49:14 Unmounting client from /tmp/onedata/mnt/in6w5jlmgqpnwx52
03-Dec-2024 18:49:14
03-Dec-2024 18:49:14 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSP/onedata-acceptance/tests/oneclient/logs/multiprovider_s3/test_multi_reg_file_stat.1733251726.6964693', '-c', '/tmp/logs']
03-Dec-2024 18:49:14 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-4dqgg. See /home/bamboo/.one-env/deployments/2024.12.03-18.24.02/pod-logs/dev-cross-support-job-3p-users-4dqgg/entrypoint.log for more details
03-Dec-2024 18:49:14 [INFO] Rsyncing from pod dev-oneclient-krakow-9b8968f6-mvflt: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.12.03-18.24.02/pod-logs/dev-oneclient-krakow-9b8968f6-mvflt/oneclient_logs
03-Dec-2024 18:49:14
03-Dec-2024 18:49:14               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=102/122)
03-Dec-2024 18:49:14               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 18:49:14          20,121   1%   19.19MB/s    0:00:00 (xfr#1, to-chk=101/122)
03-Dec-2024 18:49:14          20,121   1%   19.19MB/s    0:00:00 (xfr#1, to-chk=95/122)
03-Dec-2024 18:49:14          20,391   1%   19.45MB/s    0:00:00 (xfr#2, to-chk=97/122)
03-Dec-2024 18:49:14          93,335   6%    5.56MB/s    0:00:00 (xfr#3, to-chk=96/122)
03-Dec-2024 18:49:14          93,605   6%    5.58MB/s    0:00:00 (xfr#4, to-chk=95/122)
03-Dec-2024 18:49:14         110,212   7%    3.89MB/s    0:00:00 (xfr#5, to-chk=94/122)
03-Dec-2024 18:49:14         110,578   7%    3.91MB/s    0:00:00 (xfr#6, to-chk=90/122)
03-Dec-2024 18:49:14         198,694  13%    3.72MB/s    0:00:00 (xfr#7, to-chk=89/122)
03-Dec-2024 18:49:14         199,060  13%    3.72MB/s    0:00:00 (xfr#8, to-chk=88/122)
03-Dec-2024 18:49:14         199,688  13%    3.73MB/s    0:00:00 (xfr#9, to-chk=87/122)
03-Dec-2024 18:49:14         226,639  14%    4.16MB/s    0:00:00 (xfr#10, to-chk=86/122)
03-Dec-2024 18:49:14         227,197  14%    4.17MB/s    0:00:00 (xfr#11, to-chk=82/122)
03-Dec-2024 18:49:14         322,885  21%    2.75MB/s    0:00:00 (xfr#12, to-chk=81/122)
03-Dec-2024 18:49:14         323,443  21%    2.73MB/s    0:00:00 (xfr#13, to-chk=80/122)
03-Dec-2024 18:49:14         345,363  22%    2.89MB/s    0:00:00 (xfr#14, to-chk=79/122)
03-Dec-2024 18:49:14         345,633  22%    2.89MB/s    0:00:00 (xfr#15, to-chk=75/122)
03-Dec-2024 18:49:14         422,609  27%    3.15MB/s    0:00:00 (xfr#16, to-chk=74/122)
03-Dec-2024 18:49:14         422,879  27%    3.15MB/s    0:00:00 (xfr#17, to-chk=73/122)
03-Dec-2024 18:49:14         456,978  30%    2.92MB/s    0:00:00 (xfr#18, to-chk=72/122)
03-Dec-2024 18:49:14         457,344  30%    2.93MB/s    0:00:00 (xfr#19, to-chk=68/122)
03-Dec-2024 18:49:14         558,778  36%    3.46MB/s    0:00:00 (xfr#20, to-chk=67/122)
03-Dec-2024 18:49:14         559,144  36%    3.44MB/s    0:00:00 (xfr#21, to-chk=66/122)
03-Dec-2024 18:49:14         582,106  38%    3.58MB/s    0:00:00 (xfr#22, to-chk=65/122)
03-Dec-2024 18:49:14         582,472  38%    3.58MB/s    0:00:00 (xfr#23, to-chk=61/122)
03-Dec-2024 18:49:14         664,797  43%    4.06MB/s    0:00:00 (xfr#24, to-chk=60/122)
03-Dec-2024 18:49:14         665,163  43%    4.07MB/s    0:00:00 (xfr#25, to-chk=59/122)
03-Dec-2024 18:49:14         681,439  44%    4.14MB/s    0:00:00 (xfr#26, to-chk=58/122)
03-Dec-2024 18:49:14         681,805  45%    4.14MB/s    0:00:00 (xfr#27, to-chk=54/122)
03-Dec-2024 18:49:14         739,039  48%    4.25MB/s    0:00:00 (xfr#28, to-chk=53/122)
03-Dec-2024 18:49:14         739,405  48%    4.25MB/s    0:00:00 (xfr#29, to-chk=52/122)
03-Dec-2024 18:49:14         765,474  50%    4.06MB/s    0:00:00 (xfr#30, to-chk=51/122)
03-Dec-2024 18:49:14         765,936  50%    4.06MB/s    0:00:00 (xfr#31, to-chk=47/122)
03-Dec-2024 18:49:14         858,542  56%    4.22MB/s    0:00:00 (xfr#32, to-chk=46/122)
03-Dec-2024 18:49:14         859,004  56%    4.20MB/s    0:00:00 (xfr#33, to-chk=45/122)
03-Dec-2024 18:49:14         884,482  58%    4.33MB/s    0:00:00 (xfr#34, to-chk=44/122)
03-Dec-2024 18:49:14         885,040  58%    4.31MB/s    0:00:00 (xfr#35, to-chk=40/122)
03-Dec-2024 18:49:14         966,796  63%    3.64MB/s    0:00:00 (xfr#36, to-chk=39/122)
03-Dec-2024 18:49:14         967,354  63%    3.65MB/s    0:00:00 (xfr#37, to-chk=38/122)
03-Dec-2024 18:49:14         984,320  64%    3.70MB/s    0:00:00 (xfr#38, to-chk=37/122)
03-Dec-2024 18:49:14         984,590  65%    3.70MB/s    0:00:00 (xfr#39, to-chk=33/122)
03-Dec-2024 18:49:14       1,044,743  68%    3.91MB/s    0:00:00 (xfr#40, to-chk=32/122)
03-Dec-2024 18:49:14       1,045,013  68%    3.88MB/s    0:00:00 (xfr#41, to-chk=31/122)
03-Dec-2024 18:49:14       1,045,641  69%    3.87MB/s    0:00:00 (xfr#42, to-chk=30/122)
03-Dec-2024 18:49:14       1,072,512  70%    3.95MB/s    0:00:00 (xfr#43, to-chk=29/122)
03-Dec-2024 18:49:14       1,072,974  70%    3.95MB/s    0:00:00 (xfr#44, to-chk=25/122)
03-Dec-2024 18:49:14       1,160,390  76%    4.26MB/s    0:00:00 (xfr#45, to-chk=24/122)
03-Dec-2024 18:49:14       1,160,852  76%    4.26MB/s    0:00:00 (xfr#46, to-chk=23/122)
03-Dec-2024 18:49:14       1,187,062  78%    4.06MB/s    0:00:00 (xfr#47, to-chk=22/122)
03-Dec-2024 18:49:14       1,187,620  78%    4.06MB/s    0:00:00 (xfr#48, to-chk=18/122)
03-Dec-2024 18:49:14       1,278,260  84%    4.22MB/s    0:00:00 (xfr#49, to-chk=17/122)
03-Dec-2024 18:49:14       1,278,818  84%    4.22MB/s    0:00:00 (xfr#50, to-chk=16/122)
03-Dec-2024 18:49:14       1,312,397  86%    4.30MB/s    0:00:00 (xfr#51, to-chk=15/122)
03-Dec-2024 18:49:14       1,312,763  86%    4.30MB/s    0:00:00 (xfr#52, to-chk=11/122)
03-Dec-2024 18:49:14       1,411,228  93%    4.40MB/s    0:00:00 (xfr#53, to-chk=10/122)
03-Dec-2024 18:49:14       1,411,594  93%    4.40MB/s    0:00:00 (xfr#54, to-chk=9/122)
03-Dec-2024 18:49:14       1,412,222  93%    4.40MB/s    0:00:00 (xfr#55, to-chk=8/122)
03-Dec-2024 18:49:14       1,429,817  94%    4.46MB/s    0:00:00 (xfr#56, to-chk=7/122)
03-Dec-2024 18:49:14       1,430,471  94%    4.46MB/s    0:00:00 (xfr#57, to-chk=3/122)
03-Dec-2024 18:49:14       1,492,128  98%    4.46MB/s    0:00:00 (xfr#58, to-chk=2/122)
03-Dec-2024 18:49:14       1,492,782  98%    4.46MB/s    0:00:00 (xfr#59, to-chk=1/122)
03-Dec-2024 18:49:14       1,512,328  99%    4.51MB/s    0:00:00 (xfr#60, to-chk=0/122)
03-Dec-2024 18:49:14       1,512,328  99%    4.51MB/s    0:00:00 (xfr#60, to-chk=0/122)
03-Dec-2024 18:49:14       1,512,328  99%    4.51MB/s    0:00:00 (xfr#60, to-chk=0/122)
03-Dec-2024 18:49:14       1,512,328  99%    4.51MB/s    0:00:00 (xfr#60, to-chk=0/122)
03-Dec-2024 18:49:14       1,512,328  99%    4.51MB/s    0:00:00 (xfr#60, to-chk=0/122)
03-Dec-2024 18:49:14       1,512,328  99%    4.51MB/s    0:00:00 (xfr#60, to-chk=0/122)
03-Dec-2024 18:49:14       1,512,328  99%    4.51MB/s    0:00:00 (xfr#60, to-chk=0/122)
03-Dec-2024 18:49:14       1,512,328  99%    4.51MB/s    0:00:00 (xfr#60, to-chk=0/122)
03-Dec-2024 18:49:14       1,512,328  99%    4.51MB/s    0:00:00 (xfr#60, to-chk=0/122)
03-Dec-2024 18:49:14       1,512,328  99%    4.51MB/s    0:00:00 (xfr#60, to-chk=0/122)
03-Dec-2024 18:49:14       1,512,328  99%    4.29MB/s    0:00:00 (xfr#60, to-chk=0/122)
03-Dec-2024 18:49:14       1,512,328  99%    4.29MB/s    0:00:00 (xfr#60, to-chk=0/122)
03-Dec-2024 18:49:14       1,512,328  99%    4.29MB/s    0:00:00 (xfr#60, to-chk=0/122)
03-Dec-2024 18:49:14       1,512,328  99%    4.17MB/s    0:00:00 (xfr#60, to-chk=0/122)
03-Dec-2024 18:49:14       1,512,328  99%    4.16MB/s    0:00:00 (xfr#60, to-chk=0/122)
03-Dec-2024 18:49:14       1,512,328  99%    4.16MB/s    0:00:00 (xfr#60, to-chk=0/122)
03-Dec-2024 18:49:14 [INFO] Rsyncing from pod dev-oneclient-paris-7f5779b546-87vnb: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.12.03-18.24.02/pod-logs/dev-oneclient-paris-7f5779b546-87vnb/oneclient_logs
03-Dec-2024 18:49:14
03-Dec-2024 18:49:14               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=105/125)
03-Dec-2024 18:49:14               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 18:49:14          30,571   1%   29.15MB/s    0:00:00 (xfr#1, to-chk=104/125)
03-Dec-2024 18:49:14          30,571   1%   29.15MB/s    0:00:00 (xfr#1, to-chk=98/125)
03-Dec-2024 18:49:14          31,321   1%   29.87MB/s    0:00:00 (xfr#2, to-chk=100/125)
03-Dec-2024 18:49:14         171,211   8%  163.28MB/s    0:00:00 (xfr#3, to-chk=99/125)
03-Dec-2024 18:49:14         171,961   8%  163.99MB/s    0:00:00 (xfr#4, to-chk=98/125)
03-Dec-2024 18:49:14         172,589   8%  164.59MB/s    0:00:00 (xfr#5, to-chk=97/125)
03-Dec-2024 18:49:14         186,851   9%   89.10MB/s    0:00:00 (xfr#6, to-chk=96/125)
03-Dec-2024 18:49:14         187,313   9%   89.32MB/s    0:00:00 (xfr#7, to-chk=92/125)
03-Dec-2024 18:49:14         191,431   9%   91.28MB/s    0:00:00 (xfr#8, to-chk=91/125)
03-Dec-2024 18:49:14         261,972  13%   10.86MB/s    0:00:00 (xfr#9, to-chk=90/125)
03-Dec-2024 18:49:14         262,434  13%   10.43MB/s    0:00:00 (xfr#10, to-chk=89/125)
03-Dec-2024 18:49:14         263,062  13%   10.45MB/s    0:00:00 (xfr#11, to-chk=88/125)
03-Dec-2024 18:49:14         286,751  14%    6.84MB/s    0:00:00 (xfr#12, to-chk=87/125)
03-Dec-2024 18:49:14         287,117  14%    5.59MB/s    0:00:00 (xfr#13, to-chk=83/125)
03-Dec-2024 18:49:14         291,241  14%    5.55MB/s    0:00:00 (xfr#14, to-chk=82/125)
03-Dec-2024 18:49:14         364,945  18%    6.96MB/s    0:00:00 (xfr#15, to-chk=81/125)
03-Dec-2024 18:49:14         365,311  18%    6.97MB/s    0:00:00 (xfr#16, to-chk=80/125)
03-Dec-2024 18:49:14         365,939  18%    6.98MB/s    0:00:00 (xfr#17, to-chk=79/125)
03-Dec-2024 18:49:14         386,887  19%    7.23MB/s    0:00:00 (xfr#18, to-chk=78/125)
03-Dec-2024 18:49:14         387,349  19%    7.24MB/s    0:00:00 (xfr#19, to-chk=74/125)
03-Dec-2024 18:49:14         528,493  26%    6.55MB/s    0:00:00 (xfr#20, to-chk=73/125)
03-Dec-2024 18:49:14         528,955  26%    6.47MB/s    0:00:00 (xfr#21, to-chk=72/125)
03-Dec-2024 18:49:14         547,004  27%    4.92MB/s    0:00:00 (xfr#22, to-chk=71/125)
03-Dec-2024 18:49:14         547,370  27%    4.92MB/s    0:00:00 (xfr#23, to-chk=67/125)
03-Dec-2024 18:49:14         668,714  33%    5.96MB/s    0:00:00 (xfr#24, to-chk=66/125)
03-Dec-2024 18:49:14         669,080  33%    5.96MB/s    0:00:00 (xfr#25, to-chk=65/125)
03-Dec-2024 18:49:14         690,963  34%    6.05MB/s    0:00:00 (xfr#26, to-chk=64/125)
03-Dec-2024 18:49:14         691,521  34%    6.05MB/s    0:00:00 (xfr#27, to-chk=60/125)
03-Dec-2024 18:49:14         828,562  41%    7.06MB/s    0:00:00 (xfr#28, to-chk=59/125)
03-Dec-2024 18:49:14         829,120  41%    7.00MB/s    0:00:00 (xfr#29, to-chk=58/125)
03-Dec-2024 18:49:14         847,357  42%    7.15MB/s    0:00:00 (xfr#30, to-chk=57/125)
03-Dec-2024 18:49:14         847,819  42%    7.16MB/s    0:00:00 (xfr#31, to-chk=53/125)
03-Dec-2024 18:49:14         975,577  48%    8.09MB/s    0:00:00 (xfr#32, to-chk=52/125)
03-Dec-2024 18:49:14         976,039  48%    8.09MB/s    0:00:00 (xfr#33, to-chk=51/125)
03-Dec-2024 18:49:14         992,440  49%    7.51MB/s    0:00:00 (xfr#34, to-chk=50/125)
03-Dec-2024 18:49:14         992,902  49%    7.52MB/s    0:00:00 (xfr#35, to-chk=46/125)
03-Dec-2024 18:49:14       1,082,480  54%    8.13MB/s    0:00:00 (xfr#36, to-chk=45/125)
03-Dec-2024 18:49:14       1,082,942  54%    8.13MB/s    0:00:00 (xfr#37, to-chk=44/125)
03-Dec-2024 18:49:14       1,099,289  55%    8.13MB/s    0:00:00 (xfr#38, to-chk=43/125)
03-Dec-2024 18:49:14       1,099,655  55%    8.13MB/s    0:00:00 (xfr#39, to-chk=39/125)
03-Dec-2024 18:49:14       1,197,880  60%    8.65MB/s    0:00:00 (xfr#40, to-chk=38/125)
03-Dec-2024 18:49:14       1,198,246  60%    8.59MB/s    0:00:00 (xfr#41, to-chk=37/125)
03-Dec-2024 18:49:14       1,198,874  60%    8.53MB/s    0:00:00 (xfr#42, to-chk=36/125)
03-Dec-2024 18:49:14       1,218,025  61%    8.67MB/s    0:00:00 (xfr#43, to-chk=35/125)
03-Dec-2024 18:49:14       1,218,391  61%    8.61MB/s    0:00:00 (xfr#44, to-chk=31/125)
03-Dec-2024 18:49:14       1,368,392  68%    9.46MB/s    0:00:00 (xfr#45, to-chk=30/125)
03-Dec-2024 18:49:14       1,368,758  68%    9.46MB/s    0:00:00 (xfr#46, to-chk=29/125)
03-Dec-2024 18:49:14       1,385,951  69%    9.44MB/s    0:00:00 (xfr#47, to-chk=28/125)
03-Dec-2024 18:49:14       1,386,317  69%    9.44MB/s    0:00:00 (xfr#48, to-chk=24/125)
03-Dec-2024 18:49:14       1,481,275  74%    9.88MB/s    0:00:00 (xfr#49, to-chk=23/125)
03-Dec-2024 18:49:14       1,481,641  74%    9.81MB/s    0:00:00 (xfr#50, to-chk=22/125)
03-Dec-2024 18:49:14       1,509,616  75%   10.00MB/s    0:00:00 (xfr#51, to-chk=21/125)
03-Dec-2024 18:49:14       1,510,174  75%    9.86MB/s    0:00:00 (xfr#52, to-chk=17/125)
03-Dec-2024 18:49:14       1,649,409  82%   10.21MB/s    0:00:00 (xfr#53, to-chk=16/125)
03-Dec-2024 18:49:14       1,649,967  82%   10.22MB/s    0:00:00 (xfr#54, to-chk=15/125)
03-Dec-2024 18:49:14       1,670,762  83%   10.21MB/s    0:00:00 (xfr#55, to-chk=14/125)
03-Dec-2024 18:49:14       1,671,320  83%   10.15MB/s    0:00:00 (xfr#56, to-chk=10/125)
03-Dec-2024 18:49:14       1,818,575  91%   10.77MB/s    0:00:00 (xfr#57, to-chk=9/125)
03-Dec-2024 18:49:14       1,819,133  91%   10.78MB/s    0:00:00 (xfr#58, to-chk=8/125)
03-Dec-2024 18:49:14       1,844,146  92%   10.86MB/s    0:00:00 (xfr#59, to-chk=7/125)
03-Dec-2024 18:49:14       1,844,704  92%   10.86MB/s    0:00:00 (xfr#60, to-chk=3/125)
03-Dec-2024 18:49:14       1,961,010  98%   11.47MB/s    0:00:00 (xfr#61, to-chk=2/125)
03-Dec-2024 18:49:14       1,961,568  98%   11.48MB/s    0:00:00 (xfr#62, to-chk=1/125)
03-Dec-2024 18:49:14       1,989,755  99%   11.57MB/s    0:00:00 (xfr#63, to-chk=0/125)
03-Dec-2024 18:49:14       1,989,755  99%   11.57MB/s    0:00:00 (xfr#63, to-chk=0/125)
03-Dec-2024 18:49:14       1,989,755  99%   11.57MB/s    0:00:00 (xfr#63, to-chk=0/125)
03-Dec-2024 18:49:14       1,989,755  99%   11.57MB/s    0:00:00 (xfr#63, to-chk=0/125)
03-Dec-2024 18:49:14       1,989,755  99%   11.57MB/s    0:00:00 (xfr#63, to-chk=0/125)
03-Dec-2024 18:49:14       1,989,755  99%   11.57MB/s    0:00:00 (xfr#63, to-chk=0/125)
03-Dec-2024 18:49:14       1,989,755  99%   11.57MB/s    0:00:00 (xfr#63, to-chk=0/125)
03-Dec-2024 18:49:14       1,989,755  99%   11.57MB/s    0:00:00 (xfr#63, to-chk=0/125)
03-Dec-2024 18:49:14       1,989,755  99%   11.57MB/s    0:00:00 (xfr#63, to-chk=0/125)
03-Dec-2024 18:49:14       1,989,755  99%   11.57MB/s    0:00:00 (xfr#63, to-chk=0/125)
03-Dec-2024 18:49:14       1,989,755  99%   11.57MB/s    0:00:00 (xfr#63, to-chk=0/125)
03-Dec-2024 18:49:14       1,989,755  99%   11.57MB/s    0:00:00 (xfr#63, to-chk=0/125)
03-Dec-2024 18:49:14       1,989,755  99%   11.16MB/s    0:00:00 (xfr#63, to-chk=0/125)
03-Dec-2024 18:49:14       1,989,755  99%   11.16MB/s    0:00:00 (xfr#63, to-chk=0/125)
03-Dec-2024 18:49:14       1,989,755  99%   11.16MB/s    0:00:00 (xfr#63, to-chk=0/125)
03-Dec-2024 18:49:14       1,989,755  99%   11.16MB/s    0:00:00 (xfr#63, to-chk=0/125)
03-Dec-2024 18:49:14 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.12.03-18.24.02/pod-logs/dev-oneprovider-krakow-0/op-worker
03-Dec-2024 18:49:14
03-Dec-2024 18:49:14               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=81/84)
03-Dec-2024 18:49:14               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 18:49:14          28,025   4%   26.73MB/s    0:00:00 (xfr#2, to-chk=79/84)
03-Dec-2024 18:49:14          52,105   7%   49.69MB/s    0:00:00 (xfr#3, to-chk=77/84)
03-Dec-2024 18:49:14          52,105   7%   49.69MB/s    0:00:00 (xfr#4, to-chk=75/84)
03-Dec-2024 18:49:14          52,105   7%   49.69MB/s    0:00:00 (xfr#5, to-chk=73/84)
03-Dec-2024 18:49:14          74,969  11%   17.87MB/s    0:00:00 (xfr#6, to-chk=71/84)
03-Dec-2024 18:49:14          75,118  11%   17.91MB/s    0:00:00 (xfr#7, to-chk=69/84)
03-Dec-2024 18:49:14          75,415  11%   17.98MB/s    0:00:00 (xfr#8, to-chk=67/84)
03-Dec-2024 18:49:14         224,079  34%    7.12MB/s    0:00:00 (xfr#9, to-chk=65/84)
03-Dec-2024 18:49:14         224,395  34%    7.13MB/s    0:00:00 (xfr#10, to-chk=55/84)
03-Dec-2024 18:49:14         224,873  34%    7.15MB/s    0:00:00 (xfr#11, to-chk=54/84)
03-Dec-2024 18:49:14         225,189  34%    7.16MB/s    0:00:00 (xfr#12, to-chk=53/84)
03-Dec-2024 18:49:14         225,817  34%    7.18MB/s    0:00:00 (xfr#13, to-chk=52/84)
03-Dec-2024 18:49:14         226,619  34%    6.97MB/s    0:00:00 (xfr#14, to-chk=51/84)
03-Dec-2024 18:49:14         227,803  34%    7.01MB/s    0:00:00 (xfr#15, to-chk=50/84)
03-Dec-2024 18:49:14         228,275  34%    7.02MB/s    0:00:00 (xfr#16, to-chk=49/84)
03-Dec-2024 18:49:14         229,606  35%    7.06MB/s    0:00:00 (xfr#17, to-chk=48/84)
03-Dec-2024 18:49:14         230,249  35%    6.86MB/s    0:00:00 (xfr#18, to-chk=47/84)
03-Dec-2024 18:49:14         231,057  35%    6.89MB/s    0:00:00 (xfr#19, to-chk=46/84)
03-Dec-2024 18:49:14         232,165  35%    6.92MB/s    0:00:00 (xfr#20, to-chk=45/84)
03-Dec-2024 18:49:14         232,637  35%    6.93MB/s    0:00:00 (xfr#21, to-chk=44/84)
03-Dec-2024 18:49:14         233,586  35%    6.75MB/s    0:00:00 (xfr#22, to-chk=43/84)
03-Dec-2024 18:49:14         234,058  35%    6.03MB/s    0:00:00 (xfr#23, to-chk=42/84)
03-Dec-2024 18:49:14         234,863  35%    6.05MB/s    0:00:00 (xfr#24, to-chk=41/84)
03-Dec-2024 18:49:14         235,585  35%    6.07MB/s    0:00:00 (xfr#25, to-chk=40/84)
03-Dec-2024 18:49:14         235,901  36%    6.08MB/s    0:00:00 (xfr#26, to-chk=39/84)
03-Dec-2024 18:49:14         236,685  36%    6.10MB/s    0:00:00 (xfr#27, to-chk=38/84)
03-Dec-2024 18:49:14         237,157  36%    6.11MB/s    0:00:00 (xfr#28, to-chk=37/84)
03-Dec-2024 18:49:14         237,473  36%    5.96MB/s    0:00:00 (xfr#29, to-chk=36/84)
03-Dec-2024 18:49:14         238,495  36%    5.99MB/s    0:00:00 (xfr#30, to-chk=35/84)
03-Dec-2024 18:49:14         239,435  36%    6.01MB/s    0:00:00 (xfr#31, to-chk=34/84)
03-Dec-2024 18:49:14         240,063  36%    6.02MB/s    0:00:00 (xfr#32, to-chk=33/84)
03-Dec-2024 18:49:14         241,174  36%    6.05MB/s    0:00:00 (xfr#33, to-chk=32/84)
03-Dec-2024 18:49:14         242,438  37%    6.08MB/s    0:00:00 (xfr#34, to-chk=31/84)
03-Dec-2024 18:49:14         243,245  37%    6.10MB/s    0:00:00 (xfr#35, to-chk=30/84)
03-Dec-2024 18:49:14         243,873  37%    6.12MB/s    0:00:00 (xfr#36, to-chk=29/84)
03-Dec-2024 18:49:14         244,998  37%    5.99MB/s    0:00:00 (xfr#37, to-chk=28/84)
03-Dec-2024 18:49:14         252,784  38%    6.18MB/s    0:00:00 (xfr#38, to-chk=27/84)
03-Dec-2024 18:49:14         261,482  39%    6.39MB/s    0:00:00 (xfr#39, to-chk=26/84)
03-Dec-2024 18:49:14         267,444  40%    6.54MB/s    0:00:00 (xfr#40, to-chk=25/84)
03-Dec-2024 18:49:14         272,613  41%    6.67MB/s    0:00:00 (xfr#41, to-chk=24/84)
03-Dec-2024 18:49:14         278,632  42%    6.81MB/s    0:00:00 (xfr#42, to-chk=23/84)
03-Dec-2024 18:49:14         281,288  42%    6.88MB/s    0:00:00 (xfr#43, to-chk=22/84)
03-Dec-2024 18:49:14         294,090  44%    7.01MB/s    0:00:00 (xfr#44, to-chk=21/84)
03-Dec-2024 18:49:14         301,990  46%    7.20MB/s    0:00:00 (xfr#45, to-chk=20/84)
03-Dec-2024 18:49:14         311,600  47%    7.43MB/s    0:00:00 (xfr#46, to-chk=19/84)
03-Dec-2024 18:49:14         323,433  49%    7.71MB/s    0:00:00 (xfr#47, to-chk=18/84)
03-Dec-2024 18:49:14         334,131  51%    7.97MB/s    0:00:00 (xfr#48, to-chk=17/84)
03-Dec-2024 18:49:14         345,850  52%    8.04MB/s    0:00:00 (xfr#49, to-chk=16/84)
03-Dec-2024 18:49:14         358,821  54%    6.11MB/s    0:00:00 (xfr#50, to-chk=15/84)
03-Dec-2024 18:49:14         369,402  56%    6.18MB/s    0:00:00 (xfr#51, to-chk=14/84)
03-Dec-2024 18:49:14         376,333  57%    6.30MB/s    0:00:00 (xfr#52, to-chk=13/84)
03-Dec-2024 18:49:14         381,611  58%    6.38MB/s    0:00:00 (xfr#53, to-chk=12/84)
03-Dec-2024 18:49:14         385,982  58%    6.46MB/s    0:00:00 (xfr#54, to-chk=11/84)
03-Dec-2024 18:49:14         386,757  59%    6.47MB/s    0:00:00 (xfr#55, to-chk=10/84)
03-Dec-2024 18:49:14         388,444  59%    6.50MB/s    0:00:00 (xfr#56, to-chk=9/84)
03-Dec-2024 18:49:14         397,940  60%    6.54MB/s    0:00:00 (xfr#57, to-chk=8/84)
03-Dec-2024 18:49:14         398,772  60%    6.56MB/s    0:00:00 (xfr#58, to-chk=7/84)
03-Dec-2024 18:49:14         402,340  61%    6.62MB/s    0:00:00 (xfr#59, to-chk=6/84)
03-Dec-2024 18:49:14         409,157  62%    6.61MB/s    0:00:00 (xfr#60, to-chk=5/84)
03-Dec-2024 18:49:14         417,912  63%    6.76MB/s    0:00:00 (xfr#61, to-chk=4/84)
03-Dec-2024 18:49:14         421,537  64%    6.81MB/s    0:00:00 (xfr#62, to-chk=3/84)
03-Dec-2024 18:49:14         423,286  64%    6.84MB/s    0:00:00 (xfr#63, to-chk=2/84)
03-Dec-2024 18:49:14         425,887  65%    6.88MB/s    0:00:00 (xfr#64, to-chk=1/84)
03-Dec-2024 18:49:14         430,367  65%    6.96MB/s    0:00:00 (xfr#65, to-chk=0/84)
03-Dec-2024 18:49:14         430,367  65%    6.96MB/s    0:00:00 (xfr#65, to-chk=0/84)
03-Dec-2024 18:49:14         430,367  65%    6.96MB/s    0:00:00 (xfr#65, to-chk=0/84)
03-Dec-2024 18:49:14         430,367  65%    6.31MB/s    0:00:00 (xfr#65, to-chk=0/84)
03-Dec-2024 18:49:14         430,367  65%    6.31MB/s    0:00:00 (xfr#65, to-chk=0/84)
03-Dec-2024 18:49:14         430,367  65%    6.31MB/s    0:00:00 (xfr#65, to-chk=0/84)
03-Dec-2024 18:49:14 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.12.03-18.24.02/pod-logs/dev-oneprovider-krakow-0/cluster-manager
03-Dec-2024 18:49:14
03-Dec-2024 18:49:14               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
03-Dec-2024 18:49:14               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 18:49:14           2,023  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
03-Dec-2024 18:49:14           4,820  34%    4.60MB/s    0:00:00 (xfr#3, to-chk=7/14)
03-Dec-2024 18:49:14           4,820  34%  392.25kB/s    0:00:00 (xfr#4, to-chk=5/14)
03-Dec-2024 18:49:14           6,640  48%  540.36kB/s    0:00:00 (xfr#5, to-chk=3/14)
03-Dec-2024 18:49:14           6,902  50%  561.69kB/s    0:00:00 (xfr#6, to-chk=1/14)
03-Dec-2024 18:49:14           6,902  50%  396.48kB/s    0:00:00 (xfr#6, to-chk=0/14)
03-Dec-2024 18:49:14 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.12.03-18.24.02/pod-logs/dev-oneprovider-krakow-0/op-panel
03-Dec-2024 18:49:14
03-Dec-2024 18:49:14               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
03-Dec-2024 18:49:14               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 18:49:14          20,125  16%   19.19MB/s    0:00:00 (xfr#2, to-chk=9/14)
03-Dec-2024 18:49:14          41,229  33%   39.32MB/s    0:00:00 (xfr#3, to-chk=7/14)
03-Dec-2024 18:49:14          41,229  33%   39.32MB/s    0:00:00 (xfr#4, to-chk=5/14)
03-Dec-2024 18:49:14          61,151  49%   58.32MB/s    0:00:00 (xfr#5, to-chk=3/14)
03-Dec-2024 18:49:14          61,442  50%   58.60MB/s    0:00:00 (xfr#6, to-chk=1/14)
03-Dec-2024 18:49:14          61,442  50%    4.51MB/s    0:00:00 (xfr#6, to-chk=0/14)
03-Dec-2024 18:49:14 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.12.03-18.24.02/pod-logs/dev-oneprovider-paris-0/op-worker
03-Dec-2024 18:49:14
03-Dec-2024 18:49:14               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=81/84)
03-Dec-2024 18:49:14               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 18:49:14          28,036   4%   26.74MB/s    0:00:00 (xfr#2, to-chk=79/84)
03-Dec-2024 18:49:14          52,125   7%    1.60MB/s    0:00:00 (xfr#3, to-chk=77/84)
03-Dec-2024 18:49:14          52,125   7%    1.55MB/s    0:00:00 (xfr#4, to-chk=75/84)
03-Dec-2024 18:49:14          52,125   7%    1.55MB/s    0:00:00 (xfr#5, to-chk=73/84)
03-Dec-2024 18:49:14          75,000  11%    2.24MB/s    0:00:00 (xfr#6, to-chk=71/84)
03-Dec-2024 18:49:14          75,149  11%    2.24MB/s    0:00:00 (xfr#7, to-chk=69/84)
03-Dec-2024 18:49:14          75,446  11%    2.18MB/s    0:00:00 (xfr#8, to-chk=67/84)
03-Dec-2024 18:49:14         224,816  34%    4.87MB/s    0:00:00 (xfr#9, to-chk=65/84)
03-Dec-2024 18:49:14         225,096  34%    4.88MB/s    0:00:00 (xfr#10, to-chk=55/84)
03-Dec-2024 18:49:14         225,688  34%    4.78MB/s    0:00:00 (xfr#11, to-chk=54/84)
03-Dec-2024 18:49:14         225,972  34%    4.79MB/s    0:00:00 (xfr#12, to-chk=53/84)
03-Dec-2024 18:49:14         226,568  34%    3.73MB/s    0:00:00 (xfr#13, to-chk=52/84)
03-Dec-2024 18:49:14         227,341  34%    3.67MB/s    0:00:00 (xfr#14, to-chk=51/84)
03-Dec-2024 18:49:14         228,581  34%    3.57MB/s    0:00:00 (xfr#15, to-chk=50/84)
03-Dec-2024 18:49:14         229,019  35%    3.58MB/s    0:00:00 (xfr#16, to-chk=49/84)
03-Dec-2024 18:49:14         230,425  35%    3.60MB/s    0:00:00 (xfr#17, to-chk=48/84)
03-Dec-2024 18:49:14         231,354  35%    3.62MB/s    0:00:00 (xfr#18, to-chk=47/84)
03-Dec-2024 18:49:14         232,119  35%    3.57MB/s    0:00:00 (xfr#19, to-chk=46/84)
03-Dec-2024 18:49:14         233,212  35%    3.59MB/s    0:00:00 (xfr#20, to-chk=45/84)
03-Dec-2024 18:49:14         233,652  35%    3.59MB/s    0:00:00 (xfr#21, to-chk=44/84)
03-Dec-2024 18:49:14         234,737  35%    3.55MB/s    0:00:00 (xfr#22, to-chk=43/84)
03-Dec-2024 18:49:14         235,245  35%    3.56MB/s    0:00:00 (xfr#23, to-chk=42/84)
03-Dec-2024 18:49:14         236,114  36%    3.57MB/s    0:00:00 (xfr#24, to-chk=41/84)
03-Dec-2024 18:49:14         236,891  36%    3.53MB/s    0:00:00 (xfr#25, to-chk=40/84)
03-Dec-2024 18:49:14         237,175  36%    3.53MB/s    0:00:00 (xfr#26, to-chk=39/84)
03-Dec-2024 18:49:14         237,923  36%    3.55MB/s    0:00:00 (xfr#27, to-chk=38/84)
03-Dec-2024 18:49:14         238,361  36%    3.50MB/s    0:00:00 (xfr#28, to-chk=37/84)
03-Dec-2024 18:49:14         238,641  36%    3.35MB/s    0:00:00 (xfr#29, to-chk=36/84)
03-Dec-2024 18:49:14         239,886  36%    3.01MB/s    0:00:00 (xfr#30, to-chk=35/84)
03-Dec-2024 18:49:14         240,944  36%    2.87MB/s    0:00:00 (xfr#31, to-chk=34/84)
03-Dec-2024 18:49:14         241,692  36%    2.65MB/s    0:00:00 (xfr#32, to-chk=33/84)
03-Dec-2024 18:49:14         242,852  37%    2.44MB/s    0:00:00 (xfr#33, to-chk=32/84)
03-Dec-2024 18:49:14         243,926  37%    2.42MB/s    0:00:00 (xfr#34, to-chk=31/84)
03-Dec-2024 18:49:14         244,537  37%    2.43MB/s    0:00:00 (xfr#35, to-chk=30/84)
03-Dec-2024 18:49:14         245,357  37%    2.44MB/s    0:00:00 (xfr#36, to-chk=29/84)
03-Dec-2024 18:49:14         246,448  37%    2.45MB/s    0:00:00 (xfr#37, to-chk=28/84)
03-Dec-2024 18:49:14         254,134  38%    2.52MB/s    0:00:00 (xfr#38, to-chk=27/84)
03-Dec-2024 18:49:14         262,740  40%    2.58MB/s    0:00:00 (xfr#39, to-chk=26/84)
03-Dec-2024 18:49:14         268,602  41%    2.64MB/s    0:00:00 (xfr#40, to-chk=25/84)
03-Dec-2024 18:49:14         273,666  41%    2.66MB/s    0:00:00 (xfr#41, to-chk=24/84)
03-Dec-2024 18:49:14         279,650  42%    2.69MB/s    0:00:00 (xfr#42, to-chk=23/84)
03-Dec-2024 18:49:14         282,206  43%    2.52MB/s    0:00:00 (xfr#43, to-chk=22/84)
03-Dec-2024 18:49:14         294,908  45%    2.60MB/s    0:00:00 (xfr#44, to-chk=21/84)
03-Dec-2024 18:49:14         302,706  46%    2.43MB/s    0:00:00 (xfr#45, to-chk=20/84)
03-Dec-2024 18:49:14         312,216  47%    2.48MB/s    0:00:00 (xfr#46, to-chk=19/84)
03-Dec-2024 18:49:14         323,949  49%    2.55MB/s    0:00:00 (xfr#47, to-chk=18/84)
03-Dec-2024 18:49:14         334,542  51%    2.62MB/s    0:00:00 (xfr#48, to-chk=17/84)
03-Dec-2024 18:49:14         346,104  52%    2.68MB/s    0:00:00 (xfr#49, to-chk=16/84)
03-Dec-2024 18:49:14         358,916  54%    2.78MB/s    0:00:00 (xfr#50, to-chk=15/84)
03-Dec-2024 18:49:14         369,395  56%    2.84MB/s    0:00:00 (xfr#51, to-chk=14/84)
03-Dec-2024 18:49:14         376,226  57%    2.85MB/s    0:00:00 (xfr#52, to-chk=13/84)
03-Dec-2024 18:49:14         381,402  58%    2.84MB/s    0:00:00 (xfr#53, to-chk=12/84)
03-Dec-2024 18:49:14         385,668  58%    2.87MB/s    0:00:00 (xfr#54, to-chk=11/84)
03-Dec-2024 18:49:14         386,343  59%    2.88MB/s    0:00:00 (xfr#55, to-chk=10/84)
03-Dec-2024 18:49:14         387,930  59%    2.89MB/s    0:00:00 (xfr#56, to-chk=9/84)
03-Dec-2024 18:49:14         397,326  60%    2.94MB/s    0:00:00 (xfr#57, to-chk=8/84)
03-Dec-2024 18:49:14         398,115  60%    2.94MB/s    0:00:00 (xfr#58, to-chk=7/84)
03-Dec-2024 18:49:14         401,583  61%    2.95MB/s    0:00:00 (xfr#59, to-chk=6/84)
03-Dec-2024 18:49:14         408,300  62%    2.97MB/s    0:00:00 (xfr#60, to-chk=5/84)
03-Dec-2024 18:49:14         416,955  63%    3.04MB/s    0:00:00 (xfr#61, to-chk=4/84)
03-Dec-2024 18:49:14         420,480  64%    3.06MB/s    0:00:00 (xfr#62, to-chk=3/84)
03-Dec-2024 18:49:14         422,132  64%    3.07MB/s    0:00:00 (xfr#63, to-chk=2/84)
03-Dec-2024 18:49:14         424,631  64%    3.07MB/s    0:00:00 (xfr#64, to-chk=1/84)
03-Dec-2024 18:49:14         429,019  65%    3.10MB/s    0:00:00 (xfr#65, to-chk=0/84)
03-Dec-2024 18:49:14         429,019  65%    3.10MB/s    0:00:00 (xfr#65, to-chk=0/84)
03-Dec-2024 18:49:14         429,019  65%    3.10MB/s    0:00:00 (xfr#65, to-chk=0/84)
03-Dec-2024 18:49:14         429,019  65%    3.01MB/s    0:00:00 (xfr#65, to-chk=0/84)
03-Dec-2024 18:49:14         429,019  65%    3.01MB/s    0:00:00 (xfr#65, to-chk=0/84)
03-Dec-2024 18:49:14         429,019  65%    3.01MB/s    0:00:00 (xfr#65, to-chk=0/84)
03-Dec-2024 18:49:14 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.12.03-18.24.02/pod-logs/dev-oneprovider-paris-0/cluster-manager
03-Dec-2024 18:49:14
03-Dec-2024 18:49:14               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
03-Dec-2024 18:49:14               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 18:49:14           2,019  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
03-Dec-2024 18:49:14           4,810  34%  671.04kB/s    0:00:00 (xfr#3, to-chk=7/14)
03-Dec-2024 18:49:14           4,810  34%  671.04kB/s    0:00:00 (xfr#4, to-chk=5/14)
03-Dec-2024 18:49:14           6,626  48%  924.39kB/s    0:00:00 (xfr#5, to-chk=3/14)
03-Dec-2024 18:49:14           6,888  50%  960.94kB/s    0:00:00 (xfr#6, to-chk=1/14)
03-Dec-2024 18:49:14           6,888  50%  172.48kB/s    0:00:00 (xfr#6, to-chk=0/14)
03-Dec-2024 18:49:14 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.12.03-18.24.02/pod-logs/dev-oneprovider-paris-0/op-panel
03-Dec-2024 18:49:14
03-Dec-2024 18:49:14               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
03-Dec-2024 18:49:14               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 18:49:14          20,082  16%   19.15MB/s    0:00:00 (xfr#2, to-chk=9/14)
03-Dec-2024 18:49:14          41,141  33%   39.24MB/s    0:00:00 (xfr#3, to-chk=7/14)
03-Dec-2024 18:49:14          41,141  33%   39.24MB/s    0:00:00 (xfr#4, to-chk=5/14)
03-Dec-2024 18:49:14          61,020  49%   58.19MB/s    0:00:00 (xfr#5, to-chk=3/14)
03-Dec-2024 18:49:14          61,311  50%   58.47MB/s    0:00:00 (xfr#6, to-chk=1/14)
03-Dec-2024 18:49:14          61,311  50%    6.50MB/s    0:00:00 (xfr#6, to-chk=0/14)
03-Dec-2024 18:49:14 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.12.03-18.24.02/pod-logs/dev-onezone-0/oz-panel
03-Dec-2024 18:49:14
03-Dec-2024 18:49:14               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
03-Dec-2024 18:49:14               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 18:49:14          30,910  13%   29.48MB/s    0:00:00 (xfr#2, to-chk=9/14)
03-Dec-2024 18:49:14          63,016  26%   60.10MB/s    0:00:00 (xfr#3, to-chk=7/14)
03-Dec-2024 18:49:14          87,703  36%   20.91MB/s    0:00:00 (xfr#4, to-chk=5/14)
03-Dec-2024 18:49:14         118,410  49%   16.13MB/s    0:00:00 (xfr#5, to-chk=3/14)
03-Dec-2024 18:49:14         118,701  50%   14.15MB/s    0:00:00 (xfr#6, to-chk=1/14)
03-Dec-2024 18:49:14         118,701  50%    9.43MB/s    0:00:00 (xfr#6, to-chk=0/14)
03-Dec-2024 18:49:14 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.12.03-18.24.02/pod-logs/dev-onezone-0/cluster-manager
03-Dec-2024 18:49:14
03-Dec-2024 18:49:14               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
03-Dec-2024 18:49:14               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 18:49:14           1,978  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
03-Dec-2024 18:49:14           4,708  34%    2.24MB/s    0:00:00 (xfr#3, to-chk=7/14)
03-Dec-2024 18:49:14           4,708  34%    2.24MB/s    0:00:00 (xfr#4, to-chk=5/14)
03-Dec-2024 18:49:14           6,483  48%    3.09MB/s    0:00:00 (xfr#5, to-chk=3/14)
03-Dec-2024 18:49:14           6,745  50%    2.14MB/s    0:00:00 (xfr#6, to-chk=1/14)
03-Dec-2024 18:49:14           6,745  50%    1.07MB/s    0:00:00 (xfr#6, to-chk=0/14)
03-Dec-2024 18:49:14 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.12.03-18.24.02/pod-logs/dev-onezone-0/oz-worker
03-Dec-2024 18:49:14
03-Dec-2024 18:49:14               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=17/20)
03-Dec-2024 18:49:14               0   0%    0.00kB/s    0:00:00 
03-Dec-2024 18:49:14          16,356   2%   15.60MB/s    0:00:00 (xfr#2, to-chk=15/20)
03-Dec-2024 18:49:14          33,357   4%   31.81MB/s    0:00:00 (xfr#3, to-chk=13/20)
03-Dec-2024 18:49:14          33,357   4%   31.81MB/s    0:00:00 (xfr#4, to-chk=11/20)
03-Dec-2024 18:49:14          49,233   7%   15.65MB/s    0:00:00 (xfr#5, to-chk=9/20)
03-Dec-2024 18:49:14          49,323   7%   15.68MB/s    0:00:00 (xfr#6, to-chk=7/20)
03-Dec-2024 18:49:14         185,812  26%   22.15MB/s    0:00:00 (xfr#7, to-chk=5/20)
03-Dec-2024 18:49:14         186,109  26%   13.65MB/s    0:00:00 (xfr#8, to-chk=3/20)
03-Dec-2024 18:49:14         346,229  50%   17.38MB/s    0:00:00 (xfr#9, to-chk=1/20)
03-Dec-2024 18:49:14         346,229  50%   11.79MB/s    0:00:00 (xfr#9, to-chk=0/20)
03-Dec-2024 18:49:14 [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-krakow-init-zlksr. See /home/bamboo/.one-env/deployments/2024.12.03-18.24.02/pod-logs/dev-volume-s3-krakow-init-zlksr/entrypoint.log for more details
03-Dec-2024 18:49:14 [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-paris-init-8rv7m. See /home/bamboo/.one-env/deployments/2024.12.03-18.24.02/pod-logs/dev-volume-s3-paris-init-8rv7m/entrypoint.log for more details
03-Dec-2024 18:49:14 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSP/onedata-acceptance/tests/oneclient/logs/multiprovider_s3/test_multi_reg_file_stat.1733251726.6964693 exists, exporting anyway.
03-Dec-2024 18:49:14
03-Dec-2024 18:49:14
03-Dec-2024 18:49:14 =============================== warnings summary ===============================
03-Dec-2024 18:49:14 tests/utils/rest_utils.py:97
03-Dec-2024 18:49:14   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSP/onedata-acceptance/tests/utils/rest_utils.py:97: SyntaxWarning: invalid escape sequence '\ '
03-Dec-2024 18:49:14     print("""
03-Dec-2024 18:49:14
03-Dec-2024 18:49:14 tests/utils/path_utils.py:112
03-Dec-2024 18:49:14   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSP/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
03-Dec-2024 18:49:14     return path.replace("'", "\\'").replace(' ', '\ ')
03-Dec-2024 18:49:14
03-Dec-2024 18:49:14 tests/utils/acceptance_utils.py:55
03-Dec-2024 18:49:14   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSP/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
03-Dec-2024 18:49:14     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
03-Dec-2024 18:49:14
03-Dec-2024 18:49:14 tests/utils/acceptance_utils.py:57
03-Dec-2024 18:49:14   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSP/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
03-Dec-2024 18:49:14     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
03-Dec-2024 18:49:14
03-Dec-2024 18:49:14 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
03-Dec-2024 18:49:14 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSP/onedata-acceptance/test-reports/results.xml -
03-Dec-2024 18:49:14 ================= 14 passed, 4 warnings in 1517.77s (0:25:17) ==================
03-Dec-2024 18:49:26 release "dev" uninstalled
03-Dec-2024 18:49:27 Sidecar injection has been disabled
03-Dec-2024 18:49:27 Cleaning helm release "dev"...
03-Dec-2024 18:49:27 Deleted 1 helm deployments
03-Dec-2024 18:49:27 Deleted 0 k8s deployments
03-Dec-2024 18:49:27 Deleted 0 k8s services
03-Dec-2024 18:49:27 Deleted 0 persistent volumes
03-Dec-2024 18:49:30 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
03-Dec-2024 18:49:30 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
03-Dec-2024 18:49:30 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
03-Dec-2024 18:49:30 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
03-Dec-2024 18:49:30 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
03-Dec-2024 18:49:30 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
03-Dec-2024 18:49:30 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
03-Dec-2024 18:49:30 Finished task 'Run acceptance oneclient tests' with result: Success
03-Dec-2024 18:49:30 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
03-Dec-2024 18:49:30 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSP...
03-Dec-2024 18:49:30 Finished task 'Parse test results' with result: Success
03-Dec-2024 18:49:30 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
03-Dec-2024 18:49:30
Substituting variable: ${bamboo.artifactRepoHostname} with S3
03-Dec-2024 18:49:30
Substituting variable: ${bamboo.artifactRepoPort} with 10161
03-Dec-2024 18:49:30
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
03-Dec-2024 18:49:30
Substituting variable: ${bamboo.planRepository.branchName} with develop
03-Dec-2024 18:49:30
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
03-Dec-2024 18:49:30
Substituting variable: ${bamboo.artifactRepoHostname} with S3
03-Dec-2024 18:49:30
Substituting variable: ${bamboo.artifactRepoPort} with 10161
03-Dec-2024 18:49:30
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
03-Dec-2024 18:49:30
Substituting variable: ${bamboo.planRepository.branchName} with develop
03-Dec-2024 18:49:30
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
03-Dec-2024 18:49:30 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
03-Dec-2024 18:49:30
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 regular file stat proxyio #3374 (ODSRV-OAP-MSRFSP-3374)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSRFSP-3374-ScriptBuildTask-10668853466261500097.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSP/onedata-acceptance
03-Dec-2024 18:49:30 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_s3_regular_file_stat_proxyio.tar.gz
03-Dec-2024 18:49:31 Uploading artifact
03-Dec-2024 18:49:31     source path: surefire_multiprovider_s3_regular_file_stat_proxyio.tar.gz
03-Dec-2024 18:49:31     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_s3_regular_file_stat_proxyio.tar.gz
03-Dec-2024 18:49:31 Finished task 'Pack and push surefire artifact' with result: Success
03-Dec-2024 18:49:31 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
03-Dec-2024 18:49:31 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
03-Dec-2024 18:49:31
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 regular file stat proxyio #3374 (ODSRV-OAP-MSRFSP-3374)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSRFSP-3374-ScriptBuildTask-12848048898602115418.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSP
03-Dec-2024 18:49:32 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
03-Dec-2024 18:49:32 Finished task 'Pack logs' with result: Success
03-Dec-2024 18:49:32 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
03-Dec-2024 18:49:32
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
03-Dec-2024 18:49:32 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
03-Dec-2024 18:49:32
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 regular file stat proxyio #3374 (ODSRV-OAP-MSRFSP-3374)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSRFSP-3374-ScriptBuildTask-2670708604922936634.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSP/onedata-acceptance
03-Dec-2024 18:49:32   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
03-Dec-2024 18:49:32                                  Dload  Upload   Total   Spent    Left  Speed
03-Dec-2024 18:49:32
03-Dec-2024 18:49:32   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
03-Dec-2024 18:49:32 100  4822  100  4822    0     0  53577      0 --:--:-- --:--:-- --:--:-- 53577
03-Dec-2024 18:49:32 Clearing /tmp/onedata and /home/bamboo/.one-env
03-Dec-2024 18:49:34 Cleaning helm deployments
03-Dec-2024 18:49:34 Cleanining pods
03-Dec-2024 18:49:34 Cleaning kube persistant volumes
03-Dec-2024 18:49:35 pod "dev-volume-s3-krakow-585f4c9-zlbfl" deleted
03-Dec-2024 18:49:55 pod "dev-volume-s3-paris-64bd65585f-pqngt" deleted
03-Dec-2024 18:50:00 Cleaning dockswift container
03-Dec-2024 18:50:00 Cleaning docker containers
03-Dec-2024 18:50:08 Stalled docker containers to remove:
03-Dec-2024 18:50:08 8cd0ca5c55b2 054b55874ab9 f5958c075f65 73e0c66c4e58 83a64f1e5904 3282215a7149 baf4370d8b5a f290a20a1a65 b7579344ec2a 9ea25362c628 091bc8371fd3 6959eb7deec5 81cad8b3c865 eddcf3ddcd8d e6eb958fea37 ecb026000f79 4a980ad4448d 48e8004a89b4 6b57e11661f2 733cc51e9d4e 5176ab110688 a7c3d7e96f9c 32573a57e8ae d5eaed1b4e19 b4e73c4f5c18 04169a0204f7 5e487594fc5c a8d6a75cec6a
03-Dec-2024 18:50:08 Removing stalled docker containers
03-Dec-2024 18:50:08 Error response from daemon: Cannot kill container: 8cd0ca5c55b2: Container 8cd0ca5c55b2239f2dc39489c102a220c4eaf593b2f87328a5cf931f1b356273 is not running
03-Dec-2024 18:50:08 8cd0ca5c55b2
03-Dec-2024 18:50:08 Error response from daemon: Cannot kill container: 054b55874ab9: Container 054b55874ab95af4de7bd7a48208391341315ad84d3264ac950347576e8010ec is not running
03-Dec-2024 18:50:08 054b55874ab9
03-Dec-2024 18:50:08 Error response from daemon: Cannot kill container: f5958c075f65: Container f5958c075f656c579ce579f3a5246570889dcdd56391b79832be2c139ce41610 is not running
03-Dec-2024 18:50:08 f5958c075f65
03-Dec-2024 18:50:08 Error response from daemon: Cannot kill container: 73e0c66c4e58: Container 73e0c66c4e588b7069f9ca420f8ac47114750fdc1e1f38c71da77a5f456317de is not running
03-Dec-2024 18:50:08 73e0c66c4e58
03-Dec-2024 18:50:08 Error response from daemon: Cannot kill container: 83a64f1e5904: Container 83a64f1e5904512e9909691f33c964bde5d6badbd27cf2b3b78f16dd43c12a51 is not running
03-Dec-2024 18:50:09 83a64f1e5904
03-Dec-2024 18:50:09 Error response from daemon: Cannot kill container: 3282215a7149: Container 3282215a7149723cc9e9465ce9a53e4c508bfd27bb14b19e2c14febd3345f2a4 is not running
03-Dec-2024 18:50:09 3282215a7149
03-Dec-2024 18:50:09 Error response from daemon: Cannot kill container: baf4370d8b5a: Container baf4370d8b5ac47adaa092f11c7d174df6724ecebb755e9c3184c41cc58b1a8a is not running
03-Dec-2024 18:50:09 baf4370d8b5a
03-Dec-2024 18:50:09 Error response from daemon: Cannot kill container: f290a20a1a65: Container f290a20a1a65c82cc428c7efb7d8150fd47efb53904425767c5c655a03ee3384 is not running
03-Dec-2024 18:50:09 f290a20a1a65
03-Dec-2024 18:50:09 Error response from daemon: Cannot kill container: b7579344ec2a: Container b7579344ec2a000b7224f650424080b5efaafa5763e17696ba9880f65fdb0f5e is not running
03-Dec-2024 18:50:09 b7579344ec2a
03-Dec-2024 18:50:09 Error response from daemon: Cannot kill container: 9ea25362c628: Container 9ea25362c628132a74f7f618374a8d6f870ce597a0719467e6745e7fc87321ee is not running
03-Dec-2024 18:50:10 9ea25362c628
03-Dec-2024 18:50:10 Error response from daemon: Cannot kill container: 091bc8371fd3: Container 091bc8371fd39d8984b78d7337ac8f8b39301dc5de64b6d040c273d80971ff81 is not running
03-Dec-2024 18:50:10 091bc8371fd3
03-Dec-2024 18:50:10 Error response from daemon: Cannot kill container: 6959eb7deec5: Container 6959eb7deec5556d4bbeb3eda7610c307be22df754228ba7d6958092adfc4f57 is not running
03-Dec-2024 18:50:10 6959eb7deec5
03-Dec-2024 18:50:10 Error response from daemon: Cannot kill container: 81cad8b3c865: Container 81cad8b3c86576e1a4c8237ca8dde166a1c898b2a911ab8bd7eb25f4ca937a66 is not running
03-Dec-2024 18:50:10 81cad8b3c865
03-Dec-2024 18:50:10 Error response from daemon: Cannot kill container: eddcf3ddcd8d: Container eddcf3ddcd8d807a58d381c37e98e90978480312527e497c558498ae9f840b1d is not running
03-Dec-2024 18:50:10 eddcf3ddcd8d
03-Dec-2024 18:50:11 Error response from daemon: Cannot kill container: e6eb958fea37: Container e6eb958fea379b44ea2036450d2b110afbfb29609d2966274e1145493046488d is not running
03-Dec-2024 18:50:11 e6eb958fea37
03-Dec-2024 18:50:11 Error response from daemon: Cannot kill container: ecb026000f79: Container ecb026000f796663f0197caa1dc2937f3429417df85ce9a8205da0d53fad28b3 is not running
03-Dec-2024 18:50:11 ecb026000f79
03-Dec-2024 18:50:11 Error response from daemon: Cannot kill container: 4a980ad4448d: Container 4a980ad4448dc6e7105f65fd7c4b0e1a7b36c7acfeaf57f3db71c24bd3a5c359 is not running
03-Dec-2024 18:50:11 4a980ad4448d
03-Dec-2024 18:50:11 Error response from daemon: Cannot kill container: 48e8004a89b4: Container 48e8004a89b41716e239ffacc993c4d400022e2df8eae49e9be79a55af794235 is not running
03-Dec-2024 18:50:11 48e8004a89b4
03-Dec-2024 18:50:11 Error response from daemon: Cannot kill container: 6b57e11661f2: Container 6b57e11661f254612024f8c127338f67a2166744ab9719f8fe6fef60c3262389 is not running
03-Dec-2024 18:50:12 6b57e11661f2
03-Dec-2024 18:50:12 Error response from daemon: Cannot kill container: 733cc51e9d4e: Container 733cc51e9d4edf5f0d9422c272d715993157b532e8aa52c1df43158894c95a1d is not running
03-Dec-2024 18:50:12 733cc51e9d4e
03-Dec-2024 18:50:12 Error response from daemon: Cannot kill container: 5176ab110688: Container 5176ab110688b0b91a798d59183f36bc147dca2f268cb7b2d6e6ad3701fe5339 is not running
03-Dec-2024 18:50:12 5176ab110688
03-Dec-2024 18:50:12 Error response from daemon: Cannot kill container: a7c3d7e96f9c: Container a7c3d7e96f9c2b629289fc3dea4f53a444961e54a0dc94543415f930e185c809 is not running
03-Dec-2024 18:50:12 a7c3d7e96f9c
03-Dec-2024 18:50:12 Error response from daemon: Cannot kill container: 32573a57e8ae: Container 32573a57e8aea80f6bea03edb205188fbe0540aacfdefea022f18b9415eb4c34 is not running
03-Dec-2024 18:50:12 32573a57e8ae
03-Dec-2024 18:50:13 Error response from daemon: Cannot kill container: d5eaed1b4e19: Container d5eaed1b4e19b7824d3d4cf90467cf77c8c22e39451987252cc9d2c049d055f8 is not running
03-Dec-2024 18:50:13 d5eaed1b4e19
03-Dec-2024 18:50:13 Error response from daemon: Cannot kill container: b4e73c4f5c18: Container b4e73c4f5c18196e78dc2931ff22a83c9f4dfa1411414d1cf4cffecfccbf60b0 is not running
03-Dec-2024 18:50:13 b4e73c4f5c18
03-Dec-2024 18:50:13 Error response from daemon: Cannot kill container: 04169a0204f7: Container 04169a0204f70852ae71547a3204d811cecf4b47bbefa1074e5721283f053c28 is not running
03-Dec-2024 18:50:13 04169a0204f7
03-Dec-2024 18:50:13 Error response from daemon: Cannot kill container: 5e487594fc5c: Container 5e487594fc5cc412628a23ef88c2773b2e5883e0ab15c6080e3dbc1bb4c36e25 is not running
03-Dec-2024 18:50:13 5e487594fc5c
03-Dec-2024 18:50:14 a8d6a75cec6a
03-Dec-2024 18:50:14 a8d6a75cec6a
03-Dec-2024 18:50:14 Stalled docker volumes to remove:
03-Dec-2024 18:50:14
03-Dec-2024 18:50:14 Removing stalled docker volumes
03-Dec-2024 18:50:14 Removing stalled loopdevices
03-Dec-2024 18:50:17 Done
03-Dec-2024 18:50:17 Finished task 'Clear env and working dir' with result: Success
03-Dec-2024 18:50:17 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
03-Dec-2024 18:50:17 Running post build plugin 'Docker Container Cleanup'
03-Dec-2024 18:50:17 Running post build plugin 'NCover Results Collector'
03-Dec-2024 18:50:17 Running post build plugin 'Build Results Label Collector'
03-Dec-2024 18:50:17 Running post build plugin 'Clover Results Collector'
03-Dec-2024 18:50:17 Running post build plugin 'npm Cache Cleanup'
03-Dec-2024 18:50:17 Running post build plugin 'Artifact Copier'
03-Dec-2024 18:50:17 Publishing an artifact: test_logs.tar.gz
03-Dec-2024 18:50:17 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 177.2 ms
03-Dec-2024 18:50:18 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSP'
03-Dec-2024 18:50:18 Finalising the build...
03-Dec-2024 18:50:18 Stopping timer.
03-Dec-2024 18:50:18 Build ODSRV-OAP-MSRFSP-3374 completed.
03-Dec-2024 18:50:18 Running on server: post build plugin 'Build Hanging Detection Configuration'
03-Dec-2024 18:50:18 Running on server: post build plugin 'NCover Results Collector'
03-Dec-2024 18:50:18 Running on server: post build plugin 'Build Labeller'
03-Dec-2024 18:50:18 Running on server: post build plugin 'Clover Delta Calculator'
03-Dec-2024 18:50:18 Running on server: post build plugin 'Maven Dependencies Postprocessor'
03-Dec-2024 18:50:18 All post build plugins have finished
03-Dec-2024 18:50:18 Generating build results summary...
03-Dec-2024 18:50:18 Saving build results to disk...
03-Dec-2024 18:50:18 Store variable context...
03-Dec-2024 18:50:18 Finished building ODSRV-OAP-MSRFSP-3374.