oneclient acceptance tests using environment deployed from packages

Build: #3366 failed

Job: multiprovider regular file CRUD directio symlinks was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

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

19-Nov-2024 22:56:41
19-Nov-2024 22:56:41 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/6zu260ko08w1gpyq --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/6zu260ko08w1gpyq
19-Nov-2024 22:56:41 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '11138524232514998010'...
19-Nov-2024 22:56:41 Getting configuration...
19-Nov-2024 22:56:41 Oneclient has been successfully mounted in '/tmp/onedata/mnt/6zu260ko08w1gpyq'.
19-Nov-2024 22:56:41
19-Nov-2024 22:56:41 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
19-Nov-2024 22:56:41 -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"'
19-Nov-2024 22:56:41 -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"'
19-Nov-2024 22:56:41 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
19-Nov-2024 22:56:41 -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"'
19-Nov-2024 22:56:41 -- Executing step: 'When "user1 changes space1/dir1 mode to 755 on client11"'
19-Nov-2024 22:56:41 -- Executing step: 'Then "mode of user2's space1/dir1 is 755 on client21"'
19-Nov-2024 22:56:41 -- Executing step: 'Then "user1 writes "TEST TEXT ONEDATA" to space1/dir1/file1 on client11"'
19-Nov-2024 22:56:41 -- Executing step: 'Then "user1 opens space1/dir1/file1 with mode r+ on client11"'
19-Nov-2024 22:56:41 -- Executing step: 'Then "user2 fails to delete files [space1/dir1/file1] on client21"'
19-Nov-2024 22:56:41 -- Executing step: 'Then "user1 closes space1/dir1/file1 on client11"'
19-Nov-2024 22:56:41 -- Executing step: 'Then "user1 can stat [file1] in space1/dir1 on client11"'
19-Nov-2024 22:56:41 -- Executing step: 'Then "user2 can stat [file1] in space1/dir1 on client21"'
19-Nov-2024 22:56:41 -- Executing step: 'Then "user1 sees [file1] in space1/dir1 on client11"'
19-Nov-2024 22:56:41 -- Executing step: 'Then "user2 sees [file1] in space1/dir1 on client21"'
19-Nov-2024 22:56:41 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client11"'
19-Nov-2024 22:56:41 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/dir1/file1 on client21"'
19-Nov-2024 22:56:41 =================================================================
19-Nov-2024 22:56:41
19-Nov-2024 22:56:41 PASSED
19-Nov-2024 22:56:41 Unmounting client from /tmp/onedata/mnt/hj5ak945jcb71ive
19-Nov-2024 22:56:41
19-Nov-2024 22:56:41
19-Nov-2024 22:56:41 Unmounting client from /tmp/onedata/mnt/6zu260ko08w1gpyq
19-Nov-2024 22:56:41
19-Nov-2024 22:56:41
19-Nov-2024 22:57:15 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_delete_right_after_close[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 22:57:15 =================================================================
19-Nov-2024 22:57:15 - Executing scenario 'Delete file right after closing it'
19-Nov-2024 22:57:15 - from feature 'Multi_regular_file_CRUD'
19-Nov-2024 22:57:15 -----------------------------------------------------------------
19-Nov-2024 22:57:15 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:57:15 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:57:15 using [token, token] by [user1, user2]"'
19-Nov-2024 22:57:15 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2kthz', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:57:15 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2kthz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:57:15 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2kthz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:57:15
19-Nov-2024 22:57:15
19-Nov-2024 22:57:15 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-2kthz'
19-Nov-2024 22:57:15 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-2kthz' successfully started
19-Nov-2024 22:57:15
19-Nov-2024 22:57:15 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/b8ltwdxnrpzyf7a2
19-Nov-2024 22:57:15
19-Nov-2024 22:57:15 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/b8ltwdxnrpzyf7a2 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/b8ltwdxnrpzyf7a2
19-Nov-2024 22:57:15 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2569637892141789015'...
19-Nov-2024 22:57:15 Getting configuration...
19-Nov-2024 22:57:15 Oneclient has been successfully mounted in '/tmp/onedata/mnt/b8ltwdxnrpzyf7a2'.
19-Nov-2024 22:57:15
19-Nov-2024 22:57:15 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-cpj8k', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:57:15 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-cpj8k', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:57:15 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-cpj8k', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:57:15
19-Nov-2024 22:57:15
19-Nov-2024 22:57:15 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-cpj8k'
19-Nov-2024 22:57:15 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-cpj8k' successfully started
19-Nov-2024 22:57:15
19-Nov-2024 22:57:15 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/o4t7qh1qkq27c1mn
19-Nov-2024 22:57:15
19-Nov-2024 22:57:15 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/o4t7qh1qkq27c1mn --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/o4t7qh1qkq27c1mn
19-Nov-2024 22:57:15 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '3785364933542759218'...
19-Nov-2024 22:57:15 Getting configuration...
19-Nov-2024 22:57:15 Oneclient has been successfully mounted in '/tmp/onedata/mnt/o4t7qh1qkq27c1mn'.
19-Nov-2024 22:57:15
19-Nov-2024 22:57:15 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
19-Nov-2024 22:57:15 -- Executing step: 'When "user1 sees [file1] in space1 on client11"'
19-Nov-2024 22:57:15 -- Executing step: 'When "user2 sees [file1] in space1 on client21"'
19-Nov-2024 22:57:15 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
19-Nov-2024 22:57:15 -- Executing step: 'When "user1 opens space1/file1 with mode r+ on client11"'
19-Nov-2024 22:57:15 -- Executing step: 'When "user1 closes space1/file1 on client11"'
19-Nov-2024 22:57:15 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
19-Nov-2024 22:57:15 -- Executing step: 'When "space1 is empty for user1 on client11"'
19-Nov-2024 22:57:15 =================================================================
19-Nov-2024 22:57:15
19-Nov-2024 22:57:15 PASSED
19-Nov-2024 22:57:15 Unmounting client from /tmp/onedata/mnt/b8ltwdxnrpzyf7a2
19-Nov-2024 22:57:15
19-Nov-2024 22:57:15
19-Nov-2024 22:57:15 Unmounting client from /tmp/onedata/mnt/o4t7qh1qkq27c1mn
19-Nov-2024 22:57:15
19-Nov-2024 22:57:15
19-Nov-2024 22:57:53 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_create_many[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 22:57:53 =================================================================
19-Nov-2024 22:57:53 - Executing scenario 'Create many children'
19-Nov-2024 22:57:53 - from feature 'Multi_regular_file_CRUD'
19-Nov-2024 22:57:53 -----------------------------------------------------------------
19-Nov-2024 22:57:53 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:57:53 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:57:53 using [token, token] by [user1, user2]"'
19-Nov-2024 22:57:53 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2kthz', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:57:53 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2kthz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:57:53 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2kthz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:57:53
19-Nov-2024 22:57:53
19-Nov-2024 22:57:53 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-2kthz'
19-Nov-2024 22:57:53 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-2kthz' successfully started
19-Nov-2024 22:57:53
19-Nov-2024 22:57:53 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/hnwx79smpbz4av57
19-Nov-2024 22:57:53
19-Nov-2024 22:57:53 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/hnwx79smpbz4av57 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/hnwx79smpbz4av57
19-Nov-2024 22:57:53 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '13464213252275060870'...
19-Nov-2024 22:57:53 Getting configuration...
19-Nov-2024 22:57:53 Oneclient has been successfully mounted in '/tmp/onedata/mnt/hnwx79smpbz4av57'.
19-Nov-2024 22:57:53
19-Nov-2024 22:57:53 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-cpj8k', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:57:53 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-cpj8k', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:57:53 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-cpj8k', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:57:53
19-Nov-2024 22:57:53
19-Nov-2024 22:57:53 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-cpj8k'
19-Nov-2024 22:57:53 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-cpj8k' successfully started
19-Nov-2024 22:57:53
19-Nov-2024 22:57:53 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/cxjexfgdf1dv6op2
19-Nov-2024 22:57:53
19-Nov-2024 22:57:53 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/cxjexfgdf1dv6op2 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/cxjexfgdf1dv6op2
19-Nov-2024 22:57:53 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '12480908640863689642'...
19-Nov-2024 22:57:53 Getting configuration...
19-Nov-2024 22:57:53 Oneclient has been successfully mounted in '/tmp/onedata/mnt/cxjexfgdf1dv6op2'.
19-Nov-2024 22:57:53
19-Nov-2024 22:57:53 -- Executing step: 'When "user1 creates child files of space1 with names in range [1, 127) on client11"'
19-Nov-2024 22:57:53 -- Executing step: 'Then "user2 lists children of space1 and gets names in range [1, 127) on client21"'
19-Nov-2024 22:57:53 =================================================================
19-Nov-2024 22:57:53
19-Nov-2024 22:58:04 PASSED
19-Nov-2024 22:58:04 Unmounting client from /tmp/onedata/mnt/hnwx79smpbz4av57
19-Nov-2024 22:58:04
19-Nov-2024 22:58:04
19-Nov-2024 22:58:04 Unmounting client from /tmp/onedata/mnt/cxjexfgdf1dv6op2
19-Nov-2024 22:58:04
19-Nov-2024 22:58:04
19-Nov-2024 22:58:37 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_copy_delete[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 22:58:37 =================================================================
19-Nov-2024 22:58:37 - Executing scenario 'Create nonempty file then copy it and remove source file'
19-Nov-2024 22:58:37 - from feature 'Multi_regular_file_CRUD'
19-Nov-2024 22:58:37 -----------------------------------------------------------------
19-Nov-2024 22:58:37 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:58:37 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:58:37 using [token, token] by [user1, user2]"'
19-Nov-2024 22:58:37 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2kthz', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:58:37 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2kthz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:58:37 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2kthz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:58:37
19-Nov-2024 22:58:37
19-Nov-2024 22:58:37 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-2kthz'
19-Nov-2024 22:58:37 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-2kthz' successfully started
19-Nov-2024 22:58:37
19-Nov-2024 22:58:37 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/0u6vrlll1hkmwf1k
19-Nov-2024 22:58:37
19-Nov-2024 22:58:37 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/0u6vrlll1hkmwf1k --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/0u6vrlll1hkmwf1k
19-Nov-2024 22:58:37 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '1913866416271277675'...
19-Nov-2024 22:58:37 Getting configuration...
19-Nov-2024 22:58:37 Oneclient has been successfully mounted in '/tmp/onedata/mnt/0u6vrlll1hkmwf1k'.
19-Nov-2024 22:58:37
19-Nov-2024 22:58:37 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-cpj8k', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:58:37 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-cpj8k', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:58:37 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-cpj8k', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:58:37
19-Nov-2024 22:58:37
19-Nov-2024 22:58:37 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-cpj8k'
19-Nov-2024 22:58:37 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-cpj8k' successfully started
19-Nov-2024 22:58:37
19-Nov-2024 22:58:37 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/yw9k9ufi2e1es914
19-Nov-2024 22:58:37
19-Nov-2024 22:58:37 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/yw9k9ufi2e1es914 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/yw9k9ufi2e1es914
19-Nov-2024 22:58:37 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '6767869741463707725'...
19-Nov-2024 22:58:37 Getting configuration...
19-Nov-2024 22:58:37 Oneclient has been successfully mounted in '/tmp/onedata/mnt/yw9k9ufi2e1es914'.
19-Nov-2024 22:58:37
19-Nov-2024 22:58:37 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
19-Nov-2024 22:58:37 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
19-Nov-2024 22:58:37 -- Executing step: 'When "user1 copies regular file space1/file1 to space1/file1_copy on client11"'
19-Nov-2024 22:58:37 -- Executing step: 'When "user1 deletes files [space1/file1] on client11"'
19-Nov-2024 22:58:37 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client11"'
19-Nov-2024 22:58:37 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space1/file1_copy on client21"'
19-Nov-2024 22:58:37 =================================================================
19-Nov-2024 22:58:37
19-Nov-2024 22:58:37 PASSED
19-Nov-2024 22:58:37 Unmounting client from /tmp/onedata/mnt/0u6vrlll1hkmwf1k
19-Nov-2024 22:58:37
19-Nov-2024 22:58:37
19-Nov-2024 22:58:37 Unmounting client from /tmp/onedata/mnt/yw9k9ufi2e1es914
19-Nov-2024 22:58:37
19-Nov-2024 22:58:37
19-Nov-2024 22:59:17 tests/oneclient/scenarios/test_multi_reg_file_CRUD.py::test_move_between_spaces[multiprovider_directio] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 22:59:17 =================================================================
19-Nov-2024 22:59:17 - Executing scenario 'Create nonempty file then move it to another space'
19-Nov-2024 22:59:17 - from feature 'Multi_regular_file_CRUD'
19-Nov-2024 22:59:17 -----------------------------------------------------------------
19-Nov-2024 22:59:17 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 22:59:17 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 22:59:17 using [token, token] by [user1, user2]"'
19-Nov-2024 22:59:17 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2kthz', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:59:17 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2kthz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:59:17 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-2kthz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:59:17
19-Nov-2024 22:59:17
19-Nov-2024 22:59:17 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-2kthz'
19-Nov-2024 22:59:17 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-2kthz' successfully started
19-Nov-2024 22:59:17
19-Nov-2024 22:59:17 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/ob4p2ex2aobvzkfq
19-Nov-2024 22:59:17
19-Nov-2024 22:59:17 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ob4p2ex2aobvzkfq --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ob4p2ex2aobvzkfq
19-Nov-2024 22:59:17 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '11604522033947468012'...
19-Nov-2024 22:59:17 Getting configuration...
19-Nov-2024 22:59:17 Oneclient has been successfully mounted in '/tmp/onedata/mnt/ob4p2ex2aobvzkfq'.
19-Nov-2024 22:59:17
19-Nov-2024 22:59:17 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-cpj8k', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 22:59:17 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-cpj8k', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 22:59:17 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-cpj8k', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 22:59:17
19-Nov-2024 22:59:17
19-Nov-2024 22:59:17 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-cpj8k'
19-Nov-2024 22:59:17 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-cpj8k' successfully started
19-Nov-2024 22:59:17
19-Nov-2024 22:59:17 Mounting client with --force-direct-io flag in /tmp/onedata/mnt/4hsztu9pun4ees32
19-Nov-2024 22:59:17
19-Nov-2024 22:59:17 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/4hsztu9pun4ees32 --force-direct-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/4hsztu9pun4ees32
19-Nov-2024 22:59:17 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '2828380407662536863'...
19-Nov-2024 22:59:17 Getting configuration...
19-Nov-2024 22:59:17 Oneclient has been successfully mounted in '/tmp/onedata/mnt/4hsztu9pun4ees32'.
19-Nov-2024 22:59:17
19-Nov-2024 22:59:17 -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"'
19-Nov-2024 22:59:17 -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"'
19-Nov-2024 22:59:17 -- Executing step: 'When "user2 reads "TEST TEXT ONEDATA" from file space1/file1 on client21"'
19-Nov-2024 22:59:17 -- Executing step: 'When "user1 renames space1/file1 to space2/file1_moved on client11"'
19-Nov-2024 22:59:17 -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client11"'
19-Nov-2024 22:59:17 -- Executing step: 'Then "user2 reads "TEST TEXT ONEDATA" from file space2/file1_moved on client21"'
19-Nov-2024 22:59:17 =================================================================
19-Nov-2024 22:59:17
19-Nov-2024 22:59:28 PASSED
19-Nov-2024 22:59:28 Unmounting client from /tmp/onedata/mnt/ob4p2ex2aobvzkfq
19-Nov-2024 22:59:28
19-Nov-2024 22:59:28
19-Nov-2024 22:59:28 Unmounting client from /tmp/onedata/mnt/4hsztu9pun4ees32
19-Nov-2024 22:59:28
19-Nov-2024 22:59:28 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCDS/onedata-acceptance/tests/oneclient/logs/multiprovider_directio/test_multi_reg_file_CRUD.1732057158.3958318', '-c', '/tmp/logs']
19-Nov-2024 22:59:28 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-t299v. See /home/bamboo/.one-env/deployments/2024.11.19-22.38.17/pod-logs/dev-cross-support-job-3p-users-t299v/entrypoint.log for more details
19-Nov-2024 22:59:28 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-2kthz: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.19-22.38.17/pod-logs/dev-oneclient-krakow-7d9476b8bc-2kthz/oneclient_logs
19-Nov-2024 22:59:28
19-Nov-2024 22:59:28               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=187/219)
19-Nov-2024 22:59:28               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:59:28          69,379   0%   66.16MB/s    0:00:00 (xfr#1, to-chk=186/219)
19-Nov-2024 22:59:28          69,379   0%   66.16MB/s    0:00:00 (xfr#1, to-chk=180/219)
19-Nov-2024 22:59:28          70,033   0%   66.79MB/s    0:00:00 (xfr#2, to-chk=182/219)
19-Nov-2024 22:59:28         658,891   5%   78.55MB/s    0:00:00 (xfr#3, to-chk=181/219)
19-Nov-2024 22:59:28         659,545   5%   69.89MB/s    0:00:00 (xfr#4, to-chk=180/219)
19-Nov-2024 22:59:28         712,972   5%   61.81MB/s    0:00:00 (xfr#5, to-chk=179/219)
19-Nov-2024 22:59:28         713,530   5%   61.86MB/s    0:00:00 (xfr#6, to-chk=175/219)
19-Nov-2024 22:59:28         911,521   7%   62.09MB/s    0:00:00 (xfr#7, to-chk=174/219)
19-Nov-2024 22:59:28         912,079   7%   62.13MB/s    0:00:00 (xfr#8, to-chk=173/219)
19-Nov-2024 22:59:28         969,720   7%   66.06MB/s    0:00:00 (xfr#9, to-chk=172/219)
19-Nov-2024 22:59:28         969,990   7%   66.08MB/s    0:00:00 (xfr#10, to-chk=168/219)
19-Nov-2024 22:59:28       1,164,391   9%   52.88MB/s    0:00:00 (xfr#11, to-chk=167/219)
19-Nov-2024 22:59:28       1,164,661   9%   52.89MB/s    0:00:00 (xfr#12, to-chk=166/219)
19-Nov-2024 22:59:28       1,203,354   9%   52.16MB/s    0:00:00 (xfr#13, to-chk=165/219)
19-Nov-2024 22:59:28       1,204,040   9%   52.19MB/s    0:00:00 (xfr#14, to-chk=161/219)
19-Nov-2024 22:59:28       1,361,079  10%   54.08MB/s    0:00:00 (xfr#15, to-chk=160/219)
19-Nov-2024 22:59:28       1,361,765  10%   54.11MB/s    0:00:00 (xfr#16, to-chk=159/219)
19-Nov-2024 22:59:28       1,402,964  11%   55.75MB/s    0:00:00 (xfr#17, to-chk=158/219)
19-Nov-2024 22:59:28       1,403,618  11%   55.77MB/s    0:00:00 (xfr#18, to-chk=154/219)
19-Nov-2024 22:59:28       1,544,677  12%   58.92MB/s    0:00:00 (xfr#19, to-chk=153/219)
19-Nov-2024 22:59:28       1,545,331  12%   58.95MB/s    0:00:00 (xfr#20, to-chk=152/219)
19-Nov-2024 22:59:28       1,591,654  12%   46.00MB/s    0:00:00 (xfr#21, to-chk=151/219)
19-Nov-2024 22:59:28       1,592,308  12%   46.02MB/s    0:00:00 (xfr#22, to-chk=147/219)
19-Nov-2024 22:59:28       1,741,322  13%   48.84MB/s    0:00:00 (xfr#23, to-chk=146/219)
19-Nov-2024 22:59:28       1,741,976  13%   48.86MB/s    0:00:00 (xfr#24, to-chk=145/219)
19-Nov-2024 22:59:28       1,780,021  14%   49.93MB/s    0:00:00 (xfr#25, to-chk=144/219)
19-Nov-2024 22:59:28       1,780,579  14%   49.94MB/s    0:00:00 (xfr#26, to-chk=140/219)
19-Nov-2024 22:59:28       1,915,632  15%   52.20MB/s    0:00:00 (xfr#27, to-chk=139/219)
19-Nov-2024 22:59:28       1,916,190  15%   52.21MB/s    0:00:00 (xfr#28, to-chk=138/219)
19-Nov-2024 22:59:28       1,980,630  15%   53.97MB/s    0:00:00 (xfr#29, to-chk=137/219)
19-Nov-2024 22:59:28       1,981,188  15%   53.98MB/s    0:00:00 (xfr#30, to-chk=133/219)
19-Nov-2024 22:59:28       2,220,836  17%   51.66MB/s    0:00:00 (xfr#31, to-chk=132/219)
19-Nov-2024 22:59:28       2,221,394  17%   51.67MB/s    0:00:00 (xfr#32, to-chk=131/219)
19-Nov-2024 22:59:28       2,257,812  18%   51.27MB/s    0:00:00 (xfr#33, to-chk=130/219)
19-Nov-2024 22:59:28       2,258,466  18%   51.28MB/s    0:00:00 (xfr#34, to-chk=126/219)
19-Nov-2024 22:59:28       2,386,733  19%   45.52MB/s    0:00:00 (xfr#35, to-chk=125/219)
19-Nov-2024 22:59:28       2,387,387  19%   44.64MB/s    0:00:00 (xfr#36, to-chk=124/219)
19-Nov-2024 22:59:28       2,427,846  19%   45.40MB/s    0:00:00 (xfr#37, to-chk=123/219)
19-Nov-2024 22:59:28       2,428,308  19%   45.41MB/s    0:00:00 (xfr#38, to-chk=119/219)
19-Nov-2024 22:59:28       2,566,774  20%   45.33MB/s    0:00:00 (xfr#39, to-chk=118/219)
19-Nov-2024 22:59:28       2,567,236  20%   45.34MB/s    0:00:00 (xfr#40, to-chk=117/219)
19-Nov-2024 22:59:28       2,567,864  20%   45.35MB/s    0:00:00 (xfr#41, to-chk=116/219)
19-Nov-2024 22:59:28       2,610,484  20%   40.15MB/s    0:00:00 (xfr#42, to-chk=115/219)
19-Nov-2024 22:59:28       2,610,850  20%   40.16MB/s    0:00:00 (xfr#43, to-chk=111/219)
19-Nov-2024 22:59:28       2,803,414  22%   39.90MB/s    0:00:00 (xfr#44, to-chk=110/219)
19-Nov-2024 22:59:28       2,803,780  22%   39.91MB/s    0:00:00 (xfr#45, to-chk=109/219)
19-Nov-2024 22:59:28       2,848,659  22%   39.95MB/s    0:00:00 (xfr#46, to-chk=108/219)
19-Nov-2024 22:59:28       2,849,217  22%   39.96MB/s    0:00:00 (xfr#47, to-chk=104/219)
19-Nov-2024 22:59:28       2,997,726  23%   41.43MB/s    0:00:00 (xfr#48, to-chk=103/219)
19-Nov-2024 22:59:28       2,998,284  23%   40.85MB/s    0:00:00 (xfr#49, to-chk=102/219)
19-Nov-2024 22:59:28       3,055,282  24%   41.62MB/s    0:00:00 (xfr#50, to-chk=101/219)
19-Nov-2024 22:59:28       3,055,744  24%   41.04MB/s    0:00:00 (xfr#51, to-chk=97/219)
19-Nov-2024 22:59:28       3,251,114  25%   40.27MB/s    0:00:00 (xfr#52, to-chk=96/219)
19-Nov-2024 22:59:28       3,251,576  25%   40.27MB/s    0:00:00 (xfr#53, to-chk=95/219)
19-Nov-2024 22:59:28       4,011,992  32%   33.86MB/s    0:00:00 (xfr#54, to-chk=94/219)
19-Nov-2024 22:59:28       4,012,454  32%   33.86MB/s    0:00:00 (xfr#55, to-chk=90/219)
19-Nov-2024 22:59:28       7,190,935  57%   39.41MB/s    0:00:00 (xfr#56, to-chk=89/219)
19-Nov-2024 22:59:28       7,191,397  57%   39.42MB/s    0:00:00 (xfr#57, to-chk=88/219)
19-Nov-2024 22:59:28       7,192,025  57%   39.42MB/s    0:00:00 (xfr#58, to-chk=87/219)
19-Nov-2024 22:59:28       7,238,254  57%   39.45MB/s    0:00:00 (xfr#59, to-chk=86/219)
19-Nov-2024 22:59:28       7,238,716  57%   39.45MB/s    0:00:00 (xfr#60, to-chk=82/219)
19-Nov-2024 22:59:28       7,449,123  59%   37.59MB/s    0:00:00 (xfr#61, to-chk=81/219)
19-Nov-2024 22:59:28       7,449,585  59%   37.39MB/s    0:00:00 (xfr#62, to-chk=80/219)
19-Nov-2024 22:59:28       7,450,213  59%   37.40MB/s    0:00:00 (xfr#63, to-chk=79/219)
19-Nov-2024 22:59:28       7,482,928  59%   37.17MB/s    0:00:00 (xfr#64, to-chk=78/219)
19-Nov-2024 22:59:28       7,483,486  59%   37.17MB/s    0:00:00 (xfr#65, to-chk=74/219)
19-Nov-2024 22:59:28       7,629,983  60%   36.94MB/s    0:00:00 (xfr#66, to-chk=73/219)
19-Nov-2024 22:59:28       7,630,541  60%   36.94MB/s    0:00:00 (xfr#67, to-chk=72/219)
19-Nov-2024 22:59:28       7,688,979  61%   35.77MB/s    0:00:00 (xfr#68, to-chk=71/219)
19-Nov-2024 22:59:28       7,689,345  61%   35.77MB/s    0:00:00 (xfr#69, to-chk=67/219)
19-Nov-2024 22:59:28       7,938,153  63%   35.38MB/s    0:00:00 (xfr#70, to-chk=66/219)
19-Nov-2024 22:59:28       7,938,519  63%   35.38MB/s    0:00:00 (xfr#71, to-chk=65/219)
19-Nov-2024 22:59:28       7,985,864  63%   35.10MB/s    0:00:00 (xfr#72, to-chk=64/219)
19-Nov-2024 22:59:28       7,986,326  63%   35.10MB/s    0:00:00 (xfr#73, to-chk=60/219)
19-Nov-2024 22:59:28       8,139,050  64%   34.96MB/s    0:00:00 (xfr#74, to-chk=59/219)
19-Nov-2024 22:59:28       8,139,512  64%   34.97MB/s    0:00:00 (xfr#75, to-chk=58/219)
19-Nov-2024 22:59:28       8,172,873  65%   34.95MB/s    0:00:00 (xfr#76, to-chk=57/219)
19-Nov-2024 22:59:28       8,173,431  65%   34.80MB/s    0:00:00 (xfr#77, to-chk=53/219)
19-Nov-2024 22:59:28       8,295,844  66%   33.96MB/s    0:00:00 (xfr#78, to-chk=52/219)
19-Nov-2024 22:59:28       8,296,402  66%   33.96MB/s    0:00:00 (xfr#79, to-chk=51/219)
19-Nov-2024 22:59:28       8,379,728  66%   34.30MB/s    0:00:00 (xfr#80, to-chk=50/219)
19-Nov-2024 22:59:28       8,380,382  66%   34.30MB/s    0:00:00 (xfr#81, to-chk=46/219)
19-Nov-2024 22:59:28      10,923,924  87%   33.39MB/s    0:00:00 (xfr#82, to-chk=45/219)
19-Nov-2024 22:59:28      10,924,578  87%   33.39MB/s    0:00:00 (xfr#83, to-chk=44/219)
19-Nov-2024 22:59:28      10,967,968  87%   33.53MB/s    0:00:00 (xfr#84, to-chk=43/219)
19-Nov-2024 22:59:28      10,968,718  87%   33.53MB/s    0:00:00 (xfr#85, to-chk=39/219)
19-Nov-2024 22:59:28      11,108,118  88%   33.85MB/s    0:00:00 (xfr#86, to-chk=38/219)
19-Nov-2024 22:59:28      11,108,868  88%   33.74MB/s    0:00:00 (xfr#87, to-chk=37/219)
19-Nov-2024 22:59:28      11,109,496  88%   33.74MB/s    0:00:00 (xfr#88, to-chk=36/219)
19-Nov-2024 22:59:28      11,183,531  89%   33.86MB/s    0:00:00 (xfr#89, to-chk=35/219)
19-Nov-2024 22:59:28      11,184,185  89%   33.75MB/s    0:00:00 (xfr#90, to-chk=31/219)
19-Nov-2024 22:59:28      11,495,373  91%   33.73MB/s    0:00:00 (xfr#91, to-chk=30/219)
19-Nov-2024 22:59:28      11,496,027  91%   33.63MB/s    0:00:00 (xfr#92, to-chk=29/219)
19-Nov-2024 22:59:28      11,526,194  91%   33.72MB/s    0:00:00 (xfr#93, to-chk=28/219)
19-Nov-2024 22:59:28      11,526,752  91%   33.72MB/s    0:00:00 (xfr#94, to-chk=24/219)
19-Nov-2024 22:59:28      11,634,102  92%   33.93MB/s    0:00:00 (xfr#95, to-chk=23/219)
19-Nov-2024 22:59:28      11,634,660  92%   33.52MB/s    0:00:00 (xfr#96, to-chk=22/219)
19-Nov-2024 22:59:28      11,690,164  93%   33.58MB/s    0:00:00 (xfr#97, to-chk=21/219)
19-Nov-2024 22:59:28      11,690,626  93%   33.38MB/s    0:00:00 (xfr#98, to-chk=17/219)
19-Nov-2024 22:59:28      11,882,900  94%   33.53MB/s    0:00:00 (xfr#99, to-chk=16/219)
19-Nov-2024 22:59:28      11,883,362  94%   33.53MB/s    0:00:00 (xfr#100, to-chk=15/219)
19-Nov-2024 22:59:28      11,936,052  95%   33.68MB/s    0:00:00 (xfr#101, to-chk=14/219)
19-Nov-2024 22:59:28      11,936,610  95%   33.58MB/s    0:00:00 (xfr#102, to-chk=10/219)
19-Nov-2024 22:59:28      12,134,875  96%   34.04MB/s    0:00:00 (xfr#103, to-chk=9/219)
19-Nov-2024 22:59:28      12,135,433  96%   34.04MB/s    0:00:00 (xfr#104, to-chk=8/219)
19-Nov-2024 22:59:28      12,205,483  97%   34.14MB/s    0:00:00 (xfr#105, to-chk=7/219)
19-Nov-2024 22:59:28      12,206,233  97%   34.14MB/s    0:00:00 (xfr#106, to-chk=3/219)
19-Nov-2024 22:59:28      12,481,377  99%   34.40MB/s    0:00:00 (xfr#107, to-chk=2/219)
19-Nov-2024 22:59:28      12,482,127  99%   34.40MB/s    0:00:00 (xfr#108, to-chk=1/219)
19-Nov-2024 22:59:28      12,525,313  99%   34.52MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:59:28      12,525,313  99%   34.52MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:59:28      12,525,313  99%   34.52MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:59:28      12,525,313  99%   34.52MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:59:28      12,525,313  99%   34.52MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:59:28      12,525,313  99%   34.52MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:59:28      12,525,313  99%   34.52MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:59:28      12,525,313  99%   34.42MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:59:28      12,525,313  99%   34.42MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:59:28      12,525,313  99%   34.42MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:59:28      12,525,313  99%   34.42MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:59:28      12,525,313  99%   34.42MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:59:28      12,525,313  99%   34.42MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:59:28      12,525,313  99%   34.42MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:59:28      12,525,313  99%   34.42MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:59:28      12,525,313  99%   34.42MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:59:28      12,525,313  99%   34.42MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:59:28      12,525,313  99%   34.42MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:59:28      12,525,313  99%   34.42MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:59:28      12,525,313  99%   34.42MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:59:28      12,525,313  99%   34.42MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:59:28      12,525,313  99%   34.42MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:59:28      12,525,313  99%   34.42MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:59:28      12,525,313  99%   34.42MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:59:28      12,525,313  99%   34.42MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:59:28      12,525,313  99%   34.42MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:59:28      12,525,313  99%   34.03MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:59:28      12,525,313  99%   34.03MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:59:28 [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-cpj8k: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.19-22.38.17/pod-logs/dev-oneclient-paris-5cc45c8cb7-cpj8k/oneclient_logs
19-Nov-2024 22:59:28
19-Nov-2024 22:59:28               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=187/219)
19-Nov-2024 22:59:28               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:59:28          54,437   0%   51.92MB/s    0:00:00 (xfr#1, to-chk=186/219)
19-Nov-2024 22:59:28          54,437   0%   51.92MB/s    0:00:00 (xfr#1, to-chk=180/219)
19-Nov-2024 22:59:28          54,899   0%   52.36MB/s    0:00:00 (xfr#2, to-chk=182/219)
19-Nov-2024 22:59:28         282,697   3%   89.87MB/s    0:00:00 (xfr#3, to-chk=181/219)
19-Nov-2024 22:59:28         283,159   3%   90.01MB/s    0:00:00 (xfr#4, to-chk=180/219)
19-Nov-2024 22:59:28         337,962   3%   80.58MB/s    0:00:00 (xfr#5, to-chk=179/219)
19-Nov-2024 22:59:28         338,616   3%   80.73MB/s    0:00:00 (xfr#6, to-chk=175/219)
19-Nov-2024 22:59:28         520,011   5%   61.99MB/s    0:00:00 (xfr#7, to-chk=174/219)
19-Nov-2024 22:59:28         520,665   5%   62.07MB/s    0:00:00 (xfr#8, to-chk=173/219)
19-Nov-2024 22:59:28         544,311   5%   64.89MB/s    0:00:00 (xfr#9, to-chk=172/219)
19-Nov-2024 22:59:28         544,965   5%   64.96MB/s    0:00:00 (xfr#10, to-chk=168/219)
19-Nov-2024 22:59:28         662,534   7%   37.17MB/s    0:00:00 (xfr#11, to-chk=167/219)
19-Nov-2024 22:59:28         663,188   7%   37.20MB/s    0:00:00 (xfr#12, to-chk=166/219)
19-Nov-2024 22:59:28         809,391   8%   42.88MB/s    0:00:00 (xfr#13, to-chk=165/219)
19-Nov-2024 22:59:28         810,237   8%   42.93MB/s    0:00:00 (xfr#14, to-chk=161/219)
19-Nov-2024 22:59:28       1,251,943  13%   37.31MB/s    0:00:00 (xfr#15, to-chk=160/219)
19-Nov-2024 22:59:28       1,252,789  13%   37.34MB/s    0:00:00 (xfr#16, to-chk=159/219)
19-Nov-2024 22:59:28       1,311,592  14%   34.75MB/s    0:00:00 (xfr#17, to-chk=158/219)
19-Nov-2024 22:59:28       1,312,342  14%   34.77MB/s    0:00:00 (xfr#18, to-chk=154/219)
19-Nov-2024 22:59:28       1,583,139  16%   30.81MB/s    0:00:00 (xfr#19, to-chk=153/219)
19-Nov-2024 22:59:28       1,583,889  16%   30.83MB/s    0:00:00 (xfr#20, to-chk=152/219)
19-Nov-2024 22:59:28       1,654,117  17%   30.93MB/s    0:00:00 (xfr#21, to-chk=151/219)
19-Nov-2024 22:59:28       1,654,963  17%   30.35MB/s    0:00:00 (xfr#22, to-chk=147/219)
19-Nov-2024 22:59:28       1,902,861  20%   31.29MB/s    0:00:00 (xfr#23, to-chk=146/219)
19-Nov-2024 22:59:28       1,903,707  20%   31.30MB/s    0:00:00 (xfr#24, to-chk=145/219)
19-Nov-2024 22:59:28       1,939,422  20%   31.35MB/s    0:00:00 (xfr#25, to-chk=144/219)
19-Nov-2024 22:59:28       1,939,884  20%   31.36MB/s    0:00:00 (xfr#26, to-chk=140/219)
19-Nov-2024 22:59:28       2,097,881  22%   32.80MB/s    0:00:00 (xfr#27, to-chk=139/219)
19-Nov-2024 22:59:28       2,098,343  22%   32.81MB/s    0:00:00 (xfr#28, to-chk=138/219)
19-Nov-2024 22:59:28       2,169,282  23%   33.37MB/s    0:00:00 (xfr#29, to-chk=137/219)
19-Nov-2024 22:59:28       2,169,840  23%   32.85MB/s    0:00:00 (xfr#30, to-chk=133/219)
19-Nov-2024 22:59:28       2,433,314  26%   35.16MB/s    0:00:00 (xfr#31, to-chk=132/219)
19-Nov-2024 22:59:28       2,433,872  26%   35.17MB/s    0:00:00 (xfr#32, to-chk=131/219)
19-Nov-2024 22:59:28       2,488,521  26%   34.39MB/s    0:00:00 (xfr#33, to-chk=130/219)
19-Nov-2024 22:59:28       2,489,271  26%   34.41MB/s    0:00:00 (xfr#34, to-chk=126/219)
19-Nov-2024 22:59:28       2,493,410  26%   33.97MB/s    0:00:00 (xfr#35, to-chk=125/219)
19-Nov-2024 22:59:28       2,681,683  28%   36.02MB/s    0:00:00 (xfr#36, to-chk=124/219)
19-Nov-2024 22:59:28       2,682,953  28%   36.04MB/s    0:00:00 (xfr#37, to-chk=123/219)
19-Nov-2024 22:59:28       3,047,309  32%   36.79MB/s    0:00:00 (xfr#38, to-chk=122/219)
19-Nov-2024 22:59:28       3,047,771  32%   36.79MB/s    0:00:00 (xfr#39, to-chk=118/219)
19-Nov-2024 22:59:28       4,311,515  46%   39.16MB/s    0:00:00 (xfr#40, to-chk=117/219)
19-Nov-2024 22:59:28       4,329,572  46%   38.95MB/s    0:00:00 (xfr#41, to-chk=116/219)
19-Nov-2024 22:59:28       4,500,469  48%   38.32MB/s    0:00:00 (xfr#42, to-chk=115/219)
19-Nov-2024 22:59:28       4,500,931  48%   38.33MB/s    0:00:00 (xfr#43, to-chk=111/219)
19-Nov-2024 22:59:28       5,135,933  55%   36.83MB/s    0:00:00 (xfr#44, to-chk=110/219)
19-Nov-2024 22:59:28       5,136,395  55%   36.83MB/s    0:00:00 (xfr#45, to-chk=109/219)
19-Nov-2024 22:59:28       5,163,415  55%   35.17MB/s    0:00:00 (xfr#46, to-chk=108/219)
19-Nov-2024 22:59:28       5,163,973  55%   35.18MB/s    0:00:00 (xfr#47, to-chk=104/219)
19-Nov-2024 22:59:28       5,314,779  56%   35.95MB/s    0:00:00 (xfr#48, to-chk=103/219)
19-Nov-2024 22:59:28       5,315,337  57%   35.95MB/s    0:00:00 (xfr#49, to-chk=102/219)
19-Nov-2024 22:59:28       5,315,965  57%   35.96MB/s    0:00:00 (xfr#50, to-chk=101/219)
19-Nov-2024 22:59:28       5,381,447  57%   35.64MB/s    0:00:00 (xfr#51, to-chk=100/219)
19-Nov-2024 22:59:28       5,382,101  57%   35.40MB/s    0:00:00 (xfr#52, to-chk=96/219)
19-Nov-2024 22:59:28       5,634,989  60%   36.81MB/s    0:00:00 (xfr#53, to-chk=95/219)
19-Nov-2024 22:59:28       5,635,643  60%   36.81MB/s    0:00:00 (xfr#54, to-chk=94/219)
19-Nov-2024 22:59:28       5,670,157  60%   36.79MB/s    0:00:00 (xfr#55, to-chk=93/219)
19-Nov-2024 22:59:28       5,670,811  60%   36.79MB/s    0:00:00 (xfr#56, to-chk=89/219)
19-Nov-2024 22:59:28       5,827,647  62%   36.81MB/s    0:00:00 (xfr#57, to-chk=88/219)
19-Nov-2024 22:59:28       5,828,301  62%   36.81MB/s    0:00:00 (xfr#58, to-chk=87/219)
19-Nov-2024 22:59:28       5,828,929  62%   36.81MB/s    0:00:00 (xfr#59, to-chk=86/219)
19-Nov-2024 22:59:28       5,868,118  62%   36.82MB/s    0:00:00 (xfr#60, to-chk=85/219)
19-Nov-2024 22:59:28       5,868,676  62%   36.82MB/s    0:00:00 (xfr#61, to-chk=81/219)
19-Nov-2024 22:59:28       6,006,693  64%   37.44MB/s    0:00:00 (xfr#62, to-chk=80/219)
19-Nov-2024 22:59:28       6,007,251  64%   37.44MB/s    0:00:00 (xfr#63, to-chk=79/219)
19-Nov-2024 22:59:28       6,043,133  64%   37.67MB/s    0:00:00 (xfr#64, to-chk=78/219)
19-Nov-2024 22:59:28       6,043,787  64%   37.43MB/s    0:00:00 (xfr#65, to-chk=74/219)
19-Nov-2024 22:59:28       6,201,874  66%   38.16MB/s    0:00:00 (xfr#66, to-chk=73/219)
19-Nov-2024 22:59:28       6,202,528  66%   38.16MB/s    0:00:00 (xfr#67, to-chk=72/219)
19-Nov-2024 22:59:28       6,248,561  67%   38.20MB/s    0:00:00 (xfr#68, to-chk=71/219)
19-Nov-2024 22:59:28       6,249,423  67%   38.20MB/s    0:00:00 (xfr#69, to-chk=67/219)
19-Nov-2024 22:59:28       6,458,455  69%   38.74MB/s    0:00:00 (xfr#70, to-chk=66/219)
19-Nov-2024 22:59:28 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
19-Nov-2024 22:59:28 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
19-Nov-2024 22:59:28       6,459,837  69%   38.50MB/s    0:00:00 (xfr#71, to-chk=65/219)
19-Nov-2024 22:59:28       6,513,550  69%   38.82MB/s    0:00:00 (xfr#72, to-chk=64/219)
19-Nov-2024 22:59:28       6,514,108  69%   38.83MB/s    0:00:00 (xfr#73, to-chk=60/219)
19-Nov-2024 22:59:28       6,739,165  72%   39.67MB/s    0:00:00 (xfr#74, to-chk=59/219)
19-Nov-2024 22:59:28       6,739,723  72%   39.68MB/s    0:00:00 (xfr#75, to-chk=58/219)
19-Nov-2024 22:59:28       6,850,734  73%   40.08MB/s    0:00:00 (xfr#76, to-chk=57/219)
19-Nov-2024 22:59:28       6,851,196  73%   40.08MB/s    0:00:00 (xfr#77, to-chk=53/219)
19-Nov-2024 22:59:28       7,319,656  78%   37.94MB/s    0:00:00 (xfr#78, to-chk=52/219)
19-Nov-2024 22:59:28       7,320,118  78%   37.94MB/s    0:00:00 (xfr#79, to-chk=51/219)
19-Nov-2024 22:59:28       7,342,037  78%   37.85MB/s    0:00:00 (xfr#80, to-chk=50/219)
19-Nov-2024 22:59:28       7,342,595  78%   37.85MB/s    0:00:00 (xfr#81, to-chk=46/219)
19-Nov-2024 22:59:28       7,454,334  79%   38.43MB/s    0:00:00 (xfr#82, to-chk=45/219)
19-Nov-2024 22:59:28       7,454,892  79%   38.43MB/s    0:00:00 (xfr#83, to-chk=44/219)
19-Nov-2024 22:59:28       7,487,029  80%   38.39MB/s    0:00:00 (xfr#84, to-chk=43/219)
19-Nov-2024 22:59:28       7,487,683  80%   38.39MB/s    0:00:00 (xfr#85, to-chk=39/219)
19-Nov-2024 22:59:28       7,610,965  81%   37.41MB/s    0:00:00 (xfr#86, to-chk=38/219)
19-Nov-2024 22:59:28       7,611,619  81%   37.42MB/s    0:00:00 (xfr#87, to-chk=37/219)
19-Nov-2024 22:59:28       7,612,247  81%   37.42MB/s    0:00:00 (xfr#88, to-chk=36/219)
19-Nov-2024 22:59:28       7,643,142  81%   36.45MB/s    0:00:00 (xfr#89, to-chk=35/219)
19-Nov-2024 22:59:28       7,643,796  81%   36.45MB/s    0:00:00 (xfr#90, to-chk=31/219)
19-Nov-2024 22:59:28       7,765,337  83%   36.84MB/s    0:00:00 (xfr#91, to-chk=30/219)
19-Nov-2024 22:59:28       7,765,991  83%   36.85MB/s    0:00:00 (xfr#92, to-chk=29/219)
19-Nov-2024 22:59:28       7,851,820  84%   37.25MB/s    0:00:00 (xfr#93, to-chk=28/219)
19-Nov-2024 22:59:28       7,852,570  84%   37.26MB/s    0:00:00 (xfr#94, to-chk=24/219)
19-Nov-2024 22:59:28       8,261,214  88%   38.81MB/s    0:00:00 (xfr#95, to-chk=23/219)
19-Nov-2024 22:59:28       8,261,964  88%   38.81MB/s    0:00:00 (xfr#96, to-chk=22/219)
19-Nov-2024 22:59:28       8,302,251  89%   39.00MB/s    0:00:00 (xfr#97, to-chk=21/219)
19-Nov-2024 22:59:28       8,302,905  89%   39.01MB/s    0:00:00 (xfr#98, to-chk=17/219)
19-Nov-2024 22:59:28       8,446,485  90%   39.49MB/s    0:00:00 (xfr#99, to-chk=16/219)
19-Nov-2024 22:59:28       8,447,139  90%   39.49MB/s    0:00:00 (xfr#100, to-chk=15/219)
19-Nov-2024 22:59:28       8,484,779  90%   39.47MB/s    0:00:00 (xfr#101, to-chk=14/219)
19-Nov-2024 22:59:28       8,485,337  91%   39.47MB/s    0:00:00 (xfr#102, to-chk=10/219)
19-Nov-2024 22:59:28       8,594,101  92%   39.98MB/s    0:00:00 (xfr#103, to-chk=9/219)
19-Nov-2024 22:59:28       8,594,659  92%   39.98MB/s    0:00:00 (xfr#104, to-chk=8/219)
19-Nov-2024 22:59:28       8,750,603  93%   40.51MB/s    0:00:00 (xfr#105, to-chk=7/219)
19-Nov-2024 22:59:28       8,751,257  93%   40.51MB/s    0:00:00 (xfr#106, to-chk=3/219)
19-Nov-2024 22:59:28       9,220,157  98%   42.27MB/s    0:00:00 (xfr#107, to-chk=2/219)
19-Nov-2024 22:59:28       9,220,811  98%   42.28MB/s    0:00:00 (xfr#108, to-chk=1/219)
19-Nov-2024 22:59:28       9,320,143  99%   42.73MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:59:28       9,320,143  99%   42.53MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:59:28       9,320,143  99%   42.53MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:59:28       9,320,143  99%   42.53MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:59:28       9,320,143  99%   42.53MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:59:28       9,320,143  99%   42.53MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:59:28       9,320,143  99%   42.53MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:59:28       9,320,143  99%   42.53MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:59:28       9,320,143  99%   42.53MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:59:28       9,320,143  99%   42.53MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:59:28       9,320,143  99%   42.53MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:59:28       9,320,143  99%   42.53MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:59:28       9,320,143  99%   42.53MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:59:28       9,320,143  99%   42.53MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:59:28       9,320,143  99%   42.53MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:59:28       9,320,143  99%   42.53MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:59:28       9,320,143  99%   42.53MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:59:28       9,320,143  99%   42.53MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:59:28       9,320,143  99%   42.53MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:59:28       9,320,143  99%   42.53MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:59:28       9,320,143  99%   42.53MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:59:28       9,320,143  99%   42.53MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:59:28       9,320,143  99%   42.53MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:59:28       9,320,143  99%   42.53MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:59:28       9,320,143  99%   42.53MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:59:28       9,320,143  99%   42.53MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:59:28       9,320,143  99%   42.33MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:59:28       9,320,143  99%   42.33MB/s    0:00:00 (xfr#109, to-chk=0/219)
19-Nov-2024 22:59:28 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.19-22.38.17/pod-logs/dev-oneprovider-krakow-0/op-panel
19-Nov-2024 22:59:28
19-Nov-2024 22:59:28               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 22:59:28               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:59:28          23,674  16%   22.58MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 22:59:28          48,335  33%   46.10MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 22:59:28          48,335  33%   11.52MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 22:59:28          71,806  49%   17.12MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 22:59:28          72,097  50%   17.19MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 22:59:28          72,097  50%    4.30MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 22:59:28 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.19-22.38.17/pod-logs/dev-oneprovider-krakow-0/op-worker
19-Nov-2024 22:59:28
19-Nov-2024 22:59:28               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=137/140)
19-Nov-2024 22:59:28               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:59:28          63,898   6%   60.94MB/s    0:00:00 (xfr#2, to-chk=135/140)
19-Nov-2024 22:59:28         107,452  10%  102.47MB/s    0:00:00 (xfr#3, to-chk=133/140)
19-Nov-2024 22:59:28         111,800  11%  106.62MB/s    0:00:00 (xfr#4, to-chk=131/140)
19-Nov-2024 22:59:28         111,800  11%  106.62MB/s    0:00:00 (xfr#5, to-chk=129/140)
19-Nov-2024 22:59:28         153,850  15%  146.72MB/s    0:00:00 (xfr#6, to-chk=127/140)
19-Nov-2024 22:59:28         154,000  15%  146.87MB/s    0:00:00 (xfr#7, to-chk=125/140)
19-Nov-2024 22:59:28         154,297  15%  147.15MB/s    0:00:00 (xfr#8, to-chk=119/140)
19-Nov-2024 22:59:28         300,267  30%  286.36MB/s    0:00:00 (xfr#9, to-chk=117/140)
19-Nov-2024 22:59:28         300,427  30%  286.51MB/s    0:00:00 (xfr#10, to-chk=107/140)
19-Nov-2024 22:59:28         300,748  30%  286.82MB/s    0:00:00 (xfr#11, to-chk=106/140)
19-Nov-2024 22:59:28         301,220  30%  143.63MB/s    0:00:00 (xfr#12, to-chk=105/140)
19-Nov-2024 22:59:28         302,193  30%  144.10MB/s    0:00:00 (xfr#13, to-chk=104/140)
19-Nov-2024 22:59:28         302,665  30%  144.32MB/s    0:00:00 (xfr#14, to-chk=103/140)
19-Nov-2024 22:59:28         303,467  30%  144.70MB/s    0:00:00 (xfr#15, to-chk=102/140)
19-Nov-2024 22:59:28         304,095  31%  145.00MB/s    0:00:00 (xfr#16, to-chk=101/140)
19-Nov-2024 22:59:28         305,076  31%  145.47MB/s    0:00:00 (xfr#17, to-chk=100/140)
19-Nov-2024 22:59:28         305,392  31%  145.62MB/s    0:00:00 (xfr#18, to-chk=99/140)
19-Nov-2024 22:59:28         306,762  31%  146.28MB/s    0:00:00 (xfr#19, to-chk=98/140)
19-Nov-2024 22:59:28         308,086  31%  146.91MB/s    0:00:00 (xfr#20, to-chk=97/140)
19-Nov-2024 22:59:28         309,044  31%  147.36MB/s    0:00:00 (xfr#21, to-chk=96/140)
19-Nov-2024 22:59:28         309,206  31%  147.44MB/s    0:00:00 (xfr#22, to-chk=95/140)
19-Nov-2024 22:59:28         309,522  31%  147.59MB/s    0:00:00 (xfr#23, to-chk=94/140)
19-Nov-2024 22:59:28         310,156  31%  147.89MB/s    0:00:00 (xfr#24, to-chk=93/140)
19-Nov-2024 22:59:28         310,316  31%   98.65MB/s    0:00:00 (xfr#25, to-chk=92/140)
19-Nov-2024 22:59:28         311,265  31%   98.95MB/s    0:00:00 (xfr#26, to-chk=91/140)
19-Nov-2024 22:59:28         313,545  32%   99.67MB/s    0:00:00 (xfr#27, to-chk=90/140)
19-Nov-2024 22:59:28         313,864  32%   99.77MB/s    0:00:00 (xfr#28, to-chk=89/140)
19-Nov-2024 22:59:28         314,336  32%   99.92MB/s    0:00:00 (xfr#29, to-chk=88/140)
19-Nov-2024 22:59:28         315,138  32%  100.18MB/s    0:00:00 (xfr#30, to-chk=87/140)
19-Nov-2024 22:59:28         315,958  32%  100.44MB/s    0:00:00 (xfr#31, to-chk=86/140)
19-Nov-2024 22:59:28         316,607  32%  100.65MB/s    0:00:00 (xfr#32, to-chk=85/140)
19-Nov-2024 22:59:28         317,391  32%  100.90MB/s    0:00:00 (xfr#33, to-chk=84/140)
19-Nov-2024 22:59:28         318,016  32%  101.09MB/s    0:00:00 (xfr#34, to-chk=83/140)
19-Nov-2024 22:59:28         318,851  32%  101.36MB/s    0:00:00 (xfr#35, to-chk=82/140)
19-Nov-2024 22:59:28         319,818  32%  101.67MB/s    0:00:00 (xfr#36, to-chk=81/140)
19-Nov-2024 22:59:28         320,638  32%   76.45MB/s    0:00:00 (xfr#37, to-chk=80/140)
19-Nov-2024 22:59:28         321,437  32%   76.64MB/s    0:00:00 (xfr#38, to-chk=79/140)
19-Nov-2024 22:59:28         322,407  32%   76.87MB/s    0:00:00 (xfr#39, to-chk=78/140)
19-Nov-2024 22:59:28         323,260  33%   77.07MB/s    0:00:00 (xfr#40, to-chk=77/140)
19-Nov-2024 22:59:28         324,275  33%   77.31MB/s    0:00:00 (xfr#41, to-chk=76/140)
19-Nov-2024 22:59:28         324,591  33%   77.39MB/s    0:00:00 (xfr#42, to-chk=75/140)
19-Nov-2024 22:59:28         326,017  33%   77.73MB/s    0:00:00 (xfr#43, to-chk=74/140)
19-Nov-2024 22:59:28         326,338  33%   77.81MB/s    0:00:00 (xfr#44, to-chk=73/140)
19-Nov-2024 22:59:28         326,654  33%   77.88MB/s    0:00:00 (xfr#45, to-chk=72/140)
19-Nov-2024 22:59:28         326,970  33%   77.96MB/s    0:00:00 (xfr#46, to-chk=71/140)
19-Nov-2024 22:59:28         327,457  33%   78.07MB/s    0:00:00 (xfr#47, to-chk=70/140)
19-Nov-2024 22:59:28         327,773  33%   62.52MB/s    0:00:00 (xfr#48, to-chk=69/140)
19-Nov-2024 22:59:28         328,089  33%   62.58MB/s    0:00:00 (xfr#49, to-chk=68/140)
19-Nov-2024 22:59:28         328,410  33%   62.64MB/s    0:00:00 (xfr#50, to-chk=67/140)
19-Nov-2024 22:59:28         328,882  33%   62.73MB/s    0:00:00 (xfr#51, to-chk=66/140)
19-Nov-2024 22:59:28         329,856  33%   62.92MB/s    0:00:00 (xfr#52, to-chk=65/140)
19-Nov-2024 22:59:28         330,172  33%   62.98MB/s    0:00:00 (xfr#53, to-chk=64/140)
19-Nov-2024 22:59:28         330,644  33%   63.07MB/s    0:00:00 (xfr#54, to-chk=63/140)
19-Nov-2024 22:59:28         330,960  33%   52.60MB/s    0:00:00 (xfr#55, to-chk=62/140)
19-Nov-2024 22:59:28         331,651  33%   52.71MB/s    0:00:00 (xfr#56, to-chk=61/140)
19-Nov-2024 22:59:28         331,967  33%   52.76MB/s    0:00:00 (xfr#57, to-chk=60/140)
19-Nov-2024 22:59:28         332,913  34%   52.92MB/s    0:00:00 (xfr#58, to-chk=59/140)
19-Nov-2024 22:59:28         333,724  34%   53.04MB/s    0:00:00 (xfr#59, to-chk=58/140)
19-Nov-2024 22:59:28         334,040  34%   53.09MB/s    0:00:00 (xfr#60, to-chk=57/140)
19-Nov-2024 22:59:28         335,594  34%   53.34MB/s    0:00:00 (xfr#61, to-chk=56/140)
19-Nov-2024 22:59:28         342,240  34%   54.40MB/s    0:00:00 (xfr#62, to-chk=55/140)
19-Nov-2024 22:59:28         352,197  35%   47.98MB/s    0:00:00 (xfr#63, to-chk=54/140)
19-Nov-2024 22:59:28         360,786  36%   49.15MB/s    0:00:00 (xfr#64, to-chk=53/140)
19-Nov-2024 22:59:28         370,245  37%   50.44MB/s    0:00:00 (xfr#65, to-chk=52/140)
19-Nov-2024 22:59:28         371,040  37%   50.55MB/s    0:00:00 (xfr#66, to-chk=51/140)
19-Nov-2024 22:59:28         375,768  38%   51.19MB/s    0:00:00 (xfr#67, to-chk=50/140)
19-Nov-2024 22:59:28         377,532  38%   51.43MB/s    0:00:00 (xfr#68, to-chk=49/140)
19-Nov-2024 22:59:28         383,744  39%   45.75MB/s    0:00:00 (xfr#69, to-chk=48/140)
19-Nov-2024 22:59:28         389,991  39%   46.49MB/s    0:00:00 (xfr#70, to-chk=47/140)
19-Nov-2024 22:59:28         397,683  40%   47.41MB/s    0:00:00 (xfr#71, to-chk=46/140)
19-Nov-2024 22:59:28         402,981  41%   48.04MB/s    0:00:00 (xfr#72, to-chk=45/140)
19-Nov-2024 22:59:28         406,227  41%   48.43MB/s    0:00:00 (xfr#73, to-chk=44/140)
19-Nov-2024 22:59:28         408,033  41%   48.64MB/s    0:00:00 (xfr#74, to-chk=43/140)
19-Nov-2024 22:59:28         419,752  42%   44.48MB/s    0:00:00 (xfr#75, to-chk=42/140)
19-Nov-2024 22:59:28         427,481  43%   45.30MB/s    0:00:00 (xfr#76, to-chk=41/140)
19-Nov-2024 22:59:28         428,313  43%   45.39MB/s    0:00:00 (xfr#77, to-chk=40/140)
19-Nov-2024 22:59:28         431,046  44%   45.68MB/s    0:00:00 (xfr#78, to-chk=39/140)
19-Nov-2024 22:59:28         433,020  44%   45.88MB/s    0:00:00 (xfr#79, to-chk=38/140)
19-Nov-2024 22:59:28         445,936  45%   47.25MB/s    0:00:00 (xfr#80, to-chk=37/140)
19-Nov-2024 22:59:28         448,250  45%   42.75MB/s    0:00:00 (xfr#81, to-chk=36/140)
19-Nov-2024 22:59:28         459,533  46%   43.82MB/s    0:00:00 (xfr#82, to-chk=35/140)
19-Nov-2024 22:59:28         466,085  47%   44.45MB/s    0:00:00 (xfr#83, to-chk=34/140)
19-Nov-2024 22:59:28         477,767  48%   45.56MB/s    0:00:00 (xfr#84, to-chk=33/140)
19-Nov-2024 22:59:28         490,227  50%   46.75MB/s    0:00:00 (xfr#85, to-chk=32/140)
19-Nov-2024 22:59:28         494,900  50%   42.91MB/s    0:00:00 (xfr#86, to-chk=31/140)
19-Nov-2024 22:59:28         501,965  51%   43.52MB/s    0:00:00 (xfr#87, to-chk=30/140)
19-Nov-2024 22:59:28         511,823  52%   44.37MB/s    0:00:00 (xfr#88, to-chk=29/140)
19-Nov-2024 22:59:28         517,577  52%   44.87MB/s    0:00:00 (xfr#89, to-chk=28/140)
19-Nov-2024 22:59:28         527,950  53%   45.77MB/s    0:00:00 (xfr#90, to-chk=27/140)
19-Nov-2024 22:59:28         536,953  54%   46.55MB/s    0:00:00 (xfr#91, to-chk=26/140)
19-Nov-2024 22:59:28         541,168  55%   46.92MB/s    0:00:00 (xfr#92, to-chk=25/140)
19-Nov-2024 22:59:28         544,927  55%   43.31MB/s    0:00:00 (xfr#93, to-chk=24/140)
19-Nov-2024 22:59:28         549,236  56%   43.65MB/s    0:00:00 (xfr#94, to-chk=23/140)
19-Nov-2024 22:59:28         561,659  57%   41.20MB/s    0:00:00 (xfr#95, to-chk=22/140)
19-Nov-2024 22:59:28         573,036  58%   42.04MB/s    0:00:00 (xfr#96, to-chk=21/140)
19-Nov-2024 22:59:28         578,827  59%   39.43MB/s    0:00:00 (xfr#97, to-chk=20/140)
19-Nov-2024 22:59:28         580,229  59%   36.89MB/s    0:00:00 (xfr#98, to-chk=19/140)
19-Nov-2024 22:59:28         580,719  59%   36.92MB/s    0:00:00 (xfr#99, to-chk=18/140)
19-Nov-2024 22:59:28         589,759  60%   35.15MB/s    0:00:00 (xfr#100, to-chk=17/140)
19-Nov-2024 22:59:28         596,861  60%   35.58MB/s    0:00:00 (xfr#101, to-chk=16/140)
19-Nov-2024 22:59:28         607,274  62%   34.07MB/s    0:00:00 (xfr#102, to-chk=15/140)
19-Nov-2024 22:59:28         611,127  62%   34.28MB/s    0:00:00 (xfr#103, to-chk=14/140)
19-Nov-2024 22:59:28         621,954  63%   31.22MB/s    0:00:00 (xfr#104, to-chk=13/140)
19-Nov-2024 22:59:28         632,823  64%   31.76MB/s    0:00:00 (xfr#105, to-chk=12/140)
19-Nov-2024 22:59:28         636,106  64%   31.93MB/s    0:00:00 (xfr#106, to-chk=11/140)
19-Nov-2024 22:59:28         638,881  65%   32.07MB/s    0:00:00 (xfr#107, to-chk=10/140)
19-Nov-2024 22:59:28         651,760  66%   31.08MB/s    0:00:00 (xfr#108, to-chk=9/140)
19-Nov-2024 22:59:28         661,256  67%   31.53MB/s    0:00:00 (xfr#109, to-chk=8/140)
19-Nov-2024 22:59:28         663,476  67%   31.64MB/s    0:00:00 (xfr#110, to-chk=7/140)
19-Nov-2024 22:59:28         663,872  67%   31.66MB/s    0:00:00 (xfr#111, to-chk=6/140)
19-Nov-2024 22:59:28         669,212  68%   31.91MB/s    0:00:00 (xfr#112, to-chk=5/140)
19-Nov-2024 22:59:28         677,759  69%   30.78MB/s    0:00:00 (xfr#113, to-chk=4/140)
19-Nov-2024 22:59:28         678,045  69%   30.79MB/s    0:00:00 (xfr#114, to-chk=1/140)
19-Nov-2024 22:59:28         678,331  69%   30.81MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 22:59:28         678,331  69%   30.81MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 22:59:28         678,331  69%   30.81MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 22:59:28         678,331  69%   24.88MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 22:59:28         678,331  69%   24.88MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 22:59:28         678,331  69%   24.88MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 22:59:28 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-22.38.17/pod-logs/dev-oneprovider-krakow-0/cluster-manager
19-Nov-2024 22:59:28
19-Nov-2024 22:59:28               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 22:59:28               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:59:28           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 22:59:28           4,818  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 22:59:28           4,818  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 22:59:28           6,637  48%    6.33MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 22:59:28           6,899  50%    6.58MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 22:59:28           6,899  50%    2.19MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 22:59:28 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.19-22.38.17/pod-logs/dev-oneprovider-paris-0/op-panel
19-Nov-2024 22:59:28
19-Nov-2024 22:59:28               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 22:59:28               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:59:28          23,464  16%   22.38MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 22:59:28          47,911  33%   45.69MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 22:59:28          47,911  33%   45.69MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 22:59:28          71,172  49%   67.87MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 22:59:28          71,463  50%   68.15MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 22:59:28          71,463  50%   68.15MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 22:59:28 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.19-22.38.17/pod-logs/dev-oneprovider-paris-0/op-worker
19-Nov-2024 22:59:28
19-Nov-2024 22:59:28               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=137/140)
19-Nov-2024 22:59:28               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:59:28         150,793  13%   35.95MB/s    0:00:00 (xfr#2, to-chk=135/140)
19-Nov-2024 22:59:28         189,872  16%   36.22MB/s    0:00:00 (xfr#3, to-chk=133/140)
19-Nov-2024 22:59:28         189,872  16%   36.22MB/s    0:00:00 (xfr#4, to-chk=131/140)
19-Nov-2024 22:59:28         189,872  16%   36.22MB/s    0:00:00 (xfr#5, to-chk=129/140)
19-Nov-2024 22:59:28         227,535  20%   36.17MB/s    0:00:00 (xfr#6, to-chk=127/140)
19-Nov-2024 22:59:28         227,685  20%   31.02MB/s    0:00:00 (xfr#7, to-chk=125/140)
19-Nov-2024 22:59:28         227,982  20%   31.06MB/s    0:00:00 (xfr#8, to-chk=119/140)
19-Nov-2024 22:59:28         373,468  32%   32.38MB/s    0:00:00 (xfr#9, to-chk=117/140)
19-Nov-2024 22:59:28         373,750  33%   32.40MB/s    0:00:00 (xfr#10, to-chk=107/140)
19-Nov-2024 22:59:28         374,033  33%   32.43MB/s    0:00:00 (xfr#11, to-chk=106/140)
19-Nov-2024 22:59:28         374,474  33%   32.47MB/s    0:00:00 (xfr#12, to-chk=105/140)
19-Nov-2024 22:59:28         375,480  33%   29.84MB/s    0:00:00 (xfr#13, to-chk=104/140)
19-Nov-2024 22:59:28         376,336  33%   29.91MB/s    0:00:00 (xfr#14, to-chk=103/140)
19-Nov-2024 22:59:28         377,585  33%   30.01MB/s    0:00:00 (xfr#15, to-chk=102/140)
19-Nov-2024 22:59:28         378,426  33%   30.07MB/s    0:00:00 (xfr#16, to-chk=101/140)
19-Nov-2024 22:59:28         379,452  33%   30.16MB/s    0:00:00 (xfr#17, to-chk=100/140)
19-Nov-2024 22:59:28         379,730  33%   30.18MB/s    0:00:00 (xfr#18, to-chk=99/140)
19-Nov-2024 22:59:28         381,231  33%   30.30MB/s    0:00:00 (xfr#19, to-chk=98/140)
19-Nov-2024 22:59:28         382,648  33%   30.41MB/s    0:00:00 (xfr#20, to-chk=97/140)
19-Nov-2024 22:59:28         383,993  33%   30.52MB/s    0:00:00 (xfr#21, to-chk=96/140)
19-Nov-2024 22:59:28         384,276  33%   30.54MB/s    0:00:00 (xfr#22, to-chk=95/140)
19-Nov-2024 22:59:28         384,556  33%   30.56MB/s    0:00:00 (xfr#23, to-chk=94/140)
19-Nov-2024 22:59:28         385,150  34%   30.61MB/s    0:00:00 (xfr#24, to-chk=93/140)
19-Nov-2024 22:59:28         385,432  34%   28.28MB/s    0:00:00 (xfr#25, to-chk=92/140)
19-Nov-2024 22:59:28         386,432  34%   28.35MB/s    0:00:00 (xfr#26, to-chk=91/140)
19-Nov-2024 22:59:28         394,417  34%   28.93MB/s    0:00:00 (xfr#27, to-chk=90/140)
19-Nov-2024 22:59:28         394,697  34%   28.95MB/s    0:00:00 (xfr#28, to-chk=89/140)
19-Nov-2024 22:59:28         394,981  34%   28.98MB/s    0:00:00 (xfr#29, to-chk=88/140)
19-Nov-2024 22:59:28         395,669  34%   29.03MB/s    0:00:00 (xfr#30, to-chk=87/140)
19-Nov-2024 22:59:28         396,534  35%   29.09MB/s    0:00:00 (xfr#31, to-chk=86/140)
19-Nov-2024 22:59:28         397,357  35%   29.15MB/s    0:00:00 (xfr#32, to-chk=85/140)
19-Nov-2024 22:59:28         397,947  35%   29.19MB/s    0:00:00 (xfr#33, to-chk=84/140)
19-Nov-2024 22:59:28         398,426  35%   29.23MB/s    0:00:00 (xfr#34, to-chk=83/140)
19-Nov-2024 22:59:28         399,414  35%   27.21MB/s    0:00:00 (xfr#35, to-chk=82/140)
19-Nov-2024 22:59:28         400,441  35%   27.28MB/s    0:00:00 (xfr#36, to-chk=81/140)
19-Nov-2024 22:59:28         401,438  35%   27.35MB/s    0:00:00 (xfr#37, to-chk=80/140)
19-Nov-2024 22:59:28         402,426  35%   27.41MB/s    0:00:00 (xfr#38, to-chk=79/140)
19-Nov-2024 22:59:28         403,435  35%   27.48MB/s    0:00:00 (xfr#39, to-chk=78/140)
19-Nov-2024 22:59:28         404,378  35%   27.55MB/s    0:00:00 (xfr#40, to-chk=77/140)
19-Nov-2024 22:59:28         405,570  35%   27.63MB/s    0:00:00 (xfr#41, to-chk=76/140)
19-Nov-2024 22:59:28         405,850  35%   27.65MB/s    0:00:00 (xfr#42, to-chk=75/140)
19-Nov-2024 22:59:28         407,681  36%   27.77MB/s    0:00:00 (xfr#43, to-chk=74/140)
19-Nov-2024 22:59:28         408,115  36%   25.95MB/s    0:00:00 (xfr#44, to-chk=73/140)
19-Nov-2024 22:59:28         408,397  36%   25.97MB/s    0:00:00 (xfr#45, to-chk=72/140)
19-Nov-2024 22:59:28         408,833  36%   25.99MB/s    0:00:00 (xfr#46, to-chk=71/140)
19-Nov-2024 22:59:28         409,440  36%   26.03MB/s    0:00:00 (xfr#47, to-chk=70/140)
19-Nov-2024 22:59:28         409,720  36%   26.05MB/s    0:00:00 (xfr#48, to-chk=69/140)
19-Nov-2024 22:59:28         410,161  36%   26.08MB/s    0:00:00 (xfr#49, to-chk=68/140)
19-Nov-2024 22:59:28         410,600  36%   26.11MB/s    0:00:00 (xfr#50, to-chk=67/140)
19-Nov-2024 22:59:28         411,036  36%   26.13MB/s    0:00:00 (xfr#51, to-chk=66/140)
19-Nov-2024 22:59:28         412,045  36%   26.20MB/s    0:00:00 (xfr#52, to-chk=65/140)
19-Nov-2024 22:59:28         412,329  36%   26.22MB/s    0:00:00 (xfr#53, to-chk=64/140)
19-Nov-2024 22:59:28         412,767  36%   23.16MB/s    0:00:00 (xfr#54, to-chk=63/140)
19-Nov-2024 22:59:28         413,053  36%   23.17MB/s    0:00:00 (xfr#55, to-chk=62/140)
19-Nov-2024 22:59:28         413,948  36%   23.22MB/s    0:00:00 (xfr#56, to-chk=61/140)
19-Nov-2024 22:59:28         414,228  36%   23.24MB/s    0:00:00 (xfr#57, to-chk=60/140)
19-Nov-2024 22:59:28         415,417  36%   23.30MB/s    0:00:00 (xfr#58, to-chk=59/140)
19-Nov-2024 22:59:28         416,426  36%   23.36MB/s    0:00:00 (xfr#59, to-chk=58/140)
19-Nov-2024 22:59:28         416,712  36%   23.38MB/s    0:00:00 (xfr#60, to-chk=57/140)
19-Nov-2024 22:59:28         418,315  36%   22.16MB/s    0:00:00 (xfr#61, to-chk=56/140)
19-Nov-2024 22:59:28         424,859  37%   22.51MB/s    0:00:00 (xfr#62, to-chk=55/140)
19-Nov-2024 22:59:28         434,719  38%   23.03MB/s    0:00:00 (xfr#63, to-chk=54/140)
19-Nov-2024 22:59:28         443,201  39%   23.48MB/s    0:00:00 (xfr#64, to-chk=53/140)
19-Nov-2024 22:59:28         452,660  39%   23.98MB/s    0:00:00 (xfr#65, to-chk=52/140)
19-Nov-2024 22:59:28         453,455  40%   24.02MB/s    0:00:00 (xfr#66, to-chk=51/140)
19-Nov-2024 22:59:28         458,185  40%   24.28MB/s    0:00:00 (xfr#67, to-chk=50/140)
19-Nov-2024 22:59:28         459,949  40%   24.37MB/s    0:00:00 (xfr#68, to-chk=49/140)
19-Nov-2024 22:59:28         466,161  41%   23.40MB/s    0:00:00 (xfr#69, to-chk=48/140)
19-Nov-2024 22:59:28         472,308  41%   23.71MB/s    0:00:00 (xfr#70, to-chk=47/140)
19-Nov-2024 22:59:28         480,000  42%   24.09MB/s    0:00:00 (xfr#71, to-chk=46/140)
19-Nov-2024 22:59:28         485,298  42%   24.36MB/s    0:00:00 (xfr#72, to-chk=45/140)
19-Nov-2024 22:59:28         488,544  43%   24.52MB/s    0:00:00 (xfr#73, to-chk=44/140)
19-Nov-2024 22:59:28         490,253  43%   24.61MB/s    0:00:00 (xfr#74, to-chk=43/140)
19-Nov-2024 22:59:28         501,872  44%   25.19MB/s    0:00:00 (xfr#75, to-chk=42/140)
19-Nov-2024 22:59:28         509,509  45%   25.57MB/s    0:00:00 (xfr#76, to-chk=41/140)
19-Nov-2024 22:59:28         510,241  45%   25.61MB/s    0:00:00 (xfr#77, to-chk=40/140)
19-Nov-2024 22:59:28         512,974  45%   25.75MB/s    0:00:00 (xfr#78, to-chk=39/140)
19-Nov-2024 22:59:28         514,413  45%   24.53MB/s    0:00:00 (xfr#79, to-chk=38/140)
19-Nov-2024 22:59:28         527,227  46%   25.14MB/s    0:00:00 (xfr#80, to-chk=37/140)
19-Nov-2024 22:59:28         529,439  46%   25.25MB/s    0:00:00 (xfr#81, to-chk=36/140)
19-Nov-2024 22:59:28         540,722  47%   25.78MB/s    0:00:00 (xfr#82, to-chk=35/140)
19-Nov-2024 22:59:28         547,331  48%   26.10MB/s    0:00:00 (xfr#83, to-chk=34/140)
19-Nov-2024 22:59:28         559,013  49%   26.66MB/s    0:00:00 (xfr#84, to-chk=33/140)
19-Nov-2024 22:59:28         571,373  50%   27.25MB/s    0:00:00 (xfr#85, to-chk=32/140)
19-Nov-2024 22:59:28         576,044  50%   27.47MB/s    0:00:00 (xfr#86, to-chk=31/140)
19-Nov-2024 22:59:28         583,109  51%   27.80MB/s    0:00:00 (xfr#87, to-chk=30/140)
19-Nov-2024 22:59:28         592,967  52%   26.93MB/s    0:00:00 (xfr#88, to-chk=29/140)
19-Nov-2024 22:59:28         598,721  52%   27.19MB/s    0:00:00 (xfr#89, to-chk=28/140)
19-Nov-2024 22:59:28         609,092  53%   27.66MB/s    0:00:00 (xfr#90, to-chk=27/140)
19-Nov-2024 22:59:28         618,095  54%   28.07MB/s    0:00:00 (xfr#91, to-chk=26/140)
19-Nov-2024 22:59:28         622,310  54%   28.26MB/s    0:00:00 (xfr#92, to-chk=25/140)
19-Nov-2024 22:59:28         626,069  55%   28.43MB/s    0:00:00 (xfr#93, to-chk=24/140)
19-Nov-2024 22:59:28         630,221  55%   28.62MB/s    0:00:00 (xfr#94, to-chk=23/140)
19-Nov-2024 22:59:28         642,644  56%   27.86MB/s    0:00:00 (xfr#95, to-chk=22/140)
19-Nov-2024 22:59:28         653,872  57%   28.34MB/s    0:00:00 (xfr#96, to-chk=21/140)
19-Nov-2024 22:59:28         659,563  58%   27.35MB/s    0:00:00 (xfr#97, to-chk=20/140)
19-Nov-2024 22:59:28         660,865  58%   27.40MB/s    0:00:00 (xfr#98, to-chk=19/140)
19-Nov-2024 22:59:28         661,263  58%   27.42MB/s    0:00:00 (xfr#99, to-chk=18/140)
19-Nov-2024 22:59:28         670,203  59%   27.79MB/s    0:00:00 (xfr#100, to-chk=17/140)
19-Nov-2024 22:59:28         677,205  59%   28.08MB/s    0:00:00 (xfr#101, to-chk=16/140)
19-Nov-2024 22:59:28         687,464  60%   28.51MB/s    0:00:00 (xfr#102, to-chk=15/140)
19-Nov-2024 22:59:28         691,160  61%   28.66MB/s    0:00:00 (xfr#103, to-chk=14/140)
19-Nov-2024 22:59:28         701,989  62%   29.11MB/s    0:00:00 (xfr#104, to-chk=13/140)
19-Nov-2024 22:59:28         712,753  62%   29.55MB/s    0:00:00 (xfr#105, to-chk=12/140)
19-Nov-2024 22:59:28         715,936  63%   28.45MB/s    0:00:00 (xfr#106, to-chk=11/140)
19-Nov-2024 22:59:28         718,606  63%   28.55MB/s    0:00:00 (xfr#107, to-chk=10/140)
19-Nov-2024 22:59:28         731,485  64%   29.07MB/s    0:00:00 (xfr#108, to-chk=9/140)
19-Nov-2024 22:59:28         740,881  65%   29.44MB/s    0:00:00 (xfr#109, to-chk=8/140)
19-Nov-2024 22:59:28         743,101  65%   29.53MB/s    0:00:00 (xfr#110, to-chk=7/140)
19-Nov-2024 22:59:28         743,497  65%   29.54MB/s    0:00:00 (xfr#111, to-chk=6/140)
19-Nov-2024 22:59:28         748,732  66%   29.75MB/s    0:00:00 (xfr#112, to-chk=5/140)
19-Nov-2024 22:59:28         757,279  66%   30.09MB/s    0:00:00 (xfr#113, to-chk=4/140)
19-Nov-2024 22:59:28         757,564  66%   30.10MB/s    0:00:00 (xfr#114, to-chk=1/140)
19-Nov-2024 22:59:28         757,849  66%   30.11MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 22:59:28         757,849  66%   28.91MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 22:59:28         757,849  66%   28.91MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 22:59:28         757,849  66%   26.77MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 22:59:28         757,849  66%   26.77MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 22:59:28         757,849  66%   26.77MB/s    0:00:00 (xfr#115, to-chk=0/140)
19-Nov-2024 22:59:28 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-22.38.17/pod-logs/dev-oneprovider-paris-0/cluster-manager
19-Nov-2024 22:59:28
19-Nov-2024 22:59:28               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 22:59:28               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:59:28           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 22:59:28           4,808  34%    4.59MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 22:59:28           4,808  34%    4.59MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 22:59:28           6,623  48%    6.32MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 22:59:28           6,885  50%    6.57MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 22:59:28           6,885  50%    2.19MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 22:59:28 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.19-22.38.17/pod-logs/dev-onezone-0/oz-panel
19-Nov-2024 22:59:28
19-Nov-2024 22:59:28               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 22:59:28               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:59:28          54,762  12%   52.23MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 22:59:28         111,094  26%  105.95MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 22:59:28         158,569  37%   50.41MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 22:59:28         213,128  49%   67.75MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 22:59:28         213,419  50%   67.84MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 22:59:28         213,419  50%   50.88MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 22:59:28 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-22.38.17/pod-logs/dev-onezone-0/cluster-manager
19-Nov-2024 22:59:28
19-Nov-2024 22:59:28               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 22:59:28               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:59:28           1,977  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 22:59:28           4,706  34%    4.49MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 22:59:28           4,706  34%    4.49MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 22:59:28           6,480  48%    6.18MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 22:59:28           6,742  50%    6.43MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 22:59:28           6,742  50%    3.21MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 22:59:28 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.19-22.38.17/pod-logs/dev-onezone-0/oz-worker
19-Nov-2024 22:59:28
19-Nov-2024 22:59:28               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=17/20)
19-Nov-2024 22:59:28               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 22:59:28          23,813   3%   22.71MB/s    0:00:00 (xfr#2, to-chk=15/20)
19-Nov-2024 22:59:28          48,391   6%   46.15MB/s    0:00:00 (xfr#3, to-chk=13/20)
19-Nov-2024 22:59:28          48,391   6%   46.15MB/s    0:00:00 (xfr#4, to-chk=11/20)
19-Nov-2024 22:59:28          71,724  10%   68.40MB/s    0:00:00 (xfr#5, to-chk=9/20)
19-Nov-2024 22:59:28          71,815  10%   68.49MB/s    0:00:00 (xfr#6, to-chk=7/20)
19-Nov-2024 22:59:28         208,461  29%   99.40MB/s    0:00:00 (xfr#7, to-chk=5/20)
19-Nov-2024 22:59:28         208,758  29%   99.54MB/s    0:00:00 (xfr#8, to-chk=3/20)
19-Nov-2024 22:59:28         355,219  50%  112.92MB/s    0:00:00 (xfr#9, to-chk=1/20)
19-Nov-2024 22:59:28         355,219  50%   67.75MB/s    0:00:00 (xfr#9, to-chk=0/20)
19-Nov-2024 22:59:28 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCDS/onedata-acceptance/tests/oneclient/logs/multiprovider_directio/test_multi_reg_file_CRUD.1732057158.3958318 exists, exporting anyway.
19-Nov-2024 22:59:28
19-Nov-2024 22:59:28
19-Nov-2024 22:59:28 =============================== warnings summary ===============================
19-Nov-2024 22:59:28 tests/utils/rest_utils.py:98
19-Nov-2024 22:59:28   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCDS/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
19-Nov-2024 22:59:28     print("""
19-Nov-2024 22:59:28
19-Nov-2024 22:59:28 tests/utils/path_utils.py:112
19-Nov-2024 22:59:28   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCDS/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
19-Nov-2024 22:59:28     return path.replace("'", "\\'").replace(' ', '\ ')
19-Nov-2024 22:59:28
19-Nov-2024 22:59:28 tests/utils/acceptance_utils.py:55
19-Nov-2024 22:59:28   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCDS/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
19-Nov-2024 22:59:28     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
19-Nov-2024 22:59:28
19-Nov-2024 22:59:28 tests/utils/acceptance_utils.py:57
19-Nov-2024 22:59:28   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCDS/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
19-Nov-2024 22:59:28     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
19-Nov-2024 22:59:28
19-Nov-2024 22:59:28 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
19-Nov-2024 22:59:28 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCDS/onedata-acceptance/test-reports/results.xml -
19-Nov-2024 22:59:28 ================= 26 passed, 4 warnings in 1273.82s (0:21:13) ==================
19-Nov-2024 22:59:34 release "dev" uninstalled
19-Nov-2024 22:59:34 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
19-Nov-2024 22:59:34 persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted
19-Nov-2024 22:59:38 No resources found
19-Nov-2024 22:59:39 Sidecar injection has been disabled
19-Nov-2024 22:59:39 Cleaning helm release "dev"...
19-Nov-2024 22:59:39 Deleted 1 helm deployments
19-Nov-2024 22:59:39 Deleted 0 k8s deployments
19-Nov-2024 22:59:39 Deleted 0 k8s services
19-Nov-2024 22:59:39 Deleted 0 persistent volumes
19-Nov-2024 22:59:39 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
19-Nov-2024 22:59:39 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
19-Nov-2024 22:59:39 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
19-Nov-2024 22:59:39 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
19-Nov-2024 22:59:39 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
19-Nov-2024 22:59:39 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
19-Nov-2024 22:59:39 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
19-Nov-2024 22:59:39 Finished task 'Run acceptance oneclient tests' with result: Success
19-Nov-2024 22:59:39 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
19-Nov-2024 22:59:39 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCDS...
19-Nov-2024 22:59:39 Finished task 'Parse test results' with result: Success
19-Nov-2024 22:59:39 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
19-Nov-2024 22:59:39
Substituting variable: ${bamboo.artifactRepoHostname} with S3
19-Nov-2024 22:59:39
Substituting variable: ${bamboo.artifactRepoPort} with 10161
19-Nov-2024 22:59:39
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
19-Nov-2024 22:59:39
Substituting variable: ${bamboo.planRepository.branchName} with develop
19-Nov-2024 22:59:39
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
19-Nov-2024 22:59:39
Substituting variable: ${bamboo.artifactRepoHostname} with S3
19-Nov-2024 22:59:39
Substituting variable: ${bamboo.artifactRepoPort} with 10161
19-Nov-2024 22:59:39
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
19-Nov-2024 22:59:39
Substituting variable: ${bamboo.planRepository.branchName} with develop
19-Nov-2024 22:59:39
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
19-Nov-2024 22:59:39 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
19-Nov-2024 22:59:39
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider regular file CRUD directio symlinks #3366 (ODSRV-OAP-MRFCDS-3366)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MRFCDS-3366-ScriptBuildTask-10524888859148758737.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCDS/onedata-acceptance
19-Nov-2024 22:59:39 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_regular_file_CRUD_directio_symlinks.tar.gz
19-Nov-2024 22:59:40 Uploading artifact
19-Nov-2024 22:59:40     source path: surefire_multiprovider_regular_file_CRUD_directio_symlinks.tar.gz
19-Nov-2024 22:59:40     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_regular_file_CRUD_directio_symlinks.tar.gz
19-Nov-2024 22:59:40 Finished task 'Pack and push surefire artifact' with result: Success
19-Nov-2024 22:59:40 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
19-Nov-2024 22:59:40 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
19-Nov-2024 22:59:40
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider regular file CRUD directio symlinks #3366 (ODSRV-OAP-MRFCDS-3366)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MRFCDS-3366-ScriptBuildTask-10415631813129767931.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCDS
19-Nov-2024 22:59:40 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
19-Nov-2024 22:59:40 Finished task 'Pack logs' with result: Success
19-Nov-2024 22:59:40 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
19-Nov-2024 22:59:40
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
19-Nov-2024 22:59:40 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
19-Nov-2024 22:59:40
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider regular file CRUD directio symlinks #3366 (ODSRV-OAP-MRFCDS-3366)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MRFCDS-3366-ScriptBuildTask-15128526132299163368.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCDS/onedata-acceptance
19-Nov-2024 22:59:40   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
19-Nov-2024 22:59:40                                  Dload  Upload   Total   Spent    Left  Speed
19-Nov-2024 22:59:40
19-Nov-2024 22:59:40   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
19-Nov-2024 22:59:40 100  4822  100  4822    0     0  61820      0 --:--:-- --:--:-- --:--:-- 61820
19-Nov-2024 22:59:40 Clearing /tmp/onedata and /home/bamboo/.one-env
19-Nov-2024 22:59:41 Cleaning helm deployments
19-Nov-2024 22:59:41 Cleanining pods
19-Nov-2024 22:59:41 Cleaning kube persistant volumes
19-Nov-2024 22:59:42 Cleaning dockswift container
19-Nov-2024 22:59:42 Cleaning docker containers
19-Nov-2024 22:59:44 Stalled docker containers to remove:
19-Nov-2024 22:59:44 d9f31e2fe7a5 b6f75c433ebe a76d56fd48f8 bf674c5d0d7a ed157e585f69 1184b4373adc d9dedf9ac220 926bc34ac23b e7aec041e61b 6caa2889285f f66dc43766f0 d874efba81f9 46f398f702f0 eaf02c8b66d4 1d1c2c0b60ce 7a2a2a55b291 9bae2fd469a0 c4facd243d37 09383e969eec 79f6f63b485b
19-Nov-2024 22:59:44 Removing stalled docker containers
19-Nov-2024 22:59:44 Error response from daemon: Cannot kill container: d9f31e2fe7a5: Container d9f31e2fe7a55057b8b8323dc7bdccd5d14786676afd844bb394ac04ab9d2960 is not running
19-Nov-2024 22:59:44 d9f31e2fe7a5
19-Nov-2024 22:59:44 Error response from daemon: Cannot kill container: b6f75c433ebe: Container b6f75c433ebe1130ad453853efd07dafcdf878e83fa6ac6ad7ce83e8591baa6c is not running
19-Nov-2024 22:59:44 b6f75c433ebe
19-Nov-2024 22:59:44 Error response from daemon: Cannot kill container: a76d56fd48f8: Container a76d56fd48f80e78941ede9c6c3ad68251f1b43b229092e5b805a0c97f0b07f1 is not running
19-Nov-2024 22:59:44 a76d56fd48f8
19-Nov-2024 22:59:44 Error response from daemon: Cannot kill container: bf674c5d0d7a: Container bf674c5d0d7af23e065e4d00f4c2c91e99a70092999d276300442f9c5d9b92b3 is not running
19-Nov-2024 22:59:44 bf674c5d0d7a
19-Nov-2024 22:59:44 Error response from daemon: Cannot kill container: ed157e585f69: Container ed157e585f6943f430b9d8f12ffeaadbf7fa08c3eba9a5f180d56fc0ad374fd7 is not running
19-Nov-2024 22:59:44 ed157e585f69
19-Nov-2024 22:59:44 Error response from daemon: Cannot kill container: 1184b4373adc: Container 1184b4373adc702e0e440242609717805d676cc216cdb2b5a9675d311906c992 is not running
19-Nov-2024 22:59:44 1184b4373adc
19-Nov-2024 22:59:44 Error response from daemon: Cannot kill container: d9dedf9ac220: Container d9dedf9ac220596531678308166f48895c48deb908a7517a702064360b3bc05d is not running
19-Nov-2024 22:59:44 d9dedf9ac220
19-Nov-2024 22:59:44 Error response from daemon: Cannot kill container: 926bc34ac23b: Container 926bc34ac23b98622aa7a98f95d52a12498533395e63e67f58a2c924d74d8f18 is not running
19-Nov-2024 22:59:45 926bc34ac23b
19-Nov-2024 22:59:45 Error response from daemon: Cannot kill container: e7aec041e61b: Container e7aec041e61b5055c4d51cb102784106e6b597ceca97ee6779d9fa75588a2801 is not running
19-Nov-2024 22:59:45 e7aec041e61b
19-Nov-2024 22:59:45 Error response from daemon: Cannot kill container: 6caa2889285f: Container 6caa2889285fb365216a0b7cbf3a77ed10e5fc07eb2d7422d5d81a5e8988b2ee is not running
19-Nov-2024 22:59:45 6caa2889285f
19-Nov-2024 22:59:45 Error response from daemon: Cannot kill container: f66dc43766f0: Container f66dc43766f07dfd7c4d44e20b909555dd0e3eb5df18e75d6bec4d094a2de892 is not running
19-Nov-2024 22:59:45 f66dc43766f0
19-Nov-2024 22:59:45 Error response from daemon: Cannot kill container: d874efba81f9: Container d874efba81f953e3b4dcb451a4edd69a95a3d959e345b954e1dff66e7413c112 is not running
19-Nov-2024 22:59:45 d874efba81f9
19-Nov-2024 22:59:45 Error response from daemon: Cannot kill container: 46f398f702f0: Container 46f398f702f03dccedf253ce5d32cf18ab42f3109e3ef2933ce1f907fa034735 is not running
19-Nov-2024 22:59:45 46f398f702f0
19-Nov-2024 22:59:45 Error response from daemon: Cannot kill container: eaf02c8b66d4: Container eaf02c8b66d4fe51a5d4b116c0907ebaf8228f14b6a23833055b78ae30b233de is not running
19-Nov-2024 22:59:45 eaf02c8b66d4
19-Nov-2024 22:59:45 Error response from daemon: Cannot kill container: 1d1c2c0b60ce: Container 1d1c2c0b60ce4a76fd5af2a237b150c78f9b900b0a8cec4ce156630c7d2cb2a8 is not running
19-Nov-2024 22:59:45 1d1c2c0b60ce
19-Nov-2024 22:59:45 Error response from daemon: Cannot kill container: 7a2a2a55b291: Container 7a2a2a55b291ea6a48e4df7c1d76f75ab432046fea6e70763bf801ef4f9c0b6a is not running
19-Nov-2024 22:59:45 7a2a2a55b291
19-Nov-2024 22:59:45 Error response from daemon: Cannot kill container: 9bae2fd469a0: Container 9bae2fd469a0b7613037e2cea423256430fbf8b6ec0491d72397a2165ded8796 is not running
19-Nov-2024 22:59:45 9bae2fd469a0
19-Nov-2024 22:59:45 Error response from daemon: Cannot kill container: c4facd243d37: Container c4facd243d37bbd82b5caacda0d2875d5d952ffec515f164b9690f45258c784e is not running
19-Nov-2024 22:59:45 c4facd243d37
19-Nov-2024 22:59:45 Error response from daemon: Cannot kill container: 09383e969eec: Container 09383e969eec6272750a4bcd21073015faae2f244044b427ce35aafadbf41817 is not running
19-Nov-2024 22:59:45 09383e969eec
19-Nov-2024 22:59:46 79f6f63b485b
19-Nov-2024 22:59:46 79f6f63b485b
19-Nov-2024 22:59:46 Stalled docker volumes to remove:
19-Nov-2024 22:59:46
19-Nov-2024 22:59:46 Removing stalled docker volumes
19-Nov-2024 22:59:46 Removing stalled loopdevices
19-Nov-2024 22:59:46 Done
19-Nov-2024 22:59:46 Finished task 'Clear env and working dir' with result: Success
19-Nov-2024 22:59:46 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
19-Nov-2024 22:59:46 Running post build plugin 'Docker Container Cleanup'
19-Nov-2024 22:59:46 Running post build plugin 'NCover Results Collector'
19-Nov-2024 22:59:46 Running post build plugin 'Build Results Label Collector'
19-Nov-2024 22:59:46 Running post build plugin 'Clover Results Collector'
19-Nov-2024 22:59:46 Running post build plugin 'npm Cache Cleanup'
19-Nov-2024 22:59:46 Running post build plugin 'Artifact Copier'
19-Nov-2024 22:59:46 Publishing an artifact: test_logs.tar.gz
19-Nov-2024 22:59:47 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 149.8 ms
19-Nov-2024 22:59:47 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MRFCDS'
19-Nov-2024 22:59:47 Finalising the build...
19-Nov-2024 22:59:47 Stopping timer.
19-Nov-2024 22:59:47 Build ODSRV-OAP-MRFCDS-3366 completed.
19-Nov-2024 22:59:47 Running on server: post build plugin 'Build Hanging Detection Configuration'
19-Nov-2024 22:59:47 Running on server: post build plugin 'NCover Results Collector'
19-Nov-2024 22:59:47 Running on server: post build plugin 'Build Labeller'
19-Nov-2024 22:59:47 Running on server: post build plugin 'Clover Delta Calculator'
19-Nov-2024 22:59:47 Running on server: post build plugin 'Maven Dependencies Postprocessor'
19-Nov-2024 22:59:47 All post build plugins have finished
19-Nov-2024 22:59:47 Generating build results summary...
19-Nov-2024 22:59:47 Saving build results to disk...
19-Nov-2024 22:59:47 Store variable context...
19-Nov-2024 22:59:47 Finished building ODSRV-OAP-MRFCDS-3366.