oneclient acceptance tests using environment deployed from packages

Build: #3360 failed

Job: multiprovider directory CRUD directio was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

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

07-Nov-2024 23:48:29 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-x227t'
07-Nov-2024 23:48:29 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-x227t' successfully started
07-Nov-2024 23:48:29
07-Nov-2024 23:48:29 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/z6u6ws7nueu4xvkk
07-Nov-2024 23:48:29
07-Nov-2024 23:48:29 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/z6u6ws7nueu4xvkk --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/z6u6ws7nueu4xvkk
07-Nov-2024 23:48:29 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '11033319085118781119'...
07-Nov-2024 23:48:29 Getting configuration...
07-Nov-2024 23:48:29 Oneclient has been successfully mounted in '/tmp/onedata/mnt/z6u6ws7nueu4xvkk'.
07-Nov-2024 23:48:29
07-Nov-2024 23:48:29 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"'
07-Nov-2024 23:48:29 -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"'
07-Nov-2024 23:48:29 -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"'
07-Nov-2024 23:48:29 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
07-Nov-2024 23:48:29 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
07-Nov-2024 23:48:29 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
07-Nov-2024 23:48:29 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
07-Nov-2024 23:48:29 -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"'
07-Nov-2024 23:48:29 -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"'
07-Nov-2024 23:48:29 -- Executing step: 'When "user1 renames space1/dir4/dir5 to space1/dir1/dir2/dir3 on client11"'
07-Nov-2024 23:48:29 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3 on client11"'
07-Nov-2024 23:48:29 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3 on client21"'
07-Nov-2024 23:48:29 -- Executing step: 'Then "user1 doesn't see [dir5] in space1/dir4 on client11"'
07-Nov-2024 23:48:29 -- Executing step: 'Then "user2 doesn't see [dir5] in space1/dir4 on client21"'
07-Nov-2024 23:48:29 -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3 on client11"'
07-Nov-2024 23:48:29 -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3 on client21"'
07-Nov-2024 23:48:29 =================================================================
07-Nov-2024 23:48:29
07-Nov-2024 23:48:30 PASSED
07-Nov-2024 23:48:30 Unmounting client from /tmp/onedata/mnt/kikurr1uhv1zks2k
07-Nov-2024 23:48:30
07-Nov-2024 23:48:30
07-Nov-2024 23:48:30 Unmounting client from /tmp/onedata/mnt/z6u6ws7nueu4xvkk
07-Nov-2024 23:48:30
07-Nov-2024 23:48:30
07-Nov-2024 23:49:09 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_copy[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
07-Nov-2024 23:49:09 =================================================================
07-Nov-2024 23:49:09 - Executing scenario 'Copy directory'
07-Nov-2024 23:49:09 - from feature 'Multi_directory_CRUD'
07-Nov-2024 23:49:09 -----------------------------------------------------------------
07-Nov-2024 23:49:09 -- Executing step: 'Given "oneclients [client11, client21]
07-Nov-2024 23:49:09 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
07-Nov-2024 23:49:09 using [token, token] by [user1, user2]"'
07-Nov-2024 23:49:09 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nvz25', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:49:09 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nvz25', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:49:09 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nvz25', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:49:09
07-Nov-2024 23:49:09
07-Nov-2024 23:49:09 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-nvz25'
07-Nov-2024 23:49:09 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-nvz25' successfully started
07-Nov-2024 23:49:09
07-Nov-2024 23:49:09 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/ktoop086n5hxdvue
07-Nov-2024 23:49:09
07-Nov-2024 23:49:09 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ktoop086n5hxdvue --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ktoop086n5hxdvue
07-Nov-2024 23:49:09 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17112152072620352529'...
07-Nov-2024 23:49:09 Getting configuration...
07-Nov-2024 23:49:09 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ktoop086n5hxdvue'.
07-Nov-2024 23:49:09
07-Nov-2024 23:49:09 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-x227t', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:49:09 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-x227t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:49:09 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-x227t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:49:09
07-Nov-2024 23:49:09
07-Nov-2024 23:49:09 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-x227t'
07-Nov-2024 23:49:09 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-x227t' successfully started
07-Nov-2024 23:49:09
07-Nov-2024 23:49:09 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/1myeoqz9fnn2shie
07-Nov-2024 23:49:09
07-Nov-2024 23:49:09 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/1myeoqz9fnn2shie --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/1myeoqz9fnn2shie
07-Nov-2024 23:49:09 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '13987517809827014170'...
07-Nov-2024 23:49:09 Getting configuration...
07-Nov-2024 23:49:09 Oneclient has been successfully mounted in '/tmp/onedata/mnt/1myeoqz9fnn2shie'.
07-Nov-2024 23:49:09
07-Nov-2024 23:49:09 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"'
07-Nov-2024 23:49:09 -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"'
07-Nov-2024 23:49:09 -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"'
07-Nov-2024 23:49:09 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
07-Nov-2024 23:49:09 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
07-Nov-2024 23:49:09 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
07-Nov-2024 23:49:09 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
07-Nov-2024 23:49:09 -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"'
07-Nov-2024 23:49:09 -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"'
07-Nov-2024 23:49:09 -- Executing step: 'When "user1 copies directory space1/dir4 to space1/dir1/dir2/dir3 on client11"'
07-Nov-2024 23:49:09 -- Executing step: 'Then "user1 can stat [dir4] in space1/dir1/dir2/dir3 on client11"'
07-Nov-2024 23:49:09 -- Executing step: 'Then "user2 can stat [dir4] in space1/dir1/dir2/dir3 on client21"'
07-Nov-2024 23:49:09 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client11"'
07-Nov-2024 23:49:09 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client21"'
07-Nov-2024 23:49:09 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir4 on client11"'
07-Nov-2024 23:49:09 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir4 on client21"'
07-Nov-2024 23:49:09 -- Executing step: 'Then "user1 sees [dir4] in space1/dir1/dir2/dir3 on client11"'
07-Nov-2024 23:49:09 -- Executing step: 'Then "user2 sees [dir4] in space1/dir1/dir2/dir3 on client21"'
07-Nov-2024 23:49:09 -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client11"'
07-Nov-2024 23:49:09 -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client21"'
07-Nov-2024 23:49:09 -- Executing step: 'Then "user1 sees [dir5] in space1/dir4 on client11"'
07-Nov-2024 23:49:09 -- Executing step: 'Then "user2 sees [dir5] in space1/dir4 on client21"'
07-Nov-2024 23:49:09 =================================================================
07-Nov-2024 23:49:09
07-Nov-2024 23:49:10 PASSED
07-Nov-2024 23:49:10 Unmounting client from /tmp/onedata/mnt/ktoop086n5hxdvue
07-Nov-2024 23:49:10
07-Nov-2024 23:49:10
07-Nov-2024 23:49:10 Unmounting client from /tmp/onedata/mnt/1myeoqz9fnn2shie
07-Nov-2024 23:49:10
07-Nov-2024 23:49:10
07-Nov-2024 23:49:45 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move_to_itself[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
07-Nov-2024 23:49:45 =================================================================
07-Nov-2024 23:49:45 - Executing scenario 'Fail to move directory to itself'
07-Nov-2024 23:49:45 - from feature 'Multi_directory_CRUD'
07-Nov-2024 23:49:45 -----------------------------------------------------------------
07-Nov-2024 23:49:45 -- Executing step: 'Given "oneclients [client11, client21]
07-Nov-2024 23:49:45 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
07-Nov-2024 23:49:45 using [token, token] by [user1, user2]"'
07-Nov-2024 23:49:45 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nvz25', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:49:45 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nvz25', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:49:45 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nvz25', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:49:45
07-Nov-2024 23:49:45
07-Nov-2024 23:49:45 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-nvz25'
07-Nov-2024 23:49:45 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-nvz25' successfully started
07-Nov-2024 23:49:45
07-Nov-2024 23:49:45 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/kmbsmw1d2v0i98dp
07-Nov-2024 23:49:45
07-Nov-2024 23:49:45 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/kmbsmw1d2v0i98dp --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/kmbsmw1d2v0i98dp
07-Nov-2024 23:49:45 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12360107196264086454'...
07-Nov-2024 23:49:45 Getting configuration...
07-Nov-2024 23:49:45 Oneclient has been successfully mounted in '/tmp/onedata/mnt/kmbsmw1d2v0i98dp'.
07-Nov-2024 23:49:45
07-Nov-2024 23:49:45 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-x227t', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:49:45 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-x227t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:49:45 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-x227t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:49:45
07-Nov-2024 23:49:45
07-Nov-2024 23:49:45 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-x227t'
07-Nov-2024 23:49:45 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-x227t' successfully started
07-Nov-2024 23:49:45
07-Nov-2024 23:49:45 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/vdh67hm5ttmag3zt
07-Nov-2024 23:49:45
07-Nov-2024 23:49:45 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/vdh67hm5ttmag3zt --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/vdh67hm5ttmag3zt
07-Nov-2024 23:49:45 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '9861513165370349194'...
07-Nov-2024 23:49:45 Getting configuration...
07-Nov-2024 23:49:45 Oneclient has been successfully mounted in '/tmp/onedata/mnt/vdh67hm5ttmag3zt'.
07-Nov-2024 23:49:45
07-Nov-2024 23:49:45 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
07-Nov-2024 23:49:45 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
07-Nov-2024 23:49:45 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
07-Nov-2024 23:49:45 -- Executing step: 'When "user1 fails to move space1/dir1 to space1/dir1 using shell command on client11"'
07-Nov-2024 23:49:45 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
07-Nov-2024 23:49:45 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
07-Nov-2024 23:49:45 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
07-Nov-2024 23:49:45 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
07-Nov-2024 23:49:45 =================================================================
07-Nov-2024 23:49:45
07-Nov-2024 23:49:45 PASSED
07-Nov-2024 23:49:45 Unmounting client from /tmp/onedata/mnt/kmbsmw1d2v0i98dp
07-Nov-2024 23:49:45
07-Nov-2024 23:49:45
07-Nov-2024 23:49:45 Unmounting client from /tmp/onedata/mnt/vdh67hm5ttmag3zt
07-Nov-2024 23:49:45
07-Nov-2024 23:49:45
07-Nov-2024 23:50:20 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move_to_subtree[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
07-Nov-2024 23:50:20 =================================================================
07-Nov-2024 23:50:20 - Executing scenario 'Fail to move directory to its subtree'
07-Nov-2024 23:50:20 - from feature 'Multi_directory_CRUD'
07-Nov-2024 23:50:20 -----------------------------------------------------------------
07-Nov-2024 23:50:20 -- Executing step: 'Given "oneclients [client11, client21]
07-Nov-2024 23:50:20 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
07-Nov-2024 23:50:20 using [token, token] by [user1, user2]"'
07-Nov-2024 23:50:20 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nvz25', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:50:20 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nvz25', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:50:20 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-nvz25', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:50:20
07-Nov-2024 23:50:20
07-Nov-2024 23:50:20 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-nvz25'
07-Nov-2024 23:50:20 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-nvz25' successfully started
07-Nov-2024 23:50:20
07-Nov-2024 23:50:20 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/1j0fufma2y2lqxwk
07-Nov-2024 23:50:20
07-Nov-2024 23:50:20 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/1j0fufma2y2lqxwk --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/1j0fufma2y2lqxwk
07-Nov-2024 23:50:20 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16321978516380439981'...
07-Nov-2024 23:50:20 Getting configuration...
07-Nov-2024 23:50:20 Oneclient has been successfully mounted in '/tmp/onedata/mnt/1j0fufma2y2lqxwk'.
07-Nov-2024 23:50:20
07-Nov-2024 23:50:20 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-x227t', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
07-Nov-2024 23:50:20 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-x227t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
07-Nov-2024 23:50:20 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-x227t', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
07-Nov-2024 23:50:20
07-Nov-2024 23:50:20
07-Nov-2024 23:50:20 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-x227t'
07-Nov-2024 23:50:20 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-x227t' successfully started
07-Nov-2024 23:50:20
07-Nov-2024 23:50:20 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/kyd3szxwy25wx7ai
07-Nov-2024 23:50:20
07-Nov-2024 23:50:20 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/kyd3szxwy25wx7ai --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/kyd3szxwy25wx7ai
07-Nov-2024 23:50:20 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '8935649393564228417'...
07-Nov-2024 23:50:20 Getting configuration...
07-Nov-2024 23:50:20 Oneclient has been successfully mounted in '/tmp/onedata/mnt/kyd3szxwy25wx7ai'.
07-Nov-2024 23:50:20
07-Nov-2024 23:50:20 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3] on client11"'
07-Nov-2024 23:50:20 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
07-Nov-2024 23:50:20 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
07-Nov-2024 23:50:20 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
07-Nov-2024 23:50:20 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
07-Nov-2024 23:50:20 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
07-Nov-2024 23:50:20 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
07-Nov-2024 23:50:20 -- Executing step: 'When "user1 fails to rename space1/dir1 to space1/dir1/dir2/dir3 on client11"'
07-Nov-2024 23:50:20 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
07-Nov-2024 23:50:20 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
07-Nov-2024 23:50:20 -- Executing step: 'When "user1 can stat [dir2] in space1/dir1 on client11"'
07-Nov-2024 23:50:20 -- Executing step: 'When "user2 can stat [dir2] in space1/dir1 on client21"'
07-Nov-2024 23:50:20 -- Executing step: 'When "user1 can stat [dir3] in space1/dir1/dir2 on client11"'
07-Nov-2024 23:50:20 -- Executing step: 'When "user2 can stat [dir3] in space1/dir1/dir2 on client21"'
07-Nov-2024 23:50:20 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
07-Nov-2024 23:50:20 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
07-Nov-2024 23:50:20 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
07-Nov-2024 23:50:20 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
07-Nov-2024 23:50:20 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
07-Nov-2024 23:50:20 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
07-Nov-2024 23:50:20 =================================================================
07-Nov-2024 23:50:20
07-Nov-2024 23:50:34 PASSED
07-Nov-2024 23:50:34 Unmounting client from /tmp/onedata/mnt/1j0fufma2y2lqxwk
07-Nov-2024 23:50:34
07-Nov-2024 23:50:34
07-Nov-2024 23:50:34 Unmounting client from /tmp/onedata/mnt/kyd3szxwy25wx7ai
07-Nov-2024 23:50:34
07-Nov-2024 23:50:34 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCD/onedata-acceptance/tests/oneclient/logs/multiprovider_directio/test_multi_directory_CRUD.1731023421.4031188', '-c', '/tmp/logs']
07-Nov-2024 23:50:34 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-n677g. See /home/bamboo/.one-env/deployments/2024.11.07-23.28.12/pod-logs/dev-cross-support-job-3p-users-n677g/entrypoint.log for more details
07-Nov-2024 23:50:34 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-nvz25: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.07-23.28.12/pod-logs/dev-oneclient-krakow-7d9476b8bc-nvz25/oneclient_logs
07-Nov-2024 23:50:34
07-Nov-2024 23:50:34               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=198/231)
07-Nov-2024 23:50:34               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 23:50:34          31,925   0%   30.45MB/s    0:00:00 (xfr#1, to-chk=197/231)
07-Nov-2024 23:50:34          31,925   0%   30.45MB/s    0:00:00 (xfr#1, to-chk=191/231)
07-Nov-2024 23:50:34          32,291   0%   30.80MB/s    0:00:00 (xfr#2, to-chk=193/231)
07-Nov-2024 23:50:34         190,941   3%   60.70MB/s    0:00:00 (xfr#3, to-chk=192/231)
07-Nov-2024 23:50:34         191,307   3%   60.81MB/s    0:00:00 (xfr#4, to-chk=191/231)
07-Nov-2024 23:50:34         191,935   3%   61.01MB/s    0:00:00 (xfr#5, to-chk=190/231)
07-Nov-2024 23:50:34         244,949   4%   58.40MB/s    0:00:00 (xfr#6, to-chk=189/231)
07-Nov-2024 23:50:34         245,795   4%   46.88MB/s    0:00:00 (xfr#7, to-chk=185/231)
07-Nov-2024 23:50:34         455,095   9%   27.13MB/s    0:00:00 (xfr#8, to-chk=184/231)
07-Nov-2024 23:50:34         455,941   9%   27.18MB/s    0:00:00 (xfr#9, to-chk=183/231)
07-Nov-2024 23:50:34         483,339   9%   25.61MB/s    0:00:00 (xfr#10, to-chk=182/231)
07-Nov-2024 23:50:34         483,897   9%   24.29MB/s    0:00:00 (xfr#11, to-chk=178/231)
07-Nov-2024 23:50:34         626,580  12%   31.45MB/s    0:00:00 (xfr#12, to-chk=177/231)
07-Nov-2024 23:50:34         627,138  12%   31.48MB/s    0:00:00 (xfr#13, to-chk=176/231)
07-Nov-2024 23:50:34         651,172  13%   28.23MB/s    0:00:00 (xfr#14, to-chk=175/231)
07-Nov-2024 23:50:34         651,634  13%   27.02MB/s    0:00:00 (xfr#15, to-chk=171/231)
07-Nov-2024 23:50:34         785,559  15%   26.76MB/s    0:00:00 (xfr#16, to-chk=170/231)
07-Nov-2024 23:50:34         786,021  15%   26.77MB/s    0:00:00 (xfr#17, to-chk=169/231)
07-Nov-2024 23:50:34         786,649  15%   26.79MB/s    0:00:00 (xfr#18, to-chk=168/231)
07-Nov-2024 23:50:34         807,491  16%   27.50MB/s    0:00:00 (xfr#19, to-chk=167/231)
07-Nov-2024 23:50:34         807,953  16%   27.52MB/s    0:00:00 (xfr#20, to-chk=163/231)
07-Nov-2024 23:50:34         883,682  17%   29.06MB/s    0:00:00 (xfr#21, to-chk=162/231)
07-Nov-2024 23:50:34         884,144  17%   29.08MB/s    0:00:00 (xfr#22, to-chk=161/231)
07-Nov-2024 23:50:34         884,772  17%   29.10MB/s    0:00:00 (xfr#23, to-chk=160/231)
07-Nov-2024 23:50:34         912,027  18%   29.99MB/s    0:00:00 (xfr#24, to-chk=159/231)
07-Nov-2024 23:50:34         912,393  18%   30.00MB/s    0:00:00 (xfr#25, to-chk=155/231)
07-Nov-2024 23:50:34       1,023,360  20%   30.50MB/s    0:00:00 (xfr#26, to-chk=154/231)
07-Nov-2024 23:50:34       1,023,726  20%   30.51MB/s    0:00:00 (xfr#27, to-chk=153/231)
07-Nov-2024 23:50:34       1,048,026  21%   30.29MB/s    0:00:00 (xfr#28, to-chk=152/231)
07-Nov-2024 23:50:34       1,048,776  21%   30.31MB/s    0:00:00 (xfr#29, to-chk=148/231)
07-Nov-2024 23:50:34       1,140,325  23%   28.62MB/s    0:00:00 (xfr#30, to-chk=147/231)
07-Nov-2024 23:50:34       1,141,075  23%   28.64MB/s    0:00:00 (xfr#31, to-chk=146/231)
07-Nov-2024 23:50:34       1,167,109  23%   29.29MB/s    0:00:00 (xfr#32, to-chk=145/231)
07-Nov-2024 23:50:34       1,167,667  23%   29.30MB/s    0:00:00 (xfr#33, to-chk=141/231)
07-Nov-2024 23:50:34       1,261,667  25%   29.35MB/s    0:00:00 (xfr#34, to-chk=140/231)
07-Nov-2024 23:50:34       1,262,225  25%   29.36MB/s    0:00:00 (xfr#35, to-chk=139/231)
07-Nov-2024 23:50:34       1,290,430  26%   28.62MB/s    0:00:00 (xfr#36, to-chk=138/231)
07-Nov-2024 23:50:34       1,290,988  26%   28.63MB/s    0:00:00 (xfr#37, to-chk=134/231)
07-Nov-2024 23:50:34       1,393,881  28%   26.06MB/s    0:00:00 (xfr#38, to-chk=133/231)
07-Nov-2024 23:50:34       1,394,439  28%   26.08MB/s    0:00:00 (xfr#39, to-chk=132/231)
07-Nov-2024 23:50:34       1,395,067  28%   26.09MB/s    0:00:00 (xfr#40, to-chk=131/231)
07-Nov-2024 23:50:34       1,435,808  29%   26.33MB/s    0:00:00 (xfr#41, to-chk=130/231)
07-Nov-2024 23:50:34       1,436,270  29%   26.34MB/s    0:00:00 (xfr#42, to-chk=126/231)
07-Nov-2024 23:50:34       1,613,867  32%   29.04MB/s    0:00:00 (xfr#43, to-chk=125/231)
07-Nov-2024 23:50:34       1,614,329  32%   29.05MB/s    0:00:00 (xfr#44, to-chk=124/231)
07-Nov-2024 23:50:34       1,641,342  33%   29.53MB/s    0:00:00 (xfr#45, to-chk=123/231)
07-Nov-2024 23:50:34       1,641,900  33%   29.54MB/s    0:00:00 (xfr#46, to-chk=119/231)
07-Nov-2024 23:50:34       1,737,304  35%   30.68MB/s    0:00:00 (xfr#47, to-chk=118/231)
07-Nov-2024 23:50:34       1,737,862  35%   30.69MB/s    0:00:00 (xfr#48, to-chk=117/231)
07-Nov-2024 23:50:34       1,784,208  36%   31.51MB/s    0:00:00 (xfr#49, to-chk=116/231)
07-Nov-2024 23:50:34       1,784,958  36%   31.52MB/s    0:00:00 (xfr#50, to-chk=112/231)
07-Nov-2024 23:50:34       1,976,046  39%   25.47MB/s    0:00:00 (xfr#51, to-chk=111/231)
07-Nov-2024 23:50:34       1,976,796  39%   25.48MB/s    0:00:00 (xfr#52, to-chk=110/231)
07-Nov-2024 23:50:34       2,025,662  40%   21.00MB/s    0:00:00 (xfr#53, to-chk=109/231)
07-Nov-2024 23:50:34       2,026,220  40%   21.00MB/s    0:00:00 (xfr#54, to-chk=105/231)
07-Nov-2024 23:50:34       2,247,003  45%   23.04MB/s    0:00:00 (xfr#55, to-chk=104/231)
07-Nov-2024 23:50:34       2,247,561  45%   23.05MB/s    0:00:00 (xfr#56, to-chk=103/231)
07-Nov-2024 23:50:34       2,269,362  45%   23.02MB/s    0:00:00 (xfr#57, to-chk=102/231)
07-Nov-2024 23:50:34       2,269,920  45%   23.03MB/s    0:00:00 (xfr#58, to-chk=98/231)
07-Nov-2024 23:50:34       2,377,066  48%   24.12MB/s    0:00:00 (xfr#59, to-chk=97/231)
07-Nov-2024 23:50:34       2,377,624  48%   24.12MB/s    0:00:00 (xfr#60, to-chk=96/231)
07-Nov-2024 23:50:34       2,441,541  49%   24.51MB/s    0:00:00 (xfr#61, to-chk=95/231)
07-Nov-2024 23:50:34       2,442,483  49%   24.52MB/s    0:00:00 (xfr#62, to-chk=91/231)
07-Nov-2024 23:50:34       2,838,046  57%   26.80MB/s    0:00:00 (xfr#63, to-chk=90/231)
07-Nov-2024 23:50:34       2,838,988  57%   26.54MB/s    0:00:00 (xfr#64, to-chk=89/231)
07-Nov-2024 23:50:34       2,839,616  57%   26.55MB/s    0:00:00 (xfr#65, to-chk=88/231)
07-Nov-2024 23:50:34       2,861,268  57%   26.75MB/s    0:00:00 (xfr#66, to-chk=87/231)
07-Nov-2024 23:50:34       2,861,922  57%   26.76MB/s    0:00:00 (xfr#67, to-chk=83/231)
07-Nov-2024 23:50:34       2,992,953  60%   27.71MB/s    0:00:00 (xfr#68, to-chk=82/231)
07-Nov-2024 23:50:34       2,993,607  60%   27.45MB/s    0:00:00 (xfr#69, to-chk=81/231)
07-Nov-2024 23:50:34       3,036,769  61%   27.85MB/s    0:00:00 (xfr#70, to-chk=80/231)
07-Nov-2024 23:50:34       3,037,231  61%   27.85MB/s    0:00:00 (xfr#71, to-chk=76/231)
07-Nov-2024 23:50:34       3,318,597  67%   29.04MB/s    0:00:00 (xfr#72, to-chk=75/231)
07-Nov-2024 23:50:34       3,319,059  67%   29.04MB/s    0:00:00 (xfr#73, to-chk=74/231)
07-Nov-2024 23:50:34       3,340,971  67%   29.23MB/s    0:00:00 (xfr#74, to-chk=73/231)
07-Nov-2024 23:50:34       3,341,433  67%   29.24MB/s    0:00:00 (xfr#75, to-chk=69/231)
07-Nov-2024 23:50:34       3,428,014  69%   29.99MB/s    0:00:00 (xfr#76, to-chk=68/231)
07-Nov-2024 23:50:34       3,428,476  69%   30.00MB/s    0:00:00 (xfr#77, to-chk=67/231)
07-Nov-2024 23:50:34       3,459,484  69%   29.99MB/s    0:00:00 (xfr#78, to-chk=66/231)
07-Nov-2024 23:50:34       3,460,138  69%   30.00MB/s    0:00:00 (xfr#79, to-chk=62/231)
07-Nov-2024 23:50:34       3,596,329  72%   30.90MB/s    0:00:00 (xfr#80, to-chk=61/231)
07-Nov-2024 23:50:34       3,596,983  72%   30.90MB/s    0:00:00 (xfr#81, to-chk=60/231)
07-Nov-2024 23:50:34       3,628,279  73%   31.17MB/s    0:00:00 (xfr#82, to-chk=59/231)
07-Nov-2024 23:50:34       3,628,645  73%   31.18MB/s    0:00:00 (xfr#83, to-chk=55/231)
07-Nov-2024 23:50:34       3,756,644  75%   31.99MB/s    0:00:00 (xfr#84, to-chk=54/231)
07-Nov-2024 23:50:34       3,757,010  75%   31.99MB/s    0:00:00 (xfr#85, to-chk=53/231)
07-Nov-2024 23:50:34       3,778,502  76%   32.17MB/s    0:00:00 (xfr#86, to-chk=52/231)
07-Nov-2024 23:50:34       3,778,868  76%   32.18MB/s    0:00:00 (xfr#87, to-chk=48/231)
07-Nov-2024 23:50:34       3,848,273  77%   32.77MB/s    0:00:00 (xfr#88, to-chk=47/231)
07-Nov-2024 23:50:34       3,848,639  77%   32.77MB/s    0:00:00 (xfr#89, to-chk=46/231)
07-Nov-2024 23:50:34       3,866,044  78%   32.63MB/s    0:00:00 (xfr#90, to-chk=45/231)
07-Nov-2024 23:50:34       3,866,410  78%   32.63MB/s    0:00:00 (xfr#91, to-chk=41/231)
07-Nov-2024 23:50:34       3,966,461  80%   32.61MB/s    0:00:00 (xfr#92, to-chk=40/231)
07-Nov-2024 23:50:34       3,966,827  80%   32.61MB/s    0:00:00 (xfr#93, to-chk=39/231)
07-Nov-2024 23:50:34       3,967,455  80%   32.62MB/s    0:00:00 (xfr#94, to-chk=38/231)
07-Nov-2024 23:50:34       4,013,260  81%   32.99MB/s    0:00:00 (xfr#95, to-chk=37/231)
07-Nov-2024 23:50:34       4,013,818  81%   33.00MB/s    0:00:00 (xfr#96, to-chk=33/231)
07-Nov-2024 23:50:34       4,226,855  85%   34.45MB/s    0:00:00 (xfr#97, to-chk=32/231)
07-Nov-2024 23:50:34       4,227,413  85%   34.46MB/s    0:00:00 (xfr#98, to-chk=31/231)
07-Nov-2024 23:50:34       4,263,969  86%   34.76MB/s    0:00:00 (xfr#99, to-chk=30/231)
07-Nov-2024 23:50:34       4,264,719  86%   34.76MB/s    0:00:00 (xfr#100, to-chk=26/231)
07-Nov-2024 23:50:34       4,408,061  89%   35.63MB/s    0:00:00 (xfr#101, to-chk=25/231)
07-Nov-2024 23:50:34       4,408,811  89%   35.63MB/s    0:00:00 (xfr#102, to-chk=24/231)
07-Nov-2024 23:50:34       4,409,439  89%   35.64MB/s    0:00:00 (xfr#103, to-chk=23/231)
07-Nov-2024 23:50:34       4,427,294  89%   35.78MB/s    0:00:00 (xfr#104, to-chk=22/231)
07-Nov-2024 23:50:34       4,427,852  89%   35.49MB/s    0:00:00 (xfr#105, to-chk=18/231)
07-Nov-2024 23:50:34 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
07-Nov-2024 23:50:34       4,542,622  91%   36.40MB/s    0:00:00 (xfr#106, to-chk=17/231)
07-Nov-2024 23:50:34       4,543,180  91%   36.41MB/s    0:00:00 (xfr#107, to-chk=16/231)
07-Nov-2024 23:50:34 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
07-Nov-2024 23:50:34       4,543,808  91%   36.41MB/s    0:00:00 (xfr#108, to-chk=15/231)
07-Nov-2024 23:50:34       4,567,912  92%   36.61MB/s    0:00:00 (xfr#109, to-chk=14/231)
07-Nov-2024 23:50:34       4,568,566  92%   36.61MB/s    0:00:00 (xfr#110, to-chk=10/231)
07-Nov-2024 23:50:34       4,693,095  94%   36.69MB/s    0:00:00 (xfr#111, to-chk=9/231)
07-Nov-2024 23:50:34       4,693,749  94%   36.10MB/s    0:00:00 (xfr#112, to-chk=8/231)
07-Nov-2024 23:50:34       4,728,451  95%   36.08MB/s    0:00:00 (xfr#113, to-chk=7/231)
07-Nov-2024 23:50:34       4,729,201  95%   36.08MB/s    0:00:00 (xfr#114, to-chk=3/231)
07-Nov-2024 23:50:34       4,848,420  98%   36.70MB/s    0:00:00 (xfr#115, to-chk=2/231)
07-Nov-2024 23:50:34       4,849,170  98%   36.70MB/s    0:00:00 (xfr#116, to-chk=1/231)
07-Nov-2024 23:50:34       4,940,643  99%   36.53MB/s    0:00:00 (xfr#117, to-chk=0/231)
07-Nov-2024 23:50:34       4,940,643  99%   36.53MB/s    0:00:00 (xfr#117, to-chk=0/231)
07-Nov-2024 23:50:34       4,940,643  99%   36.53MB/s    0:00:00 (xfr#117, to-chk=0/231)
07-Nov-2024 23:50:34       4,940,643  99%   36.53MB/s    0:00:00 (xfr#117, to-chk=0/231)
07-Nov-2024 23:50:34       4,940,643  99%   36.53MB/s    0:00:00 (xfr#117, to-chk=0/231)
07-Nov-2024 23:50:34       4,940,643  99%   36.53MB/s    0:00:00 (xfr#117, to-chk=0/231)
07-Nov-2024 23:50:34       4,940,643  99%   36.53MB/s    0:00:00 (xfr#117, to-chk=0/231)
07-Nov-2024 23:50:34       4,940,643  99%   36.53MB/s    0:00:00 (xfr#117, to-chk=0/231)
07-Nov-2024 23:50:34       4,940,643  99%   36.53MB/s    0:00:00 (xfr#117, to-chk=0/231)
07-Nov-2024 23:50:34       4,940,643  99%   36.53MB/s    0:00:00 (xfr#117, to-chk=0/231)
07-Nov-2024 23:50:34       4,940,643  99%   36.53MB/s    0:00:00 (xfr#117, to-chk=0/231)
07-Nov-2024 23:50:34       4,940,643  99%   36.53MB/s    0:00:00 (xfr#117, to-chk=0/231)
07-Nov-2024 23:50:34       4,940,643  99%   36.53MB/s    0:00:00 (xfr#117, to-chk=0/231)
07-Nov-2024 23:50:34       4,940,643  99%   36.53MB/s    0:00:00 (xfr#117, to-chk=0/231)
07-Nov-2024 23:50:34       4,940,643  99%   36.53MB/s    0:00:00 (xfr#117, to-chk=0/231)
07-Nov-2024 23:50:34       4,940,643  99%   36.53MB/s    0:00:00 (xfr#117, to-chk=0/231)
07-Nov-2024 23:50:34       4,940,643  99%   36.53MB/s    0:00:00 (xfr#117, to-chk=0/231)
07-Nov-2024 23:50:34       4,940,643  99%   36.53MB/s    0:00:00 (xfr#117, to-chk=0/231)
07-Nov-2024 23:50:34       4,940,643  99%   36.53MB/s    0:00:00 (xfr#117, to-chk=0/231)
07-Nov-2024 23:50:34       4,940,643  99%   36.53MB/s    0:00:00 (xfr#117, to-chk=0/231)
07-Nov-2024 23:50:34       4,940,643  99%   36.53MB/s    0:00:00 (xfr#117, to-chk=0/231)
07-Nov-2024 23:50:34       4,940,643  99%   36.53MB/s    0:00:00 (xfr#117, to-chk=0/231)
07-Nov-2024 23:50:34       4,940,643  99%   36.53MB/s    0:00:00 (xfr#117, to-chk=0/231)
07-Nov-2024 23:50:34       4,940,643  99%   36.53MB/s    0:00:00 (xfr#117, to-chk=0/231)
07-Nov-2024 23:50:34       4,940,643  99%   36.53MB/s    0:00:00 (xfr#117, to-chk=0/231)
07-Nov-2024 23:50:34       4,940,643  99%   36.53MB/s    0:00:00 (xfr#117, to-chk=0/231)
07-Nov-2024 23:50:34       4,940,643  99%   35.97MB/s    0:00:00 (xfr#117, to-chk=0/231)
07-Nov-2024 23:50:34       4,940,643  99%   35.97MB/s    0:00:00 (xfr#117, to-chk=0/231)
07-Nov-2024 23:50:34       4,940,643  99%   35.70MB/s    0:00:00 (xfr#117, to-chk=0/231)
07-Nov-2024 23:50:34 [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-x227t: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.07-23.28.12/pod-logs/dev-oneclient-paris-5cc45c8cb7-x227t/oneclient_logs
07-Nov-2024 23:50:34
07-Nov-2024 23:50:34               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=192/225)
07-Nov-2024 23:50:34               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 23:50:34          51,260   1%   48.89MB/s    0:00:00 (xfr#1, to-chk=191/225)
07-Nov-2024 23:50:34          51,260   1%   48.89MB/s    0:00:00 (xfr#1, to-chk=185/225)
07-Nov-2024 23:50:34          51,722   1%   49.33MB/s    0:00:00 (xfr#2, to-chk=187/225)
07-Nov-2024 23:50:34         275,841   6%   32.88MB/s    0:00:00 (xfr#3, to-chk=186/225)
07-Nov-2024 23:50:34         276,303   6%   32.94MB/s    0:00:00 (xfr#4, to-chk=185/225)
07-Nov-2024 23:50:34         326,858   7%   28.34MB/s    0:00:00 (xfr#5, to-chk=184/225)
07-Nov-2024 23:50:34         327,608   7%   28.40MB/s    0:00:00 (xfr#6, to-chk=180/225)
07-Nov-2024 23:50:34         584,549  13%   39.82MB/s    0:00:00 (xfr#7, to-chk=179/225)
07-Nov-2024 23:50:34         585,299  13%   39.87MB/s    0:00:00 (xfr#8, to-chk=178/225)
07-Nov-2024 23:50:34         610,079  14%   38.79MB/s    0:00:00 (xfr#9, to-chk=177/225)
07-Nov-2024 23:50:34         610,637  14%   36.40MB/s    0:00:00 (xfr#10, to-chk=173/225)
07-Nov-2024 23:50:34         717,751  16%   40.26MB/s    0:00:00 (xfr#11, to-chk=172/225)
07-Nov-2024 23:50:34         718,309  16%   40.30MB/s    0:00:00 (xfr#12, to-chk=171/225)
07-Nov-2024 23:50:34         748,228  17%   39.64MB/s    0:00:00 (xfr#13, to-chk=170/225)
07-Nov-2024 23:50:34         748,594  17%   39.66MB/s    0:00:00 (xfr#14, to-chk=166/225)
07-Nov-2024 23:50:34         877,761  20%   41.85MB/s    0:00:00 (xfr#15, to-chk=165/225)
07-Nov-2024 23:50:34         878,127  20%   41.87MB/s    0:00:00 (xfr#16, to-chk=164/225)
07-Nov-2024 23:50:34         911,303  21%   39.50MB/s    0:00:00 (xfr#17, to-chk=163/225)
07-Nov-2024 23:50:34         911,957  21%   39.53MB/s    0:00:00 (xfr#18, to-chk=159/225)
07-Nov-2024 23:50:34       1,045,437  24%   38.35MB/s    0:00:00 (xfr#19, to-chk=158/225)
07-Nov-2024 23:50:34       1,046,091  24%   38.37MB/s    0:00:00 (xfr#20, to-chk=157/225)
07-Nov-2024 23:50:34       1,080,518  24%   39.63MB/s    0:00:00 (xfr#21, to-chk=156/225)
07-Nov-2024 23:50:34       1,081,172  24%   39.66MB/s    0:00:00 (xfr#22, to-chk=152/225)
07-Nov-2024 23:50:34       1,212,208  28%   42.82MB/s    0:00:00 (xfr#23, to-chk=151/225)
07-Nov-2024 23:50:34       1,212,862  28%   42.84MB/s    0:00:00 (xfr#24, to-chk=150/225)
07-Nov-2024 23:50:34       1,241,085  28%   43.84MB/s    0:00:00 (xfr#25, to-chk=149/225)
07-Nov-2024 23:50:34       1,241,355  28%   42.28MB/s    0:00:00 (xfr#26, to-chk=145/225)
07-Nov-2024 23:50:34       1,346,728  31%   38.92MB/s    0:00:00 (xfr#27, to-chk=144/225)
07-Nov-2024 23:50:34       1,346,998  31%   38.93MB/s    0:00:00 (xfr#28, to-chk=143/225)
07-Nov-2024 23:50:34       1,381,991  31%   38.76MB/s    0:00:00 (xfr#29, to-chk=142/225)
07-Nov-2024 23:50:34       1,382,453  31%   38.78MB/s    0:00:00 (xfr#30, to-chk=138/225)
07-Nov-2024 23:50:34       1,516,463  35%   38.06MB/s    0:00:00 (xfr#31, to-chk=137/225)
07-Nov-2024 23:50:34       1,516,925  35%   37.09MB/s    0:00:00 (xfr#32, to-chk=136/225)
07-Nov-2024 23:50:34       1,539,381  35%   37.64MB/s    0:00:00 (xfr#33, to-chk=135/225)
07-Nov-2024 23:50:34       1,539,843  35%   37.65MB/s    0:00:00 (xfr#34, to-chk=131/225)
07-Nov-2024 23:50:34       1,616,224  37%   36.70MB/s    0:00:00 (xfr#35, to-chk=130/225)
07-Nov-2024 23:50:34       1,616,686  37%   36.71MB/s    0:00:00 (xfr#36, to-chk=129/225)
07-Nov-2024 23:50:34       1,649,392  38%   36.58MB/s    0:00:00 (xfr#37, to-chk=128/225)
07-Nov-2024 23:50:34       1,649,950  38%   36.59MB/s    0:00:00 (xfr#38, to-chk=124/225)
07-Nov-2024 23:50:34       1,777,202  41%   36.85MB/s    0:00:00 (xfr#39, to-chk=123/225)
07-Nov-2024 23:50:34       1,777,760  41%   36.86MB/s    0:00:00 (xfr#40, to-chk=122/225)
07-Nov-2024 23:50:34       1,796,762  41%   37.25MB/s    0:00:00 (xfr#41, to-chk=121/225)
07-Nov-2024 23:50:34       1,797,320  41%   37.26MB/s    0:00:00 (xfr#42, to-chk=117/225)
07-Nov-2024 23:50:34       1,903,526  44%   38.62MB/s    0:00:00 (xfr#43, to-chk=116/225)
07-Nov-2024 23:50:34       1,904,084  44%   38.64MB/s    0:00:00 (xfr#44, to-chk=115/225)
07-Nov-2024 23:50:34       1,930,175  44%   37.57MB/s    0:00:00 (xfr#45, to-chk=114/225)
07-Nov-2024 23:50:34       1,930,829  44%   37.58MB/s    0:00:00 (xfr#46, to-chk=110/225)
07-Nov-2024 23:50:34       2,039,744  47%   37.41MB/s    0:00:00 (xfr#47, to-chk=109/225)
07-Nov-2024 23:50:34       2,040,398  47%   36.71MB/s    0:00:00 (xfr#48, to-chk=108/225)
07-Nov-2024 23:50:34       2,064,354  47%   37.15MB/s    0:00:00 (xfr#49, to-chk=107/225)
07-Nov-2024 23:50:34       2,064,912  47%   35.17MB/s    0:00:00 (xfr#50, to-chk=103/225)
07-Nov-2024 23:50:34       2,195,048  50%   33.76MB/s    0:00:00 (xfr#51, to-chk=102/225)
07-Nov-2024 23:50:34       2,195,606  50%   33.77MB/s    0:00:00 (xfr#52, to-chk=101/225)
07-Nov-2024 23:50:34       2,214,021  51%   33.52MB/s    0:00:00 (xfr#53, to-chk=100/225)
07-Nov-2024 23:50:34       2,214,579  51%   33.52MB/s    0:00:00 (xfr#54, to-chk=96/225)
07-Nov-2024 23:50:34       2,280,728  52%   33.99MB/s    0:00:00 (xfr#55, to-chk=95/225)
07-Nov-2024 23:50:34       2,281,286  52%   33.99MB/s    0:00:00 (xfr#56, to-chk=94/225)
07-Nov-2024 23:50:34       2,307,578  53%   34.39MB/s    0:00:00 (xfr#57, to-chk=93/225)
07-Nov-2024 23:50:34       2,308,040  53%   34.39MB/s    0:00:00 (xfr#58, to-chk=89/225)
07-Nov-2024 23:50:34       2,436,711  56%   34.68MB/s    0:00:00 (xfr#59, to-chk=88/225)
07-Nov-2024 23:50:34       2,437,173  56%   34.18MB/s    0:00:00 (xfr#60, to-chk=87/225)
07-Nov-2024 23:50:34       2,437,801  56%   34.19MB/s    0:00:00 (xfr#61, to-chk=86/225)
07-Nov-2024 23:50:34       2,457,328  56%   34.46MB/s    0:00:00 (xfr#62, to-chk=85/225)
07-Nov-2024 23:50:34       2,457,790  56%   34.47MB/s    0:00:00 (xfr#63, to-chk=81/225)
07-Nov-2024 23:50:34       2,535,776  58%   35.05MB/s    0:00:00 (xfr#64, to-chk=80/225)
07-Nov-2024 23:50:34       2,536,238  58%   35.05MB/s    0:00:00 (xfr#65, to-chk=79/225)
07-Nov-2024 23:50:34       2,563,810  59%   34.93MB/s    0:00:00 (xfr#66, to-chk=78/225)
07-Nov-2024 23:50:34       2,564,272  59%   34.94MB/s    0:00:00 (xfr#67, to-chk=74/225)
07-Nov-2024 23:50:34       2,655,747  61%   35.67MB/s    0:00:00 (xfr#68, to-chk=73/225)
07-Nov-2024 23:50:34       2,656,209  61%   35.68MB/s    0:00:00 (xfr#69, to-chk=72/225)
07-Nov-2024 23:50:34       2,680,518  61%   36.00MB/s    0:00:00 (xfr#70, to-chk=71/225)
07-Nov-2024 23:50:34       2,680,980  61%   36.01MB/s    0:00:00 (xfr#71, to-chk=67/225)
07-Nov-2024 23:50:34       2,775,706  64%   36.77MB/s    0:00:00 (xfr#72, to-chk=66/225)
07-Nov-2024 23:50:34       2,776,168  64%   36.77MB/s    0:00:00 (xfr#73, to-chk=65/225)
07-Nov-2024 23:50:34       2,801,451  64%   36.60MB/s    0:00:00 (xfr#74, to-chk=64/225)
07-Nov-2024 23:50:34       2,802,009  64%   36.61MB/s    0:00:00 (xfr#75, to-chk=60/225)
07-Nov-2024 23:50:34       2,954,195  68%   38.07MB/s    0:00:00 (xfr#76, to-chk=59/225)
07-Nov-2024 23:50:34       2,954,753  68%   38.08MB/s    0:00:00 (xfr#77, to-chk=58/225)
07-Nov-2024 23:50:34       2,983,104  68%   38.44MB/s    0:00:00 (xfr#78, to-chk=57/225)
07-Nov-2024 23:50:34       2,983,854  68%   37.94MB/s    0:00:00 (xfr#79, to-chk=53/225)
07-Nov-2024 23:50:34       3,095,052  71%   38.84MB/s    0:00:00 (xfr#80, to-chk=52/225)
07-Nov-2024 23:50:34       3,095,802  71%   38.85MB/s    0:00:00 (xfr#81, to-chk=51/225)
07-Nov-2024 23:50:34       3,123,304  72%   39.19MB/s    0:00:00 (xfr#82, to-chk=50/225)
07-Nov-2024 23:50:34       3,123,574  72%   38.69MB/s    0:00:00 (xfr#83, to-chk=46/225)
07-Nov-2024 23:50:34       3,206,665  74%   39.72MB/s    0:00:00 (xfr#84, to-chk=45/225)
07-Nov-2024 23:50:34       3,206,935  74%   39.72MB/s    0:00:00 (xfr#85, to-chk=44/225)
07-Nov-2024 23:50:34       3,240,347  74%   39.62MB/s    0:00:00 (xfr#86, to-chk=43/225)
07-Nov-2024 23:50:34       3,241,193  74%   39.63MB/s    0:00:00 (xfr#87, to-chk=39/225)
07-Nov-2024 23:50:34       3,403,217  78%   41.08MB/s    0:00:00 (xfr#88, to-chk=38/225)
07-Nov-2024 23:50:34       3,404,063  78%   41.09MB/s    0:00:00 (xfr#89, to-chk=37/225)
07-Nov-2024 23:50:34       3,404,691  78%   40.59MB/s    0:00:00 (xfr#90, to-chk=36/225)
07-Nov-2024 23:50:34       3,430,153  79%   40.89MB/s    0:00:00 (xfr#91, to-chk=35/225)
07-Nov-2024 23:50:34       3,430,519  79%   40.89MB/s    0:00:00 (xfr#92, to-chk=31/225)
07-Nov-2024 23:50:34       3,586,992  82%   42.23MB/s    0:00:00 (xfr#93, to-chk=30/225)
07-Nov-2024 23:50:34       3,587,358  82%   42.24MB/s    0:00:00 (xfr#94, to-chk=29/225)
07-Nov-2024 23:50:34       3,624,387  83%   42.15MB/s    0:00:00 (xfr#95, to-chk=28/225)
07-Nov-2024 23:50:34       3,625,425  83%   42.16MB/s    0:00:00 (xfr#96, to-chk=24/225)
07-Nov-2024 23:50:34       3,758,243  86%   43.18MB/s    0:00:00 (xfr#97, to-chk=23/225)
07-Nov-2024 23:50:34       3,759,281  86%   43.19MB/s    0:00:00 (xfr#98, to-chk=22/225)
07-Nov-2024 23:50:34       3,790,801  87%   43.04MB/s    0:00:00 (xfr#99, to-chk=21/225)
07-Nov-2024 23:50:34       3,791,263  87%   43.04MB/s    0:00:00 (xfr#100, to-chk=17/225)
07-Nov-2024 23:50:34       3,894,070  90%   43.69MB/s    0:00:00 (xfr#101, to-chk=16/225)
07-Nov-2024 23:50:34       3,894,532  90%   43.70MB/s    0:00:00 (xfr#102, to-chk=15/225)
07-Nov-2024 23:50:34       3,912,662  90%   43.90MB/s    0:00:00 (xfr#103, to-chk=14/225)
07-Nov-2024 23:50:34       3,913,124  90%   43.90MB/s    0:00:00 (xfr#104, to-chk=10/225)
07-Nov-2024 23:50:34       4,007,587  92%   44.44MB/s    0:00:00 (xfr#105, to-chk=9/225)
07-Nov-2024 23:50:34       4,008,049  92%   44.45MB/s    0:00:00 (xfr#106, to-chk=8/225)
07-Nov-2024 23:50:34       4,047,919  93%   44.89MB/s    0:00:00 (xfr#107, to-chk=7/225)
07-Nov-2024 23:50:34       4,048,477  93%   44.89MB/s    0:00:00 (xfr#108, to-chk=3/225)
07-Nov-2024 23:50:34       4,254,716  98%   46.11MB/s    0:00:00 (xfr#109, to-chk=2/225)
07-Nov-2024 23:50:34       4,255,274  98%   46.12MB/s    0:00:00 (xfr#110, to-chk=1/225)
07-Nov-2024 23:50:34       4,321,354  99%   46.83MB/s    0:00:00 (xfr#111, to-chk=0/225)
07-Nov-2024 23:50:34       4,321,354  99%   46.83MB/s    0:00:00 (xfr#111, to-chk=0/225)
07-Nov-2024 23:50:34       4,321,354  99%   46.83MB/s    0:00:00 (xfr#111, to-chk=0/225)
07-Nov-2024 23:50:34       4,321,354  99%   46.83MB/s    0:00:00 (xfr#111, to-chk=0/225)
07-Nov-2024 23:50:34       4,321,354  99%   46.31MB/s    0:00:00 (xfr#111, to-chk=0/225)
07-Nov-2024 23:50:34       4,321,354  99%   46.31MB/s    0:00:00 (xfr#111, to-chk=0/225)
07-Nov-2024 23:50:34       4,321,354  99%   46.31MB/s    0:00:00 (xfr#111, to-chk=0/225)
07-Nov-2024 23:50:34       4,321,354  99%   46.31MB/s    0:00:00 (xfr#111, to-chk=0/225)
07-Nov-2024 23:50:34       4,321,354  99%   46.31MB/s    0:00:00 (xfr#111, to-chk=0/225)
07-Nov-2024 23:50:34       4,321,354  99%   46.31MB/s    0:00:00 (xfr#111, to-chk=0/225)
07-Nov-2024 23:50:34       4,321,354  99%   46.31MB/s    0:00:00 (xfr#111, to-chk=0/225)
07-Nov-2024 23:50:34       4,321,354  99%   46.31MB/s    0:00:00 (xfr#111, to-chk=0/225)
07-Nov-2024 23:50:34       4,321,354  99%   46.31MB/s    0:00:00 (xfr#111, to-chk=0/225)
07-Nov-2024 23:50:34       4,321,354  99%   46.31MB/s    0:00:00 (xfr#111, to-chk=0/225)
07-Nov-2024 23:50:34       4,321,354  99%   46.31MB/s    0:00:00 (xfr#111, to-chk=0/225)
07-Nov-2024 23:50:34       4,321,354  99%   46.31MB/s    0:00:00 (xfr#111, to-chk=0/225)
07-Nov-2024 23:50:34       4,321,354  99%   46.31MB/s    0:00:00 (xfr#111, to-chk=0/225)
07-Nov-2024 23:50:34       4,321,354  99%   46.31MB/s    0:00:00 (xfr#111, to-chk=0/225)
07-Nov-2024 23:50:34       4,321,354  99%   46.31MB/s    0:00:00 (xfr#111, to-chk=0/225)
07-Nov-2024 23:50:34       4,321,354  99%   46.31MB/s    0:00:00 (xfr#111, to-chk=0/225)
07-Nov-2024 23:50:34       4,321,354  99%   46.31MB/s    0:00:00 (xfr#111, to-chk=0/225)
07-Nov-2024 23:50:34       4,321,354  99%   46.31MB/s    0:00:00 (xfr#111, to-chk=0/225)
07-Nov-2024 23:50:34       4,321,354  99%   46.31MB/s    0:00:00 (xfr#111, to-chk=0/225)
07-Nov-2024 23:50:34       4,321,354  99%   46.31MB/s    0:00:00 (xfr#111, to-chk=0/225)
07-Nov-2024 23:50:34       4,321,354  99%   46.31MB/s    0:00:00 (xfr#111, to-chk=0/225)
07-Nov-2024 23:50:34       4,321,354  99%   46.31MB/s    0:00:00 (xfr#111, to-chk=0/225)
07-Nov-2024 23:50:34       4,321,354  99%   46.31MB/s    0:00:00 (xfr#111, to-chk=0/225)
07-Nov-2024 23:50:34       4,321,354  99%   46.31MB/s    0:00:00 (xfr#111, to-chk=0/225)
07-Nov-2024 23:50:34       4,321,354  99%   45.29MB/s    0:00:00 (xfr#111, to-chk=0/225)
07-Nov-2024 23:50:34 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.07-23.28.12/pod-logs/dev-oneprovider-krakow-0/cluster-manager
07-Nov-2024 23:50:34
07-Nov-2024 23:50:34               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
07-Nov-2024 23:50:34               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 23:50:34           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
07-Nov-2024 23:50:34           4,818  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
07-Nov-2024 23:50:34           4,818  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
07-Nov-2024 23:50:34           6,637  48%    6.33MB/s    0:00:00 (xfr#5, to-chk=3/14)
07-Nov-2024 23:50:34           6,899  50%    6.58MB/s    0:00:00 (xfr#6, to-chk=1/14)
07-Nov-2024 23:50:34           6,899  50%    6.58MB/s    0:00:00 (xfr#6, to-chk=0/14)
07-Nov-2024 23:50:34 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.07-23.28.12/pod-logs/dev-oneprovider-krakow-0/op-panel
07-Nov-2024 23:50:34
07-Nov-2024 23:50:34               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
07-Nov-2024 23:50:34               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 23:50:34          24,098  16%   22.98MB/s    0:00:00 (xfr#2, to-chk=9/14)
07-Nov-2024 23:50:34          49,187  33%   46.91MB/s    0:00:00 (xfr#3, to-chk=7/14)
07-Nov-2024 23:50:34          49,187  33%   46.91MB/s    0:00:00 (xfr#4, to-chk=5/14)
07-Nov-2024 23:50:34          73,082  49%   69.70MB/s    0:00:00 (xfr#5, to-chk=3/14)
07-Nov-2024 23:50:34          73,373  50%   69.97MB/s    0:00:00 (xfr#6, to-chk=1/14)
07-Nov-2024 23:50:34          73,373  50%   34.99MB/s    0:00:00 (xfr#6, to-chk=0/14)
07-Nov-2024 23:50:34 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.07-23.28.12/pod-logs/dev-oneprovider-krakow-0/op-worker
07-Nov-2024 23:50:34
07-Nov-2024 23:50:34               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=133/136)
07-Nov-2024 23:50:34               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 23:50:34          76,575   6%   73.03MB/s    0:00:00 (xfr#2, to-chk=131/136)
07-Nov-2024 23:50:34         151,386  13%  144.37MB/s    0:00:00 (xfr#3, to-chk=129/136)
07-Nov-2024 23:50:34         151,386  13%  144.37MB/s    0:00:00 (xfr#4, to-chk=127/136)
07-Nov-2024 23:50:34         151,386  13%  144.37MB/s    0:00:00 (xfr#5, to-chk=125/136)
07-Nov-2024 23:50:34         223,911  19%  213.54MB/s    0:00:00 (xfr#6, to-chk=123/136)
07-Nov-2024 23:50:34         224,061  19%  213.68MB/s    0:00:00 (xfr#7, to-chk=121/136)
07-Nov-2024 23:50:34         224,358  19%  213.96MB/s    0:00:00 (xfr#8, to-chk=119/136)
07-Nov-2024 23:50:34         374,596  33%  119.08MB/s    0:00:00 (xfr#9, to-chk=117/136)
07-Nov-2024 23:50:34         375,863  33%  119.48MB/s    0:00:00 (xfr#10, to-chk=107/136)
07-Nov-2024 23:50:34         376,488  33%  119.68MB/s    0:00:00 (xfr#11, to-chk=106/136)
07-Nov-2024 23:50:34         376,960  33%   89.87MB/s    0:00:00 (xfr#12, to-chk=105/136)
07-Nov-2024 23:50:34         377,591  33%   90.02MB/s    0:00:00 (xfr#13, to-chk=104/136)
07-Nov-2024 23:50:34         378,414  33%   90.22MB/s    0:00:00 (xfr#14, to-chk=103/136)
07-Nov-2024 23:50:34         378,574  33%   90.26MB/s    0:00:00 (xfr#15, to-chk=102/136)
07-Nov-2024 23:50:34         378,890  33%   90.33MB/s    0:00:00 (xfr#16, to-chk=101/136)
07-Nov-2024 23:50:34         379,206  33%   90.41MB/s    0:00:00 (xfr#17, to-chk=100/136)
07-Nov-2024 23:50:34         379,366  33%   90.45MB/s    0:00:00 (xfr#18, to-chk=99/136)
07-Nov-2024 23:50:34         379,682  33%   90.52MB/s    0:00:00 (xfr#19, to-chk=98/136)
07-Nov-2024 23:50:34         379,998  33%   90.60MB/s    0:00:00 (xfr#20, to-chk=97/136)
07-Nov-2024 23:50:34         380,977  33%   90.83MB/s    0:00:00 (xfr#21, to-chk=96/136)
07-Nov-2024 23:50:34         381,923  33%   91.06MB/s    0:00:00 (xfr#22, to-chk=95/136)
07-Nov-2024 23:50:34         382,807  33%   91.27MB/s    0:00:00 (xfr#23, to-chk=94/136)
07-Nov-2024 23:50:34         383,921  33%   91.53MB/s    0:00:00 (xfr#24, to-chk=93/136)
07-Nov-2024 23:50:34         384,242  33%   73.29MB/s    0:00:00 (xfr#25, to-chk=92/136)
07-Nov-2024 23:50:34         385,200  33%   73.47MB/s    0:00:00 (xfr#26, to-chk=91/136)
07-Nov-2024 23:50:34         386,172  34%   73.66MB/s    0:00:00 (xfr#27, to-chk=90/136)
07-Nov-2024 23:50:34         386,336  34%   73.69MB/s    0:00:00 (xfr#28, to-chk=89/136)
07-Nov-2024 23:50:34         386,496  34%   73.72MB/s    0:00:00 (xfr#29, to-chk=88/136)
07-Nov-2024 23:50:34         386,812  34%   73.78MB/s    0:00:00 (xfr#30, to-chk=87/136)
07-Nov-2024 23:50:34         387,635  34%   73.94MB/s    0:00:00 (xfr#31, to-chk=86/136)
07-Nov-2024 23:50:34         388,584  34%   74.12MB/s    0:00:00 (xfr#32, to-chk=85/136)
07-Nov-2024 23:50:34         389,279  34%   74.25MB/s    0:00:00 (xfr#33, to-chk=84/136)
07-Nov-2024 23:50:34         390,183  34%   74.42MB/s    0:00:00 (xfr#34, to-chk=83/136)
07-Nov-2024 23:50:34         390,499  34%   74.48MB/s    0:00:00 (xfr#35, to-chk=82/136)
07-Nov-2024 23:50:34         391,307  34%   74.64MB/s    0:00:00 (xfr#36, to-chk=81/136)
07-Nov-2024 23:50:34         391,784  34%   62.27MB/s    0:00:00 (xfr#37, to-chk=80/136)
07-Nov-2024 23:50:34         392,100  34%   62.32MB/s    0:00:00 (xfr#38, to-chk=79/136)
07-Nov-2024 23:50:34         392,926  34%   62.45MB/s    0:00:00 (xfr#39, to-chk=78/136)
07-Nov-2024 23:50:34         393,398  34%   62.53MB/s    0:00:00 (xfr#40, to-chk=77/136)
07-Nov-2024 23:50:34         394,096  34%   62.64MB/s    0:00:00 (xfr#41, to-chk=76/136)
07-Nov-2024 23:50:34         394,256  34%   62.67MB/s    0:00:00 (xfr#42, to-chk=75/136)
07-Nov-2024 23:50:34         395,055  34%   62.79MB/s    0:00:00 (xfr#43, to-chk=74/136)
07-Nov-2024 23:50:34         396,187  34%   62.97MB/s    0:00:00 (xfr#44, to-chk=73/136)
07-Nov-2024 23:50:34         396,503  34%   63.02MB/s    0:00:00 (xfr#45, to-chk=72/136)
07-Nov-2024 23:50:34         396,663  34%   63.05MB/s    0:00:00 (xfr#46, to-chk=71/136)
07-Nov-2024 23:50:34         397,229  35%   63.14MB/s    0:00:00 (xfr#47, to-chk=70/136)
07-Nov-2024 23:50:34         398,010  35%   63.26MB/s    0:00:00 (xfr#48, to-chk=69/136)
07-Nov-2024 23:50:34         398,170  35%   63.29MB/s    0:00:00 (xfr#49, to-chk=68/136)
07-Nov-2024 23:50:34         398,998  35%   54.36MB/s    0:00:00 (xfr#50, to-chk=67/136)
07-Nov-2024 23:50:34         399,314  35%   54.40MB/s    0:00:00 (xfr#51, to-chk=66/136)
07-Nov-2024 23:50:34         399,637  35%   54.45MB/s    0:00:00 (xfr#52, to-chk=65/136)
07-Nov-2024 23:50:34         399,956  35%   54.49MB/s    0:00:00 (xfr#53, to-chk=64/136)
07-Nov-2024 23:50:34         400,434  35%   54.55MB/s    0:00:00 (xfr#54, to-chk=63/136)
07-Nov-2024 23:50:34         401,231  35%   54.66MB/s    0:00:00 (xfr#55, to-chk=62/136)
07-Nov-2024 23:50:34         401,547  35%   54.71MB/s    0:00:00 (xfr#56, to-chk=61/136)
07-Nov-2024 23:50:34         402,019  35%   54.77MB/s    0:00:00 (xfr#57, to-chk=60/136)
07-Nov-2024 23:50:34         402,842  35%   54.88MB/s    0:00:00 (xfr#58, to-chk=59/136)
07-Nov-2024 23:50:34         403,155  35%   54.93MB/s    0:00:00 (xfr#59, to-chk=58/136)
07-Nov-2024 23:50:34         403,627  35%   48.12MB/s    0:00:00 (xfr#60, to-chk=57/136)
07-Nov-2024 23:50:34         404,459  35%   48.22MB/s    0:00:00 (xfr#61, to-chk=56/136)
07-Nov-2024 23:50:34         405,087  35%   48.29MB/s    0:00:00 (xfr#62, to-chk=55/136)
07-Nov-2024 23:50:34         405,874  35%   48.38MB/s    0:00:00 (xfr#63, to-chk=54/136)
07-Nov-2024 23:50:34         418,354  36%   49.87MB/s    0:00:00 (xfr#64, to-chk=53/136)
07-Nov-2024 23:50:34         419,151  36%   49.97MB/s    0:00:00 (xfr#65, to-chk=52/136)
07-Nov-2024 23:50:34         428,305  37%   51.06MB/s    0:00:00 (xfr#66, to-chk=51/136)
07-Nov-2024 23:50:34         439,189  38%   52.36MB/s    0:00:00 (xfr#67, to-chk=50/136)
07-Nov-2024 23:50:34         440,896  38%   52.56MB/s    0:00:00 (xfr#68, to-chk=49/136)
07-Nov-2024 23:50:34         446,858  39%   53.27MB/s    0:00:00 (xfr#69, to-chk=48/136)
07-Nov-2024 23:50:34         458,748  40%   43.75MB/s    0:00:00 (xfr#70, to-chk=47/136)
07-Nov-2024 23:50:34         461,974  40%   44.06MB/s    0:00:00 (xfr#71, to-chk=46/136)
07-Nov-2024 23:50:34         464,687  40%   40.29MB/s    0:00:00 (xfr#72, to-chk=45/136)
07-Nov-2024 23:50:34         474,753  41%   41.16MB/s    0:00:00 (xfr#73, to-chk=44/136)
07-Nov-2024 23:50:34         481,570  42%   41.75MB/s    0:00:00 (xfr#74, to-chk=43/136)
07-Nov-2024 23:50:34         487,953  43%   42.30MB/s    0:00:00 (xfr#75, to-chk=42/136)
07-Nov-2024 23:50:34         490,173  43%   42.50MB/s    0:00:00 (xfr#76, to-chk=41/136)
07-Nov-2024 23:50:34         493,362  43%   42.77MB/s    0:00:00 (xfr#77, to-chk=40/136)
07-Nov-2024 23:50:34         501,225  44%   43.46MB/s    0:00:00 (xfr#78, to-chk=39/136)
07-Nov-2024 23:50:34         510,840  45%   44.29MB/s    0:00:00 (xfr#79, to-chk=38/136)
07-Nov-2024 23:50:34         515,910  45%   44.73MB/s    0:00:00 (xfr#80, to-chk=37/136)
07-Nov-2024 23:50:34         523,201  46%   41.58MB/s    0:00:00 (xfr#81, to-chk=36/136)
07-Nov-2024 23:50:34         524,489  46%   41.68MB/s    0:00:00 (xfr#82, to-chk=35/136)
07-Nov-2024 23:50:34         535,472  47%   42.56MB/s    0:00:00 (xfr#83, to-chk=34/136)
07-Nov-2024 23:50:34         546,051  48%   43.40MB/s    0:00:00 (xfr#84, to-chk=33/136)
07-Nov-2024 23:50:34         551,976  48%   43.87MB/s    0:00:00 (xfr#85, to-chk=32/136)
07-Nov-2024 23:50:34         563,375  49%   44.77MB/s    0:00:00 (xfr#86, to-chk=31/136)
07-Nov-2024 23:50:34         575,171  50%   45.71MB/s    0:00:00 (xfr#87, to-chk=30/136)
07-Nov-2024 23:50:34         579,217  51%   46.03MB/s    0:00:00 (xfr#88, to-chk=29/136)
07-Nov-2024 23:50:34         581,531  51%   46.22MB/s    0:00:00 (xfr#89, to-chk=28/136)
07-Nov-2024 23:50:34         581,927  51%   42.69MB/s    0:00:00 (xfr#90, to-chk=27/136)
07-Nov-2024 23:50:34         587,490  51%   43.10MB/s    0:00:00 (xfr#91, to-chk=26/136)
07-Nov-2024 23:50:34         591,172  52%   43.37MB/s    0:00:00 (xfr#92, to-chk=25/136)
07-Nov-2024 23:50:34         597,952  52%   43.87MB/s    0:00:00 (xfr#93, to-chk=24/136)
07-Nov-2024 23:50:34         599,696  52%   43.99MB/s    0:00:00 (xfr#94, to-chk=23/136)
07-Nov-2024 23:50:34         600,947  52%   44.09MB/s    0:00:00 (xfr#95, to-chk=22/136)
07-Nov-2024 23:50:34         601,779  53%   44.15MB/s    0:00:00 (xfr#96, to-chk=21/136)
07-Nov-2024 23:50:34         611,352  53%   44.85MB/s    0:00:00 (xfr#97, to-chk=20/136)
07-Nov-2024 23:50:34         620,469  54%   45.52MB/s    0:00:00 (xfr#98, to-chk=19/136)
07-Nov-2024 23:50:34         626,887  55%   45.99MB/s    0:00:00 (xfr#99, to-chk=18/136)
07-Nov-2024 23:50:34         635,186  55%   43.27MB/s    0:00:00 (xfr#100, to-chk=17/136)
07-Nov-2024 23:50:34         648,387  57%   44.17MB/s    0:00:00 (xfr#101, to-chk=16/136)
07-Nov-2024 23:50:34         661,437  58%   45.06MB/s    0:00:00 (xfr#102, to-chk=15/136)
07-Nov-2024 23:50:34         665,917  58%   45.36MB/s    0:00:00 (xfr#103, to-chk=14/136)
07-Nov-2024 23:50:34         668,593  58%   45.54MB/s    0:00:00 (xfr#104, to-chk=13/136)
07-Nov-2024 23:50:34         676,550  59%   46.09MB/s    0:00:00 (xfr#105, to-chk=12/136)
07-Nov-2024 23:50:34         688,041  60%   46.87MB/s    0:00:00 (xfr#106, to-chk=11/136)
07-Nov-2024 23:50:34         696,397  61%   47.44MB/s    0:00:00 (xfr#107, to-chk=10/136)
07-Nov-2024 23:50:34         703,727  62%   47.94MB/s    0:00:00 (xfr#108, to-chk=9/136)
07-Nov-2024 23:50:34         707,374  62%   44.97MB/s    0:00:00 (xfr#109, to-chk=8/136)
07-Nov-2024 23:50:34         711,512  62%   45.24MB/s    0:00:00 (xfr#110, to-chk=7/136)
07-Nov-2024 23:50:34         724,029  63%   46.03MB/s    0:00:00 (xfr#111, to-chk=6/136)
07-Nov-2024 23:50:34         734,001  64%   46.67MB/s    0:00:00 (xfr#112, to-chk=5/136)
07-Nov-2024 23:50:34         734,530  64%   46.70MB/s    0:00:00 (xfr#113, to-chk=4/136)
07-Nov-2024 23:50:34         739,637  65%   47.02MB/s    0:00:00 (xfr#114, to-chk=3/136)
07-Nov-2024 23:50:34         745,163  65%   47.38MB/s    0:00:00 (xfr#115, to-chk=2/136)
07-Nov-2024 23:50:34         749,606  66%   47.66MB/s    0:00:00 (xfr#116, to-chk=1/136)
07-Nov-2024 23:50:34         760,091  66%   48.33MB/s    0:00:00 (xfr#117, to-chk=0/136)
07-Nov-2024 23:50:34         760,091  66%   45.30MB/s    0:00:00 (xfr#117, to-chk=0/136)
07-Nov-2024 23:50:34         760,091  66%   45.30MB/s    0:00:00 (xfr#117, to-chk=0/136)
07-Nov-2024 23:50:34         760,091  66%   42.64MB/s    0:00:00 (xfr#117, to-chk=0/136)
07-Nov-2024 23:50:34         760,091  66%   42.64MB/s    0:00:00 (xfr#117, to-chk=0/136)
07-Nov-2024 23:50:34         760,091  66%   42.64MB/s    0:00:00 (xfr#117, to-chk=0/136)
07-Nov-2024 23:50:34 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.07-23.28.12/pod-logs/dev-oneprovider-paris-0/cluster-manager
07-Nov-2024 23:50:34
07-Nov-2024 23:50:34               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
07-Nov-2024 23:50:34               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 23:50:34           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
07-Nov-2024 23:50:34           4,808  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
07-Nov-2024 23:50:34           4,808  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
07-Nov-2024 23:50:34           6,623  48%    6.32MB/s    0:00:00 (xfr#5, to-chk=3/14)
07-Nov-2024 23:50:34           6,885  50%    6.57MB/s    0:00:00 (xfr#6, to-chk=1/14)
07-Nov-2024 23:50:34           6,885  50%    6.57MB/s    0:00:00 (xfr#6, to-chk=0/14)
07-Nov-2024 23:50:34 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.07-23.28.12/pod-logs/dev-oneprovider-paris-0/op-panel
07-Nov-2024 23:50:34
07-Nov-2024 23:50:34               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
07-Nov-2024 23:50:34               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 23:50:34          23,888  16%   22.78MB/s    0:00:00 (xfr#2, to-chk=9/14)
07-Nov-2024 23:50:34          48,763  33%   46.50MB/s    0:00:00 (xfr#3, to-chk=7/14)
07-Nov-2024 23:50:34          48,763  33%   46.50MB/s    0:00:00 (xfr#4, to-chk=5/14)
07-Nov-2024 23:50:34          72,448  49%   69.09MB/s    0:00:00 (xfr#5, to-chk=3/14)
07-Nov-2024 23:50:34          72,739  50%   69.37MB/s    0:00:00 (xfr#6, to-chk=1/14)
07-Nov-2024 23:50:34          72,739  50%    3.15MB/s    0:00:00 (xfr#6, to-chk=0/14)
07-Nov-2024 23:50:34 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.07-23.28.12/pod-logs/dev-oneprovider-paris-0/op-worker
07-Nov-2024 23:50:34
07-Nov-2024 23:50:34               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=133/136)
07-Nov-2024 23:50:34               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 23:50:34          77,218   6%   73.64MB/s    0:00:00 (xfr#2, to-chk=131/136)
07-Nov-2024 23:50:34         152,597  13%   29.11MB/s    0:00:00 (xfr#3, to-chk=129/136)
07-Nov-2024 23:50:34         152,597  13%   29.11MB/s    0:00:00 (xfr#4, to-chk=127/136)
07-Nov-2024 23:50:34         152,597  13%   29.11MB/s    0:00:00 (xfr#5, to-chk=125/136)
07-Nov-2024 23:50:34         225,765  19%   21.53MB/s    0:00:00 (xfr#6, to-chk=123/136)
07-Nov-2024 23:50:34         225,915  19%   21.54MB/s    0:00:00 (xfr#7, to-chk=121/136)
07-Nov-2024 23:50:34         226,212  19%   21.57MB/s    0:00:00 (xfr#8, to-chk=119/136)
07-Nov-2024 23:50:34         376,425  33%   17.95MB/s    0:00:00 (xfr#9, to-chk=117/136)
07-Nov-2024 23:50:34         377,725  33%   18.01MB/s    0:00:00 (xfr#10, to-chk=107/136)
07-Nov-2024 23:50:34         378,374  33%   18.04MB/s    0:00:00 (xfr#11, to-chk=106/136)
07-Nov-2024 23:50:34         378,968  33%   17.21MB/s    0:00:00 (xfr#12, to-chk=105/136)
07-Nov-2024 23:50:34         379,602  33%   17.24MB/s    0:00:00 (xfr#13, to-chk=104/136)
07-Nov-2024 23:50:34         380,455  33%   17.28MB/s    0:00:00 (xfr#14, to-chk=103/136)
07-Nov-2024 23:50:34         380,733  33%   17.29MB/s    0:00:00 (xfr#15, to-chk=102/136)
07-Nov-2024 23:50:34         381,011  33%   17.30MB/s    0:00:00 (xfr#16, to-chk=101/136)
07-Nov-2024 23:50:34         381,447  33%   17.32MB/s    0:00:00 (xfr#17, to-chk=100/136)
07-Nov-2024 23:50:34         381,883  33%   17.34MB/s    0:00:00 (xfr#18, to-chk=99/136)
07-Nov-2024 23:50:34         382,163  33%   17.36MB/s    0:00:00 (xfr#19, to-chk=98/136)
07-Nov-2024 23:50:34         382,443  33%   17.37MB/s    0:00:00 (xfr#20, to-chk=97/136)
07-Nov-2024 23:50:34         383,091  33%   17.40MB/s    0:00:00 (xfr#21, to-chk=96/136)
07-Nov-2024 23:50:34         384,218  33%   17.45MB/s    0:00:00 (xfr#22, to-chk=95/136)
07-Nov-2024 23:50:34         385,377  33%   17.50MB/s    0:00:00 (xfr#23, to-chk=94/136)
07-Nov-2024 23:50:34         386,356  34%   17.55MB/s    0:00:00 (xfr#24, to-chk=93/136)
07-Nov-2024 23:50:34         386,795  34%   17.57MB/s    0:00:00 (xfr#25, to-chk=92/136)
07-Nov-2024 23:50:34         387,762  34%   16.81MB/s    0:00:00 (xfr#26, to-chk=91/136)
07-Nov-2024 23:50:34         388,499  34%   16.84MB/s    0:00:00 (xfr#27, to-chk=90/136)
07-Nov-2024 23:50:34         388,783  34%   16.85MB/s    0:00:00 (xfr#28, to-chk=89/136)
07-Nov-2024 23:50:34         389,066  34%   16.87MB/s    0:00:00 (xfr#29, to-chk=88/136)
07-Nov-2024 23:50:34         389,344  34%   16.88MB/s    0:00:00 (xfr#30, to-chk=87/136)
07-Nov-2024 23:50:34         389,886  34%   16.90MB/s    0:00:00 (xfr#31, to-chk=86/136)
07-Nov-2024 23:50:34         390,883  34%   16.94MB/s    0:00:00 (xfr#32, to-chk=85/136)
07-Nov-2024 23:50:34         391,685  34%   16.98MB/s    0:00:00 (xfr#33, to-chk=84/136)
07-Nov-2024 23:50:34         392,522  34%   17.02MB/s    0:00:00 (xfr#34, to-chk=83/136)
07-Nov-2024 23:50:34         392,962  34%   17.03MB/s    0:00:00 (xfr#35, to-chk=82/136)
07-Nov-2024 23:50:34         393,974  34%   17.08MB/s    0:00:00 (xfr#36, to-chk=81/136)
07-Nov-2024 23:50:34         394,410  34%   17.10MB/s    0:00:00 (xfr#37, to-chk=80/136)
07-Nov-2024 23:50:34         394,853  34%   17.12MB/s    0:00:00 (xfr#38, to-chk=79/136)
07-Nov-2024 23:50:34         395,481  34%   16.40MB/s    0:00:00 (xfr#39, to-chk=78/136)
07-Nov-2024 23:50:34         395,919  34%   16.42MB/s    0:00:00 (xfr#40, to-chk=77/136)
07-Nov-2024 23:50:34         397,006  34%   16.46MB/s    0:00:00 (xfr#41, to-chk=76/136)
07-Nov-2024 23:50:34         397,286  34%   16.47MB/s    0:00:00 (xfr#42, to-chk=75/136)
07-Nov-2024 23:50:34         397,987  35%   16.50MB/s    0:00:00 (xfr#43, to-chk=74/136)
07-Nov-2024 23:50:34         398,841  35%   16.54MB/s    0:00:00 (xfr#44, to-chk=73/136)
07-Nov-2024 23:50:34         399,123  35%   16.55MB/s    0:00:00 (xfr#45, to-chk=72/136)
07-Nov-2024 23:50:34         399,403  35%   16.56MB/s    0:00:00 (xfr#46, to-chk=71/136)
07-Nov-2024 23:50:34         400,035  35%   16.59MB/s    0:00:00 (xfr#47, to-chk=70/136)
07-Nov-2024 23:50:34         400,819  35%   16.62MB/s    0:00:00 (xfr#48, to-chk=69/136)
07-Nov-2024 23:50:34         401,175  35%   16.63MB/s    0:00:00 (xfr#49, to-chk=68/136)
07-Nov-2024 23:50:34         401,806  35%   16.66MB/s    0:00:00 (xfr#50, to-chk=67/136)
07-Nov-2024 23:50:34         402,088  35%   16.67MB/s    0:00:00 (xfr#51, to-chk=66/136)
07-Nov-2024 23:50:34         402,372  35%   15.99MB/s    0:00:00 (xfr#52, to-chk=65/136)
07-Nov-2024 23:50:34         402,816  35%   16.01MB/s    0:00:00 (xfr#53, to-chk=64/136)
07-Nov-2024 23:50:34         403,096  35%   16.02MB/s    0:00:00 (xfr#54, to-chk=63/136)
07-Nov-2024 23:50:34         403,900  35%   16.05MB/s    0:00:00 (xfr#55, to-chk=62/136)
07-Nov-2024 23:50:34         404,182  35%   16.06MB/s    0:00:00 (xfr#56, to-chk=61/136)
07-Nov-2024 23:50:34         404,618  35%   16.08MB/s    0:00:00 (xfr#57, to-chk=60/136)
07-Nov-2024 23:50:34         405,249  35%   16.10MB/s    0:00:00 (xfr#58, to-chk=59/136)
07-Nov-2024 23:50:34         405,689  35%   16.12MB/s    0:00:00 (xfr#59, to-chk=58/136)
07-Nov-2024 23:50:34         406,125  35%   16.14MB/s    0:00:00 (xfr#60, to-chk=57/136)
07-Nov-2024 23:50:34         406,786  35%   16.16MB/s    0:00:00 (xfr#61, to-chk=56/136)
07-Nov-2024 23:50:34         407,630  35%   16.20MB/s    0:00:00 (xfr#62, to-chk=55/136)
07-Nov-2024 23:50:34         408,340  35%   16.23MB/s    0:00:00 (xfr#63, to-chk=54/136)
07-Nov-2024 23:50:34         420,820  37%   16.05MB/s    0:00:00 (xfr#64, to-chk=53/136)
07-Nov-2024 23:50:34         421,615  37%   16.08MB/s    0:00:00 (xfr#65, to-chk=52/136)
07-Nov-2024 23:50:34         430,669  37%   16.43MB/s    0:00:00 (xfr#66, to-chk=51/136)
07-Nov-2024 23:50:34         441,610  38%   16.85MB/s    0:00:00 (xfr#67, to-chk=50/136)
07-Nov-2024 23:50:34         443,317  39%   16.91MB/s    0:00:00 (xfr#68, to-chk=49/136)
07-Nov-2024 23:50:34         449,179  39%   17.13MB/s    0:00:00 (xfr#69, to-chk=48/136)
07-Nov-2024 23:50:34         460,969  40%   17.58MB/s    0:00:00 (xfr#70, to-chk=47/136)
07-Nov-2024 23:50:34         464,095  40%   17.70MB/s    0:00:00 (xfr#71, to-chk=46/136)
07-Nov-2024 23:50:34         466,706  41%   17.80MB/s    0:00:00 (xfr#72, to-chk=45/136)
07-Nov-2024 23:50:34         476,615  41%   18.18MB/s    0:00:00 (xfr#73, to-chk=44/136)
07-Nov-2024 23:50:34         483,332  42%   17.73MB/s    0:00:00 (xfr#74, to-chk=43/136)
07-Nov-2024 23:50:34         489,715  43%   17.96MB/s    0:00:00 (xfr#75, to-chk=42/136)
07-Nov-2024 23:50:34         491,935  43%   18.04MB/s    0:00:00 (xfr#76, to-chk=41/136)
07-Nov-2024 23:50:34         495,124  43%   18.16MB/s    0:00:00 (xfr#77, to-chk=40/136)
07-Nov-2024 23:50:34         502,987  44%   18.45MB/s    0:00:00 (xfr#78, to-chk=39/136)
07-Nov-2024 23:50:34         512,505  45%   18.80MB/s    0:00:00 (xfr#79, to-chk=38/136)
07-Nov-2024 23:50:34         517,575  45%   18.98MB/s    0:00:00 (xfr#80, to-chk=37/136)
07-Nov-2024 23:50:34         524,870  46%   18.54MB/s    0:00:00 (xfr#81, to-chk=36/136)
07-Nov-2024 23:50:34         526,066  46%   18.58MB/s    0:00:00 (xfr#82, to-chk=35/136)
07-Nov-2024 23:50:34         536,942  47%   18.97MB/s    0:00:00 (xfr#83, to-chk=34/136)
07-Nov-2024 23:50:34         547,364  48%   19.33MB/s    0:00:00 (xfr#84, to-chk=33/136)
07-Nov-2024 23:50:34         553,289  48%   18.84MB/s    0:00:00 (xfr#85, to-chk=32/136)
07-Nov-2024 23:50:34         564,686  49%   19.23MB/s    0:00:00 (xfr#86, to-chk=31/136)
07-Nov-2024 23:50:34         576,539  50%   19.64MB/s    0:00:00 (xfr#87, to-chk=30/136)
07-Nov-2024 23:50:34         580,585  51%   19.77MB/s    0:00:00 (xfr#88, to-chk=29/136)
07-Nov-2024 23:50:34         582,742  51%   19.85MB/s    0:00:00 (xfr#89, to-chk=28/136)
07-Nov-2024 23:50:34         583,138  51%   19.86MB/s    0:00:00 (xfr#90, to-chk=27/136)
07-Nov-2024 23:50:34         588,609  51%   20.05MB/s    0:00:00 (xfr#91, to-chk=26/136)
07-Nov-2024 23:50:34         592,191  52%   20.17MB/s    0:00:00 (xfr#92, to-chk=25/136)
07-Nov-2024 23:50:34         598,971  52%   20.40MB/s    0:00:00 (xfr#93, to-chk=24/136)
07-Nov-2024 23:50:34         600,615  52%   20.46MB/s    0:00:00 (xfr#94, to-chk=23/136)
07-Nov-2024 23:50:34         601,866  52%   19.79MB/s    0:00:00 (xfr#95, to-chk=22/136)
07-Nov-2024 23:50:34         602,596  53%   19.82MB/s    0:00:00 (xfr#96, to-chk=21/136)
07-Nov-2024 23:50:34         612,169  53%   20.13MB/s    0:00:00 (xfr#97, to-chk=20/136)
07-Nov-2024 23:50:34         621,286  54%   20.43MB/s    0:00:00 (xfr#98, to-chk=19/136)
07-Nov-2024 23:50:34         627,604  55%   20.64MB/s    0:00:00 (xfr#99, to-chk=18/136)
07-Nov-2024 23:50:34         635,803  55%   20.91MB/s    0:00:00 (xfr#100, to-chk=17/136)
07-Nov-2024 23:50:34         648,902  57%   21.34MB/s    0:00:00 (xfr#101, to-chk=16/136)
07-Nov-2024 23:50:34         661,952  58%   21.77MB/s    0:00:00 (xfr#102, to-chk=15/136)
07-Nov-2024 23:50:34         666,332  58%   21.91MB/s    0:00:00 (xfr#103, to-chk=14/136)
07-Nov-2024 23:50:34         669,010  58%   21.27MB/s    0:00:00 (xfr#104, to-chk=13/136)
07-Nov-2024 23:50:34         676,810  59%   21.52MB/s    0:00:00 (xfr#105, to-chk=12/136)
07-Nov-2024 23:50:34         688,152  60%   21.88MB/s    0:00:00 (xfr#106, to-chk=11/136)
07-Nov-2024 23:50:34         696,408  61%   22.14MB/s    0:00:00 (xfr#107, to-chk=10/136)
07-Nov-2024 23:50:34         703,646  61%   22.37MB/s    0:00:00 (xfr#108, to-chk=9/136)
07-Nov-2024 23:50:34         707,293  62%   22.48MB/s    0:00:00 (xfr#109, to-chk=8/136)
07-Nov-2024 23:50:34         711,274  62%   22.61MB/s    0:00:00 (xfr#110, to-chk=7/136)
07-Nov-2024 23:50:34         723,691  63%   22.26MB/s    0:00:00 (xfr#111, to-chk=6/136)
07-Nov-2024 23:50:34         733,663  64%   22.57MB/s    0:00:00 (xfr#112, to-chk=5/136)
07-Nov-2024 23:50:34         733,996  64%   22.58MB/s    0:00:00 (xfr#113, to-chk=4/136)
07-Nov-2024 23:50:34         739,003  65%   22.73MB/s    0:00:00 (xfr#114, to-chk=3/136)
07-Nov-2024 23:50:34         744,529  65%   22.90MB/s    0:00:00 (xfr#115, to-chk=2/136)
07-Nov-2024 23:50:34         748,972  65%   23.04MB/s    0:00:00 (xfr#116, to-chk=1/136)
07-Nov-2024 23:50:34         759,457  66%   23.36MB/s    0:00:00 (xfr#117, to-chk=0/136)
07-Nov-2024 23:50:34         759,457  66%   23.36MB/s    0:00:00 (xfr#117, to-chk=0/136)
07-Nov-2024 23:50:34         759,457  66%   23.36MB/s    0:00:00 (xfr#117, to-chk=0/136)
07-Nov-2024 23:50:34         759,457  66%   20.69MB/s    0:00:00 (xfr#117, to-chk=0/136)
07-Nov-2024 23:50:34         759,457  66%   20.69MB/s    0:00:00 (xfr#117, to-chk=0/136)
07-Nov-2024 23:50:34         759,457  66%   20.69MB/s    0:00:00 (xfr#117, to-chk=0/136)
07-Nov-2024 23:50:34 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.07-23.28.12/pod-logs/dev-onezone-0/cluster-manager
07-Nov-2024 23:50:34
07-Nov-2024 23:50:34               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
07-Nov-2024 23:50:34               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 23:50:34           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
07-Nov-2024 23:50:34           4,706  34%    4.49MB/s    0:00:00 (xfr#3, to-chk=7/14)
07-Nov-2024 23:50:34           4,706  34%    4.49MB/s    0:00:00 (xfr#4, to-chk=5/14)
07-Nov-2024 23:50:34           6,480  48%    6.18MB/s    0:00:00 (xfr#5, to-chk=3/14)
07-Nov-2024 23:50:34           6,742  50%    6.43MB/s    0:00:00 (xfr#6, to-chk=1/14)
07-Nov-2024 23:50:34           6,742  50%    1.61MB/s    0:00:00 (xfr#6, to-chk=0/14)
07-Nov-2024 23:50:34 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.07-23.28.12/pod-logs/dev-onezone-0/oz-panel
07-Nov-2024 23:50:34
07-Nov-2024 23:50:34               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
07-Nov-2024 23:50:34               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 23:50:34          57,430  12%   54.77MB/s    0:00:00 (xfr#2, to-chk=9/14)
07-Nov-2024 23:50:34         116,473  26%   55.54MB/s    0:00:00 (xfr#3, to-chk=7/14)
07-Nov-2024 23:50:34         165,847  37%   79.08MB/s    0:00:00 (xfr#4, to-chk=5/14)
07-Nov-2024 23:50:34         223,074  49%   53.18MB/s    0:00:00 (xfr#5, to-chk=3/14)
07-Nov-2024 23:50:34         223,365  50%   53.25MB/s    0:00:00 (xfr#6, to-chk=1/14)
07-Nov-2024 23:50:34         223,365  50%   35.50MB/s    0:00:00 (xfr#6, to-chk=0/14)
07-Nov-2024 23:50:34 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.07-23.28.12/pod-logs/dev-onezone-0/oz-worker
07-Nov-2024 23:50:34
07-Nov-2024 23:50:34               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=17/20)
07-Nov-2024 23:50:34               0   0%    0.00kB/s    0:00:00 
07-Nov-2024 23:50:34          24,443   3%   23.31MB/s    0:00:00 (xfr#2, to-chk=15/20)
07-Nov-2024 23:50:34          49,661   6%   47.36MB/s    0:00:00 (xfr#3, to-chk=13/20)
07-Nov-2024 23:50:34          49,661   6%   47.36MB/s    0:00:00 (xfr#4, to-chk=11/20)
07-Nov-2024 23:50:34          73,624   9%   70.21MB/s    0:00:00 (xfr#5, to-chk=9/20)
07-Nov-2024 23:50:34          73,715   9%   70.30MB/s    0:00:00 (xfr#6, to-chk=7/20)
07-Nov-2024 23:50:34         218,321  29%   52.05MB/s    0:00:00 (xfr#7, to-chk=5/20)
07-Nov-2024 23:50:34         218,618  29%   52.12MB/s    0:00:00 (xfr#8, to-chk=3/20)
07-Nov-2024 23:50:34         370,050  50%   39.21MB/s    0:00:00 (xfr#9, to-chk=1/20)
07-Nov-2024 23:50:34         370,050  50%   29.41MB/s    0:00:00 (xfr#9, to-chk=0/20)
07-Nov-2024 23:50:34 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCD/onedata-acceptance/tests/oneclient/logs/multiprovider_directio/test_multi_directory_CRUD.1731023421.4031188 exists, exporting anyway.
07-Nov-2024 23:50:34
07-Nov-2024 23:50:34
07-Nov-2024 23:50:34 =============================== warnings summary ===============================
07-Nov-2024 23:50:34 tests/utils/rest_utils.py:98
07-Nov-2024 23:50:34   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCD/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
07-Nov-2024 23:50:34     print("""
07-Nov-2024 23:50:34
07-Nov-2024 23:50:34 tests/utils/path_utils.py:112
07-Nov-2024 23:50:34   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCD/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
07-Nov-2024 23:50:34     return path.replace("'", "\\'").replace(' ', '\ ')
07-Nov-2024 23:50:34
07-Nov-2024 23:50:34 tests/utils/acceptance_utils.py:55
07-Nov-2024 23:50:34   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCD/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
07-Nov-2024 23:50:34     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
07-Nov-2024 23:50:34
07-Nov-2024 23:50:34 tests/utils/acceptance_utils.py:57
07-Nov-2024 23:50:34   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCD/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
07-Nov-2024 23:50:34     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
07-Nov-2024 23:50:34
07-Nov-2024 23:50:34 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
07-Nov-2024 23:50:34 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCD/onedata-acceptance/test-reports/results.xml -
07-Nov-2024 23:50:34 ================= 27 passed, 4 warnings in 1344.60s (0:22:24) ==================
07-Nov-2024 23:50:40 release "dev" uninstalled
07-Nov-2024 23:50:41 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
07-Nov-2024 23:50:41 persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted
07-Nov-2024 23:50:44 No resources found
07-Nov-2024 23:50:45 Sidecar injection has been disabled
07-Nov-2024 23:50:45 Cleaning helm release "dev"...
07-Nov-2024 23:50:45 Deleted 1 helm deployments
07-Nov-2024 23:50:45 Deleted 0 k8s deployments
07-Nov-2024 23:50:45 Deleted 0 k8s services
07-Nov-2024 23:50:45 Deleted 0 persistent volumes
07-Nov-2024 23:50:45 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
07-Nov-2024 23:50:45 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
07-Nov-2024 23:50:45 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
07-Nov-2024 23:50:45 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
07-Nov-2024 23:50:45 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
07-Nov-2024 23:50:45 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
07-Nov-2024 23:50:45 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
07-Nov-2024 23:50:45 Finished task 'Run acceptance oneclient tests' with result: Success
07-Nov-2024 23:50:45 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
07-Nov-2024 23:50:45 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCD...
07-Nov-2024 23:50:45 Finished task 'Parse test results' with result: Success
07-Nov-2024 23:50:45 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
07-Nov-2024 23:50:45
Substituting variable: ${bamboo.artifactRepoHostname} with S3
07-Nov-2024 23:50:45
Substituting variable: ${bamboo.artifactRepoPort} with 10161
07-Nov-2024 23:50:45
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
07-Nov-2024 23:50:45
Substituting variable: ${bamboo.planRepository.branchName} with develop
07-Nov-2024 23:50:45
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
07-Nov-2024 23:50:45
Substituting variable: ${bamboo.artifactRepoHostname} with S3
07-Nov-2024 23:50:45
Substituting variable: ${bamboo.artifactRepoPort} with 10161
07-Nov-2024 23:50:45
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
07-Nov-2024 23:50:45
Substituting variable: ${bamboo.planRepository.branchName} with develop
07-Nov-2024 23:50:45
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
07-Nov-2024 23:50:45 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
07-Nov-2024 23:50:45
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider directory CRUD directio #3360 (ODSRV-OAP-MDCD-3360)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MDCD-3360-ScriptBuildTask-2007284238965146411.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCD/onedata-acceptance
07-Nov-2024 23:50:45 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_directory_CRUD_directio.tar.gz
07-Nov-2024 23:50:46 Uploading artifact
07-Nov-2024 23:50:46     source path: surefire_multiprovider_directory_CRUD_directio.tar.gz
07-Nov-2024 23:50:46     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_directory_CRUD_directio.tar.gz
07-Nov-2024 23:50:46 Finished task 'Pack and push surefire artifact' with result: Success
07-Nov-2024 23:50:46 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
07-Nov-2024 23:50:46 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
07-Nov-2024 23:50:46
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider directory CRUD directio #3360 (ODSRV-OAP-MDCD-3360)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MDCD-3360-ScriptBuildTask-6450792040286212855.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCD
07-Nov-2024 23:50:46 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
07-Nov-2024 23:50:46 Finished task 'Pack logs' with result: Success
07-Nov-2024 23:50:46 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
07-Nov-2024 23:50:46
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
07-Nov-2024 23:50:46 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
07-Nov-2024 23:50:46
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider directory CRUD directio #3360 (ODSRV-OAP-MDCD-3360)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MDCD-3360-ScriptBuildTask-18044870390913343842.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCD/onedata-acceptance
07-Nov-2024 23:50:46   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
07-Nov-2024 23:50:46                                  Dload  Upload   Total   Spent    Left  Speed
07-Nov-2024 23:50:46
07-Nov-2024 23:50:46   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
07-Nov-2024 23:50:46 100  4822  100  4822    0     0  56729      0 --:--:-- --:--:-- --:--:-- 56729
07-Nov-2024 23:50:46 Clearing /tmp/onedata and /home/bamboo/.one-env
07-Nov-2024 23:50:47 Cleaning helm deployments
07-Nov-2024 23:50:48 Cleanining pods
07-Nov-2024 23:50:48 Cleaning kube persistant volumes
07-Nov-2024 23:50:48 Cleaning dockswift container
07-Nov-2024 23:50:49 Cleaning docker containers
07-Nov-2024 23:50:52 Stalled docker containers to remove:
07-Nov-2024 23:50:52 c3e62e2c6daa cbbe1eda1e39 d0c54094d8d6 a271a211a382 1a836d32c75b aa99acb10055 2b83205dd0cf dc69d6d92b72 a73ad0eb2f2a a47dc1a4da8e 2aee9ebeedc8 caea2197d833 2c09507d4df5 ebc890eca4d4 350c5b82499f a174436c38ae f297364eb32a 906e5dc76871 911823b499eb cfb90e3c2f05
07-Nov-2024 23:50:52 Removing stalled docker containers
07-Nov-2024 23:50:52 Error response from daemon: Cannot kill container: c3e62e2c6daa: Container c3e62e2c6daa541de6af50615518295001ff0340e4c3f1d08ca368912ba7e71e is not running
07-Nov-2024 23:50:52 c3e62e2c6daa
07-Nov-2024 23:50:52 Error response from daemon: Cannot kill container: cbbe1eda1e39: Container cbbe1eda1e3924ffc3a9120c066437f40972b4d7a70a3c25a27ccbd690998a07 is not running
07-Nov-2024 23:50:52 cbbe1eda1e39
07-Nov-2024 23:50:52 Error response from daemon: Cannot kill container: d0c54094d8d6: Container d0c54094d8d69859cf2a6d88f90195b9412648d2bdcd7d055fc8a401030c0d58 is not running
07-Nov-2024 23:50:53 d0c54094d8d6
07-Nov-2024 23:50:53 Error response from daemon: Cannot kill container: a271a211a382: Container a271a211a382f44a77d8e95a781cab803f286da1b4b68fbfe3c16e621bf7f7e4 is not running
07-Nov-2024 23:50:53 a271a211a382
07-Nov-2024 23:50:53 Error response from daemon: Cannot kill container: 1a836d32c75b: Container 1a836d32c75b0a68fd90d9b7b0286040ec6dd32285c3fa14664905132513c6c6 is not running
07-Nov-2024 23:50:53 1a836d32c75b
07-Nov-2024 23:50:53 Error response from daemon: Cannot kill container: aa99acb10055: Container aa99acb10055b351412c171091d3ee3a1e113343c84fb169005256fe5b72d888 is not running
07-Nov-2024 23:50:53 aa99acb10055
07-Nov-2024 23:50:53 Error response from daemon: Cannot kill container: 2b83205dd0cf: Container 2b83205dd0cf2aac5460096f694a916f06b14f60842e6d8bf9868378d877cb8b is not running
07-Nov-2024 23:50:53 2b83205dd0cf
07-Nov-2024 23:50:53 Error response from daemon: Cannot kill container: dc69d6d92b72: Container dc69d6d92b72344b280ef3666d45486dbffebaf494d2a6aede10815b7285357c is not running
07-Nov-2024 23:50:53 dc69d6d92b72
07-Nov-2024 23:50:53 Error response from daemon: Cannot kill container: a73ad0eb2f2a: Container a73ad0eb2f2a6c39895fb219574b9e0a54df5c68c92f37072b7ff855d8e8efa9 is not running
07-Nov-2024 23:50:53 a73ad0eb2f2a
07-Nov-2024 23:50:53 Error response from daemon: Cannot kill container: a47dc1a4da8e: Container a47dc1a4da8ed8882e98313c4ca57501b83dc8dec7d6b37395d556c1d31e4abc is not running
07-Nov-2024 23:50:53 a47dc1a4da8e
07-Nov-2024 23:50:53 Error response from daemon: Cannot kill container: 2aee9ebeedc8: Container 2aee9ebeedc85e0b045d1f4b5ec2ebb6e26c3c703e52bd8c692965107d084677 is not running
07-Nov-2024 23:50:53 2aee9ebeedc8
07-Nov-2024 23:50:53 Error response from daemon: Cannot kill container: caea2197d833: Container caea2197d833c687c9b5a5ebca9e6705b30844272a68087cec0f221968df35f5 is not running
07-Nov-2024 23:50:53 caea2197d833
07-Nov-2024 23:50:53 Error response from daemon: Cannot kill container: 2c09507d4df5: Container 2c09507d4df50c16648c1c5821f37ba15e049835e30ee5509f01adfc28c9fc2b is not running
07-Nov-2024 23:50:53 2c09507d4df5
07-Nov-2024 23:50:53 Error response from daemon: Cannot kill container: ebc890eca4d4: Container ebc890eca4d4045b49921fdfca4ea7a8080c103fb05312e8fcc1c83feacb1184 is not running
07-Nov-2024 23:50:54 ebc890eca4d4
07-Nov-2024 23:50:54 Error response from daemon: Cannot kill container: 350c5b82499f: Container 350c5b82499fc5932b87d8555bdd33d1ecc7f02ab7d4c7a991158919bd77ae9b is not running
07-Nov-2024 23:50:54 350c5b82499f
07-Nov-2024 23:50:54 Error response from daemon: Cannot kill container: a174436c38ae: Container a174436c38ae4769a8477d656beb234086baa2d241458473d425d386e695c9f8 is not running
07-Nov-2024 23:50:54 a174436c38ae
07-Nov-2024 23:50:54 Error response from daemon: Cannot kill container: f297364eb32a: Container f297364eb32a5a474deb31736680398a310697e17df7853ad8d24f8bcd5938cc is not running
07-Nov-2024 23:50:54 f297364eb32a
07-Nov-2024 23:50:54 Error response from daemon: Cannot kill container: 906e5dc76871: Container 906e5dc76871534300022a09da105bc234baa527aa82f17eaeaefe574c6aace0 is not running
07-Nov-2024 23:50:54 906e5dc76871
07-Nov-2024 23:50:54 Error response from daemon: Cannot kill container: 911823b499eb: Container 911823b499ebc2ffe31c87d7b12b9578d35eb71cb2dab1a1a5f3fe5dfe73f8cf is not running
07-Nov-2024 23:50:54 911823b499eb
07-Nov-2024 23:50:54 cfb90e3c2f05
07-Nov-2024 23:50:54 cfb90e3c2f05
07-Nov-2024 23:50:54 Stalled docker volumes to remove:
07-Nov-2024 23:50:54
07-Nov-2024 23:50:54 Removing stalled docker volumes
07-Nov-2024 23:50:54 Removing stalled loopdevices
07-Nov-2024 23:50:55 Done
07-Nov-2024 23:50:55 Finished task 'Clear env and working dir' with result: Success
07-Nov-2024 23:50:55 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
07-Nov-2024 23:50:55 Running post build plugin 'Docker Container Cleanup'
07-Nov-2024 23:50:55 Running post build plugin 'NCover Results Collector'
07-Nov-2024 23:50:55 Running post build plugin 'Build Results Label Collector'
07-Nov-2024 23:50:55 Running post build plugin 'Clover Results Collector'
07-Nov-2024 23:50:55 Running post build plugin 'npm Cache Cleanup'
07-Nov-2024 23:50:55 Running post build plugin 'Artifact Copier'
07-Nov-2024 23:50:55 Publishing an artifact: test_logs.tar.gz
07-Nov-2024 23:50:55 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 97.28 ms
07-Nov-2024 23:50:56 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MDCD'
07-Nov-2024 23:50:56 Finalising the build...
07-Nov-2024 23:50:56 Stopping timer.
07-Nov-2024 23:50:56 Build ODSRV-OAP-MDCD-3360 completed.
07-Nov-2024 23:50:56 Running on server: post build plugin 'Build Hanging Detection Configuration'
07-Nov-2024 23:50:56 Running on server: post build plugin 'NCover Results Collector'
07-Nov-2024 23:50:56 Running on server: post build plugin 'Build Labeller'
07-Nov-2024 23:50:56 Running on server: post build plugin 'Clover Delta Calculator'
07-Nov-2024 23:50:56 Running on server: post build plugin 'Maven Dependencies Postprocessor'
07-Nov-2024 23:50:56 All post build plugins have finished
07-Nov-2024 23:50:56 Generating build results summary...
07-Nov-2024 23:50:56 Saving build results to disk...
07-Nov-2024 23:50:56 Store variable context...
07-Nov-2024 23:50:56 Finished building ODSRV-OAP-MDCD-3360.