oneclient acceptance tests using environment deployed from packages

Build: #3362 failed

Job: multiprovider s3 regular file CRUD proxyio hardlinks was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

The build generated 2,686 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 21:40:07
09-Nov-2024 21:40:07 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/npjrih5ogrq3o42y
09-Nov-2024 21:40:07
09-Nov-2024 21:40:07 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/npjrih5ogrq3o42y --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/npjrih5ogrq3o42y
09-Nov-2024 21:40:07 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '11766649098939455629'...
09-Nov-2024 21:40:07 Getting configuration...
09-Nov-2024 21:40:07 Oneclient has been successfully mounted in '/tmp/onedata/mnt/npjrih5ogrq3o42y'.
09-Nov-2024 21:40:07
09-Nov-2024 21:40:07 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-62wp6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:40:07 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-62wp6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:40:07 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-62wp6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:40:07
09-Nov-2024 21:40:07
09-Nov-2024 21:40:07 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-62wp6'
09-Nov-2024 21:40:07 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-62wp6' successfully started
09-Nov-2024 21:40:07
09-Nov-2024 21:40:07 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/xvqfqdlmt74xelwb
09-Nov-2024 21:40:07
09-Nov-2024 21:40:07 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/xvqfqdlmt74xelwb --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/xvqfqdlmt74xelwb
09-Nov-2024 21:40:07 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '16843434879207395254'...
09-Nov-2024 21:40:07 Getting configuration...
09-Nov-2024 21:40:07 Oneclient has been successfully mounted in '/tmp/onedata/mnt/xvqfqdlmt74xelwb'.
09-Nov-2024 21:40:07
09-Nov-2024 21:40:07 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
09-Nov-2024 21:40:07 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
09-Nov-2024 21:40:07 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
09-Nov-2024 21:40:07 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
09-Nov-2024 21:40:07 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
09-Nov-2024 21:40:07 -- Executing step: 'When "user1 changes space1/dir1 mode to 755 on client11"'
09-Nov-2024 21:40:07 -- Executing step: 'Then "mode of user2's space1/dir1 is 755 on client21"'
09-Nov-2024 21:40:07 -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"'
09-Nov-2024 21:40:07 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"'
09-Nov-2024 21:40:07 -- Executing step: 'Then "user2 fails to delete files [space1/dir1/file1] on client21"'
09-Nov-2024 21:40:07 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
09-Nov-2024 21:40:07 -- Executing step: 'Then "user1 can stat [file1] in space1/dir1 on client11"'
09-Nov-2024 21:40:07 -- Executing step: 'Then "user2 can stat [file1] in space1/dir1 on client21"'
09-Nov-2024 21:40:07 -- Executing step: 'Then "user1 sees [file1] in space1/dir1 on client11"'
09-Nov-2024 21:40:07 -- Executing step: 'Then "user2 sees [file1] in space1/dir1 on client21"'
09-Nov-2024 21:40:07 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"'
09-Nov-2024 21:40:07 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client21"'
09-Nov-2024 21:40:07 =================================================================
09-Nov-2024 21:40:07
09-Nov-2024 21:40:07 PASSED
09-Nov-2024 21:40:07 Unmounting client from /tmp/onedata/mnt/npjrih5ogrq3o42y
09-Nov-2024 21:40:07
09-Nov-2024 21:40:07
09-Nov-2024 21:40:07 Unmounting client from /tmp/onedata/mnt/xvqfqdlmt74xelwb
09-Nov-2024 21:40:07
09-Nov-2024 21:40:07
09-Nov-2024 21:40:42 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
09-Nov-2024 21:40:42 =================================================================
09-Nov-2024 21:40:42 - Executing scenario 'Delete file right after closing it'
09-Nov-2024 21:40:42 - from feature 'Multi_regular_file_CRUD'
09-Nov-2024 21:40:42 -----------------------------------------------------------------
09-Nov-2024 21:40:42 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 21:40:42 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 21:40:42 using [token, token] by [user1, user2]"'
09-Nov-2024 21:40:42 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-9c28p', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:40:42 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-9c28p', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:40:42 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-9c28p', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:40:42
09-Nov-2024 21:40:42
09-Nov-2024 21:40:42 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-9c28p'
09-Nov-2024 21:40:42 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-9c28p' successfully started
09-Nov-2024 21:40:42
09-Nov-2024 21:40:42 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/47hliybywf7cz3rn
09-Nov-2024 21:40:42
09-Nov-2024 21:40:42 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/47hliybywf7cz3rn --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/47hliybywf7cz3rn
09-Nov-2024 21:40:42 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '11174989331379287364'...
09-Nov-2024 21:40:42 Getting configuration...
09-Nov-2024 21:40:42 Oneclient has been successfully mounted in '/tmp/onedata/mnt/47hliybywf7cz3rn'.
09-Nov-2024 21:40:42
09-Nov-2024 21:40:42 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-62wp6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:40:42 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-62wp6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:40:42 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-62wp6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:40:42
09-Nov-2024 21:40:42
09-Nov-2024 21:40:42 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-62wp6'
09-Nov-2024 21:40:42 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-62wp6' successfully started
09-Nov-2024 21:40:42
09-Nov-2024 21:40:42 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/iktxb10bjehtgca1
09-Nov-2024 21:40:42
09-Nov-2024 21:40:42 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/iktxb10bjehtgca1 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/iktxb10bjehtgca1
09-Nov-2024 21:40:42 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '4907282500047054729'...
09-Nov-2024 21:40:42 Getting configuration...
09-Nov-2024 21:40:42 Oneclient has been successfully mounted in '/tmp/onedata/mnt/iktxb10bjehtgca1'.
09-Nov-2024 21:40:42
09-Nov-2024 21:40:42 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
09-Nov-2024 21:40:42 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
09-Nov-2024 21:40:42 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
09-Nov-2024 21:40:42 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
09-Nov-2024 21:40:42 -- Executing step: 'When "user1 opens space1/file1 with mode r+ on client11"'
09-Nov-2024 21:40:42 -- Executing step: 'When "user1 closes space1/file1 on client11"'
09-Nov-2024 21:40:42 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
09-Nov-2024 21:40:42 -- Executing step: 'When "space1 is empty for user1 on client11"'
09-Nov-2024 21:40:42 =================================================================
09-Nov-2024 21:40:42
09-Nov-2024 21:40:43 PASSED
09-Nov-2024 21:40:43 Unmounting client from /tmp/onedata/mnt/47hliybywf7cz3rn
09-Nov-2024 21:40:43
09-Nov-2024 21:40:43
09-Nov-2024 21:40:43 Unmounting client from /tmp/onedata/mnt/iktxb10bjehtgca1
09-Nov-2024 21:40:43
09-Nov-2024 21:40:43
09-Nov-2024 21:41:28 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
09-Nov-2024 21:41:28 =================================================================
09-Nov-2024 21:41:28 - Executing scenario 'Create many children'
09-Nov-2024 21:41:28 - from feature 'Multi_regular_file_CRUD'
09-Nov-2024 21:41:28 -----------------------------------------------------------------
09-Nov-2024 21:41:28 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 21:41:28 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 21:41:28 using [token, token] by [user1, user2]"'
09-Nov-2024 21:41:28 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-9c28p', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:41:28 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-9c28p', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:41:28 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-9c28p', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:41:28
09-Nov-2024 21:41:28
09-Nov-2024 21:41:28 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-9c28p'
09-Nov-2024 21:41:28 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-9c28p' successfully started
09-Nov-2024 21:41:28
09-Nov-2024 21:41:28 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/0y78hut4j6yljmbb
09-Nov-2024 21:41:28
09-Nov-2024 21:41:28 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/0y78hut4j6yljmbb --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/0y78hut4j6yljmbb
09-Nov-2024 21:41:28 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16827547340140056744'...
09-Nov-2024 21:41:28 Getting configuration...
09-Nov-2024 21:41:28 Oneclient has been successfully mounted in '/tmp/onedata/mnt/0y78hut4j6yljmbb'.
09-Nov-2024 21:41:28
09-Nov-2024 21:41:28 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-62wp6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:41:28 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-62wp6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:41:28 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-62wp6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:41:28
09-Nov-2024 21:41:28
09-Nov-2024 21:41:28 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-62wp6'
09-Nov-2024 21:41:28 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-62wp6' successfully started
09-Nov-2024 21:41:28
09-Nov-2024 21:41:28 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/j3a1xooxnzmcf011
09-Nov-2024 21:41:28
09-Nov-2024 21:41:28 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/j3a1xooxnzmcf011 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/j3a1xooxnzmcf011
09-Nov-2024 21:41:28 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '10588474270524677829'...
09-Nov-2024 21:41:28 Getting configuration...
09-Nov-2024 21:41:28 Oneclient has been successfully mounted in '/tmp/onedata/mnt/j3a1xooxnzmcf011'.
09-Nov-2024 21:41:28
09-Nov-2024 21:41:28 -- Executing step: 'When "user1 creates child files of space1 with names in range [1, 127) on client11"'
09-Nov-2024 21:41:28 -- Executing step: 'Then "user2 lists children of space1 and gets names in range [1, 127) on client21"'
09-Nov-2024 21:41:28 =================================================================
09-Nov-2024 21:41:28
09-Nov-2024 21:41:37 PASSED
09-Nov-2024 21:41:37 Unmounting client from /tmp/onedata/mnt/0y78hut4j6yljmbb
09-Nov-2024 21:41:37
09-Nov-2024 21:41:37
09-Nov-2024 21:41:37 Unmounting client from /tmp/onedata/mnt/j3a1xooxnzmcf011
09-Nov-2024 21:41:37
09-Nov-2024 21:41:37
09-Nov-2024 21:42:16 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
09-Nov-2024 21:42:16 =================================================================
09-Nov-2024 21:42:16 - Executing scenario 'Create nonempty file then copy it and remove source file'
09-Nov-2024 21:42:16 - from feature 'Multi_regular_file_CRUD'
09-Nov-2024 21:42:16 -----------------------------------------------------------------
09-Nov-2024 21:42:16 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 21:42:16 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 21:42:16 using [token, token] by [user1, user2]"'
09-Nov-2024 21:42:16 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-9c28p', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:42:16 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-9c28p', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:42:16 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-9c28p', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:42:16
09-Nov-2024 21:42:16
09-Nov-2024 21:42:16 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-9c28p'
09-Nov-2024 21:42:16 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-9c28p' successfully started
09-Nov-2024 21:42:16
09-Nov-2024 21:42:16 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/35fhp930bebvciiw
09-Nov-2024 21:42:16
09-Nov-2024 21:42:16 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/35fhp930bebvciiw --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/35fhp930bebvciiw
09-Nov-2024 21:42:16 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10692187345343568555'...
09-Nov-2024 21:42:16 Getting configuration...
09-Nov-2024 21:42:16 Oneclient has been successfully mounted in '/tmp/onedata/mnt/35fhp930bebvciiw'.
09-Nov-2024 21:42:16
09-Nov-2024 21:42:16 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-62wp6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:42:16 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-62wp6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:42:16 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-62wp6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:42:16
09-Nov-2024 21:42:16
09-Nov-2024 21:42:16 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-62wp6'
09-Nov-2024 21:42:16 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-62wp6' successfully started
09-Nov-2024 21:42:16
09-Nov-2024 21:42:16 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/q2nbu26l7579mnr9
09-Nov-2024 21:42:16
09-Nov-2024 21:42:16 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/q2nbu26l7579mnr9 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/q2nbu26l7579mnr9
09-Nov-2024 21:42:16 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '14657151671707554694'...
09-Nov-2024 21:42:16 Getting configuration...
09-Nov-2024 21:42:16 Oneclient has been successfully mounted in '/tmp/onedata/mnt/q2nbu26l7579mnr9'.
09-Nov-2024 21:42:16
09-Nov-2024 21:42:16 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
09-Nov-2024 21:42:16 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
09-Nov-2024 21:42:16 -- Executing step: 'When "user1 copies regular file space1/file1 to space1/file1_copy on client11"'
09-Nov-2024 21:42:16 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
09-Nov-2024 21:42:16 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client11"'
09-Nov-2024 21:42:16 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client21"'
09-Nov-2024 21:42:16 =================================================================
09-Nov-2024 21:42:16
09-Nov-2024 21:42:16 PASSED
09-Nov-2024 21:42:16 Unmounting client from /tmp/onedata/mnt/35fhp930bebvciiw
09-Nov-2024 21:42:16
09-Nov-2024 21:42:16
09-Nov-2024 21:42:16 Unmounting client from /tmp/onedata/mnt/q2nbu26l7579mnr9
09-Nov-2024 21:42:16
09-Nov-2024 21:42:16
09-Nov-2024 21:43:03 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
09-Nov-2024 21:43:03 =================================================================
09-Nov-2024 21:43:03 - Executing scenario 'Create nonempty file then move it to another space'
09-Nov-2024 21:43:03 - from feature 'Multi_regular_file_CRUD'
09-Nov-2024 21:43:03 -----------------------------------------------------------------
09-Nov-2024 21:43:03 -- Executing step: 'Given "oneclients [client11, client21]
09-Nov-2024 21:43:03 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
09-Nov-2024 21:43:03 using [token, token] by [user1, user2]"'
09-Nov-2024 21:43:03 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-9c28p', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:43:03 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-9c28p', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:43:03 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-9c28p', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:43:03
09-Nov-2024 21:43:03
09-Nov-2024 21:43:03 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-9c28p'
09-Nov-2024 21:43:03 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-9c28p' successfully started
09-Nov-2024 21:43:03
09-Nov-2024 21:43:03 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ho0yjys4hdxsb0gp
09-Nov-2024 21:43:03
09-Nov-2024 21:43:03 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ho0yjys4hdxsb0gp --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ho0yjys4hdxsb0gp
09-Nov-2024 21:43:03 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '7374118295652167848'...
09-Nov-2024 21:43:03 Getting configuration...
09-Nov-2024 21:43:03 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ho0yjys4hdxsb0gp'.
09-Nov-2024 21:43:03
09-Nov-2024 21:43:03 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-62wp6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
09-Nov-2024 21:43:03 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-62wp6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
09-Nov-2024 21:43:03 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-62wp6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
09-Nov-2024 21:43:03
09-Nov-2024 21:43:03
09-Nov-2024 21:43:03 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-62wp6'
09-Nov-2024 21:43:03 rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-62wp6' successfully started
09-Nov-2024 21:43:03
09-Nov-2024 21:43:03 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ohz987oo2hzgy17q
09-Nov-2024 21:43:03
09-Nov-2024 21:43:03 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ohz987oo2hzgy17q --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ohz987oo2hzgy17q
09-Nov-2024 21:43:03 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '14863126040171492361'...
09-Nov-2024 21:43:03 Getting configuration...
09-Nov-2024 21:43:03 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ohz987oo2hzgy17q'.
09-Nov-2024 21:43:03
09-Nov-2024 21:43:03 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
09-Nov-2024 21:43:03 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
09-Nov-2024 21:43:03 -- Executing step: 'When "user2 reads "TEST TEXT ONEDATA" from file space1/file1 on client21"'
09-Nov-2024 21:43:03 -- Executing step: 'When "user1 renames space1/file1 to space2/file1_moved on client11"'
09-Nov-2024 21:43:03 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client11"'
09-Nov-2024 21:43:03 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client21"'
09-Nov-2024 21:43:03 =================================================================
09-Nov-2024 21:43:03
09-Nov-2024 21:43:16 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
09-Nov-2024 21:43:16 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
09-Nov-2024 21:43:16 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
09-Nov-2024 21:43:16 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
09-Nov-2024 21:43:16 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
09-Nov-2024 21:43:16 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
09-Nov-2024 21:43:16 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
09-Nov-2024 21:43:16 Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init)
09-Nov-2024 21:43:16 PASSED
09-Nov-2024 21:43:16 Unmounting client from /tmp/onedata/mnt/ho0yjys4hdxsb0gp
09-Nov-2024 21:43:16
09-Nov-2024 21:43:16
09-Nov-2024 21:43:16 Unmounting client from /tmp/onedata/mnt/ohz987oo2hzgy17q
09-Nov-2024 21:43:16
09-Nov-2024 21:43:16 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCPH/onedata-acceptance/tests/oneclient/logs/multiprovider_s3/test_multi_reg_file_CRUD.1731188584.164161', '-c', '/tmp/logs']
09-Nov-2024 21:43:16 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-29grl. See /home/bamboo/.one-env/deployments/2024.11.09-21.20.41/pod-logs/dev-cross-support-job-3p-users-29grl/entrypoint.log for more details
09-Nov-2024 21:43:16 [INFO] Rsyncing from pod dev-oneclient-krakow-9b8968f6-9c28p: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.09-21.20.41/pod-logs/dev-oneclient-krakow-9b8968f6-9c28p/oneclient_logs
09-Nov-2024 21:43:16
09-Nov-2024 21:43:16               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=190/222)
09-Nov-2024 21:43:16               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 21:43:16         820,654   6%   32.61MB/s    0:00:00 (xfr#1, to-chk=189/222)
09-Nov-2024 21:43:16         820,654   6%   31.31MB/s    0:00:00 (xfr#1, to-chk=183/222)
09-Nov-2024 21:43:16         821,116   6%   31.32MB/s    0:00:00 (xfr#2, to-chk=185/222)
09-Nov-2024 21:43:16       4,766,333  35%   39.19MB/s    0:00:00 (xfr#3, to-chk=184/222)
09-Nov-2024 21:43:16       4,766,795  35%   39.19MB/s    0:00:00 (xfr#4, to-chk=183/222)
09-Nov-2024 21:43:16       4,817,969  35%   35.07MB/s    0:00:00 (xfr#5, to-chk=182/222)
09-Nov-2024 21:43:16       4,818,815  35%   35.08MB/s    0:00:00 (xfr#6, to-chk=178/222)
09-Nov-2024 21:43:16       4,995,525  36%   34.03MB/s    0:00:00 (xfr#7, to-chk=177/222)
09-Nov-2024 21:43:16       4,996,371  36%   34.04MB/s    0:00:00 (xfr#8, to-chk=176/222)
09-Nov-2024 21:43:16       5,033,325  37%   34.04MB/s    0:00:00 (xfr#9, to-chk=175/222)
09-Nov-2024 21:43:16       5,033,883  37%   34.05MB/s    0:00:00 (xfr#10, to-chk=171/222)
09-Nov-2024 21:43:16       5,153,218  37%   32.76MB/s    0:00:00 (xfr#11, to-chk=170/222)
09-Nov-2024 21:43:16       5,153,776  37%   32.77MB/s    0:00:00 (xfr#12, to-chk=169/222)
09-Nov-2024 21:43:16       5,181,923  38%   32.73MB/s    0:00:00 (xfr#13, to-chk=168/222)
09-Nov-2024 21:43:16       5,182,577  38%   32.52MB/s    0:00:00 (xfr#14, to-chk=164/222)
09-Nov-2024 21:43:16       5,286,510  38%   32.95MB/s    0:00:00 (xfr#15, to-chk=163/222)
09-Nov-2024 21:43:16       5,287,164  38%   32.96MB/s    0:00:00 (xfr#16, to-chk=162/222)
09-Nov-2024 21:43:16       5,287,792  38%   32.96MB/s    0:00:00 (xfr#17, to-chk=161/222)
09-Nov-2024 21:43:16       5,328,549  39%   32.16MB/s    0:00:00 (xfr#18, to-chk=160/222)
09-Nov-2024 21:43:16       5,329,203  39%   32.17MB/s    0:00:00 (xfr#19, to-chk=156/222)
09-Nov-2024 21:43:16       5,501,280  40%   32.59MB/s    0:00:00 (xfr#20, to-chk=155/222)
09-Nov-2024 21:43:16       5,501,934  40%   32.39MB/s    0:00:00 (xfr#21, to-chk=154/222)
09-Nov-2024 21:43:16       5,502,562  40%   32.39MB/s    0:00:00 (xfr#22, to-chk=153/222)
09-Nov-2024 21:43:16       5,548,671  40%   32.66MB/s    0:00:00 (xfr#23, to-chk=152/222)
09-Nov-2024 21:43:16       5,549,133  40%   32.67MB/s    0:00:00 (xfr#24, to-chk=148/222)
09-Nov-2024 21:43:16       5,695,712  41%   30.01MB/s    0:00:00 (xfr#25, to-chk=147/222)
09-Nov-2024 21:43:16       5,696,174  41%   29.85MB/s    0:00:00 (xfr#26, to-chk=146/222)
09-Nov-2024 21:43:16       5,760,264  42%   29.53MB/s    0:00:00 (xfr#27, to-chk=145/222)
09-Nov-2024 21:43:16       5,760,630  42%   29.54MB/s    0:00:00 (xfr#28, to-chk=141/222)
09-Nov-2024 21:43:16       5,986,346  44%   29.89MB/s    0:00:00 (xfr#29, to-chk=140/222)
09-Nov-2024 21:43:16       5,986,712  44%   29.89MB/s    0:00:00 (xfr#30, to-chk=139/222)
09-Nov-2024 21:43:16       6,058,555  44%   29.63MB/s    0:00:00 (xfr#31, to-chk=138/222)
09-Nov-2024 21:43:16       6,058,825  44%   29.63MB/s    0:00:00 (xfr#32, to-chk=134/222)
09-Nov-2024 21:43:16       6,313,949  46%   30.11MB/s    0:00:00 (xfr#33, to-chk=133/222)
09-Nov-2024 21:43:16       6,314,219  46%   29.96MB/s    0:00:00 (xfr#34, to-chk=132/222)
09-Nov-2024 21:43:16       6,314,847  46%   29.96MB/s    0:00:00 (xfr#35, to-chk=131/222)
09-Nov-2024 21:43:16       6,359,266  46%   30.02MB/s    0:00:00 (xfr#36, to-chk=130/222)
09-Nov-2024 21:43:16       6,360,112  46%   30.03MB/s    0:00:00 (xfr#37, to-chk=126/222)
09-Nov-2024 21:43:16       6,545,516  48%   30.30MB/s    0:00:00 (xfr#38, to-chk=125/222)
09-Nov-2024 21:43:16       6,546,362  48%   30.31MB/s    0:00:00 (xfr#39, to-chk=124/222)
09-Nov-2024 21:43:16       6,575,596  48%   30.29MB/s    0:00:00 (xfr#40, to-chk=123/222)
09-Nov-2024 21:43:16       6,576,346  48%   30.30MB/s    0:00:00 (xfr#41, to-chk=119/222)
09-Nov-2024 21:43:16       6,700,381  49%   28.91MB/s    0:00:00 (xfr#42, to-chk=118/222)
09-Nov-2024 21:43:16       6,701,131  49%   28.92MB/s    0:00:00 (xfr#43, to-chk=117/222)
09-Nov-2024 21:43:16       6,735,466  49%   28.80MB/s    0:00:00 (xfr#44, to-chk=116/222)
09-Nov-2024 21:43:16       6,736,024  49%   28.81MB/s    0:00:00 (xfr#45, to-chk=112/222)
09-Nov-2024 21:43:16       6,861,427  50%   29.34MB/s    0:00:00 (xfr#46, to-chk=111/222)
09-Nov-2024 21:43:16       6,861,985  50%   29.35MB/s    0:00:00 (xfr#47, to-chk=110/222)
09-Nov-2024 21:43:16       6,906,502  50%   29.40MB/s    0:00:00 (xfr#48, to-chk=109/222)
09-Nov-2024 21:43:16       6,907,060  50%   29.41MB/s    0:00:00 (xfr#49, to-chk=105/222)
09-Nov-2024 21:43:16       7,049,971  51%   29.88MB/s    0:00:00 (xfr#50, to-chk=104/222)
09-Nov-2024 21:43:16       7,050,529  51%   29.88MB/s    0:00:00 (xfr#51, to-chk=103/222)
09-Nov-2024 21:43:16       7,051,157  51%   29.49MB/s    0:00:00 (xfr#52, to-chk=102/222)
09-Nov-2024 21:43:16       7,085,950  52%   29.64MB/s    0:00:00 (xfr#53, to-chk=101/222)
09-Nov-2024 21:43:16       7,086,412  52%   29.64MB/s    0:00:00 (xfr#54, to-chk=97/222)
09-Nov-2024 21:43:16       7,221,978  53%   29.69MB/s    0:00:00 (xfr#55, to-chk=96/222)
09-Nov-2024 21:43:16       7,222,440  53%   29.69MB/s    0:00:00 (xfr#56, to-chk=95/222)
09-Nov-2024 21:43:16       7,462,497  54%   30.28MB/s    0:00:00 (xfr#57, to-chk=94/222)
09-Nov-2024 21:43:16       7,463,247  54%   30.29MB/s    0:00:00 (xfr#58, to-chk=90/222)
09-Nov-2024 21:43:16      10,140,161  74%   35.04MB/s    0:00:00 (xfr#59, to-chk=89/222)
09-Nov-2024 21:43:16      10,140,911  74%   35.04MB/s    0:00:00 (xfr#60, to-chk=88/222)
09-Nov-2024 21:43:16      10,192,771  74%   35.09MB/s    0:00:00 (xfr#61, to-chk=87/222)
09-Nov-2024 21:43:16      10,193,425  74%   35.09MB/s    0:00:00 (xfr#62, to-chk=83/222)
09-Nov-2024 21:43:16      10,354,341  76%   35.52MB/s    0:00:00 (xfr#63, to-chk=82/222)
09-Nov-2024 21:43:16      10,354,995  76%   35.52MB/s    0:00:00 (xfr#64, to-chk=81/222)
09-Nov-2024 21:43:16      10,355,623  76%   35.52MB/s    0:00:00 (xfr#65, to-chk=80/222)
09-Nov-2024 21:43:16      10,411,588  76%   35.46MB/s    0:00:00 (xfr#66, to-chk=79/222)
09-Nov-2024 21:43:16      10,412,242  76%   35.34MB/s    0:00:00 (xfr#67, to-chk=75/222)
09-Nov-2024 21:43:16      10,592,061  77%   35.57MB/s    0:00:00 (xfr#68, to-chk=74/222)
09-Nov-2024 21:43:16      10,592,715  77%   35.57MB/s    0:00:00 (xfr#69, to-chk=73/222)
09-Nov-2024 21:43:16      10,646,322  78%   35.75MB/s    0:00:00 (xfr#70, to-chk=72/222)
09-Nov-2024 21:43:16      10,647,072  78%   35.63MB/s    0:00:00 (xfr#71, to-chk=68/222)
09-Nov-2024 21:43:16      10,850,940  79%   36.18MB/s    0:00:00 (xfr#72, to-chk=67/222)
09-Nov-2024 21:43:16      10,851,690  79%   36.19MB/s    0:00:00 (xfr#73, to-chk=66/222)
09-Nov-2024 21:43:16      10,904,822  80%   35.98MB/s    0:00:00 (xfr#74, to-chk=65/222)
09-Nov-2024 21:43:16      10,905,380  80%   35.99MB/s    0:00:00 (xfr#75, to-chk=61/222)
09-Nov-2024 21:43:16      11,098,321  81%   36.50MB/s    0:00:00 (xfr#76, to-chk=60/222)
09-Nov-2024 21:43:16      11,098,879  81%   36.50MB/s    0:00:00 (xfr#77, to-chk=59/222)
09-Nov-2024 21:43:16      11,144,659  81%   36.52MB/s    0:00:00 (xfr#78, to-chk=58/222)
09-Nov-2024 21:43:16      11,145,313  81%   36.53MB/s    0:00:00 (xfr#79, to-chk=54/222)
09-Nov-2024 21:43:16      11,295,199  83%   36.52MB/s    0:00:00 (xfr#80, to-chk=53/222)
09-Nov-2024 21:43:16      11,295,853  83%   36.52MB/s    0:00:00 (xfr#81, to-chk=52/222)
09-Nov-2024 21:43:16      11,474,403  84%   36.48MB/s    0:00:00 (xfr#82, to-chk=51/222)
09-Nov-2024 21:43:16      11,475,153  84%   36.48MB/s    0:00:00 (xfr#83, to-chk=47/222)
09-Nov-2024 21:43:16      12,098,396  88%   34.44MB/s    0:00:00 (xfr#84, to-chk=46/222)
09-Nov-2024 21:43:16      12,099,146  88%   34.44MB/s    0:00:00 (xfr#85, to-chk=45/222)
09-Nov-2024 21:43:16      12,163,292  89%   34.32MB/s    0:00:00 (xfr#86, to-chk=44/222)
09-Nov-2024 21:43:16      12,164,138  89%   34.32MB/s    0:00:00 (xfr#87, to-chk=40/222)
09-Nov-2024 21:43:16      12,392,464  91%   34.46MB/s    0:00:00 (xfr#88, to-chk=39/222)
09-Nov-2024 21:43:16      12,393,310  91%   34.46MB/s    0:00:00 (xfr#89, to-chk=38/222)
09-Nov-2024 21:43:16      12,434,168  91%   34.37MB/s    0:00:00 (xfr#90, to-chk=37/222)
09-Nov-2024 21:43:16      12,434,726  91%   34.37MB/s    0:00:00 (xfr#91, to-chk=33/222)
09-Nov-2024 21:43:16      12,578,662  92%   34.57MB/s    0:00:00 (xfr#92, to-chk=32/222)
09-Nov-2024 21:43:16      12,579,220  92%   34.47MB/s    0:00:00 (xfr#93, to-chk=31/222)
09-Nov-2024 21:43:16      12,579,848  92%   34.47MB/s    0:00:00 (xfr#94, to-chk=30/222)
09-Nov-2024 21:43:16      12,648,668  92%   34.66MB/s    0:00:00 (xfr#95, to-chk=29/222)
09-Nov-2024 21:43:16      12,649,322  92%   34.66MB/s    0:00:00 (xfr#96, to-chk=25/222)
09-Nov-2024 21:43:16      12,930,422  95%   34.93MB/s    0:00:00 (xfr#97, to-chk=24/222)
09-Nov-2024 21:43:16      12,931,076  95%   34.93MB/s    0:00:00 (xfr#98, to-chk=23/222)
09-Nov-2024 21:43:16      12,973,505  95%   34.95MB/s    0:00:00 (xfr#99, to-chk=22/222)
09-Nov-2024 21:43:16      12,974,063  95%   34.95MB/s    0:00:00 (xfr#100, to-chk=18/222)
09-Nov-2024 21:43:16      13,110,921  96%   35.12MB/s    0:00:00 (xfr#101, to-chk=17/222)
09-Nov-2024 21:43:16      13,111,479  96%   35.12MB/s    0:00:00 (xfr#102, to-chk=16/222)
09-Nov-2024 21:43:16      13,162,048  96%   35.06MB/s    0:00:00 (xfr#103, to-chk=15/222)
09-Nov-2024 21:43:16      13,162,702  96%   34.97MB/s    0:00:00 (xfr#104, to-chk=11/222)
09-Nov-2024 21:43:16      13,335,559  98%   35.33MB/s    0:00:00 (xfr#105, to-chk=10/222)
09-Nov-2024 21:43:16      13,336,213  98%   35.23MB/s    0:00:00 (xfr#106, to-chk=9/222)
09-Nov-2024 21:43:16      13,336,841  98%   35.23MB/s    0:00:00 (xfr#107, to-chk=8/222)
09-Nov-2024 21:43:16      13,377,470  98%   35.34MB/s    0:00:00 (xfr#108, to-chk=7/222)
09-Nov-2024 21:43:16      13,378,028  98%   35.34MB/s    0:00:00 (xfr#109, to-chk=3/222)
09-Nov-2024 21:43:16      13,555,278  99%   34.94MB/s    0:00:00 (xfr#110, to-chk=2/222)
09-Nov-2024 21:43:16      13,555,836  99%   34.94MB/s    0:00:00 (xfr#111, to-chk=1/222)
09-Nov-2024 21:43:16      13,598,463  99%   34.96MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:43:16      13,598,463  99%   34.96MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:43:16      13,598,463  99%   34.86MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:43:16      13,598,463  99%   34.86MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:43:16      13,598,463  99%   34.86MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:43:16      13,598,463  99%   34.86MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:43:16      13,598,463  99%   34.86MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:43:16      13,598,463  99%   34.86MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:43:16      13,598,463  99%   34.86MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:43:16      13,598,463  99%   34.86MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:43:16      13,598,463  99%   34.86MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:43:16      13,598,463  99%   34.86MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:43:16      13,598,463  99%   34.86MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:43:16      13,598,463  99%   34.86MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:43:16      13,598,463  99%   34.86MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:43:16      13,598,463  99%   34.86MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:43:16      13,598,463  99%   34.86MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:43:16      13,598,463  99%   34.86MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:43:16      13,598,463  99%   34.86MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:43:16      13,598,463  99%   34.86MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:43:16      13,598,463  99%   34.86MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:43:16      13,598,463  99%   34.86MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:43:16      13,598,463  99%   34.77MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:43:16      13,598,463  99%   34.77MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:43:16      13,598,463  99%   34.77MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:43:16      13,598,463  99%   34.77MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:43:16      13,598,463  99%   34.77MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:43:16      13,598,463  99%   34.58MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:43:16 [INFO] Rsyncing from pod dev-oneclient-paris-7f5779b546-62wp6: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.09-21.20.41/pod-logs/dev-oneclient-paris-7f5779b546-62wp6/oneclient_logs
09-Nov-2024 21:43:16
09-Nov-2024 21:43:16               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=190/222)
09-Nov-2024 21:43:16               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 21:43:16             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=189/222)
09-Nov-2024 21:43:16             628   0%  613.28kB/s    0:00:00 (xfr#1, to-chk=181/222)
09-Nov-2024 21:43:16          53,170   0%   50.71MB/s    0:00:00 (xfr#2, to-chk=188/222)
09-Nov-2024 21:43:16          54,016   0%   51.51MB/s    0:00:00 (xfr#3, to-chk=184/222)
09-Nov-2024 21:43:16          58,152   0%   55.46MB/s    0:00:00 (xfr#4, to-chk=183/222)
09-Nov-2024 21:43:16         251,283   3%   14.10MB/s    0:00:00 (xfr#5, to-chk=182/222)
09-Nov-2024 21:43:16         252,129   3%   14.14MB/s    0:00:00 (xfr#6, to-chk=181/222)
09-Nov-2024 21:43:16         282,752   3%   14.98MB/s    0:00:00 (xfr#7, to-chk=180/222)
09-Nov-2024 21:43:16         283,214   3%   15.01MB/s    0:00:00 (xfr#8, to-chk=176/222)
09-Nov-2024 21:43:16         426,934   5%   22.62MB/s    0:00:00 (xfr#9, to-chk=175/222)
09-Nov-2024 21:43:16         427,396   5%   22.64MB/s    0:00:00 (xfr#10, to-chk=174/222)
09-Nov-2024 21:43:16         428,024   5%   21.48MB/s    0:00:00 (xfr#11, to-chk=173/222)
09-Nov-2024 21:43:16         598,762   7%   22.84MB/s    0:00:00 (xfr#12, to-chk=172/222)
09-Nov-2024 21:43:16         599,416   7%   22.87MB/s    0:00:00 (xfr#13, to-chk=168/222)
09-Nov-2024 21:43:16         968,155  12%   34.20MB/s    0:00:00 (xfr#14, to-chk=167/222)
09-Nov-2024 21:43:16         968,809  12%   34.22MB/s    0:00:00 (xfr#15, to-chk=166/222)
09-Nov-2024 21:43:16       1,015,702  12%   35.88MB/s    0:00:00 (xfr#16, to-chk=165/222)
09-Nov-2024 21:43:16       1,015,972  12%   35.89MB/s    0:00:00 (xfr#17, to-chk=161/222)
09-Nov-2024 21:43:16       1,193,271  15%   40.64MB/s    0:00:00 (xfr#18, to-chk=160/222)
09-Nov-2024 21:43:16       1,193,541  15%   39.25MB/s    0:00:00 (xfr#19, to-chk=159/222)
09-Nov-2024 21:43:16       1,252,580  15%   41.19MB/s    0:00:00 (xfr#20, to-chk=158/222)
09-Nov-2024 21:43:16       1,253,330  15%   41.22MB/s    0:00:00 (xfr#21, to-chk=154/222)
09-Nov-2024 21:43:16       1,466,752  18%   46.63MB/s    0:00:00 (xfr#22, to-chk=153/222)
09-Nov-2024 21:43:16       1,467,502  18%   46.65MB/s    0:00:00 (xfr#23, to-chk=152/222)
09-Nov-2024 21:43:16       1,489,574  19%   44.39MB/s    0:00:00 (xfr#24, to-chk=151/222)
09-Nov-2024 21:43:16       1,490,036  19%   44.41MB/s    0:00:00 (xfr#25, to-chk=147/222)
09-Nov-2024 21:43:16       1,607,436  20%   46.45MB/s    0:00:00 (xfr#26, to-chk=146/222)
09-Nov-2024 21:43:16       1,607,898  20%   46.47MB/s    0:00:00 (xfr#27, to-chk=145/222)
09-Nov-2024 21:43:16       1,663,680  21%   45.33MB/s    0:00:00 (xfr#28, to-chk=144/222)
09-Nov-2024 21:43:16       1,663,950  21%   45.34MB/s    0:00:00 (xfr#29, to-chk=140/222)
09-Nov-2024 21:43:16       1,865,825  23%   41.38MB/s    0:00:00 (xfr#30, to-chk=139/222)
09-Nov-2024 21:43:16       1,866,095  23%   41.39MB/s    0:00:00 (xfr#31, to-chk=138/222)
09-Nov-2024 21:43:16       1,898,995  24%   41.16MB/s    0:00:00 (xfr#32, to-chk=137/222)
09-Nov-2024 21:43:16       1,899,649  24%   41.17MB/s    0:00:00 (xfr#33, to-chk=133/222)
09-Nov-2024 21:43:16       2,022,969  25%   41.94MB/s    0:00:00 (xfr#34, to-chk=132/222)
09-Nov-2024 21:43:16       2,023,623  25%   41.95MB/s    0:00:00 (xfr#35, to-chk=131/222)
09-Nov-2024 21:43:16       2,184,900  27%   42.52MB/s    0:00:00 (xfr#36, to-chk=130/222)
09-Nov-2024 21:43:16       2,185,170  27%   42.53MB/s    0:00:00 (xfr#37, to-chk=126/222)
09-Nov-2024 21:43:16       2,583,653  32%   37.33MB/s    0:00:00 (xfr#38, to-chk=125/222)
09-Nov-2024 21:43:16       2,583,923  32%   37.34MB/s    0:00:00 (xfr#39, to-chk=124/222)
09-Nov-2024 21:43:16       2,624,001  33%   37.35MB/s    0:00:00 (xfr#40, to-chk=123/222)
09-Nov-2024 21:43:16       2,624,463  33%   37.36MB/s    0:00:00 (xfr#41, to-chk=119/222)
09-Nov-2024 21:43:16       2,819,606  35%   38.41MB/s    0:00:00 (xfr#42, to-chk=118/222)
09-Nov-2024 21:43:16       2,820,068  35%   38.42MB/s    0:00:00 (xfr#43, to-chk=117/222)
09-Nov-2024 21:43:16       2,906,782  37%   37.97MB/s    0:00:00 (xfr#44, to-chk=116/222)
09-Nov-2024 21:43:16       2,907,532  37%   37.47MB/s    0:00:00 (xfr#45, to-chk=112/222)
09-Nov-2024 21:43:16       3,194,683  40%   40.09MB/s    0:00:00 (xfr#46, to-chk=111/222)
09-Nov-2024 21:43:16       3,195,433  40%   40.10MB/s    0:00:00 (xfr#47, to-chk=110/222)
09-Nov-2024 21:43:16       3,215,216  41%   39.82MB/s    0:00:00 (xfr#48, to-chk=109/222)
09-Nov-2024 21:43:16       3,215,678  41%   39.83MB/s    0:00:00 (xfr#49, to-chk=105/222)
09-Nov-2024 21:43:16       3,317,606  42%   40.56MB/s    0:00:00 (xfr#50, to-chk=104/222)
09-Nov-2024 21:43:16       3,318,068  42%   40.57MB/s    0:00:00 (xfr#51, to-chk=103/222)
09-Nov-2024 21:43:16       3,543,986  45%   42.25MB/s    0:00:00 (xfr#52, to-chk=102/222)
09-Nov-2024 21:43:16       3,544,544  45%   41.73MB/s    0:00:00 (xfr#53, to-chk=98/222)
09-Nov-2024 21:43:16       4,526,368  57%   44.50MB/s    0:00:00 (xfr#54, to-chk=97/222)
09-Nov-2024 21:43:16       4,526,926  57%   43.61MB/s    0:00:00 (xfr#55, to-chk=96/222)
09-Nov-2024 21:43:16       4,621,418  58%   44.07MB/s    0:00:00 (xfr#56, to-chk=95/222)
09-Nov-2024 21:43:16       4,622,072  58%   44.08MB/s    0:00:00 (xfr#57, to-chk=91/222)
09-Nov-2024 21:43:16       4,980,733  63%   43.98MB/s    0:00:00 (xfr#58, to-chk=90/222)
09-Nov-2024 21:43:16       4,981,387  63%   43.99MB/s    0:00:00 (xfr#59, to-chk=89/222)
09-Nov-2024 21:43:16       5,014,301  63%   44.28MB/s    0:00:00 (xfr#60, to-chk=88/222)
09-Nov-2024 21:43:16       5,014,763  64%   44.28MB/s    0:00:00 (xfr#61, to-chk=84/222)
09-Nov-2024 21:43:16       5,160,445  65%   44.74MB/s    0:00:00 (xfr#62, to-chk=83/222)
09-Nov-2024 21:43:16       5,160,907  65%   44.74MB/s    0:00:00 (xfr#63, to-chk=82/222)
09-Nov-2024 21:43:16       5,237,761  66%   45.00MB/s    0:00:00 (xfr#64, to-chk=81/222)
09-Nov-2024 21:43:16       5,238,223  66%   45.01MB/s    0:00:00 (xfr#65, to-chk=77/222)
09-Nov-2024 21:43:16       5,590,348  71%   44.43MB/s    0:00:00 (xfr#66, to-chk=76/222)
09-Nov-2024 21:43:16       5,590,810  71%   44.43MB/s    0:00:00 (xfr#67, to-chk=75/222)
09-Nov-2024 21:43:16       5,591,438  71%   44.07MB/s    0:00:00 (xfr#68, to-chk=74/222)
09-Nov-2024 21:43:16       5,656,898  72%   44.22MB/s    0:00:00 (xfr#69, to-chk=73/222)
09-Nov-2024 21:43:16       5,657,168  72%   44.22MB/s    0:00:00 (xfr#70, to-chk=69/222)
09-Nov-2024 21:43:16       5,863,139  74%   44.38MB/s    0:00:00 (xfr#71, to-chk=68/222)
09-Nov-2024 21:43:16       5,863,409  74%   44.38MB/s    0:00:00 (xfr#72, to-chk=67/222)
09-Nov-2024 21:43:16       5,958,030  76%   44.74MB/s    0:00:00 (xfr#73, to-chk=66/222)
09-Nov-2024 21:43:16       5,958,684  76%   44.75MB/s    0:00:00 (xfr#74, to-chk=62/222)
09-Nov-2024 21:43:16       6,332,237  80%   45.75MB/s    0:00:00 (xfr#75, to-chk=61/222)
09-Nov-2024 21:43:16       6,332,891  80%   45.75MB/s    0:00:00 (xfr#76, to-chk=60/222)
09-Nov-2024 21:43:16       6,333,519  80%   45.41MB/s    0:00:00 (xfr#77, to-chk=59/222)
09-Nov-2024 21:43:16       6,366,094  81%   45.65MB/s    0:00:00 (xfr#78, to-chk=58/222)
09-Nov-2024 21:43:16       6,366,460  81%   45.65MB/s    0:00:00 (xfr#79, to-chk=54/222)
09-Nov-2024 21:43:16       6,510,223  83%   45.65MB/s    0:00:00 (xfr#80, to-chk=53/222)
09-Nov-2024 21:43:16       6,510,589  83%   45.32MB/s    0:00:00 (xfr#81, to-chk=52/222)
09-Nov-2024 21:43:16       6,545,349  83%   44.91MB/s    0:00:00 (xfr#82, to-chk=51/222)
09-Nov-2024 21:43:16       6,545,907  83%   44.91MB/s    0:00:00 (xfr#83, to-chk=47/222)
09-Nov-2024 21:43:16       6,662,901  85%   45.07MB/s    0:00:00 (xfr#84, to-chk=46/222)
09-Nov-2024 21:43:16       6,663,459  85%   45.07MB/s    0:00:00 (xfr#85, to-chk=45/222)
09-Nov-2024 21:43:16       6,692,931  85%   44.33MB/s    0:00:00 (xfr#86, to-chk=44/222)
09-Nov-2024 21:43:16       6,693,393  85%   44.33MB/s    0:00:00 (xfr#87, to-chk=40/222)
09-Nov-2024 21:43:16       6,810,884  86%   44.80MB/s    0:00:00 (xfr#88, to-chk=39/222)
09-Nov-2024 21:43:16       6,811,346  86%   44.80MB/s    0:00:00 (xfr#89, to-chk=38/222)
09-Nov-2024 21:43:16       6,811,974  86%   44.50MB/s    0:00:00 (xfr#90, to-chk=37/222)
09-Nov-2024 21:43:16       6,845,143  87%   44.41MB/s    0:00:00 (xfr#91, to-chk=36/222)
09-Nov-2024 21:43:16       6,845,509  87%   44.41MB/s    0:00:00 (xfr#92, to-chk=32/222)
09-Nov-2024 21:43:16       6,981,817  89%   44.99MB/s    0:00:00 (xfr#93, to-chk=31/222)
09-Nov-2024 21:43:16       6,982,183  89%   44.69MB/s    0:00:00 (xfr#94, to-chk=30/222)
09-Nov-2024 21:43:16       6,982,811  89%   44.69MB/s    0:00:00 (xfr#95, to-chk=29/222)
09-Nov-2024 21:43:16       7,024,013  89%   44.66MB/s    0:00:00 (xfr#96, to-chk=28/222)
09-Nov-2024 21:43:16       7,024,379  89%   44.66MB/s    0:00:00 (xfr#97, to-chk=24/222)
09-Nov-2024 21:43:16       7,174,993  91%   45.02MB/s    0:00:00 (xfr#98, to-chk=23/222)
09-Nov-2024 21:43:16       7,175,359  91%   45.02MB/s    0:00:00 (xfr#99, to-chk=22/222)
09-Nov-2024 21:43:16       7,198,304  91%   44.87MB/s    0:00:00 (xfr#100, to-chk=21/222)
09-Nov-2024 21:43:16       7,198,766  91%   44.87MB/s    0:00:00 (xfr#101, to-chk=17/222)
09-Nov-2024 21:43:16       7,315,839  93%   45.30MB/s    0:00:00 (xfr#102, to-chk=16/222)
09-Nov-2024 21:43:16       7,316,301  93%   45.31MB/s    0:00:00 (xfr#103, to-chk=15/222)
09-Nov-2024 21:43:16       7,363,535  93%   45.60MB/s    0:00:00 (xfr#104, to-chk=14/222)
09-Nov-2024 21:43:16       7,363,997  93%   45.60MB/s    0:00:00 (xfr#105, to-chk=10/222)
09-Nov-2024 21:43:16       7,589,488  96%   46.40MB/s    0:00:00 (xfr#106, to-chk=9/222)
09-Nov-2024 21:43:16       7,589,950  96%   46.40MB/s    0:00:00 (xfr#107, to-chk=8/222)
09-Nov-2024 21:43:16       7,624,643  97%   46.61MB/s    0:00:00 (xfr#108, to-chk=7/222)
09-Nov-2024 21:43:16       7,625,297  97%   46.32MB/s    0:00:00 (xfr#109, to-chk=3/222)
09-Nov-2024 21:43:16       7,740,874  98%   47.02MB/s    0:00:00 (xfr#110, to-chk=2/222)
09-Nov-2024 21:43:16       7,741,528  98%   46.73MB/s    0:00:00 (xfr#111, to-chk=1/222)
09-Nov-2024 21:43:16       7,831,095  99%   47.27MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:43:16       7,831,095  99%   46.97MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:43:16       7,831,095  99%   46.97MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:43:16       7,831,095  99%   46.97MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:43:16       7,831,095  99%   46.97MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:43:16       7,831,095  99%   46.97MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:43:16       7,831,095  99%   46.97MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:43:16       7,831,095  99%   46.97MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:43:16       7,831,095  99%   46.97MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:43:16       7,831,095  99%   46.97MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:43:16       7,831,095  99%   46.97MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:43:16       7,831,095  99%   46.97MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:43:16       7,831,095  99%   46.97MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:43:16       7,831,095  99%   46.97MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:43:16       7,831,095  99%   46.97MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:43:16       7,831,095  99%   46.97MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:43:16       7,831,095  99%   46.68MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:43:16       7,831,095  99%   46.68MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:43:16       7,831,095  99%   46.68MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:43:16       7,831,095  99%   46.68MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:43:16       7,831,095  99%   46.68MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:43:16       7,831,095  99%   46.68MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:43:16       7,831,095  99%   46.68MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:43:16       7,831,095  99%   46.68MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:43:16       7,831,095  99%   46.68MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:43:16       7,831,095  99%   46.68MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:43:16       7,831,095  99%   46.68MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:43:16       7,831,095  99%   46.39MB/s    0:00:00 (xfr#112, to-chk=0/222)
09-Nov-2024 21:43:16 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.09-21.20.41/pod-logs/dev-oneprovider-krakow-0/cluster-manager
09-Nov-2024 21:43:16
09-Nov-2024 21:43:16               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 21:43:16               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 21:43:16           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 21:43:16           4,818  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 21:43:16           4,818  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 21:43:16           6,637  48%    6.33MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 21:43:16           6,899  50%    6.58MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 21:43:16           6,899  50%    3.29MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 21:43:16 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.09-21.20.41/pod-logs/dev-oneprovider-krakow-0/op-worker
09-Nov-2024 21:43:16
09-Nov-2024 21:43:16               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=137/140)
09-Nov-2024 21:43:16               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 21:43:16         100,415   8%   95.76MB/s    0:00:00 (xfr#2, to-chk=135/140)
09-Nov-2024 21:43:16         177,819  14%  169.58MB/s    0:00:00 (xfr#3, to-chk=133/140)
09-Nov-2024 21:43:16         178,987  14%  170.70MB/s    0:00:00 (xfr#4, to-chk=131/140)
09-Nov-2024 21:43:16         178,987  14%  170.70MB/s    0:00:00 (xfr#5, to-chk=129/140)
09-Nov-2024 21:43:16         254,121  21%  242.35MB/s    0:00:00 (xfr#6, to-chk=127/140)
09-Nov-2024 21:43:16         254,271  21%  242.49MB/s    0:00:00 (xfr#7, to-chk=125/140)
09-Nov-2024 21:43:16         254,568  21%  242.77MB/s    0:00:00 (xfr#8, to-chk=119/140)
09-Nov-2024 21:43:16         405,621  33%   35.17MB/s    0:00:00 (xfr#9, to-chk=117/140)
09-Nov-2024 21:43:16         406,820  33%   35.27MB/s    0:00:00 (xfr#10, to-chk=107/140)
09-Nov-2024 21:43:16         407,297  33%   32.37MB/s    0:00:00 (xfr#11, to-chk=106/140)
09-Nov-2024 21:43:16         407,613  33%   32.39MB/s    0:00:00 (xfr#12, to-chk=105/140)
09-Nov-2024 21:43:16         407,929  33%   32.42MB/s    0:00:00 (xfr#13, to-chk=104/140)
09-Nov-2024 21:43:16         408,401  33%   32.46MB/s    0:00:00 (xfr#14, to-chk=103/140)
09-Nov-2024 21:43:16         409,203  33%   32.52MB/s    0:00:00 (xfr#15, to-chk=102/140)
09-Nov-2024 21:43:16         410,170  33%   32.60MB/s    0:00:00 (xfr#16, to-chk=101/140)
09-Nov-2024 21:43:16         410,648  33%   32.64MB/s    0:00:00 (xfr#17, to-chk=100/140)
09-Nov-2024 21:43:16         410,964  34%   32.66MB/s    0:00:00 (xfr#18, to-chk=99/140)
09-Nov-2024 21:43:16         411,287  34%   32.69MB/s    0:00:00 (xfr#19, to-chk=98/140)
09-Nov-2024 21:43:16         411,603  34%   32.71MB/s    0:00:00 (xfr#20, to-chk=97/140)
09-Nov-2024 21:43:16         412,408  34%   30.25MB/s    0:00:00 (xfr#21, to-chk=96/140)
09-Nov-2024 21:43:16         412,724  34%   30.28MB/s    0:00:00 (xfr#22, to-chk=95/140)
09-Nov-2024 21:43:16         413,379  34%   30.33MB/s    0:00:00 (xfr#23, to-chk=94/140)
09-Nov-2024 21:43:16         414,172  34%   30.38MB/s    0:00:00 (xfr#24, to-chk=93/140)
09-Nov-2024 21:43:16         414,488  34%   30.41MB/s    0:00:00 (xfr#25, to-chk=92/140)
09-Nov-2024 21:43:16         414,960  34%   30.44MB/s    0:00:00 (xfr#26, to-chk=91/140)
09-Nov-2024 21:43:16         415,755  34%   30.50MB/s    0:00:00 (xfr#27, to-chk=90/140)
09-Nov-2024 21:43:16         416,385  34%   30.55MB/s    0:00:00 (xfr#28, to-chk=89/140)
09-Nov-2024 21:43:16         417,184  34%   30.60MB/s    0:00:00 (xfr#29, to-chk=88/140)
09-Nov-2024 21:43:16         419,807  34%   30.80MB/s    0:00:00 (xfr#30, to-chk=87/140)
09-Nov-2024 21:43:16         420,123  34%   28.62MB/s    0:00:00 (xfr#31, to-chk=86/140)
09-Nov-2024 21:43:16         420,439  34%   28.64MB/s    0:00:00 (xfr#32, to-chk=85/140)
09-Nov-2024 21:43:16         420,755  34%   28.66MB/s    0:00:00 (xfr#33, to-chk=84/140)
09-Nov-2024 21:43:16         421,698  34%   28.73MB/s    0:00:00 (xfr#34, to-chk=83/140)
09-Nov-2024 21:43:16         422,173  34%   28.76MB/s    0:00:00 (xfr#35, to-chk=82/140)
09-Nov-2024 21:43:16         422,798  34%   28.80MB/s    0:00:00 (xfr#36, to-chk=81/140)
09-Nov-2024 21:43:16         423,615  35%   28.86MB/s    0:00:00 (xfr#37, to-chk=80/140)
09-Nov-2024 21:43:16         423,931  35%   26.95MB/s    0:00:00 (xfr#38, to-chk=79/140)
09-Nov-2024 21:43:16         424,742  35%   27.00MB/s    0:00:00 (xfr#39, to-chk=78/140)
09-Nov-2024 21:43:16         425,703  35%   27.07MB/s    0:00:00 (xfr#40, to-chk=77/140)
09-Nov-2024 21:43:16         426,019  35%   27.09MB/s    0:00:00 (xfr#41, to-chk=76/140)
09-Nov-2024 21:43:16         426,341  35%   27.11MB/s    0:00:00 (xfr#42, to-chk=75/140)
09-Nov-2024 21:43:16         427,155  35%   27.16MB/s    0:00:00 (xfr#43, to-chk=74/140)
09-Nov-2024 21:43:16         427,471  35%   27.18MB/s    0:00:00 (xfr#44, to-chk=73/140)
09-Nov-2024 21:43:16         427,955  35%   27.21MB/s    0:00:00 (xfr#45, to-chk=72/140)
09-Nov-2024 21:43:16         428,271  35%   25.53MB/s    0:00:00 (xfr#46, to-chk=71/140)
09-Nov-2024 21:43:16         428,743  35%   25.56MB/s    0:00:00 (xfr#47, to-chk=70/140)
09-Nov-2024 21:43:16         429,878  35%   25.62MB/s    0:00:00 (xfr#48, to-chk=69/140)
09-Nov-2024 21:43:16         430,506  35%   25.66MB/s    0:00:00 (xfr#49, to-chk=68/140)
09-Nov-2024 21:43:16         431,152  35%   25.70MB/s    0:00:00 (xfr#50, to-chk=67/140)
09-Nov-2024 21:43:16         431,468  35%   24.20MB/s    0:00:00 (xfr#51, to-chk=66/140)
09-Nov-2024 21:43:16         431,784  35%   24.22MB/s    0:00:00 (xfr#52, to-chk=65/140)
09-Nov-2024 21:43:16         432,998  35%   24.29MB/s    0:00:00 (xfr#53, to-chk=64/140)
09-Nov-2024 21:43:16         434,781  35%   24.39MB/s    0:00:00 (xfr#54, to-chk=63/140)
09-Nov-2024 21:43:16         436,054  36%   24.46MB/s    0:00:00 (xfr#55, to-chk=62/140)
09-Nov-2024 21:43:16         436,370  36%   23.12MB/s    0:00:00 (xfr#56, to-chk=61/140)
09-Nov-2024 21:43:16         437,154  36%   23.16MB/s    0:00:00 (xfr#57, to-chk=60/140)
09-Nov-2024 21:43:16         437,962  36%   23.20MB/s    0:00:00 (xfr#58, to-chk=59/140)
09-Nov-2024 21:43:16         438,908  36%   22.03MB/s    0:00:00 (xfr#59, to-chk=58/140)
09-Nov-2024 21:43:16         439,719  36%   22.07MB/s    0:00:00 (xfr#60, to-chk=57/140)
09-Nov-2024 21:43:16         441,034  36%   22.14MB/s    0:00:00 (xfr#61, to-chk=56/140)
09-Nov-2024 21:43:16         449,068  37%   21.41MB/s    0:00:00 (xfr#62, to-chk=55/140)
09-Nov-2024 21:43:16         453,154  37%   21.61MB/s    0:00:00 (xfr#63, to-chk=54/140)
09-Nov-2024 21:43:16         454,157  37%   21.66MB/s    0:00:00 (xfr#64, to-chk=53/140)
09-Nov-2024 21:43:16         456,186  37%   21.75MB/s    0:00:00 (xfr#65, to-chk=52/140)
09-Nov-2024 21:43:16         466,195  38%   22.23MB/s    0:00:00 (xfr#66, to-chk=51/140)
09-Nov-2024 21:43:16         468,130  38%   21.26MB/s    0:00:00 (xfr#67, to-chk=50/140)
09-Nov-2024 21:43:16         468,640  38%   21.28MB/s    0:00:00 (xfr#68, to-chk=49/140)
09-Nov-2024 21:43:16         473,747  39%   21.51MB/s    0:00:00 (xfr#69, to-chk=48/140)
09-Nov-2024 21:43:16         480,735  39%   21.83MB/s    0:00:00 (xfr#70, to-chk=47/140)
09-Nov-2024 21:43:16         484,246  40%   20.99MB/s    0:00:00 (xfr#71, to-chk=46/140)
09-Nov-2024 21:43:16         486,788  40%   21.10MB/s    0:00:00 (xfr#72, to-chk=45/140)
09-Nov-2024 21:43:16         497,216  41%   21.55MB/s    0:00:00 (xfr#73, to-chk=44/140)
09-Nov-2024 21:43:16         510,759  42%   22.14MB/s    0:00:00 (xfr#74, to-chk=43/140)
09-Nov-2024 21:43:16         517,653  42%   21.46MB/s    0:00:00 (xfr#75, to-chk=42/140)
09-Nov-2024 21:43:16         528,537  43%   21.92MB/s    0:00:00 (xfr#76, to-chk=41/140)
09-Nov-2024 21:43:16         540,427  44%   21.47MB/s    0:00:00 (xfr#77, to-chk=40/140)
09-Nov-2024 21:43:16         552,835  45%   21.97MB/s    0:00:00 (xfr#78, to-chk=39/140)
09-Nov-2024 21:43:16         556,311  46%   22.11MB/s    0:00:00 (xfr#79, to-chk=38/140)
09-Nov-2024 21:43:16         560,754  46%   21.39MB/s    0:00:00 (xfr#80, to-chk=37/140)
09-Nov-2024 21:43:16         572,607  47%   21.84MB/s    0:00:00 (xfr#81, to-chk=36/140)
09-Nov-2024 21:43:16         574,642  47%   21.08MB/s    0:00:00 (xfr#82, to-chk=35/140)
09-Nov-2024 21:43:16         588,128  48%   21.57MB/s    0:00:00 (xfr#83, to-chk=34/140)
09-Nov-2024 21:43:16         594,261  49%   21.80MB/s    0:00:00 (xfr#84, to-chk=33/140)
09-Nov-2024 21:43:16         605,239  50%   22.20MB/s    0:00:00 (xfr#85, to-chk=32/140)
09-Nov-2024 21:43:16         609,283  50%   22.35MB/s    0:00:00 (xfr#86, to-chk=31/140)
09-Nov-2024 21:43:16         617,354  51%   22.64MB/s    0:00:00 (xfr#87, to-chk=30/140)
09-Nov-2024 21:43:16         621,797  51%   21.96MB/s    0:00:00 (xfr#88, to-chk=29/140)
09-Nov-2024 21:43:16         624,760  51%   22.07MB/s    0:00:00 (xfr#89, to-chk=28/140)
09-Nov-2024 21:43:16         633,686  52%   21.58MB/s    0:00:00 (xfr#90, to-chk=27/140)
09-Nov-2024 21:43:16         640,181  52%   21.80MB/s    0:00:00 (xfr#91, to-chk=26/140)
09-Nov-2024 21:43:16         649,528  53%   22.12MB/s    0:00:00 (xfr#92, to-chk=25/140)
09-Nov-2024 21:43:16         656,117  54%   22.35MB/s    0:00:00 (xfr#93, to-chk=24/140)
09-Nov-2024 21:43:16         663,561  54%   21.82MB/s    0:00:00 (xfr#94, to-chk=23/140)
09-Nov-2024 21:43:16         669,600  55%   22.02MB/s    0:00:00 (xfr#95, to-chk=22/140)
09-Nov-2024 21:43:16         678,982  56%   22.33MB/s    0:00:00 (xfr#96, to-chk=21/140)
09-Nov-2024 21:43:16         679,529  56%   22.35MB/s    0:00:00 (xfr#97, to-chk=20/140)
09-Nov-2024 21:43:16         681,159  56%   21.65MB/s    0:00:00 (xfr#98, to-chk=19/140)
09-Nov-2024 21:43:16         686,836  56%   21.83MB/s    0:00:00 (xfr#99, to-chk=18/140)
09-Nov-2024 21:43:16         699,772  57%   22.25MB/s    0:00:00 (xfr#100, to-chk=17/140)
09-Nov-2024 21:43:16         712,745  58%   22.66MB/s    0:00:00 (xfr#101, to-chk=16/140)
09-Nov-2024 21:43:16         725,054  60%   22.31MB/s    0:00:00 (xfr#102, to-chk=15/140)
09-Nov-2024 21:43:16         736,488  60%   22.66MB/s    0:00:00 (xfr#103, to-chk=14/140)
09-Nov-2024 21:43:16         746,953  61%   22.98MB/s    0:00:00 (xfr#104, to-chk=13/140)
09-Nov-2024 21:43:16         751,966  62%   23.13MB/s    0:00:00 (xfr#105, to-chk=12/140)
09-Nov-2024 21:43:16         760,855  62%   22.68MB/s    0:00:00 (xfr#106, to-chk=11/140)
09-Nov-2024 21:43:16         770,827  63%   22.97MB/s    0:00:00 (xfr#107, to-chk=10/140)
09-Nov-2024 21:43:16         773,825  64%   23.06MB/s    0:00:00 (xfr#108, to-chk=9/140)
09-Nov-2024 21:43:16         774,734  64%   23.09MB/s    0:00:00 (xfr#109, to-chk=8/140)
09-Nov-2024 21:43:16         786,074  65%   23.43MB/s    0:00:00 (xfr#110, to-chk=7/140)
09-Nov-2024 21:43:16         788,522  65%   22.79MB/s    0:00:00 (xfr#111, to-chk=6/140)
09-Nov-2024 21:43:16         795,929  65%   23.00MB/s    0:00:00 (xfr#112, to-chk=5/140)
09-Nov-2024 21:43:16         801,512  66%   23.16MB/s    0:00:00 (xfr#113, to-chk=4/140)
09-Nov-2024 21:43:16         801,798  66%   23.17MB/s    0:00:00 (xfr#114, to-chk=1/140)
09-Nov-2024 21:43:16         802,084  66%   23.18MB/s    0:00:00 (xfr#115, to-chk=0/140)
09-Nov-2024 21:43:16         802,084  66%   23.18MB/s    0:00:00 (xfr#115, to-chk=0/140)
09-Nov-2024 21:43:16         802,084  66%   23.18MB/s    0:00:00 (xfr#115, to-chk=0/140)
09-Nov-2024 21:43:16         802,084  66%   21.86MB/s    0:00:00 (xfr#115, to-chk=0/140)
09-Nov-2024 21:43:16         802,084  66%   21.86MB/s    0:00:00 (xfr#115, to-chk=0/140)
09-Nov-2024 21:43:16         802,084  66%   21.86MB/s    0:00:00 (xfr#115, to-chk=0/140)
09-Nov-2024 21:43:16 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.09-21.20.41/pod-logs/dev-oneprovider-krakow-0/op-panel
09-Nov-2024 21:43:16
09-Nov-2024 21:43:16               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 21:43:16               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 21:43:16          24,822  16%   23.67MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 21:43:16          50,668  33%   48.32MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 21:43:16          50,668  33%   48.32MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 21:43:16          75,287  49%   71.80MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 21:43:16          75,578  50%   72.08MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 21:43:16          75,578  50%   10.30MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 21:43:16 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.09-21.20.41/pod-logs/dev-oneprovider-paris-0/cluster-manager
09-Nov-2024 21:43:16
09-Nov-2024 21:43:16               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 21:43:16               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 21:43:16           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 21:43:16           4,808  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 21:43:16           4,808  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 21:43:16           6,623  48%    6.32MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 21:43:16           6,885  50%    6.57MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 21:43:16           6,885  50%    3.28MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 21:43:16 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.09-21.20.41/pod-logs/dev-oneprovider-paris-0/op-worker
09-Nov-2024 21:43:16
09-Nov-2024 21:43:16               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=137/140)
09-Nov-2024 21:43:16               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 21:43:16         189,200  13%   90.22MB/s    0:00:00 (xfr#2, to-chk=135/140)
09-Nov-2024 21:43:16         266,417  19%   84.69MB/s    0:00:00 (xfr#3, to-chk=133/140)
09-Nov-2024 21:43:16         266,417  19%   84.69MB/s    0:00:00 (xfr#4, to-chk=131/140)
09-Nov-2024 21:43:16         266,417  19%   84.69MB/s    0:00:00 (xfr#5, to-chk=129/140)
09-Nov-2024 21:43:16         341,370  24%   81.39MB/s    0:00:00 (xfr#6, to-chk=127/140)
09-Nov-2024 21:43:16         341,520  24%   65.14MB/s    0:00:00 (xfr#7, to-chk=125/140)
09-Nov-2024 21:43:16         341,817  24%   65.20MB/s    0:00:00 (xfr#8, to-chk=119/140)
09-Nov-2024 21:43:16         493,316  35%   29.40MB/s    0:00:00 (xfr#9, to-chk=117/140)
09-Nov-2024 21:43:16         494,649  35%   27.75MB/s    0:00:00 (xfr#10, to-chk=107/140)
09-Nov-2024 21:43:16         495,244  35%   27.78MB/s    0:00:00 (xfr#11, to-chk=106/140)
09-Nov-2024 21:43:16         495,526  35%   27.80MB/s    0:00:00 (xfr#12, to-chk=105/140)
09-Nov-2024 21:43:16         495,804  35%   27.81MB/s    0:00:00 (xfr#13, to-chk=104/140)
09-Nov-2024 21:43:16         496,244  35%   26.29MB/s    0:00:00 (xfr#14, to-chk=103/140)
09-Nov-2024 21:43:16         497,076  35%   26.34MB/s    0:00:00 (xfr#15, to-chk=102/140)
09-Nov-2024 21:43:16         498,238  35%   25.01MB/s    0:00:00 (xfr#16, to-chk=101/140)
09-Nov-2024 21:43:16         498,674  35%   25.03MB/s    0:00:00 (xfr#17, to-chk=100/140)
09-Nov-2024 21:43:16         498,958  35%   25.04MB/s    0:00:00 (xfr#18, to-chk=99/140)
09-Nov-2024 21:43:16         499,238  35%   25.06MB/s    0:00:00 (xfr#19, to-chk=98/140)
09-Nov-2024 21:43:16         499,676  36%   25.08MB/s    0:00:00 (xfr#20, to-chk=97/140)
09-Nov-2024 21:43:16         500,694  36%   25.13MB/s    0:00:00 (xfr#21, to-chk=96/140)
09-Nov-2024 21:43:16         501,386  36%   25.17MB/s    0:00:00 (xfr#22, to-chk=95/140)
09-Nov-2024 21:43:16         502,245  36%   25.21MB/s    0:00:00 (xfr#23, to-chk=94/140)
09-Nov-2024 21:43:16         503,068  36%   25.25MB/s    0:00:00 (xfr#24, to-chk=93/140)
09-Nov-2024 21:43:16         503,348  36%   25.26MB/s    0:00:00 (xfr#25, to-chk=92/140)
09-Nov-2024 21:43:16         503,629  36%   24.01MB/s    0:00:00 (xfr#26, to-chk=91/140)
09-Nov-2024 21:43:16         504,551  36%   24.06MB/s    0:00:00 (xfr#27, to-chk=90/140)
09-Nov-2024 21:43:16         505,479  36%   24.10MB/s    0:00:00 (xfr#28, to-chk=89/140)
09-Nov-2024 21:43:16         506,305  36%   24.14MB/s    0:00:00 (xfr#29, to-chk=88/140)
09-Nov-2024 21:43:16         513,508  37%   22.26MB/s    0:00:00 (xfr#30, to-chk=87/140)
09-Nov-2024 21:43:16         513,788  37%   22.27MB/s    0:00:00 (xfr#31, to-chk=86/140)
09-Nov-2024 21:43:16         514,068  37%   22.28MB/s    0:00:00 (xfr#32, to-chk=85/140)
09-Nov-2024 21:43:16         514,506  37%   22.30MB/s    0:00:00 (xfr#33, to-chk=84/140)
09-Nov-2024 21:43:16         515,917  37%   22.36MB/s    0:00:00 (xfr#34, to-chk=83/140)
09-Nov-2024 21:43:16         516,355  37%   22.38MB/s    0:00:00 (xfr#35, to-chk=82/140)
09-Nov-2024 21:43:16         516,671  37%   22.40MB/s    0:00:00 (xfr#36, to-chk=81/140)
09-Nov-2024 21:43:16         517,518  37%   22.43MB/s    0:00:00 (xfr#37, to-chk=80/140)
09-Nov-2024 21:43:16         517,802  37%   22.45MB/s    0:00:00 (xfr#38, to-chk=79/140)
09-Nov-2024 21:43:16         518,820  37%   22.49MB/s    0:00:00 (xfr#39, to-chk=78/140)
09-Nov-2024 21:43:16         519,824  37%   21.55MB/s    0:00:00 (xfr#40, to-chk=77/140)
09-Nov-2024 21:43:16         520,106  37%   21.57MB/s    0:00:00 (xfr#41, to-chk=76/140)
09-Nov-2024 21:43:16         520,386  37%   21.58MB/s    0:00:00 (xfr#42, to-chk=75/140)
09-Nov-2024 21:43:16         521,368  37%   21.62MB/s    0:00:00 (xfr#43, to-chk=74/140)
09-Nov-2024 21:43:16         521,648  37%   21.63MB/s    0:00:00 (xfr#44, to-chk=73/140)
09-Nov-2024 21:43:16         522,269  37%   21.66MB/s    0:00:00 (xfr#45, to-chk=72/140)
09-Nov-2024 21:43:16         522,707  37%   21.67MB/s    0:00:00 (xfr#46, to-chk=71/140)
09-Nov-2024 21:43:16         522,987  37%   21.69MB/s    0:00:00 (xfr#47, to-chk=70/140)
09-Nov-2024 21:43:16         524,176  37%   20.83MB/s    0:00:00 (xfr#48, to-chk=69/140)
09-Nov-2024 21:43:16         524,610  37%   20.85MB/s    0:00:00 (xfr#49, to-chk=68/140)
09-Nov-2024 21:43:16         525,118  37%   20.87MB/s    0:00:00 (xfr#50, to-chk=67/140)
09-Nov-2024 21:43:16         525,400  37%   20.88MB/s    0:00:00 (xfr#51, to-chk=66/140)
09-Nov-2024 21:43:16         525,680  37%   20.89MB/s    0:00:00 (xfr#52, to-chk=65/140)
09-Nov-2024 21:43:16         527,073  37%   20.11MB/s    0:00:00 (xfr#53, to-chk=64/140)
09-Nov-2024 21:43:16         529,076  38%   19.41MB/s    0:00:00 (xfr#54, to-chk=63/140)
09-Nov-2024 21:43:16         530,544  38%   19.46MB/s    0:00:00 (xfr#55, to-chk=62/140)
09-Nov-2024 21:43:16         530,982  38%   19.48MB/s    0:00:00 (xfr#56, to-chk=61/140)
09-Nov-2024 21:43:16         532,061  38%   19.52MB/s    0:00:00 (xfr#57, to-chk=60/140)
09-Nov-2024 21:43:16         532,972  38%   19.55MB/s    0:00:00 (xfr#58, to-chk=59/140)
09-Nov-2024 21:43:16         534,158  38%   19.59MB/s    0:00:00 (xfr#59, to-chk=58/140)
09-Nov-2024 21:43:16         534,895  38%   18.89MB/s    0:00:00 (xfr#60, to-chk=57/140)
09-Nov-2024 21:43:16         536,246  38%   18.94MB/s    0:00:00 (xfr#61, to-chk=56/140)
09-Nov-2024 21:43:16         544,280  39%   19.22MB/s    0:00:00 (xfr#62, to-chk=55/140)
09-Nov-2024 21:43:16         548,269  39%   19.37MB/s    0:00:00 (xfr#63, to-chk=54/140)
09-Nov-2024 21:43:16         549,115  39%   18.70MB/s    0:00:00 (xfr#64, to-chk=53/140)
09-Nov-2024 21:43:16         550,987  39%   18.77MB/s    0:00:00 (xfr#65, to-chk=52/140)
09-Nov-2024 21:43:16         560,896  40%   18.45MB/s    0:00:00 (xfr#66, to-chk=51/140)
09-Nov-2024 21:43:16         562,831  40%   18.51MB/s    0:00:00 (xfr#67, to-chk=50/140)
09-Nov-2024 21:43:16         563,341  40%   17.91MB/s    0:00:00 (xfr#68, to-chk=49/140)
09-Nov-2024 21:43:16         568,356  40%   18.07MB/s    0:00:00 (xfr#69, to-chk=48/140)
09-Nov-2024 21:43:16         575,187  41%   18.28MB/s    0:00:00 (xfr#70, to-chk=47/140)
09-Nov-2024 21:43:16         578,606  41%   18.39MB/s    0:00:00 (xfr#71, to-chk=46/140)
09-Nov-2024 21:43:16         580,991  41%   18.47MB/s    0:00:00 (xfr#72, to-chk=45/140)
09-Nov-2024 21:43:16         591,419  42%   18.80MB/s    0:00:00 (xfr#73, to-chk=44/140)
09-Nov-2024 21:43:16         604,860  43%   19.23MB/s    0:00:00 (xfr#74, to-chk=43/140)
09-Nov-2024 21:43:16         611,754  44%   19.45MB/s    0:00:00 (xfr#75, to-chk=42/140)
09-Nov-2024 21:43:16         622,638  44%   19.15MB/s    0:00:00 (xfr#76, to-chk=41/140)
09-Nov-2024 21:43:16         634,426  45%   18.91MB/s    0:00:00 (xfr#77, to-chk=40/140)
09-Nov-2024 21:43:16         646,672  46%   19.27MB/s    0:00:00 (xfr#78, to-chk=39/140)
09-Nov-2024 21:43:16         650,148  46%   19.38MB/s    0:00:00 (xfr#79, to-chk=38/140)
09-Nov-2024 21:43:16         654,650  47%   19.51MB/s    0:00:00 (xfr#80, to-chk=37/140)
09-Nov-2024 21:43:16         666,503  48%   19.26MB/s    0:00:00 (xfr#81, to-chk=36/140)
09-Nov-2024 21:43:16         668,178  48%   19.31MB/s    0:00:00 (xfr#82, to-chk=35/140)
09-Nov-2024 21:43:16         681,564  49%   19.12MB/s    0:00:00 (xfr#83, to-chk=34/140)
09-Nov-2024 21:43:16         687,540  49%   19.28MB/s    0:00:00 (xfr#84, to-chk=33/140)
09-Nov-2024 21:43:16         698,361  50%   19.03MB/s    0:00:00 (xfr#85, to-chk=32/140)
09-Nov-2024 21:43:16         702,405  50%   19.14MB/s    0:00:00 (xfr#86, to-chk=31/140)
09-Nov-2024 21:43:16         710,374  51%   19.36MB/s    0:00:00 (xfr#87, to-chk=30/140)
09-Nov-2024 21:43:16         714,817  51%   19.48MB/s    0:00:00 (xfr#88, to-chk=29/140)
09-Nov-2024 21:43:16         717,778  51%   19.56MB/s    0:00:00 (xfr#89, to-chk=28/140)
09-Nov-2024 21:43:16         726,602  52%   19.25MB/s    0:00:00 (xfr#90, to-chk=27/140)
09-Nov-2024 21:43:16         733,154  52%   18.90MB/s    0:00:00 (xfr#91, to-chk=26/140)
09-Nov-2024 21:43:16         742,499  53%   19.14MB/s    0:00:00 (xfr#92, to-chk=25/140)
09-Nov-2024 21:43:16         748,988  53%   19.31MB/s    0:00:00 (xfr#93, to-chk=24/140)
09-Nov-2024 21:43:16         756,340  54%   19.49MB/s    0:00:00 (xfr#94, to-chk=23/140)
09-Nov-2024 21:43:16         762,436  54%   19.65MB/s    0:00:00 (xfr#95, to-chk=22/140)
09-Nov-2024 21:43:16         771,718  55%   19.89MB/s    0:00:00 (xfr#96, to-chk=21/140)
09-Nov-2024 21:43:16         772,165  55%   19.90MB/s    0:00:00 (xfr#97, to-chk=20/140)
09-Nov-2024 21:43:16         773,638  55%   19.42MB/s    0:00:00 (xfr#98, to-chk=19/140)
09-Nov-2024 21:43:16         779,158  56%   19.55MB/s    0:00:00 (xfr#99, to-chk=18/140)
09-Nov-2024 21:43:16         792,094  57%   19.37MB/s    0:00:00 (xfr#100, to-chk=17/140)
09-Nov-2024 21:43:16         804,910  57%   19.68MB/s    0:00:00 (xfr#101, to-chk=16/140)
09-Nov-2024 21:43:16         817,219  58%   19.48MB/s    0:00:00 (xfr#102, to-chk=15/140)
09-Nov-2024 21:43:16         828,496  59%   19.27MB/s    0:00:00 (xfr#103, to-chk=14/140)
09-Nov-2024 21:43:16         838,861  60%   19.05MB/s    0:00:00 (xfr#104, to-chk=13/140)
09-Nov-2024 21:43:16         843,931  60%   19.16MB/s    0:00:00 (xfr#105, to-chk=12/140)
09-Nov-2024 21:43:16         852,820  61%   19.36MB/s    0:00:00 (xfr#106, to-chk=11/140)
09-Nov-2024 21:43:16         862,792  62%   19.59MB/s    0:00:00 (xfr#107, to-chk=10/140)
09-Nov-2024 21:43:16         865,690  62%   19.20MB/s    0:00:00 (xfr#108, to-chk=9/140)
09-Nov-2024 21:43:16         866,656  62%   19.22MB/s    0:00:00 (xfr#109, to-chk=8/140)
09-Nov-2024 21:43:16         877,996  63%   19.47MB/s    0:00:00 (xfr#110, to-chk=7/140)
09-Nov-2024 21:43:16         880,444  63%   19.53MB/s    0:00:00 (xfr#111, to-chk=6/140)
09-Nov-2024 21:43:16         887,851  63%   19.24MB/s    0:00:00 (xfr#112, to-chk=5/140)
09-Nov-2024 21:43:16         893,434  64%   19.36MB/s    0:00:00 (xfr#113, to-chk=4/140)
09-Nov-2024 21:43:16         893,719  64%   19.37MB/s    0:00:00 (xfr#114, to-chk=1/140)
09-Nov-2024 21:43:16         894,004  64%   19.38MB/s    0:00:00 (xfr#115, to-chk=0/140)
09-Nov-2024 21:43:16         894,004  64%   19.38MB/s    0:00:00 (xfr#115, to-chk=0/140)
09-Nov-2024 21:43:16         894,004  64%   19.38MB/s    0:00:00 (xfr#115, to-chk=0/140)
09-Nov-2024 21:43:16         894,004  64%   18.53MB/s    0:00:00 (xfr#115, to-chk=0/140)
09-Nov-2024 21:43:16         894,004  64%   18.53MB/s    0:00:00 (xfr#115, to-chk=0/140)
09-Nov-2024 21:43:16         894,004  64%   18.14MB/s    0:00:00 (xfr#115, to-chk=0/140)
09-Nov-2024 21:43:16 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.09-21.20.41/pod-logs/dev-oneprovider-paris-0/op-panel
09-Nov-2024 21:43:16
09-Nov-2024 21:43:16               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 21:43:16               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 21:43:16          24,453  16%   23.32MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 21:43:16          49,924  33%   47.61MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 21:43:16          49,924  33%   47.61MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 21:43:16          74,174  49%   70.74MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 21:43:16          74,465  50%   71.02MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 21:43:16          74,465  50%   35.51MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 21:43:16 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.09-21.20.41/pod-logs/dev-onezone-0/oz-panel
09-Nov-2024 21:43:16
09-Nov-2024 21:43:16               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 21:43:16               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 21:43:16          53,535  12%   51.05MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 21:43:16         108,624  25%   51.80MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 21:43:16         156,099  37%   74.43MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 21:43:16         209,431  49%   66.58MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 21:43:16         209,722  50%   66.67MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 21:43:16         209,722  50%   33.33MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 21:43:16 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.09-21.20.41/pod-logs/dev-onezone-0/cluster-manager
09-Nov-2024 21:43:16
09-Nov-2024 21:43:16               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
09-Nov-2024 21:43:16               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 21:43:16           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
09-Nov-2024 21:43:16           4,706  34%    4.49MB/s    0:00:00 (xfr#3, to-chk=7/14)
09-Nov-2024 21:43:16           4,706  34%    4.49MB/s    0:00:00 (xfr#4, to-chk=5/14)
09-Nov-2024 21:43:16           6,480  48%    6.18MB/s    0:00:00 (xfr#5, to-chk=3/14)
09-Nov-2024 21:43:16           6,742  50%    6.43MB/s    0:00:00 (xfr#6, to-chk=1/14)
09-Nov-2024 21:43:16           6,742  50%    6.43MB/s    0:00:00 (xfr#6, to-chk=0/14)
09-Nov-2024 21:43:16 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.09-21.20.41/pod-logs/dev-onezone-0/oz-worker
09-Nov-2024 21:43:16
09-Nov-2024 21:43:16               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=17/20)
09-Nov-2024 21:43:16               0   0%    0.00kB/s    0:00:00 
09-Nov-2024 21:43:16          23,816   3%   22.71MB/s    0:00:00 (xfr#2, to-chk=15/20)
09-Nov-2024 21:43:16          48,397   6%   46.15MB/s    0:00:00 (xfr#3, to-chk=13/20)
09-Nov-2024 21:43:16          48,397   6%   46.15MB/s    0:00:00 (xfr#4, to-chk=11/20)
09-Nov-2024 21:43:16          71,733   9%   34.20MB/s    0:00:00 (xfr#5, to-chk=9/20)
09-Nov-2024 21:43:16          71,824   9%   34.25MB/s    0:00:00 (xfr#6, to-chk=7/20)
09-Nov-2024 21:43:16         208,394  28%   14.20MB/s    0:00:00 (xfr#7, to-chk=5/20)
09-Nov-2024 21:43:16         208,691  28%   14.22MB/s    0:00:00 (xfr#8, to-chk=3/20)
09-Nov-2024 21:43:16         364,977  50%   18.32MB/s    0:00:00 (xfr#9, to-chk=1/20)
09-Nov-2024 21:43:16         364,977  50%   17.40MB/s    0:00:00 (xfr#9, to-chk=0/20)
09-Nov-2024 21:43:16 [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-krakow-init-d858v. See /home/bamboo/.one-env/deployments/2024.11.09-21.20.41/pod-logs/dev-volume-s3-krakow-init-d858v/entrypoint.log for more details
09-Nov-2024 21:43:16 [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-paris-init-gzwsv. See /home/bamboo/.one-env/deployments/2024.11.09-21.20.41/pod-logs/dev-volume-s3-paris-init-gzwsv/entrypoint.log for more details
09-Nov-2024 21:43:16 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCPH/onedata-acceptance/tests/oneclient/logs/multiprovider_s3/test_multi_reg_file_CRUD.1731188584.164161 exists, exporting anyway.
09-Nov-2024 21:43:16
09-Nov-2024 21:43:16
09-Nov-2024 21:43:16 =============================== warnings summary ===============================
09-Nov-2024 21:43:16 tests/utils/rest_utils.py:98
09-Nov-2024 21:43:16   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCPH/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
09-Nov-2024 21:43:16     print("""
09-Nov-2024 21:43:16
09-Nov-2024 21:43:16 tests/utils/path_utils.py:112
09-Nov-2024 21:43:16   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCPH/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
09-Nov-2024 21:43:16     return path.replace("'", "\\'").replace(' ', '\ ')
09-Nov-2024 21:43:16
09-Nov-2024 21:43:16 tests/utils/acceptance_utils.py:55
09-Nov-2024 21:43:16   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCPH/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
09-Nov-2024 21:43:16     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
09-Nov-2024 21:43:16
09-Nov-2024 21:43:16 tests/utils/acceptance_utils.py:57
09-Nov-2024 21:43:16   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCPH/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
09-Nov-2024 21:43:16     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
09-Nov-2024 21:43:16
09-Nov-2024 21:43:16 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
09-Nov-2024 21:43:16 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCPH/onedata-acceptance/test-reports/results.xml -
09-Nov-2024 21:43:16 ================= 26 passed, 4 warnings in 1357.71s (0:22:37) ==================
09-Nov-2024 21:43:21 release "dev" uninstalled
09-Nov-2024 21:43:21 Sidecar injection has been disabled
09-Nov-2024 21:43:21 Cleaning helm release "dev"...
09-Nov-2024 21:43:21 Deleted 1 helm deployments
09-Nov-2024 21:43:21 Deleted 0 k8s deployments
09-Nov-2024 21:43:21 Deleted 0 k8s services
09-Nov-2024 21:43:21 Deleted 0 persistent volumes
09-Nov-2024 21:43:22 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
09-Nov-2024 21:43:22 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
09-Nov-2024 21:43:22 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
09-Nov-2024 21:43:22 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
09-Nov-2024 21:43:22 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
09-Nov-2024 21:43:22 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
09-Nov-2024 21:43:22 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
09-Nov-2024 21:43:23 Finished task 'Run acceptance oneclient tests' with result: Success
09-Nov-2024 21:43:23 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
09-Nov-2024 21:43:23 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCPH...
09-Nov-2024 21:43:23 Finished task 'Parse test results' with result: Success
09-Nov-2024 21:43:23 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
09-Nov-2024 21:43:23
Substituting variable: ${bamboo.artifactRepoHostname} with S3
09-Nov-2024 21:43:23
Substituting variable: ${bamboo.artifactRepoPort} with 10161
09-Nov-2024 21:43:23
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
09-Nov-2024 21:43:23
Substituting variable: ${bamboo.planRepository.branchName} with develop
09-Nov-2024 21:43:23
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
09-Nov-2024 21:43:23
Substituting variable: ${bamboo.artifactRepoHostname} with S3
09-Nov-2024 21:43:23
Substituting variable: ${bamboo.artifactRepoPort} with 10161
09-Nov-2024 21:43:23
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
09-Nov-2024 21:43:23
Substituting variable: ${bamboo.planRepository.branchName} with develop
09-Nov-2024 21:43:23
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
09-Nov-2024 21:43:23 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
09-Nov-2024 21:43:23
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 regular file CRUD proxyio hardlinks #3362 (ODSRV-OAP-MSRFCPH-3362)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSRFCPH-3362-ScriptBuildTask-15861302688958607270.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCPH/onedata-acceptance
09-Nov-2024 21:43:23 ./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_hardlinks.tar.gz
09-Nov-2024 21:43:24 Uploading artifact
09-Nov-2024 21:43:24     source path: surefire_multiprovider_s3_regular_file_CRUD_proxyio_hardlinks.tar.gz
09-Nov-2024 21:43:24     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_s3_regular_file_CRUD_proxyio_hardlinks.tar.gz
09-Nov-2024 21:43:24 Finished task 'Pack and push surefire artifact' with result: Success
09-Nov-2024 21:43:24 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
09-Nov-2024 21:43:24 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
09-Nov-2024 21:43:24
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 regular file CRUD proxyio hardlinks #3362 (ODSRV-OAP-MSRFCPH-3362)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSRFCPH-3362-ScriptBuildTask-18065502594960527255.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCPH
09-Nov-2024 21:43:24 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
09-Nov-2024 21:43:25 Finished task 'Pack logs' with result: Success
09-Nov-2024 21:43:25 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
09-Nov-2024 21:43:25
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
09-Nov-2024 21:43:25 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
09-Nov-2024 21:43:25
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 regular file CRUD proxyio hardlinks #3362 (ODSRV-OAP-MSRFCPH-3362)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSRFCPH-3362-ScriptBuildTask-402771362048864217.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCPH/onedata-acceptance
09-Nov-2024 21:43:25   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
09-Nov-2024 21:43:25                                  Dload  Upload   Total   Spent    Left  Speed
09-Nov-2024 21:43:25
09-Nov-2024 21:43:25   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
09-Nov-2024 21:43:25 100  4822  100  4822    0     0  60275      0 --:--:-- --:--:-- --:--:-- 60275
09-Nov-2024 21:43:25 Clearing /tmp/onedata and /home/bamboo/.one-env
09-Nov-2024 21:43:26 Cleaning helm deployments
09-Nov-2024 21:43:26 Cleanining pods
09-Nov-2024 21:43:26 Cleaning kube persistant volumes
09-Nov-2024 21:43:26 pod "dev-volume-s3-krakow-585f4c9-tw82j" deleted
09-Nov-2024 21:43:46 pod "dev-volume-s3-paris-64bd65585f-rj68j" deleted
09-Nov-2024 21:43:53 Cleaning dockswift container
09-Nov-2024 21:43:53 Cleaning docker containers
09-Nov-2024 21:43:55 Stalled docker containers to remove:
09-Nov-2024 21:43:55 adaed45ef831 114f7c4bb003 fb28afb897f7 7c5803fc544d 6ccf0a91578c
09-Nov-2024 21:43:55 Removing stalled docker containers
09-Nov-2024 21:43:55 Error response from daemon: Cannot kill container: adaed45ef831: Container adaed45ef831b0300887d3f512f3a20b2d7d13f6e7eec008cd820e781bfe29fc is not running
09-Nov-2024 21:43:55 adaed45ef831
09-Nov-2024 21:43:55 Error response from daemon: Cannot kill container: 114f7c4bb003: No such container: 114f7c4bb003
09-Nov-2024 21:43:56 Error response from daemon: No such container: 114f7c4bb003
09-Nov-2024 21:43:56 Error response from daemon: Cannot kill container: fb28afb897f7: Container fb28afb897f79ac4823c334049cb28f9ee6fb0033d4b5534d40747d5a4bc1c85 is not running
09-Nov-2024 21:43:56 fb28afb897f7
09-Nov-2024 21:43:56 Error response from daemon: Cannot kill container: 7c5803fc544d: Container 7c5803fc544d738d60ba427adcb3e596bdb55475bc2c006f961090d4454691e5 is not running
09-Nov-2024 21:43:56 7c5803fc544d
09-Nov-2024 21:43:57 6ccf0a91578c
09-Nov-2024 21:43:57 6ccf0a91578c
09-Nov-2024 21:43:57 Stalled docker volumes to remove:
09-Nov-2024 21:43:57
09-Nov-2024 21:43:57 Removing stalled docker volumes
09-Nov-2024 21:43:57 Removing stalled loopdevices
09-Nov-2024 21:44:00 Done
09-Nov-2024 21:44:00 Finished task 'Clear env and working dir' with result: Success
09-Nov-2024 21:44:00 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
09-Nov-2024 21:44:00 Running post build plugin 'Docker Container Cleanup'
09-Nov-2024 21:44:00 Running post build plugin 'NCover Results Collector'
09-Nov-2024 21:44:00 Running post build plugin 'Build Results Label Collector'
09-Nov-2024 21:44:00 Running post build plugin 'Clover Results Collector'
09-Nov-2024 21:44:00 Running post build plugin 'npm Cache Cleanup'
09-Nov-2024 21:44:00 Running post build plugin 'Artifact Copier'
09-Nov-2024 21:44:00 Publishing an artifact: test_logs.tar.gz
09-Nov-2024 21:44:00 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 149.9 ms
09-Nov-2024 21:44:01 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFCPH'
09-Nov-2024 21:44:01 Finalising the build...
09-Nov-2024 21:44:01 Stopping timer.
09-Nov-2024 21:44:01 Build ODSRV-OAP-MSRFCPH-3362 completed.
09-Nov-2024 21:44:01 Running on server: post build plugin 'Build Hanging Detection Configuration'
09-Nov-2024 21:44:01 Running on server: post build plugin 'NCover Results Collector'
09-Nov-2024 21:44:01 Running on server: post build plugin 'Build Labeller'
09-Nov-2024 21:44:01 Running on server: post build plugin 'Clover Delta Calculator'
09-Nov-2024 21:44:01 Running on server: post build plugin 'Maven Dependencies Postprocessor'
09-Nov-2024 21:44:01 All post build plugins have finished
09-Nov-2024 21:44:01 Generating build results summary...
09-Nov-2024 21:44:01 Saving build results to disk...
09-Nov-2024 21:44:01 Store variable context...
09-Nov-2024 21:44:01 Finished building ODSRV-OAP-MSRFCPH-3362.