oneclient acceptance tests using environment deployed from packages

Build: #3360 failed

Job: multiprovider s3 regular file CRUD proxyio symlinks was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

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

08-Nov-2024 00:19:56 Unmounting client from /tmp/onedata/mnt/9jcnquunvym9npfg
08-Nov-2024 00:19:56
08-Nov-2024 00:19:56
08-Nov-2024 00:19:56 Unmounting client from /tmp/onedata/mnt/679m0ldn84zy2km8
08-Nov-2024 00:19:56
08-Nov-2024 00:19:56
08-Nov-2024 00:20:52 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_right_after_close[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
08-Nov-2024 00:20:52 =================================================================
08-Nov-2024 00:20:52 - Executing scenario 'Delete file right after closing it'
08-Nov-2024 00:20:52 - from feature 'Multi_regular_file_CRUD'
08-Nov-2024 00:20:52 -----------------------------------------------------------------
08-Nov-2024 00:20:52 -- Executing step: 'Given "oneclients [client11, client21]
08-Nov-2024 00:20:52 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
08-Nov-2024 00:20:52 using [token, token] by [user1, user2]"'
08-Nov-2024 00:20:52 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-6ds8h', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
08-Nov-2024 00:20:52 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-6ds8h', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
08-Nov-2024 00:20:52 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-6ds8h', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
08-Nov-2024 00:20:52
08-Nov-2024 00:20:52
08-Nov-2024 00:20:52 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-6ds8h'
08-Nov-2024 00:20:52 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-6ds8h' successfully started
08-Nov-2024 00:20:52
08-Nov-2024 00:20:52 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/mp77yazbafnrl90p
08-Nov-2024 00:20:52
08-Nov-2024 00:20:52 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/mp77yazbafnrl90p --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/mp77yazbafnrl90p
08-Nov-2024 00:20:52 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '5021961938402394358'...
08-Nov-2024 00:20:52 Getting configuration...
08-Nov-2024 00:20:52 Oneclient has been successfully mounted in '/tmp/onedata/mnt/mp77yazbafnrl90p'.
08-Nov-2024 00:20:52
08-Nov-2024 00:20:52 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-vwcdr', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
08-Nov-2024 00:20:52 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-vwcdr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
08-Nov-2024 00:20:52 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-vwcdr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
08-Nov-2024 00:20:52
08-Nov-2024 00:20:52
08-Nov-2024 00:20:52 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-vwcdr'
08-Nov-2024 00:20:52 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-vwcdr' successfully started
08-Nov-2024 00:20:52
08-Nov-2024 00:20:52 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/cfabjjwtnsal0o2k
08-Nov-2024 00:20:52
08-Nov-2024 00:20:52 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/cfabjjwtnsal0o2k --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/cfabjjwtnsal0o2k
08-Nov-2024 00:20:52 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '14886767383029911393'...
08-Nov-2024 00:20:52 Getting configuration...
08-Nov-2024 00:20:52 Oneclient has been successfully mounted in '/tmp/onedata/mnt/cfabjjwtnsal0o2k'.
08-Nov-2024 00:20:52
08-Nov-2024 00:20:52 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
08-Nov-2024 00:20:52 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
08-Nov-2024 00:20:52 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
08-Nov-2024 00:20:52 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
08-Nov-2024 00:20:52 -- Executing step: 'When "user1 opens space1/file1 with mode r+ on client11"'
08-Nov-2024 00:20:52 -- Executing step: 'When "user1 closes space1/file1 on client11"'
08-Nov-2024 00:20:52 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
08-Nov-2024 00:20:52 -- Executing step: 'When "space1 is empty for user1 on client11"'
08-Nov-2024 00:20:52 =================================================================
08-Nov-2024 00:20:52
08-Nov-2024 00:20:53 PASSED
08-Nov-2024 00:20:53 Unmounting client from /tmp/onedata/mnt/mp77yazbafnrl90p
08-Nov-2024 00:20:53
08-Nov-2024 00:20:53
08-Nov-2024 00:20:53 Unmounting client from /tmp/onedata/mnt/cfabjjwtnsal0o2k
08-Nov-2024 00:20:53
08-Nov-2024 00:20:53
08-Nov-2024 00:22:05 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_create_many[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
08-Nov-2024 00:22:05 =================================================================
08-Nov-2024 00:22:05 - Executing scenario 'Create many children'
08-Nov-2024 00:22:05 - from feature 'Multi_regular_file_CRUD'
08-Nov-2024 00:22:05 -----------------------------------------------------------------
08-Nov-2024 00:22:05 -- Executing step: 'Given "oneclients [client11, client21]
08-Nov-2024 00:22:05 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
08-Nov-2024 00:22:05 using [token, token] by [user1, user2]"'
08-Nov-2024 00:22:05 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-6ds8h', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
08-Nov-2024 00:22:05 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-6ds8h', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
08-Nov-2024 00:22:05 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-6ds8h', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
08-Nov-2024 00:22:05
08-Nov-2024 00:22:05
08-Nov-2024 00:22:05 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-6ds8h'
08-Nov-2024 00:22:05 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-6ds8h' successfully started
08-Nov-2024 00:22:05
08-Nov-2024 00:22:05 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/qpmxkhp10gwrjogj
08-Nov-2024 00:22:05
08-Nov-2024 00:22:05 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/qpmxkhp10gwrjogj --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/qpmxkhp10gwrjogj
08-Nov-2024 00:22:05 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17254759509553602922'...
08-Nov-2024 00:22:05 Getting configuration...
08-Nov-2024 00:22:05 Oneclient has been successfully mounted in '/tmp/onedata/mnt/qpmxkhp10gwrjogj'.
08-Nov-2024 00:22:05
08-Nov-2024 00:22:05 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-vwcdr', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
08-Nov-2024 00:22:05 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-vwcdr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
08-Nov-2024 00:22:05 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-vwcdr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
08-Nov-2024 00:22:05
08-Nov-2024 00:22:05
08-Nov-2024 00:22:05 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-vwcdr'
08-Nov-2024 00:22:05 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-vwcdr' successfully started
08-Nov-2024 00:22:05
08-Nov-2024 00:22:05 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/sb4gc6638rtr7hyi
08-Nov-2024 00:22:05
08-Nov-2024 00:22:05 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/sb4gc6638rtr7hyi --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/sb4gc6638rtr7hyi
08-Nov-2024 00:22:05 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '2167450195466024150'...
08-Nov-2024 00:22:05 Getting configuration...
08-Nov-2024 00:22:05 Oneclient has been successfully mounted in '/tmp/onedata/mnt/sb4gc6638rtr7hyi'.
08-Nov-2024 00:22:05
08-Nov-2024 00:22:05 -- Executing step: 'When "user1 creates child files of space1 with names in range [1, 127) on client11"'
08-Nov-2024 00:22:05 -- Executing step: 'Then "user2 lists children of space1 and gets names in range [1, 127) on client21"'
08-Nov-2024 00:22:05 =================================================================
08-Nov-2024 00:22:05
08-Nov-2024 00:22:28 PASSED
08-Nov-2024 00:22:28 Unmounting client from /tmp/onedata/mnt/qpmxkhp10gwrjogj
08-Nov-2024 00:22:28
08-Nov-2024 00:22:28
08-Nov-2024 00:22:28 Unmounting client from /tmp/onedata/mnt/sb4gc6638rtr7hyi
08-Nov-2024 00:22:28
08-Nov-2024 00:22:28
08-Nov-2024 00:23:29 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_copy_delete[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
08-Nov-2024 00:23:29 =================================================================
08-Nov-2024 00:23:29 - Executing scenario 'Create nonempty file then copy it and remove source file'
08-Nov-2024 00:23:29 - from feature 'Multi_regular_file_CRUD'
08-Nov-2024 00:23:29 -----------------------------------------------------------------
08-Nov-2024 00:23:29 -- Executing step: 'Given "oneclients [client11, client21]
08-Nov-2024 00:23:29 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
08-Nov-2024 00:23:29 using [token, token] by [user1, user2]"'
08-Nov-2024 00:23:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-6ds8h', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
08-Nov-2024 00:23:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-6ds8h', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
08-Nov-2024 00:23:29 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-6ds8h', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
08-Nov-2024 00:23:29
08-Nov-2024 00:23:29
08-Nov-2024 00:23:29 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-6ds8h'
08-Nov-2024 00:23:29 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-6ds8h' successfully started
08-Nov-2024 00:23:29
08-Nov-2024 00:23:29 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/fs6koem6u7uxjf6b
08-Nov-2024 00:23:29
08-Nov-2024 00:23:29 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/fs6koem6u7uxjf6b --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/fs6koem6u7uxjf6b
08-Nov-2024 00:23:29 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '5830186432108616617'...
08-Nov-2024 00:23:29 Getting configuration...
08-Nov-2024 00:23:29 Oneclient has been successfully mounted in '/tmp/onedata/mnt/fs6koem6u7uxjf6b'.
08-Nov-2024 00:23:29
08-Nov-2024 00:23:29 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-vwcdr', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
08-Nov-2024 00:23:29 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-vwcdr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
08-Nov-2024 00:23:29 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-vwcdr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
08-Nov-2024 00:23:29
08-Nov-2024 00:23:29
08-Nov-2024 00:23:29 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-vwcdr'
08-Nov-2024 00:23:29 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-vwcdr' successfully started
08-Nov-2024 00:23:29
08-Nov-2024 00:23:29 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/47bp7t5c493b71m4
08-Nov-2024 00:23:29
08-Nov-2024 00:23:29 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/47bp7t5c493b71m4 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/47bp7t5c493b71m4
08-Nov-2024 00:23:29 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '10482387114627340272'...
08-Nov-2024 00:23:29 Getting configuration...
08-Nov-2024 00:23:29 Oneclient has been successfully mounted in '/tmp/onedata/mnt/47bp7t5c493b71m4'.
08-Nov-2024 00:23:29
08-Nov-2024 00:23:29 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
08-Nov-2024 00:23:29 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
08-Nov-2024 00:23:29 -- Executing step: 'When "user1 copies regular file space1/file1 to space1/file1_copy on client11"'
08-Nov-2024 00:23:29 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
08-Nov-2024 00:23:29 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client11"'
08-Nov-2024 00:23:29 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client21"'
08-Nov-2024 00:23:29 =================================================================
08-Nov-2024 00:23:29
08-Nov-2024 00:23:30 PASSED
08-Nov-2024 00:23:30 Unmounting client from /tmp/onedata/mnt/fs6koem6u7uxjf6b
08-Nov-2024 00:23:30
08-Nov-2024 00:23:30
08-Nov-2024 00:23:30 Unmounting client from /tmp/onedata/mnt/47bp7t5c493b71m4
08-Nov-2024 00:23:30
08-Nov-2024 00:23:30
08-Nov-2024 00:24:36 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_move_between_spaces[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
08-Nov-2024 00:24:36 =================================================================
08-Nov-2024 00:24:36 - Executing scenario 'Create nonempty file then move it to another space'
08-Nov-2024 00:24:36 - from feature 'Multi_regular_file_CRUD'
08-Nov-2024 00:24:36 -----------------------------------------------------------------
08-Nov-2024 00:24:36 -- Executing step: 'Given "oneclients [client11, client21]
08-Nov-2024 00:24:36 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
08-Nov-2024 00:24:36 using [token, token] by [user1, user2]"'
08-Nov-2024 00:24:36 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-6ds8h', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
08-Nov-2024 00:24:36 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-6ds8h', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
08-Nov-2024 00:24:36 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-6ds8h', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
08-Nov-2024 00:24:36
08-Nov-2024 00:24:36
08-Nov-2024 00:24:36 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-6ds8h'
08-Nov-2024 00:24:36 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-6ds8h' successfully started
08-Nov-2024 00:24:36
08-Nov-2024 00:24:36 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/8xyszbatu0o67ol3
08-Nov-2024 00:24:36
08-Nov-2024 00:24:36 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/8xyszbatu0o67ol3 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/8xyszbatu0o67ol3
08-Nov-2024 00:24:36 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '9595534281997703880'...
08-Nov-2024 00:24:36 Getting configuration...
08-Nov-2024 00:24:36 Oneclient has been successfully mounted in '/tmp/onedata/mnt/8xyszbatu0o67ol3'.
08-Nov-2024 00:24:36
08-Nov-2024 00:24:36 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-vwcdr', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
08-Nov-2024 00:24:36 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-vwcdr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
08-Nov-2024 00:24:36 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-vwcdr', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
08-Nov-2024 00:24:36
08-Nov-2024 00:24:36
08-Nov-2024 00:24:36 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-vwcdr'
08-Nov-2024 00:24:36 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-vwcdr' successfully started
08-Nov-2024 00:24:36
08-Nov-2024 00:24:36 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ivw4jfqqh9d19pey
08-Nov-2024 00:24:36
08-Nov-2024 00:24:36 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ivw4jfqqh9d19pey --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ivw4jfqqh9d19pey
08-Nov-2024 00:24:36 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '112457582846520509'...
08-Nov-2024 00:24:36 Getting configuration...
08-Nov-2024 00:24:36 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ivw4jfqqh9d19pey'.
08-Nov-2024 00:24:36
08-Nov-2024 00:24:36 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
08-Nov-2024 00:24:36 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
08-Nov-2024 00:24:36 -- Executing step: 'When "user2 reads "TEST TEXT ONEDATA" from file space1/file1 on client21"'
08-Nov-2024 00:24:36 -- Executing step: 'When "user1 renames space1/file1 to space2/file1_moved on client11"'
08-Nov-2024 00:24:36 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client11"'
08-Nov-2024 00:24:36 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client21"'
08-Nov-2024 00:24:36 =================================================================
08-Nov-2024 00:24:36
08-Nov-2024 00:25:02 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
08-Nov-2024 00:25:02 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
08-Nov-2024 00:25:02 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
08-Nov-2024 00:25:02 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
08-Nov-2024 00:25:02 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
08-Nov-2024 00:25:02 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
08-Nov-2024 00:25:02 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
08-Nov-2024 00:25:02 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
08-Nov-2024 00:25:02 PASSED
08-Nov-2024 00:25:02 Unmounting client from /tmp/onedata/mnt/8xyszbatu0o67ol3
08-Nov-2024 00:25:02
08-Nov-2024 00:25:02
08-Nov-2024 00:25:02 Unmounting client from /tmp/onedata/mnt/ivw4jfqqh9d19pey
08-Nov-2024 00:25:02
08-Nov-2024 00:25:02 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCPS/onedata-acceptance/tests/oneclient/logs/multiprovider_s3/test_multi_reg_file_CRUD.1731025477.1195104', '-c', '/tmp/logs']
08-Nov-2024 00:25:02 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-6kfcq. See /home/bamboo/.one-env/deployments/2024.11.07-23.47.55/pod-logs/dev-cross-support-job-3p-users-6kfcq/entrypoint.log for more details
08-Nov-2024 00:25:02 [INFO] Rsyncing from pod dev-oneclient-krakow-9b8968f6-6ds8h: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.07-23.47.55/pod-logs/dev-oneclient-krakow-9b8968f6-6ds8h/oneclient_logs
08-Nov-2024 00:25:02
08-Nov-2024 00:25:02               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=189/221)
08-Nov-2024 00:25:02               0   0%    0.00kB/s    0:00:00 
08-Nov-2024 00:25:02             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=188/221)
08-Nov-2024 00:25:02             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=181/221)
08-Nov-2024 00:25:02          39,649   0%   12.60MB/s    0:00:00 (xfr#2, to-chk=187/221)
08-Nov-2024 00:25:02          39,919   0%   12.69MB/s    0:00:00 (xfr#3, to-chk=183/221)
08-Nov-2024 00:25:02         168,067   1%   17.81MB/s    0:00:00 (xfr#4, to-chk=182/221)
08-Nov-2024 00:25:02         168,337   1%   17.84MB/s    0:00:00 (xfr#5, to-chk=181/221)
08-Nov-2024 00:25:02         203,222   1%   10.20MB/s    0:00:00 (xfr#6, to-chk=180/221)
08-Nov-2024 00:25:02         203,780   1%   10.23MB/s    0:00:00 (xfr#7, to-chk=176/221)
08-Nov-2024 00:25:02         332,640   2%   15.86MB/s    0:00:00 (xfr#8, to-chk=175/221)
08-Nov-2024 00:25:02         333,198   2%    9.93MB/s    0:00:00 (xfr#9, to-chk=174/221)
08-Nov-2024 00:25:02         372,670   2%    8.46MB/s    0:00:00 (xfr#10, to-chk=173/221)
08-Nov-2024 00:25:02         373,228   2%    6.84MB/s    0:00:00 (xfr#11, to-chk=169/221)
08-Nov-2024 00:25:02         544,991   4%    5.84MB/s    0:00:00 (xfr#12, to-chk=168/221)
08-Nov-2024 00:25:02         545,549   4%    5.85MB/s    0:00:00 (xfr#13, to-chk=167/221)
08-Nov-2024 00:25:02         621,532   4%    6.44MB/s    0:00:00 (xfr#14, to-chk=166/221)
08-Nov-2024 00:25:02         622,282   4%    6.45MB/s    0:00:00 (xfr#15, to-chk=162/221)
08-Nov-2024 00:25:02         934,080   7%    8.65MB/s    0:00:00 (xfr#16, to-chk=161/221)
08-Nov-2024 00:25:02         934,830   7%    8.66MB/s    0:00:00 (xfr#17, to-chk=160/221)
08-Nov-2024 00:25:02         935,458   7%    8.58MB/s    0:00:00 (xfr#18, to-chk=159/221)
08-Nov-2024 00:25:02         979,655   7%    5.91MB/s    0:00:00 (xfr#19, to-chk=158/221)
08-Nov-2024 00:25:02         980,117   7%    4.97MB/s    0:00:00 (xfr#20, to-chk=154/221)
08-Nov-2024 00:25:02       1,125,994   8%    5.42MB/s    0:00:00 (xfr#21, to-chk=153/221)
08-Nov-2024 00:25:02       1,126,456   8%    5.40MB/s    0:00:00 (xfr#22, to-chk=152/221)
08-Nov-2024 00:25:02       1,127,084   8%    5.40MB/s    0:00:00 (xfr#23, to-chk=151/221)
08-Nov-2024 00:25:02       1,161,285   9%    5.27MB/s    0:00:00 (xfr#24, to-chk=150/221)
08-Nov-2024 00:25:02       1,161,747   9%    4.99MB/s    0:00:00 (xfr#25, to-chk=146/221)
08-Nov-2024 00:25:02       1,287,665  10%    5.51MB/s    0:00:00 (xfr#26, to-chk=145/221)
08-Nov-2024 00:25:02       1,288,127  10%    5.51MB/s    0:00:00 (xfr#27, to-chk=144/221)
08-Nov-2024 00:25:02       1,338,963  10%    5.37MB/s    0:00:00 (xfr#28, to-chk=143/221)
08-Nov-2024 00:25:02       1,339,713  10%    5.37MB/s    0:00:00 (xfr#29, to-chk=139/221)
08-Nov-2024 00:25:02       1,527,154  12%    5.97MB/s    0:00:00 (xfr#30, to-chk=138/221)
08-Nov-2024 00:25:02       1,527,904  12%    5.95MB/s    0:00:00 (xfr#31, to-chk=137/221)
08-Nov-2024 00:25:02       1,580,985  12%    6.08MB/s    0:00:00 (xfr#32, to-chk=136/221)
08-Nov-2024 00:25:02       1,581,543  12%    6.08MB/s    0:00:00 (xfr#33, to-chk=132/221)
08-Nov-2024 00:25:02       1,763,038  13%    6.70MB/s    0:00:00 (xfr#34, to-chk=131/221)
08-Nov-2024 00:25:02       1,763,596  13%    6.70MB/s    0:00:00 (xfr#35, to-chk=130/221)
08-Nov-2024 00:25:02       1,806,607  14%    6.84MB/s    0:00:00 (xfr#36, to-chk=129/221)
08-Nov-2024 00:25:02       1,807,261  14%    6.81MB/s    0:00:00 (xfr#37, to-chk=125/221)
08-Nov-2024 00:25:02       1,948,372  15%    7.15MB/s    0:00:00 (xfr#38, to-chk=124/221)
08-Nov-2024 00:25:02       1,949,026  15%    7.15MB/s    0:00:00 (xfr#39, to-chk=123/221)
08-Nov-2024 00:25:02       1,990,680  15%    7.25MB/s    0:00:00 (xfr#40, to-chk=122/221)
08-Nov-2024 00:25:02       1,991,526  15%    7.25MB/s    0:00:00 (xfr#41, to-chk=118/221)
08-Nov-2024 00:25:02       2,130,136  16%    7.33MB/s    0:00:00 (xfr#42, to-chk=117/221)
08-Nov-2024 00:25:02       2,130,982  16%    7.34MB/s    0:00:00 (xfr#43, to-chk=116/221)
08-Nov-2024 00:25:02       2,157,065  17%    7.35MB/s    0:00:00 (xfr#44, to-chk=115/221)
08-Nov-2024 00:25:02       2,157,431  17%    7.35MB/s    0:00:00 (xfr#45, to-chk=111/221)
08-Nov-2024 00:25:02       2,253,144  17%    7.65MB/s    0:00:00 (xfr#46, to-chk=110/221)
08-Nov-2024 00:25:02       2,253,510  17%    7.62MB/s    0:00:00 (xfr#47, to-chk=109/221)
08-Nov-2024 00:25:02       2,295,060  18%    7.42MB/s    0:00:00 (xfr#48, to-chk=108/221)
08-Nov-2024 00:25:02       2,295,714  18%    7.40MB/s    0:00:00 (xfr#49, to-chk=104/221)
08-Nov-2024 00:25:02       2,455,723  19%    7.81MB/s    0:00:00 (xfr#50, to-chk=103/221)
08-Nov-2024 00:25:02       2,456,377  19%    7.81MB/s    0:00:00 (xfr#51, to-chk=102/221)
08-Nov-2024 00:25:02       2,493,016  19%    7.74MB/s    0:00:00 (xfr#52, to-chk=101/221)
08-Nov-2024 00:25:02       2,493,670  19%    7.75MB/s    0:00:00 (xfr#53, to-chk=97/221)
08-Nov-2024 00:25:02       2,617,274  20%    8.10MB/s    0:00:00 (xfr#54, to-chk=96/221)
08-Nov-2024 00:25:02       2,617,928  20%    8.11MB/s    0:00:00 (xfr#55, to-chk=95/221)
08-Nov-2024 00:25:02       2,689,346  21%    8.22MB/s    0:00:00 (xfr#56, to-chk=94/221)
08-Nov-2024 00:25:02       2,690,096  21%    8.20MB/s    0:00:00 (xfr#57, to-chk=90/221)
08-Nov-2024 00:25:02       2,962,239  23%    8.83MB/s    0:00:00 (xfr#58, to-chk=89/221)
08-Nov-2024 00:25:02       2,962,989  23%    8.83MB/s    0:00:00 (xfr#59, to-chk=88/221)
08-Nov-2024 00:25:02       3,014,703  23%    8.93MB/s    0:00:00 (xfr#60, to-chk=87/221)
08-Nov-2024 00:25:02       3,015,357  23%    8.90MB/s    0:00:00 (xfr#61, to-chk=83/221)
08-Nov-2024 00:25:02       3,192,958  25%    9.14MB/s    0:00:00 (xfr#62, to-chk=82/221)
08-Nov-2024 00:25:02       3,193,612  25%    9.12MB/s    0:00:00 (xfr#63, to-chk=81/221)
08-Nov-2024 00:25:02       3,243,020  25%    9.15MB/s    0:00:00 (xfr#64, to-chk=80/221)
08-Nov-2024 00:25:02       3,243,674  25%    9.15MB/s    0:00:00 (xfr#65, to-chk=76/221)
08-Nov-2024 00:25:02       3,418,647  27%    9.24MB/s    0:00:00 (xfr#66, to-chk=75/221)
08-Nov-2024 00:25:02       3,419,301  27%    9.21MB/s    0:00:00 (xfr#67, to-chk=74/221)
08-Nov-2024 00:25:02       3,479,245  27%    8.94MB/s    0:00:00 (xfr#68, to-chk=73/221)
08-Nov-2024 00:25:02       3,479,707  27%    8.92MB/s    0:00:00 (xfr#69, to-chk=69/221)
08-Nov-2024 00:25:02       3,734,997  29%    9.06MB/s    0:00:00 (xfr#70, to-chk=68/221)
08-Nov-2024 00:25:02       3,735,459  29%    9.06MB/s    0:00:00 (xfr#71, to-chk=67/221)
08-Nov-2024 00:25:02       3,736,087  29%    9.07MB/s    0:00:00 (xfr#72, to-chk=66/221)
08-Nov-2024 00:25:02       3,777,640  29%    9.12MB/s    0:00:00 (xfr#73, to-chk=65/221)
08-Nov-2024 00:25:02       3,778,198  29%    9.12MB/s    0:00:00 (xfr#74, to-chk=61/221)
08-Nov-2024 00:25:02       3,910,778  30%    9.37MB/s    0:00:00 (xfr#75, to-chk=60/221)
08-Nov-2024 00:25:02       3,911,336  30%    9.37MB/s    0:00:00 (xfr#76, to-chk=59/221)
08-Nov-2024 00:25:02       4,199,238  33%    9.72MB/s    0:00:00 (xfr#77, to-chk=58/221)
08-Nov-2024 00:25:02       4,199,988  33%    9.70MB/s    0:00:00 (xfr#78, to-chk=54/221)
08-Nov-2024 00:25:02       4,204,129  33%    9.71MB/s    0:00:00 (xfr#79, to-chk=53/221)
08-Nov-2024 00:25:02       6,793,617  53%   12.00MB/s    0:00:00 (xfr#80, to-chk=52/221)
08-Nov-2024 00:25:02       6,794,367  53%   12.00MB/s    0:00:00 (xfr#81, to-chk=51/221)
08-Nov-2024 00:25:02       6,825,998  54%   12.06MB/s    0:00:00 (xfr#82, to-chk=50/221)
08-Nov-2024 00:25:02       6,826,364  54%   11.97MB/s    0:00:00 (xfr#83, to-chk=46/221)
08-Nov-2024 00:25:02       6,973,074  55%   11.57MB/s    0:00:00 (xfr#84, to-chk=45/221)
08-Nov-2024 00:25:02       6,973,440  55%   11.57MB/s    0:00:00 (xfr#85, to-chk=44/221)
08-Nov-2024 00:25:02       7,015,425  55%   11.52MB/s    0:00:00 (xfr#86, to-chk=43/221)
08-Nov-2024 00:25:02       7,015,695  55%   11.52MB/s    0:00:00 (xfr#87, to-chk=39/221)
08-Nov-2024 00:25:02       7,143,843  56%   11.69MB/s    0:00:00 (xfr#88, to-chk=38/221)
08-Nov-2024 00:25:02       7,144,113  56%   11.69MB/s    0:00:00 (xfr#89, to-chk=37/221)
08-Nov-2024 00:25:02       7,144,741  56%   11.69MB/s    0:00:00 (xfr#90, to-chk=36/221)
08-Nov-2024 00:25:02       7,911,067  62%   12.49MB/s    0:00:00 (xfr#91, to-chk=35/221)
08-Nov-2024 00:25:02       7,911,529  62%   12.47MB/s    0:00:00 (xfr#92, to-chk=31/221)
08-Nov-2024 00:25:02      11,109,553  87%   13.67MB/s    0:00:00 (xfr#93, to-chk=30/221)
08-Nov-2024 00:25:02      11,110,015  87%   13.65MB/s    0:00:00 (xfr#94, to-chk=29/221)
08-Nov-2024 00:25:02      11,174,985  88%   13.44MB/s    0:00:00 (xfr#95, to-chk=28/221)
08-Nov-2024 00:25:02      11,175,639  88%   13.44MB/s    0:00:00 (xfr#96, to-chk=24/221)
08-Nov-2024 00:25:02      11,421,120  90%   13.68MB/s    0:00:00 (xfr#97, to-chk=23/221)
08-Nov-2024 00:25:02      11,421,774  90%   13.68MB/s    0:00:00 (xfr#98, to-chk=22/221)
08-Nov-2024 00:25:02      11,471,301  90%   13.67MB/s    0:00:00 (xfr#99, to-chk=21/221)
08-Nov-2024 00:25:02      11,471,859  90%   13.68MB/s    0:00:00 (xfr#100, to-chk=17/221)
08-Nov-2024 00:25:02      11,635,886  92%   13.70MB/s    0:00:00 (xfr#101, to-chk=16/221)
08-Nov-2024 00:25:02      11,636,444  92%   13.62MB/s    0:00:00 (xfr#102, to-chk=15/221)
08-Nov-2024 00:25:02      11,809,277  93%   13.75MB/s    0:00:00 (xfr#103, to-chk=14/221)
08-Nov-2024 00:25:02      11,809,835  93%   13.36MB/s    0:00:00 (xfr#104, to-chk=10/221)
08-Nov-2024 00:25:02      12,396,320  98%   13.42MB/s    0:00:00 (xfr#105, to-chk=9/221)
08-Nov-2024 00:25:02      12,396,878  98%   13.42MB/s    0:00:00 (xfr#106, to-chk=8/221)
08-Nov-2024 00:25:02      12,435,534  98%   13.13MB/s    0:00:00 (xfr#107, to-chk=7/221)
08-Nov-2024 00:25:02      12,436,092  98%   13.13MB/s    0:00:00 (xfr#108, to-chk=3/221)
08-Nov-2024 00:25:02      12,590,698  99%   12.98MB/s    0:00:00 (xfr#109, to-chk=2/221)
08-Nov-2024 00:25:02      12,591,256  99%   12.98MB/s    0:00:00 (xfr#110, to-chk=1/221)
08-Nov-2024 00:25:02      12,632,814  99%   12.87MB/s    0:00:00 (xfr#111, to-chk=0/221)
08-Nov-2024 00:25:02      12,632,814  99%   12.87MB/s    0:00:00 (xfr#111, to-chk=0/221)
08-Nov-2024 00:25:02      12,632,814  99%   12.87MB/s    0:00:00 (xfr#111, to-chk=0/221)
08-Nov-2024 00:25:02      12,632,814  99%   12.87MB/s    0:00:00 (xfr#111, to-chk=0/221)
08-Nov-2024 00:25:02      12,632,814  99%   12.87MB/s    0:00:00 (xfr#111, to-chk=0/221)
08-Nov-2024 00:25:02      12,632,814  99%   12.87MB/s    0:00:00 (xfr#111, to-chk=0/221)
08-Nov-2024 00:25:02      12,632,814  99%   12.86MB/s    0:00:00 (xfr#111, to-chk=0/221)
08-Nov-2024 00:25:02      12,632,814  99%   12.86MB/s    0:00:00 (xfr#111, to-chk=0/221)
08-Nov-2024 00:25:02      12,632,814  99%   12.86MB/s    0:00:00 (xfr#111, to-chk=0/221)
08-Nov-2024 00:25:02      12,632,814  99%   12.86MB/s    0:00:00 (xfr#111, to-chk=0/221)
08-Nov-2024 00:25:02      12,632,814  99%   12.86MB/s    0:00:00 (xfr#111, to-chk=0/221)
08-Nov-2024 00:25:02      12,632,814  99%   12.86MB/s    0:00:00 (xfr#111, to-chk=0/221)
08-Nov-2024 00:25:02      12,632,814  99%   12.86MB/s    0:00:00 (xfr#111, to-chk=0/221)
08-Nov-2024 00:25:02      12,632,814  99%   12.86MB/s    0:00:00 (xfr#111, to-chk=0/221)
08-Nov-2024 00:25:02      12,632,814  99%   12.86MB/s    0:00:00 (xfr#111, to-chk=0/221)
08-Nov-2024 00:25:02      12,632,814  99%   12.86MB/s    0:00:00 (xfr#111, to-chk=0/221)
08-Nov-2024 00:25:02      12,632,814  99%   12.86MB/s    0:00:00 (xfr#111, to-chk=0/221)
08-Nov-2024 00:25:02      12,632,814  99%   12.86MB/s    0:00:00 (xfr#111, to-chk=0/221)
08-Nov-2024 00:25:02      12,632,814  99%   12.86MB/s    0:00:00 (xfr#111, to-chk=0/221)
08-Nov-2024 00:25:02      12,632,814  99%   12.86MB/s    0:00:00 (xfr#111, to-chk=0/221)
08-Nov-2024 00:25:02      12,632,814  99%   12.86MB/s    0:00:00 (xfr#111, to-chk=0/221)
08-Nov-2024 00:25:02      12,632,814  99%   12.86MB/s    0:00:00 (xfr#111, to-chk=0/221)
08-Nov-2024 00:25:02      12,632,814  99%   12.86MB/s    0:00:00 (xfr#111, to-chk=0/221)
08-Nov-2024 00:25:02      12,632,814  99%   12.86MB/s    0:00:00 (xfr#111, to-chk=0/221)
08-Nov-2024 00:25:02      12,632,814  99%   12.86MB/s    0:00:00 (xfr#111, to-chk=0/221)
08-Nov-2024 00:25:02      12,632,814  99%   12.86MB/s    0:00:00 (xfr#111, to-chk=0/221)
08-Nov-2024 00:25:02      12,632,814  99%   12.70MB/s    0:00:00 (xfr#111, to-chk=0/221)
08-Nov-2024 00:25:02      12,632,814  99%   12.52MB/s    0:00:00 (xfr#111, to-chk=0/221)
08-Nov-2024 00:25:02 [INFO] Rsyncing from pod dev-oneclient-paris-7f5779b546-vwcdr: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.07-23.47.55/pod-logs/dev-oneclient-paris-7f5779b546-vwcdr/oneclient_logs
08-Nov-2024 00:25:02
08-Nov-2024 00:25:02               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=198/230)
08-Nov-2024 00:25:02               0   0%    0.00kB/s    0:00:00 
08-Nov-2024 00:25:02             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=197/230)
08-Nov-2024 00:25:02             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=189/230)
08-Nov-2024 00:25:02          36,923   0%    3.91MB/s    0:00:00 (xfr#2, to-chk=196/230)
08-Nov-2024 00:25:02          37,673   0%    3.99MB/s    0:00:00 (xfr#3, to-chk=192/230)
08-Nov-2024 00:25:02          41,810   0%    4.43MB/s    0:00:00 (xfr#4, to-chk=191/230)
08-Nov-2024 00:25:02         199,476   2%   10.01MB/s    0:00:00 (xfr#5, to-chk=190/230)
08-Nov-2024 00:25:02         200,226   2%    9.55MB/s    0:00:00 (xfr#6, to-chk=189/230)
08-Nov-2024 00:25:02         234,985   3%   10.67MB/s    0:00:00 (xfr#7, to-chk=188/230)
08-Nov-2024 00:25:02         235,639   3%   10.21MB/s    0:00:00 (xfr#8, to-chk=184/230)
08-Nov-2024 00:25:02         348,689   4%    9.78MB/s    0:00:00 (xfr#9, to-chk=183/230)
08-Nov-2024 00:25:02         349,343   4%    9.80MB/s    0:00:00 (xfr#10, to-chk=182/230)
08-Nov-2024 00:25:02         392,124   5%   10.68MB/s    0:00:00 (xfr#11, to-chk=181/230)
08-Nov-2024 00:25:02         392,778   5%   10.70MB/s    0:00:00 (xfr#12, to-chk=177/230)
08-Nov-2024 00:25:02         589,411   7%    6.46MB/s    0:00:00 (xfr#13, to-chk=176/230)
08-Nov-2024 00:25:02         590,065   7%    6.47MB/s    0:00:00 (xfr#14, to-chk=175/230)
08-Nov-2024 00:25:02         590,693   7%    6.40MB/s    0:00:00 (xfr#15, to-chk=174/230)
08-Nov-2024 00:25:02         681,770   8%    6.08MB/s    0:00:00 (xfr#16, to-chk=173/230)
08-Nov-2024 00:25:02         682,040   8%    6.02MB/s    0:00:00 (xfr#17, to-chk=169/230)
08-Nov-2024 00:25:02         990,411  12%    7.27MB/s    0:00:00 (xfr#18, to-chk=168/230)
08-Nov-2024 00:25:02         990,681  12%    7.27MB/s    0:00:00 (xfr#19, to-chk=167/230)
08-Nov-2024 00:25:02       1,045,657  13%    6.78MB/s    0:00:00 (xfr#20, to-chk=166/230)
08-Nov-2024 00:25:02       1,046,311  13%    6.74MB/s    0:00:00 (xfr#21, to-chk=162/230)
08-Nov-2024 00:25:02       1,302,329  16%    7.31MB/s    0:00:00 (xfr#22, to-chk=161/230)
08-Nov-2024 00:25:02       1,302,983  16%    7.31MB/s    0:00:00 (xfr#23, to-chk=160/230)
08-Nov-2024 00:25:02       1,303,611  16%    7.31MB/s    0:00:00 (xfr#24, to-chk=159/230)
08-Nov-2024 00:25:02       1,324,081  17%    7.38MB/s    0:00:00 (xfr#25, to-chk=158/230)
08-Nov-2024 00:25:02       1,324,447  17%    7.39MB/s    0:00:00 (xfr#26, to-chk=154/230)
08-Nov-2024 00:25:02       1,328,586  17%    7.41MB/s    0:00:00 (xfr#27, to-chk=153/230)
08-Nov-2024 00:25:02       1,429,941  18%    7.58MB/s    0:00:00 (xfr#28, to-chk=152/230)
08-Nov-2024 00:25:02       1,430,307  18%    7.58MB/s    0:00:00 (xfr#29, to-chk=151/230)
08-Nov-2024 00:25:02       1,477,133  19%    7.22MB/s    0:00:00 (xfr#30, to-chk=150/230)
08-Nov-2024 00:25:02       1,477,787  19%    7.19MB/s    0:00:00 (xfr#31, to-chk=146/230)
08-Nov-2024 00:25:02       1,647,307  21%    7.45MB/s    0:00:00 (xfr#32, to-chk=145/230)
08-Nov-2024 00:25:02       1,647,961  21%    7.45MB/s    0:00:00 (xfr#33, to-chk=144/230)
08-Nov-2024 00:25:02       1,669,825  21%    7.55MB/s    0:00:00 (xfr#34, to-chk=143/230)
08-Nov-2024 00:25:02       1,670,287  21%    7.55MB/s    0:00:00 (xfr#35, to-chk=139/230)
08-Nov-2024 00:25:02       1,674,424  21%    7.36MB/s    0:00:00 (xfr#36, to-chk=138/230)
08-Nov-2024 00:25:02       1,778,371  22%    7.71MB/s    0:00:00 (xfr#37, to-chk=137/230)
08-Nov-2024 00:25:02       1,778,833  22%    7.71MB/s    0:00:00 (xfr#38, to-chk=136/230)
08-Nov-2024 00:25:02       1,779,461  22%    7.71MB/s    0:00:00 (xfr#39, to-chk=135/230)
08-Nov-2024 00:25:02       1,826,199  23%    7.81MB/s    0:00:00 (xfr#40, to-chk=134/230)
08-Nov-2024 00:25:02       1,826,757  23%    7.78MB/s    0:00:00 (xfr#41, to-chk=130/230)
08-Nov-2024 00:25:02       2,031,570  26%    8.21MB/s    0:00:00 (xfr#42, to-chk=129/230)
08-Nov-2024 00:25:02       2,032,128  26%    8.21MB/s    0:00:00 (xfr#43, to-chk=128/230)
08-Nov-2024 00:25:02       2,032,756  26%    8.21MB/s    0:00:00 (xfr#44, to-chk=127/230)
08-Nov-2024 00:25:02       2,071,107  26%    7.90MB/s    0:00:00 (xfr#45, to-chk=126/230)
08-Nov-2024 00:25:02       2,071,857  26%    7.87MB/s    0:00:00 (xfr#46, to-chk=122/230)
08-Nov-2024 00:25:02       2,203,737  28%    7.96MB/s    0:00:00 (xfr#47, to-chk=121/230)
08-Nov-2024 00:25:02       2,204,487  28%    7.96MB/s    0:00:00 (xfr#48, to-chk=120/230)
08-Nov-2024 00:25:02       2,205,115  28%    7.94MB/s    0:00:00 (xfr#49, to-chk=119/230)
08-Nov-2024 00:25:02       2,388,176  30%    8.50MB/s    0:00:00 (xfr#50, to-chk=118/230)
08-Nov-2024 00:25:02       2,388,734  30%    8.50MB/s    0:00:00 (xfr#51, to-chk=114/230)
08-Nov-2024 00:25:02       2,793,369  35%    8.32MB/s    0:00:00 (xfr#52, to-chk=113/230)
08-Nov-2024 00:25:02       2,793,927  35%    8.33MB/s    0:00:00 (xfr#53, to-chk=112/230)
08-Nov-2024 00:25:02       2,844,116  36%    8.12MB/s    0:00:00 (xfr#54, to-chk=111/230)
08-Nov-2024 00:25:02       2,844,770  36%    8.10MB/s    0:00:00 (xfr#55, to-chk=107/230)
08-Nov-2024 00:25:02       3,012,449  38%    8.09MB/s    0:00:00 (xfr#56, to-chk=106/230)
08-Nov-2024 00:25:02       3,013,103  38%    7.96MB/s    0:00:00 (xfr#57, to-chk=105/230)
08-Nov-2024 00:25:02       3,013,731  38%    7.96MB/s    0:00:00 (xfr#58, to-chk=104/230)
08-Nov-2024 00:25:02       3,081,181  39%    8.12MB/s    0:00:00 (xfr#59, to-chk=103/230)
08-Nov-2024 00:25:02       3,081,931  39%    8.12MB/s    0:00:00 (xfr#60, to-chk=99/230)
08-Nov-2024 00:25:02       3,374,554  43%    8.77MB/s    0:00:00 (xfr#61, to-chk=98/230)
08-Nov-2024 00:25:02       3,375,304  43%    8.75MB/s    0:00:00 (xfr#62, to-chk=97/230)
08-Nov-2024 00:25:02       3,375,932  43%    8.75MB/s    0:00:00 (xfr#63, to-chk=96/230)
08-Nov-2024 00:25:02       3,438,728  44%    8.89MB/s    0:00:00 (xfr#64, to-chk=95/230)
08-Nov-2024 00:25:02       3,439,286  44%    8.86MB/s    0:00:00 (xfr#65, to-chk=91/230)
08-Nov-2024 00:25:02       3,677,593  47%    8.66MB/s    0:00:00 (xfr#66, to-chk=90/230)
08-Nov-2024 00:25:02       3,678,151  47%    8.66MB/s    0:00:00 (xfr#67, to-chk=89/230)
08-Nov-2024 00:25:02       3,712,169  47%    8.68MB/s    0:00:00 (xfr#68, to-chk=88/230)
08-Nov-2024 00:25:02       3,712,631  47%    8.68MB/s    0:00:00 (xfr#69, to-chk=84/230)
08-Nov-2024 00:25:02       3,865,261  49%    8.95MB/s    0:00:00 (xfr#70, to-chk=83/230)
08-Nov-2024 00:25:02       3,865,723  49%    8.95MB/s    0:00:00 (xfr#71, to-chk=82/230)
08-Nov-2024 00:25:02       3,922,763  50%    9.01MB/s    0:00:00 (xfr#72, to-chk=81/230)
08-Nov-2024 00:25:02       3,923,801  50%    9.02MB/s    0:00:00 (xfr#73, to-chk=77/230)
08-Nov-2024 00:25:02       4,138,835  53%    9.31MB/s    0:00:00 (xfr#74, to-chk=76/230)
08-Nov-2024 00:25:02       4,139,873  53%    9.31MB/s    0:00:00 (xfr#75, to-chk=75/230)
08-Nov-2024 00:25:02       4,168,891  53%    9.29MB/s    0:00:00 (xfr#76, to-chk=74/230)
08-Nov-2024 00:25:02       4,169,449  53%    9.29MB/s    0:00:00 (xfr#77, to-chk=70/230)
08-Nov-2024 00:25:02       4,278,733  55%    9.38MB/s    0:00:00 (xfr#78, to-chk=69/230)
08-Nov-2024 00:25:02       4,279,291  55%    9.38MB/s    0:00:00 (xfr#79, to-chk=68/230)
08-Nov-2024 00:25:02       4,279,919  55%    9.38MB/s    0:00:00 (xfr#80, to-chk=67/230)
08-Nov-2024 00:25:02       4,304,639  55%    9.39MB/s    0:00:00 (xfr#81, to-chk=66/230)
08-Nov-2024 00:25:02       4,305,197  55%    9.40MB/s    0:00:00 (xfr#82, to-chk=62/230)
08-Nov-2024 00:25:02       4,443,784  57%    9.48MB/s    0:00:00 (xfr#83, to-chk=61/230)
08-Nov-2024 00:25:02       4,444,342  57%    9.48MB/s    0:00:00 (xfr#84, to-chk=60/230)
08-Nov-2024 00:25:02       4,623,434  59%    9.78MB/s    0:00:00 (xfr#85, to-chk=59/230)
08-Nov-2024 00:25:02       4,624,376  59%    9.78MB/s    0:00:00 (xfr#86, to-chk=55/230)
08-Nov-2024 00:25:02       5,031,280  64%    9.85MB/s    0:00:00 (xfr#87, to-chk=54/230)
08-Nov-2024 00:25:02       5,032,222  64%    9.85MB/s    0:00:00 (xfr#88, to-chk=53/230)
08-Nov-2024 00:25:02       5,032,850  64%    9.84MB/s    0:00:00 (xfr#89, to-chk=52/230)
08-Nov-2024 00:25:02       5,288,264  68%   10.19MB/s    0:00:00 (xfr#90, to-chk=51/230)
08-Nov-2024 00:25:02       5,288,918  68%   10.19MB/s    0:00:00 (xfr#91, to-chk=47/230)
08-Nov-2024 00:25:02       6,293,771  81%   10.99MB/s    0:00:00 (xfr#92, to-chk=46/230)
08-Nov-2024 00:25:02       6,298,505  81%   11.00MB/s    0:00:00 (xfr#93, to-chk=45/230)
08-Nov-2024 00:25:02       6,345,606  81%   10.96MB/s    0:00:00 (xfr#94, to-chk=44/230)
08-Nov-2024 00:25:02       6,345,972  81%   10.92MB/s    0:00:00 (xfr#95, to-chk=40/230)
08-Nov-2024 00:25:02       6,550,623  84%   11.16MB/s    0:00:00 (xfr#96, to-chk=39/230)
08-Nov-2024 00:25:02       6,550,989  84%   11.14MB/s    0:00:00 (xfr#97, to-chk=38/230)
08-Nov-2024 00:25:02       6,604,244  85%   11.21MB/s    0:00:00 (xfr#98, to-chk=37/230)
08-Nov-2024 00:25:02       6,605,122  85%   11.21MB/s    0:00:00 (xfr#99, to-chk=33/230)
08-Nov-2024 00:25:02       6,861,801  88%   11.60MB/s    0:00:00 (xfr#100, to-chk=32/230)
08-Nov-2024 00:25:02       6,862,679  88%   11.60MB/s    0:00:00 (xfr#101, to-chk=31/230)
08-Nov-2024 00:25:02       6,904,789  88%   11.65MB/s    0:00:00 (xfr#102, to-chk=30/230)
08-Nov-2024 00:25:02       6,905,347  88%   11.66MB/s    0:00:00 (xfr#103, to-chk=26/230)
08-Nov-2024 00:25:02       7,057,217  90%   11.87MB/s    0:00:00 (xfr#104, to-chk=25/230)
08-Nov-2024 00:25:02       7,057,775  90%   11.85MB/s    0:00:00 (xfr#105, to-chk=24/230)
08-Nov-2024 00:25:02       7,119,368  91%   11.93MB/s    0:00:00 (xfr#106, to-chk=23/230)
08-Nov-2024 00:25:02       7,119,638  91%   11.93MB/s    0:00:00 (xfr#107, to-chk=19/230)
08-Nov-2024 00:25:02       7,341,993  94%   12.24MB/s    0:00:00 (xfr#108, to-chk=18/230)
08-Nov-2024 00:25:02       7,342,263  94%   12.24MB/s    0:00:00 (xfr#109, to-chk=17/230)
08-Nov-2024 00:25:02       7,371,296  94%   12.29MB/s    0:00:00 (xfr#110, to-chk=16/230)
08-Nov-2024 00:25:02       7,371,758  94%   12.29MB/s    0:00:00 (xfr#111, to-chk=12/230)
08-Nov-2024 00:25:02       7,375,895  95%   12.28MB/s    0:00:00 (xfr#112, to-chk=11/230)
08-Nov-2024 00:25:02       7,486,229  96%   12.44MB/s    0:00:00 (xfr#113, to-chk=10/230)
08-Nov-2024 00:25:02       7,486,691  96%   12.44MB/s    0:00:00 (xfr#114, to-chk=9/230)
08-Nov-2024 00:25:02       7,487,319  96%   12.44MB/s    0:00:00 (xfr#115, to-chk=8/230)
08-Nov-2024 00:25:02       7,518,925  96%   12.47MB/s    0:00:00 (xfr#116, to-chk=7/230)
08-Nov-2024 00:25:02       7,519,675  96%   12.47MB/s    0:00:00 (xfr#117, to-chk=3/230)
08-Nov-2024 00:25:02       7,667,500  98%   12.61MB/s    0:00:00 (xfr#118, to-chk=2/230)
08-Nov-2024 00:25:02       7,668,250  98%   12.61MB/s    0:00:00 (xfr#119, to-chk=1/230)
08-Nov-2024 00:25:02       7,756,724  99%   12.73MB/s    0:00:00 (xfr#120, to-chk=0/230)
08-Nov-2024 00:25:02       7,756,724  99%   12.73MB/s    0:00:00 (xfr#120, to-chk=0/230)
08-Nov-2024 00:25:02       7,756,724  99%   12.73MB/s    0:00:00 (xfr#120, to-chk=0/230)
08-Nov-2024 00:25:02       7,756,724  99%   12.73MB/s    0:00:00 (xfr#120, to-chk=0/230)
08-Nov-2024 00:25:02       7,756,724  99%   12.73MB/s    0:00:00 (xfr#120, to-chk=0/230)
08-Nov-2024 00:25:02       7,756,724  99%   12.73MB/s    0:00:00 (xfr#120, to-chk=0/230)
08-Nov-2024 00:25:02       7,756,724  99%   12.73MB/s    0:00:00 (xfr#120, to-chk=0/230)
08-Nov-2024 00:25:02       7,756,724  99%   12.73MB/s    0:00:00 (xfr#120, to-chk=0/230)
08-Nov-2024 00:25:02       7,756,724  99%   12.73MB/s    0:00:00 (xfr#120, to-chk=0/230)
08-Nov-2024 00:25:02       7,756,724  99%   12.73MB/s    0:00:00 (xfr#120, to-chk=0/230)
08-Nov-2024 00:25:02       7,756,724  99%   12.73MB/s    0:00:00 (xfr#120, to-chk=0/230)
08-Nov-2024 00:25:02       7,756,724  99%   12.73MB/s    0:00:00 (xfr#120, to-chk=0/230)
08-Nov-2024 00:25:02       7,756,724  99%   12.73MB/s    0:00:00 (xfr#120, to-chk=0/230)
08-Nov-2024 00:25:02       7,756,724  99%   12.73MB/s    0:00:00 (xfr#120, to-chk=0/230)
08-Nov-2024 00:25:02       7,756,724  99%   12.73MB/s    0:00:00 (xfr#120, to-chk=0/230)
08-Nov-2024 00:25:02       7,756,724  99%   12.73MB/s    0:00:00 (xfr#120, to-chk=0/230)
08-Nov-2024 00:25:02       7,756,724  99%   12.73MB/s    0:00:00 (xfr#120, to-chk=0/230)
08-Nov-2024 00:25:02       7,756,724  99%   12.73MB/s    0:00:00 (xfr#120, to-chk=0/230)
08-Nov-2024 00:25:02       7,756,724  99%   12.73MB/s    0:00:00 (xfr#120, to-chk=0/230)
08-Nov-2024 00:25:02       7,756,724  99%   12.73MB/s    0:00:00 (xfr#120, to-chk=0/230)
08-Nov-2024 00:25:02       7,756,724  99%   12.73MB/s    0:00:00 (xfr#120, to-chk=0/230)
08-Nov-2024 00:25:02       7,756,724  99%   12.73MB/s    0:00:00 (xfr#120, to-chk=0/230)
08-Nov-2024 00:25:02       7,756,724  99%   12.73MB/s    0:00:00 (xfr#120, to-chk=0/230)
08-Nov-2024 00:25:02       7,756,724  99%   12.73MB/s    0:00:00 (xfr#120, to-chk=0/230)
08-Nov-2024 00:25:02       7,756,724  99%   12.73MB/s    0:00:00 (xfr#120, to-chk=0/230)
08-Nov-2024 00:25:02       7,756,724  99%   12.73MB/s    0:00:00 (xfr#120, to-chk=0/230)
08-Nov-2024 00:25:02       7,756,724  99%   12.62MB/s    0:00:00 (xfr#120, to-chk=0/230)
08-Nov-2024 00:25:02       7,756,724  99%   12.62MB/s    0:00:00 (xfr#120, to-chk=0/230)
08-Nov-2024 00:25:02 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.07-23.47.55/pod-logs/dev-oneprovider-krakow-0/op-panel
08-Nov-2024 00:25:02
08-Nov-2024 00:25:02               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=19/22)
08-Nov-2024 00:25:02               0   0%    0.00kB/s    0:00:00 (xfr#2, to-chk=17/22)
08-Nov-2024 00:25:02               0   0%    0.00kB/s    0:00:00 
08-Nov-2024 00:25:02           8,379   5%    7.99MB/s    0:00:00 (xfr#3, to-chk=15/22)
08-Nov-2024 00:25:02          24,680  16%    5.88MB/s    0:00:00 (xfr#4, to-chk=13/22)
08-Nov-2024 00:25:02          50,382  33%    3.20MB/s    0:00:00 (xfr#5, to-chk=11/22)
08-Nov-2024 00:25:02          50,382  33%    2.67MB/s    0:00:00 (xfr#6, to-chk=9/22)
08-Nov-2024 00:25:02          50,382  33%    2.67MB/s    0:00:00 (xfr#7, to-chk=7/22)
08-Nov-2024 00:25:02          58,761  39%    2.16MB/s    0:00:00 (xfr#8, to-chk=5/22)
08-Nov-2024 00:25:02          74,859  49%    1.35MB/s    0:00:00 (xfr#9, to-chk=3/22)
08-Nov-2024 00:25:02          75,150  50%    1.35MB/s    0:00:00 (xfr#10, to-chk=1/22)
08-Nov-2024 00:25:02          75,150  50%    1.28MB/s    0:00:00 (xfr#10, to-chk=0/22)
08-Nov-2024 00:25:02 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.07-23.47.55/pod-logs/dev-oneprovider-krakow-0/op-worker
08-Nov-2024 00:25:02
08-Nov-2024 00:25:02               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=147/150)
08-Nov-2024 00:25:02               0   0%    0.00kB/s    0:00:00 (xfr#2, to-chk=145/150)
08-Nov-2024 00:25:02               0   0%    0.00kB/s    0:00:00 
08-Nov-2024 00:25:02          79,578   4%   75.89MB/s    0:00:00 (xfr#3, to-chk=143/150)
08-Nov-2024 00:25:02         112,703   6%  107.48MB/s    0:00:00 (xfr#4, to-chk=141/150)
08-Nov-2024 00:25:02         205,056  12%    6.98MB/s    0:00:00 (xfr#5, to-chk=139/150)
08-Nov-2024 00:25:02         205,056  12%    6.98MB/s    0:00:00 (xfr#6, to-chk=137/150)
08-Nov-2024 00:25:02         205,056  12%    6.98MB/s    0:00:00 (xfr#7, to-chk=135/150)
08-Nov-2024 00:25:02         205,056  12%    6.98MB/s    0:00:00 (xfr#8, to-chk=133/150)
08-Nov-2024 00:25:02         205,056  12%    6.98MB/s    0:00:00 (xfr#9, to-chk=131/150)
08-Nov-2024 00:25:02         269,259  16%    5.46MB/s    0:00:00 (xfr#10, to-chk=129/150)
08-Nov-2024 00:25:02         294,803  17%    4.85MB/s    0:00:00 (xfr#11, to-chk=127/150)
08-Nov-2024 00:25:02         294,953  17%    4.85MB/s    0:00:00 (xfr#12, to-chk=125/150)
08-Nov-2024 00:25:02         295,250  17%    4.85MB/s    0:00:00 (xfr#13, to-chk=119/150)
08-Nov-2024 00:25:02         532,899  32%    8.07MB/s    0:00:00 (xfr#14, to-chk=117/150)
08-Nov-2024 00:25:02         534,391  32%    7.96MB/s    0:00:00 (xfr#15, to-chk=107/150)
08-Nov-2024 00:25:02         534,863  32%    7.97MB/s    0:00:00 (xfr#16, to-chk=106/150)
08-Nov-2024 00:25:02         535,335  32%    7.98MB/s    0:00:00 (xfr#17, to-chk=105/150)
08-Nov-2024 00:25:02         536,308  32%    7.99MB/s    0:00:00 (xfr#18, to-chk=104/150)
08-Nov-2024 00:25:02         536,978  32%    8.00MB/s    0:00:00 (xfr#19, to-chk=103/150)
08-Nov-2024 00:25:02         537,450  32%    7.89MB/s    0:00:00 (xfr#20, to-chk=102/150)
08-Nov-2024 00:25:02         537,766  32%    7.89MB/s    0:00:00 (xfr#21, to-chk=101/150)
08-Nov-2024 00:25:02         538,748  32%    7.45MB/s    0:00:00 (xfr#22, to-chk=100/150)
08-Nov-2024 00:25:02         539,225  32%    7.45MB/s    0:00:00 (xfr#23, to-chk=99/150)
08-Nov-2024 00:25:02         540,225  32%    7.47MB/s    0:00:00 (xfr#24, to-chk=98/150)
08-Nov-2024 00:25:02         540,859  32%    7.48MB/s    0:00:00 (xfr#25, to-chk=97/150)
08-Nov-2024 00:25:02         541,532  32%    7.38MB/s    0:00:00 (xfr#26, to-chk=96/150)
08-Nov-2024 00:25:02         542,477  32%    7.39MB/s    0:00:00 (xfr#27, to-chk=95/150)
08-Nov-2024 00:25:02         543,803  32%    7.41MB/s    0:00:00 (xfr#28, to-chk=94/150)
08-Nov-2024 00:25:02         544,319  32%    7.42MB/s    0:00:00 (xfr#29, to-chk=93/150)
08-Nov-2024 00:25:02         546,718  32%    7.45MB/s    0:00:00 (xfr#30, to-chk=92/150)
08-Nov-2024 00:25:02         547,403  32%    7.46MB/s    0:00:00 (xfr#31, to-chk=91/150)
08-Nov-2024 00:25:02         547,882  32%    7.46MB/s    0:00:00 (xfr#32, to-chk=90/150)
08-Nov-2024 00:25:02         548,510  32%    7.47MB/s    0:00:00 (xfr#33, to-chk=89/150)
08-Nov-2024 00:25:02         549,324  33%    7.38MB/s    0:00:00 (xfr#34, to-chk=88/150)
08-Nov-2024 00:25:02         549,796  33%    7.38MB/s    0:00:00 (xfr#35, to-chk=87/150)
08-Nov-2024 00:25:02         550,802  33%    7.40MB/s    0:00:00 (xfr#36, to-chk=86/150)
08-Nov-2024 00:25:02         551,943  33%    7.41MB/s    0:00:00 (xfr#37, to-chk=85/150)
08-Nov-2024 00:25:02         552,916  33%    7.13MB/s    0:00:00 (xfr#38, to-chk=84/150)
08-Nov-2024 00:25:02         553,736  33%    7.04MB/s    0:00:00 (xfr#39, to-chk=83/150)
08-Nov-2024 00:25:02         554,868  33%    7.06MB/s    0:00:00 (xfr#40, to-chk=82/150)
08-Nov-2024 00:25:02         555,340  33%    7.06MB/s    0:00:00 (xfr#41, to-chk=81/150)
08-Nov-2024 00:25:02         555,656  33%    7.07MB/s    0:00:00 (xfr#42, to-chk=80/150)
08-Nov-2024 00:25:02         556,296  33%    6.72MB/s    0:00:00 (xfr#43, to-chk=79/150)
08-Nov-2024 00:25:02         557,436  33%    6.73MB/s    0:00:00 (xfr#44, to-chk=78/150)
08-Nov-2024 00:25:02         557,752  33%    6.65MB/s    0:00:00 (xfr#45, to-chk=77/150)
08-Nov-2024 00:25:02         558,596  33%    6.66MB/s    0:00:00 (xfr#46, to-chk=76/150)
08-Nov-2024 00:25:02         559,068  33%    6.66MB/s    0:00:00 (xfr#47, to-chk=75/150)
08-Nov-2024 00:25:02         559,873  33%    6.67MB/s    0:00:00 (xfr#48, to-chk=74/150)
08-Nov-2024 00:25:02         560,663  33%    6.68MB/s    0:00:00 (xfr#49, to-chk=73/150)
08-Nov-2024 00:25:02         561,474  33%    6.69MB/s    0:00:00 (xfr#50, to-chk=72/150)
08-Nov-2024 00:25:02         561,790  33%    6.61MB/s    0:00:00 (xfr#51, to-chk=71/150)
08-Nov-2024 00:25:02         562,262  33%    6.62MB/s    0:00:00 (xfr#52, to-chk=70/150)
08-Nov-2024 00:25:02         562,734  33%    6.39MB/s    0:00:00 (xfr#53, to-chk=69/150)
08-Nov-2024 00:25:02         563,362  33%    6.40MB/s    0:00:00 (xfr#54, to-chk=68/150)
08-Nov-2024 00:25:02         563,834  33%    6.25MB/s    0:00:00 (xfr#55, to-chk=67/150)
08-Nov-2024 00:25:02         564,150  33%    6.26MB/s    0:00:00 (xfr#56, to-chk=66/150)
08-Nov-2024 00:25:02         565,664  34%    6.27MB/s    0:00:00 (xfr#57, to-chk=65/150)
08-Nov-2024 00:25:02         566,136  34%    6.28MB/s    0:00:00 (xfr#58, to-chk=64/150)
08-Nov-2024 00:25:02         567,427  34%    6.22MB/s    0:00:00 (xfr#59, to-chk=63/150)
08-Nov-2024 00:25:02         567,749  34%    6.22MB/s    0:00:00 (xfr#60, to-chk=62/150)
08-Nov-2024 00:25:02         568,878  34%    6.24MB/s    0:00:00 (xfr#61, to-chk=61/150)
08-Nov-2024 00:25:02         569,350  34%    6.24MB/s    0:00:00 (xfr#62, to-chk=60/150)
08-Nov-2024 00:25:02         569,666  34%    6.24MB/s    0:00:00 (xfr#63, to-chk=59/150)
08-Nov-2024 00:25:02         570,138  34%    6.25MB/s    0:00:00 (xfr#64, to-chk=58/150)
08-Nov-2024 00:25:02         570,801  34%    6.26MB/s    0:00:00 (xfr#65, to-chk=57/150)
08-Nov-2024 00:25:02         571,117  34%    6.19MB/s    0:00:00 (xfr#66, to-chk=56/150)
08-Nov-2024 00:25:02         577,728  34%    6.26MB/s    0:00:00 (xfr#67, to-chk=55/150)
08-Nov-2024 00:25:02         579,192  34%    6.28MB/s    0:00:00 (xfr#68, to-chk=54/150)
08-Nov-2024 00:25:02         593,932  35%    6.29MB/s    0:00:00 (xfr#69, to-chk=53/150)
08-Nov-2024 00:25:02         608,633  36%    6.24MB/s    0:00:00 (xfr#70, to-chk=52/150)
08-Nov-2024 00:25:02         618,761  37%    6.15MB/s    0:00:00 (xfr#71, to-chk=51/150)
08-Nov-2024 00:25:02         630,995  37%    6.08MB/s    0:00:00 (xfr#72, to-chk=50/150)
08-Nov-2024 00:25:02         645,051  38%    6.21MB/s    0:00:00 (xfr#73, to-chk=49/150)
08-Nov-2024 00:25:02         665,662  40%    6.41MB/s    0:00:00 (xfr#74, to-chk=48/150)
08-Nov-2024 00:25:02         673,567  40%    6.42MB/s    0:00:00 (xfr#75, to-chk=47/150)
08-Nov-2024 00:25:02         680,634  40%    6.49MB/s    0:00:00 (xfr#76, to-chk=46/150)
08-Nov-2024 00:25:02         683,176  41%    6.52MB/s    0:00:00 (xfr#77, to-chk=45/150)
08-Nov-2024 00:25:02         692,617  41%    6.54MB/s    0:00:00 (xfr#78, to-chk=44/150)
08-Nov-2024 00:25:02         711,176  42%    6.65MB/s    0:00:00 (xfr#79, to-chk=43/150)
08-Nov-2024 00:25:02         719,190  43%    6.72MB/s    0:00:00 (xfr#80, to-chk=42/150)
08-Nov-2024 00:25:02         729,940  43%    6.76MB/s    0:00:00 (xfr#81, to-chk=41/150)
08-Nov-2024 00:25:02         732,975  44%    6.72MB/s    0:00:00 (xfr#82, to-chk=40/150)
08-Nov-2024 00:25:02         754,555  45%    6.73MB/s    0:00:00 (xfr#83, to-chk=39/150)
08-Nov-2024 00:25:02         775,052  46%    6.78MB/s    0:00:00 (xfr#84, to-chk=38/150)
08-Nov-2024 00:25:02         778,226  46%    6.81MB/s    0:00:00 (xfr#85, to-chk=37/150)
08-Nov-2024 00:25:02         793,935  47%    6.82MB/s    0:00:00 (xfr#86, to-chk=36/150)
08-Nov-2024 00:25:02         811,525  48%    6.91MB/s    0:00:00 (xfr#87, to-chk=35/150)
08-Nov-2024 00:25:02         830,198  49%    7.01MB/s    0:00:00 (xfr#88, to-chk=34/150)
08-Nov-2024 00:25:02         835,704  50%    7.05MB/s    0:00:00 (xfr#89, to-chk=33/150)
08-Nov-2024 00:25:02         852,439  51%    7.13MB/s    0:00:00 (xfr#90, to-chk=32/150)
08-Nov-2024 00:25:02         857,147  51%    7.11MB/s    0:00:00 (xfr#91, to-chk=31/150)
08-Nov-2024 00:25:02         861,171  51%    6.84MB/s    0:00:00 (xfr#92, to-chk=30/150)
08-Nov-2024 00:25:02         880,642  52%    6.94MB/s    0:00:00 (xfr#93, to-chk=29/150)
08-Nov-2024 00:25:02         890,708  53%    7.02MB/s    0:00:00 (xfr#94, to-chk=28/150)
08-Nov-2024 00:25:02         891,426  53%    6.97MB/s    0:00:00 (xfr#95, to-chk=27/150)
08-Nov-2024 00:25:02         903,619  54%    7.06MB/s    0:00:00 (xfr#96, to-chk=26/150)
08-Nov-2024 00:25:02         916,877  55%    6.94MB/s    0:00:00 (xfr#97, to-chk=25/150)
08-Nov-2024 00:25:02         925,575  55%    7.01MB/s    0:00:00 (xfr#98, to-chk=24/150)
08-Nov-2024 00:25:02         936,268  56%    7.03MB/s    0:00:00 (xfr#99, to-chk=23/150)
08-Nov-2024 00:25:02         955,853  57%    7.07MB/s    0:00:00 (xfr#100, to-chk=22/150)
08-Nov-2024 00:25:02         967,401  58%    7.15MB/s    0:00:00 (xfr#101, to-chk=21/150)
08-Nov-2024 00:25:02         985,053  59%    7.28MB/s    0:00:00 (xfr#102, to-chk=20/150)
08-Nov-2024 00:25:02         989,704  59%    7.32MB/s    0:00:00 (xfr#103, to-chk=19/150)
08-Nov-2024 00:25:02         993,671  59%    7.23MB/s    0:00:00 (xfr#104, to-chk=18/150)
08-Nov-2024 00:25:02       1,002,312  60%    7.30MB/s    0:00:00 (xfr#105, to-chk=17/150)
08-Nov-2024 00:25:02       1,013,748  60%    7.38MB/s    0:00:00 (xfr#106, to-chk=16/150)
08-Nov-2024 00:25:02       1,030,369  61%    7.44MB/s    0:00:00 (xfr#107, to-chk=15/150)
08-Nov-2024 00:25:02       1,039,694  62%    7.51MB/s    0:00:00 (xfr#108, to-chk=14/150)
08-Nov-2024 00:25:02       1,053,066  63%    7.49MB/s    0:00:00 (xfr#109, to-chk=13/150)
08-Nov-2024 00:25:02       1,059,427  63%    7.54MB/s    0:00:00 (xfr#110, to-chk=12/150)
08-Nov-2024 00:25:02       1,073,444  64%    7.64MB/s    0:00:00 (xfr#111, to-chk=11/150)
08-Nov-2024 00:25:02       1,074,965  64%    7.65MB/s    0:00:00 (xfr#112, to-chk=10/150)
08-Nov-2024 00:25:02       1,075,797  64%    7.54MB/s    0:00:00 (xfr#113, to-chk=9/150)
08-Nov-2024 00:25:02       1,081,246  65%    7.53MB/s    0:00:00 (xfr#114, to-chk=8/150)
08-Nov-2024 00:25:02       1,096,898  65%    7.64MB/s    0:00:00 (xfr#115, to-chk=7/150)
08-Nov-2024 00:25:02       1,103,943  66%    7.63MB/s    0:00:00 (xfr#116, to-chk=6/150)
08-Nov-2024 00:25:02       1,107,174  66%    7.65MB/s    0:00:00 (xfr#117, to-chk=5/150)
08-Nov-2024 00:25:02       1,128,642  67%    7.74MB/s    0:00:00 (xfr#118, to-chk=4/150)
08-Nov-2024 00:25:02       1,128,928  67%    7.75MB/s    0:00:00 (xfr#119, to-chk=1/150)
08-Nov-2024 00:25:02       1,129,214  67%    7.75MB/s    0:00:00 (xfr#120, to-chk=0/150)
08-Nov-2024 00:25:02       1,129,214  67%    7.75MB/s    0:00:00 (xfr#120, to-chk=0/150)
08-Nov-2024 00:25:02       1,129,214  67%    7.69MB/s    0:00:00 (xfr#120, to-chk=0/150)
08-Nov-2024 00:25:02       1,129,214  67%    6.61MB/s    0:00:00 (xfr#120, to-chk=0/150)
08-Nov-2024 00:25:02       1,129,214  67%    6.61MB/s    0:00:00 (xfr#120, to-chk=0/150)
08-Nov-2024 00:25:02       1,129,214  67%    6.61MB/s    0:00:00 (xfr#120, to-chk=0/150)
08-Nov-2024 00:25:02 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.07-23.47.55/pod-logs/dev-oneprovider-krakow-0/cluster-manager
08-Nov-2024 00:25:02
08-Nov-2024 00:25:02               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=19/22)
08-Nov-2024 00:25:02               0   0%    0.00kB/s    0:00:00 (xfr#2, to-chk=17/22)
08-Nov-2024 00:25:02               0   0%    0.00kB/s    0:00:00 (xfr#3, to-chk=15/22)
08-Nov-2024 00:25:02               0   0%    0.00kB/s    0:00:00 
08-Nov-2024 00:25:02           2,022  14%    1.93MB/s    0:00:00 (xfr#4, to-chk=13/22)
08-Nov-2024 00:25:02           4,860  35%    4.63MB/s    0:00:00 (xfr#5, to-chk=11/22)
08-Nov-2024 00:25:02           4,860  35%    4.63MB/s    0:00:00 (xfr#6, to-chk=9/22)
08-Nov-2024 00:25:02           4,860  35%    4.63MB/s    0:00:00 (xfr#7, to-chk=7/22)
08-Nov-2024 00:25:02           4,860  35%    4.63MB/s    0:00:00 (xfr#8, to-chk=5/22)
08-Nov-2024 00:25:02           6,679  48%    6.37MB/s    0:00:00 (xfr#9, to-chk=3/22)
08-Nov-2024 00:25:02           6,941  50%    6.62MB/s    0:00:00 (xfr#10, to-chk=1/22)
08-Nov-2024 00:25:02           6,941  50%    1.10MB/s    0:00:00 (xfr#10, to-chk=0/22)
08-Nov-2024 00:25:02 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.07-23.47.55/pod-logs/dev-oneprovider-paris-0/op-panel
08-Nov-2024 00:25:02
08-Nov-2024 00:25:02               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=19/22)
08-Nov-2024 00:25:02               0   0%    0.00kB/s    0:00:00 (xfr#2, to-chk=17/22)
08-Nov-2024 00:25:02               0   0%    0.00kB/s    0:00:00 
08-Nov-2024 00:25:02           8,379   5%    7.99MB/s    0:00:00 (xfr#3, to-chk=15/22)
08-Nov-2024 00:25:02          24,638  16%   23.50MB/s    0:00:00 (xfr#4, to-chk=13/22)
08-Nov-2024 00:25:02          50,296  33%   47.97MB/s    0:00:00 (xfr#5, to-chk=11/22)
08-Nov-2024 00:25:02          50,296  33%   47.97MB/s    0:00:00 (xfr#6, to-chk=9/22)
08-Nov-2024 00:25:02          50,296  33%   47.97MB/s    0:00:00 (xfr#7, to-chk=7/22)
08-Nov-2024 00:25:02          58,675  39%   55.96MB/s    0:00:00 (xfr#8, to-chk=5/22)
08-Nov-2024 00:25:02          74,731  49%   35.63MB/s    0:00:00 (xfr#9, to-chk=3/22)
08-Nov-2024 00:25:02          75,022  50%   23.85MB/s    0:00:00 (xfr#10, to-chk=1/22)
08-Nov-2024 00:25:02          75,022  50%   10.22MB/s    0:00:00 (xfr#10, to-chk=0/22)
08-Nov-2024 00:25:02 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.07-23.47.55/pod-logs/dev-oneprovider-paris-0/op-worker
08-Nov-2024 00:25:02
08-Nov-2024 00:25:02               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=147/150)
08-Nov-2024 00:25:02               0   0%    0.00kB/s    0:00:00 (xfr#2, to-chk=145/150)
08-Nov-2024 00:25:02               0   0%    0.00kB/s    0:00:00 
08-Nov-2024 00:25:02         171,416   9%  163.48MB/s    0:00:00 (xfr#3, to-chk=143/150)
08-Nov-2024 00:25:02         205,167  11%   97.83MB/s    0:00:00 (xfr#4, to-chk=141/150)
08-Nov-2024 00:25:02         297,341  16%   28.36MB/s    0:00:00 (xfr#5, to-chk=139/150)
08-Nov-2024 00:25:02         297,341  16%   25.78MB/s    0:00:00 (xfr#6, to-chk=137/150)
08-Nov-2024 00:25:02         297,341  16%   25.78MB/s    0:00:00 (xfr#7, to-chk=135/150)
08-Nov-2024 00:25:02         297,341  16%   25.78MB/s    0:00:00 (xfr#8, to-chk=133/150)
08-Nov-2024 00:25:02         297,341  16%   25.78MB/s    0:00:00 (xfr#9, to-chk=131/150)
08-Nov-2024 00:25:02         361,567  19%   24.63MB/s    0:00:00 (xfr#10, to-chk=129/150)
08-Nov-2024 00:25:02         386,915  20%   26.36MB/s    0:00:00 (xfr#11, to-chk=127/150)
08-Nov-2024 00:25:02         387,065  20%   26.37MB/s    0:00:00 (xfr#12, to-chk=125/150)
08-Nov-2024 00:25:02         387,362  20%   26.39MB/s    0:00:00 (xfr#13, to-chk=119/150)
08-Nov-2024 00:25:02         625,064  33%   20.56MB/s    0:00:00 (xfr#14, to-chk=117/150)
08-Nov-2024 00:25:02         626,610  33%   20.61MB/s    0:00:00 (xfr#15, to-chk=107/150)
08-Nov-2024 00:25:02         627,210  33%   20.63MB/s    0:00:00 (xfr#16, to-chk=106/150)
08-Nov-2024 00:25:02         627,806  33%   20.65MB/s    0:00:00 (xfr#17, to-chk=105/150)
08-Nov-2024 00:25:02         628,656  33%   20.67MB/s    0:00:00 (xfr#18, to-chk=104/150)
08-Nov-2024 00:25:02         629,502  34%   20.70MB/s    0:00:00 (xfr#19, to-chk=103/150)
08-Nov-2024 00:25:02         630,012  34%   20.03MB/s    0:00:00 (xfr#20, to-chk=102/150)
08-Nov-2024 00:25:02         630,294  34%   20.04MB/s    0:00:00 (xfr#21, to-chk=101/150)
08-Nov-2024 00:25:02         631,465  34%   20.07MB/s    0:00:00 (xfr#22, to-chk=100/150)
08-Nov-2024 00:25:02         631,906  34%   20.09MB/s    0:00:00 (xfr#23, to-chk=99/150)
08-Nov-2024 00:25:02         633,029  34%   20.12MB/s    0:00:00 (xfr#24, to-chk=98/150)
08-Nov-2024 00:25:02         633,621  34%   20.14MB/s    0:00:00 (xfr#25, to-chk=97/150)
08-Nov-2024 00:25:02         634,483  34%   20.17MB/s    0:00:00 (xfr#26, to-chk=96/150)
08-Nov-2024 00:25:02         635,545  34%   20.20MB/s    0:00:00 (xfr#27, to-chk=95/150)
08-Nov-2024 00:25:02         636,923  34%   20.25MB/s    0:00:00 (xfr#28, to-chk=94/150)
08-Nov-2024 00:25:02         637,754  34%   19.62MB/s    0:00:00 (xfr#29, to-chk=93/150)
08-Nov-2024 00:25:02         645,940  34%   19.87MB/s    0:00:00 (xfr#30, to-chk=92/150)
08-Nov-2024 00:25:02         646,805  34%   19.90MB/s    0:00:00 (xfr#31, to-chk=91/150)
08-Nov-2024 00:25:02         647,239  34%   19.91MB/s    0:00:00 (xfr#32, to-chk=90/150)
08-Nov-2024 00:25:02         647,678  34%   19.92MB/s    0:00:00 (xfr#33, to-chk=89/150)
08-Nov-2024 00:25:02         648,670  35%   19.96MB/s    0:00:00 (xfr#34, to-chk=88/150)
08-Nov-2024 00:25:02         649,106  35%   19.34MB/s    0:00:00 (xfr#35, to-chk=87/150)
08-Nov-2024 00:25:02         650,103  35%   19.37MB/s    0:00:00 (xfr#36, to-chk=86/150)
08-Nov-2024 00:25:02         651,264  35%   18.27MB/s    0:00:00 (xfr#37, to-chk=85/150)
08-Nov-2024 00:25:02         652,382  35%   17.78MB/s    0:00:00 (xfr#38, to-chk=84/150)
08-Nov-2024 00:25:02         653,214  35%   17.80MB/s    0:00:00 (xfr#39, to-chk=83/150)
08-Nov-2024 00:25:02         654,366  35%   17.83MB/s    0:00:00 (xfr#40, to-chk=82/150)
08-Nov-2024 00:25:02         654,802  35%   17.84MB/s    0:00:00 (xfr#41, to-chk=81/150)
08-Nov-2024 00:25:02         655,082  35%   17.85MB/s    0:00:00 (xfr#42, to-chk=80/150)
08-Nov-2024 00:25:02         656,006  35%   17.38MB/s    0:00:00 (xfr#43, to-chk=79/150)
08-Nov-2024 00:25:02         657,195  35%   17.41MB/s    0:00:00 (xfr#44, to-chk=78/150)
08-Nov-2024 00:25:02         657,475  35%   17.42MB/s    0:00:00 (xfr#45, to-chk=77/150)
08-Nov-2024 00:25:02         658,525  35%   17.44MB/s    0:00:00 (xfr#46, to-chk=76/150)
08-Nov-2024 00:25:02         658,959  35%   17.46MB/s    0:00:00 (xfr#47, to-chk=75/150)
08-Nov-2024 00:25:02         659,945  35%   17.01MB/s    0:00:00 (xfr#48, to-chk=74/150)
08-Nov-2024 00:25:02         660,941  35%   17.04MB/s    0:00:00 (xfr#49, to-chk=73/150)
08-Nov-2024 00:25:02         661,825  35%   17.06MB/s    0:00:00 (xfr#50, to-chk=72/150)
08-Nov-2024 00:25:02         662,265  35%   17.07MB/s    0:00:00 (xfr#51, to-chk=71/150)
08-Nov-2024 00:25:02         662,703  35%   17.08MB/s    0:00:00 (xfr#52, to-chk=70/150)
08-Nov-2024 00:25:02         663,141  35%   17.09MB/s    0:00:00 (xfr#53, to-chk=69/150)
08-Nov-2024 00:25:02         663,959  35%   17.11MB/s    0:00:00 (xfr#54, to-chk=68/150)
08-Nov-2024 00:25:02         664,397  35%   17.12MB/s    0:00:00 (xfr#55, to-chk=67/150)
08-Nov-2024 00:25:02         664,677  35%   17.13MB/s    0:00:00 (xfr#56, to-chk=66/150)
08-Nov-2024 00:25:02         666,500  36%   16.73MB/s    0:00:00 (xfr#57, to-chk=65/150)
08-Nov-2024 00:25:02         666,938  36%   16.74MB/s    0:00:00 (xfr#58, to-chk=64/150)
08-Nov-2024 00:25:02         668,100  36%   16.77MB/s    0:00:00 (xfr#59, to-chk=63/150)
08-Nov-2024 00:25:02         668,764  36%   16.78MB/s    0:00:00 (xfr#60, to-chk=62/150)
08-Nov-2024 00:25:02         669,896  36%   16.81MB/s    0:00:00 (xfr#61, to-chk=61/150)
08-Nov-2024 00:25:02         670,332  36%   16.82MB/s    0:00:00 (xfr#62, to-chk=60/150)
08-Nov-2024 00:25:02         670,616  36%   16.83MB/s    0:00:00 (xfr#63, to-chk=59/150)
08-Nov-2024 00:25:02         671,210  36%   16.85MB/s    0:00:00 (xfr#64, to-chk=58/150)
08-Nov-2024 00:25:02         671,868  36%   16.43MB/s    0:00:00 (xfr#65, to-chk=57/150)
08-Nov-2024 00:25:02         672,374  36%   16.03MB/s    0:00:00 (xfr#66, to-chk=56/150)
08-Nov-2024 00:25:02         678,883  36%   16.19MB/s    0:00:00 (xfr#67, to-chk=55/150)
08-Nov-2024 00:25:02         680,185  36%   16.22MB/s    0:00:00 (xfr#68, to-chk=54/150)
08-Nov-2024 00:25:02         694,825  37%   16.16MB/s    0:00:00 (xfr#69, to-chk=53/150)
08-Nov-2024 00:25:02         709,528  38%   16.50MB/s    0:00:00 (xfr#70, to-chk=52/150)
08-Nov-2024 00:25:02         719,549  38%   16.74MB/s    0:00:00 (xfr#71, to-chk=51/150)
08-Nov-2024 00:25:02         731,681  39%   17.02MB/s    0:00:00 (xfr#72, to-chk=50/150)
08-Nov-2024 00:25:02         745,637  40%   16.93MB/s    0:00:00 (xfr#73, to-chk=49/150)
08-Nov-2024 00:25:02         766,148  41%   17.40MB/s    0:00:00 (xfr#74, to-chk=48/150)
08-Nov-2024 00:25:02         773,956  41%   17.57MB/s    0:00:00 (xfr#75, to-chk=47/150)
08-Nov-2024 00:25:02         781,021  42%   17.32MB/s    0:00:00 (xfr#76, to-chk=46/150)
08-Nov-2024 00:25:02         783,471  42%   17.38MB/s    0:00:00 (xfr#77, to-chk=45/150)
08-Nov-2024 00:25:02         792,808  42%   17.58MB/s    0:00:00 (xfr#78, to-chk=44/150)
08-Nov-2024 00:25:02         811,275  43%   17.99MB/s    0:00:00 (xfr#79, to-chk=43/150)
08-Nov-2024 00:25:02         819,197  44%   18.17MB/s    0:00:00 (xfr#80, to-chk=42/150)
08-Nov-2024 00:25:02         829,912  44%   17.99MB/s    0:00:00 (xfr#81, to-chk=41/150)
08-Nov-2024 00:25:02         832,549  44%   17.26MB/s    0:00:00 (xfr#82, to-chk=40/150)
08-Nov-2024 00:25:02         854,027  46%   17.33MB/s    0:00:00 (xfr#83, to-chk=39/150)
08-Nov-2024 00:25:02         874,432  47%   17.37MB/s    0:00:00 (xfr#84, to-chk=38/150)
08-Nov-2024 00:25:02         877,501  47%   17.43MB/s    0:00:00 (xfr#85, to-chk=37/150)
08-Nov-2024 00:25:02         893,118  48%   17.74MB/s    0:00:00 (xfr#86, to-chk=36/150)
08-Nov-2024 00:25:02         910,608  49%   17.72MB/s    0:00:00 (xfr#87, to-chk=35/150)
08-Nov-2024 00:25:02         929,181  50%   18.08MB/s    0:00:00 (xfr#88, to-chk=34/150)
08-Nov-2024 00:25:02         934,585  50%   18.19MB/s    0:00:00 (xfr#89, to-chk=33/150)
08-Nov-2024 00:25:02         951,220  51%   17.79MB/s    0:00:00 (xfr#90, to-chk=32/150)
08-Nov-2024 00:25:02         955,828  51%   17.87MB/s    0:00:00 (xfr#91, to-chk=31/150)
08-Nov-2024 00:25:02         959,752  51%   17.60MB/s    0:00:00 (xfr#92, to-chk=30/150)
08-Nov-2024 00:25:02         979,123  52%   17.29MB/s    0:00:00 (xfr#93, to-chk=29/150)
08-Nov-2024 00:25:02         989,089  53%   17.15MB/s    0:00:00 (xfr#94, to-chk=28/150)
08-Nov-2024 00:25:02         989,715  53%   16.85MB/s    0:00:00 (xfr#95, to-chk=27/150)
08-Nov-2024 00:25:02       1,001,912  54%   16.47MB/s    0:00:00 (xfr#96, to-chk=26/150)
08-Nov-2024 00:25:02       1,015,070  54%   15.87MB/s    0:00:00 (xfr#97, to-chk=25/150)
08-Nov-2024 00:25:02       1,023,723  55%   15.75MB/s    0:00:00 (xfr#98, to-chk=24/150)
08-Nov-2024 00:25:02       1,034,316  55%   15.66MB/s    0:00:00 (xfr#99, to-chk=23/150)
08-Nov-2024 00:25:02       1,053,809  56%   15.95MB/s    0:00:00 (xfr#100, to-chk=22/150)
08-Nov-2024 00:25:02       1,065,255  57%   15.87MB/s    0:00:00 (xfr#101, to-chk=21/150)
08-Nov-2024 00:25:02       1,082,810  58%   16.14MB/s    0:00:00 (xfr#102, to-chk=20/150)
08-Nov-2024 00:25:02       1,087,361  58%   15.95MB/s    0:00:00 (xfr#103, to-chk=19/150)
08-Nov-2024 00:25:02       1,091,171  58%   16.01MB/s    0:00:00 (xfr#104, to-chk=18/150)
08-Nov-2024 00:25:02       1,099,712  59%   15.65MB/s    0:00:00 (xfr#105, to-chk=17/150)
08-Nov-2024 00:25:02       1,111,046  60%   15.58MB/s    0:00:00 (xfr#106, to-chk=16/150)
08-Nov-2024 00:25:02       1,127,567  60%   15.58MB/s    0:00:00 (xfr#107, to-chk=15/150)
08-Nov-2024 00:25:02       1,136,792  61%   15.71MB/s    0:00:00 (xfr#108, to-chk=14/150)
08-Nov-2024 00:25:02       1,150,062  62%   15.67MB/s    0:00:00 (xfr#109, to-chk=13/150)
08-Nov-2024 00:25:02       1,156,323  62%   15.75MB/s    0:00:00 (xfr#110, to-chk=12/150)
08-Nov-2024 00:25:02       1,170,342  63%   15.72MB/s    0:00:00 (xfr#111, to-chk=11/150)
08-Nov-2024 00:25:02       1,171,766  63%   15.74MB/s    0:00:00 (xfr#112, to-chk=10/150)
08-Nov-2024 00:25:02       1,172,496  63%   15.53MB/s    0:00:00 (xfr#113, to-chk=9/150)
08-Nov-2024 00:25:02       1,177,845  63%   15.60MB/s    0:00:00 (xfr#114, to-chk=8/150)
08-Nov-2024 00:25:02       1,193,340  64%   15.38MB/s    0:00:00 (xfr#115, to-chk=7/150)
08-Nov-2024 00:25:02       1,200,285  64%   15.47MB/s    0:00:00 (xfr#116, to-chk=6/150)
08-Nov-2024 00:25:02       1,203,476  65%   15.30MB/s    0:00:00 (xfr#117, to-chk=5/150)
08-Nov-2024 00:25:02       1,224,842  66%   15.37MB/s    0:00:00 (xfr#118, to-chk=4/150)
08-Nov-2024 00:25:02       1,225,127  66%   15.37MB/s    0:00:00 (xfr#119, to-chk=1/150)
08-Nov-2024 00:25:02       1,225,412  66%   15.38MB/s    0:00:00 (xfr#120, to-chk=0/150)
08-Nov-2024 00:25:02       1,225,412  66%   15.38MB/s    0:00:00 (xfr#120, to-chk=0/150)
08-Nov-2024 00:25:02       1,225,412  66%   15.18MB/s    0:00:00 (xfr#120, to-chk=0/150)
08-Nov-2024 00:25:02       1,225,412  66%   14.43MB/s    0:00:00 (xfr#120, to-chk=0/150)
08-Nov-2024 00:25:02       1,225,412  66%   14.43MB/s    0:00:00 (xfr#120, to-chk=0/150)
08-Nov-2024 00:25:02       1,225,412  66%   14.25MB/s    0:00:00 (xfr#120, to-chk=0/150)
08-Nov-2024 00:25:02 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.07-23.47.55/pod-logs/dev-oneprovider-paris-0/cluster-manager
08-Nov-2024 00:25:02
08-Nov-2024 00:25:02               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=19/22)
08-Nov-2024 00:25:02               0   0%    0.00kB/s    0:00:00 (xfr#2, to-chk=17/22)
08-Nov-2024 00:25:02               0   0%    0.00kB/s    0:00:00 (xfr#3, to-chk=15/22)
08-Nov-2024 00:25:02               0   0%    0.00kB/s    0:00:00 
08-Nov-2024 00:25:02           2,018  14%    1.92MB/s    0:00:00 (xfr#4, to-chk=13/22)
08-Nov-2024 00:25:02           4,850  35%    4.63MB/s    0:00:00 (xfr#5, to-chk=11/22)
08-Nov-2024 00:25:02           4,850  35%    4.63MB/s    0:00:00 (xfr#6, to-chk=9/22)
08-Nov-2024 00:25:02           4,850  35%    4.63MB/s    0:00:00 (xfr#7, to-chk=7/22)
08-Nov-2024 00:25:02           4,850  35%    4.63MB/s    0:00:00 (xfr#8, to-chk=5/22)
08-Nov-2024 00:25:02           6,665  48%    6.36MB/s    0:00:00 (xfr#9, to-chk=3/22)
08-Nov-2024 00:25:02           6,927  50%    6.61MB/s    0:00:00 (xfr#10, to-chk=1/22)
08-Nov-2024 00:25:02           6,927  50%  563.72kB/s    0:00:00 (xfr#10, to-chk=0/22)
08-Nov-2024 00:25:02 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.07-23.47.55/pod-logs/dev-onezone-0/cluster-manager
08-Nov-2024 00:25:02
08-Nov-2024 00:25:02               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=19/22)
08-Nov-2024 00:25:02               0   0%    0.00kB/s    0:00:00 (xfr#2, to-chk=17/22)
08-Nov-2024 00:25:02               0   0%    0.00kB/s    0:00:00 (xfr#3, to-chk=15/22)
08-Nov-2024 00:25:02               0   0%    0.00kB/s    0:00:00 
08-Nov-2024 00:25:02           1,977  14%    1.89MB/s    0:00:00 (xfr#4, to-chk=13/22)
08-Nov-2024 00:25:02           4,748  34%    4.53MB/s    0:00:00 (xfr#5, to-chk=11/22)
08-Nov-2024 00:25:02           4,748  34%    4.53MB/s    0:00:00 (xfr#6, to-chk=9/22)
08-Nov-2024 00:25:02           4,748  34%    4.53MB/s    0:00:00 (xfr#7, to-chk=7/22)
08-Nov-2024 00:25:02           4,748  34%    4.53MB/s    0:00:00 (xfr#8, to-chk=5/22)
08-Nov-2024 00:25:02           6,522  48%    6.22MB/s    0:00:00 (xfr#9, to-chk=3/22)
08-Nov-2024 00:25:02           6,784  50%    6.47MB/s    0:00:00 (xfr#10, to-chk=1/22)
08-Nov-2024 00:25:02           6,784  50%    2.16MB/s    0:00:00 (xfr#10, to-chk=0/22)
08-Nov-2024 00:25:02 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.07-23.47.55/pod-logs/dev-onezone-0/oz-panel
08-Nov-2024 00:25:02
08-Nov-2024 00:25:02               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=19/22)
08-Nov-2024 00:25:02               0   0%    0.00kB/s    0:00:00 (xfr#2, to-chk=17/22)
08-Nov-2024 00:25:02               0   0%    0.00kB/s    0:00:00 
08-Nov-2024 00:25:02          39,879   9%   38.03MB/s    0:00:00 (xfr#3, to-chk=15/22)
08-Nov-2024 00:25:02          55,378  12%   52.81MB/s    0:00:00 (xfr#4, to-chk=13/22)
08-Nov-2024 00:25:02         112,334  26%   26.78MB/s    0:00:00 (xfr#5, to-chk=11/22)
08-Nov-2024 00:25:02         152,213  35%   36.29MB/s    0:00:00 (xfr#6, to-chk=9/22)
08-Nov-2024 00:25:02         159,809  37%   25.40MB/s    0:00:00 (xfr#7, to-chk=7/22)
08-Nov-2024 00:25:02         199,688  46%   21.16MB/s    0:00:00 (xfr#8, to-chk=5/22)
08-Nov-2024 00:25:02         214,984  49%   18.64MB/s    0:00:00 (xfr#9, to-chk=3/22)
08-Nov-2024 00:25:02         215,275  50%   18.66MB/s    0:00:00 (xfr#10, to-chk=1/22)
08-Nov-2024 00:25:02         215,275  50%    8.93MB/s    0:00:00 (xfr#10, to-chk=0/22)
08-Nov-2024 00:25:02 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.07-23.47.55/pod-logs/dev-onezone-0/oz-worker
08-Nov-2024 00:25:02
08-Nov-2024 00:25:02               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=25/28)
08-Nov-2024 00:25:02               0   0%    0.00kB/s    0:00:00 (xfr#2, to-chk=23/28)
08-Nov-2024 00:25:02               0   0%    0.00kB/s    0:00:00 
08-Nov-2024 00:25:02          13,098   1%   12.49MB/s    0:00:00 (xfr#3, to-chk=21/28)
08-Nov-2024 00:25:02          23,825   2%   22.72MB/s    0:00:00 (xfr#4, to-chk=19/28)
08-Nov-2024 00:25:02          48,415   4%   23.09MB/s    0:00:00 (xfr#5, to-chk=17/28)
08-Nov-2024 00:25:02          48,415   4%   23.09MB/s    0:00:00 (xfr#6, to-chk=15/28)
08-Nov-2024 00:25:02          48,415   4%   23.09MB/s    0:00:00 (xfr#7, to-chk=13/28)
08-Nov-2024 00:25:02          61,513   5%   14.67MB/s    0:00:00 (xfr#8, to-chk=11/28)
08-Nov-2024 00:25:02          71,760   6%   11.41MB/s    0:00:00 (xfr#9, to-chk=9/28)
08-Nov-2024 00:25:02          71,851   6%   11.42MB/s    0:00:00 (xfr#10, to-chk=7/28)
08-Nov-2024 00:25:02         345,298  29%   16.47MB/s    0:00:00 (xfr#11, to-chk=5/28)
08-Nov-2024 00:25:02         345,595  29%   14.98MB/s    0:00:00 (xfr#12, to-chk=3/28)
08-Nov-2024 00:25:02         594,348  50%   20.24MB/s    0:00:00 (xfr#13, to-chk=1/28)
08-Nov-2024 00:25:02         594,348  50%   18.28MB/s    0:00:00 (xfr#13, to-chk=0/28)
08-Nov-2024 00:25:02 [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-krakow-init-htq4d. See /home/bamboo/.one-env/deployments/2024.11.07-23.47.55/pod-logs/dev-volume-s3-krakow-init-htq4d/entrypoint.log for more details
08-Nov-2024 00:25:02 [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-paris-init-ltsln. See /home/bamboo/.one-env/deployments/2024.11.07-23.47.55/pod-logs/dev-volume-s3-paris-init-ltsln/entrypoint.log for more details
08-Nov-2024 00:25:02 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCPS/onedata-acceptance/tests/oneclient/logs/multiprovider_s3/test_multi_reg_file_CRUD.1731025477.1195104 exists, exporting anyway.
08-Nov-2024 00:25:02
08-Nov-2024 00:25:02
08-Nov-2024 00:25:02 =============================== warnings summary ===============================
08-Nov-2024 00:25:02 tests/utils/rest_utils.py:98
08-Nov-2024 00:25:02   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCPS/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
08-Nov-2024 00:25:02     print("""
08-Nov-2024 00:25:02
08-Nov-2024 00:25:02 tests/utils/path_utils.py:112
08-Nov-2024 00:25:02   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCPS/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
08-Nov-2024 00:25:02     return path.replace("'", "\\'").replace(' ', '\ ')
08-Nov-2024 00:25:02
08-Nov-2024 00:25:02 tests/utils/acceptance_utils.py:55
08-Nov-2024 00:25:02   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCPS/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
08-Nov-2024 00:25:02     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
08-Nov-2024 00:25:02
08-Nov-2024 00:25:02 tests/utils/acceptance_utils.py:57
08-Nov-2024 00:25:02   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCPS/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
08-Nov-2024 00:25:02     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
08-Nov-2024 00:25:02
08-Nov-2024 00:25:02 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
08-Nov-2024 00:25:02 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCPS/onedata-acceptance/test-reports/results.xml -
08-Nov-2024 00:25:02 ================= 26 passed, 4 warnings in 2231.76s (0:37:11) ==================
08-Nov-2024 00:25:12 release "dev" uninstalled
08-Nov-2024 00:25:13 Sidecar injection has been disabled
08-Nov-2024 00:25:13 Cleaning helm release "dev"...
08-Nov-2024 00:25:13 Deleted 1 helm deployments
08-Nov-2024 00:25:13 Deleted 0 k8s deployments
08-Nov-2024 00:25:13 Deleted 0 k8s services
08-Nov-2024 00:25:13 Deleted 0 persistent volumes
08-Nov-2024 00:25:16 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
08-Nov-2024 00:25:16 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
08-Nov-2024 00:25:16 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
08-Nov-2024 00:25:16 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
08-Nov-2024 00:25:16 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
08-Nov-2024 00:25:16 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
08-Nov-2024 00:25:16 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
08-Nov-2024 00:25:16 Finished task 'Run acceptance oneclient tests' with result: Success
08-Nov-2024 00:25:16 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
08-Nov-2024 00:25:16 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCPS...
08-Nov-2024 00:25:16 Finished task 'Parse test results' with result: Success
08-Nov-2024 00:25:16 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
08-Nov-2024 00:25:16
Substituting variable: ${bamboo.artifactRepoHostname} with S3
08-Nov-2024 00:25:16
Substituting variable: ${bamboo.artifactRepoPort} with 10161
08-Nov-2024 00:25:16
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
08-Nov-2024 00:25:16
Substituting variable: ${bamboo.planRepository.branchName} with develop
08-Nov-2024 00:25:16
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
08-Nov-2024 00:25:16
Substituting variable: ${bamboo.artifactRepoHostname} with S3
08-Nov-2024 00:25:16
Substituting variable: ${bamboo.artifactRepoPort} with 10161
08-Nov-2024 00:25:16
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
08-Nov-2024 00:25:16
Substituting variable: ${bamboo.planRepository.branchName} with develop
08-Nov-2024 00:25:16
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
08-Nov-2024 00:25:16 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
08-Nov-2024 00:25:16
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 regular file CRUD proxyio symlinks #3360 (ODSRV-OAP-MSRFCPS-3360)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSRFCPS-3360-ScriptBuildTask-13696271960373331568.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCPS/onedata-acceptance
08-Nov-2024 00:25:16 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_s3_regular_file_CRUD_proxyio_symlinks.tar.gz
08-Nov-2024 00:25:18 Uploading artifact
08-Nov-2024 00:25:18     source path: surefire_multiprovider_s3_regular_file_CRUD_proxyio_symlinks.tar.gz
08-Nov-2024 00:25:18     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_s3_regular_file_CRUD_proxyio_symlinks.tar.gz
08-Nov-2024 00:25:18 Finished task 'Pack and push surefire artifact' with result: Success
08-Nov-2024 00:25:18 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
08-Nov-2024 00:25:18 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
08-Nov-2024 00:25:18
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 regular file CRUD proxyio symlinks #3360 (ODSRV-OAP-MSRFCPS-3360)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSRFCPS-3360-ScriptBuildTask-6717581699909011141.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCPS
08-Nov-2024 00:25:18 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
08-Nov-2024 00:25:19 Finished task 'Pack logs' with result: Success
08-Nov-2024 00:25:19 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
08-Nov-2024 00:25:19
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
08-Nov-2024 00:25:19 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
08-Nov-2024 00:25:19
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 regular file CRUD proxyio symlinks #3360 (ODSRV-OAP-MSRFCPS-3360)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSRFCPS-3360-ScriptBuildTask-12087083966761050809.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCPS/onedata-acceptance
08-Nov-2024 00:25:19   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
08-Nov-2024 00:25:19                                  Dload  Upload   Total   Spent    Left  Speed
08-Nov-2024 00:25:19
08-Nov-2024 00:25:19   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
08-Nov-2024 00:25:19 100  4822  100  4822    0     0  48707      0 --:--:-- --:--:-- --:--:-- 48707
08-Nov-2024 00:25:19 Clearing /tmp/onedata and /home/bamboo/.one-env
08-Nov-2024 00:25:21 Cleaning helm deployments
08-Nov-2024 00:25:21 Cleanining pods
08-Nov-2024 00:25:21 Cleaning kube persistant volumes
08-Nov-2024 00:25:22 pod "dev-volume-s3-krakow-585f4c9-jqgcd" deleted
08-Nov-2024 00:25:42 pod "dev-volume-s3-paris-64bd65585f-lrpnh" deleted
08-Nov-2024 00:25:45 Cleaning dockswift container
08-Nov-2024 00:25:45 Cleaning docker containers
08-Nov-2024 00:25:48 Stalled docker containers to remove:
08-Nov-2024 00:25:48 e20b3e964337 d695f15da77f 796e5d5356b6 d57fcad743bc
08-Nov-2024 00:25:48 Removing stalled docker containers
08-Nov-2024 00:25:48 Error response from daemon: Cannot kill container: e20b3e964337: Container e20b3e964337d5e4c4f34a8b1298361df940b7a62f0fb6432d2a106753e4348e is not running
08-Nov-2024 00:25:48 e20b3e964337
08-Nov-2024 00:25:48 Error response from daemon: Cannot kill container: d695f15da77f: Container d695f15da77f4b4becaf9871a4ac1bc54475236df1ca389dd3ce70f6d0ae77f8 is not running
08-Nov-2024 00:25:48 d695f15da77f
08-Nov-2024 00:25:48 Error response from daemon: Cannot kill container: 796e5d5356b6: Container 796e5d5356b61019f4267f6a5e3fae42850f064eb9b4688058b398157612b5d0 is not running
08-Nov-2024 00:25:49 796e5d5356b6
08-Nov-2024 00:25:50 d57fcad743bc
08-Nov-2024 00:25:50 d57fcad743bc
08-Nov-2024 00:25:50 Stalled docker volumes to remove:
08-Nov-2024 00:25:50
08-Nov-2024 00:25:50 Removing stalled docker volumes
08-Nov-2024 00:25:50 Removing stalled loopdevices
08-Nov-2024 00:25:52 Done
08-Nov-2024 00:25:52 Finished task 'Clear env and working dir' with result: Success
08-Nov-2024 00:25:52 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
08-Nov-2024 00:25:52 Running post build plugin 'Docker Container Cleanup'
08-Nov-2024 00:25:52 Running post build plugin 'NCover Results Collector'
08-Nov-2024 00:25:52 Running post build plugin 'Build Results Label Collector'
08-Nov-2024 00:25:52 Running post build plugin 'Clover Results Collector'
08-Nov-2024 00:25:52 Running post build plugin 'npm Cache Cleanup'
08-Nov-2024 00:25:52 Running post build plugin 'Artifact Copier'
08-Nov-2024 00:25:52 Publishing an artifact: test_logs.tar.gz
08-Nov-2024 00:25:52 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 249.5 ms
08-Nov-2024 00:25:53 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCPS'
08-Nov-2024 00:25:53 Finalising the build...
08-Nov-2024 00:25:53 Stopping timer.
08-Nov-2024 00:25:53 Build ODSRV-OAP-MSRFCPS-3360 completed.
08-Nov-2024 00:25:53 Running on server: post build plugin 'Build Hanging Detection Configuration'
08-Nov-2024 00:25:53 Running on server: post build plugin 'NCover Results Collector'
08-Nov-2024 00:25:53 Running on server: post build plugin 'Build Labeller'
08-Nov-2024 00:25:53 Running on server: post build plugin 'Clover Delta Calculator'
08-Nov-2024 00:25:53 Running on server: post build plugin 'Maven Dependencies Postprocessor'
08-Nov-2024 00:25:53 All post build plugins have finished
08-Nov-2024 00:25:53 Generating build results summary...
08-Nov-2024 00:25:53 Saving build results to disk...
08-Nov-2024 00:25:53 Store variable context...
08-Nov-2024 00:25:53 Finished building ODSRV-OAP-MSRFCPS-3360.