oneclient acceptance tests using environment deployed from packages

Build: #3372 was successful

Job: multiprovider regular file CRUD proxyio was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

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

30-Nov-2024 01:29:24 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '4752638823441588615'...
30-Nov-2024 01:29:24 Getting configuration...
30-Nov-2024 01:29:24 Oneclient has been successfully mounted in '/tmp/onedata/mnt/kbgn4259wgywvkwz'.
30-Nov-2024 01:29:24
30-Nov-2024 01:29:24 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-62m6s', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 01:29:24 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-62m6s', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 01:29:24 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-62m6s', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 01:29:24
30-Nov-2024 01:29:24
30-Nov-2024 01:29:24 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-62m6s'
30-Nov-2024 01:29:24 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-62m6s' successfully started
30-Nov-2024 01:29:24
30-Nov-2024 01:29:24 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/psxcp52zz5vv8cow
30-Nov-2024 01:29:24
30-Nov-2024 01:29:24 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/psxcp52zz5vv8cow --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/psxcp52zz5vv8cow
30-Nov-2024 01:29:24 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '6233082241288820020'...
30-Nov-2024 01:29:24 Getting configuration...
30-Nov-2024 01:29:24 Oneclient has been successfully mounted in '/tmp/onedata/mnt/psxcp52zz5vv8cow'.
30-Nov-2024 01:29:24
30-Nov-2024 01:29:24 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
30-Nov-2024 01:29:24 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
30-Nov-2024 01:29:24 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
30-Nov-2024 01:29:24 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
30-Nov-2024 01:29:24 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
30-Nov-2024 01:29:24 -- Executing step: 'When "user1 changes space1/dir1 mode to 755 on client11"'
30-Nov-2024 01:29:24 -- Executing step: 'Then "mode of user2's space1/dir1 is 755 on client21"'
30-Nov-2024 01:29:24 -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"'
30-Nov-2024 01:29:24 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"'
30-Nov-2024 01:29:24 -- Executing step: 'Then "user2 fails to delete files [space1/dir1/file1] on client21"'
30-Nov-2024 01:29:24 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
30-Nov-2024 01:29:24 -- Executing step: 'Then "user1 can stat [file1] in space1/dir1 on client11"'
30-Nov-2024 01:29:24 -- Executing step: 'Then "user2 can stat [file1] in space1/dir1 on client21"'
30-Nov-2024 01:29:24 -- Executing step: 'Then "user1 sees [file1] in space1/dir1 on client11"'
30-Nov-2024 01:29:24 -- Executing step: 'Then "user2 sees [file1] in space1/dir1 on client21"'
30-Nov-2024 01:29:24 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"'
30-Nov-2024 01:29:24 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client21"'
30-Nov-2024 01:29:24 =================================================================
30-Nov-2024 01:29:24
30-Nov-2024 01:29:25 PASSED
30-Nov-2024 01:29:25 Unmounting client from /tmp/onedata/mnt/kbgn4259wgywvkwz
30-Nov-2024 01:29:25
30-Nov-2024 01:29:25
30-Nov-2024 01:29:25 Unmounting client from /tmp/onedata/mnt/psxcp52zz5vv8cow
30-Nov-2024 01:29:25
30-Nov-2024 01:29:25
30-Nov-2024 01:30:05 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_right_after_close[multiprovider_proxyio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
30-Nov-2024 01:30:05 =================================================================
30-Nov-2024 01:30:05 - Executing scenario 'Delete file right after closing it'
30-Nov-2024 01:30:05 - from feature 'Multi_regular_file_CRUD'
30-Nov-2024 01:30:05 -----------------------------------------------------------------
30-Nov-2024 01:30:05 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 01:30:05 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 01:30:05 using [token, token] by [user1, user2]"'
30-Nov-2024 01:30:05 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8nm2m', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 01:30:05 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8nm2m', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 01:30:05 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8nm2m', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 01:30:05
30-Nov-2024 01:30:05
30-Nov-2024 01:30:05 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8nm2m'
30-Nov-2024 01:30:05 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8nm2m' successfully started
30-Nov-2024 01:30:05
30-Nov-2024 01:30:05 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/g2m3x05j4p6dslmy
30-Nov-2024 01:30:05
30-Nov-2024 01:30:05 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/g2m3x05j4p6dslmy --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/g2m3x05j4p6dslmy
30-Nov-2024 01:30:05 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '3158517275832803755'...
30-Nov-2024 01:30:05 Getting configuration...
30-Nov-2024 01:30:05 Oneclient has been successfully mounted in '/tmp/onedata/mnt/g2m3x05j4p6dslmy'.
30-Nov-2024 01:30:05
30-Nov-2024 01:30:05 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-62m6s', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 01:30:05 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-62m6s', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 01:30:05 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-62m6s', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 01:30:05
30-Nov-2024 01:30:05
30-Nov-2024 01:30:05 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-62m6s'
30-Nov-2024 01:30:05 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-62m6s' successfully started
30-Nov-2024 01:30:05
30-Nov-2024 01:30:05 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/w8yd0uj5y175z398
30-Nov-2024 01:30:05
30-Nov-2024 01:30:05 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/w8yd0uj5y175z398 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/w8yd0uj5y175z398
30-Nov-2024 01:30:05 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '14057732523297612660'...
30-Nov-2024 01:30:05 Getting configuration...
30-Nov-2024 01:30:05 Oneclient has been successfully mounted in '/tmp/onedata/mnt/w8yd0uj5y175z398'.
30-Nov-2024 01:30:05
30-Nov-2024 01:30:05 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
30-Nov-2024 01:30:05 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
30-Nov-2024 01:30:05 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
30-Nov-2024 01:30:05 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
30-Nov-2024 01:30:05 -- Executing step: 'When "user1 opens space1/file1 with mode r+ on client11"'
30-Nov-2024 01:30:05 -- Executing step: 'When "user1 closes space1/file1 on client11"'
30-Nov-2024 01:30:05 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
30-Nov-2024 01:30:05 -- Executing step: 'When "space1 is empty for user1 on client11"'
30-Nov-2024 01:30:05 =================================================================
30-Nov-2024 01:30:05
30-Nov-2024 01:30:05 PASSED
30-Nov-2024 01:30:05 Unmounting client from /tmp/onedata/mnt/g2m3x05j4p6dslmy
30-Nov-2024 01:30:05
30-Nov-2024 01:30:05
30-Nov-2024 01:30:05 Unmounting client from /tmp/onedata/mnt/w8yd0uj5y175z398
30-Nov-2024 01:30:05
30-Nov-2024 01:30:05
30-Nov-2024 01:30:50 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_create_many[multiprovider_proxyio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
30-Nov-2024 01:30:50 =================================================================
30-Nov-2024 01:30:50 - Executing scenario 'Create many children'
30-Nov-2024 01:30:50 - from feature 'Multi_regular_file_CRUD'
30-Nov-2024 01:30:50 -----------------------------------------------------------------
30-Nov-2024 01:30:50 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 01:30:50 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 01:30:50 using [token, token] by [user1, user2]"'
30-Nov-2024 01:30:50 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8nm2m', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 01:30:50 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8nm2m', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 01:30:50 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8nm2m', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 01:30:50
30-Nov-2024 01:30:50
30-Nov-2024 01:30:50 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8nm2m'
30-Nov-2024 01:30:50 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8nm2m' successfully started
30-Nov-2024 01:30:50
30-Nov-2024 01:30:50 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/cljoaonh9ovehlgc
30-Nov-2024 01:30:50
30-Nov-2024 01:30:50 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/cljoaonh9ovehlgc --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/cljoaonh9ovehlgc
30-Nov-2024 01:30:50 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10952077062048877586'...
30-Nov-2024 01:30:50 Getting configuration...
30-Nov-2024 01:30:50 Oneclient has been successfully mounted in '/tmp/onedata/mnt/cljoaonh9ovehlgc'.
30-Nov-2024 01:30:50
30-Nov-2024 01:30:50 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-62m6s', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 01:30:50 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-62m6s', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 01:30:50 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-62m6s', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 01:30:50
30-Nov-2024 01:30:50
30-Nov-2024 01:30:50 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-62m6s'
30-Nov-2024 01:30:50 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-62m6s' successfully started
30-Nov-2024 01:30:50
30-Nov-2024 01:30:50 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/zup31m9r5er95w44
30-Nov-2024 01:30:50
30-Nov-2024 01:30:50 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/zup31m9r5er95w44 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/zup31m9r5er95w44
30-Nov-2024 01:30:50 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '8240723192624402078'...
30-Nov-2024 01:30:50 Getting configuration...
30-Nov-2024 01:30:50 Oneclient has been successfully mounted in '/tmp/onedata/mnt/zup31m9r5er95w44'.
30-Nov-2024 01:30:50
30-Nov-2024 01:30:50 -- Executing step: 'When "user1 creates child files of space1 with names in range [1, 127) on client11"'
30-Nov-2024 01:30:50 -- Executing step: 'Then "user2 lists children of space1 and gets names in range [1, 127) on client21"'
30-Nov-2024 01:30:50 =================================================================
30-Nov-2024 01:30:50
30-Nov-2024 01:30:56 PASSED
30-Nov-2024 01:30:56 Unmounting client from /tmp/onedata/mnt/cljoaonh9ovehlgc
30-Nov-2024 01:30:56
30-Nov-2024 01:30:56
30-Nov-2024 01:30:56 Unmounting client from /tmp/onedata/mnt/zup31m9r5er95w44
30-Nov-2024 01:30:56
30-Nov-2024 01:30:56
30-Nov-2024 01:31:32 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_copy_delete[multiprovider_proxyio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
30-Nov-2024 01:31:32 =================================================================
30-Nov-2024 01:31:32 - Executing scenario 'Create nonempty file then copy it and remove source file'
30-Nov-2024 01:31:32 - from feature 'Multi_regular_file_CRUD'
30-Nov-2024 01:31:32 -----------------------------------------------------------------
30-Nov-2024 01:31:32 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 01:31:32 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 01:31:32 using [token, token] by [user1, user2]"'
30-Nov-2024 01:31:32 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8nm2m', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 01:31:32 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8nm2m', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 01:31:32 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8nm2m', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 01:31:32
30-Nov-2024 01:31:32
30-Nov-2024 01:31:32 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8nm2m'
30-Nov-2024 01:31:32 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8nm2m' successfully started
30-Nov-2024 01:31:32
30-Nov-2024 01:31:32 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/c79i7tqdp02hc1l2
30-Nov-2024 01:31:32
30-Nov-2024 01:31:32 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/c79i7tqdp02hc1l2 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/c79i7tqdp02hc1l2
30-Nov-2024 01:31:32 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '4222797244445293629'...
30-Nov-2024 01:31:32 Getting configuration...
30-Nov-2024 01:31:32 Oneclient has been successfully mounted in '/tmp/onedata/mnt/c79i7tqdp02hc1l2'.
30-Nov-2024 01:31:32
30-Nov-2024 01:31:32 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-62m6s', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 01:31:32 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-62m6s', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 01:31:32 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-62m6s', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 01:31:32
30-Nov-2024 01:31:32
30-Nov-2024 01:31:32 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-62m6s'
30-Nov-2024 01:31:32 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-62m6s' successfully started
30-Nov-2024 01:31:32
30-Nov-2024 01:31:32 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/e5fm6ltqaqiri7yt
30-Nov-2024 01:31:32
30-Nov-2024 01:31:32 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/e5fm6ltqaqiri7yt --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/e5fm6ltqaqiri7yt
30-Nov-2024 01:31:32 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '15942467614882062427'...
30-Nov-2024 01:31:32 Getting configuration...
30-Nov-2024 01:31:32 Oneclient has been successfully mounted in '/tmp/onedata/mnt/e5fm6ltqaqiri7yt'.
30-Nov-2024 01:31:32
30-Nov-2024 01:31:32 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
30-Nov-2024 01:31:32 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
30-Nov-2024 01:31:32 -- Executing step: 'When "user1 copies regular file space1/file1 to space1/file1_copy on client11"'
30-Nov-2024 01:31:32 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
30-Nov-2024 01:31:32 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client11"'
30-Nov-2024 01:31:32 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client21"'
30-Nov-2024 01:31:32 =================================================================
30-Nov-2024 01:31:32
30-Nov-2024 01:31:32 PASSED
30-Nov-2024 01:31:32 Unmounting client from /tmp/onedata/mnt/c79i7tqdp02hc1l2
30-Nov-2024 01:31:32
30-Nov-2024 01:31:32
30-Nov-2024 01:31:32 Unmounting client from /tmp/onedata/mnt/e5fm6ltqaqiri7yt
30-Nov-2024 01:31:32
30-Nov-2024 01:31:32
30-Nov-2024 01:32:20 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_move_between_spaces[multiprovider_proxyio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
30-Nov-2024 01:32:20 =================================================================
30-Nov-2024 01:32:20 - Executing scenario 'Create nonempty file then move it to another space'
30-Nov-2024 01:32:20 - from feature 'Multi_regular_file_CRUD'
30-Nov-2024 01:32:20 -----------------------------------------------------------------
30-Nov-2024 01:32:20 -- Executing step: 'Given "oneclients [client11, client21]
30-Nov-2024 01:32:20 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
30-Nov-2024 01:32:20 using [token, token] by [user1, user2]"'
30-Nov-2024 01:32:20 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8nm2m', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 01:32:20 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8nm2m', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 01:32:20 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-8nm2m', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 01:32:20
30-Nov-2024 01:32:20
30-Nov-2024 01:32:20 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8nm2m'
30-Nov-2024 01:32:20 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-8nm2m' successfully started
30-Nov-2024 01:32:20
30-Nov-2024 01:32:20 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/o2mruqwvufn0kx1m
30-Nov-2024 01:32:20
30-Nov-2024 01:32:20 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/o2mruqwvufn0kx1m --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/o2mruqwvufn0kx1m
30-Nov-2024 01:32:20 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17606084459014639452'...
30-Nov-2024 01:32:20 Getting configuration...
30-Nov-2024 01:32:20 Oneclient has been successfully mounted in '/tmp/onedata/mnt/o2mruqwvufn0kx1m'.
30-Nov-2024 01:32:20
30-Nov-2024 01:32:20 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-62m6s', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
30-Nov-2024 01:32:20 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-62m6s', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
30-Nov-2024 01:32:20 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-62m6s', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
30-Nov-2024 01:32:20
30-Nov-2024 01:32:20
30-Nov-2024 01:32:20 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-62m6s'
30-Nov-2024 01:32:20 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-62m6s' successfully started
30-Nov-2024 01:32:20
30-Nov-2024 01:32:20 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/umrxcklho89vkku4
30-Nov-2024 01:32:20
30-Nov-2024 01:32:20 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/umrxcklho89vkku4 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/umrxcklho89vkku4
30-Nov-2024 01:32:20 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '10549829299785425505'...
30-Nov-2024 01:32:20 Getting configuration...
30-Nov-2024 01:32:20 Oneclient has been successfully mounted in '/tmp/onedata/mnt/umrxcklho89vkku4'.
30-Nov-2024 01:32:20
30-Nov-2024 01:32:20 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
30-Nov-2024 01:32:20 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
30-Nov-2024 01:32:20 -- Executing step: 'When "user2 reads "TEST TEXT ONEDATA" from file space1/file1 on client21"'
30-Nov-2024 01:32:20 -- Executing step: 'When "user1 renames space1/file1 to space2/file1_moved on client11"'
30-Nov-2024 01:32:20 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client11"'
30-Nov-2024 01:32:20 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client21"'
30-Nov-2024 01:32:20 =================================================================
30-Nov-2024 01:32:20
30-Nov-2024 01:32:33 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
30-Nov-2024 01:32:33 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
30-Nov-2024 01:32:33 PASSED
30-Nov-2024 01:32:33 Unmounting client from /tmp/onedata/mnt/o2mruqwvufn0kx1m
30-Nov-2024 01:32:33
30-Nov-2024 01:32:33
30-Nov-2024 01:32:33 Unmounting client from /tmp/onedata/mnt/umrxcklho89vkku4
30-Nov-2024 01:32:33
30-Nov-2024 01:32:33 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCP/onedata-acceptance/tests/oneclient/logs/multiprovider_proxyio/test_multi_reg_file_CRUD.1732930340.6908486', '-c', '/tmp/logs']
30-Nov-2024 01:32:33 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-vmbxx. See /home/bamboo/.one-env/deployments/2024.11.30-01.09.08/pod-logs/dev-cross-support-job-3p-users-vmbxx/entrypoint.log for more details
30-Nov-2024 01:32:33 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-8nm2m: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.30-01.09.08/pod-logs/dev-oneclient-krakow-7d9476b8bc-8nm2m/oneclient_logs
30-Nov-2024 01:32:33
30-Nov-2024 01:32:33               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=193/225)
30-Nov-2024 01:32:33               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 01:32:33          62,839   0%   59.93MB/s    0:00:00 (xfr#1, to-chk=192/225)
30-Nov-2024 01:32:33          62,839   0%   59.93MB/s    0:00:00 (xfr#1, to-chk=186/225)
30-Nov-2024 01:32:33          63,781   0%   60.83MB/s    0:00:00 (xfr#2, to-chk=188/225)
30-Nov-2024 01:32:33         315,506   3%   60.18MB/s    0:00:00 (xfr#3, to-chk=187/225)
30-Nov-2024 01:32:33         316,448   3%   60.36MB/s    0:00:00 (xfr#4, to-chk=186/225)
30-Nov-2024 01:32:33         336,143   3%   53.43MB/s    0:00:00 (xfr#5, to-chk=185/225)
30-Nov-2024 01:32:33         336,509   3%   45.85MB/s    0:00:00 (xfr#6, to-chk=181/225)
30-Nov-2024 01:32:33         421,651   4%   44.68MB/s    0:00:00 (xfr#7, to-chk=180/225)
30-Nov-2024 01:32:33         422,017   4%   44.72MB/s    0:00:00 (xfr#8, to-chk=179/225)
30-Nov-2024 01:32:33         422,645   4%   44.79MB/s    0:00:00 (xfr#9, to-chk=178/225)
30-Nov-2024 01:32:33         464,198   5%   40.24MB/s    0:00:00 (xfr#10, to-chk=177/225)
30-Nov-2024 01:32:33         464,756   5%   40.29MB/s    0:00:00 (xfr#11, to-chk=173/225)
30-Nov-2024 01:32:33         601,531   6%   38.24MB/s    0:00:00 (xfr#12, to-chk=172/225)
30-Nov-2024 01:32:33         602,089   6%   38.28MB/s    0:00:00 (xfr#13, to-chk=171/225)
30-Nov-2024 01:32:33         602,717   6%   38.32MB/s    0:00:00 (xfr#14, to-chk=170/225)
30-Nov-2024 01:32:33         944,971  10%   34.66MB/s    0:00:00 (xfr#15, to-chk=169/225)
30-Nov-2024 01:32:33         945,625  10%   34.69MB/s    0:00:00 (xfr#16, to-chk=165/225)
30-Nov-2024 01:32:33       2,065,631  23%   32.83MB/s    0:00:00 (xfr#17, to-chk=164/225)
30-Nov-2024 01:32:33       2,066,285  23%   32.84MB/s    0:00:00 (xfr#18, to-chk=163/225)
30-Nov-2024 01:32:33       2,095,281  24%   32.76MB/s    0:00:00 (xfr#19, to-chk=162/225)
30-Nov-2024 01:32:33       2,095,743  24%   32.76MB/s    0:00:00 (xfr#20, to-chk=158/225)
30-Nov-2024 01:32:33       2,196,578  25%   33.25MB/s    0:00:00 (xfr#21, to-chk=157/225)
30-Nov-2024 01:32:33       2,197,040  25%   33.26MB/s    0:00:00 (xfr#22, to-chk=156/225)
30-Nov-2024 01:32:33       2,244,063  26%   33.44MB/s    0:00:00 (xfr#23, to-chk=155/225)
30-Nov-2024 01:32:33       2,244,525  26%   33.45MB/s    0:00:00 (xfr#24, to-chk=151/225)
30-Nov-2024 01:32:33       2,397,027  27%   30.89MB/s    0:00:00 (xfr#25, to-chk=150/225)
30-Nov-2024 01:32:33       2,397,489  27%   30.90MB/s    0:00:00 (xfr#26, to-chk=149/225)
30-Nov-2024 01:32:33       2,422,783  28%   30.81MB/s    0:00:00 (xfr#27, to-chk=148/225)
30-Nov-2024 01:32:33       2,423,437  28%   30.82MB/s    0:00:00 (xfr#28, to-chk=144/225)
30-Nov-2024 01:32:33       2,515,628  29%   31.99MB/s    0:00:00 (xfr#29, to-chk=143/225)
30-Nov-2024 01:32:33       2,516,282  29%   32.00MB/s    0:00:00 (xfr#30, to-chk=142/225)
30-Nov-2024 01:32:33       2,550,551  29%   32.01MB/s    0:00:00 (xfr#31, to-chk=141/225)
30-Nov-2024 01:32:33       2,551,109  29%   32.01MB/s    0:00:00 (xfr#32, to-chk=137/225)
30-Nov-2024 01:32:33       2,657,240  30%   32.49MB/s    0:00:00 (xfr#33, to-chk=136/225)
30-Nov-2024 01:32:33       2,657,798  30%   32.50MB/s    0:00:00 (xfr#34, to-chk=135/225)
30-Nov-2024 01:32:33       2,685,566  31%   32.84MB/s    0:00:00 (xfr#35, to-chk=134/225)
30-Nov-2024 01:32:33       2,686,124  31%   32.84MB/s    0:00:00 (xfr#36, to-chk=130/225)
30-Nov-2024 01:32:33       2,775,018  32%   33.08MB/s    0:00:00 (xfr#37, to-chk=129/225)
30-Nov-2024 01:32:33       2,775,576  32%   33.09MB/s    0:00:00 (xfr#38, to-chk=128/225)
30-Nov-2024 01:32:33       2,802,552  32%   33.41MB/s    0:00:00 (xfr#39, to-chk=127/225)
30-Nov-2024 01:32:33       2,803,110  32%   33.00MB/s    0:00:00 (xfr#40, to-chk=123/225)
30-Nov-2024 01:32:33       2,906,205  33%   32.99MB/s    0:00:00 (xfr#41, to-chk=122/225)
30-Nov-2024 01:32:33       2,906,763  33%   33.00MB/s    0:00:00 (xfr#42, to-chk=121/225)
30-Nov-2024 01:32:33       2,934,857  34%   32.93MB/s    0:00:00 (xfr#43, to-chk=120/225)
30-Nov-2024 01:32:33       2,935,319  34%   32.55MB/s    0:00:00 (xfr#44, to-chk=116/225)
30-Nov-2024 01:32:33       3,022,558  35%   32.76MB/s    0:00:00 (xfr#45, to-chk=115/225)
30-Nov-2024 01:32:33       3,023,020  35%   32.39MB/s    0:00:00 (xfr#46, to-chk=114/225)
30-Nov-2024 01:32:33       3,023,648  35%   32.40MB/s    0:00:00 (xfr#47, to-chk=113/225)
30-Nov-2024 01:32:33       3,041,519  35%   31.87MB/s    0:00:00 (xfr#48, to-chk=112/225)
30-Nov-2024 01:32:33       3,042,077  35%   31.88MB/s    0:00:00 (xfr#49, to-chk=108/225)
30-Nov-2024 01:32:33       3,109,215  36%   32.23MB/s    0:00:00 (xfr#50, to-chk=107/225)
30-Nov-2024 01:32:33       3,109,773  36%   31.89MB/s    0:00:00 (xfr#51, to-chk=106/225)
30-Nov-2024 01:32:33       3,162,631  36%   32.43MB/s    0:00:00 (xfr#52, to-chk=105/225)
30-Nov-2024 01:32:33       3,163,285  36%   32.44MB/s    0:00:00 (xfr#53, to-chk=101/225)
30-Nov-2024 01:32:33       3,347,962  38%   33.61MB/s    0:00:00 (xfr#54, to-chk=100/225)
30-Nov-2024 01:32:33       3,348,616  38%   33.62MB/s    0:00:00 (xfr#55, to-chk=99/225)
30-Nov-2024 01:32:33       3,400,751  39%   33.78MB/s    0:00:00 (xfr#56, to-chk=98/225)
30-Nov-2024 01:32:33       3,401,021  39%   33.79MB/s    0:00:00 (xfr#57, to-chk=94/225)
30-Nov-2024 01:32:33       3,594,705  41%   32.04MB/s    0:00:00 (xfr#58, to-chk=93/225)
30-Nov-2024 01:32:33       3,594,975  41%   32.04MB/s    0:00:00 (xfr#59, to-chk=92/225)
30-Nov-2024 01:32:33       3,595,603  41%   32.05MB/s    0:00:00 (xfr#60, to-chk=91/225)
30-Nov-2024 01:32:33       3,752,918  43%   28.63MB/s    0:00:00 (xfr#61, to-chk=90/225)
30-Nov-2024 01:32:33       3,753,476  43%   28.64MB/s    0:00:00 (xfr#62, to-chk=86/225)
30-Nov-2024 01:32:33       3,757,622  43%   28.44MB/s    0:00:00 (xfr#63, to-chk=85/225)
30-Nov-2024 01:32:33       4,283,313  49%   30.71MB/s    0:00:00 (xfr#64, to-chk=84/225)
30-Nov-2024 01:32:33       4,283,871  49%   29.60MB/s    0:00:00 (xfr#65, to-chk=83/225)
30-Nov-2024 01:32:33       4,324,746  50%   29.67MB/s    0:00:00 (xfr#66, to-chk=82/225)
30-Nov-2024 01:32:33       4,325,304  50%   29.68MB/s    0:00:00 (xfr#67, to-chk=78/225)
30-Nov-2024 01:32:33       4,466,601  51%   30.65MB/s    0:00:00 (xfr#68, to-chk=77/225)
30-Nov-2024 01:32:33       4,467,159  51%   30.43MB/s    0:00:00 (xfr#69, to-chk=76/225)
30-Nov-2024 01:32:33       4,505,592  52%   30.69MB/s    0:00:00 (xfr#70, to-chk=75/225)
30-Nov-2024 01:32:33       4,506,150  52%   30.70MB/s    0:00:00 (xfr#71, to-chk=71/225)
30-Nov-2024 01:32:33       4,634,332  53%   31.34MB/s    0:00:00 (xfr#72, to-chk=70/225)
30-Nov-2024 01:32:33       4,634,890  53%   31.35MB/s    0:00:00 (xfr#73, to-chk=69/225)
30-Nov-2024 01:32:33       4,674,918  54%   31.62MB/s    0:00:00 (xfr#74, to-chk=68/225)
30-Nov-2024 01:32:33       4,675,572  54%   31.62MB/s    0:00:00 (xfr#75, to-chk=64/225)
30-Nov-2024 01:32:33       4,787,336  55%   32.15MB/s    0:00:00 (xfr#76, to-chk=63/225)
30-Nov-2024 01:32:33       4,787,990  55%   32.16MB/s    0:00:00 (xfr#77, to-chk=62/225)
30-Nov-2024 01:32:33       4,809,575  55%   32.30MB/s    0:00:00 (xfr#78, to-chk=61/225)
30-Nov-2024 01:32:33       4,810,037  55%   32.30MB/s    0:00:00 (xfr#79, to-chk=57/225)
30-Nov-2024 01:32:33       4,892,647  56%   30.90MB/s    0:00:00 (xfr#80, to-chk=56/225)
30-Nov-2024 01:32:33       4,893,109  56%   30.90MB/s    0:00:00 (xfr#81, to-chk=55/225)
30-Nov-2024 01:32:33       5,117,608  59%   32.11MB/s    0:00:00 (xfr#82, to-chk=54/225)
30-Nov-2024 01:32:33       5,118,262  59%   32.11MB/s    0:00:00 (xfr#83, to-chk=50/225)
30-Nov-2024 01:32:33       5,122,400  59%   31.93MB/s    0:00:00 (xfr#84, to-chk=49/225)
30-Nov-2024 01:32:33       7,574,076  87%   40.58MB/s    0:00:00 (xfr#85, to-chk=48/225)
30-Nov-2024 01:32:33       7,574,730  87%   40.58MB/s    0:00:00 (xfr#86, to-chk=47/225)
30-Nov-2024 01:32:33       7,575,358  87%   40.36MB/s    0:00:00 (xfr#87, to-chk=46/225)
30-Nov-2024 01:32:33       7,607,096  88%   40.53MB/s    0:00:00 (xfr#88, to-chk=45/225)
30-Nov-2024 01:32:33       7,607,654  88%   40.53MB/s    0:00:00 (xfr#89, to-chk=41/225)
30-Nov-2024 01:32:33       7,745,650  89%   41.04MB/s    0:00:00 (xfr#90, to-chk=40/225)
30-Nov-2024 01:32:33       7,746,208  89%   41.04MB/s    0:00:00 (xfr#91, to-chk=39/225)
30-Nov-2024 01:32:33       7,746,836  89%   41.04MB/s    0:00:00 (xfr#92, to-chk=38/225)
30-Nov-2024 01:32:33       7,777,349  90%   41.21MB/s    0:00:00 (xfr#93, to-chk=37/225)
30-Nov-2024 01:32:33       7,777,907  90%   41.21MB/s    0:00:00 (xfr#94, to-chk=33/225)
30-Nov-2024 01:32:33       7,919,077  91%   40.82MB/s    0:00:00 (xfr#95, to-chk=32/225)
30-Nov-2024 01:32:33       7,919,635  91%   40.61MB/s    0:00:00 (xfr#96, to-chk=31/225)
30-Nov-2024 01:32:33       7,958,437  92%   40.59MB/s    0:00:00 (xfr#97, to-chk=30/225)
30-Nov-2024 01:32:33       7,959,091  92%   40.59MB/s    0:00:00 (xfr#98, to-chk=26/225)
30-Nov-2024 01:32:33       8,078,594  93%   40.55MB/s    0:00:00 (xfr#99, to-chk=25/225)
30-Nov-2024 01:32:33       8,079,248  93%   40.34MB/s    0:00:00 (xfr#100, to-chk=24/225)
30-Nov-2024 01:32:33       8,079,876  93%   40.34MB/s    0:00:00 (xfr#101, to-chk=23/225)
30-Nov-2024 01:32:33       8,109,115  94%   40.49MB/s    0:00:00 (xfr#102, to-chk=22/225)
30-Nov-2024 01:32:33       8,109,577  94%   40.49MB/s    0:00:00 (xfr#103, to-chk=18/225)
30-Nov-2024 01:32:33       8,199,296  95%   40.73MB/s    0:00:00 (xfr#104, to-chk=17/225)
30-Nov-2024 01:32:33       8,199,758  95%   40.73MB/s    0:00:00 (xfr#105, to-chk=16/225)
30-Nov-2024 01:32:33       8,200,386  95%   40.52MB/s    0:00:00 (xfr#106, to-chk=15/225)
30-Nov-2024 01:32:33       8,247,873  95%   40.76MB/s    0:00:00 (xfr#107, to-chk=14/225)
30-Nov-2024 01:32:33       8,248,335  95%   40.55MB/s    0:00:00 (xfr#108, to-chk=10/225)
30-Nov-2024 01:32:33       8,432,314  97%   41.24MB/s    0:00:00 (xfr#109, to-chk=9/225)
30-Nov-2024 01:32:33       8,432,776  97%   41.24MB/s    0:00:00 (xfr#110, to-chk=8/225)
30-Nov-2024 01:32:33       8,464,601  98%   41.19MB/s    0:00:00 (xfr#111, to-chk=7/225)
30-Nov-2024 01:32:33       8,465,255  98%   41.19MB/s    0:00:00 (xfr#112, to-chk=3/225)
30-Nov-2024 01:32:33       8,565,413  99%   41.26MB/s    0:00:00 (xfr#113, to-chk=2/225)
30-Nov-2024 01:32:33       8,566,067  99%   41.26MB/s    0:00:00 (xfr#114, to-chk=1/225)
30-Nov-2024 01:32:33       8,608,788  99%   40.85MB/s    0:00:00 (xfr#115, to-chk=0/225)
30-Nov-2024 01:32:33       8,608,788  99%   40.85MB/s    0:00:00 (xfr#115, to-chk=0/225)
30-Nov-2024 01:32:33       8,608,788  99%   40.85MB/s    0:00:00 (xfr#115, to-chk=0/225)
30-Nov-2024 01:32:33       8,608,788  99%   40.85MB/s    0:00:00 (xfr#115, to-chk=0/225)
30-Nov-2024 01:32:33       8,608,788  99%   40.85MB/s    0:00:00 (xfr#115, to-chk=0/225)
30-Nov-2024 01:32:33       8,608,788  99%   40.85MB/s    0:00:00 (xfr#115, to-chk=0/225)
30-Nov-2024 01:32:33       8,608,788  99%   40.85MB/s    0:00:00 (xfr#115, to-chk=0/225)
30-Nov-2024 01:32:33       8,608,788  99%   40.85MB/s    0:00:00 (xfr#115, to-chk=0/225)
30-Nov-2024 01:32:33       8,608,788  99%   40.85MB/s    0:00:00 (xfr#115, to-chk=0/225)
30-Nov-2024 01:32:33       8,608,788  99%   40.85MB/s    0:00:00 (xfr#115, to-chk=0/225)
30-Nov-2024 01:32:33       8,608,788  99%   40.85MB/s    0:00:00 (xfr#115, to-chk=0/225)
30-Nov-2024 01:32:33       8,608,788  99%   40.85MB/s    0:00:00 (xfr#115, to-chk=0/225)
30-Nov-2024 01:32:33       8,608,788  99%   40.85MB/s    0:00:00 (xfr#115, to-chk=0/225)
30-Nov-2024 01:32:33       8,608,788  99%   40.64MB/s    0:00:00 (xfr#115, to-chk=0/225)
30-Nov-2024 01:32:33       8,608,788  99%   40.64MB/s    0:00:00 (xfr#115, to-chk=0/225)
30-Nov-2024 01:32:33       8,608,788  99%   40.64MB/s    0:00:00 (xfr#115, to-chk=0/225)
30-Nov-2024 01:32:33       8,608,788  99%   40.64MB/s    0:00:00 (xfr#115, to-chk=0/225)
30-Nov-2024 01:32:33       8,608,788  99%   40.64MB/s    0:00:00 (xfr#115, to-chk=0/225)
30-Nov-2024 01:32:33       8,608,788  99%   40.64MB/s    0:00:00 (xfr#115, to-chk=0/225)
30-Nov-2024 01:32:33       8,608,788  99%   40.64MB/s    0:00:00 (xfr#115, to-chk=0/225)
30-Nov-2024 01:32:33       8,608,788  99%   40.64MB/s    0:00:00 (xfr#115, to-chk=0/225)
30-Nov-2024 01:32:33       8,608,788  99%   40.64MB/s    0:00:00 (xfr#115, to-chk=0/225)
30-Nov-2024 01:32:33       8,608,788  99%   40.64MB/s    0:00:00 (xfr#115, to-chk=0/225)
30-Nov-2024 01:32:33       8,608,788  99%   40.64MB/s    0:00:00 (xfr#115, to-chk=0/225)
30-Nov-2024 01:32:33       8,608,788  99%   40.64MB/s    0:00:00 (xfr#115, to-chk=0/225)
30-Nov-2024 01:32:33       8,608,788  99%   40.44MB/s    0:00:00 (xfr#115, to-chk=0/225)
30-Nov-2024 01:32:33       8,608,788  99%   40.44MB/s    0:00:00 (xfr#115, to-chk=0/225)
30-Nov-2024 01:32:33       8,608,788  99%   39.66MB/s    0:00:00 (xfr#115, to-chk=0/225)
30-Nov-2024 01:32:33 [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-62m6s: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.30-01.09.08/pod-logs/dev-oneclient-paris-5cc45c8cb7-62m6s/oneclient_logs
30-Nov-2024 01:32:33
30-Nov-2024 01:32:33               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=193/225)
30-Nov-2024 01:32:33               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 01:32:33          39,873   0%   38.03MB/s    0:00:00 (xfr#1, to-chk=192/225)
30-Nov-2024 01:32:33          39,873   0%   38.03MB/s    0:00:00 (xfr#1, to-chk=186/225)
30-Nov-2024 01:32:33          40,335   0%   38.47MB/s    0:00:00 (xfr#2, to-chk=188/225)
30-Nov-2024 01:32:33         193,639   2%   61.56MB/s    0:00:00 (xfr#3, to-chk=187/225)
30-Nov-2024 01:32:33         194,101   2%   61.70MB/s    0:00:00 (xfr#4, to-chk=186/225)
30-Nov-2024 01:32:33         194,729   2%   61.90MB/s    0:00:00 (xfr#5, to-chk=185/225)
30-Nov-2024 01:32:33         245,080   3%   58.43MB/s    0:00:00 (xfr#6, to-chk=184/225)
30-Nov-2024 01:32:33         245,830   3%   46.89MB/s    0:00:00 (xfr#7, to-chk=180/225)
30-Nov-2024 01:32:33         485,867   7%   57.92MB/s    0:00:00 (xfr#8, to-chk=179/225)
30-Nov-2024 01:32:33         486,617   7%   58.01MB/s    0:00:00 (xfr#9, to-chk=178/225)
30-Nov-2024 01:32:33         532,317   7%   56.41MB/s    0:00:00 (xfr#10, to-chk=177/225)
30-Nov-2024 01:32:33         533,163   7%   56.50MB/s    0:00:00 (xfr#11, to-chk=173/225)
30-Nov-2024 01:32:33         537,303   7%   51.24MB/s    0:00:00 (xfr#12, to-chk=172/225)
30-Nov-2024 01:32:33         712,947  10%   40.00MB/s    0:00:00 (xfr#13, to-chk=171/225)
30-Nov-2024 01:32:33         713,793  10%   35.83MB/s    0:00:00 (xfr#14, to-chk=170/225)
30-Nov-2024 01:32:33         714,421  10%   35.86MB/s    0:00:00 (xfr#15, to-chk=169/225)
30-Nov-2024 01:32:33         765,034  11%   36.48MB/s    0:00:00 (xfr#16, to-chk=168/225)
30-Nov-2024 01:32:33         765,496  11%   36.50MB/s    0:00:00 (xfr#17, to-chk=164/225)
30-Nov-2024 01:32:33         946,319  13%   36.10MB/s    0:00:00 (xfr#18, to-chk=163/225)
30-Nov-2024 01:32:33         946,781  13%   36.12MB/s    0:00:00 (xfr#19, to-chk=162/225)
30-Nov-2024 01:32:33         974,407  14%   37.17MB/s    0:00:00 (xfr#20, to-chk=161/225)
30-Nov-2024 01:32:33         974,965  14%   35.76MB/s    0:00:00 (xfr#21, to-chk=157/225)
30-Nov-2024 01:32:33       1,086,277  15%   39.84MB/s    0:00:00 (xfr#22, to-chk=156/225)
30-Nov-2024 01:32:33       1,086,835  15%   39.86MB/s    0:00:00 (xfr#23, to-chk=155/225)
30-Nov-2024 01:32:33       1,191,378  17%   40.58MB/s    0:00:00 (xfr#24, to-chk=154/225)
30-Nov-2024 01:32:33       1,191,840  17%   40.59MB/s    0:00:00 (xfr#25, to-chk=150/225)
30-Nov-2024 01:32:33       1,540,776  22%   48.98MB/s    0:00:00 (xfr#26, to-chk=149/225)
30-Nov-2024 01:32:33       1,541,238  22%   48.99MB/s    0:00:00 (xfr#27, to-chk=148/225)
30-Nov-2024 01:32:33       1,541,866  22%   49.01MB/s    0:00:00 (xfr#28, to-chk=147/225)
30-Nov-2024 01:32:33       1,567,035  22%   49.81MB/s    0:00:00 (xfr#29, to-chk=146/225)
30-Nov-2024 01:32:33       1,567,689  22%   49.84MB/s    0:00:00 (xfr#30, to-chk=142/225)
30-Nov-2024 01:32:33       1,647,481  24%   50.68MB/s    0:00:00 (xfr#31, to-chk=141/225)
30-Nov-2024 01:32:33       1,648,135  24%   50.70MB/s    0:00:00 (xfr#32, to-chk=140/225)
30-Nov-2024 01:32:33       1,648,763  24%   50.72MB/s    0:00:00 (xfr#33, to-chk=139/225)
30-Nov-2024 01:32:33       1,677,560  24%   51.61MB/s    0:00:00 (xfr#34, to-chk=138/225)
30-Nov-2024 01:32:33       1,678,118  24%   51.63MB/s    0:00:00 (xfr#35, to-chk=134/225)
30-Nov-2024 01:32:33       1,775,038  25%   48.37MB/s    0:00:00 (xfr#36, to-chk=133/225)
30-Nov-2024 01:32:33       1,775,596  25%   47.04MB/s    0:00:00 (xfr#37, to-chk=132/225)
30-Nov-2024 01:32:33       1,854,598  27%   47.80MB/s    0:00:00 (xfr#38, to-chk=131/225)
30-Nov-2024 01:32:33       1,855,060  27%   47.81MB/s    0:00:00 (xfr#39, to-chk=127/225)
30-Nov-2024 01:32:33       2,152,597  31%   52.64MB/s    0:00:00 (xfr#40, to-chk=126/225)
30-Nov-2024 01:32:33       2,153,059  31%   52.65MB/s    0:00:00 (xfr#41, to-chk=125/225)
30-Nov-2024 01:32:33       2,178,611  31%   51.94MB/s    0:00:00 (xfr#42, to-chk=124/225)
30-Nov-2024 01:32:33       2,179,073  31%   51.95MB/s    0:00:00 (xfr#43, to-chk=120/225)
30-Nov-2024 01:32:33       2,300,636  33%   53.51MB/s    0:00:00 (xfr#44, to-chk=119/225)
30-Nov-2024 01:32:33       2,301,098  33%   53.52MB/s    0:00:00 (xfr#45, to-chk=118/225)
30-Nov-2024 01:32:33       2,472,360  36%   56.14MB/s    0:00:00 (xfr#46, to-chk=117/225)
30-Nov-2024 01:32:33       2,472,630  36%   56.14MB/s    0:00:00 (xfr#47, to-chk=113/225)
30-Nov-2024 01:32:33       2,839,975  41%   56.43MB/s    0:00:00 (xfr#48, to-chk=112/225)
30-Nov-2024 01:32:33       2,840,245  41%   56.43MB/s    0:00:00 (xfr#49, to-chk=111/225)
30-Nov-2024 01:32:33       2,863,658  41%   55.73MB/s    0:00:00 (xfr#50, to-chk=110/225)
30-Nov-2024 01:32:33       2,863,928  41%   55.74MB/s    0:00:00 (xfr#51, to-chk=106/225)
30-Nov-2024 01:32:33       2,950,448  43%   56.28MB/s    0:00:00 (xfr#52, to-chk=105/225)
30-Nov-2024 01:32:33       2,950,718  43%   56.28MB/s    0:00:00 (xfr#53, to-chk=104/225)
30-Nov-2024 01:32:33       2,951,346  43%   56.29MB/s    0:00:00 (xfr#54, to-chk=103/225)
30-Nov-2024 01:32:33       3,004,819  43%   56.19MB/s    0:00:00 (xfr#55, to-chk=102/225)
30-Nov-2024 01:32:33       3,005,377  43%   56.20MB/s    0:00:00 (xfr#56, to-chk=98/225)
30-Nov-2024 01:32:33       3,226,947  47%   55.95MB/s    0:00:00 (xfr#57, to-chk=97/225)
30-Nov-2024 01:32:33       3,227,505  47%   55.96MB/s    0:00:00 (xfr#58, to-chk=96/225)
30-Nov-2024 01:32:33       3,267,929  47%   55.65MB/s    0:00:00 (xfr#59, to-chk=95/225)
30-Nov-2024 01:32:33       3,268,391  47%   55.66MB/s    0:00:00 (xfr#60, to-chk=91/225)
30-Nov-2024 01:32:33       3,437,361  50%   53.74MB/s    0:00:00 (xfr#61, to-chk=90/225)
30-Nov-2024 01:32:33       3,437,823  50%   53.75MB/s    0:00:00 (xfr#62, to-chk=89/225)
30-Nov-2024 01:32:33       3,465,413  50%   53.30MB/s    0:00:00 (xfr#63, to-chk=88/225)
30-Nov-2024 01:32:33       3,465,779  50%   53.31MB/s    0:00:00 (xfr#64, to-chk=84/225)
30-Nov-2024 01:32:33       3,594,085  52%   55.28MB/s    0:00:00 (xfr#65, to-chk=83/225)
30-Nov-2024 01:32:33       3,594,451  52%   54.41MB/s    0:00:00 (xfr#66, to-chk=82/225)
30-Nov-2024 01:32:33       3,625,921  53%   54.89MB/s    0:00:00 (xfr#67, to-chk=81/225)
30-Nov-2024 01:32:33       3,626,383  53%   54.90MB/s    0:00:00 (xfr#68, to-chk=77/225)
30-Nov-2024 01:32:33       3,772,766  55%   53.70MB/s    0:00:00 (xfr#69, to-chk=76/225)
30-Nov-2024 01:32:33       3,773,228  55%   53.71MB/s    0:00:00 (xfr#70, to-chk=75/225)
30-Nov-2024 01:32:33       3,818,770  55%   53.56MB/s    0:00:00 (xfr#71, to-chk=74/225)
30-Nov-2024 01:32:33       3,819,424  55%   53.57MB/s    0:00:00 (xfr#72, to-chk=70/225)
30-Nov-2024 01:32:33       4,043,441  59%   55.09MB/s    0:00:00 (xfr#73, to-chk=69/225)
30-Nov-2024 01:32:33       4,044,095  59%   55.10MB/s    0:00:00 (xfr#74, to-chk=68/225)
30-Nov-2024 01:32:33       4,044,723  59%   55.10MB/s    0:00:00 (xfr#75, to-chk=67/225)
30-Nov-2024 01:32:33       4,070,187  59%   54.67MB/s    0:00:00 (xfr#76, to-chk=66/225)
30-Nov-2024 01:32:33       4,070,649  59%   54.68MB/s    0:00:00 (xfr#77, to-chk=62/225)
30-Nov-2024 01:32:33       4,171,068  60%   56.03MB/s    0:00:00 (xfr#78, to-chk=61/225)
30-Nov-2024 01:32:33       4,171,530  60%   56.03MB/s    0:00:00 (xfr#79, to-chk=60/225)
30-Nov-2024 01:32:33       4,189,963  61%   55.50MB/s    0:00:00 (xfr#80, to-chk=59/225)
30-Nov-2024 01:32:33       4,190,233  61%   55.50MB/s    0:00:00 (xfr#81, to-chk=55/225)
30-Nov-2024 01:32:33       4,298,563  62%   55.40MB/s    0:00:00 (xfr#82, to-chk=54/225)
30-Nov-2024 01:32:33       4,298,833  62%   55.40MB/s    0:00:00 (xfr#83, to-chk=53/225)
30-Nov-2024 01:32:33       4,317,289  63%   55.64MB/s    0:00:00 (xfr#84, to-chk=52/225)
30-Nov-2024 01:32:33       4,317,847  63%   55.65MB/s    0:00:00 (xfr#85, to-chk=48/225)
30-Nov-2024 01:32:33       4,416,406  64%   56.16MB/s    0:00:00 (xfr#86, to-chk=47/225)
30-Nov-2024 01:32:33       4,416,964  64%   56.16MB/s    0:00:00 (xfr#87, to-chk=46/225)
30-Nov-2024 01:32:33       4,417,592  64%   56.17MB/s    0:00:00 (xfr#88, to-chk=45/225)
30-Nov-2024 01:32:33       4,452,073  65%   56.61MB/s    0:00:00 (xfr#89, to-chk=44/225)
30-Nov-2024 01:32:33       4,452,535  65%   55.87MB/s    0:00:00 (xfr#90, to-chk=40/225)
30-Nov-2024 01:32:33       4,574,123  66%   57.40MB/s    0:00:00 (xfr#91, to-chk=39/225)
30-Nov-2024 01:32:33       4,574,585  66%   57.40MB/s    0:00:00 (xfr#92, to-chk=38/225)
30-Nov-2024 01:32:33       4,619,109  67%   57.21MB/s    0:00:00 (xfr#93, to-chk=37/225)
30-Nov-2024 01:32:33       4,619,667  67%   57.22MB/s    0:00:00 (xfr#94, to-chk=33/225)
30-Nov-2024 01:32:33       4,766,537  69%   54.77MB/s    0:00:00 (xfr#95, to-chk=32/225)
30-Nov-2024 01:32:33       4,767,095  69%   54.12MB/s    0:00:00 (xfr#96, to-chk=31/225)
30-Nov-2024 01:32:33       4,767,723  69%   53.49MB/s    0:00:00 (xfr#97, to-chk=30/225)
30-Nov-2024 01:32:33       4,784,424  69%   53.68MB/s    0:00:00 (xfr#98, to-chk=29/225)
30-Nov-2024 01:32:33       4,784,886  69%   53.06MB/s    0:00:00 (xfr#99, to-chk=25/225)
30-Nov-2024 01:32:33       4,884,831  71%   53.55MB/s    0:00:00 (xfr#100, to-chk=24/225)
30-Nov-2024 01:32:33       4,885,293  71%   53.55MB/s    0:00:00 (xfr#101, to-chk=23/225)
30-Nov-2024 01:32:33       4,885,921  71%   53.56MB/s    0:00:00 (xfr#102, to-chk=22/225)
30-Nov-2024 01:32:33       5,051,531  73%   54.74MB/s    0:00:00 (xfr#103, to-chk=21/225)
30-Nov-2024 01:32:33       5,051,801  73%   54.75MB/s    0:00:00 (xfr#104, to-chk=17/225)
30-Nov-2024 01:32:33       5,417,516  79%   54.96MB/s    0:00:00 (xfr#105, to-chk=16/225)
30-Nov-2024 01:32:33       5,417,786  79%   54.39MB/s    0:00:00 (xfr#106, to-chk=15/225)
30-Nov-2024 01:32:33       5,451,436  79%   54.73MB/s    0:00:00 (xfr#107, to-chk=14/225)
30-Nov-2024 01:32:33       5,452,090  79%   54.16MB/s    0:00:00 (xfr#108, to-chk=10/225)
30-Nov-2024 01:32:33       5,599,405  81%   54.49MB/s    0:00:00 (xfr#109, to-chk=9/225)
30-Nov-2024 01:32:33       5,600,059  81%   54.50MB/s    0:00:00 (xfr#110, to-chk=8/225)
30-Nov-2024 01:32:33       5,808,551  84%   54.85MB/s    0:00:00 (xfr#111, to-chk=7/225)
30-Nov-2024 01:32:33       5,808,917  84%   54.31MB/s    0:00:00 (xfr#112, to-chk=3/225)
30-Nov-2024 01:32:33       6,741,677  98%   54.03MB/s    0:00:00 (xfr#113, to-chk=2/225)
30-Nov-2024 01:32:33       6,743,031  98%   54.04MB/s    0:00:00 (xfr#114, to-chk=1/225)
30-Nov-2024 01:32:33       6,834,813  99%   54.32MB/s    0:00:00 (xfr#115, to-chk=0/225)
30-Nov-2024 01:32:33       6,834,813  99%   54.32MB/s    0:00:00 (xfr#115, to-chk=0/225)
30-Nov-2024 01:32:33       6,834,813  99%   54.32MB/s    0:00:00 (xfr#115, to-chk=0/225)
30-Nov-2024 01:32:33       6,834,813  99%   54.32MB/s    0:00:00 (xfr#115, to-chk=0/225)
30-Nov-2024 01:32:33       6,834,813  99%   54.32MB/s    0:00:00 (xfr#115, to-chk=0/225)
30-Nov-2024 01:32:33       6,834,813  99%   54.32MB/s    0:00:00 (xfr#115, to-chk=0/225)
30-Nov-2024 01:32:33       6,834,813  99%   54.32MB/s    0:00:00 (xfr#115, to-chk=0/225)
30-Nov-2024 01:32:33       6,834,813  99%   54.32MB/s    0:00:00 (xfr#115, to-chk=0/225)
30-Nov-2024 01:32:33       6,834,813  99%   54.32MB/s    0:00:00 (xfr#115, to-chk=0/225)
30-Nov-2024 01:32:33       6,834,813  99%   54.32MB/s    0:00:00 (xfr#115, to-chk=0/225)
30-Nov-2024 01:32:33       6,834,813  99%   54.32MB/s    0:00:00 (xfr#115, to-chk=0/225)
30-Nov-2024 01:32:33       6,834,813  99%   53.87MB/s    0:00:00 (xfr#115, to-chk=0/225)
30-Nov-2024 01:32:33       6,834,813  99%   53.87MB/s    0:00:00 (xfr#115, to-chk=0/225)
30-Nov-2024 01:32:33       6,834,813  99%   53.87MB/s    0:00:00 (xfr#115, to-chk=0/225)
30-Nov-2024 01:32:33       6,834,813  99%   53.87MB/s    0:00:00 (xfr#115, to-chk=0/225)
30-Nov-2024 01:32:33       6,834,813  99%   53.87MB/s    0:00:00 (xfr#115, to-chk=0/225)
30-Nov-2024 01:32:33       6,834,813  99%   53.87MB/s    0:00:00 (xfr#115, to-chk=0/225)
30-Nov-2024 01:32:33       6,834,813  99%   53.87MB/s    0:00:00 (xfr#115, to-chk=0/225)
30-Nov-2024 01:32:33       6,834,813  99%   53.87MB/s    0:00:00 (xfr#115, to-chk=0/225)
30-Nov-2024 01:32:33       6,834,813  99%   53.87MB/s    0:00:00 (xfr#115, to-chk=0/225)
30-Nov-2024 01:32:33       6,834,813  99%   53.87MB/s    0:00:00 (xfr#115, to-chk=0/225)
30-Nov-2024 01:32:33       6,834,813  99%   53.87MB/s    0:00:00 (xfr#115, to-chk=0/225)
30-Nov-2024 01:32:33       6,834,813  99%   53.87MB/s    0:00:00 (xfr#115, to-chk=0/225)
30-Nov-2024 01:32:33       6,834,813  99%   53.87MB/s    0:00:00 (xfr#115, to-chk=0/225)
30-Nov-2024 01:32:33       6,834,813  99%   53.87MB/s    0:00:00 (xfr#115, to-chk=0/225)
30-Nov-2024 01:32:33       6,834,813  99%   53.87MB/s    0:00:00 (xfr#115, to-chk=0/225)
30-Nov-2024 01:32:33       6,834,813  99%   52.15MB/s    0:00:00 (xfr#115, to-chk=0/225)
30-Nov-2024 01:32:33       6,834,813  99%   52.15MB/s    0:00:00 (xfr#115, to-chk=0/225)
30-Nov-2024 01:32:33 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.30-01.09.08/pod-logs/dev-oneprovider-krakow-0/op-panel
30-Nov-2024 01:32:33
30-Nov-2024 01:32:33               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
30-Nov-2024 01:32:33               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 01:32:33          23,500  16%   22.41MB/s    0:00:00 (xfr#2, to-chk=9/14)
30-Nov-2024 01:32:33          47,985  33%   45.76MB/s    0:00:00 (xfr#3, to-chk=7/14)
30-Nov-2024 01:32:33          47,985  33%   22.88MB/s    0:00:00 (xfr#4, to-chk=5/14)
30-Nov-2024 01:32:33          71,282  49%   22.66MB/s    0:00:00 (xfr#5, to-chk=3/14)
30-Nov-2024 01:32:33          71,573  50%   22.75MB/s    0:00:00 (xfr#6, to-chk=1/14)
30-Nov-2024 01:32:33          71,573  50%   13.65MB/s    0:00:00 (xfr#6, to-chk=0/14)
30-Nov-2024 01:32:33 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.30-01.09.08/pod-logs/dev-oneprovider-krakow-0/cluster-manager
30-Nov-2024 01:32:33
30-Nov-2024 01:32:33               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
30-Nov-2024 01:32:33               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 01:32:33           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
30-Nov-2024 01:32:33           4,818  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
30-Nov-2024 01:32:33           4,818  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
30-Nov-2024 01:32:33           6,637  48%    6.33MB/s    0:00:00 (xfr#5, to-chk=3/14)
30-Nov-2024 01:32:33           6,899  50%    6.58MB/s    0:00:00 (xfr#6, to-chk=1/14)
30-Nov-2024 01:32:33           6,899  50%    3.29MB/s    0:00:00 (xfr#6, to-chk=0/14)
30-Nov-2024 01:32:33 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.30-01.09.08/pod-logs/dev-oneprovider-krakow-0/op-worker
30-Nov-2024 01:32:33
30-Nov-2024 01:32:33               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=137/140)
30-Nov-2024 01:32:33               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 01:32:33          60,038   5%   57.26MB/s    0:00:00 (xfr#2, to-chk=135/140)
30-Nov-2024 01:32:33          99,108   9%   47.26MB/s    0:00:00 (xfr#3, to-chk=133/140)
30-Nov-2024 01:32:33          99,108   9%   47.26MB/s    0:00:00 (xfr#4, to-chk=131/140)
30-Nov-2024 01:32:33          99,108   9%   47.26MB/s    0:00:00 (xfr#5, to-chk=129/140)
30-Nov-2024 01:32:33         136,756  13%   32.61MB/s    0:00:00 (xfr#6, to-chk=127/140)
30-Nov-2024 01:32:33         136,906  13%   32.64MB/s    0:00:00 (xfr#7, to-chk=125/140)
30-Nov-2024 01:32:33         137,203  13%   32.71MB/s    0:00:00 (xfr#8, to-chk=119/140)
30-Nov-2024 01:32:33         296,253  29%   40.36MB/s    0:00:00 (xfr#9, to-chk=117/140)
30-Nov-2024 01:32:33         297,394  29%   40.52MB/s    0:00:00 (xfr#10, to-chk=107/140)
30-Nov-2024 01:32:33         298,199  29%   40.63MB/s    0:00:00 (xfr#11, to-chk=106/140)
30-Nov-2024 01:32:33         298,515  29%   35.59MB/s    0:00:00 (xfr#12, to-chk=105/140)
30-Nov-2024 01:32:33         298,834  29%   35.62MB/s    0:00:00 (xfr#13, to-chk=104/140)
30-Nov-2024 01:32:33         299,639  29%   35.72MB/s    0:00:00 (xfr#14, to-chk=103/140)
30-Nov-2024 01:32:33         300,111  29%   35.78MB/s    0:00:00 (xfr#15, to-chk=102/140)
30-Nov-2024 01:32:33         300,745  29%   35.85MB/s    0:00:00 (xfr#16, to-chk=101/140)
30-Nov-2024 01:32:33         301,697  30%   35.97MB/s    0:00:00 (xfr#17, to-chk=100/140)
30-Nov-2024 01:32:33         302,181  30%   36.02MB/s    0:00:00 (xfr#18, to-chk=99/140)
30-Nov-2024 01:32:33         302,497  30%   32.05MB/s    0:00:00 (xfr#19, to-chk=98/140)
30-Nov-2024 01:32:33         303,543  30%   32.16MB/s    0:00:00 (xfr#20, to-chk=97/140)
30-Nov-2024 01:32:33         303,859  30%   32.20MB/s    0:00:00 (xfr#21, to-chk=96/140)
30-Nov-2024 01:32:33         304,808  30%   32.30MB/s    0:00:00 (xfr#22, to-chk=95/140)
30-Nov-2024 01:32:33         305,757  30%   32.40MB/s    0:00:00 (xfr#23, to-chk=94/140)
30-Nov-2024 01:32:33         307,158  30%   32.55MB/s    0:00:00 (xfr#24, to-chk=93/140)
30-Nov-2024 01:32:33         307,960  30%   32.63MB/s    0:00:00 (xfr#25, to-chk=92/140)
30-Nov-2024 01:32:33         308,276  30%   32.67MB/s    0:00:00 (xfr#26, to-chk=91/140)
30-Nov-2024 01:32:33         309,222  30%   29.49MB/s    0:00:00 (xfr#27, to-chk=90/140)
30-Nov-2024 01:32:33         310,324  30%   29.59MB/s    0:00:00 (xfr#28, to-chk=89/140)
30-Nov-2024 01:32:33         311,273  31%   29.69MB/s    0:00:00 (xfr#29, to-chk=88/140)
30-Nov-2024 01:32:33         312,240  31%   29.78MB/s    0:00:00 (xfr#30, to-chk=87/140)
30-Nov-2024 01:32:33         312,719  31%   29.82MB/s    0:00:00 (xfr#31, to-chk=86/140)
30-Nov-2024 01:32:33         313,371  31%   29.89MB/s    0:00:00 (xfr#32, to-chk=85/140)
30-Nov-2024 01:32:33         313,531  31%   29.90MB/s    0:00:00 (xfr#33, to-chk=84/140)
30-Nov-2024 01:32:33         313,852  31%   27.21MB/s    0:00:00 (xfr#34, to-chk=83/140)
30-Nov-2024 01:32:33         314,642  31%   27.28MB/s    0:00:00 (xfr#35, to-chk=82/140)
30-Nov-2024 01:32:33         315,600  31%   27.36MB/s    0:00:00 (xfr#36, to-chk=81/140)
30-Nov-2024 01:32:33         315,916  31%   27.39MB/s    0:00:00 (xfr#37, to-chk=80/140)
30-Nov-2024 01:32:33         316,388  31%   25.14MB/s    0:00:00 (xfr#38, to-chk=79/140)
30-Nov-2024 01:32:33         317,024  31%   25.19MB/s    0:00:00 (xfr#39, to-chk=78/140)
30-Nov-2024 01:32:33         317,340  31%   25.22MB/s    0:00:00 (xfr#40, to-chk=77/140)
30-Nov-2024 01:32:33         317,812  31%   25.26MB/s    0:00:00 (xfr#41, to-chk=76/140)
30-Nov-2024 01:32:33         318,128  31%   25.28MB/s    0:00:00 (xfr#42, to-chk=75/140)
30-Nov-2024 01:32:33         318,444  31%   25.31MB/s    0:00:00 (xfr#43, to-chk=74/140)
30-Nov-2024 01:32:33         320,076  31%   25.44MB/s    0:00:00 (xfr#44, to-chk=73/140)
30-Nov-2024 01:32:33         320,392  31%   23.50MB/s    0:00:00 (xfr#45, to-chk=72/140)
30-Nov-2024 01:32:33         321,434  32%   23.58MB/s    0:00:00 (xfr#46, to-chk=71/140)
30-Nov-2024 01:32:33         322,218  32%   23.64MB/s    0:00:00 (xfr#47, to-chk=70/140)
30-Nov-2024 01:32:33         322,534  32%   23.66MB/s    0:00:00 (xfr#48, to-chk=69/140)
30-Nov-2024 01:32:33         322,850  32%   23.68MB/s    0:00:00 (xfr#49, to-chk=68/140)
30-Nov-2024 01:32:33         323,724  32%   23.75MB/s    0:00:00 (xfr#50, to-chk=67/140)
30-Nov-2024 01:32:33         324,841  32%   23.83MB/s    0:00:00 (xfr#51, to-chk=66/140)
30-Nov-2024 01:32:33         325,639  32%   23.89MB/s    0:00:00 (xfr#52, to-chk=65/140)
30-Nov-2024 01:32:33         326,579  32%   23.96MB/s    0:00:00 (xfr#53, to-chk=64/140)
30-Nov-2024 01:32:33         326,895  32%   23.98MB/s    0:00:00 (xfr#54, to-chk=63/140)
30-Nov-2024 01:32:33         327,523  32%   22.31MB/s    0:00:00 (xfr#55, to-chk=62/140)
30-Nov-2024 01:32:33         327,686  32%   22.32MB/s    0:00:00 (xfr#56, to-chk=61/140)
30-Nov-2024 01:32:33         328,314  32%   22.36MB/s    0:00:00 (xfr#57, to-chk=60/140)
30-Nov-2024 01:32:33         329,275  32%   22.43MB/s    0:00:00 (xfr#58, to-chk=59/140)
30-Nov-2024 01:32:33         329,747  32%   22.46MB/s    0:00:00 (xfr#59, to-chk=58/140)
30-Nov-2024 01:32:33         330,219  32%   22.49MB/s    0:00:00 (xfr#60, to-chk=57/140)
30-Nov-2024 01:32:33         330,696  32%   22.53MB/s    0:00:00 (xfr#61, to-chk=56/140)
30-Nov-2024 01:32:33         336,507  33%   22.92MB/s    0:00:00 (xfr#62, to-chk=55/140)
30-Nov-2024 01:32:33         348,702  34%   23.75MB/s    0:00:00 (xfr#63, to-chk=54/140)
30-Nov-2024 01:32:33         350,731  34%   22.30MB/s    0:00:00 (xfr#64, to-chk=53/140)
30-Nov-2024 01:32:33         363,481  36%   23.11MB/s    0:00:00 (xfr#65, to-chk=52/140)
30-Nov-2024 01:32:33         370,831  36%   23.58MB/s    0:00:00 (xfr#66, to-chk=51/140)
30-Nov-2024 01:32:33         372,404  37%   22.20MB/s    0:00:00 (xfr#67, to-chk=50/140)
30-Nov-2024 01:32:33         377,796  37%   21.19MB/s    0:00:00 (xfr#68, to-chk=49/140)
30-Nov-2024 01:32:33         388,053  38%   21.77MB/s    0:00:00 (xfr#69, to-chk=48/140)
30-Nov-2024 01:32:33         388,600  38%   21.80MB/s    0:00:00 (xfr#70, to-chk=47/140)
30-Nov-2024 01:32:33         397,070  39%   19.93MB/s    0:00:00 (xfr#71, to-chk=46/140)
30-Nov-2024 01:32:33         402,368  40%   20.20MB/s    0:00:00 (xfr#72, to-chk=45/140)
30-Nov-2024 01:32:33         413,175  41%   20.74MB/s    0:00:00 (xfr#73, to-chk=44/140)
30-Nov-2024 01:32:33         415,737  41%   20.87MB/s    0:00:00 (xfr#74, to-chk=43/140)
30-Nov-2024 01:32:33         429,184  42%   20.47MB/s    0:00:00 (xfr#75, to-chk=42/140)
30-Nov-2024 01:32:33         438,472  43%   20.91MB/s    0:00:00 (xfr#76, to-chk=41/140)
30-Nov-2024 01:32:33         441,549  44%   21.05MB/s    0:00:00 (xfr#77, to-chk=40/140)
30-Nov-2024 01:32:33         451,330  44%   21.52MB/s    0:00:00 (xfr#78, to-chk=39/140)
30-Nov-2024 01:32:33         462,043  46%   22.03MB/s    0:00:00 (xfr#79, to-chk=38/140)
30-Nov-2024 01:32:33         462,553  46%   21.01MB/s    0:00:00 (xfr#80, to-chk=37/140)
30-Nov-2024 01:32:33         473,836  47%   21.52MB/s    0:00:00 (xfr#81, to-chk=36/140)
30-Nov-2024 01:32:33         482,269  48%   21.90MB/s    0:00:00 (xfr#82, to-chk=35/140)
30-Nov-2024 01:32:33         484,868  48%   21.02MB/s    0:00:00 (xfr#83, to-chk=34/140)
30-Nov-2024 01:32:33         498,830  49%   21.62MB/s    0:00:00 (xfr#84, to-chk=33/140)
30-Nov-2024 01:32:33         499,776  49%   21.66MB/s    0:00:00 (xfr#85, to-chk=32/140)
30-Nov-2024 01:32:33         506,769  50%   21.97MB/s    0:00:00 (xfr#86, to-chk=31/140)
30-Nov-2024 01:32:33         514,632  51%   22.31MB/s    0:00:00 (xfr#87, to-chk=30/140)
30-Nov-2024 01:32:33         524,376  52%   22.73MB/s    0:00:00 (xfr#88, to-chk=29/140)
30-Nov-2024 01:32:33         538,375  53%   23.34MB/s    0:00:00 (xfr#89, to-chk=28/140)
30-Nov-2024 01:32:33         541,487  53%   23.47MB/s    0:00:00 (xfr#90, to-chk=27/140)
30-Nov-2024 01:32:33         543,422  54%   23.56MB/s    0:00:00 (xfr#91, to-chk=26/140)
30-Nov-2024 01:32:33         553,773  55%   22.96MB/s    0:00:00 (xfr#92, to-chk=25/140)
30-Nov-2024 01:32:33         560,305  55%   22.26MB/s    0:00:00 (xfr#93, to-chk=24/140)
30-Nov-2024 01:32:33         569,630  56%   21.73MB/s    0:00:00 (xfr#94, to-chk=23/140)
30-Nov-2024 01:32:33         575,535  57%   21.11MB/s    0:00:00 (xfr#95, to-chk=22/140)
30-Nov-2024 01:32:33         577,291  57%   21.17MB/s    0:00:00 (xfr#96, to-chk=21/140)
30-Nov-2024 01:32:33         585,191  58%   20.67MB/s    0:00:00 (xfr#97, to-chk=20/140)
30-Nov-2024 01:32:33         591,688  58%   20.90MB/s    0:00:00 (xfr#98, to-chk=19/140)
30-Nov-2024 01:32:33         596,416  59%   20.31MB/s    0:00:00 (xfr#99, to-chk=18/140)
30-Nov-2024 01:32:33         608,192  60%   20.71MB/s    0:00:00 (xfr#100, to-chk=17/140)
30-Nov-2024 01:32:33         619,512  61%   20.37MB/s    0:00:00 (xfr#101, to-chk=16/140)
30-Nov-2024 01:32:33         623,784  62%   20.51MB/s    0:00:00 (xfr#102, to-chk=15/140)
30-Nov-2024 01:32:33         627,486  62%   20.64MB/s    0:00:00 (xfr#103, to-chk=14/140)
30-Nov-2024 01:32:33         640,196  63%   20.35MB/s    0:00:00 (xfr#104, to-chk=13/140)
30-Nov-2024 01:32:33         651,935  64%   20.72MB/s    0:00:00 (xfr#105, to-chk=12/140)
30-Nov-2024 01:32:33         664,224  66%   21.12MB/s    0:00:00 (xfr#106, to-chk=11/140)
30-Nov-2024 01:32:33         665,135  66%   20.46MB/s    0:00:00 (xfr#107, to-chk=10/140)
30-Nov-2024 01:32:33         672,522  67%   20.69MB/s    0:00:00 (xfr#108, to-chk=9/140)
30-Nov-2024 01:32:33         686,013  68%   20.44MB/s    0:00:00 (xfr#109, to-chk=8/140)
30-Nov-2024 01:32:33         692,966  69%   20.03MB/s    0:00:00 (xfr#110, to-chk=7/140)
30-Nov-2024 01:32:33         696,705  69%   20.13MB/s    0:00:00 (xfr#111, to-chk=6/140)
30-Nov-2024 01:32:33         701,431  69%   20.27MB/s    0:00:00 (xfr#112, to-chk=5/140)
30-Nov-2024 01:32:33         705,797  70%   19.80MB/s    0:00:00 (xfr#113, to-chk=4/140)
30-Nov-2024 01:32:33         706,083  70%   19.24MB/s    0:00:00 (xfr#114, to-chk=1/140)
30-Nov-2024 01:32:33         706,369  70%   19.25MB/s    0:00:00 (xfr#115, to-chk=0/140)
30-Nov-2024 01:32:33         706,369  70%   19.25MB/s    0:00:00 (xfr#115, to-chk=0/140)
30-Nov-2024 01:32:33         706,369  70%   18.71MB/s    0:00:00 (xfr#115, to-chk=0/140)
30-Nov-2024 01:32:33         706,369  70%   17.73MB/s    0:00:00 (xfr#115, to-chk=0/140)
30-Nov-2024 01:32:33         706,369  70%   17.73MB/s    0:00:00 (xfr#115, to-chk=0/140)
30-Nov-2024 01:32:33         706,369  70%   17.73MB/s    0:00:00 (xfr#115, to-chk=0/140)
30-Nov-2024 01:32:33 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.30-01.09.08/pod-logs/dev-oneprovider-paris-0/op-panel
30-Nov-2024 01:32:33
30-Nov-2024 01:32:33               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
30-Nov-2024 01:32:33               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 01:32:33          23,465  16%   22.38MB/s    0:00:00 (xfr#2, to-chk=9/14)
30-Nov-2024 01:32:33          47,913  33%   45.69MB/s    0:00:00 (xfr#3, to-chk=7/14)
30-Nov-2024 01:32:33          47,913  33%   45.69MB/s    0:00:00 (xfr#4, to-chk=5/14)
30-Nov-2024 01:32:33          71,175  49%   22.63MB/s    0:00:00 (xfr#5, to-chk=3/14)
30-Nov-2024 01:32:33          71,466  50%   22.72MB/s    0:00:00 (xfr#6, to-chk=1/14)
30-Nov-2024 01:32:33          71,466  50%   13.63MB/s    0:00:00 (xfr#6, to-chk=0/14)
30-Nov-2024 01:32:33 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.30-01.09.08/pod-logs/dev-oneprovider-paris-0/cluster-manager
30-Nov-2024 01:32:33
30-Nov-2024 01:32:33               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
30-Nov-2024 01:32:33               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 01:32:33           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
30-Nov-2024 01:32:33           4,808  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
30-Nov-2024 01:32:33           4,808  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
30-Nov-2024 01:32:33           6,623  48%    6.32MB/s    0:00:00 (xfr#5, to-chk=3/14)
30-Nov-2024 01:32:33           6,885  50%    6.57MB/s    0:00:00 (xfr#6, to-chk=1/14)
30-Nov-2024 01:32:33           6,885  50%    1.64MB/s    0:00:00 (xfr#6, to-chk=0/14)
30-Nov-2024 01:32:33 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.30-01.09.08/pod-logs/dev-oneprovider-paris-0/op-worker
30-Nov-2024 01:32:33
30-Nov-2024 01:32:33               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=137/140)
30-Nov-2024 01:32:33               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 01:32:33         151,178  12%  144.17MB/s    0:00:00 (xfr#2, to-chk=135/140)
30-Nov-2024 01:32:33         190,708  15%  181.87MB/s    0:00:00 (xfr#3, to-chk=133/140)
30-Nov-2024 01:32:33         190,708  15%  181.87MB/s    0:00:00 (xfr#4, to-chk=131/140)
30-Nov-2024 01:32:33         190,708  15%  181.87MB/s    0:00:00 (xfr#5, to-chk=129/140)
30-Nov-2024 01:32:33         228,814  19%   43.64MB/s    0:00:00 (xfr#6, to-chk=127/140)
30-Nov-2024 01:32:33         228,964  19%   43.67MB/s    0:00:00 (xfr#7, to-chk=125/140)
30-Nov-2024 01:32:33         229,261  19%   43.73MB/s    0:00:00 (xfr#8, to-chk=119/140)
30-Nov-2024 01:32:33         388,551  32%   52.94MB/s    0:00:00 (xfr#9, to-chk=117/140)
30-Nov-2024 01:32:33         389,828  32%   53.11MB/s    0:00:00 (xfr#10, to-chk=107/140)
30-Nov-2024 01:32:33         390,801  32%   53.24MB/s    0:00:00 (xfr#11, to-chk=106/140)
30-Nov-2024 01:32:33         391,083  32%   53.28MB/s    0:00:00 (xfr#12, to-chk=105/140)
30-Nov-2024 01:32:33         391,366  32%   53.32MB/s    0:00:00 (xfr#13, to-chk=104/140)
30-Nov-2024 01:32:33         392,195  32%   53.43MB/s    0:00:00 (xfr#14, to-chk=103/140)
30-Nov-2024 01:32:33         392,791  32%   19.72MB/s    0:00:00 (xfr#15, to-chk=102/140)
30-Nov-2024 01:32:33         393,383  32%   19.75MB/s    0:00:00 (xfr#16, to-chk=101/140)
30-Nov-2024 01:32:33         394,191  33%   19.79MB/s    0:00:00 (xfr#17, to-chk=100/140)
30-Nov-2024 01:32:33         394,967  33%   19.82MB/s    0:00:00 (xfr#18, to-chk=99/140)
30-Nov-2024 01:32:33         395,249  33%   19.84MB/s    0:00:00 (xfr#19, to-chk=98/140)
30-Nov-2024 01:32:33         396,456  33%   19.90MB/s    0:00:00 (xfr#20, to-chk=97/140)
30-Nov-2024 01:32:33         396,738  33%   19.91MB/s    0:00:00 (xfr#21, to-chk=96/140)
30-Nov-2024 01:32:33         397,888  33%   18.97MB/s    0:00:00 (xfr#22, to-chk=95/140)
30-Nov-2024 01:32:33         399,035  33%   19.03MB/s    0:00:00 (xfr#23, to-chk=94/140)
30-Nov-2024 01:32:33         400,925  33%   19.12MB/s    0:00:00 (xfr#24, to-chk=93/140)
30-Nov-2024 01:32:33         401,753  33%   19.16MB/s    0:00:00 (xfr#25, to-chk=92/140)
30-Nov-2024 01:32:33         402,193  33%   19.18MB/s    0:00:00 (xfr#26, to-chk=91/140)
30-Nov-2024 01:32:33         403,184  33%   19.23MB/s    0:00:00 (xfr#27, to-chk=90/140)
30-Nov-2024 01:32:33         404,371  33%   19.28MB/s    0:00:00 (xfr#28, to-chk=89/140)
30-Nov-2024 01:32:33         405,332  34%   18.41MB/s    0:00:00 (xfr#29, to-chk=88/140)
30-Nov-2024 01:32:33         406,326  34%   18.45MB/s    0:00:00 (xfr#30, to-chk=87/140)
30-Nov-2024 01:32:33         406,766  34%   18.47MB/s    0:00:00 (xfr#31, to-chk=86/140)
30-Nov-2024 01:32:33         407,451  34%   18.50MB/s    0:00:00 (xfr#32, to-chk=85/140)
30-Nov-2024 01:32:33         407,733  34%   18.52MB/s    0:00:00 (xfr#33, to-chk=84/140)
30-Nov-2024 01:32:33         408,016  34%   18.53MB/s    0:00:00 (xfr#34, to-chk=83/140)
30-Nov-2024 01:32:33         408,808  34%   18.57MB/s    0:00:00 (xfr#35, to-chk=82/140)
30-Nov-2024 01:32:33         409,772  34%   17.76MB/s    0:00:00 (xfr#36, to-chk=81/140)
30-Nov-2024 01:32:33         410,206  34%   17.78MB/s    0:00:00 (xfr#37, to-chk=80/140)
30-Nov-2024 01:32:33         410,800  34%   17.81MB/s    0:00:00 (xfr#38, to-chk=79/140)
30-Nov-2024 01:32:33         411,764  34%   17.07MB/s    0:00:00 (xfr#39, to-chk=78/140)
30-Nov-2024 01:32:33         412,202  34%   17.09MB/s    0:00:00 (xfr#40, to-chk=77/140)
30-Nov-2024 01:32:33         412,640  34%   17.11MB/s    0:00:00 (xfr#41, to-chk=76/140)
30-Nov-2024 01:32:33         412,920  34%   17.12MB/s    0:00:00 (xfr#42, to-chk=75/140)
30-Nov-2024 01:32:33         413,358  34%   17.14MB/s    0:00:00 (xfr#43, to-chk=74/140)
30-Nov-2024 01:32:33         417,897  35%   17.33MB/s    0:00:00 (xfr#44, to-chk=73/140)
30-Nov-2024 01:32:33         418,337  35%   16.62MB/s    0:00:00 (xfr#45, to-chk=72/140)
30-Nov-2024 01:32:33         419,468  35%   16.67MB/s    0:00:00 (xfr#46, to-chk=71/140)
30-Nov-2024 01:32:33         420,522  35%   16.71MB/s    0:00:00 (xfr#47, to-chk=70/140)
30-Nov-2024 01:32:33         420,802  35%   16.05MB/s    0:00:00 (xfr#48, to-chk=69/140)
30-Nov-2024 01:32:33         421,086  35%   16.06MB/s    0:00:00 (xfr#49, to-chk=68/140)
30-Nov-2024 01:32:33         422,311  35%   16.11MB/s    0:00:00 (xfr#50, to-chk=67/140)
30-Nov-2024 01:32:33         423,782  35%   16.17MB/s    0:00:00 (xfr#51, to-chk=66/140)
30-Nov-2024 01:32:33         424,595  35%   16.20MB/s    0:00:00 (xfr#52, to-chk=65/140)
30-Nov-2024 01:32:33         425,556  35%   13.99MB/s    0:00:00 (xfr#53, to-chk=64/140)
30-Nov-2024 01:32:33         425,992  35%   13.54MB/s    0:00:00 (xfr#54, to-chk=63/140)
30-Nov-2024 01:32:33         426,818  35%   13.57MB/s    0:00:00 (xfr#55, to-chk=62/140)
30-Nov-2024 01:32:33         427,100  35%   13.58MB/s    0:00:00 (xfr#56, to-chk=61/140)
30-Nov-2024 01:32:33         427,697  35%   13.60MB/s    0:00:00 (xfr#57, to-chk=60/140)
30-Nov-2024 01:32:33         428,690  35%   13.63MB/s    0:00:00 (xfr#58, to-chk=59/140)
30-Nov-2024 01:32:33         429,126  35%   13.64MB/s    0:00:00 (xfr#59, to-chk=58/140)
30-Nov-2024 01:32:33         429,598  36%   13.66MB/s    0:00:00 (xfr#60, to-chk=57/140)
30-Nov-2024 01:32:33         430,192  36%   13.68MB/s    0:00:00 (xfr#61, to-chk=56/140)
30-Nov-2024 01:32:33         436,003  36%   13.86MB/s    0:00:00 (xfr#62, to-chk=55/140)
30-Nov-2024 01:32:33         448,255  37%   13.79MB/s    0:00:00 (xfr#63, to-chk=54/140)
30-Nov-2024 01:32:33         450,184  37%   13.85MB/s    0:00:00 (xfr#64, to-chk=53/140)
30-Nov-2024 01:32:33         462,827  38%   14.24MB/s    0:00:00 (xfr#65, to-chk=52/140)
30-Nov-2024 01:32:33         470,179  39%   14.46MB/s    0:00:00 (xfr#66, to-chk=51/140)
30-Nov-2024 01:32:33         471,595  39%   14.05MB/s    0:00:00 (xfr#67, to-chk=50/140)
30-Nov-2024 01:32:33         476,895  40%   14.21MB/s    0:00:00 (xfr#68, to-chk=49/140)
30-Nov-2024 01:32:33         487,152  40%   14.52MB/s    0:00:00 (xfr#69, to-chk=48/140)
30-Nov-2024 01:32:33         487,599  40%   14.53MB/s    0:00:00 (xfr#70, to-chk=47/140)
30-Nov-2024 01:32:33         495,969  41%   14.33MB/s    0:00:00 (xfr#71, to-chk=46/140)
30-Nov-2024 01:32:33         501,324  42%   14.06MB/s    0:00:00 (xfr#72, to-chk=45/140)
30-Nov-2024 01:32:33         511,974  42%   13.95MB/s    0:00:00 (xfr#73, to-chk=44/140)
30-Nov-2024 01:32:33         514,536  43%   14.02MB/s    0:00:00 (xfr#74, to-chk=43/140)
30-Nov-2024 01:32:33         527,985  44%   14.39MB/s    0:00:00 (xfr#75, to-chk=42/140)
30-Nov-2024 01:32:33         537,273  45%   14.23MB/s    0:00:00 (xfr#76, to-chk=41/140)
30-Nov-2024 01:32:33         540,348  45%   14.31MB/s    0:00:00 (xfr#77, to-chk=40/140)
30-Nov-2024 01:32:33         550,029  46%   14.57MB/s    0:00:00 (xfr#78, to-chk=39/140)
30-Nov-2024 01:32:33         560,742  47%   14.45MB/s    0:00:00 (xfr#79, to-chk=38/140)
30-Nov-2024 01:32:33         561,252  47%   14.47MB/s    0:00:00 (xfr#80, to-chk=37/140)
30-Nov-2024 01:32:33         572,535  48%   14.76MB/s    0:00:00 (xfr#81, to-chk=36/140)
30-Nov-2024 01:32:33         580,968  48%   14.97MB/s    0:00:00 (xfr#82, to-chk=35/140)
30-Nov-2024 01:32:33         583,475  48%   15.04MB/s    0:00:00 (xfr#83, to-chk=34/140)
30-Nov-2024 01:32:33         597,437  50%   14.99MB/s    0:00:00 (xfr#84, to-chk=33/140)
30-Nov-2024 01:32:33         598,281  50%   15.01MB/s    0:00:00 (xfr#85, to-chk=32/140)
30-Nov-2024 01:32:33         605,177  50%   15.19MB/s    0:00:00 (xfr#86, to-chk=31/140)
30-Nov-2024 01:32:33         613,040  51%   15.39MB/s    0:00:00 (xfr#87, to-chk=30/140)
30-Nov-2024 01:32:33         622,784  52%   15.23MB/s    0:00:00 (xfr#88, to-chk=29/140)
30-Nov-2024 01:32:33         636,683  53%   15.57MB/s    0:00:00 (xfr#89, to-chk=28/140)
30-Nov-2024 01:32:33         639,695  53%   15.64MB/s    0:00:00 (xfr#90, to-chk=27/140)
30-Nov-2024 01:32:33         641,689  53%   15.69MB/s    0:00:00 (xfr#91, to-chk=26/140)
30-Nov-2024 01:32:33         651,883  54%   15.54MB/s    0:00:00 (xfr#92, to-chk=25/140)
30-Nov-2024 01:32:33         658,315  55%   15.70MB/s    0:00:00 (xfr#93, to-chk=24/140)
30-Nov-2024 01:32:33         667,540  55%   15.92MB/s    0:00:00 (xfr#94, to-chk=23/140)
30-Nov-2024 01:32:33         673,345  56%   16.05MB/s    0:00:00 (xfr#95, to-chk=22/140)
30-Nov-2024 01:32:33         674,865  56%   15.70MB/s    0:00:00 (xfr#96, to-chk=21/140)
30-Nov-2024 01:32:33         682,665  57%   15.88MB/s    0:00:00 (xfr#97, to-chk=20/140)
30-Nov-2024 01:32:33         689,162  57%   16.03MB/s    0:00:00 (xfr#98, to-chk=19/140)
30-Nov-2024 01:32:33         693,890  58%   16.14MB/s    0:00:00 (xfr#99, to-chk=18/140)
30-Nov-2024 01:32:33         705,564  59%   16.41MB/s    0:00:00 (xfr#100, to-chk=17/140)
30-Nov-2024 01:32:33         716,784  60%   16.28MB/s    0:00:00 (xfr#101, to-chk=16/140)
30-Nov-2024 01:32:33         721,058  60%   16.37MB/s    0:00:00 (xfr#102, to-chk=15/140)
30-Nov-2024 01:32:33         724,760  60%   16.46MB/s    0:00:00 (xfr#103, to-chk=14/140)
30-Nov-2024 01:32:33         737,470  61%   16.75MB/s    0:00:00 (xfr#104, to-chk=13/140)
30-Nov-2024 01:32:33         749,209  62%   16.62MB/s    0:00:00 (xfr#105, to-chk=12/140)
30-Nov-2024 01:32:33         761,398  63%   16.89MB/s    0:00:00 (xfr#106, to-chk=11/140)
30-Nov-2024 01:32:33         762,307  63%   16.91MB/s    0:00:00 (xfr#107, to-chk=10/140)
30-Nov-2024 01:32:33         769,602  64%   16.68MB/s    0:00:00 (xfr#108, to-chk=9/140)
30-Nov-2024 01:32:33         782,986  65%   16.59MB/s    0:00:00 (xfr#109, to-chk=8/140)
30-Nov-2024 01:32:33         789,937  66%   16.74MB/s    0:00:00 (xfr#110, to-chk=7/140)
30-Nov-2024 01:32:33         793,576  66%   16.82MB/s    0:00:00 (xfr#111, to-chk=6/140)
30-Nov-2024 01:32:33         798,304  66%   16.92MB/s    0:00:00 (xfr#112, to-chk=5/140)
30-Nov-2024 01:32:33         802,521  67%   17.01MB/s    0:00:00 (xfr#113, to-chk=4/140)
30-Nov-2024 01:32:33         802,806  67%   17.01MB/s    0:00:00 (xfr#114, to-chk=1/140)
30-Nov-2024 01:32:33         803,091  67%   17.02MB/s    0:00:00 (xfr#115, to-chk=0/140)
30-Nov-2024 01:32:33         803,091  67%   17.02MB/s    0:00:00 (xfr#115, to-chk=0/140)
30-Nov-2024 01:32:33         803,091  67%   17.02MB/s    0:00:00 (xfr#115, to-chk=0/140)
30-Nov-2024 01:32:33         803,091  67%   15.96MB/s    0:00:00 (xfr#115, to-chk=0/140)
30-Nov-2024 01:32:33         803,091  67%   15.96MB/s    0:00:00 (xfr#115, to-chk=0/140)
30-Nov-2024 01:32:33         803,091  67%   15.96MB/s    0:00:00 (xfr#115, to-chk=0/140)
30-Nov-2024 01:32:33 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.30-01.09.08/pod-logs/dev-onezone-0/cluster-manager
30-Nov-2024 01:32:33
30-Nov-2024 01:32:33               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
30-Nov-2024 01:32:33               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 01:32:33           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
30-Nov-2024 01:32:33           4,706  34%    4.49MB/s    0:00:00 (xfr#3, to-chk=7/14)
30-Nov-2024 01:32:33           4,706  34%    4.49MB/s    0:00:00 (xfr#4, to-chk=5/14)
30-Nov-2024 01:32:33           6,480  48%    6.18MB/s    0:00:00 (xfr#5, to-chk=3/14)
30-Nov-2024 01:32:33           6,742  50%    6.43MB/s    0:00:00 (xfr#6, to-chk=1/14)
30-Nov-2024 01:32:33           6,742  50%    1.29MB/s    0:00:00 (xfr#6, to-chk=0/14)
30-Nov-2024 01:32:33 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.30-01.09.08/pod-logs/dev-onezone-0/oz-worker
30-Nov-2024 01:32:33
30-Nov-2024 01:32:33               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=17/20)
30-Nov-2024 01:32:33               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 01:32:33          23,819   3%   22.72MB/s    0:00:00 (xfr#2, to-chk=15/20)
30-Nov-2024 01:32:33          48,403   6%   46.16MB/s    0:00:00 (xfr#3, to-chk=13/20)
30-Nov-2024 01:32:33          48,403   6%   46.16MB/s    0:00:00 (xfr#4, to-chk=11/20)
30-Nov-2024 01:32:33          71,742   9%   68.42MB/s    0:00:00 (xfr#5, to-chk=9/20)
30-Nov-2024 01:32:33          71,833   9%   68.51MB/s    0:00:00 (xfr#6, to-chk=7/20)
30-Nov-2024 01:32:33         209,124  28%   99.72MB/s    0:00:00 (xfr#7, to-chk=5/20)
30-Nov-2024 01:32:33         209,421  28%   99.86MB/s    0:00:00 (xfr#8, to-chk=3/20)
30-Nov-2024 01:32:33         370,519  50%   58.89MB/s    0:00:00 (xfr#9, to-chk=1/20)
30-Nov-2024 01:32:33         370,519  50%   50.48MB/s    0:00:00 (xfr#9, to-chk=0/20)
30-Nov-2024 01:32:33 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.30-01.09.08/pod-logs/dev-onezone-0/oz-panel
30-Nov-2024 01:32:33
30-Nov-2024 01:32:33               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
30-Nov-2024 01:32:33               0   0%    0.00kB/s    0:00:00 
30-Nov-2024 01:32:33          54,762  12%   52.23MB/s    0:00:00 (xfr#2, to-chk=9/14)
30-Nov-2024 01:32:33         111,094  26%  105.95MB/s    0:00:00 (xfr#3, to-chk=7/14)
30-Nov-2024 01:32:33         158,569  37%   75.61MB/s    0:00:00 (xfr#4, to-chk=5/14)
30-Nov-2024 01:32:33         213,128  49%  101.63MB/s    0:00:00 (xfr#5, to-chk=3/14)
30-Nov-2024 01:32:33         213,419  50%  101.77MB/s    0:00:00 (xfr#6, to-chk=1/14)
30-Nov-2024 01:32:33         213,419  50%   11.31MB/s    0:00:00 (xfr#6, to-chk=0/14)
30-Nov-2024 01:32:33 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCP/onedata-acceptance/tests/oneclient/logs/multiprovider_proxyio/test_multi_reg_file_CRUD.1732930340.6908486 exists, exporting anyway.
30-Nov-2024 01:32:33
30-Nov-2024 01:32:33
30-Nov-2024 01:32:33 =============================== warnings summary ===============================
30-Nov-2024 01:32:33 tests/utils/rest_utils.py:97
30-Nov-2024 01:32:33   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCP/onedata-acceptance/tests/utils/rest_utils.py:97: SyntaxWarning: invalid escape sequence '\ '
30-Nov-2024 01:32:33     print("""
30-Nov-2024 01:32:33
30-Nov-2024 01:32:33 tests/utils/path_utils.py:112
30-Nov-2024 01:32:33   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCP/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
30-Nov-2024 01:32:33     return path.replace("'", "\\'").replace(' ', '\ ')
30-Nov-2024 01:32:33
30-Nov-2024 01:32:33 tests/utils/acceptance_utils.py:55
30-Nov-2024 01:32:33   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCP/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
30-Nov-2024 01:32:33     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
30-Nov-2024 01:32:33
30-Nov-2024 01:32:33 tests/utils/acceptance_utils.py:57
30-Nov-2024 01:32:33   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCP/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
30-Nov-2024 01:32:33     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
30-Nov-2024 01:32:33
30-Nov-2024 01:32:33 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
30-Nov-2024 01:32:33 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCP/onedata-acceptance/test-reports/results.xml -
30-Nov-2024 01:32:33 ================= 26 passed, 4 warnings in 1408.83s (0:23:28) ==================
30-Nov-2024 01:32:38 release "dev" uninstalled
30-Nov-2024 01:32:39 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
30-Nov-2024 01:32:39 persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted
30-Nov-2024 01:32:42 No resources found
30-Nov-2024 01:32:43 Sidecar injection has been disabled
30-Nov-2024 01:32:43 Cleaning helm release "dev"...
30-Nov-2024 01:32:43 Deleted 1 helm deployments
30-Nov-2024 01:32:43 Deleted 0 k8s deployments
30-Nov-2024 01:32:43 Deleted 0 k8s services
30-Nov-2024 01:32:43 Deleted 0 persistent volumes
30-Nov-2024 01:32:43 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
30-Nov-2024 01:32:43 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
30-Nov-2024 01:32:43 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
30-Nov-2024 01:32:43 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
30-Nov-2024 01:32:43 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
30-Nov-2024 01:32:43 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
30-Nov-2024 01:32:43 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
30-Nov-2024 01:32:43 Finished task 'Run acceptance oneclient tests' with result: Success
30-Nov-2024 01:32:43 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
30-Nov-2024 01:32:43 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCP...
30-Nov-2024 01:32:43 Finished task 'Parse test results' with result: Success
30-Nov-2024 01:32:43 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
30-Nov-2024 01:32:43
Substituting variable: ${bamboo.artifactRepoHostname} with S3
30-Nov-2024 01:32:43
Substituting variable: ${bamboo.artifactRepoPort} with 10161
30-Nov-2024 01:32:43
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
30-Nov-2024 01:32:43
Substituting variable: ${bamboo.planRepository.branchName} with develop
30-Nov-2024 01:32:43
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
30-Nov-2024 01:32:43
Substituting variable: ${bamboo.artifactRepoHostname} with S3
30-Nov-2024 01:32:43
Substituting variable: ${bamboo.artifactRepoPort} with 10161
30-Nov-2024 01:32:43
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
30-Nov-2024 01:32:43
Substituting variable: ${bamboo.planRepository.branchName} with develop
30-Nov-2024 01:32:43
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
30-Nov-2024 01:32:43 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
30-Nov-2024 01:32:43
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider regular file CRUD proxyio #3372 (ODSRV-OAP-MRFCP-3372)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MRFCP-3372-ScriptBuildTask-1420280778742615735.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCP/onedata-acceptance
30-Nov-2024 01:32:43 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_regular_file_CRUD_proxyio.tar.gz
30-Nov-2024 01:32:45 Uploading artifact
30-Nov-2024 01:32:45     source path: surefire_multiprovider_regular_file_CRUD_proxyio.tar.gz
30-Nov-2024 01:32:45     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_regular_file_CRUD_proxyio.tar.gz
30-Nov-2024 01:32:45 Finished task 'Pack and push surefire artifact' with result: Success
30-Nov-2024 01:32:45 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
30-Nov-2024 01:32:45 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
30-Nov-2024 01:32:45
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider regular file CRUD proxyio #3372 (ODSRV-OAP-MRFCP-3372)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MRFCP-3372-ScriptBuildTask-10476119850118679691.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCP
30-Nov-2024 01:32:45 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
30-Nov-2024 01:32:45 Finished task 'Pack logs' with result: Success
30-Nov-2024 01:32:45 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
30-Nov-2024 01:32:45
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
30-Nov-2024 01:32:45 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
30-Nov-2024 01:32:45
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider regular file CRUD proxyio #3372 (ODSRV-OAP-MRFCP-3372)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MRFCP-3372-ScriptBuildTask-9076270045830944810.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCP/onedata-acceptance
30-Nov-2024 01:32:45   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
30-Nov-2024 01:32:45                                  Dload  Upload   Total   Spent    Left  Speed
30-Nov-2024 01:32:45
30-Nov-2024 01:32:45   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
30-Nov-2024 01:32:45 100  4822  100  4822    0     0  59530      0 --:--:-- --:--:-- --:--:-- 59530
30-Nov-2024 01:32:45 Clearing /tmp/onedata and /home/bamboo/.one-env
30-Nov-2024 01:32:46 Cleaning helm deployments
30-Nov-2024 01:32:47 Cleanining pods
30-Nov-2024 01:32:47 Cleaning kube persistant volumes
30-Nov-2024 01:32:47 Cleaning dockswift container
30-Nov-2024 01:32:47 Cleaning docker containers
30-Nov-2024 01:32:47 Error: No such object: 6dddf6b17bca
30-Nov-2024 01:32:47 Error: No such object: d62fb6b324e8
30-Nov-2024 01:32:48 Error: No such object: d62fb6b324e8
30-Nov-2024 01:32:48 Error: No such object: 9529661595db
30-Nov-2024 01:32:48 Error: No such object: 9529661595db
30-Nov-2024 01:32:49 Stalled docker containers to remove:
30-Nov-2024 01:32:49 0fb14a788424 6dddf6b17bca d62fb6b324e8 9529661595db c558d3101432
30-Nov-2024 01:32:49 Removing stalled docker containers
30-Nov-2024 01:32:49 Error response from daemon: Cannot kill container: 0fb14a788424: Container 0fb14a788424b7b439873243656e203dd0548b757cc084be257096fa9269b3a5 is not running
30-Nov-2024 01:32:49 0fb14a788424
30-Nov-2024 01:32:49 Error response from daemon: Cannot kill container: 6dddf6b17bca: No such container: 6dddf6b17bca
30-Nov-2024 01:32:49 Error response from daemon: No such container: 6dddf6b17bca
30-Nov-2024 01:32:49 Error response from daemon: Cannot kill container: d62fb6b324e8: No such container: d62fb6b324e8
30-Nov-2024 01:32:49 Error response from daemon: No such container: d62fb6b324e8
30-Nov-2024 01:32:49 Error response from daemon: Cannot kill container: 9529661595db: No such container: 9529661595db
30-Nov-2024 01:32:50 Error response from daemon: No such container: 9529661595db
30-Nov-2024 01:32:50 c558d3101432
30-Nov-2024 01:32:50 c558d3101432
30-Nov-2024 01:32:50 Stalled docker volumes to remove:
30-Nov-2024 01:32:50
30-Nov-2024 01:32:50 Removing stalled docker volumes
30-Nov-2024 01:32:50 Removing stalled loopdevices
30-Nov-2024 01:32:53 Done
30-Nov-2024 01:32:53 Finished task 'Clear env and working dir' with result: Success
30-Nov-2024 01:32:53 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
30-Nov-2024 01:32:53 Running post build plugin 'Docker Container Cleanup'
30-Nov-2024 01:32:53 Running post build plugin 'NCover Results Collector'
30-Nov-2024 01:32:53 Running post build plugin 'Build Results Label Collector'
30-Nov-2024 01:32:53 Running post build plugin 'Clover Results Collector'
30-Nov-2024 01:32:53 Running post build plugin 'npm Cache Cleanup'
30-Nov-2024 01:32:53 Running post build plugin 'Artifact Copier'
30-Nov-2024 01:32:53 Publishing an artifact: test_logs.tar.gz
30-Nov-2024 01:32:53 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 123.9 ms
30-Nov-2024 01:32:53 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCP'
30-Nov-2024 01:32:53 Finalising the build...
30-Nov-2024 01:32:53 Stopping timer.
30-Nov-2024 01:32:53 Build ODSRV-OAP-MRFCP-3372 completed.
30-Nov-2024 01:32:54 Running on server: post build plugin 'Build Hanging Detection Configuration'
30-Nov-2024 01:32:54 Running on server: post build plugin 'NCover Results Collector'
30-Nov-2024 01:32:54 Running on server: post build plugin 'Build Labeller'
30-Nov-2024 01:32:54 Running on server: post build plugin 'Clover Delta Calculator'
30-Nov-2024 01:32:54 Running on server: post build plugin 'Maven Dependencies Postprocessor'
30-Nov-2024 01:32:54 All post build plugins have finished
30-Nov-2024 01:32:54 Generating build results summary...
30-Nov-2024 01:32:54 Saving build results to disk...
30-Nov-2024 01:32:54 Store variable context...
30-Nov-2024 01:32:54 Finished building ODSRV-OAP-MRFCP-3372.