oneclient acceptance tests using environment deployed from packages

Build: #3364 was successful

Job: multiprovider proxy directory CRUD proxyio hardlinks was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

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

15-Nov-2024 20:44:09 Unmounting client from /tmp/onedata/mnt/rnkn3ak54kzgxi6z
15-Nov-2024 20:44:09
15-Nov-2024 20:44:09
15-Nov-2024 20:44:56 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_delete_non_empty_wrong[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
15-Nov-2024 20:44:56 =================================================================
15-Nov-2024 20:44:56 - Executing scenario 'Fail to delete non-empty directory using rmdir'
15-Nov-2024 20:44:56 - from feature 'Multi_directory_CRUD'
15-Nov-2024 20:44:56 -----------------------------------------------------------------
15-Nov-2024 20:44:56 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:44:56 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:44:56 using [token, token] by [user1, user2]"'
15-Nov-2024 20:44:56 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-h5frn', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:44:56 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-h5frn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:44:56 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-h5frn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:44:56
15-Nov-2024 20:44:56
15-Nov-2024 20:44:56 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-h5frn'
15-Nov-2024 20:44:56 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-h5frn' successfully started
15-Nov-2024 20:44:56
15-Nov-2024 20:44:56 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/int98qr3elsa1gr5
15-Nov-2024 20:44:56
15-Nov-2024 20:44:56 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/int98qr3elsa1gr5 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/int98qr3elsa1gr5
15-Nov-2024 20:44:56 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '8481823261772525322'...
15-Nov-2024 20:44:56 Getting configuration...
15-Nov-2024 20:44:56 Oneclient has been successfully mounted in '/tmp/onedata/mnt/int98qr3elsa1gr5'.
15-Nov-2024 20:44:56
15-Nov-2024 20:44:56 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hstpg', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:44:56 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hstpg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:44:56 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hstpg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:44:56
15-Nov-2024 20:44:56
15-Nov-2024 20:44:56 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-hstpg'
15-Nov-2024 20:44:56 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-hstpg' successfully started
15-Nov-2024 20:44:56
15-Nov-2024 20:44:56 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ixqbgtigoxrb8gm3
15-Nov-2024 20:44:56
15-Nov-2024 20:44:56 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ixqbgtigoxrb8gm3 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ixqbgtigoxrb8gm3
15-Nov-2024 20:44:56 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '16766105077972999279'...
15-Nov-2024 20:44:56 Getting configuration...
15-Nov-2024 20:44:56 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ixqbgtigoxrb8gm3'.
15-Nov-2024 20:44:56
15-Nov-2024 20:44:56 -- Executing step: 'When "user2 creates directories [space1/dir1, space1/dir1/child1] on client21"'
15-Nov-2024 20:44:56 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
15-Nov-2024 20:44:56 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
15-Nov-2024 20:44:56 -- Executing step: 'When "user1 sees [child1] in space1/dir1 on client11"'
15-Nov-2024 20:44:56 -- Executing step: 'When "user2 sees [child1] in space1/dir1 on client21"'
15-Nov-2024 20:44:56 -- Executing step: 'When "user1 fails to delete directories (rmdir) [space1/dir1] on client11"'
15-Nov-2024 20:44:56 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
15-Nov-2024 20:44:56 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
15-Nov-2024 20:44:56 -- Executing step: 'When "user1 can stat [child1] in space1/dir1 on client11"'
15-Nov-2024 20:44:56 -- Executing step: 'When "user2 can stat [child1] in space1/dir1 on client21"'
15-Nov-2024 20:44:56 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
15-Nov-2024 20:44:56 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
15-Nov-2024 20:44:56 -- Executing step: 'When "user1 sees [child1] in space1/dir1 on client11"'
15-Nov-2024 20:44:56 -- Executing step: 'When "user2 sees [child1] in space1/dir1 on client21"'
15-Nov-2024 20:44:56 =================================================================
15-Nov-2024 20:44:56
15-Nov-2024 20:44:57 PASSED
15-Nov-2024 20:44:57 Unmounting client from /tmp/onedata/mnt/int98qr3elsa1gr5
15-Nov-2024 20:44:57
15-Nov-2024 20:44:57
15-Nov-2024 20:44:57 Unmounting client from /tmp/onedata/mnt/ixqbgtigoxrb8gm3
15-Nov-2024 20:44:57
15-Nov-2024 20:44:57
15-Nov-2024 20:45:46 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_delete_non_empty[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
15-Nov-2024 20:45:46 =================================================================
15-Nov-2024 20:45:46 - Executing scenario 'Delete non-empty directory'
15-Nov-2024 20:45:46 - from feature 'Multi_directory_CRUD'
15-Nov-2024 20:45:46 -----------------------------------------------------------------
15-Nov-2024 20:45:46 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:45:46 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:45:46 using [token, token] by [user1, user2]"'
15-Nov-2024 20:45:46 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-h5frn', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:45:46 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-h5frn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:45:46 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-h5frn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:45:46
15-Nov-2024 20:45:46
15-Nov-2024 20:45:46 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-h5frn'
15-Nov-2024 20:45:46 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-h5frn' successfully started
15-Nov-2024 20:45:46
15-Nov-2024 20:45:46 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/wvmcffet9j0bvrgm
15-Nov-2024 20:45:46
15-Nov-2024 20:45:46 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/wvmcffet9j0bvrgm --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/wvmcffet9j0bvrgm
15-Nov-2024 20:45:46 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '13670316019791100213'...
15-Nov-2024 20:45:46 Getting configuration...
15-Nov-2024 20:45:46 Oneclient has been successfully mounted in '/tmp/onedata/mnt/wvmcffet9j0bvrgm'.
15-Nov-2024 20:45:46
15-Nov-2024 20:45:46 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hstpg', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:45:46 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hstpg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:45:46 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hstpg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:45:46
15-Nov-2024 20:45:46
15-Nov-2024 20:45:46 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-hstpg'
15-Nov-2024 20:45:46 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-hstpg' successfully started
15-Nov-2024 20:45:46
15-Nov-2024 20:45:46 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/t2rzswzeuy0k7r4m
15-Nov-2024 20:45:46
15-Nov-2024 20:45:46 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/t2rzswzeuy0k7r4m --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/t2rzswzeuy0k7r4m
15-Nov-2024 20:45:46 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '147872962014311709'...
15-Nov-2024 20:45:46 Getting configuration...
15-Nov-2024 20:45:46 Oneclient has been successfully mounted in '/tmp/onedata/mnt/t2rzswzeuy0k7r4m'.
15-Nov-2024 20:45:46
15-Nov-2024 20:45:46 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/child1, space1/dir1/child2, space1/dir2/dir3/child1]
15-Nov-2024 20:45:46 on client11"'
15-Nov-2024 20:45:46 -- Executing step: 'When "user1 sees [dir1, dir2] in space1 on client11"'
15-Nov-2024 20:45:46 -- Executing step: 'When "user2 sees [dir1, dir2] in space1 on client21"'
15-Nov-2024 20:45:46 -- Executing step: 'When "user1 sees [child1, child2] in space1/dir1 on client11"'
15-Nov-2024 20:45:46 -- Executing step: 'When "user2 sees [child1, child2] in space1/dir1 on client21"'
15-Nov-2024 20:45:46 -- Executing step: 'When "user1 sees [dir3] in space1/dir2 on client11"'
15-Nov-2024 20:45:46 -- Executing step: 'When "user2 sees [dir3] in space1/dir2 on client21"'
15-Nov-2024 20:45:46 -- Executing step: 'When "user1 sees [child1] in space1/dir2/dir3 on client11"'
15-Nov-2024 20:45:46 -- Executing step: 'When "user2 sees [child1] in space1/dir2/dir3 on client21"'
15-Nov-2024 20:45:46 -- Executing step: 'When "user1 deletes directories (rm -rf) [space1/dir1, space1/dir2] on client11"'
15-Nov-2024 20:45:46 -- Executing step: 'Then "user1 can't stat [dir1, dir2] in space1 on client11"'
15-Nov-2024 20:45:46 -- Executing step: 'Then "user2 can't stat [dir1, dir2] in space1 on client21"'
15-Nov-2024 20:45:46 -- Executing step: 'Then "user1 doesn't see [dir1, dir2] in space1 on client11"'
15-Nov-2024 20:45:46 -- Executing step: 'Then "user2 doesn't see [dir1, dir2] in space1 on client21"'
15-Nov-2024 20:45:46 =================================================================
15-Nov-2024 20:45:46
15-Nov-2024 20:45:47 PASSED
15-Nov-2024 20:45:47 Unmounting client from /tmp/onedata/mnt/wvmcffet9j0bvrgm
15-Nov-2024 20:45:47
15-Nov-2024 20:45:47
15-Nov-2024 20:45:47 Unmounting client from /tmp/onedata/mnt/t2rzswzeuy0k7r4m
15-Nov-2024 20:45:47
15-Nov-2024 20:45:47
15-Nov-2024 20:46:38 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
15-Nov-2024 20:46:38 =================================================================
15-Nov-2024 20:46:38 - Executing scenario 'Move directory'
15-Nov-2024 20:46:38 - from feature 'Multi_directory_CRUD'
15-Nov-2024 20:46:38 -----------------------------------------------------------------
15-Nov-2024 20:46:38 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:46:38 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:46:38 using [token, token] by [user1, user2]"'
15-Nov-2024 20:46:38 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-h5frn', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:46:38 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-h5frn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:46:38 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-h5frn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:46:38
15-Nov-2024 20:46:38
15-Nov-2024 20:46:38 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-h5frn'
15-Nov-2024 20:46:38 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-h5frn' successfully started
15-Nov-2024 20:46:38
15-Nov-2024 20:46:38 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/335lbm3qz7pcepjs
15-Nov-2024 20:46:38
15-Nov-2024 20:46:38 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/335lbm3qz7pcepjs --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/335lbm3qz7pcepjs
15-Nov-2024 20:46:38 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '8909747578843844419'...
15-Nov-2024 20:46:38 Getting configuration...
15-Nov-2024 20:46:38 Oneclient has been successfully mounted in '/tmp/onedata/mnt/335lbm3qz7pcepjs'.
15-Nov-2024 20:46:38
15-Nov-2024 20:46:38 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hstpg', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:46:38 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hstpg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:46:38 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hstpg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:46:38
15-Nov-2024 20:46:38
15-Nov-2024 20:46:38 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-hstpg'
15-Nov-2024 20:46:38 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-hstpg' successfully started
15-Nov-2024 20:46:38
15-Nov-2024 20:46:38 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/huonl2glyvtu5yl9
15-Nov-2024 20:46:38
15-Nov-2024 20:46:38 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/huonl2glyvtu5yl9 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/huonl2glyvtu5yl9
15-Nov-2024 20:46:38 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '14185174498863392134'...
15-Nov-2024 20:46:38 Getting configuration...
15-Nov-2024 20:46:38 Oneclient has been successfully mounted in '/tmp/onedata/mnt/huonl2glyvtu5yl9'.
15-Nov-2024 20:46:38
15-Nov-2024 20:46:38 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"'
15-Nov-2024 20:46:38 -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"'
15-Nov-2024 20:46:38 -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"'
15-Nov-2024 20:46:38 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
15-Nov-2024 20:46:38 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
15-Nov-2024 20:46:38 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
15-Nov-2024 20:46:38 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
15-Nov-2024 20:46:38 -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"'
15-Nov-2024 20:46:38 -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"'
15-Nov-2024 20:46:38 -- Executing step: 'When "user1 renames space1/dir4/dir5 to space1/dir1/dir2/dir3 on client11"'
15-Nov-2024 20:46:38 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3 on client11"'
15-Nov-2024 20:46:38 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3 on client21"'
15-Nov-2024 20:46:38 -- Executing step: 'Then "user1 doesn't see [dir5] in space1/dir4 on client11"'
15-Nov-2024 20:46:38 -- Executing step: 'Then "user2 doesn't see [dir5] in space1/dir4 on client21"'
15-Nov-2024 20:46:38 -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3 on client11"'
15-Nov-2024 20:46:38 -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3 on client21"'
15-Nov-2024 20:46:38 =================================================================
15-Nov-2024 20:46:38
15-Nov-2024 20:46:39 PASSED
15-Nov-2024 20:46:39 Unmounting client from /tmp/onedata/mnt/335lbm3qz7pcepjs
15-Nov-2024 20:46:39
15-Nov-2024 20:46:39
15-Nov-2024 20:46:39 Unmounting client from /tmp/onedata/mnt/huonl2glyvtu5yl9
15-Nov-2024 20:46:39
15-Nov-2024 20:46:39
15-Nov-2024 20:47:29 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_copy[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
15-Nov-2024 20:47:29 =================================================================
15-Nov-2024 20:47:29 - Executing scenario 'Copy directory'
15-Nov-2024 20:47:29 - from feature 'Multi_directory_CRUD'
15-Nov-2024 20:47:29 -----------------------------------------------------------------
15-Nov-2024 20:47:29 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:47:29 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:47:29 using [token, token] by [user1, user2]"'
15-Nov-2024 20:47:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-h5frn', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:47:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-h5frn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:47:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-h5frn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:47:29
15-Nov-2024 20:47:29
15-Nov-2024 20:47:29 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-h5frn'
15-Nov-2024 20:47:29 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-h5frn' successfully started
15-Nov-2024 20:47:29
15-Nov-2024 20:47:29 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/5x4xohlyyoax24gn
15-Nov-2024 20:47:29
15-Nov-2024 20:47:29 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/5x4xohlyyoax24gn --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/5x4xohlyyoax24gn
15-Nov-2024 20:47:29 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7146020600860110007'...
15-Nov-2024 20:47:29 Getting configuration...
15-Nov-2024 20:47:29 Oneclient has been successfully mounted in '/tmp/onedata/mnt/5x4xohlyyoax24gn'.
15-Nov-2024 20:47:29
15-Nov-2024 20:47:29 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hstpg', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:47:29 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hstpg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:47:29 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hstpg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:47:29
15-Nov-2024 20:47:29
15-Nov-2024 20:47:29 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-hstpg'
15-Nov-2024 20:47:29 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-hstpg' successfully started
15-Nov-2024 20:47:29
15-Nov-2024 20:47:29 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/4t8no4ox88rfgvea
15-Nov-2024 20:47:29
15-Nov-2024 20:47:29 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/4t8no4ox88rfgvea --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/4t8no4ox88rfgvea
15-Nov-2024 20:47:29 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '4463398790690723388'...
15-Nov-2024 20:47:29 Getting configuration...
15-Nov-2024 20:47:29 Oneclient has been successfully mounted in '/tmp/onedata/mnt/4t8no4ox88rfgvea'.
15-Nov-2024 20:47:29
15-Nov-2024 20:47:29 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"'
15-Nov-2024 20:47:29 -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"'
15-Nov-2024 20:47:29 -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"'
15-Nov-2024 20:47:29 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
15-Nov-2024 20:47:29 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
15-Nov-2024 20:47:29 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
15-Nov-2024 20:47:29 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
15-Nov-2024 20:47:29 -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"'
15-Nov-2024 20:47:29 -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"'
15-Nov-2024 20:47:29 -- Executing step: 'When "user1 copies directory space1/dir4 to space1/dir1/dir2/dir3 on client11"'
15-Nov-2024 20:47:29 -- Executing step: 'Then "user1 can stat [dir4] in space1/dir1/dir2/dir3 on client11"'
15-Nov-2024 20:47:29 -- Executing step: 'Then "user2 can stat [dir4] in space1/dir1/dir2/dir3 on client21"'
15-Nov-2024 20:47:29 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client11"'
15-Nov-2024 20:47:29 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client21"'
15-Nov-2024 20:47:29 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir4 on client11"'
15-Nov-2024 20:47:29 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir4 on client21"'
15-Nov-2024 20:47:29 -- Executing step: 'Then "user1 sees [dir4] in space1/dir1/dir2/dir3 on client11"'
15-Nov-2024 20:47:29 -- Executing step: 'Then "user2 sees [dir4] in space1/dir1/dir2/dir3 on client21"'
15-Nov-2024 20:47:29 -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client11"'
15-Nov-2024 20:47:29 -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client21"'
15-Nov-2024 20:47:29 -- Executing step: 'Then "user1 sees [dir5] in space1/dir4 on client11"'
15-Nov-2024 20:47:29 -- Executing step: 'Then "user2 sees [dir5] in space1/dir4 on client21"'
15-Nov-2024 20:47:29 =================================================================
15-Nov-2024 20:47:29
15-Nov-2024 20:47:30 PASSED
15-Nov-2024 20:47:30 Unmounting client from /tmp/onedata/mnt/5x4xohlyyoax24gn
15-Nov-2024 20:47:30
15-Nov-2024 20:47:30
15-Nov-2024 20:47:30 Unmounting client from /tmp/onedata/mnt/4t8no4ox88rfgvea
15-Nov-2024 20:47:30
15-Nov-2024 20:47:30
15-Nov-2024 20:48:19 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move_to_itself[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
15-Nov-2024 20:48:19 =================================================================
15-Nov-2024 20:48:19 - Executing scenario 'Fail to move directory to itself'
15-Nov-2024 20:48:19 - from feature 'Multi_directory_CRUD'
15-Nov-2024 20:48:19 -----------------------------------------------------------------
15-Nov-2024 20:48:19 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:48:19 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:48:19 using [token, token] by [user1, user2]"'
15-Nov-2024 20:48:19 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-h5frn', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:48:19 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-h5frn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:48:19 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-h5frn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:48:19
15-Nov-2024 20:48:19
15-Nov-2024 20:48:19 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-h5frn'
15-Nov-2024 20:48:19 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-h5frn' successfully started
15-Nov-2024 20:48:19
15-Nov-2024 20:48:19 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/rk589dvqemvb2nje
15-Nov-2024 20:48:19
15-Nov-2024 20:48:19 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/rk589dvqemvb2nje --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/rk589dvqemvb2nje
15-Nov-2024 20:48:19 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12570179562532736609'...
15-Nov-2024 20:48:19 Getting configuration...
15-Nov-2024 20:48:19 Oneclient has been successfully mounted in '/tmp/onedata/mnt/rk589dvqemvb2nje'.
15-Nov-2024 20:48:19
15-Nov-2024 20:48:19 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hstpg', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:48:19 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hstpg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:48:19 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hstpg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:48:19
15-Nov-2024 20:48:19
15-Nov-2024 20:48:19 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-hstpg'
15-Nov-2024 20:48:19 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-hstpg' successfully started
15-Nov-2024 20:48:19
15-Nov-2024 20:48:19 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/0xteuiqdfonot5k0
15-Nov-2024 20:48:19
15-Nov-2024 20:48:19 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/0xteuiqdfonot5k0 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/0xteuiqdfonot5k0
15-Nov-2024 20:48:19 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '7950008520704904947'...
15-Nov-2024 20:48:19 Getting configuration...
15-Nov-2024 20:48:19 Oneclient has been successfully mounted in '/tmp/onedata/mnt/0xteuiqdfonot5k0'.
15-Nov-2024 20:48:19
15-Nov-2024 20:48:19 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
15-Nov-2024 20:48:19 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
15-Nov-2024 20:48:19 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
15-Nov-2024 20:48:19 -- Executing step: 'When "user1 fails to move space1/dir1 to space1/dir1 using shell command on client11"'
15-Nov-2024 20:48:19 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
15-Nov-2024 20:48:19 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
15-Nov-2024 20:48:19 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
15-Nov-2024 20:48:19 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
15-Nov-2024 20:48:19 =================================================================
15-Nov-2024 20:48:19
15-Nov-2024 20:48:20 PASSED
15-Nov-2024 20:48:20 Unmounting client from /tmp/onedata/mnt/rk589dvqemvb2nje
15-Nov-2024 20:48:20
15-Nov-2024 20:48:20
15-Nov-2024 20:48:20 Unmounting client from /tmp/onedata/mnt/0xteuiqdfonot5k0
15-Nov-2024 20:48:20
15-Nov-2024 20:48:20
15-Nov-2024 20:49:09 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move_to_subtree[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
15-Nov-2024 20:49:09 =================================================================
15-Nov-2024 20:49:09 - Executing scenario 'Fail to move directory to its subtree'
15-Nov-2024 20:49:09 - from feature 'Multi_directory_CRUD'
15-Nov-2024 20:49:09 -----------------------------------------------------------------
15-Nov-2024 20:49:09 -- Executing step: 'Given "oneclients [client11, client21]
15-Nov-2024 20:49:09 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
15-Nov-2024 20:49:09 using [token, token] by [user1, user2]"'
15-Nov-2024 20:49:09 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-h5frn', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:49:09 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-h5frn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:49:09 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-h5frn', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:49:09
15-Nov-2024 20:49:09
15-Nov-2024 20:49:09 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-h5frn'
15-Nov-2024 20:49:09 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-h5frn' successfully started
15-Nov-2024 20:49:09
15-Nov-2024 20:49:09 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/c4e9uhw8bia54h1a
15-Nov-2024 20:49:09
15-Nov-2024 20:49:09 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/c4e9uhw8bia54h1a --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/c4e9uhw8bia54h1a
15-Nov-2024 20:49:09 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17304841294606076018'...
15-Nov-2024 20:49:09 Getting configuration...
15-Nov-2024 20:49:09 Oneclient has been successfully mounted in '/tmp/onedata/mnt/c4e9uhw8bia54h1a'.
15-Nov-2024 20:49:09
15-Nov-2024 20:49:09 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hstpg', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
15-Nov-2024 20:49:09 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hstpg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
15-Nov-2024 20:49:09 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-hstpg', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
15-Nov-2024 20:49:09
15-Nov-2024 20:49:09
15-Nov-2024 20:49:09 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-hstpg'
15-Nov-2024 20:49:09 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-hstpg' successfully started
15-Nov-2024 20:49:09
15-Nov-2024 20:49:09 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/xsqo3u6an3pk1tw1
15-Nov-2024 20:49:09
15-Nov-2024 20:49:09 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/xsqo3u6an3pk1tw1 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/xsqo3u6an3pk1tw1
15-Nov-2024 20:49:09 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '2133630909502501529'...
15-Nov-2024 20:49:09 Getting configuration...
15-Nov-2024 20:49:09 Oneclient has been successfully mounted in '/tmp/onedata/mnt/xsqo3u6an3pk1tw1'.
15-Nov-2024 20:49:09
15-Nov-2024 20:49:09 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3] on client11"'
15-Nov-2024 20:49:09 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
15-Nov-2024 20:49:09 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
15-Nov-2024 20:49:09 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
15-Nov-2024 20:49:09 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
15-Nov-2024 20:49:09 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
15-Nov-2024 20:49:09 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
15-Nov-2024 20:49:09 -- Executing step: 'When "user1 fails to rename space1/dir1 to space1/dir1/dir2/dir3 on client11"'
15-Nov-2024 20:49:09 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
15-Nov-2024 20:49:09 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
15-Nov-2024 20:49:09 -- Executing step: 'When "user1 can stat [dir2] in space1/dir1 on client11"'
15-Nov-2024 20:49:09 -- Executing step: 'When "user2 can stat [dir2] in space1/dir1 on client21"'
15-Nov-2024 20:49:09 -- Executing step: 'When "user1 can stat [dir3] in space1/dir1/dir2 on client11"'
15-Nov-2024 20:49:09 -- Executing step: 'When "user2 can stat [dir3] in space1/dir1/dir2 on client21"'
15-Nov-2024 20:49:09 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
15-Nov-2024 20:49:09 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
15-Nov-2024 20:49:09 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
15-Nov-2024 20:49:09 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
15-Nov-2024 20:49:09 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
15-Nov-2024 20:49:09 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
15-Nov-2024 20:49:09 =================================================================
15-Nov-2024 20:49:09
15-Nov-2024 20:49:33 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
15-Nov-2024 20:49:33 PASSED
15-Nov-2024 20:49:33 Unmounting client from /tmp/onedata/mnt/c4e9uhw8bia54h1a
15-Nov-2024 20:49:33
15-Nov-2024 20:49:33
15-Nov-2024 20:49:33 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
15-Nov-2024 20:49:33 Unmounting client from /tmp/onedata/mnt/xsqo3u6an3pk1tw1
15-Nov-2024 20:49:33
15-Nov-2024 20:49:33 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPH/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy/test_multi_directory_CRUD.1731703749.7076268', '-c', '/tmp/logs']
15-Nov-2024 20:49:33 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-rvk9p. See /home/bamboo/.one-env/deployments/2024.11.15-20.20.22/pod-logs/dev-cross-support-job-3p-users-rvk9p/entrypoint.log for more details
15-Nov-2024 20:49:33 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-h5frn: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.15-20.20.22/pod-logs/dev-oneclient-krakow-7d9476b8bc-h5frn/oneclient_logs
15-Nov-2024 20:49:33
15-Nov-2024 20:49:33               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=198/231)
15-Nov-2024 20:49:33               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:49:33          27,389   0%   26.12MB/s    0:00:00 (xfr#1, to-chk=197/231)
15-Nov-2024 20:49:33          27,389   0%   26.12MB/s    0:00:00 (xfr#1, to-chk=191/231)
15-Nov-2024 20:49:33          27,947   0%   26.65MB/s    0:00:00 (xfr#2, to-chk=193/231)
15-Nov-2024 20:49:33         133,997   3%   25.56MB/s    0:00:00 (xfr#3, to-chk=192/231)
15-Nov-2024 20:49:33         134,555   3%   25.66MB/s    0:00:00 (xfr#4, to-chk=191/231)
15-Nov-2024 20:49:33         174,590   4%   23.79MB/s    0:00:00 (xfr#5, to-chk=190/231)
15-Nov-2024 20:49:33         175,532   4%   23.91MB/s    0:00:00 (xfr#6, to-chk=186/231)
15-Nov-2024 20:49:33         322,502   7%    8.31MB/s    0:00:00 (xfr#7, to-chk=185/231)
15-Nov-2024 20:49:33         323,444   7%    8.12MB/s    0:00:00 (xfr#8, to-chk=184/231)
15-Nov-2024 20:49:33         324,072   7%    8.13MB/s    0:00:00 (xfr#9, to-chk=183/231)
15-Nov-2024 20:49:33         369,709   8%    9.28MB/s    0:00:00 (xfr#10, to-chk=182/231)
15-Nov-2024 20:49:33         370,171   8%    9.29MB/s    0:00:00 (xfr#11, to-chk=178/231)
15-Nov-2024 20:49:33         585,521  13%   13.96MB/s    0:00:00 (xfr#12, to-chk=177/231)
15-Nov-2024 20:49:33         585,983  13%   13.97MB/s    0:00:00 (xfr#13, to-chk=176/231)
15-Nov-2024 20:49:33         615,136  14%   14.67MB/s    0:00:00 (xfr#14, to-chk=175/231)
15-Nov-2024 20:49:33         615,598  14%   14.68MB/s    0:00:00 (xfr#15, to-chk=171/231)
15-Nov-2024 20:49:33         718,788  16%   16.72MB/s    0:00:00 (xfr#16, to-chk=170/231)
15-Nov-2024 20:49:33         719,250  16%   16.73MB/s    0:00:00 (xfr#17, to-chk=169/231)
15-Nov-2024 20:49:33         779,292  18%   17.70MB/s    0:00:00 (xfr#18, to-chk=168/231)
15-Nov-2024 20:49:33         780,042  18%   12.40MB/s    0:00:00 (xfr#19, to-chk=164/231)
15-Nov-2024 20:49:33       1,171,462  27%   11.40MB/s    0:00:00 (xfr#20, to-chk=163/231)
15-Nov-2024 20:49:33       1,172,212  27%   11.41MB/s    0:00:00 (xfr#21, to-chk=162/231)
15-Nov-2024 20:49:33       1,172,840  27%   11.30MB/s    0:00:00 (xfr#22, to-chk=161/231)
15-Nov-2024 20:49:33       1,213,995  28%   11.24MB/s    0:00:00 (xfr#23, to-chk=160/231)
15-Nov-2024 20:49:33       1,214,265  28%   11.24MB/s    0:00:00 (xfr#24, to-chk=156/231)
15-Nov-2024 20:49:33       1,385,861  32%   11.91MB/s    0:00:00 (xfr#25, to-chk=155/231)
15-Nov-2024 20:49:33       1,386,131  32%   11.80MB/s    0:00:00 (xfr#26, to-chk=154/231)
15-Nov-2024 20:49:33       1,418,631  33%   11.37MB/s    0:00:00 (xfr#27, to-chk=153/231)
15-Nov-2024 20:49:33       1,419,477  33%   11.28MB/s    0:00:00 (xfr#28, to-chk=149/231)
15-Nov-2024 20:49:33       1,574,479  37%   11.12MB/s    0:00:00 (xfr#29, to-chk=148/231)
15-Nov-2024 20:49:33       1,575,325  37%   11.05MB/s    0:00:00 (xfr#30, to-chk=147/231)
15-Nov-2024 20:49:33       1,594,589  37%   10.94MB/s    0:00:00 (xfr#31, to-chk=146/231)
15-Nov-2024 20:49:33       1,595,147  37%   10.87MB/s    0:00:00 (xfr#32, to-chk=142/231)
15-Nov-2024 20:49:33       1,659,870  39%    9.31MB/s    0:00:00 (xfr#33, to-chk=141/231)
15-Nov-2024 20:49:33       1,660,428  39%    9.26MB/s    0:00:00 (xfr#34, to-chk=140/231)
15-Nov-2024 20:49:33       1,679,829  39%    9.37MB/s    0:00:00 (xfr#35, to-chk=139/231)
15-Nov-2024 20:49:33       1,680,195  39%    9.37MB/s    0:00:00 (xfr#36, to-chk=135/231)
15-Nov-2024 20:49:33       1,750,322  41%    9.70MB/s    0:00:00 (xfr#37, to-chk=134/231)
15-Nov-2024 20:49:33       1,750,688  41%    9.71MB/s    0:00:00 (xfr#38, to-chk=133/231)
15-Nov-2024 20:49:33       1,751,316  41%    9.71MB/s    0:00:00 (xfr#39, to-chk=132/231)
15-Nov-2024 20:49:33       1,781,480  41%    9.71MB/s    0:00:00 (xfr#40, to-chk=131/231)
15-Nov-2024 20:49:33       1,782,230  41%    9.71MB/s    0:00:00 (xfr#41, to-chk=127/231)
15-Nov-2024 20:49:33       1,892,976  44%    9.81MB/s    0:00:00 (xfr#42, to-chk=126/231)
15-Nov-2024 20:49:33       1,893,726  44%    9.76MB/s    0:00:00 (xfr#43, to-chk=125/231)
15-Nov-2024 20:49:33       1,917,804  45%    9.43MB/s    0:00:00 (xfr#44, to-chk=124/231)
15-Nov-2024 20:49:33       1,918,266  45%    9.43MB/s    0:00:00 (xfr#45, to-chk=120/231)
15-Nov-2024 20:49:33       2,019,565  47%    8.96MB/s    0:00:00 (xfr#46, to-chk=119/231)
15-Nov-2024 20:49:33       2,020,027  47%    8.92MB/s    0:00:00 (xfr#47, to-chk=118/231)
15-Nov-2024 20:49:33       2,035,661  47%    8.99MB/s    0:00:00 (xfr#48, to-chk=117/231)
15-Nov-2024 20:49:33       2,036,123  47%    8.99MB/s    0:00:00 (xfr#49, to-chk=113/231)
15-Nov-2024 20:49:33       2,094,160  49%    9.20MB/s    0:00:00 (xfr#50, to-chk=112/231)
15-Nov-2024 20:49:33       2,094,622  49%    9.21MB/s    0:00:00 (xfr#51, to-chk=111/231)
15-Nov-2024 20:49:33       2,115,986  49%    9.30MB/s    0:00:00 (xfr#52, to-chk=110/231)
15-Nov-2024 20:49:33       2,116,544  49%    9.26MB/s    0:00:00 (xfr#53, to-chk=106/231)
15-Nov-2024 20:49:33       2,200,289  51%    9.58MB/s    0:00:00 (xfr#54, to-chk=105/231)
15-Nov-2024 20:49:33       2,200,847  51%    9.41MB/s    0:00:00 (xfr#55, to-chk=104/231)
15-Nov-2024 20:49:33       2,223,316  52%    9.51MB/s    0:00:00 (xfr#56, to-chk=103/231)
15-Nov-2024 20:49:33       2,224,066  52%    9.47MB/s    0:00:00 (xfr#57, to-chk=99/231)
15-Nov-2024 20:49:33       2,324,775  54%    9.85MB/s    0:00:00 (xfr#58, to-chk=98/231)
15-Nov-2024 20:49:33       2,325,525  54%    9.86MB/s    0:00:00 (xfr#59, to-chk=97/231)
15-Nov-2024 20:49:33       2,326,153  54%    9.86MB/s    0:00:00 (xfr#60, to-chk=96/231)
15-Nov-2024 20:49:33       2,348,939  55%    9.96MB/s    0:00:00 (xfr#61, to-chk=95/231)
15-Nov-2024 20:49:33       2,349,593  55%    9.96MB/s    0:00:00 (xfr#62, to-chk=91/231)
15-Nov-2024 20:49:33       2,430,002  57%   10.25MB/s    0:00:00 (xfr#63, to-chk=90/231)
15-Nov-2024 20:49:33       2,430,656  57%   10.26MB/s    0:00:00 (xfr#64, to-chk=89/231)
15-Nov-2024 20:49:33       2,445,640  57%   10.23MB/s    0:00:00 (xfr#65, to-chk=88/231)
15-Nov-2024 20:49:33       2,446,006  57%   10.23MB/s    0:00:00 (xfr#66, to-chk=84/231)
15-Nov-2024 20:49:33       2,502,405  58%   10.29MB/s    0:00:00 (xfr#67, to-chk=83/231)
15-Nov-2024 20:49:33       2,502,771  58%   10.29MB/s    0:00:00 (xfr#68, to-chk=82/231)
15-Nov-2024 20:49:33       2,524,578  59%    9.75MB/s    0:00:00 (xfr#69, to-chk=81/231)
15-Nov-2024 20:49:33       2,525,232  59%    9.75MB/s    0:00:00 (xfr#70, to-chk=77/231)
15-Nov-2024 20:49:33       2,599,355  61%   10.00MB/s    0:00:00 (xfr#71, to-chk=76/231)
15-Nov-2024 20:49:33       2,600,009  61%    9.96MB/s    0:00:00 (xfr#72, to-chk=75/231)
15-Nov-2024 20:49:33       2,600,637  61%    9.96MB/s    0:00:00 (xfr#73, to-chk=74/231)
15-Nov-2024 20:49:33       2,623,371  61%   10.05MB/s    0:00:00 (xfr#74, to-chk=73/231)
15-Nov-2024 20:49:33       2,623,833  61%   10.01MB/s    0:00:00 (xfr#75, to-chk=69/231)
15-Nov-2024 20:49:33       2,698,662  63%    9.90MB/s    0:00:00 (xfr#76, to-chk=68/231)
15-Nov-2024 20:49:33       2,699,124  63%    9.90MB/s    0:00:00 (xfr#77, to-chk=67/231)
15-Nov-2024 20:49:33       2,737,935  64%    9.93MB/s    0:00:00 (xfr#78, to-chk=66/231)
15-Nov-2024 20:49:33       2,738,877  64%    9.93MB/s    0:00:00 (xfr#79, to-chk=62/231)
15-Nov-2024 20:49:33       2,903,644  68%   10.00MB/s    0:00:00 (xfr#80, to-chk=61/231)
15-Nov-2024 20:49:33       2,904,586  68%   10.00MB/s    0:00:00 (xfr#81, to-chk=60/231)
15-Nov-2024 20:49:33       2,905,214  68%   10.00MB/s    0:00:00 (xfr#82, to-chk=59/231)
15-Nov-2024 20:49:33       2,926,247  68%   10.04MB/s    0:00:00 (xfr#83, to-chk=58/231)
15-Nov-2024 20:49:33       2,926,709  68%   10.04MB/s    0:00:00 (xfr#84, to-chk=54/231)
15-Nov-2024 20:49:33       3,017,915  71%   10.21MB/s    0:00:00 (xfr#85, to-chk=53/231)
15-Nov-2024 20:49:33       3,018,377  71%   10.17MB/s    0:00:00 (xfr#86, to-chk=52/231)
15-Nov-2024 20:49:33       3,039,297  71%   10.24MB/s    0:00:00 (xfr#87, to-chk=51/231)
15-Nov-2024 20:49:33       3,039,759  71%   10.21MB/s    0:00:00 (xfr#88, to-chk=47/231)
15-Nov-2024 20:49:33       3,141,395  73%   10.51MB/s    0:00:00 (xfr#89, to-chk=46/231)
15-Nov-2024 20:49:33       3,141,857  73%   10.51MB/s    0:00:00 (xfr#90, to-chk=45/231)
15-Nov-2024 20:49:33       3,142,485  73%   10.52MB/s    0:00:00 (xfr#91, to-chk=44/231)
15-Nov-2024 20:49:33       3,163,297  74%   10.55MB/s    0:00:00 (xfr#92, to-chk=43/231)
15-Nov-2024 20:49:33       3,164,047  74%   10.55MB/s    0:00:00 (xfr#93, to-chk=39/231)
15-Nov-2024 20:49:33       3,229,926  75%   10.62MB/s    0:00:00 (xfr#94, to-chk=38/231)
15-Nov-2024 20:49:33       3,230,676  76%   10.59MB/s    0:00:00 (xfr#95, to-chk=37/231)
15-Nov-2024 20:49:33       3,231,304  76%   10.59MB/s    0:00:00 (xfr#96, to-chk=36/231)
15-Nov-2024 20:49:33       3,255,515  76%   10.67MB/s    0:00:00 (xfr#97, to-chk=35/231)
15-Nov-2024 20:49:33       3,256,265  76%   10.63MB/s    0:00:00 (xfr#98, to-chk=31/231)
15-Nov-2024 20:49:33       3,342,090  78%   10.62MB/s    0:00:00 (xfr#99, to-chk=30/231)
15-Nov-2024 20:49:33       3,342,840  78%   10.63MB/s    0:00:00 (xfr#100, to-chk=29/231)
15-Nov-2024 20:49:33       3,385,047  79%   10.58MB/s    0:00:00 (xfr#101, to-chk=28/231)
15-Nov-2024 20:49:33       3,385,701  79%   10.59MB/s    0:00:00 (xfr#102, to-chk=24/231)
15-Nov-2024 20:49:33       3,673,215  86%   11.16MB/s    0:00:00 (xfr#103, to-chk=23/231)
15-Nov-2024 20:49:33       3,673,869  86%   11.12MB/s    0:00:00 (xfr#104, to-chk=22/231)
15-Nov-2024 20:49:33       3,701,277  87%   11.17MB/s    0:00:00 (xfr#105, to-chk=21/231)
15-Nov-2024 20:49:33       3,702,027  87%   11.17MB/s    0:00:00 (xfr#106, to-chk=17/231)
15-Nov-2024 20:49:33       3,808,009  89%   11.46MB/s    0:00:00 (xfr#107, to-chk=16/231)
15-Nov-2024 20:49:33       3,808,759  89%   11.46MB/s    0:00:00 (xfr#108, to-chk=15/231)
15-Nov-2024 20:49:33       3,860,250  90%   11.58MB/s    0:00:00 (xfr#109, to-chk=14/231)
15-Nov-2024 20:49:33       3,861,000  90%   11.40MB/s    0:00:00 (xfr#110, to-chk=10/231)
15-Nov-2024 20:49:33       4,064,451  95%   11.89MB/s    0:00:00 (xfr#111, to-chk=9/231)
15-Nov-2024 20:49:33       4,065,201  95%   11.86MB/s    0:00:00 (xfr#112, to-chk=8/231)
15-Nov-2024 20:49:33       4,088,171  96%   11.92MB/s    0:00:00 (xfr#113, to-chk=7/231)
15-Nov-2024 20:49:33       4,088,729  96%   11.89MB/s    0:00:00 (xfr#114, to-chk=3/231)
15-Nov-2024 20:49:33       4,177,791  98%   11.86MB/s    0:00:00 (xfr#115, to-chk=2/231)
15-Nov-2024 20:49:33       4,178,349  98%   11.82MB/s    0:00:00 (xfr#116, to-chk=1/231)
15-Nov-2024 20:49:33       4,245,712  99%   11.98MB/s    0:00:00 (xfr#117, to-chk=0/231)
15-Nov-2024 20:49:33       4,245,712  99%   11.98MB/s    0:00:00 (xfr#117, to-chk=0/231)
15-Nov-2024 20:49:33       4,245,712  99%   11.98MB/s    0:00:00 (xfr#117, to-chk=0/231)
15-Nov-2024 20:49:33       4,245,712  99%   11.98MB/s    0:00:00 (xfr#117, to-chk=0/231)
15-Nov-2024 20:49:33       4,245,712  99%   11.98MB/s    0:00:00 (xfr#117, to-chk=0/231)
15-Nov-2024 20:49:33       4,245,712  99%   11.98MB/s    0:00:00 (xfr#117, to-chk=0/231)
15-Nov-2024 20:49:33       4,245,712  99%   11.98MB/s    0:00:00 (xfr#117, to-chk=0/231)
15-Nov-2024 20:49:33       4,245,712  99%   11.98MB/s    0:00:00 (xfr#117, to-chk=0/231)
15-Nov-2024 20:49:33       4,245,712  99%   11.98MB/s    0:00:00 (xfr#117, to-chk=0/231)
15-Nov-2024 20:49:33       4,245,712  99%   11.98MB/s    0:00:00 (xfr#117, to-chk=0/231)
15-Nov-2024 20:49:33       4,245,712  99%   11.98MB/s    0:00:00 (xfr#117, to-chk=0/231)
15-Nov-2024 20:49:33       4,245,712  99%   11.98MB/s    0:00:00 (xfr#117, to-chk=0/231)
15-Nov-2024 20:49:33       4,245,712  99%   11.98MB/s    0:00:00 (xfr#117, to-chk=0/231)
15-Nov-2024 20:49:33       4,245,712  99%   11.98MB/s    0:00:00 (xfr#117, to-chk=0/231)
15-Nov-2024 20:49:33       4,245,712  99%   11.98MB/s    0:00:00 (xfr#117, to-chk=0/231)
15-Nov-2024 20:49:33       4,245,712  99%   11.94MB/s    0:00:00 (xfr#117, to-chk=0/231)
15-Nov-2024 20:49:33       4,245,712  99%   11.94MB/s    0:00:00 (xfr#117, to-chk=0/231)
15-Nov-2024 20:49:33       4,245,712  99%   11.94MB/s    0:00:00 (xfr#117, to-chk=0/231)
15-Nov-2024 20:49:33       4,245,712  99%   11.94MB/s    0:00:00 (xfr#117, to-chk=0/231)
15-Nov-2024 20:49:33       4,245,712  99%   11.94MB/s    0:00:00 (xfr#117, to-chk=0/231)
15-Nov-2024 20:49:33       4,245,712  99%   11.94MB/s    0:00:00 (xfr#117, to-chk=0/231)
15-Nov-2024 20:49:33       4,245,712  99%   11.94MB/s    0:00:00 (xfr#117, to-chk=0/231)
15-Nov-2024 20:49:33       4,245,712  99%   11.94MB/s    0:00:00 (xfr#117, to-chk=0/231)
15-Nov-2024 20:49:33       4,245,712  99%   11.94MB/s    0:00:00 (xfr#117, to-chk=0/231)
15-Nov-2024 20:49:33       4,245,712  99%   11.94MB/s    0:00:00 (xfr#117, to-chk=0/231)
15-Nov-2024 20:49:33       4,245,712  99%   11.94MB/s    0:00:00 (xfr#117, to-chk=0/231)
15-Nov-2024 20:49:33       4,245,712  99%   11.94MB/s    0:00:00 (xfr#117, to-chk=0/231)
15-Nov-2024 20:49:33       4,245,712  99%   11.91MB/s    0:00:00 (xfr#117, to-chk=0/231)
15-Nov-2024 20:49:33       4,245,712  99%   11.54MB/s    0:00:00 (xfr#117, to-chk=0/231)
15-Nov-2024 20:49:33 [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-hstpg: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.15-20.20.22/pod-logs/dev-oneclient-paris-5cc45c8cb7-hstpg/oneclient_logs
15-Nov-2024 20:49:33
15-Nov-2024 20:49:33               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=200/233)
15-Nov-2024 20:49:33               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:49:33             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=199/233)
15-Nov-2024 20:49:33             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=192/233)
15-Nov-2024 20:49:33          14,840   0%   14.15MB/s    0:00:00 (xfr#2, to-chk=198/233)
15-Nov-2024 20:49:33          15,494   0%   14.78MB/s    0:00:00 (xfr#3, to-chk=194/233)
15-Nov-2024 20:49:33          72,748   2%   69.38MB/s    0:00:00 (xfr#4, to-chk=193/233)
15-Nov-2024 20:49:33          73,402   2%   35.00MB/s    0:00:00 (xfr#5, to-chk=192/233)
15-Nov-2024 20:49:33          98,989   3%   47.20MB/s    0:00:00 (xfr#6, to-chk=191/233)
15-Nov-2024 20:49:33          99,451   3%   47.42MB/s    0:00:00 (xfr#7, to-chk=187/233)
15-Nov-2024 20:49:33         177,016   5%   10.55MB/s    0:00:00 (xfr#8, to-chk=186/233)
15-Nov-2024 20:49:33         177,478   6%    8.46MB/s    0:00:00 (xfr#9, to-chk=185/233)
15-Nov-2024 20:49:33         178,106   6%    8.49MB/s    0:00:00 (xfr#10, to-chk=184/233)
15-Nov-2024 20:49:33         213,118   7%    8.47MB/s    0:00:00 (xfr#11, to-chk=183/233)
15-Nov-2024 20:49:33         213,964   7%    8.16MB/s    0:00:00 (xfr#12, to-chk=179/233)
15-Nov-2024 20:49:33         346,852  11%   11.81MB/s    0:00:00 (xfr#13, to-chk=178/233)
15-Nov-2024 20:49:33         347,698  11%   11.84MB/s    0:00:00 (xfr#14, to-chk=177/233)
15-Nov-2024 20:49:33         348,326  11%   11.86MB/s    0:00:00 (xfr#15, to-chk=176/233)
15-Nov-2024 20:49:33         388,428  13%   12.35MB/s    0:00:00 (xfr#16, to-chk=175/233)
15-Nov-2024 20:49:33         389,178  13%   12.37MB/s    0:00:00 (xfr#17, to-chk=171/233)
15-Nov-2024 20:49:33         550,204  18%   16.40MB/s    0:00:00 (xfr#18, to-chk=170/233)
15-Nov-2024 20:49:33         550,954  18%   16.42MB/s    0:00:00 (xfr#19, to-chk=169/233)
15-Nov-2024 20:49:33         568,516  19%   15.95MB/s    0:00:00 (xfr#20, to-chk=168/233)
15-Nov-2024 20:49:33         568,978  19%   15.96MB/s    0:00:00 (xfr#21, to-chk=164/233)
15-Nov-2024 20:49:33         624,767  21%   17.02MB/s    0:00:00 (xfr#22, to-chk=163/233)
15-Nov-2024 20:49:33         625,229  21%   16.56MB/s    0:00:00 (xfr#23, to-chk=162/233)
15-Nov-2024 20:49:33         625,857  21%   16.58MB/s    0:00:00 (xfr#24, to-chk=161/233)
15-Nov-2024 20:49:33         641,340  21%   13.59MB/s    0:00:00 (xfr#25, to-chk=160/233)
15-Nov-2024 20:49:33         641,898  21%   13.31MB/s    0:00:00 (xfr#26, to-chk=156/233)
15-Nov-2024 20:49:33         646,035  21%   13.39MB/s    0:00:00 (xfr#27, to-chk=155/233)
15-Nov-2024 20:49:33         699,827  23%   14.20MB/s    0:00:00 (xfr#28, to-chk=154/233)
15-Nov-2024 20:49:33         700,385  23%   14.21MB/s    0:00:00 (xfr#29, to-chk=153/233)
15-Nov-2024 20:49:33         721,493  24%   14.33MB/s    0:00:00 (xfr#30, to-chk=152/233)
15-Nov-2024 20:49:33         721,763  24%   14.34MB/s    0:00:00 (xfr#31, to-chk=148/233)
15-Nov-2024 20:49:33         809,861  27%   15.14MB/s    0:00:00 (xfr#32, to-chk=147/233)
15-Nov-2024 20:49:33         810,131  27%   14.86MB/s    0:00:00 (xfr#33, to-chk=146/233)
15-Nov-2024 20:49:33         824,710  27%   15.13MB/s    0:00:00 (xfr#34, to-chk=145/233)
15-Nov-2024 20:49:33         825,172  27%   14.85MB/s    0:00:00 (xfr#35, to-chk=141/233)
15-Nov-2024 20:49:33         877,831  29%   12.88MB/s    0:00:00 (xfr#36, to-chk=140/233)
15-Nov-2024 20:49:33         878,293  29%   12.89MB/s    0:00:00 (xfr#37, to-chk=139/233)
15-Nov-2024 20:49:33         878,921  29%   10.10MB/s    0:00:00 (xfr#38, to-chk=138/233)
15-Nov-2024 20:49:33         899,156  30%   10.21MB/s    0:00:00 (xfr#39, to-chk=137/233)
15-Nov-2024 20:49:33         899,714  30%    9.86MB/s    0:00:00 (xfr#40, to-chk=133/233)
15-Nov-2024 20:49:33         980,404  33%   10.39MB/s    0:00:00 (xfr#41, to-chk=132/233)
15-Nov-2024 20:49:33         980,962  33%   10.39MB/s    0:00:00 (xfr#42, to-chk=131/233)
15-Nov-2024 20:49:33       1,010,750  34%   10.48MB/s    0:00:00 (xfr#43, to-chk=130/233)
15-Nov-2024 20:49:33       1,011,596  34%   10.49MB/s    0:00:00 (xfr#44, to-chk=126/233)
15-Nov-2024 20:49:33       1,121,693  37%   11.50MB/s    0:00:00 (xfr#45, to-chk=125/233)
15-Nov-2024 20:49:33       1,122,539  37%   11.39MB/s    0:00:00 (xfr#46, to-chk=124/233)
15-Nov-2024 20:49:33       1,144,455  38%   11.49MB/s    0:00:00 (xfr#47, to-chk=123/233)
15-Nov-2024 20:49:33       1,144,821  38%   11.37MB/s    0:00:00 (xfr#48, to-chk=119/233)
15-Nov-2024 20:49:33       1,231,357  41%   12.11MB/s    0:00:00 (xfr#49, to-chk=118/233)
15-Nov-2024 20:49:33       1,231,723  41%   12.11MB/s    0:00:00 (xfr#50, to-chk=117/233)
15-Nov-2024 20:49:33       1,232,351  41%   12.12MB/s    0:00:00 (xfr#51, to-chk=116/233)
15-Nov-2024 20:49:33       1,259,285  42%   12.38MB/s    0:00:00 (xfr#52, to-chk=115/233)
15-Nov-2024 20:49:33       1,259,939  42%   12.26MB/s    0:00:00 (xfr#53, to-chk=111/233)
15-Nov-2024 20:49:33       1,353,030  45%   12.65MB/s    0:00:00 (xfr#54, to-chk=110/233)
15-Nov-2024 20:49:33       1,353,684  45%   12.66MB/s    0:00:00 (xfr#55, to-chk=109/233)
15-Nov-2024 20:49:33       1,375,537  46%   12.26MB/s    0:00:00 (xfr#56, to-chk=108/233)
15-Nov-2024 20:49:33       1,375,999  46%   12.26MB/s    0:00:00 (xfr#57, to-chk=104/233)
15-Nov-2024 20:49:33       1,456,160  49%   12.86MB/s    0:00:00 (xfr#58, to-chk=103/233)
15-Nov-2024 20:49:33       1,456,622  49%   12.74MB/s    0:00:00 (xfr#59, to-chk=102/233)
15-Nov-2024 20:49:33       1,477,122  49%   12.81MB/s    0:00:00 (xfr#60, to-chk=101/233)
15-Nov-2024 20:49:33       1,477,584  49%   12.81MB/s    0:00:00 (xfr#61, to-chk=97/233)
15-Nov-2024 20:49:33       1,548,826  52%   12.73MB/s    0:00:00 (xfr#62, to-chk=96/233)
15-Nov-2024 20:49:33       1,549,288  52%   11.92MB/s    0:00:00 (xfr#63, to-chk=95/233)
15-Nov-2024 20:49:33       1,565,713  52%   12.04MB/s    0:00:00 (xfr#64, to-chk=94/233)
15-Nov-2024 20:49:33       1,566,079  52%   12.04MB/s    0:00:00 (xfr#65, to-chk=90/233)
15-Nov-2024 20:49:33       1,625,612  54%   12.21MB/s    0:00:00 (xfr#66, to-chk=89/233)
15-Nov-2024 20:49:33       1,625,978  54%   12.11MB/s    0:00:00 (xfr#67, to-chk=88/233)
15-Nov-2024 20:49:33       1,646,565  55%   11.46MB/s    0:00:00 (xfr#68, to-chk=87/233)
15-Nov-2024 20:49:33       1,647,219  55%   11.47MB/s    0:00:00 (xfr#69, to-chk=83/233)
15-Nov-2024 20:49:33       1,711,874  57%   11.75MB/s    0:00:00 (xfr#70, to-chk=82/233)
15-Nov-2024 20:49:33       1,712,528  57%   11.75MB/s    0:00:00 (xfr#71, to-chk=81/233)
15-Nov-2024 20:49:33       1,739,656  58%   11.85MB/s    0:00:00 (xfr#72, to-chk=80/233)
15-Nov-2024 20:49:33       1,740,406  58%   11.86MB/s    0:00:00 (xfr#73, to-chk=76/233)
15-Nov-2024 20:49:33       1,836,655  62%   12.34MB/s    0:00:00 (xfr#74, to-chk=75/233)
15-Nov-2024 20:49:33       1,837,405  62%   11.84MB/s    0:00:00 (xfr#75, to-chk=74/233)
15-Nov-2024 20:49:33       1,860,976  62%   11.91MB/s    0:00:00 (xfr#76, to-chk=73/233)
15-Nov-2024 20:49:33       1,861,342  62%   11.09MB/s    0:00:00 (xfr#77, to-chk=69/233)
15-Nov-2024 20:49:33       1,946,538  65%   11.53MB/s    0:00:00 (xfr#78, to-chk=68/233)
15-Nov-2024 20:49:33       1,946,904  65%   11.46MB/s    0:00:00 (xfr#79, to-chk=67/233)
15-Nov-2024 20:49:33       1,963,796  66%   10.95MB/s    0:00:00 (xfr#80, to-chk=66/233)
15-Nov-2024 20:49:33       1,964,354  66%   10.96MB/s    0:00:00 (xfr#81, to-chk=62/233)
15-Nov-2024 20:49:33       2,028,258  68%   11.25MB/s    0:00:00 (xfr#82, to-chk=61/233)
15-Nov-2024 20:49:33       2,028,816  68%   11.25MB/s    0:00:00 (xfr#83, to-chk=60/233)
15-Nov-2024 20:49:33       2,044,636  69%   10.66MB/s    0:00:00 (xfr#84, to-chk=59/233)
15-Nov-2024 20:49:33       2,045,002  69%   10.66MB/s    0:00:00 (xfr#85, to-chk=55/233)
15-Nov-2024 20:49:33       2,099,053  71%   10.82MB/s    0:00:00 (xfr#86, to-chk=54/233)
15-Nov-2024 20:49:33       2,099,419  71%   10.82MB/s    0:00:00 (xfr#87, to-chk=53/233)
15-Nov-2024 20:49:33       2,122,118  71%   10.88MB/s    0:00:00 (xfr#88, to-chk=52/233)
15-Nov-2024 20:49:33       2,122,580  71%   10.82MB/s    0:00:00 (xfr#89, to-chk=48/233)
15-Nov-2024 20:49:33       2,216,033  74%   11.18MB/s    0:00:00 (xfr#90, to-chk=47/233)
15-Nov-2024 20:49:33       2,216,495  74%   11.18MB/s    0:00:00 (xfr#91, to-chk=46/233)
15-Nov-2024 20:49:33       2,243,411  75%   10.34MB/s    0:00:00 (xfr#92, to-chk=45/233)
15-Nov-2024 20:49:33       2,243,969  75%   10.29MB/s    0:00:00 (xfr#93, to-chk=41/233)
15-Nov-2024 20:49:33       2,333,303  78%   10.55MB/s    0:00:00 (xfr#94, to-chk=40/233)
15-Nov-2024 20:49:33       2,333,861  78%   10.55MB/s    0:00:00 (xfr#95, to-chk=39/233)
15-Nov-2024 20:49:33       2,334,489  78%   10.55MB/s    0:00:00 (xfr#96, to-chk=38/233)
15-Nov-2024 20:49:33       2,360,782  79%   10.62MB/s    0:00:00 (xfr#97, to-chk=37/233)
15-Nov-2024 20:49:33       2,361,340  79%   10.57MB/s    0:00:00 (xfr#98, to-chk=33/233)
15-Nov-2024 20:49:33       2,450,651  82%   10.12MB/s    0:00:00 (xfr#99, to-chk=32/233)
15-Nov-2024 20:49:33       2,451,209  82%    9.66MB/s    0:00:00 (xfr#100, to-chk=31/233)
15-Nov-2024 20:49:33       2,479,799  83%    9.69MB/s    0:00:00 (xfr#101, to-chk=30/233)
15-Nov-2024 20:49:33       2,480,549  83%    9.70MB/s    0:00:00 (xfr#102, to-chk=26/233)
15-Nov-2024 20:49:33       2,579,549  87%   10.00MB/s    0:00:00 (xfr#103, to-chk=25/233)
15-Nov-2024 20:49:33       2,580,299  87%   10.00MB/s    0:00:00 (xfr#104, to-chk=24/233)
15-Nov-2024 20:49:33       2,599,731  87%   10.08MB/s    0:00:00 (xfr#105, to-chk=23/233)
15-Nov-2024 20:49:33       2,600,097  87%   10.04MB/s    0:00:00 (xfr#106, to-chk=19/233)
15-Nov-2024 20:49:33       2,663,666  90%   10.20MB/s    0:00:00 (xfr#107, to-chk=18/233)
15-Nov-2024 20:49:33       2,664,032  90%   10.16MB/s    0:00:00 (xfr#108, to-chk=17/233)
15-Nov-2024 20:49:33       2,664,660  90%   10.16MB/s    0:00:00 (xfr#109, to-chk=16/233)
15-Nov-2024 20:49:33       2,685,605  90%   10.20MB/s    0:00:00 (xfr#110, to-chk=15/233)
15-Nov-2024 20:49:33       2,686,259  90%   10.13MB/s    0:00:00 (xfr#111, to-chk=11/233)
15-Nov-2024 20:49:33       2,785,226  94%   10.42MB/s    0:00:00 (xfr#112, to-chk=10/233)
15-Nov-2024 20:49:33       2,785,880  94%   10.42MB/s    0:00:00 (xfr#113, to-chk=9/233)
15-Nov-2024 20:49:33       2,786,508  94%   10.42MB/s    0:00:00 (xfr#114, to-chk=8/233)
15-Nov-2024 20:49:33       2,812,038  95%   10.48MB/s    0:00:00 (xfr#115, to-chk=7/233)
15-Nov-2024 20:49:33       2,812,596  95%   10.48MB/s    0:00:00 (xfr#116, to-chk=3/233)
15-Nov-2024 20:49:33       2,905,723  98%   10.78MB/s    0:00:00 (xfr#117, to-chk=2/233)
15-Nov-2024 20:49:33       2,906,281  98%   10.74MB/s    0:00:00 (xfr#118, to-chk=1/233)
15-Nov-2024 20:49:33       2,951,831  99%   10.91MB/s    0:00:00 (xfr#119, to-chk=0/233)
15-Nov-2024 20:49:33       2,951,831  99%   10.91MB/s    0:00:00 (xfr#119, to-chk=0/233)
15-Nov-2024 20:49:33       2,951,831  99%   10.91MB/s    0:00:00 (xfr#119, to-chk=0/233)
15-Nov-2024 20:49:33       2,951,831  99%   10.91MB/s    0:00:00 (xfr#119, to-chk=0/233)
15-Nov-2024 20:49:33       2,951,831  99%   10.91MB/s    0:00:00 (xfr#119, to-chk=0/233)
15-Nov-2024 20:49:33       2,951,831  99%   10.91MB/s    0:00:00 (xfr#119, to-chk=0/233)
15-Nov-2024 20:49:33       2,951,831  99%   10.91MB/s    0:00:00 (xfr#119, to-chk=0/233)
15-Nov-2024 20:49:33       2,951,831  99%   10.91MB/s    0:00:00 (xfr#119, to-chk=0/233)
15-Nov-2024 20:49:33       2,951,831  99%   10.91MB/s    0:00:00 (xfr#119, to-chk=0/233)
15-Nov-2024 20:49:33       2,951,831  99%   10.91MB/s    0:00:00 (xfr#119, to-chk=0/233)
15-Nov-2024 20:49:33       2,951,831  99%   10.91MB/s    0:00:00 (xfr#119, to-chk=0/233)
15-Nov-2024 20:49:33       2,951,831  99%   10.91MB/s    0:00:00 (xfr#119, to-chk=0/233)
15-Nov-2024 20:49:33       2,951,831  99%   10.91MB/s    0:00:00 (xfr#119, to-chk=0/233)
15-Nov-2024 20:49:33       2,951,831  99%   10.91MB/s    0:00:00 (xfr#119, to-chk=0/233)
15-Nov-2024 20:49:33       2,951,831  99%   10.91MB/s    0:00:00 (xfr#119, to-chk=0/233)
15-Nov-2024 20:49:33       2,951,831  99%   10.91MB/s    0:00:00 (xfr#119, to-chk=0/233)
15-Nov-2024 20:49:33       2,951,831  99%   10.91MB/s    0:00:00 (xfr#119, to-chk=0/233)
15-Nov-2024 20:49:33       2,951,831  99%   10.91MB/s    0:00:00 (xfr#119, to-chk=0/233)
15-Nov-2024 20:49:33       2,951,831  99%   10.87MB/s    0:00:00 (xfr#119, to-chk=0/233)
15-Nov-2024 20:49:33       2,951,831  99%   10.87MB/s    0:00:00 (xfr#119, to-chk=0/233)
15-Nov-2024 20:49:33       2,951,831  99%   10.87MB/s    0:00:00 (xfr#119, to-chk=0/233)
15-Nov-2024 20:49:33       2,951,831  99%   10.87MB/s    0:00:00 (xfr#119, to-chk=0/233)
15-Nov-2024 20:49:33       2,951,831  99%   10.87MB/s    0:00:00 (xfr#119, to-chk=0/233)
15-Nov-2024 20:49:33       2,951,831  99%   10.87MB/s    0:00:00 (xfr#119, to-chk=0/233)
15-Nov-2024 20:49:33       2,951,831  99%   10.87MB/s    0:00:00 (xfr#119, to-chk=0/233)
15-Nov-2024 20:49:33       2,951,831  99%   10.87MB/s    0:00:00 (xfr#119, to-chk=0/233)
15-Nov-2024 20:49:33       2,951,831  99%   10.66MB/s    0:00:00 (xfr#119, to-chk=0/233)
15-Nov-2024 20:49:33       2,951,831  99%   10.35MB/s    0:00:00 (xfr#119, to-chk=0/233)
15-Nov-2024 20:49:33       2,951,831  99%   10.35MB/s    0:00:00 (xfr#119, to-chk=0/233)
15-Nov-2024 20:49:33 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.15-20.20.22/pod-logs/dev-oneprovider-krakow-0/op-worker
15-Nov-2024 20:49:33
15-Nov-2024 20:49:33               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=52/55)
15-Nov-2024 20:49:33               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:49:33          36,269   4%   34.59MB/s    0:00:00 (xfr#2, to-chk=50/55)
15-Nov-2024 20:49:33          69,895   8%   16.66MB/s    0:00:00 (xfr#3, to-chk=48/55)
15-Nov-2024 20:49:33          69,895   8%   16.66MB/s    0:00:00 (xfr#4, to-chk=46/55)
15-Nov-2024 20:49:33          69,895   8%   16.66MB/s    0:00:00 (xfr#5, to-chk=44/55)
15-Nov-2024 20:49:33         102,114  12%   19.48MB/s    0:00:00 (xfr#6, to-chk=42/55)
15-Nov-2024 20:49:33         102,264  12%   19.51MB/s    0:00:00 (xfr#7, to-chk=40/55)
15-Nov-2024 20:49:33         102,561  12%   19.56MB/s    0:00:00 (xfr#8, to-chk=38/55)
15-Nov-2024 20:49:33         287,306  36%    6.68MB/s    0:00:00 (xfr#9, to-chk=36/55)
15-Nov-2024 20:49:33         291,794  36%    6.63MB/s    0:00:00 (xfr#10, to-chk=26/55)
15-Nov-2024 20:49:33         300,158  37%    5.20MB/s    0:00:00 (xfr#11, to-chk=25/55)
15-Nov-2024 20:49:33         303,520  38%    5.26MB/s    0:00:00 (xfr#12, to-chk=24/55)
15-Nov-2024 20:49:33         304,032  38%    5.27MB/s    0:00:00 (xfr#13, to-chk=23/55)
15-Nov-2024 20:49:33         305,670  38%    5.21MB/s    0:00:00 (xfr#14, to-chk=22/55)
15-Nov-2024 20:49:33         311,298  39%    5.30MB/s    0:00:00 (xfr#15, to-chk=21/55)
15-Nov-2024 20:49:33         316,356  39%    5.29MB/s    0:00:00 (xfr#16, to-chk=20/55)
15-Nov-2024 20:49:33         323,067  40%    5.41MB/s    0:00:00 (xfr#17, to-chk=19/55)
15-Nov-2024 20:49:33         326,985  41%    5.38MB/s    0:00:00 (xfr#18, to-chk=18/55)
15-Nov-2024 20:49:33         329,765  41%    5.24MB/s    0:00:00 (xfr#19, to-chk=17/55)
15-Nov-2024 20:49:33         339,269  42%    5.22MB/s    0:00:00 (xfr#20, to-chk=16/55)
15-Nov-2024 20:49:33         352,022  44%    5.41MB/s    0:00:00 (xfr#21, to-chk=15/55)
15-Nov-2024 20:49:33         363,124  45%    5.59MB/s    0:00:00 (xfr#22, to-chk=14/55)
15-Nov-2024 20:49:33         373,198  47%    5.65MB/s    0:00:00 (xfr#23, to-chk=13/55)
15-Nov-2024 20:49:33         386,466  48%    5.85MB/s    0:00:00 (xfr#24, to-chk=12/55)
15-Nov-2024 20:49:33         395,400  49%    5.89MB/s    0:00:00 (xfr#25, to-chk=11/55)
15-Nov-2024 20:49:33         407,015  51%    5.97MB/s    0:00:00 (xfr#26, to-chk=10/55)
15-Nov-2024 20:49:33         414,868  52%    6.09MB/s    0:00:00 (xfr#27, to-chk=9/55)
15-Nov-2024 20:49:33         429,612  54%    6.03MB/s    0:00:00 (xfr#28, to-chk=8/55)
15-Nov-2024 20:49:33         430,680  54%    5.95MB/s    0:00:00 (xfr#29, to-chk=7/55)
15-Nov-2024 20:49:33         444,626  56%    6.15MB/s    0:00:00 (xfr#30, to-chk=6/55)
15-Nov-2024 20:49:33         460,225  58%    6.18MB/s    0:00:00 (xfr#31, to-chk=5/55)
15-Nov-2024 20:49:33         476,563  60%    6.31MB/s    0:00:00 (xfr#32, to-chk=4/55)
15-Nov-2024 20:49:33         483,844  61%    6.32MB/s    0:00:00 (xfr#33, to-chk=3/55)
15-Nov-2024 20:49:33         486,052  61%    6.26MB/s    0:00:00 (xfr#34, to-chk=2/55)
15-Nov-2024 20:49:33         498,235  62%    6.17MB/s    0:00:00 (xfr#35, to-chk=1/55)
15-Nov-2024 20:49:33         504,433  63%    6.25MB/s    0:00:00 (xfr#36, to-chk=0/55)
15-Nov-2024 20:49:33         504,433  63%    6.09MB/s    0:00:00 (xfr#36, to-chk=0/55)
15-Nov-2024 20:49:33         504,433  63%    6.09MB/s    0:00:00 (xfr#36, to-chk=0/55)
15-Nov-2024 20:49:33         504,433  63%    4.96MB/s    0:00:00 (xfr#36, to-chk=0/55)
15-Nov-2024 20:49:33         504,433  63%    4.96MB/s    0:00:00 (xfr#36, to-chk=0/55)
15-Nov-2024 20:49:33         504,433  63%    4.96MB/s    0:00:00 (xfr#36, to-chk=0/55)
15-Nov-2024 20:49:33 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.15-20.20.22/pod-logs/dev-oneprovider-krakow-0/cluster-manager
15-Nov-2024 20:49:33
15-Nov-2024 20:49:33               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 20:49:33               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:49:33           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 20:49:33           4,818  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 20:49:33           4,818  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 20:49:33           6,637  48%    6.33MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 20:49:33           6,899  50%    6.58MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 20:49:33           6,899  50%    1.64MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 20:49:33 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.15-20.20.22/pod-logs/dev-oneprovider-krakow-0/op-panel
15-Nov-2024 20:49:33
15-Nov-2024 20:49:33               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 20:49:33               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:49:33          18,190  16%   17.35MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 20:49:33          37,317  33%   35.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 20:49:33          37,317  33%   35.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 20:49:33          55,304  49%   26.37MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 20:49:33          55,595  50%   26.51MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 20:49:33          55,595  50%    7.57MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 20:49:33 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.15-20.20.22/pod-logs/dev-oneprovider-paris-0/op-worker
15-Nov-2024 20:49:33
15-Nov-2024 20:49:33               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=52/55)
15-Nov-2024 20:49:33               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:49:33          36,023   4%   34.35MB/s    0:00:00 (xfr#2, to-chk=50/55)
15-Nov-2024 20:49:33          69,397   8%   66.18MB/s    0:00:00 (xfr#3, to-chk=48/55)
15-Nov-2024 20:49:33          69,397   8%   66.18MB/s    0:00:00 (xfr#4, to-chk=46/55)
15-Nov-2024 20:49:33          69,397   8%   66.18MB/s    0:00:00 (xfr#5, to-chk=44/55)
15-Nov-2024 20:49:33         101,370  12%   96.67MB/s    0:00:00 (xfr#6, to-chk=42/55)
15-Nov-2024 20:49:33         101,520  12%   96.82MB/s    0:00:00 (xfr#7, to-chk=40/55)
15-Nov-2024 20:49:33         101,817  12%   97.10MB/s    0:00:00 (xfr#8, to-chk=38/55)
15-Nov-2024 20:49:33         286,795  36%   19.54MB/s    0:00:00 (xfr#9, to-chk=36/55)
15-Nov-2024 20:49:33         290,713  36%   19.80MB/s    0:00:00 (xfr#10, to-chk=26/55)
15-Nov-2024 20:49:33         300,215  37%   20.45MB/s    0:00:00 (xfr#11, to-chk=25/55)
15-Nov-2024 20:49:33         308,066  38%   20.99MB/s    0:00:00 (xfr#12, to-chk=24/55)
15-Nov-2024 20:49:33         314,264  39%   21.41MB/s    0:00:00 (xfr#13, to-chk=23/55)
15-Nov-2024 20:49:33         317,614  40%   21.64MB/s    0:00:00 (xfr#14, to-chk=22/55)
15-Nov-2024 20:49:33         324,909  41%   19.37MB/s    0:00:00 (xfr#15, to-chk=21/55)
15-Nov-2024 20:49:33         334,985  42%   18.79MB/s    0:00:00 (xfr#16, to-chk=20/55)
15-Nov-2024 20:49:33         341,696  43%   19.17MB/s    0:00:00 (xfr#17, to-chk=19/55)
15-Nov-2024 20:49:33         346,184  43%   19.42MB/s    0:00:00 (xfr#18, to-chk=18/55)
15-Nov-2024 20:49:33         361,781  45%   20.30MB/s    0:00:00 (xfr#19, to-chk=17/55)
15-Nov-2024 20:49:33         373,451  47%   19.79MB/s    0:00:00 (xfr#20, to-chk=16/55)
15-Nov-2024 20:49:33         386,788  48%   20.49MB/s    0:00:00 (xfr#21, to-chk=15/55)
15-Nov-2024 20:49:33         403,128  50%   21.36MB/s    0:00:00 (xfr#22, to-chk=14/55)
15-Nov-2024 20:49:33         412,062  52%   21.83MB/s    0:00:00 (xfr#23, to-chk=13/55)
15-Nov-2024 20:49:33         414,838  52%   21.98MB/s    0:00:00 (xfr#24, to-chk=12/55)
15-Nov-2024 20:49:33         429,525  54%   20.48MB/s    0:00:00 (xfr#25, to-chk=11/55)
15-Nov-2024 20:49:33         431,165  54%   20.56MB/s    0:00:00 (xfr#26, to-chk=10/55)
15-Nov-2024 20:49:33         436,795  55%   20.83MB/s    0:00:00 (xfr#27, to-chk=9/55)
15-Nov-2024 20:49:33         447,881  56%   20.34MB/s    0:00:00 (xfr#28, to-chk=8/55)
15-Nov-2024 20:49:33         448,947  56%   20.39MB/s    0:00:00 (xfr#29, to-chk=7/55)
15-Nov-2024 20:49:33         461,700  58%   20.01MB/s    0:00:00 (xfr#30, to-chk=6/55)
15-Nov-2024 20:49:33         462,198  58%   20.04MB/s    0:00:00 (xfr#31, to-chk=5/55)
15-Nov-2024 20:49:33         470,562  59%   20.40MB/s    0:00:00 (xfr#32, to-chk=4/55)
15-Nov-2024 20:49:33         472,782  59%   20.49MB/s    0:00:00 (xfr#33, to-chk=3/55)
15-Nov-2024 20:49:33         486,746  61%   20.18MB/s    0:00:00 (xfr#34, to-chk=2/55)
15-Nov-2024 20:49:33         498,931  63%   18.30MB/s    0:00:00 (xfr#35, to-chk=1/55)
15-Nov-2024 20:49:33         504,003  63%   18.49MB/s    0:00:00 (xfr#36, to-chk=0/55)
15-Nov-2024 20:49:33         504,003  63%   14.57MB/s    0:00:00 (xfr#36, to-chk=0/55)
15-Nov-2024 20:49:33         504,003  63%   14.14MB/s    0:00:00 (xfr#36, to-chk=0/55)
15-Nov-2024 20:49:33         504,003  63%   14.14MB/s    0:00:00 (xfr#36, to-chk=0/55)
15-Nov-2024 20:49:33         504,003  63%   14.14MB/s    0:00:00 (xfr#36, to-chk=0/55)
15-Nov-2024 20:49:33         504,003  63%   14.14MB/s    0:00:00 (xfr#36, to-chk=0/55)
15-Nov-2024 20:49:33 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.15-20.20.22/pod-logs/dev-oneprovider-paris-0/cluster-manager
15-Nov-2024 20:49:33
15-Nov-2024 20:49:33               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 20:49:33               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:49:33           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 20:49:33           4,808  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 20:49:33           4,808  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 20:49:33           6,623  48%    6.32MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 20:49:33           6,885  50%    6.57MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 20:49:33           6,885  50%    1.09MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 20:49:33 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.15-20.20.22/pod-logs/dev-oneprovider-paris-0/op-panel
15-Nov-2024 20:49:33
15-Nov-2024 20:49:33               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 20:49:33               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:49:33          18,153  16%   17.31MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 20:49:33          37,241  33%   35.52MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 20:49:33          37,241  33%   35.52MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 20:49:33          55,191  49%   52.63MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 20:49:33          55,482  50%   52.91MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 20:49:33          55,482  50%   17.64MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 20:49:33 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.15-20.20.22/pod-logs/dev-onezone-0/oz-panel
15-Nov-2024 20:49:33
15-Nov-2024 20:49:33               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 20:49:33               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:49:33          55,600  12%   10.60MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 20:49:33         112,789  25%    6.33MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 20:49:33         162,163  37%    6.72MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 20:49:33         217,560  49%    8.30MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 20:49:33         217,851  50%    8.31MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 20:49:33         217,851  50%    7.42MB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 20:49:33 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.15-20.20.22/pod-logs/dev-onezone-0/cluster-manager
15-Nov-2024 20:49:33
15-Nov-2024 20:49:33               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
15-Nov-2024 20:49:33               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:49:33           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
15-Nov-2024 20:49:33           4,706  34%    4.49MB/s    0:00:00 (xfr#3, to-chk=7/14)
15-Nov-2024 20:49:33           4,706  34%    4.49MB/s    0:00:00 (xfr#4, to-chk=5/14)
15-Nov-2024 20:49:33           6,480  48%    6.18MB/s    0:00:00 (xfr#5, to-chk=3/14)
15-Nov-2024 20:49:33           6,742  50%    6.43MB/s    0:00:00 (xfr#6, to-chk=1/14)
15-Nov-2024 20:49:33           6,742  50%  658.40kB/s    0:00:00 (xfr#6, to-chk=0/14)
15-Nov-2024 20:49:33 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.15-20.20.22/pod-logs/dev-onezone-0/oz-worker
15-Nov-2024 20:49:33
15-Nov-2024 20:49:33               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=17/20)
15-Nov-2024 20:49:33               0   0%    0.00kB/s    0:00:00 
15-Nov-2024 20:49:33          24,356   3%   23.23MB/s    0:00:00 (xfr#2, to-chk=15/20)
15-Nov-2024 20:49:33          49,485   6%   47.19MB/s    0:00:00 (xfr#3, to-chk=13/20)
15-Nov-2024 20:49:33          49,485   6%   47.19MB/s    0:00:00 (xfr#4, to-chk=11/20)
15-Nov-2024 20:49:33          73,361   9%   13.99MB/s    0:00:00 (xfr#5, to-chk=9/20)
15-Nov-2024 20:49:33          73,452   9%   11.67MB/s    0:00:00 (xfr#6, to-chk=7/20)
15-Nov-2024 20:49:33         210,009  26%   10.54MB/s    0:00:00 (xfr#7, to-chk=5/20)
15-Nov-2024 20:49:33         210,306  26%    9.55MB/s    0:00:00 (xfr#8, to-chk=3/20)
15-Nov-2024 20:49:33         399,933  50%   12.30MB/s    0:00:00 (xfr#9, to-chk=1/20)
15-Nov-2024 20:49:33         399,933  50%   11.56MB/s    0:00:00 (xfr#9, to-chk=0/20)
15-Nov-2024 20:49:33 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPH/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy/test_multi_directory_CRUD.1731703749.7076268 exists, exporting anyway.
15-Nov-2024 20:49:33
15-Nov-2024 20:49:33
15-Nov-2024 20:49:33 =============================== warnings summary ===============================
15-Nov-2024 20:49:33 tests/utils/rest_utils.py:98
15-Nov-2024 20:49:33   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPH/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
15-Nov-2024 20:49:33     print("""
15-Nov-2024 20:49:33
15-Nov-2024 20:49:33 tests/utils/path_utils.py:112
15-Nov-2024 20:49:33   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPH/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
15-Nov-2024 20:49:33     return path.replace("'", "\\'").replace(' ', '\ ')
15-Nov-2024 20:49:33
15-Nov-2024 20:49:33 tests/utils/acceptance_utils.py:55
15-Nov-2024 20:49:33   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPH/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
15-Nov-2024 20:49:33     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
15-Nov-2024 20:49:33
15-Nov-2024 20:49:33 tests/utils/acceptance_utils.py:57
15-Nov-2024 20:49:33   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPH/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
15-Nov-2024 20:49:33     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
15-Nov-2024 20:49:33
15-Nov-2024 20:49:33 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
15-Nov-2024 20:49:33 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPH/onedata-acceptance/test-reports/results.xml -
15-Nov-2024 20:49:33 ================= 27 passed, 4 warnings in 1756.77s (0:29:16) ==================
15-Nov-2024 20:49:42 release "dev" uninstalled
15-Nov-2024 20:49:43 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
15-Nov-2024 20:49:43 persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted
15-Nov-2024 20:49:52 No resources found
15-Nov-2024 20:49:53 Sidecar injection has been disabled
15-Nov-2024 20:49:53 Cleaning helm release "dev"...
15-Nov-2024 20:49:53 Deleted 1 helm deployments
15-Nov-2024 20:49:53 Deleted 0 k8s deployments
15-Nov-2024 20:49:53 Deleted 0 k8s services
15-Nov-2024 20:49:53 Deleted 0 persistent volumes
15-Nov-2024 20:49:56 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
15-Nov-2024 20:49:56 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
15-Nov-2024 20:49:56 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
15-Nov-2024 20:49:56 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
15-Nov-2024 20:49:56 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
15-Nov-2024 20:49:56 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
15-Nov-2024 20:49:56 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
15-Nov-2024 20:49:56 Finished task 'Run acceptance oneclient tests' with result: Success
15-Nov-2024 20:49:56 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
15-Nov-2024 20:49:56 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPH...
15-Nov-2024 20:49:56 Finished task 'Parse test results' with result: Success
15-Nov-2024 20:49:56 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
15-Nov-2024 20:49:56
Substituting variable: ${bamboo.artifactRepoHostname} with S3
15-Nov-2024 20:49:56
Substituting variable: ${bamboo.artifactRepoPort} with 10161
15-Nov-2024 20:49:56
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
15-Nov-2024 20:49:56
Substituting variable: ${bamboo.planRepository.branchName} with develop
15-Nov-2024 20:49:56
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
15-Nov-2024 20:49:56
Substituting variable: ${bamboo.artifactRepoHostname} with S3
15-Nov-2024 20:49:56
Substituting variable: ${bamboo.artifactRepoPort} with 10161
15-Nov-2024 20:49:56
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
15-Nov-2024 20:49:56
Substituting variable: ${bamboo.planRepository.branchName} with develop
15-Nov-2024 20:49:56
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
15-Nov-2024 20:49:56 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
15-Nov-2024 20:49:56
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy directory CRUD proxyio hardlinks #3364 (ODSRV-OAP-MPDCPH-3364)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPDCPH-3364-ScriptBuildTask-10784519006012367858.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPH/onedata-acceptance
15-Nov-2024 20:49:56 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_proxy_directory_CRUD_proxyio_hardlinks.tar.gz
15-Nov-2024 20:49:58 Uploading artifact
15-Nov-2024 20:49:58     source path: surefire_multiprovider_proxy_directory_CRUD_proxyio_hardlinks.tar.gz
15-Nov-2024 20:49:58     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_proxy_directory_CRUD_proxyio_hardlinks.tar.gz
15-Nov-2024 20:49:58 Finished task 'Pack and push surefire artifact' with result: Success
15-Nov-2024 20:49:58 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
15-Nov-2024 20:49:58 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
15-Nov-2024 20:49:58
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy directory CRUD proxyio hardlinks #3364 (ODSRV-OAP-MPDCPH-3364)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPDCPH-3364-ScriptBuildTask-2432040441863393648.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPH
15-Nov-2024 20:49:58 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
15-Nov-2024 20:49:59 Finished task 'Pack logs' with result: Success
15-Nov-2024 20:49:59 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
15-Nov-2024 20:49:59
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
15-Nov-2024 20:49:59 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
15-Nov-2024 20:49:59
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy directory CRUD proxyio hardlinks #3364 (ODSRV-OAP-MPDCPH-3364)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPDCPH-3364-ScriptBuildTask-7991289094340083322.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPH/onedata-acceptance
15-Nov-2024 20:49:59   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
15-Nov-2024 20:49:59                                  Dload  Upload   Total   Spent    Left  Speed
15-Nov-2024 20:49:59
15-Nov-2024 20:49:59   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
15-Nov-2024 20:49:59 100  4822  100  4822    0     0  57404      0 --:--:-- --:--:-- --:--:-- 57404
15-Nov-2024 20:49:59 Clearing /tmp/onedata and /home/bamboo/.one-env
15-Nov-2024 20:50:03 Cleaning helm deployments
15-Nov-2024 20:50:03 Cleanining pods
15-Nov-2024 20:50:03 Cleaning kube persistant volumes
15-Nov-2024 20:50:04 Cleaning dockswift container
15-Nov-2024 20:50:04 Cleaning docker containers
15-Nov-2024 20:50:11 Stalled docker containers to remove:
15-Nov-2024 20:50:11 bdd73fa7711a 8d36221426e8 32118502464d d60fd641166f 83b0b6fcd134 4c2c4a0d0c5b 129290e78e11 2b77b347064d a9489184f440 02a466634c1b eb5b5da5b226 4e0102207eb5 64e7c25f6244 30787b43af32 82647cb2b233 1e0a1709cc60 c7735437c032 a74ce0a4d554 4b60655075d6 0834ff27c7e2
15-Nov-2024 20:50:11 Removing stalled docker containers
15-Nov-2024 20:50:11 Error response from daemon: Cannot kill container: bdd73fa7711a: Container bdd73fa7711a2cfe4e62b15c5d83a1238d34b7b584fea52a5d81101ed7e98838 is not running
15-Nov-2024 20:50:11 bdd73fa7711a
15-Nov-2024 20:50:11 Error response from daemon: Cannot kill container: 8d36221426e8: Container 8d36221426e819b68bef208fec797b4c419a533aa15d66be5aa5d2e7175aae04 is not running
15-Nov-2024 20:50:12 8d36221426e8
15-Nov-2024 20:50:12 Error response from daemon: Cannot kill container: 32118502464d: Container 32118502464d7d81222bdf3734bae0fbe363f5ec8e9b4d824b65177d6f04cd45 is not running
15-Nov-2024 20:50:12 32118502464d
15-Nov-2024 20:50:12 Error response from daemon: Cannot kill container: d60fd641166f: Container d60fd641166f79c917e70a7c7875efbd4cf5f19c0a384a2ac72882734732ea6c is not running
15-Nov-2024 20:50:12 Error response from daemon: No such container: d60fd641166f
15-Nov-2024 20:50:12 Error response from daemon: Cannot kill container: 83b0b6fcd134: No such container: 83b0b6fcd134
15-Nov-2024 20:50:12 Error response from daemon: No such container: 83b0b6fcd134
15-Nov-2024 20:50:12 Error response from daemon: Cannot kill container: 4c2c4a0d0c5b: No such container: 4c2c4a0d0c5b
15-Nov-2024 20:50:12 Error response from daemon: No such container: 4c2c4a0d0c5b
15-Nov-2024 20:50:12 Error response from daemon: Cannot kill container: 129290e78e11: No such container: 129290e78e11
15-Nov-2024 20:50:12 Error response from daemon: No such container: 129290e78e11
15-Nov-2024 20:50:12 Error response from daemon: Cannot kill container: 2b77b347064d: No such container: 2b77b347064d
15-Nov-2024 20:50:12 Error response from daemon: No such container: 2b77b347064d
15-Nov-2024 20:50:12 Error response from daemon: Cannot kill container: a9489184f440: No such container: a9489184f440
15-Nov-2024 20:50:13 Error response from daemon: No such container: a9489184f440
15-Nov-2024 20:50:13 Error response from daemon: Cannot kill container: 02a466634c1b: No such container: 02a466634c1b
15-Nov-2024 20:50:13 Error response from daemon: No such container: 02a466634c1b
15-Nov-2024 20:50:13 Error response from daemon: Cannot kill container: eb5b5da5b226: No such container: eb5b5da5b226
15-Nov-2024 20:50:13 Error response from daemon: No such container: eb5b5da5b226
15-Nov-2024 20:50:13 Error response from daemon: Cannot kill container: 4e0102207eb5: No such container: 4e0102207eb5
15-Nov-2024 20:50:13 Error response from daemon: No such container: 4e0102207eb5
15-Nov-2024 20:50:13 Error response from daemon: Cannot kill container: 64e7c25f6244: No such container: 64e7c25f6244
15-Nov-2024 20:50:13 Error response from daemon: No such container: 64e7c25f6244
15-Nov-2024 20:50:13 Error response from daemon: Cannot kill container: 30787b43af32: No such container: 30787b43af32
15-Nov-2024 20:50:13 Error response from daemon: No such container: 30787b43af32
15-Nov-2024 20:50:13 Error response from daemon: Cannot kill container: 82647cb2b233: No such container: 82647cb2b233
15-Nov-2024 20:50:13 Error response from daemon: No such container: 82647cb2b233
15-Nov-2024 20:50:13 Error response from daemon: Cannot kill container: 1e0a1709cc60: No such container: 1e0a1709cc60
15-Nov-2024 20:50:13 Error response from daemon: No such container: 1e0a1709cc60
15-Nov-2024 20:50:13 Error response from daemon: Cannot kill container: c7735437c032: No such container: c7735437c032
15-Nov-2024 20:50:13 Error response from daemon: No such container: c7735437c032
15-Nov-2024 20:50:14 Error response from daemon: Cannot kill container: a74ce0a4d554: No such container: a74ce0a4d554
15-Nov-2024 20:50:14 Error response from daemon: No such container: a74ce0a4d554
15-Nov-2024 20:50:14 Error response from daemon: Cannot kill container: 4b60655075d6: No such container: 4b60655075d6
15-Nov-2024 20:50:14 Error response from daemon: No such container: 4b60655075d6
15-Nov-2024 20:50:14 0834ff27c7e2
15-Nov-2024 20:50:14 0834ff27c7e2
15-Nov-2024 20:50:14 Stalled docker volumes to remove:
15-Nov-2024 20:50:14
15-Nov-2024 20:50:14 Removing stalled docker volumes
15-Nov-2024 20:50:14 Removing stalled loopdevices
15-Nov-2024 20:50:19 Done
15-Nov-2024 20:50:19 Finished task 'Clear env and working dir' with result: Success
15-Nov-2024 20:50:19 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
15-Nov-2024 20:50:19 Running post build plugin 'Docker Container Cleanup'
15-Nov-2024 20:50:19 Running post build plugin 'NCover Results Collector'
15-Nov-2024 20:50:19 Running post build plugin 'Build Results Label Collector'
15-Nov-2024 20:50:19 Running post build plugin 'Clover Results Collector'
15-Nov-2024 20:50:19 Running post build plugin 'npm Cache Cleanup'
15-Nov-2024 20:50:19 Running post build plugin 'Artifact Copier'
15-Nov-2024 20:50:19 Publishing an artifact: test_logs.tar.gz
15-Nov-2024 20:50:19 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 218.0 ms
15-Nov-2024 20:50:20 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPH'
15-Nov-2024 20:50:20 Finalising the build...
15-Nov-2024 20:50:20 Stopping timer.
15-Nov-2024 20:50:20 Build ODSRV-OAP-MPDCPH-3364 completed.
15-Nov-2024 20:50:20 Running on server: post build plugin 'Build Hanging Detection Configuration'
15-Nov-2024 20:50:20 Running on server: post build plugin 'NCover Results Collector'
15-Nov-2024 20:50:20 Running on server: post build plugin 'Build Labeller'
15-Nov-2024 20:50:20 Running on server: post build plugin 'Clover Delta Calculator'
15-Nov-2024 20:50:20 Running on server: post build plugin 'Maven Dependencies Postprocessor'
15-Nov-2024 20:50:20 All post build plugins have finished
15-Nov-2024 20:50:20 Generating build results summary...
15-Nov-2024 20:50:20 Saving build results to disk...
15-Nov-2024 20:50:20 Store variable context...
15-Nov-2024 20:50:20 Finished building ODSRV-OAP-MPDCPH-3364.