oneclient acceptance tests using environment deployed from packages

Build: #3361 was successful

Job: multiprovider s3 directory CRUD proxyio hardlinks was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

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

09-Nov-2024 20:12:59 - Executing scenario 'Move directory'
09-Nov-2024 20:12:59 - from feature 'Multi_directory_CRUD'
09-Nov-2024 20:12:59 -----------------------------------------------------------------
09-Nov-2024 20:12:59 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 20:12:59 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 20:12:59 using [token, token] by [user1, user2]"'
09-Nov-2024 20:12:59 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-gxt5h', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 20:12:59 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-gxt5h', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 20:12:59 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-gxt5h', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 20:12:59
09-Nov-2024 20:12:59
09-Nov-2024 20:12:59 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-gxt5h'
09-Nov-2024 20:12:59 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-gxt5h' successfully started
09-Nov-2024 20:12:59
09-Nov-2024 20:12:59 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/45prcu4r8fbbj842
09-Nov-2024 20:12:59
09-Nov-2024 20:12:59 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/45prcu4r8fbbj842 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/45prcu4r8fbbj842
09-Nov-2024 20:12:59 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12878667223082412114'...
09-Nov-2024 20:12:59 Getting configuration...
09-Nov-2024 20:12:59 Oneclient has been successfully mounted in '/tmp/onedata/mnt/45prcu4r8fbbj842'.
09-Nov-2024 20:12:59
09-Nov-2024 20:12:59 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-gf4bd', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 20:12:59 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-gf4bd', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 20:12:59 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-gf4bd', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 20:12:59
09-Nov-2024 20:12:59
09-Nov-2024 20:12:59 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-gf4bd'
09-Nov-2024 20:12:59 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-gf4bd' successfully started
09-Nov-2024 20:12:59
09-Nov-2024 20:12:59 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/b5538v6qegm1t9f8
09-Nov-2024 20:12:59
09-Nov-2024 20:12:59 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/b5538v6qegm1t9f8 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/b5538v6qegm1t9f8
09-Nov-2024 20:12:59 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '2474803073826258171'...
09-Nov-2024 20:12:59 Getting configuration...
09-Nov-2024 20:12:59 Oneclient has been successfully mounted in '/tmp/onedata/mnt/b5538v6qegm1t9f8'.
09-Nov-2024 20:12:59
09-Nov-2024 20:12:59 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"'
09-Nov-2024 20:12:59 -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"'
09-Nov-2024 20:12:59 -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"'
09-Nov-2024 20:12:59 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
09-Nov-2024 20:12:59 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
09-Nov-2024 20:12:59 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
09-Nov-2024 20:12:59 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
09-Nov-2024 20:12:59 -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"'
09-Nov-2024 20:12:59 -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"'
09-Nov-2024 20:12:59 -- Executing step: 'When "user1 renames space1/dir4/dir5 to space1/dir1/dir2/dir3 on client11"'
09-Nov-2024 20:12:59 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3 on client11"'
09-Nov-2024 20:12:59 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3 on client21"'
09-Nov-2024 20:12:59 -- Executing step: 'Then "user1 doesn't see [dir5] in space1/dir4 on client11"'
09-Nov-2024 20:12:59 -- Executing step: 'Then "user2 doesn't see [dir5] in space1/dir4 on client21"'
09-Nov-2024 20:12:59 -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3 on client11"'
09-Nov-2024 20:12:59 -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3 on client21"'
09-Nov-2024 20:12:59 =================================================================
09-Nov-2024 20:12:59
09-Nov-2024 20:13:00 PASSED
09-Nov-2024 20:13:00 Unmounting client from /tmp/onedata/mnt/45prcu4r8fbbj842
09-Nov-2024 20:13:00
09-Nov-2024 20:13:00
09-Nov-2024 20:13:00 Unmounting client from /tmp/onedata/mnt/b5538v6qegm1t9f8
09-Nov-2024 20:13:00
09-Nov-2024 20:13:00
09-Nov-2024 20:13:38 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_copy[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
09-Nov-2024 20:13:38 =================================================================
09-Nov-2024 20:13:38 - Executing scenario 'Copy directory'
09-Nov-2024 20:13:38 - from feature 'Multi_directory_CRUD'
09-Nov-2024 20:13:38 -----------------------------------------------------------------
09-Nov-2024 20:13:38 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 20:13:38 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 20:13:38 using [token, token] by [user1, user2]"'
09-Nov-2024 20:13:38 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-gxt5h', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 20:13:38 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-gxt5h', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 20:13:38 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-gxt5h', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 20:13:38
09-Nov-2024 20:13:38
09-Nov-2024 20:13:38 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-gxt5h'
09-Nov-2024 20:13:38 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-gxt5h' successfully started
09-Nov-2024 20:13:38
09-Nov-2024 20:13:38 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/e286r7dprcj69j81
09-Nov-2024 20:13:38
09-Nov-2024 20:13:38 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/e286r7dprcj69j81 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/e286r7dprcj69j81
09-Nov-2024 20:13:38 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10515731575355651457'...
09-Nov-2024 20:13:38 Getting configuration...
09-Nov-2024 20:13:38 Oneclient has been successfully mounted in '/tmp/onedata/mnt/e286r7dprcj69j81'.
09-Nov-2024 20:13:38
09-Nov-2024 20:13:38 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-gf4bd', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 20:13:38 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-gf4bd', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 20:13:38 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-gf4bd', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 20:13:38
09-Nov-2024 20:13:38
09-Nov-2024 20:13:38 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-gf4bd'
09-Nov-2024 20:13:38 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-gf4bd' successfully started
09-Nov-2024 20:13:38
09-Nov-2024 20:13:38 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/dwa0bv1mf4f6exm8
09-Nov-2024 20:13:38
09-Nov-2024 20:13:38 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/dwa0bv1mf4f6exm8 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/dwa0bv1mf4f6exm8
09-Nov-2024 20:13:38 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '15072853567259884329'...
09-Nov-2024 20:13:38 Getting configuration...
09-Nov-2024 20:13:38 Oneclient has been successfully mounted in '/tmp/onedata/mnt/dwa0bv1mf4f6exm8'.
09-Nov-2024 20:13:38
09-Nov-2024 20:13:38 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"'
09-Nov-2024 20:13:38 -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"'
09-Nov-2024 20:13:38 -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"'
09-Nov-2024 20:13:38 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
09-Nov-2024 20:13:38 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
09-Nov-2024 20:13:38 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
09-Nov-2024 20:13:38 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
09-Nov-2024 20:13:38 -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"'
09-Nov-2024 20:13:38 -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"'
09-Nov-2024 20:13:38 -- Executing step: 'When "user1 copies directory space1/dir4 to space1/dir1/dir2/dir3 on client11"'
09-Nov-2024 20:13:38 -- Executing step: 'Then "user1 can stat [dir4] in space1/dir1/dir2/dir3 on client11"'
09-Nov-2024 20:13:38 -- Executing step: 'Then "user2 can stat [dir4] in space1/dir1/dir2/dir3 on client21"'
09-Nov-2024 20:13:38 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client11"'
09-Nov-2024 20:13:38 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client21"'
09-Nov-2024 20:13:38 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir4 on client11"'
09-Nov-2024 20:13:38 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir4 on client21"'
09-Nov-2024 20:13:38 -- Executing step: 'Then "user1 sees [dir4] in space1/dir1/dir2/dir3 on client11"'
09-Nov-2024 20:13:38 -- Executing step: 'Then "user2 sees [dir4] in space1/dir1/dir2/dir3 on client21"'
09-Nov-2024 20:13:38 -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client11"'
09-Nov-2024 20:13:38 -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client21"'
09-Nov-2024 20:13:38 -- Executing step: 'Then "user1 sees [dir5] in space1/dir4 on client11"'
09-Nov-2024 20:13:38 -- Executing step: 'Then "user2 sees [dir5] in space1/dir4 on client21"'
09-Nov-2024 20:13:38 =================================================================
09-Nov-2024 20:13:38
09-Nov-2024 20:13:39 PASSED
09-Nov-2024 20:13:39 Unmounting client from /tmp/onedata/mnt/e286r7dprcj69j81
09-Nov-2024 20:13:39
09-Nov-2024 20:13:39
09-Nov-2024 20:13:39 Unmounting client from /tmp/onedata/mnt/dwa0bv1mf4f6exm8
09-Nov-2024 20:13:39
09-Nov-2024 20:13:39
09-Nov-2024 20:14:14 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move_to_itself[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
09-Nov-2024 20:14:14 =================================================================
09-Nov-2024 20:14:14 - Executing scenario 'Fail to move directory to itself'
09-Nov-2024 20:14:14 - from feature 'Multi_directory_CRUD'
09-Nov-2024 20:14:14 -----------------------------------------------------------------
09-Nov-2024 20:14:14 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 20:14:14 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 20:14:14 using [token, token] by [user1, user2]"'
09-Nov-2024 20:14:14 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-gxt5h', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 20:14:14 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-gxt5h', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 20:14:14 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-gxt5h', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 20:14:14
09-Nov-2024 20:14:14
09-Nov-2024 20:14:14 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-gxt5h'
09-Nov-2024 20:14:14 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-gxt5h' successfully started
09-Nov-2024 20:14:14
09-Nov-2024 20:14:14 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/yubn9wiivxolv125
09-Nov-2024 20:14:14
09-Nov-2024 20:14:14 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/yubn9wiivxolv125 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/yubn9wiivxolv125
09-Nov-2024 20:14:14 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16757867934107411176'...
09-Nov-2024 20:14:14 Getting configuration...
09-Nov-2024 20:14:14 Oneclient has been successfully mounted in '/tmp/onedata/mnt/yubn9wiivxolv125'.
09-Nov-2024 20:14:14
09-Nov-2024 20:14:14 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-gf4bd', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 20:14:14 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-gf4bd', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 20:14:14 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-gf4bd', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 20:14:14
09-Nov-2024 20:14:14
09-Nov-2024 20:14:14 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-gf4bd'
09-Nov-2024 20:14:14 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-gf4bd' successfully started
09-Nov-2024 20:14:14
09-Nov-2024 20:14:14 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/femp78jkiwhrwy1z
09-Nov-2024 20:14:14
09-Nov-2024 20:14:14 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/femp78jkiwhrwy1z --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/femp78jkiwhrwy1z
09-Nov-2024 20:14:14 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '18045920864461951822'...
09-Nov-2024 20:14:14 Getting configuration...
09-Nov-2024 20:14:14 Oneclient has been successfully mounted in '/tmp/onedata/mnt/femp78jkiwhrwy1z'.
09-Nov-2024 20:14:14
09-Nov-2024 20:14:14 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
09-Nov-2024 20:14:14 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
09-Nov-2024 20:14:14 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
09-Nov-2024 20:14:14 -- Executing step: 'When "user1 fails to move space1/dir1 to space1/dir1 using shell command on client11"'
09-Nov-2024 20:14:14 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
09-Nov-2024 20:14:14 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
09-Nov-2024 20:14:14 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
09-Nov-2024 20:14:14 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
09-Nov-2024 20:14:14 =================================================================
09-Nov-2024 20:14:14
09-Nov-2024 20:14:14 PASSED
09-Nov-2024 20:14:14 Unmounting client from /tmp/onedata/mnt/yubn9wiivxolv125
09-Nov-2024 20:14:14
09-Nov-2024 20:14:14
09-Nov-2024 20:14:14 Unmounting client from /tmp/onedata/mnt/femp78jkiwhrwy1z
09-Nov-2024 20:14:14
09-Nov-2024 20:14:14
09-Nov-2024 20:14:49 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move_to_subtree[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
09-Nov-2024 20:14:49 =================================================================
09-Nov-2024 20:14:49 - Executing scenario 'Fail to move directory to its subtree'
09-Nov-2024 20:14:49 - from feature 'Multi_directory_CRUD'
09-Nov-2024 20:14:49 -----------------------------------------------------------------
09-Nov-2024 20:14:49 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 20:14:49 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 20:14:49 using [token, token] by [user1, user2]"'
09-Nov-2024 20:14:49 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-gxt5h', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 20:14:49 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-gxt5h', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 20:14:49 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-gxt5h', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 20:14:49
09-Nov-2024 20:14:49
09-Nov-2024 20:14:49 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-gxt5h'
09-Nov-2024 20:14:49 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-gxt5h' successfully started
09-Nov-2024 20:14:49
09-Nov-2024 20:14:49 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/zmq335xzpvvigdj4
09-Nov-2024 20:14:49
09-Nov-2024 20:14:49 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/zmq335xzpvvigdj4 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/zmq335xzpvvigdj4
09-Nov-2024 20:14:49 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '9472154357226520515'...
09-Nov-2024 20:14:49 Getting configuration...
09-Nov-2024 20:14:49 Oneclient has been successfully mounted in '/tmp/onedata/mnt/zmq335xzpvvigdj4'.
09-Nov-2024 20:14:49
09-Nov-2024 20:14:49 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-gf4bd', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 20:14:49 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-gf4bd', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 20:14:49 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-gf4bd', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 20:14:49
09-Nov-2024 20:14:49
09-Nov-2024 20:14:49 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-gf4bd'
09-Nov-2024 20:14:49 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-gf4bd' successfully started
09-Nov-2024 20:14:49
09-Nov-2024 20:14:49 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/iflses9clloyv7rs
09-Nov-2024 20:14:49
09-Nov-2024 20:14:49 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/iflses9clloyv7rs --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/iflses9clloyv7rs
09-Nov-2024 20:14:49 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '15048942453247025372'...
09-Nov-2024 20:14:49 Getting configuration...
09-Nov-2024 20:14:49 Oneclient has been successfully mounted in '/tmp/onedata/mnt/iflses9clloyv7rs'.
09-Nov-2024 20:14:49
09-Nov-2024 20:14:49 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3] on client11"'
09-Nov-2024 20:14:49 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
09-Nov-2024 20:14:49 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
09-Nov-2024 20:14:49 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
09-Nov-2024 20:14:49 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
09-Nov-2024 20:14:49 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
09-Nov-2024 20:14:49 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
09-Nov-2024 20:14:49 -- Executing step: 'When "user1 fails to rename space1/dir1 to space1/dir1/dir2/dir3 on client11"'
09-Nov-2024 20:14:49 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
09-Nov-2024 20:14:49 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
09-Nov-2024 20:14:49 -- Executing step: 'When "user1 can stat [dir2] in space1/dir1 on client11"'
09-Nov-2024 20:14:49 -- Executing step: 'When "user2 can stat [dir2] in space1/dir1 on client21"'
09-Nov-2024 20:14:49 -- Executing step: 'When "user1 can stat [dir3] in space1/dir1/dir2 on client11"'
09-Nov-2024 20:14:49 -- Executing step: 'When "user2 can stat [dir3] in space1/dir1/dir2 on client21"'
09-Nov-2024 20:14:49 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
09-Nov-2024 20:14:49 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
09-Nov-2024 20:14:49 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
09-Nov-2024 20:14:49 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
09-Nov-2024 20:14:49 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
09-Nov-2024 20:14:49 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
09-Nov-2024 20:14:49 =================================================================
09-Nov-2024 20:14:49
09-Nov-2024 20:15:01 PASSED
09-Nov-2024 20:15:01 Unmounting client from /tmp/onedata/mnt/zmq335xzpvvigdj4
09-Nov-2024 20:15:01
09-Nov-2024 20:15:01
09-Nov-2024 20:15:01 Unmounting client from /tmp/onedata/mnt/iflses9clloyv7rs
09-Nov-2024 20:15:01
09-Nov-2024 20:15:01 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPH/onedata-acceptance/tests/oneclient/logs/multiprovider_s3/test_multi_directory_CRUD.1731183289.750819', '-c', '/tmp/logs']
09-Nov-2024 20:15:01 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-6zltp. See /home/bamboo/.one-env/deployments/2024.11.09-19.53.27/pod-logs/dev-cross-support-job-3p-users-6zltp/entrypoint.log for more details
09-Nov-2024 20:15:01 [INFO] Rsyncing from pod dev-oneclient-krakow-9b8968f6-gxt5h: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.09-19.53.27/pod-logs/dev-oneclient-krakow-9b8968f6-gxt5h/oneclient_logs
09-Nov-2024 20:15:01
09-Nov-2024 20:15:01               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=196/229)
09-Nov-2024 20:15:01               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 20:15:01          21,945   0%   20.93MB/s    0:00:00 (xfr#1, to-chk=195/229)
09-Nov-2024 20:15:01          21,945   0%   20.93MB/s    0:00:00 (xfr#1, to-chk=189/229)
09-Nov-2024 20:15:01          22,311   0%   21.28MB/s    0:00:00 (xfr#2, to-chk=191/229)
09-Nov-2024 20:15:01         113,285   2%   21.61MB/s    0:00:00 (xfr#3, to-chk=190/229)
09-Nov-2024 20:15:01         113,651   2%   21.68MB/s    0:00:00 (xfr#4, to-chk=189/229)
09-Nov-2024 20:15:01         163,336   3%   25.96MB/s    0:00:00 (xfr#5, to-chk=188/229)
09-Nov-2024 20:15:01         163,894   3%   26.05MB/s    0:00:00 (xfr#6, to-chk=184/229)
09-Nov-2024 20:15:01         398,516   7%   25.34MB/s    0:00:00 (xfr#7, to-chk=183/229)
09-Nov-2024 20:15:01         399,074   7%   25.37MB/s    0:00:00 (xfr#8, to-chk=182/229)
09-Nov-2024 20:15:01         426,039   8%   27.09MB/s    0:00:00 (xfr#9, to-chk=181/229)
09-Nov-2024 20:15:01         426,501   8%   27.12MB/s    0:00:00 (xfr#10, to-chk=177/229)
09-Nov-2024 20:15:01         569,685  11%   18.11MB/s    0:00:00 (xfr#11, to-chk=176/229)
09-Nov-2024 20:15:01         570,147  11%   18.12MB/s    0:00:00 (xfr#12, to-chk=175/229)
09-Nov-2024 20:15:01         570,775  11%   18.14MB/s    0:00:00 (xfr#13, to-chk=174/229)
09-Nov-2024 20:15:01         617,394  12%   18.40MB/s    0:00:00 (xfr#14, to-chk=173/229)
09-Nov-2024 20:15:01         618,048  12%   18.42MB/s    0:00:00 (xfr#15, to-chk=169/229)
09-Nov-2024 20:15:01         810,916  15%   18.41MB/s    0:00:00 (xfr#16, to-chk=168/229)
09-Nov-2024 20:15:01         811,570  15%   18.43MB/s    0:00:00 (xfr#17, to-chk=167/229)
09-Nov-2024 20:15:01         834,683  16%   18.51MB/s    0:00:00 (xfr#18, to-chk=166/229)
09-Nov-2024 20:15:01         835,337  16%   18.53MB/s    0:00:00 (xfr#19, to-chk=162/229)
09-Nov-2024 20:15:01         967,963  19%   18.10MB/s    0:00:00 (xfr#20, to-chk=161/229)
09-Nov-2024 20:15:01         968,617  19%   18.11MB/s    0:00:00 (xfr#21, to-chk=160/229)
09-Nov-2024 20:15:01         999,849  19%   18.70MB/s    0:00:00 (xfr#22, to-chk=159/229)
09-Nov-2024 20:15:01       1,000,407  19%   18.71MB/s    0:00:00 (xfr#23, to-chk=155/229)
09-Nov-2024 20:15:01       1,113,765  21%   19.31MB/s    0:00:00 (xfr#24, to-chk=154/229)
09-Nov-2024 20:15:01       1,114,323  21%   19.32MB/s    0:00:00 (xfr#25, to-chk=153/229)
09-Nov-2024 20:15:01       1,131,747  22%   19.62MB/s    0:00:00 (xfr#26, to-chk=152/229)
09-Nov-2024 20:15:01       1,132,209  22%   19.63MB/s    0:00:00 (xfr#27, to-chk=148/229)
09-Nov-2024 20:15:01       1,231,575  24%   18.07MB/s    0:00:00 (xfr#28, to-chk=147/229)
09-Nov-2024 20:15:01       1,232,037  24%   18.08MB/s    0:00:00 (xfr#29, to-chk=146/229)
09-Nov-2024 20:15:01       1,232,665  24%   18.09MB/s    0:00:00 (xfr#30, to-chk=145/229)
09-Nov-2024 20:15:01       1,255,942  24%   18.43MB/s    0:00:00 (xfr#31, to-chk=144/229)
09-Nov-2024 20:15:01       1,256,308  24%   18.43MB/s    0:00:00 (xfr#32, to-chk=140/229)
09-Nov-2024 20:15:01       1,341,985  26%   17.29MB/s    0:00:00 (xfr#33, to-chk=139/229)
09-Nov-2024 20:15:01       1,342,351  26%   17.07MB/s    0:00:00 (xfr#34, to-chk=138/229)
09-Nov-2024 20:15:01       1,369,927  26%   17.42MB/s    0:00:00 (xfr#35, to-chk=137/229)
09-Nov-2024 20:15:01       1,370,581  26%   17.43MB/s    0:00:00 (xfr#36, to-chk=133/229)
09-Nov-2024 20:15:01       1,468,781  28%   17.29MB/s    0:00:00 (xfr#37, to-chk=132/229)
09-Nov-2024 20:15:01       1,469,435  28%   17.09MB/s    0:00:00 (xfr#38, to-chk=131/229)
09-Nov-2024 20:15:01       1,514,420  29%   17.61MB/s    0:00:00 (xfr#39, to-chk=130/229)
09-Nov-2024 20:15:01       1,514,978  29%   17.62MB/s    0:00:00 (xfr#40, to-chk=126/229)
09-Nov-2024 20:15:01       1,799,526  35%   18.26MB/s    0:00:00 (xfr#41, to-chk=125/229)
09-Nov-2024 20:15:01       1,800,084  35%   18.26MB/s    0:00:00 (xfr#42, to-chk=124/229)
09-Nov-2024 20:15:01       1,867,165  36%   18.17MB/s    0:00:00 (xfr#43, to-chk=123/229)
09-Nov-2024 20:15:01       1,868,107  36%   18.18MB/s    0:00:00 (xfr#44, to-chk=119/229)
09-Nov-2024 20:15:01       2,284,332  44%   16.38MB/s    0:00:00 (xfr#45, to-chk=118/229)
09-Nov-2024 20:15:01       2,285,274  44%   16.39MB/s    0:00:00 (xfr#46, to-chk=117/229)
09-Nov-2024 20:15:01       2,285,902  44%   16.39MB/s    0:00:00 (xfr#47, to-chk=116/229)
09-Nov-2024 20:15:01       2,317,915  45%   16.50MB/s    0:00:00 (xfr#48, to-chk=115/229)
09-Nov-2024 20:15:01       2,318,665  45%   16.50MB/s    0:00:00 (xfr#49, to-chk=111/229)
09-Nov-2024 20:15:01       2,456,502  48%   16.61MB/s    0:00:00 (xfr#50, to-chk=110/229)
09-Nov-2024 20:15:01       2,457,252  48%   16.62MB/s    0:00:00 (xfr#51, to-chk=109/229)
09-Nov-2024 20:15:01       2,482,227  48%   16.79MB/s    0:00:00 (xfr#52, to-chk=108/229)
09-Nov-2024 20:15:01       2,482,881  48%   16.68MB/s    0:00:00 (xfr#53, to-chk=104/229)
09-Nov-2024 20:15:01       2,578,673  50%   16.18MB/s    0:00:00 (xfr#54, to-chk=103/229)
09-Nov-2024 20:15:01       2,579,327  50%   16.18MB/s    0:00:00 (xfr#55, to-chk=102/229)
09-Nov-2024 20:15:01       2,614,121  51%   16.40MB/s    0:00:00 (xfr#56, to-chk=101/229)
09-Nov-2024 20:15:01       2,614,679  51%   16.30MB/s    0:00:00 (xfr#57, to-chk=97/229)
09-Nov-2024 20:15:01       2,754,888  54%   17.17MB/s    0:00:00 (xfr#58, to-chk=96/229)
09-Nov-2024 20:15:01       2,755,446  54%   17.18MB/s    0:00:00 (xfr#59, to-chk=95/229)
09-Nov-2024 20:15:01       2,796,440  54%   17.32MB/s    0:00:00 (xfr#60, to-chk=94/229)
09-Nov-2024 20:15:01       2,797,190  54%   17.32MB/s    0:00:00 (xfr#61, to-chk=90/229)
09-Nov-2024 20:15:01       2,975,332  58%   17.96MB/s    0:00:00 (xfr#62, to-chk=89/229)
09-Nov-2024 20:15:01       2,976,082  58%   17.96MB/s    0:00:00 (xfr#63, to-chk=88/229)
09-Nov-2024 20:15:01       3,005,882  59%   18.03MB/s    0:00:00 (xfr#64, to-chk=87/229)
09-Nov-2024 20:15:01       3,006,536  59%   18.03MB/s    0:00:00 (xfr#65, to-chk=83/229)
09-Nov-2024 20:15:01       3,110,692  61%   18.54MB/s    0:00:00 (xfr#66, to-chk=82/229)
09-Nov-2024 20:15:01       3,111,346  61%   18.55MB/s    0:00:00 (xfr#67, to-chk=81/229)
09-Nov-2024 20:15:01       3,111,974  61%   18.55MB/s    0:00:00 (xfr#68, to-chk=80/229)
09-Nov-2024 20:15:01       3,164,546  62%   18.75MB/s    0:00:00 (xfr#69, to-chk=79/229)
09-Nov-2024 20:15:01       3,165,104  62%   18.75MB/s    0:00:00 (xfr#70, to-chk=75/229)
09-Nov-2024 20:15:01       3,424,506  67%   20.04MB/s    0:00:00 (xfr#71, to-chk=74/229)
09-Nov-2024 20:15:01 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
09-Nov-2024 20:15:01       3,425,064  67%   20.04MB/s    0:00:00 (xfr#72, to-chk=73/229)
09-Nov-2024 20:15:01 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
09-Nov-2024 20:15:01       3,446,719  67%   20.04MB/s    0:00:00 (xfr#73, to-chk=72/229)
09-Nov-2024 20:15:01       3,447,469  67%   20.05MB/s    0:00:00 (xfr#74, to-chk=68/229)
09-Nov-2024 20:15:01       3,574,254  70%   20.41MB/s    0:00:00 (xfr#75, to-chk=67/229)
09-Nov-2024 20:15:01 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
09-Nov-2024 20:15:01       3,575,004  70%   20.42MB/s    0:00:00 (xfr#76, to-chk=66/229)
09-Nov-2024 20:15:01       3,601,691  70%   20.45MB/s    0:00:00 (xfr#77, to-chk=65/229)
09-Nov-2024 20:15:01 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
09-Nov-2024 20:15:01       3,602,249  70%   20.45MB/s    0:00:00 (xfr#78, to-chk=61/229)
09-Nov-2024 20:15:01 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
09-Nov-2024 20:15:01       3,751,771  73%   21.30MB/s    0:00:00 (xfr#79, to-chk=60/229)
09-Nov-2024 20:15:01       3,752,329  73%   21.30MB/s    0:00:00 (xfr#80, to-chk=59/229)
09-Nov-2024 20:15:01 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
09-Nov-2024 20:15:01       3,779,729  74%   21.33MB/s    0:00:00 (xfr#81, to-chk=58/229)
09-Nov-2024 20:15:01 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
09-Nov-2024 20:15:01       3,780,191  74%   21.33MB/s    0:00:00 (xfr#82, to-chk=54/229)
09-Nov-2024 20:15:01       3,883,775  76%   21.79MB/s    0:00:00 (xfr#83, to-chk=53/229)
09-Nov-2024 20:15:01 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
09-Nov-2024 20:15:01       3,884,237  76%   21.79MB/s    0:00:00 (xfr#84, to-chk=52/229)
09-Nov-2024 20:15:01       3,936,262  77%   21.33MB/s    0:00:00 (xfr#85, to-chk=51/229)
09-Nov-2024 20:15:01       3,936,628  77%   21.33MB/s    0:00:00 (xfr#86, to-chk=47/229)
09-Nov-2024 20:15:01       4,144,545  81%   22.33MB/s    0:00:00 (xfr#87, to-chk=46/229)
09-Nov-2024 20:15:01       4,144,911  81%   22.33MB/s    0:00:00 (xfr#88, to-chk=45/229)
09-Nov-2024 20:15:01       4,145,539  81%   22.21MB/s    0:00:00 (xfr#89, to-chk=44/229)
09-Nov-2024 20:15:01       4,173,069  81%   22.36MB/s    0:00:00 (xfr#90, to-chk=43/229)
09-Nov-2024 20:15:01       4,173,627  81%   22.36MB/s    0:00:00 (xfr#91, to-chk=39/229)
09-Nov-2024 20:15:01       4,284,985  84%   22.96MB/s    0:00:00 (xfr#92, to-chk=38/229)
09-Nov-2024 20:15:01       4,285,543  84%   22.83MB/s    0:00:00 (xfr#93, to-chk=37/229)
09-Nov-2024 20:15:01       4,304,094  84%   22.93MB/s    0:00:00 (xfr#94, to-chk=36/229)
09-Nov-2024 20:15:01       4,304,748  84%   22.93MB/s    0:00:00 (xfr#95, to-chk=32/229)
09-Nov-2024 20:15:01       4,417,422  86%   23.40MB/s    0:00:00 (xfr#96, to-chk=31/229)
09-Nov-2024 20:15:01       4,418,076  86%   23.41MB/s    0:00:00 (xfr#97, to-chk=30/229)
09-Nov-2024 20:15:01       4,418,704  86%   23.41MB/s    0:00:00 (xfr#98, to-chk=29/229)
09-Nov-2024 20:15:01       4,455,144  87%   23.47MB/s    0:00:00 (xfr#99, to-chk=28/229)
09-Nov-2024 20:15:01       4,455,414  87%   23.48MB/s    0:00:00 (xfr#100, to-chk=24/229)
09-Nov-2024 20:15:01       4,598,653  90%   24.23MB/s    0:00:00 (xfr#101, to-chk=23/229)
09-Nov-2024 20:15:01       4,598,923  90%   24.23MB/s    0:00:00 (xfr#102, to-chk=22/229)
09-Nov-2024 20:15:01       4,619,375  90%   24.21MB/s    0:00:00 (xfr#103, to-chk=21/229)
09-Nov-2024 20:15:01       4,619,645  90%   24.21MB/s    0:00:00 (xfr#104, to-chk=17/229)
09-Nov-2024 20:15:01       4,685,911  92%   24.42MB/s    0:00:00 (xfr#105, to-chk=16/229)
09-Nov-2024 20:15:01       4,686,181  92%   24.42MB/s    0:00:00 (xfr#106, to-chk=15/229)
09-Nov-2024 20:15:01       4,707,924  92%   24.40MB/s    0:00:00 (xfr#107, to-chk=14/229)
09-Nov-2024 20:15:01       4,708,482  92%   24.40MB/s    0:00:00 (xfr#108, to-chk=10/229)
09-Nov-2024 20:15:01       4,813,282  94%   24.95MB/s    0:00:00 (xfr#109, to-chk=9/229)
09-Nov-2024 20:15:01       4,813,840  94%   24.95MB/s    0:00:00 (xfr#110, to-chk=8/229)
09-Nov-2024 20:15:01       4,845,968  95%   24.98MB/s    0:00:00 (xfr#111, to-chk=7/229)
09-Nov-2024 20:15:01       4,846,238  95%   24.98MB/s    0:00:00 (xfr#112, to-chk=3/229)
09-Nov-2024 20:15:01       4,990,770  97%   25.32MB/s    0:00:00 (xfr#113, to-chk=2/229)
09-Nov-2024 20:15:01       4,991,040  97%   25.32MB/s    0:00:00 (xfr#114, to-chk=1/229)
09-Nov-2024 20:15:01       5,088,709  99%   24.89MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 20:15:01       5,088,709  99%   24.89MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 20:15:01       5,088,709  99%   24.89MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 20:15:01       5,088,709  99%   24.89MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 20:15:01       5,088,709  99%   24.89MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 20:15:01       5,088,709  99%   24.89MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 20:15:01       5,088,709  99%   24.89MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 20:15:01       5,088,709  99%   24.89MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 20:15:01       5,088,709  99%   24.89MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 20:15:01       5,088,709  99%   24.89MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 20:15:01       5,088,709  99%   24.89MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 20:15:01       5,088,709  99%   24.89MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 20:15:01       5,088,709  99%   24.89MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 20:15:01       5,088,709  99%   24.89MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 20:15:01       5,088,709  99%   24.89MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 20:15:01       5,088,709  99%   24.89MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 20:15:01       5,088,709  99%   24.89MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 20:15:01       5,088,709  99%   24.89MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 20:15:01       5,088,709  99%   24.89MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 20:15:01       5,088,709  99%   24.89MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 20:15:01       5,088,709  99%   24.89MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 20:15:01       5,088,709  99%   24.89MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 20:15:01       5,088,709  99%   24.89MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 20:15:01       5,088,709  99%   24.76MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 20:15:01       5,088,709  99%   24.76MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 20:15:01       5,088,709  99%   24.76MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 20:15:01       5,088,709  99%   24.76MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 20:15:01       5,088,709  99%   24.76MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 20:15:01       5,088,709  99%   24.63MB/s    0:00:00 (xfr#115, to-chk=0/229)
09-Nov-2024 20:15:01 [INFO] Rsyncing from pod dev-oneclient-paris-7f5779b546-gf4bd: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.09-19.53.27/pod-logs/dev-oneclient-paris-7f5779b546-gf4bd/oneclient_logs
09-Nov-2024 20:15:01
09-Nov-2024 20:15:01               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=197/230)
09-Nov-2024 20:15:01               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 20:15:01          35,144   0%   33.52MB/s    0:00:00 (xfr#1, to-chk=196/230)
09-Nov-2024 20:15:01          35,144   0%   33.52MB/s    0:00:00 (xfr#1, to-chk=190/230)
09-Nov-2024 20:15:01          35,606   0%   33.96MB/s    0:00:00 (xfr#2, to-chk=192/230)
09-Nov-2024 20:15:01         184,249   4%   14.64MB/s    0:00:00 (xfr#3, to-chk=191/230)
09-Nov-2024 20:15:01         184,711   4%   14.68MB/s    0:00:00 (xfr#4, to-chk=190/230)
09-Nov-2024 20:15:01         206,551   4%   15.15MB/s    0:00:00 (xfr#5, to-chk=189/230)
09-Nov-2024 20:15:01         207,205   4%   15.20MB/s    0:00:00 (xfr#6, to-chk=185/230)
09-Nov-2024 20:15:01         278,556   6%   13.98MB/s    0:00:00 (xfr#7, to-chk=184/230)
09-Nov-2024 20:15:01         279,210   6%   14.01MB/s    0:00:00 (xfr#8, to-chk=183/230)
09-Nov-2024 20:15:01         305,284   6%   11.65MB/s    0:00:00 (xfr#9, to-chk=182/230)
09-Nov-2024 20:15:01         305,650   6%   11.21MB/s    0:00:00 (xfr#10, to-chk=178/230)
09-Nov-2024 20:15:01         462,083  10%   12.24MB/s    0:00:00 (xfr#11, to-chk=177/230)
09-Nov-2024 20:15:01         462,449  10%    7.74MB/s    0:00:00 (xfr#12, to-chk=176/230)
09-Nov-2024 20:15:01         495,322  11%    8.14MB/s    0:00:00 (xfr#13, to-chk=175/230)
09-Nov-2024 20:15:01         495,976  11%    8.16MB/s    0:00:00 (xfr#14, to-chk=171/230)
09-Nov-2024 20:15:01         607,699  13%    9.06MB/s    0:00:00 (xfr#15, to-chk=170/230)
09-Nov-2024 20:15:01         608,353  13%    9.07MB/s    0:00:00 (xfr#16, to-chk=169/230)
09-Nov-2024 20:15:01         643,285  14%    9.59MB/s    0:00:00 (xfr#17, to-chk=168/230)
09-Nov-2024 20:15:01         643,939  14%    9.60MB/s    0:00:00 (xfr#18, to-chk=164/230)
09-Nov-2024 20:15:01         776,056  17%   11.21MB/s    0:00:00 (xfr#19, to-chk=163/230)
09-Nov-2024 20:15:01         776,710  17%   11.06MB/s    0:00:00 (xfr#20, to-chk=162/230)
09-Nov-2024 20:15:01         777,338  17%   11.06MB/s    0:00:00 (xfr#21, to-chk=161/230)
09-Nov-2024 20:15:01         818,168  18%   11.65MB/s    0:00:00 (xfr#22, to-chk=160/230)
09-Nov-2024 20:15:01         818,630  18%   11.65MB/s    0:00:00 (xfr#23, to-chk=156/230)
09-Nov-2024 20:15:01       1,050,457  23%   12.68MB/s    0:00:00 (xfr#24, to-chk=155/230)
09-Nov-2024 20:15:01       1,050,919  23%   12.69MB/s    0:00:00 (xfr#25, to-chk=154/230)
09-Nov-2024 20:15:01       1,069,804  24%   12.75MB/s    0:00:00 (xfr#26, to-chk=153/230)
09-Nov-2024 20:15:01       1,070,266  24%   12.76MB/s    0:00:00 (xfr#27, to-chk=149/230)
09-Nov-2024 20:15:01       1,168,768  26%    8.99MB/s    0:00:00 (xfr#28, to-chk=148/230)
09-Nov-2024 20:15:01       1,169,230  26%    8.92MB/s    0:00:00 (xfr#29, to-chk=147/230)
09-Nov-2024 20:15:01       1,169,858  26%    8.93MB/s    0:00:00 (xfr#30, to-chk=146/230)
09-Nov-2024 20:15:01       1,217,908  27%    9.29MB/s    0:00:00 (xfr#31, to-chk=145/230)
09-Nov-2024 20:15:01       1,218,562  27%    9.30MB/s    0:00:00 (xfr#32, to-chk=141/230)
09-Nov-2024 20:15:01       1,485,487  33%   10.73MB/s    0:00:00 (xfr#33, to-chk=140/230)
09-Nov-2024 20:15:01       1,486,141  33%   10.74MB/s    0:00:00 (xfr#34, to-chk=139/230)
09-Nov-2024 20:15:01       1,512,448  34%   10.84MB/s    0:00:00 (xfr#35, to-chk=138/230)
09-Nov-2024 20:15:01       1,513,102  34%   10.85MB/s    0:00:00 (xfr#36, to-chk=134/230)
09-Nov-2024 20:15:01       1,644,641  37%   11.62MB/s    0:00:00 (xfr#37, to-chk=133/230)
09-Nov-2024 20:15:01       1,645,295  37%   11.54MB/s    0:00:00 (xfr#38, to-chk=132/230)
09-Nov-2024 20:15:01       1,663,310  37%   11.66MB/s    0:00:00 (xfr#39, to-chk=131/230)
09-Nov-2024 20:15:01       1,663,676  37%   11.67MB/s    0:00:00 (xfr#40, to-chk=127/230)
09-Nov-2024 20:15:01       1,761,677  39%   12.26MB/s    0:00:00 (xfr#41, to-chk=126/230)
09-Nov-2024 20:15:01       1,762,043  39%   12.27MB/s    0:00:00 (xfr#42, to-chk=125/230)
09-Nov-2024 20:15:01       1,781,987  40%   12.40MB/s    0:00:00 (xfr#43, to-chk=124/230)
09-Nov-2024 20:15:01       1,782,449  40%   12.41MB/s    0:00:00 (xfr#44, to-chk=120/230)
09-Nov-2024 20:15:01       1,854,662  42%   12.82MB/s    0:00:00 (xfr#45, to-chk=119/230)
09-Nov-2024 20:15:01       1,855,124  42%   12.73MB/s    0:00:00 (xfr#46, to-chk=118/230)
09-Nov-2024 20:15:01       1,880,757  42%   12.90MB/s    0:00:00 (xfr#47, to-chk=117/230)
09-Nov-2024 20:15:01       1,881,507  42%   12.91MB/s    0:00:00 (xfr#48, to-chk=113/230)
09-Nov-2024 20:15:01       2,038,326  46%   13.22MB/s    0:00:00 (xfr#49, to-chk=112/230)
09-Nov-2024 20:15:01       2,039,076  46%   13.23MB/s    0:00:00 (xfr#50, to-chk=111/230)
09-Nov-2024 20:15:01       2,039,704  46%   13.14MB/s    0:00:00 (xfr#51, to-chk=110/230)
09-Nov-2024 20:15:01       2,071,636  47%   13.35MB/s    0:00:00 (xfr#52, to-chk=109/230)
09-Nov-2024 20:15:01       2,072,386  47%   13.35MB/s    0:00:00 (xfr#53, to-chk=105/230)
09-Nov-2024 20:15:01       2,226,340  50%   12.56MB/s    0:00:00 (xfr#54, to-chk=104/230)
09-Nov-2024 20:15:01       2,227,090  50%   12.49MB/s    0:00:00 (xfr#55, to-chk=103/230)
09-Nov-2024 20:15:01       2,255,524  51%   12.65MB/s    0:00:00 (xfr#56, to-chk=102/230)
09-Nov-2024 20:15:01       2,255,986  51%   12.66MB/s    0:00:00 (xfr#57, to-chk=98/230)
09-Nov-2024 20:15:01       2,360,184  53%   13.16MB/s    0:00:00 (xfr#58, to-chk=97/230)
09-Nov-2024 20:15:01       2,360,646  53%   13.17MB/s    0:00:00 (xfr#59, to-chk=96/230)
09-Nov-2024 20:15:01       2,395,209  54%   13.36MB/s    0:00:00 (xfr#60, to-chk=95/230)
09-Nov-2024 20:15:01       2,395,959  54%   13.36MB/s    0:00:00 (xfr#61, to-chk=91/230)
09-Nov-2024 20:15:01       2,529,630  57%   14.03MB/s    0:00:00 (xfr#62, to-chk=90/230)
09-Nov-2024 20:15:01       2,530,380  57%   14.03MB/s    0:00:00 (xfr#63, to-chk=89/230)
09-Nov-2024 20:15:01       2,555,873  57%   14.17MB/s    0:00:00 (xfr#64, to-chk=88/230)
09-Nov-2024 20:15:01       2,556,527  58%   14.09MB/s    0:00:00 (xfr#65, to-chk=84/230)
09-Nov-2024 20:15:01       2,660,016  60%   14.66MB/s    0:00:00 (xfr#66, to-chk=83/230)
09-Nov-2024 20:15:01       2,660,670  60%   14.67MB/s    0:00:00 (xfr#67, to-chk=82/230)
09-Nov-2024 20:15:01       2,713,376  61%   14.87MB/s    0:00:00 (xfr#68, to-chk=81/230)
09-Nov-2024 20:15:01       2,713,838  61%   14.87MB/s    0:00:00 (xfr#69, to-chk=77/230)
09-Nov-2024 20:15:01       2,933,873  66%   15.63MB/s    0:00:00 (xfr#70, to-chk=76/230)
09-Nov-2024 20:15:01       2,934,335  66%   15.63MB/s    0:00:00 (xfr#71, to-chk=75/230)
09-Nov-2024 20:15:01       2,934,963  66%   15.64MB/s    0:00:00 (xfr#72, to-chk=74/230)
09-Nov-2024 20:15:01       2,955,492  67%   15.57MB/s    0:00:00 (xfr#73, to-chk=73/230)
09-Nov-2024 20:15:01       2,955,954  67%   15.57MB/s    0:00:00 (xfr#74, to-chk=69/230)
09-Nov-2024 20:15:01       3,035,693  68%   15.82MB/s    0:00:00 (xfr#75, to-chk=68/230)
09-Nov-2024 20:15:01       3,036,155  68%   15.74MB/s    0:00:00 (xfr#76, to-chk=67/230)
09-Nov-2024 20:15:01       3,061,075  69%   15.61MB/s    0:00:00 (xfr#77, to-chk=66/230)
09-Nov-2024 20:15:01       3,061,537  69%   15.61MB/s    0:00:00 (xfr#78, to-chk=62/230)
09-Nov-2024 20:15:01       3,192,699  72%   15.78MB/s    0:00:00 (xfr#79, to-chk=61/230)
09-Nov-2024 20:15:01       3,193,161  72%   15.78MB/s    0:00:00 (xfr#80, to-chk=60/230)
09-Nov-2024 20:15:01       3,220,464  73%   15.91MB/s    0:00:00 (xfr#81, to-chk=59/230)
09-Nov-2024 20:15:01       3,221,118  73%   15.92MB/s    0:00:00 (xfr#82, to-chk=55/230)
09-Nov-2024 20:15:01       3,325,939  75%   16.18MB/s    0:00:00 (xfr#83, to-chk=54/230)
09-Nov-2024 20:15:01       3,326,593  75%   16.19MB/s    0:00:00 (xfr#84, to-chk=53/230)
09-Nov-2024 20:15:01       3,359,232  76%   15.94MB/s    0:00:00 (xfr#85, to-chk=52/230)
09-Nov-2024 20:15:01       3,359,790  76%   15.94MB/s    0:00:00 (xfr#86, to-chk=48/230)
09-Nov-2024 20:15:01       3,498,526  79%   16.04MB/s    0:00:00 (xfr#87, to-chk=47/230)
09-Nov-2024 20:15:01       3,499,084  79%   16.04MB/s    0:00:00 (xfr#88, to-chk=46/230)
09-Nov-2024 20:15:01       3,499,712  79%   16.05MB/s    0:00:00 (xfr#89, to-chk=45/230)
09-Nov-2024 20:15:01       3,523,155  79%   15.77MB/s    0:00:00 (xfr#90, to-chk=44/230)
09-Nov-2024 20:15:01       3,523,617  79%   15.78MB/s    0:00:00 (xfr#91, to-chk=40/230)
09-Nov-2024 20:15:01       3,616,303  82%   15.47MB/s    0:00:00 (xfr#92, to-chk=39/230)
09-Nov-2024 20:15:01       3,616,765  82%   15.47MB/s    0:00:00 (xfr#93, to-chk=38/230)
09-Nov-2024 20:15:01       3,655,112  82%   15.56MB/s    0:00:00 (xfr#94, to-chk=37/230)
09-Nov-2024 20:15:01       3,655,766  82%   15.56MB/s    0:00:00 (xfr#95, to-chk=33/230)
09-Nov-2024 20:15:01       3,790,934  86%   15.58MB/s    0:00:00 (xfr#96, to-chk=32/230)
09-Nov-2024 20:15:01       3,791,588  86%   15.52MB/s    0:00:00 (xfr#97, to-chk=31/230)
09-Nov-2024 20:15:01       3,792,216  86%   15.52MB/s    0:00:00 (xfr#98, to-chk=30/230)
09-Nov-2024 20:15:01       3,819,714  86%   15.50MB/s    0:00:00 (xfr#99, to-chk=29/230)
09-Nov-2024 20:15:01       3,820,080  86%   15.50MB/s    0:00:00 (xfr#100, to-chk=25/230)
09-Nov-2024 20:15:01       3,913,677  88%   15.49MB/s    0:00:00 (xfr#101, to-chk=24/230)
09-Nov-2024 20:15:01       3,914,043  88%   15.49MB/s    0:00:00 (xfr#102, to-chk=23/230)
09-Nov-2024 20:15:01       3,914,671  88%   15.49MB/s    0:00:00 (xfr#103, to-chk=22/230)
09-Nov-2024 20:15:01       3,940,945  89%   15.53MB/s    0:00:00 (xfr#104, to-chk=21/230)
09-Nov-2024 20:15:01       3,941,695  89%   15.53MB/s    0:00:00 (xfr#105, to-chk=17/230)
09-Nov-2024 20:15:01       4,048,652  91%   15.89MB/s    0:00:00 (xfr#106, to-chk=16/230)
09-Nov-2024 20:15:01       4,049,402  91%   15.89MB/s    0:00:00 (xfr#107, to-chk=15/230)
09-Nov-2024 20:15:01       4,080,893  92%   16.02MB/s    0:00:00 (xfr#108, to-chk=14/230)
09-Nov-2024 20:15:01       4,081,355  92%   16.02MB/s    0:00:00 (xfr#109, to-chk=10/230)
09-Nov-2024 20:15:01       4,207,629  95%   15.92MB/s    0:00:00 (xfr#110, to-chk=9/230)
09-Nov-2024 20:15:01       4,208,091  95%   15.93MB/s    0:00:00 (xfr#111, to-chk=8/230)
09-Nov-2024 20:15:01       4,236,565  96%   16.03MB/s    0:00:00 (xfr#112, to-chk=7/230)
09-Nov-2024 20:15:01       4,237,123  96%   16.04MB/s    0:00:00 (xfr#113, to-chk=3/230)
09-Nov-2024 20:15:01       4,333,920  98%   15.84MB/s    0:00:00 (xfr#114, to-chk=2/230)
09-Nov-2024 20:15:01       4,334,478  98%   15.84MB/s    0:00:00 (xfr#115, to-chk=1/230)
09-Nov-2024 20:15:01       4,403,099  99%   16.03MB/s    0:00:00 (xfr#116, to-chk=0/230)
09-Nov-2024 20:15:01       4,403,099  99%   16.03MB/s    0:00:00 (xfr#116, to-chk=0/230)
09-Nov-2024 20:15:01       4,403,099  99%   16.03MB/s    0:00:00 (xfr#116, to-chk=0/230)
09-Nov-2024 20:15:01       4,403,099  99%   16.03MB/s    0:00:00 (xfr#116, to-chk=0/230)
09-Nov-2024 20:15:01       4,403,099  99%   16.03MB/s    0:00:00 (xfr#116, to-chk=0/230)
09-Nov-2024 20:15:01       4,403,099  99%   16.03MB/s    0:00:00 (xfr#116, to-chk=0/230)
09-Nov-2024 20:15:01       4,403,099  99%   16.03MB/s    0:00:00 (xfr#116, to-chk=0/230)
09-Nov-2024 20:15:01       4,403,099  99%   16.03MB/s    0:00:00 (xfr#116, to-chk=0/230)
09-Nov-2024 20:15:01       4,403,099  99%   15.97MB/s    0:00:00 (xfr#116, to-chk=0/230)
09-Nov-2024 20:15:01       4,403,099  99%   15.97MB/s    0:00:00 (xfr#116, to-chk=0/230)
09-Nov-2024 20:15:01       4,403,099  99%   15.97MB/s    0:00:00 (xfr#116, to-chk=0/230)
09-Nov-2024 20:15:01       4,403,099  99%   15.97MB/s    0:00:00 (xfr#116, to-chk=0/230)
09-Nov-2024 20:15:01       4,403,099  99%   15.97MB/s    0:00:00 (xfr#116, to-chk=0/230)
09-Nov-2024 20:15:01       4,403,099  99%   15.97MB/s    0:00:00 (xfr#116, to-chk=0/230)
09-Nov-2024 20:15:01       4,403,099  99%   15.97MB/s    0:00:00 (xfr#116, to-chk=0/230)
09-Nov-2024 20:15:01       4,403,099  99%   15.97MB/s    0:00:00 (xfr#116, to-chk=0/230)
09-Nov-2024 20:15:01       4,403,099  99%   15.97MB/s    0:00:00 (xfr#116, to-chk=0/230)
09-Nov-2024 20:15:01       4,403,099  99%   15.97MB/s    0:00:00 (xfr#116, to-chk=0/230)
09-Nov-2024 20:15:01       4,403,099  99%   15.97MB/s    0:00:00 (xfr#116, to-chk=0/230)
09-Nov-2024 20:15:01       4,403,099  99%   15.97MB/s    0:00:00 (xfr#116, to-chk=0/230)
09-Nov-2024 20:15:01       4,403,099  99%   15.97MB/s    0:00:00 (xfr#116, to-chk=0/230)
09-Nov-2024 20:15:01       4,403,099  99%   15.97MB/s    0:00:00 (xfr#116, to-chk=0/230)
09-Nov-2024 20:15:01       4,403,099  99%   15.97MB/s    0:00:00 (xfr#116, to-chk=0/230)
09-Nov-2024 20:15:01       4,403,099  99%   15.97MB/s    0:00:00 (xfr#116, to-chk=0/230)
09-Nov-2024 20:15:01       4,403,099  99%   15.97MB/s    0:00:00 (xfr#116, to-chk=0/230)
09-Nov-2024 20:15:01       4,403,099  99%   15.97MB/s    0:00:00 (xfr#116, to-chk=0/230)
09-Nov-2024 20:15:01       4,403,099  99%   15.85MB/s    0:00:00 (xfr#116, to-chk=0/230)
09-Nov-2024 20:15:01       4,403,099  99%   15.85MB/s    0:00:00 (xfr#116, to-chk=0/230)
09-Nov-2024 20:15:01       4,403,099  99%   15.85MB/s    0:00:00 (xfr#116, to-chk=0/230)
09-Nov-2024 20:15:01 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.09-19.53.27/pod-logs/dev-oneprovider-krakow-0/op-panel
09-Nov-2024 20:15:01
09-Nov-2024 20:15:01               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 20:15:01               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 20:15:01          24,889  16%   23.74MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 20:15:01          50,802  33%   48.45MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 20:15:01          50,802  33%   48.45MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 20:15:01          75,488  49%   36.00MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 20:15:01          75,779  50%   36.13MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 20:15:01          75,779  50%   24.09MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 20:15:01 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.09-19.53.27/pod-logs/dev-oneprovider-krakow-0/cluster-manager
09-Nov-2024 20:15:01
09-Nov-2024 20:15:01               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 20:15:01               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 20:15:01           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 20:15:01           4,818  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 20:15:01           4,818  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 20:15:01           6,637  48%    6.33MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 20:15:01           6,899  50%    6.58MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 20:15:01           6,899  50%    6.58MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 20:15:01 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.09-19.53.27/pod-logs/dev-oneprovider-krakow-0/op-worker
09-Nov-2024 20:15:01
09-Nov-2024 20:15:01               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=133/136)
09-Nov-2024 20:15:01               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 20:15:01          75,480   6%   71.98MB/s    0:00:00 (xfr#2, to-chk=131/136)
09-Nov-2024 20:15:01         147,960  13%  141.11MB/s    0:00:00 (xfr#3, to-chk=129/136)
09-Nov-2024 20:15:01         147,960  13%  141.11MB/s    0:00:00 (xfr#4, to-chk=127/136)
09-Nov-2024 20:15:01         147,960  13%  141.11MB/s    0:00:00 (xfr#5, to-chk=125/136)
09-Nov-2024 20:15:01         218,279  20%  208.17MB/s    0:00:00 (xfr#6, to-chk=123/136)
09-Nov-2024 20:15:01         218,429  20%  104.16MB/s    0:00:00 (xfr#7, to-chk=121/136)
09-Nov-2024 20:15:01         218,726  20%  104.30MB/s    0:00:00 (xfr#8, to-chk=119/136)
09-Nov-2024 20:15:01         360,788  33%  114.69MB/s    0:00:00 (xfr#9, to-chk=117/136)
09-Nov-2024 20:15:01         361,602  33%   86.21MB/s    0:00:00 (xfr#10, to-chk=107/136)
09-Nov-2024 20:15:01         362,560  33%   86.44MB/s    0:00:00 (xfr#11, to-chk=106/136)
09-Nov-2024 20:15:01         362,876  33%   86.52MB/s    0:00:00 (xfr#12, to-chk=105/136)
09-Nov-2024 20:15:01         363,192  33%   86.59MB/s    0:00:00 (xfr#13, to-chk=104/136)
09-Nov-2024 20:15:01         363,823  33%   86.74MB/s    0:00:00 (xfr#14, to-chk=103/136)
09-Nov-2024 20:15:01         364,613  33%   86.93MB/s    0:00:00 (xfr#15, to-chk=102/136)
09-Nov-2024 20:15:01         364,926  33%   87.01MB/s    0:00:00 (xfr#16, to-chk=101/136)
09-Nov-2024 20:15:01         365,239  33%   87.08MB/s    0:00:00 (xfr#17, to-chk=100/136)
09-Nov-2024 20:15:01         365,555  33%   69.72MB/s    0:00:00 (xfr#18, to-chk=99/136)
09-Nov-2024 20:15:01         366,027  33%   69.81MB/s    0:00:00 (xfr#19, to-chk=98/136)
09-Nov-2024 20:15:01         366,826  33%   69.97MB/s    0:00:00 (xfr#20, to-chk=97/136)
09-Nov-2024 20:15:01         367,946  33%   70.18MB/s    0:00:00 (xfr#21, to-chk=96/136)
09-Nov-2024 20:15:01         368,772  33%   70.34MB/s    0:00:00 (xfr#22, to-chk=95/136)
09-Nov-2024 20:15:01         369,467  33%   70.47MB/s    0:00:00 (xfr#23, to-chk=94/136)
09-Nov-2024 20:15:01         370,434  33%   58.88MB/s    0:00:00 (xfr#24, to-chk=93/136)
09-Nov-2024 20:15:01         370,594  33%   58.90MB/s    0:00:00 (xfr#25, to-chk=92/136)
09-Nov-2024 20:15:01         371,708  34%   50.64MB/s    0:00:00 (xfr#26, to-chk=91/136)
09-Nov-2024 20:15:01         372,489  34%   50.75MB/s    0:00:00 (xfr#27, to-chk=90/136)
09-Nov-2024 20:15:01         372,649  34%   50.77MB/s    0:00:00 (xfr#28, to-chk=89/136)
09-Nov-2024 20:15:01         372,970  34%   50.81MB/s    0:00:00 (xfr#29, to-chk=88/136)
09-Nov-2024 20:15:01         373,286  34%   50.86MB/s    0:00:00 (xfr#30, to-chk=87/136)
09-Nov-2024 20:15:01         373,602  34%   44.54MB/s    0:00:00 (xfr#31, to-chk=86/136)
09-Nov-2024 20:15:01         373,918  34%   44.57MB/s    0:00:00 (xfr#32, to-chk=85/136)
09-Nov-2024 20:15:01         374,078  34%   44.59MB/s    0:00:00 (xfr#33, to-chk=84/136)
09-Nov-2024 20:15:01         374,399  34%   44.63MB/s    0:00:00 (xfr#34, to-chk=83/136)
09-Nov-2024 20:15:01         374,715  34%   44.67MB/s    0:00:00 (xfr#35, to-chk=82/136)
09-Nov-2024 20:15:01         375,523  34%   44.77MB/s    0:00:00 (xfr#36, to-chk=81/136)
09-Nov-2024 20:15:01         375,845  34%   44.80MB/s    0:00:00 (xfr#37, to-chk=80/136)
09-Nov-2024 20:15:01         376,803  34%   39.93MB/s    0:00:00 (xfr#38, to-chk=79/136)
09-Nov-2024 20:15:01         377,119  34%   39.96MB/s    0:00:00 (xfr#39, to-chk=78/136)
09-Nov-2024 20:15:01         377,615  34%   40.01MB/s    0:00:00 (xfr#40, to-chk=77/136)
09-Nov-2024 20:15:01         378,438  34%   40.10MB/s    0:00:00 (xfr#41, to-chk=76/136)
09-Nov-2024 20:15:01         378,754  34%   40.13MB/s    0:00:00 (xfr#42, to-chk=75/136)
09-Nov-2024 20:15:01         379,070  34%   40.17MB/s    0:00:00 (xfr#43, to-chk=74/136)
09-Nov-2024 20:15:01         379,386  34%   40.20MB/s    0:00:00 (xfr#44, to-chk=73/136)
09-Nov-2024 20:15:01         380,291  34%   36.27MB/s    0:00:00 (xfr#45, to-chk=72/136)
09-Nov-2024 20:15:01         381,276  34%   36.36MB/s    0:00:00 (xfr#46, to-chk=71/136)
09-Nov-2024 20:15:01         381,592  34%   36.39MB/s    0:00:00 (xfr#47, to-chk=70/136)
09-Nov-2024 20:15:01         382,418  35%   36.47MB/s    0:00:00 (xfr#48, to-chk=69/136)
09-Nov-2024 20:15:01         383,685  35%   36.59MB/s    0:00:00 (xfr#49, to-chk=68/136)
09-Nov-2024 20:15:01         384,637  35%   36.68MB/s    0:00:00 (xfr#50, to-chk=67/136)
09-Nov-2024 20:15:01         385,639  35%   36.78MB/s    0:00:00 (xfr#51, to-chk=66/136)
09-Nov-2024 20:15:01         386,429  35%   36.85MB/s    0:00:00 (xfr#52, to-chk=65/136)
09-Nov-2024 20:15:01         386,742  35%   33.53MB/s    0:00:00 (xfr#53, to-chk=64/136)
09-Nov-2024 20:15:01         387,058  35%   33.56MB/s    0:00:00 (xfr#54, to-chk=63/136)
09-Nov-2024 20:15:01         388,352  35%   33.67MB/s    0:00:00 (xfr#55, to-chk=62/136)
09-Nov-2024 20:15:01         389,250  35%   33.75MB/s    0:00:00 (xfr#56, to-chk=61/136)
09-Nov-2024 20:15:01         390,040  35%   33.82MB/s    0:00:00 (xfr#57, to-chk=60/136)
09-Nov-2024 20:15:01         390,845  35%   33.89MB/s    0:00:00 (xfr#58, to-chk=59/136)
09-Nov-2024 20:15:01         391,161  35%   31.09MB/s    0:00:00 (xfr#59, to-chk=58/136)
09-Nov-2024 20:15:01         391,477  35%   31.11MB/s    0:00:00 (xfr#60, to-chk=57/136)
09-Nov-2024 20:15:01         391,637  35%   31.12MB/s    0:00:00 (xfr#61, to-chk=56/136)
09-Nov-2024 20:15:01         392,466  35%   31.19MB/s    0:00:00 (xfr#62, to-chk=55/136)
09-Nov-2024 20:15:01         392,938  36%   31.23MB/s    0:00:00 (xfr#63, to-chk=54/136)
09-Nov-2024 20:15:01         397,153  36%   29.13MB/s    0:00:00 (xfr#64, to-chk=53/136)
09-Nov-2024 20:15:01         401,881  36%   29.48MB/s    0:00:00 (xfr#65, to-chk=52/136)
09-Nov-2024 20:15:01         404,936  37%   29.71MB/s    0:00:00 (xfr#66, to-chk=51/136)
09-Nov-2024 20:15:01         405,768  37%   29.77MB/s    0:00:00 (xfr#67, to-chk=50/136)
09-Nov-2024 20:15:01         416,196  38%   26.46MB/s    0:00:00 (xfr#68, to-chk=49/136)
09-Nov-2024 20:15:01         426,225  39%   27.10MB/s    0:00:00 (xfr#69, to-chk=48/136)
09-Nov-2024 20:15:01         432,700  39%   27.51MB/s    0:00:00 (xfr#70, to-chk=47/136)
09-Nov-2024 20:15:01         444,077  40%   28.23MB/s    0:00:00 (xfr#71, to-chk=46/136)
09-Nov-2024 20:15:01         445,821  40%   28.34MB/s    0:00:00 (xfr#72, to-chk=45/136)
09-Nov-2024 20:15:01         457,882  41%   27.29MB/s    0:00:00 (xfr#73, to-chk=44/136)
09-Nov-2024 20:15:01         465,747  42%   27.76MB/s    0:00:00 (xfr#74, to-chk=43/136)
09-Nov-2024 20:15:01         472,641  43%   28.17MB/s    0:00:00 (xfr#75, to-chk=42/136)
09-Nov-2024 20:15:01         478,224  43%   28.50MB/s    0:00:00 (xfr#76, to-chk=41/136)
09-Nov-2024 20:15:01         489,564  44%   29.18MB/s    0:00:00 (xfr#77, to-chk=40/136)
09-Nov-2024 20:15:01         492,584  45%   29.36MB/s    0:00:00 (xfr#78, to-chk=39/136)
09-Nov-2024 20:15:01         500,541  45%   29.83MB/s    0:00:00 (xfr#79, to-chk=38/136)
09-Nov-2024 20:15:01         508,005  46%   30.28MB/s    0:00:00 (xfr#80, to-chk=37/136)
09-Nov-2024 20:15:01         510,168  46%   28.62MB/s    0:00:00 (xfr#81, to-chk=36/136)
09-Nov-2024 20:15:01         513,622  47%   28.81MB/s    0:00:00 (xfr#82, to-chk=35/136)
09-Nov-2024 20:15:01         522,838  47%   29.33MB/s    0:00:00 (xfr#83, to-chk=34/136)
09-Nov-2024 20:15:01         531,536  48%   29.82MB/s    0:00:00 (xfr#84, to-chk=33/136)
09-Nov-2024 20:15:01         537,612  49%   30.16MB/s    0:00:00 (xfr#85, to-chk=32/136)
09-Nov-2024 20:15:01         542,377  49%   30.43MB/s    0:00:00 (xfr#86, to-chk=31/136)
09-Nov-2024 20:15:01         546,629  50%   30.67MB/s    0:00:00 (xfr#87, to-chk=30/136)
09-Nov-2024 20:15:01         556,244  50%   31.20MB/s    0:00:00 (xfr#88, to-chk=29/136)
09-Nov-2024 20:15:01         567,222  51%   30.05MB/s    0:00:00 (xfr#89, to-chk=28/136)
09-Nov-2024 20:15:01         567,563  52%   30.07MB/s    0:00:00 (xfr#90, to-chk=27/136)
09-Nov-2024 20:15:01         578,085  52%   30.63MB/s    0:00:00 (xfr#91, to-chk=26/136)
09-Nov-2024 20:15:01         587,202  53%   31.11MB/s    0:00:00 (xfr#92, to-chk=25/136)
09-Nov-2024 20:15:01         587,635  53%   31.13MB/s    0:00:00 (xfr#93, to-chk=24/136)
09-Nov-2024 20:15:01         600,266  55%   31.80MB/s    0:00:00 (xfr#94, to-chk=23/136)
09-Nov-2024 20:15:01         609,782  55%   32.31MB/s    0:00:00 (xfr#95, to-chk=22/136)
09-Nov-2024 20:15:01         611,982  56%   32.42MB/s    0:00:00 (xfr#96, to-chk=21/136)
09-Nov-2024 20:15:01         613,270  56%   30.78MB/s    0:00:00 (xfr#97, to-chk=20/136)
09-Nov-2024 20:15:01         625,844  57%   31.41MB/s    0:00:00 (xfr#98, to-chk=19/136)
09-Nov-2024 20:15:01         627,494  57%   31.50MB/s    0:00:00 (xfr#99, to-chk=18/136)
09-Nov-2024 20:15:01         632,678  57%   31.76MB/s    0:00:00 (xfr#100, to-chk=17/136)
09-Nov-2024 20:15:01         640,236  58%   32.14MB/s    0:00:00 (xfr#101, to-chk=16/136)
09-Nov-2024 20:15:01         642,798  58%   32.26MB/s    0:00:00 (xfr#102, to-chk=15/136)
09-Nov-2024 20:15:01         654,822  60%   32.87MB/s    0:00:00 (xfr#103, to-chk=14/136)
09-Nov-2024 20:15:01         665,763  61%   31.75MB/s    0:00:00 (xfr#104, to-chk=13/136)
09-Nov-2024 20:15:01         666,959  61%   31.80MB/s    0:00:00 (xfr#105, to-chk=12/136)
09-Nov-2024 20:15:01         670,376  61%   31.97MB/s    0:00:00 (xfr#106, to-chk=11/136)
09-Nov-2024 20:15:01         674,229  61%   32.15MB/s    0:00:00 (xfr#107, to-chk=10/136)
09-Nov-2024 20:15:01         676,828  62%   32.27MB/s    0:00:00 (xfr#108, to-chk=9/136)
09-Nov-2024 20:15:01         685,489  62%   32.69MB/s    0:00:00 (xfr#109, to-chk=8/136)
09-Nov-2024 20:15:01         689,305  63%   32.87MB/s    0:00:00 (xfr#110, to-chk=7/136)
09-Nov-2024 20:15:01         690,043  63%   32.90MB/s    0:00:00 (xfr#111, to-chk=6/136)
09-Nov-2024 20:15:01         696,027  63%   33.19MB/s    0:00:00 (xfr#112, to-chk=5/136)
09-Nov-2024 20:15:01         703,015  64%   33.52MB/s    0:00:00 (xfr#113, to-chk=4/136)
09-Nov-2024 20:15:01         713,138  65%   32.39MB/s    0:00:00 (xfr#114, to-chk=3/136)
09-Nov-2024 20:15:01         718,758  65%   32.64MB/s    0:00:00 (xfr#115, to-chk=2/136)
09-Nov-2024 20:15:01         725,139  66%   32.93MB/s    0:00:00 (xfr#116, to-chk=1/136)
09-Nov-2024 20:15:01         730,360  66%   33.17MB/s    0:00:00 (xfr#117, to-chk=0/136)
09-Nov-2024 20:15:01         730,360  66%   33.17MB/s    0:00:00 (xfr#117, to-chk=0/136)
09-Nov-2024 20:15:01         730,360  66%   31.66MB/s    0:00:00 (xfr#117, to-chk=0/136)
09-Nov-2024 20:15:01         730,360  66%   30.28MB/s    0:00:00 (xfr#117, to-chk=0/136)
09-Nov-2024 20:15:01         730,360  66%   30.28MB/s    0:00:00 (xfr#117, to-chk=0/136)
09-Nov-2024 20:15:01         730,360  66%   30.28MB/s    0:00:00 (xfr#117, to-chk=0/136)
09-Nov-2024 20:15:01 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.09-19.53.27/pod-logs/dev-oneprovider-paris-0/op-panel
09-Nov-2024 20:15:01
09-Nov-2024 20:15:01               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 20:15:01               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 20:15:01          24,853  16%   23.70MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 20:15:01          50,728  33%   48.38MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 20:15:01          50,728  33%   48.38MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 20:15:01          75,378  49%   71.89MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 20:15:01          75,669  50%   72.16MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 20:15:01          75,669  50%   36.08MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 20:15:01 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.09-19.53.27/pod-logs/dev-oneprovider-paris-0/cluster-manager
09-Nov-2024 20:15:01
09-Nov-2024 20:15:01               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 20:15:01               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 20:15:01           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 20:15:01           4,808  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 20:15:01           4,808  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 20:15:01           6,623  48%    6.32MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 20:15:01           6,885  50%    6.57MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 20:15:01           6,885  50%    6.57MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 20:15:01 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.09-19.53.27/pod-logs/dev-oneprovider-paris-0/op-worker
09-Nov-2024 20:15:01
09-Nov-2024 20:15:01               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=133/136)
09-Nov-2024 20:15:01               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 20:15:01          75,227   6%   11.96MB/s    0:00:00 (xfr#2, to-chk=131/136)
09-Nov-2024 20:15:01         147,448  13%   20.09MB/s    0:00:00 (xfr#3, to-chk=129/136)
09-Nov-2024 20:15:01         147,448  13%   20.09MB/s    0:00:00 (xfr#4, to-chk=127/136)
09-Nov-2024 20:15:01         147,448  13%   20.09MB/s    0:00:00 (xfr#5, to-chk=125/136)
09-Nov-2024 20:15:01         217,514  20%   17.29MB/s    0:00:00 (xfr#6, to-chk=123/136)
09-Nov-2024 20:15:01         217,664  20%   17.30MB/s    0:00:00 (xfr#7, to-chk=121/136)
09-Nov-2024 20:15:01         217,961  20%   17.32MB/s    0:00:00 (xfr#8, to-chk=119/136)
09-Nov-2024 20:15:01         359,986  33%   26.41MB/s    0:00:00 (xfr#9, to-chk=117/136)
09-Nov-2024 20:15:01         360,833  33%   26.47MB/s    0:00:00 (xfr#10, to-chk=107/136)
09-Nov-2024 20:15:01         361,956  33%   26.55MB/s    0:00:00 (xfr#11, to-chk=106/136)
09-Nov-2024 20:15:01         362,390  33%   26.58MB/s    0:00:00 (xfr#12, to-chk=105/136)
09-Nov-2024 20:15:01         362,672  33%   26.61MB/s    0:00:00 (xfr#13, to-chk=104/136)
09-Nov-2024 20:15:01         363,306  33%   26.65MB/s    0:00:00 (xfr#14, to-chk=103/136)
09-Nov-2024 20:15:01         364,099  33%   26.71MB/s    0:00:00 (xfr#15, to-chk=102/136)
09-Nov-2024 20:15:01         364,379  33%   26.73MB/s    0:00:00 (xfr#16, to-chk=101/136)
09-Nov-2024 20:15:01         364,661  33%   26.75MB/s    0:00:00 (xfr#17, to-chk=100/136)
09-Nov-2024 20:15:01         364,943  33%   24.86MB/s    0:00:00 (xfr#18, to-chk=99/136)
09-Nov-2024 20:15:01         365,381  33%   24.89MB/s    0:00:00 (xfr#19, to-chk=98/136)
09-Nov-2024 20:15:01         366,026  33%   24.93MB/s    0:00:00 (xfr#20, to-chk=97/136)
09-Nov-2024 20:15:01         367,155  33%   25.01MB/s    0:00:00 (xfr#21, to-chk=96/136)
09-Nov-2024 20:15:01         367,789  33%   25.05MB/s    0:00:00 (xfr#22, to-chk=95/136)
09-Nov-2024 20:15:01         368,591  33%   25.11MB/s    0:00:00 (xfr#23, to-chk=94/136)
09-Nov-2024 20:15:01         369,610  34%   25.18MB/s    0:00:00 (xfr#24, to-chk=93/136)
09-Nov-2024 20:15:01         369,892  34%   25.20MB/s    0:00:00 (xfr#25, to-chk=92/136)
09-Nov-2024 20:15:01         371,012  34%   25.27MB/s    0:00:00 (xfr#26, to-chk=91/136)
09-Nov-2024 20:15:01         371,907  34%   23.65MB/s    0:00:00 (xfr#27, to-chk=90/136)
09-Nov-2024 20:15:01         372,189  34%   23.66MB/s    0:00:00 (xfr#28, to-chk=89/136)
09-Nov-2024 20:15:01         372,472  34%   23.68MB/s    0:00:00 (xfr#29, to-chk=88/136)
09-Nov-2024 20:15:01         372,756  34%   23.70MB/s    0:00:00 (xfr#30, to-chk=87/136)
09-Nov-2024 20:15:01         373,040  34%   23.72MB/s    0:00:00 (xfr#31, to-chk=86/136)
09-Nov-2024 20:15:01         373,320  34%   23.74MB/s    0:00:00 (xfr#32, to-chk=85/136)
09-Nov-2024 20:15:01         373,600  34%   23.75MB/s    0:00:00 (xfr#33, to-chk=84/136)
09-Nov-2024 20:15:01         373,885  34%   23.77MB/s    0:00:00 (xfr#34, to-chk=83/136)
09-Nov-2024 20:15:01         374,163  34%   23.79MB/s    0:00:00 (xfr#35, to-chk=82/136)
09-Nov-2024 20:15:01         375,181  34%   23.85MB/s    0:00:00 (xfr#36, to-chk=81/136)
09-Nov-2024 20:15:01         375,463  34%   23.87MB/s    0:00:00 (xfr#37, to-chk=80/136)
09-Nov-2024 20:15:01         376,403  34%   22.44MB/s    0:00:00 (xfr#38, to-chk=79/136)
09-Nov-2024 20:15:01         376,841  34%   22.46MB/s    0:00:00 (xfr#39, to-chk=78/136)
09-Nov-2024 20:15:01         377,472  34%   22.50MB/s    0:00:00 (xfr#40, to-chk=77/136)
09-Nov-2024 20:15:01         378,100  34%   22.54MB/s    0:00:00 (xfr#41, to-chk=76/136)
09-Nov-2024 20:15:01         378,380  34%   22.55MB/s    0:00:00 (xfr#42, to-chk=75/136)
09-Nov-2024 20:15:01         378,662  34%   22.57MB/s    0:00:00 (xfr#43, to-chk=74/136)
09-Nov-2024 20:15:01         378,942  34%   22.59MB/s    0:00:00 (xfr#44, to-chk=73/136)
09-Nov-2024 20:15:01         379,957  34%   22.65MB/s    0:00:00 (xfr#45, to-chk=72/136)
09-Nov-2024 20:15:01         380,774  35%   21.36MB/s    0:00:00 (xfr#46, to-chk=71/136)
09-Nov-2024 20:15:01         381,058  35%   21.38MB/s    0:00:00 (xfr#47, to-chk=70/136)
09-Nov-2024 20:15:01         381,686  35%   21.41MB/s    0:00:00 (xfr#48, to-chk=69/136)
09-Nov-2024 20:15:01         382,833  35%   21.48MB/s    0:00:00 (xfr#49, to-chk=68/136)
09-Nov-2024 20:15:01         383,803  35%   21.53MB/s    0:00:00 (xfr#50, to-chk=67/136)
09-Nov-2024 20:15:01         384,898  35%   21.59MB/s    0:00:00 (xfr#51, to-chk=66/136)
09-Nov-2024 20:15:01         385,697  35%   21.64MB/s    0:00:00 (xfr#52, to-chk=65/136)
09-Nov-2024 20:15:01         386,133  35%   21.66MB/s    0:00:00 (xfr#53, to-chk=64/136)
09-Nov-2024 20:15:01         386,415  35%   21.68MB/s    0:00:00 (xfr#54, to-chk=63/136)
09-Nov-2024 20:15:01         387,667  35%   19.46MB/s    0:00:00 (xfr#55, to-chk=62/136)
09-Nov-2024 20:15:01         388,343  35%   19.49MB/s    0:00:00 (xfr#56, to-chk=61/136)
09-Nov-2024 20:15:01         389,142  35%   19.53MB/s    0:00:00 (xfr#57, to-chk=60/136)
09-Nov-2024 20:15:01         389,950  35%   19.57MB/s    0:00:00 (xfr#58, to-chk=59/136)
09-Nov-2024 20:15:01         390,386  35%   19.59MB/s    0:00:00 (xfr#59, to-chk=58/136)
09-Nov-2024 20:15:01         390,668  35%   18.63MB/s    0:00:00 (xfr#60, to-chk=57/136)
09-Nov-2024 20:15:01         390,952  36%   18.64MB/s    0:00:00 (xfr#61, to-chk=56/136)
09-Nov-2024 20:15:01         391,424  36%   18.66MB/s    0:00:00 (xfr#62, to-chk=55/136)
09-Nov-2024 20:15:01         391,704  36%   18.68MB/s    0:00:00 (xfr#63, to-chk=54/136)
09-Nov-2024 20:15:01         395,919  36%   18.88MB/s    0:00:00 (xfr#64, to-chk=53/136)
09-Nov-2024 20:15:01         400,647  36%   19.10MB/s    0:00:00 (xfr#65, to-chk=52/136)
09-Nov-2024 20:15:01         403,602  37%   19.25MB/s    0:00:00 (xfr#66, to-chk=51/136)
09-Nov-2024 20:15:01         404,277  37%   19.28MB/s    0:00:00 (xfr#67, to-chk=50/136)
09-Nov-2024 20:15:01         414,705  38%   18.83MB/s    0:00:00 (xfr#68, to-chk=49/136)
09-Nov-2024 20:15:01         424,734  39%   19.29MB/s    0:00:00 (xfr#69, to-chk=48/136)
09-Nov-2024 20:15:01         431,109  39%   19.58MB/s    0:00:00 (xfr#70, to-chk=47/136)
09-Nov-2024 20:15:01         442,386  40%   20.09MB/s    0:00:00 (xfr#71, to-chk=46/136)
09-Nov-2024 20:15:01         444,028  40%   18.41MB/s    0:00:00 (xfr#72, to-chk=45/136)
09-Nov-2024 20:15:01         455,989  41%   18.12MB/s    0:00:00 (xfr#73, to-chk=44/136)
09-Nov-2024 20:15:01         463,852  42%   18.43MB/s    0:00:00 (xfr#74, to-chk=43/136)
09-Nov-2024 20:15:01         470,746  43%   18.71MB/s    0:00:00 (xfr#75, to-chk=42/136)
09-Nov-2024 20:15:01         476,329  43%   18.93MB/s    0:00:00 (xfr#76, to-chk=41/136)
09-Nov-2024 20:15:01         487,669  44%   19.38MB/s    0:00:00 (xfr#77, to-chk=40/136)
09-Nov-2024 20:15:01         490,687  45%   19.50MB/s    0:00:00 (xfr#78, to-chk=39/136)
09-Nov-2024 20:15:01         498,485  45%   19.81MB/s    0:00:00 (xfr#79, to-chk=38/136)
09-Nov-2024 20:15:01         505,949  46%   20.10MB/s    0:00:00 (xfr#80, to-chk=37/136)
09-Nov-2024 20:15:01         508,112  46%   19.38MB/s    0:00:00 (xfr#81, to-chk=36/136)
09-Nov-2024 20:15:01         511,464  47%   19.51MB/s    0:00:00 (xfr#82, to-chk=35/136)
09-Nov-2024 20:15:01         520,526  47%   19.86MB/s    0:00:00 (xfr#83, to-chk=34/136)
09-Nov-2024 20:15:01         529,124  48%   20.18MB/s    0:00:00 (xfr#84, to-chk=33/136)
09-Nov-2024 20:15:01         535,043  49%   20.41MB/s    0:00:00 (xfr#85, to-chk=32/136)
09-Nov-2024 20:15:01         539,708  49%   20.59MB/s    0:00:00 (xfr#86, to-chk=31/136)
09-Nov-2024 20:15:01         543,858  50%   19.95MB/s    0:00:00 (xfr#87, to-chk=30/136)
09-Nov-2024 20:15:01         553,376  50%   20.30MB/s    0:00:00 (xfr#88, to-chk=29/136)
09-Nov-2024 20:15:01         564,254  51%   20.70MB/s    0:00:00 (xfr#89, to-chk=28/136)
09-Nov-2024 20:15:01         564,593  51%   20.71MB/s    0:00:00 (xfr#90, to-chk=27/136)
09-Nov-2024 20:15:01         574,966  52%   21.09MB/s    0:00:00 (xfr#91, to-chk=26/136)
09-Nov-2024 20:15:01         584,083  53%   21.42MB/s    0:00:00 (xfr#92, to-chk=25/136)
09-Nov-2024 20:15:01         584,359  53%   21.43MB/s    0:00:00 (xfr#93, to-chk=24/136)
09-Nov-2024 20:15:01         596,888  54%   21.89MB/s    0:00:00 (xfr#94, to-chk=23/136)
09-Nov-2024 20:15:01         606,461  55%   21.42MB/s    0:00:00 (xfr#95, to-chk=22/136)
09-Nov-2024 20:15:01         608,561  56%   21.50MB/s    0:00:00 (xfr#96, to-chk=21/136)
09-Nov-2024 20:15:01         609,692  56%   21.54MB/s    0:00:00 (xfr#97, to-chk=20/136)
09-Nov-2024 20:15:01         622,166  57%   21.98MB/s    0:00:00 (xfr#98, to-chk=19/136)
09-Nov-2024 20:15:01         623,816  57%   22.03MB/s    0:00:00 (xfr#99, to-chk=18/136)
09-Nov-2024 20:15:01         629,000  57%   22.22MB/s    0:00:00 (xfr#100, to-chk=17/136)
09-Nov-2024 20:15:01         636,401  58%   22.48MB/s    0:00:00 (xfr#101, to-chk=16/136)
09-Nov-2024 20:15:01         638,963  58%   21.76MB/s    0:00:00 (xfr#102, to-chk=15/136)
09-Nov-2024 20:15:01         650,987  59%   22.17MB/s    0:00:00 (xfr#103, to-chk=14/136)
09-Nov-2024 20:15:01         661,928  60%   22.55MB/s    0:00:00 (xfr#104, to-chk=13/136)
09-Nov-2024 20:15:01         663,124  61%   22.59MB/s    0:00:00 (xfr#105, to-chk=12/136)
09-Nov-2024 20:15:01         666,541  61%   22.70MB/s    0:00:00 (xfr#106, to-chk=11/136)
09-Nov-2024 20:15:01         670,294  61%   22.83MB/s    0:00:00 (xfr#107, to-chk=10/136)
09-Nov-2024 20:15:01         672,793  61%   22.92MB/s    0:00:00 (xfr#108, to-chk=9/136)
09-Nov-2024 20:15:01         681,454  62%   23.21MB/s    0:00:00 (xfr#109, to-chk=8/136)
09-Nov-2024 20:15:01         685,270  63%   22.54MB/s    0:00:00 (xfr#110, to-chk=7/136)
09-Nov-2024 20:15:01         686,008  63%   22.56MB/s    0:00:00 (xfr#111, to-chk=6/136)
09-Nov-2024 20:15:01         691,990  63%   22.76MB/s    0:00:00 (xfr#112, to-chk=5/136)
09-Nov-2024 20:15:01         698,821  64%   22.21MB/s    0:00:00 (xfr#113, to-chk=4/136)
09-Nov-2024 20:15:01         708,787  65%   22.53MB/s    0:00:00 (xfr#114, to-chk=3/136)
09-Nov-2024 20:15:01         714,307  65%   22.71MB/s    0:00:00 (xfr#115, to-chk=2/136)
09-Nov-2024 20:15:01         720,747  66%   22.91MB/s    0:00:00 (xfr#116, to-chk=1/136)
09-Nov-2024 20:15:01         725,868  66%   23.07MB/s    0:00:00 (xfr#117, to-chk=0/136)
09-Nov-2024 20:15:01         725,868  66%   23.07MB/s    0:00:00 (xfr#117, to-chk=0/136)
09-Nov-2024 20:15:01         725,868  66%   23.07MB/s    0:00:00 (xfr#117, to-chk=0/136)
09-Nov-2024 20:15:01         725,868  66%   16.48MB/s    0:00:00 (xfr#117, to-chk=0/136)
09-Nov-2024 20:15:01         725,868  66%   16.48MB/s    0:00:00 (xfr#117, to-chk=0/136)
09-Nov-2024 20:15:01         725,868  66%   16.48MB/s    0:00:00 (xfr#117, to-chk=0/136)
09-Nov-2024 20:15:01 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.09-19.53.27/pod-logs/dev-onezone-0/oz-panel
09-Nov-2024 20:15:01
09-Nov-2024 20:15:01               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 20:15:01               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 20:15:01          56,037  12%   53.44MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 20:15:01         113,669  25%  108.40MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 20:15:01         163,043  37%   19.44MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 20:15:01         218,877  49%   10.99MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 20:15:01         219,168  50%   11.00MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 20:15:01         219,168  50%   10.45MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 20:15:01 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.09-19.53.27/pod-logs/dev-onezone-0/cluster-manager
09-Nov-2024 20:15:01
09-Nov-2024 20:15:01               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 20:15:01               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 20:15:01           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 20:15:01           4,706  34%    4.49MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 20:15:01           4,706  34%    4.49MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 20:15:01           6,480  48%    6.18MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 20:15:01           6,742  50%    6.43MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 20:15:01           6,742  50%    3.21MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 20:15:01 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.09-19.53.27/pod-logs/dev-onezone-0/oz-worker
09-Nov-2024 20:15:01
09-Nov-2024 20:15:01               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=17/20)
09-Nov-2024 20:15:01               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 20:15:01          24,453   3%   23.32MB/s    0:00:00 (xfr#2, to-chk=15/20)
09-Nov-2024 20:15:01          49,681   6%   47.38MB/s    0:00:00 (xfr#3, to-chk=13/20)
09-Nov-2024 20:15:01          49,681   6%   47.38MB/s    0:00:00 (xfr#4, to-chk=11/20)
09-Nov-2024 20:15:01          73,654  10%   35.12MB/s    0:00:00 (xfr#5, to-chk=9/20)
09-Nov-2024 20:15:01          73,745  10%   35.16MB/s    0:00:00 (xfr#6, to-chk=7/20)
09-Nov-2024 20:15:01         210,253  29%   20.05MB/s    0:00:00 (xfr#7, to-chk=5/20)
09-Nov-2024 20:15:01         210,550  29%   20.08MB/s    0:00:00 (xfr#8, to-chk=3/20)
09-Nov-2024 20:15:01         360,972  50%   26.48MB/s    0:00:00 (xfr#9, to-chk=1/20)
09-Nov-2024 20:15:01         360,972  50%   19.12MB/s    0:00:00 (xfr#9, to-chk=0/20)
09-Nov-2024 20:15:01 [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-krakow-init-rtnm2. See /home/bamboo/.one-env/deployments/2024.11.09-19.53.27/pod-logs/dev-volume-s3-krakow-init-rtnm2/entrypoint.log for more details
09-Nov-2024 20:15:01 [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-paris-init-khpt4. See /home/bamboo/.one-env/deployments/2024.11.09-19.53.27/pod-logs/dev-volume-s3-paris-init-khpt4/entrypoint.log for more details
09-Nov-2024 20:15:01 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPH/onedata-acceptance/tests/oneclient/logs/multiprovider_s3/test_multi_directory_CRUD.1731183289.750819 exists, exporting anyway.
09-Nov-2024 20:15:01
09-Nov-2024 20:15:01
09-Nov-2024 20:15:01 =============================== warnings summary ===============================
09-Nov-2024 20:15:01 tests/utils/rest_utils.py:98
09-Nov-2024 20:15:01   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPH/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
09-Nov-2024 20:15:01     print("""
09-Nov-2024 20:15:01
09-Nov-2024 20:15:01 tests/utils/path_utils.py:112
09-Nov-2024 20:15:01   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPH/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
09-Nov-2024 20:15:01     return path.replace("'", "\\'").replace(' ', '\ ')
09-Nov-2024 20:15:01
09-Nov-2024 20:15:01 tests/utils/acceptance_utils.py:55
09-Nov-2024 20:15:01   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPH/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
09-Nov-2024 20:15:01     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
09-Nov-2024 20:15:01
09-Nov-2024 20:15:01 tests/utils/acceptance_utils.py:57
09-Nov-2024 20:15:01   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPH/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
09-Nov-2024 20:15:01     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
09-Nov-2024 20:15:01
09-Nov-2024 20:15:01 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
09-Nov-2024 20:15:01 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPH/onedata-acceptance/test-reports/results.xml -
09-Nov-2024 20:15:01 ================= 27 passed, 4 warnings in 1296.74s (0:21:36) ==================
09-Nov-2024 20:15:12 release "dev" uninstalled
09-Nov-2024 20:15:12 Sidecar injection has been disabled
09-Nov-2024 20:15:12 Cleaning helm release "dev"...
09-Nov-2024 20:15:12 Deleted 1 helm deployments
09-Nov-2024 20:15:12 Deleted 0 k8s deployments
09-Nov-2024 20:15:12 Deleted 0 k8s services
09-Nov-2024 20:15:12 Deleted 0 persistent volumes
09-Nov-2024 20:15:14 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
09-Nov-2024 20:15:14 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
09-Nov-2024 20:15:14 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
09-Nov-2024 20:15:14 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
09-Nov-2024 20:15:14 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
09-Nov-2024 20:15:14 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
09-Nov-2024 20:15:14 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
09-Nov-2024 20:15:14 Finished task 'Run acceptance oneclient tests' with result: Success
09-Nov-2024 20:15:14 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
09-Nov-2024 20:15:14 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPH...
09-Nov-2024 20:15:14 Finished task 'Parse test results' with result: Success
09-Nov-2024 20:15:14 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
09-Nov-2024 20:15:14
Substituting variable: ${bamboo.artifactRepoHostname} with S3
09-Nov-2024 20:15:14
Substituting variable: ${bamboo.artifactRepoPort} with 10161
09-Nov-2024 20:15:14
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
09-Nov-2024 20:15:14
Substituting variable: ${bamboo.planRepository.branchName} with develop
09-Nov-2024 20:15:14
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
09-Nov-2024 20:15:14
Substituting variable: ${bamboo.artifactRepoHostname} with S3
09-Nov-2024 20:15:14
Substituting variable: ${bamboo.artifactRepoPort} with 10161
09-Nov-2024 20:15:14
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
09-Nov-2024 20:15:14
Substituting variable: ${bamboo.planRepository.branchName} with develop
09-Nov-2024 20:15:14
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
09-Nov-2024 20:15:14 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
09-Nov-2024 20:15:14
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 directory CRUD proxyio hardlinks #3361 (ODSRV-OAP-MSDCPH-3361)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSDCPH-3361-ScriptBuildTask-7206351301321574461.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPH/onedata-acceptance
09-Nov-2024 20:15:14 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_s3_directory_CRUD_proxyio_hardlinks.tar.gz
09-Nov-2024 20:15:15 Uploading artifact
09-Nov-2024 20:15:15     source path: surefire_multiprovider_s3_directory_CRUD_proxyio_hardlinks.tar.gz
09-Nov-2024 20:15:15     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_s3_directory_CRUD_proxyio_hardlinks.tar.gz
09-Nov-2024 20:15:15 Finished task 'Pack and push surefire artifact' with result: Success
09-Nov-2024 20:15:15 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
09-Nov-2024 20:15:15 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
09-Nov-2024 20:15:15
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 directory CRUD proxyio hardlinks #3361 (ODSRV-OAP-MSDCPH-3361)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSDCPH-3361-ScriptBuildTask-10900788587526478787.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPH
09-Nov-2024 20:15:15 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
09-Nov-2024 20:15:15 Finished task 'Pack logs' with result: Success
09-Nov-2024 20:15:15 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
09-Nov-2024 20:15:15
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
09-Nov-2024 20:15:15 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
09-Nov-2024 20:15:15
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 directory CRUD proxyio hardlinks #3361 (ODSRV-OAP-MSDCPH-3361)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSDCPH-3361-ScriptBuildTask-7827725093789842837.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPH/onedata-acceptance
09-Nov-2024 20:15:15   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
09-Nov-2024 20:15:15                                  Dload  Upload   Total   Spent    Left  Speed
09-Nov-2024 20:15:15
09-Nov-2024 20:15:16 Clearing /tmp/onedata and /home/bamboo/.one-env
09-Nov-2024 20:15:16   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
09-Nov-2024 20:15:16 100  4822  100  4822    0     0  58096      0 --:--:-- --:--:-- --:--:-- 58096
09-Nov-2024 20:15:17 Cleaning helm deployments
09-Nov-2024 20:15:17 Cleanining pods
09-Nov-2024 20:15:17 Cleaning kube persistant volumes
09-Nov-2024 20:15:18 pod "dev-volume-s3-krakow-585f4c9-cxvnh" deleted
09-Nov-2024 20:15:38 pod "dev-volume-s3-paris-64bd65585f-7jm82" deleted
09-Nov-2024 20:15:44 Cleaning dockswift container
09-Nov-2024 20:15:44 Cleaning docker containers
09-Nov-2024 20:15:46 Stalled docker containers to remove:
09-Nov-2024 20:15:46 ca82124e5dfa 0a9c0ca8ead1
09-Nov-2024 20:15:46 Removing stalled docker containers
09-Nov-2024 20:15:46 Error response from daemon: Cannot kill container: ca82124e5dfa: Container ca82124e5dfa8fc07a33481f1c4edf1e192c3ca7fe4ce2165c6b188ab9ce5bb8 is not running
09-Nov-2024 20:15:46 ca82124e5dfa
09-Nov-2024 20:15:46 0a9c0ca8ead1
09-Nov-2024 20:15:46 0a9c0ca8ead1
09-Nov-2024 20:15:46 Stalled docker volumes to remove:
09-Nov-2024 20:15:46
09-Nov-2024 20:15:46 Removing stalled docker volumes
09-Nov-2024 20:15:46 Removing stalled loopdevices
09-Nov-2024 20:15:48 Done
09-Nov-2024 20:15:48 Finished task 'Clear env and working dir' with result: Success
09-Nov-2024 20:15:48 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
09-Nov-2024 20:15:48 Running post build plugin 'Docker Container Cleanup'
09-Nov-2024 20:15:48 Running post build plugin 'NCover Results Collector'
09-Nov-2024 20:15:48 Running post build plugin 'Build Results Label Collector'
09-Nov-2024 20:15:48 Running post build plugin 'Clover Results Collector'
09-Nov-2024 20:15:48 Running post build plugin 'npm Cache Cleanup'
09-Nov-2024 20:15:48 Running post build plugin 'Artifact Copier'
09-Nov-2024 20:15:48 Publishing an artifact: test_logs.tar.gz
09-Nov-2024 20:15:48 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 238.2 ms
09-Nov-2024 20:15:48 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSDCPH'
09-Nov-2024 20:15:48 Finalising the build...
09-Nov-2024 20:15:48 Stopping timer.
09-Nov-2024 20:15:48 Build ODSRV-OAP-MSDCPH-3361 completed.
09-Nov-2024 20:15:49 Running on server: post build plugin 'Build Hanging Detection Configuration'
09-Nov-2024 20:15:49 Running on server: post build plugin 'NCover Results Collector'
09-Nov-2024 20:15:49 Running on server: post build plugin 'Build Labeller'
09-Nov-2024 20:15:49 Running on server: post build plugin 'Clover Delta Calculator'
09-Nov-2024 20:15:49 Running on server: post build plugin 'Maven Dependencies Postprocessor'
09-Nov-2024 20:15:49 All post build plugins have finished
09-Nov-2024 20:15:49 Generating build results summary...
09-Nov-2024 20:15:49 Saving build results to disk...
09-Nov-2024 20:15:49 Store variable context...
09-Nov-2024 20:15:49 Finished building ODSRV-OAP-MSDCPH-3361.