oneclient acceptance tests using environment deployed from packages

Build: #3365 was successful

Job: multiprovider proxy directory CRUD proxyio symlinks was successful

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build log

The build generated 2,608 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 20:11:52
19-Nov-2024 20:11:52 PASSED
19-Nov-2024 20:11:52 Unmounting client from /tmp/onedata/mnt/915bi07xtzdghmr8
19-Nov-2024 20:11:52
19-Nov-2024 20:11:52
19-Nov-2024 20:11:52 Unmounting client from /tmp/onedata/mnt/fnkp02c9vulowp6t
19-Nov-2024 20:11:52
19-Nov-2024 20:11:52
19-Nov-2024 20:12:14 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_delete_non_empty_wrong[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 20:12:14 =================================================================
19-Nov-2024 20:12:14 - Executing scenario 'Fail to delete non-empty directory using rmdir'
19-Nov-2024 20:12:14 - from feature 'Multi_directory_CRUD'
19-Nov-2024 20:12:14 -----------------------------------------------------------------
19-Nov-2024 20:12:14 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 20:12:14 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 20:12:14 using [token, token] by [user1, user2]"'
19-Nov-2024 20:12:14 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zjxrz', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 20:12:14 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zjxrz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 20:12:14 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zjxrz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 20:12:14
19-Nov-2024 20:12:14
19-Nov-2024 20:12:14 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-zjxrz'
19-Nov-2024 20:12:14 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-zjxrz' successfully started
19-Nov-2024 20:12:14
19-Nov-2024 20:12:14 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/fvu1cbdpp42c3fkn
19-Nov-2024 20:12:14
19-Nov-2024 20:12:14 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/fvu1cbdpp42c3fkn --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/fvu1cbdpp42c3fkn
19-Nov-2024 20:12:14 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '15554980630410699327'...
19-Nov-2024 20:12:14 Getting configuration...
19-Nov-2024 20:12:14 Oneclient has been successfully mounted in '/tmp/onedata/mnt/fvu1cbdpp42c3fkn'.
19-Nov-2024 20:12:14
19-Nov-2024 20:12:14 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-88qvs', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 20:12:14 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-88qvs', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 20:12:14 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-88qvs', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 20:12:14
19-Nov-2024 20:12:14
19-Nov-2024 20:12:14 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-88qvs'
19-Nov-2024 20:12:14 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-88qvs' successfully started
19-Nov-2024 20:12:14
19-Nov-2024 20:12:14 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/bpm0ulg6evng4id2
19-Nov-2024 20:12:14
19-Nov-2024 20:12:14 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/bpm0ulg6evng4id2 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/bpm0ulg6evng4id2
19-Nov-2024 20:12:14 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '5997585900625599703'...
19-Nov-2024 20:12:14 Getting configuration...
19-Nov-2024 20:12:14 Oneclient has been successfully mounted in '/tmp/onedata/mnt/bpm0ulg6evng4id2'.
19-Nov-2024 20:12:14
19-Nov-2024 20:12:14 -- Executing step: 'When "user2 creates directories [space1/dir1, space1/dir1/child1] on client21"'
19-Nov-2024 20:12:14 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
19-Nov-2024 20:12:14 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
19-Nov-2024 20:12:14 -- Executing step: 'When "user1 sees [child1] in space1/dir1 on client11"'
19-Nov-2024 20:12:14 -- Executing step: 'When "user2 sees [child1] in space1/dir1 on client21"'
19-Nov-2024 20:12:14 -- Executing step: 'When "user1 fails to delete directories (rmdir) [space1/dir1] on client11"'
19-Nov-2024 20:12:14 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
19-Nov-2024 20:12:14 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
19-Nov-2024 20:12:14 -- Executing step: 'When "user1 can stat [child1] in space1/dir1 on client11"'
19-Nov-2024 20:12:14 -- Executing step: 'When "user2 can stat [child1] in space1/dir1 on client21"'
19-Nov-2024 20:12:14 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
19-Nov-2024 20:12:14 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
19-Nov-2024 20:12:14 -- Executing step: 'When "user1 sees [child1] in space1/dir1 on client11"'
19-Nov-2024 20:12:14 -- Executing step: 'When "user2 sees [child1] in space1/dir1 on client21"'
19-Nov-2024 20:12:14 =================================================================
19-Nov-2024 20:12:14
19-Nov-2024 20:12:14 PASSED
19-Nov-2024 20:12:14 Unmounting client from /tmp/onedata/mnt/fvu1cbdpp42c3fkn
19-Nov-2024 20:12:14
19-Nov-2024 20:12:14
19-Nov-2024 20:12:14 Unmounting client from /tmp/onedata/mnt/bpm0ulg6evng4id2
19-Nov-2024 20:12:14
19-Nov-2024 20:12:14
19-Nov-2024 20:12:39 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_delete_non_empty[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 20:12:39 =================================================================
19-Nov-2024 20:12:39 - Executing scenario 'Delete non-empty directory'
19-Nov-2024 20:12:39 - from feature 'Multi_directory_CRUD'
19-Nov-2024 20:12:39 -----------------------------------------------------------------
19-Nov-2024 20:12:39 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 20:12:39 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 20:12:39 using [token, token] by [user1, user2]"'
19-Nov-2024 20:12:39 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zjxrz', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 20:12:39 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zjxrz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 20:12:39 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zjxrz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 20:12:39
19-Nov-2024 20:12:39
19-Nov-2024 20:12:39 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-zjxrz'
19-Nov-2024 20:12:39 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-zjxrz' successfully started
19-Nov-2024 20:12:39
19-Nov-2024 20:12:39 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/205ica6nrtqvrcak
19-Nov-2024 20:12:39
19-Nov-2024 20:12:39 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/205ica6nrtqvrcak --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/205ica6nrtqvrcak
19-Nov-2024 20:12:39 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12057644749818256892'...
19-Nov-2024 20:12:39 Getting configuration...
19-Nov-2024 20:12:39 Oneclient has been successfully mounted in '/tmp/onedata/mnt/205ica6nrtqvrcak'.
19-Nov-2024 20:12:39
19-Nov-2024 20:12:39 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-88qvs', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 20:12:39 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-88qvs', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 20:12:39 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-88qvs', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 20:12:39
19-Nov-2024 20:12:39
19-Nov-2024 20:12:39 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-88qvs'
19-Nov-2024 20:12:39 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-88qvs' successfully started
19-Nov-2024 20:12:39
19-Nov-2024 20:12:39 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/vixoh0xh4vbs7e7m
19-Nov-2024 20:12:39
19-Nov-2024 20:12:39 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/vixoh0xh4vbs7e7m --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/vixoh0xh4vbs7e7m
19-Nov-2024 20:12:39 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '17290298344227452992'...
19-Nov-2024 20:12:39 Getting configuration...
19-Nov-2024 20:12:39 Oneclient has been successfully mounted in '/tmp/onedata/mnt/vixoh0xh4vbs7e7m'.
19-Nov-2024 20:12:39
19-Nov-2024 20:12:39 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/child1, space1/dir1/child2, space1/dir2/dir3/child1]
19-Nov-2024 20:12:39 on client11"'
19-Nov-2024 20:12:39 -- Executing step: 'When "user1 sees [dir1, dir2] in space1 on client11"'
19-Nov-2024 20:12:39 -- Executing step: 'When "user2 sees [dir1, dir2] in space1 on client21"'
19-Nov-2024 20:12:39 -- Executing step: 'When "user1 sees [child1, child2] in space1/dir1 on client11"'
19-Nov-2024 20:12:39 -- Executing step: 'When "user2 sees [child1, child2] in space1/dir1 on client21"'
19-Nov-2024 20:12:39 -- Executing step: 'When "user1 sees [dir3] in space1/dir2 on client11"'
19-Nov-2024 20:12:39 -- Executing step: 'When "user2 sees [dir3] in space1/dir2 on client21"'
19-Nov-2024 20:12:39 -- Executing step: 'When "user1 sees [child1] in space1/dir2/dir3 on client11"'
19-Nov-2024 20:12:39 -- Executing step: 'When "user2 sees [child1] in space1/dir2/dir3 on client21"'
19-Nov-2024 20:12:39 -- Executing step: 'When "user1 deletes directories (rm -rf) [space1/dir1, space1/dir2] on client11"'
19-Nov-2024 20:12:39 -- Executing step: 'Then "user1 can't stat [dir1, dir2] in space1 on client11"'
19-Nov-2024 20:12:39 -- Executing step: 'Then "user2 can't stat [dir1, dir2] in space1 on client21"'
19-Nov-2024 20:12:39 -- Executing step: 'Then "user1 doesn't see [dir1, dir2] in space1 on client11"'
19-Nov-2024 20:12:39 -- Executing step: 'Then "user2 doesn't see [dir1, dir2] in space1 on client21"'
19-Nov-2024 20:12:39 =================================================================
19-Nov-2024 20:12:39
19-Nov-2024 20:12:39 PASSED
19-Nov-2024 20:12:39 Unmounting client from /tmp/onedata/mnt/205ica6nrtqvrcak
19-Nov-2024 20:12:39
19-Nov-2024 20:12:39
19-Nov-2024 20:12:39 Unmounting client from /tmp/onedata/mnt/vixoh0xh4vbs7e7m
19-Nov-2024 20:12:39
19-Nov-2024 20:12:39
19-Nov-2024 20:13:03 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 20:13:03 =================================================================
19-Nov-2024 20:13:03 - Executing scenario 'Move directory'
19-Nov-2024 20:13:03 - from feature 'Multi_directory_CRUD'
19-Nov-2024 20:13:03 -----------------------------------------------------------------
19-Nov-2024 20:13:03 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 20:13:03 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 20:13:03 using [token, token] by [user1, user2]"'
19-Nov-2024 20:13:03 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zjxrz', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 20:13:03 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zjxrz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 20:13:03 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zjxrz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 20:13:03
19-Nov-2024 20:13:03
19-Nov-2024 20:13:03 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-zjxrz'
19-Nov-2024 20:13:03 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-zjxrz' successfully started
19-Nov-2024 20:13:03
19-Nov-2024 20:13:03 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/2p5w0ev2dd1ep6ez
19-Nov-2024 20:13:03
19-Nov-2024 20:13:03 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/2p5w0ev2dd1ep6ez --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/2p5w0ev2dd1ep6ez
19-Nov-2024 20:13:03 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '2411283137183278747'...
19-Nov-2024 20:13:03 Getting configuration...
19-Nov-2024 20:13:03 Oneclient has been successfully mounted in '/tmp/onedata/mnt/2p5w0ev2dd1ep6ez'.
19-Nov-2024 20:13:03
19-Nov-2024 20:13:03 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-88qvs', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 20:13:03 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-88qvs', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 20:13:03 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-88qvs', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 20:13:03
19-Nov-2024 20:13:03
19-Nov-2024 20:13:03 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-88qvs'
19-Nov-2024 20:13:03 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-88qvs' successfully started
19-Nov-2024 20:13:03
19-Nov-2024 20:13:03 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/gfr7f9cf23g6waib
19-Nov-2024 20:13:03
19-Nov-2024 20:13:03 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/gfr7f9cf23g6waib --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/gfr7f9cf23g6waib
19-Nov-2024 20:13:03 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '7044828944978245989'...
19-Nov-2024 20:13:03 Getting configuration...
19-Nov-2024 20:13:03 Oneclient has been successfully mounted in '/tmp/onedata/mnt/gfr7f9cf23g6waib'.
19-Nov-2024 20:13:03
19-Nov-2024 20:13:03 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"'
19-Nov-2024 20:13:03 -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"'
19-Nov-2024 20:13:03 -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"'
19-Nov-2024 20:13:03 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
19-Nov-2024 20:13:03 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
19-Nov-2024 20:13:03 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
19-Nov-2024 20:13:03 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
19-Nov-2024 20:13:03 -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"'
19-Nov-2024 20:13:03 -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"'
19-Nov-2024 20:13:03 -- Executing step: 'When "user1 renames space1/dir4/dir5 to space1/dir1/dir2/dir3 on client11"'
19-Nov-2024 20:13:03 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3 on client11"'
19-Nov-2024 20:13:03 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3 on client21"'
19-Nov-2024 20:13:03 -- Executing step: 'Then "user1 doesn't see [dir5] in space1/dir4 on client11"'
19-Nov-2024 20:13:03 -- Executing step: 'Then "user2 doesn't see [dir5] in space1/dir4 on client21"'
19-Nov-2024 20:13:03 -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3 on client11"'
19-Nov-2024 20:13:03 -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3 on client21"'
19-Nov-2024 20:13:03 =================================================================
19-Nov-2024 20:13:03
19-Nov-2024 20:13:04 PASSED
19-Nov-2024 20:13:04 Unmounting client from /tmp/onedata/mnt/2p5w0ev2dd1ep6ez
19-Nov-2024 20:13:04
19-Nov-2024 20:13:04
19-Nov-2024 20:13:04 Unmounting client from /tmp/onedata/mnt/gfr7f9cf23g6waib
19-Nov-2024 20:13:04
19-Nov-2024 20:13:04
19-Nov-2024 20:13:26 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_copy[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 20:13:26 =================================================================
19-Nov-2024 20:13:26 - Executing scenario 'Copy directory'
19-Nov-2024 20:13:26 - from feature 'Multi_directory_CRUD'
19-Nov-2024 20:13:26 -----------------------------------------------------------------
19-Nov-2024 20:13:26 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 20:13:26 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 20:13:26 using [token, token] by [user1, user2]"'
19-Nov-2024 20:13:26 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zjxrz', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 20:13:26 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zjxrz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 20:13:26 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zjxrz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 20:13:26
19-Nov-2024 20:13:26
19-Nov-2024 20:13:26 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-zjxrz'
19-Nov-2024 20:13:26 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-zjxrz' successfully started
19-Nov-2024 20:13:26
19-Nov-2024 20:13:26 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/eoi8ntnbvjyr9yee
19-Nov-2024 20:13:26
19-Nov-2024 20:13:26 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/eoi8ntnbvjyr9yee --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/eoi8ntnbvjyr9yee
19-Nov-2024 20:13:26 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6457421896187910697'...
19-Nov-2024 20:13:26 Getting configuration...
19-Nov-2024 20:13:26 Oneclient has been successfully mounted in '/tmp/onedata/mnt/eoi8ntnbvjyr9yee'.
19-Nov-2024 20:13:26
19-Nov-2024 20:13:26 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-88qvs', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 20:13:26 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-88qvs', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 20:13:26 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-88qvs', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 20:13:26
19-Nov-2024 20:13:26
19-Nov-2024 20:13:26 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-88qvs'
19-Nov-2024 20:13:26 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-88qvs' successfully started
19-Nov-2024 20:13:26
19-Nov-2024 20:13:26 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/77r29y2q03vg1g53
19-Nov-2024 20:13:26
19-Nov-2024 20:13:26 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/77r29y2q03vg1g53 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/77r29y2q03vg1g53
19-Nov-2024 20:13:26 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '9459290992722295061'...
19-Nov-2024 20:13:26 Getting configuration...
19-Nov-2024 20:13:26 Oneclient has been successfully mounted in '/tmp/onedata/mnt/77r29y2q03vg1g53'.
19-Nov-2024 20:13:26
19-Nov-2024 20:13:26 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3, space1/dir4/dir5] on client11"'
19-Nov-2024 20:13:26 -- Executing step: 'When "user1 sees [dir1, dir4] in space1 on client11"'
19-Nov-2024 20:13:26 -- Executing step: 'When "user2 sees [dir1, dir4] in space1 on client21"'
19-Nov-2024 20:13:26 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
19-Nov-2024 20:13:26 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
19-Nov-2024 20:13:26 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
19-Nov-2024 20:13:26 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
19-Nov-2024 20:13:26 -- Executing step: 'When "user1 sees [dir5] in space1/dir4 on client11"'
19-Nov-2024 20:13:26 -- Executing step: 'When "user2 sees [dir5] in space1/dir4 on client21"'
19-Nov-2024 20:13:26 -- Executing step: 'When "user1 copies directory space1/dir4 to space1/dir1/dir2/dir3 on client11"'
19-Nov-2024 20:13:26 -- Executing step: 'Then "user1 can stat [dir4] in space1/dir1/dir2/dir3 on client11"'
19-Nov-2024 20:13:26 -- Executing step: 'Then "user2 can stat [dir4] in space1/dir1/dir2/dir3 on client21"'
19-Nov-2024 20:13:26 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client11"'
19-Nov-2024 20:13:26 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir1/dir2/dir3/dir4 on client21"'
19-Nov-2024 20:13:26 -- Executing step: 'Then "user1 can stat [dir5] in space1/dir4 on client11"'
19-Nov-2024 20:13:26 -- Executing step: 'Then "user2 can stat [dir5] in space1/dir4 on client21"'
19-Nov-2024 20:13:26 -- Executing step: 'Then "user1 sees [dir4] in space1/dir1/dir2/dir3 on client11"'
19-Nov-2024 20:13:26 -- Executing step: 'Then "user2 sees [dir4] in space1/dir1/dir2/dir3 on client21"'
19-Nov-2024 20:13:26 -- Executing step: 'Then "user1 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client11"'
19-Nov-2024 20:13:26 -- Executing step: 'Then "user2 sees [dir5] in space1/dir1/dir2/dir3/dir4 on client21"'
19-Nov-2024 20:13:26 -- Executing step: 'Then "user1 sees [dir5] in space1/dir4 on client11"'
19-Nov-2024 20:13:26 -- Executing step: 'Then "user2 sees [dir5] in space1/dir4 on client21"'
19-Nov-2024 20:13:26 =================================================================
19-Nov-2024 20:13:26
19-Nov-2024 20:13:26 PASSED
19-Nov-2024 20:13:26 Unmounting client from /tmp/onedata/mnt/eoi8ntnbvjyr9yee
19-Nov-2024 20:13:26
19-Nov-2024 20:13:26
19-Nov-2024 20:13:26 Unmounting client from /tmp/onedata/mnt/77r29y2q03vg1g53
19-Nov-2024 20:13:26
19-Nov-2024 20:13:26
19-Nov-2024 20:13:49 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move_to_itself[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 20:13:49 =================================================================
19-Nov-2024 20:13:49 - Executing scenario 'Fail to move directory to itself'
19-Nov-2024 20:13:49 - from feature 'Multi_directory_CRUD'
19-Nov-2024 20:13:49 -----------------------------------------------------------------
19-Nov-2024 20:13:49 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 20:13:49 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 20:13:49 using [token, token] by [user1, user2]"'
19-Nov-2024 20:13:49 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zjxrz', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 20:13:49 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zjxrz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 20:13:49 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zjxrz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 20:13:49
19-Nov-2024 20:13:49
19-Nov-2024 20:13:49 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-zjxrz'
19-Nov-2024 20:13:49 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-zjxrz' successfully started
19-Nov-2024 20:13:49
19-Nov-2024 20:13:49 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/rzqu5hwk5bhqfkwl
19-Nov-2024 20:13:49
19-Nov-2024 20:13:49 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/rzqu5hwk5bhqfkwl --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/rzqu5hwk5bhqfkwl
19-Nov-2024 20:13:49 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '5728060583464640839'...
19-Nov-2024 20:13:49 Getting configuration...
19-Nov-2024 20:13:49 Oneclient has been successfully mounted in '/tmp/onedata/mnt/rzqu5hwk5bhqfkwl'.
19-Nov-2024 20:13:49
19-Nov-2024 20:13:49 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-88qvs', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 20:13:49 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-88qvs', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 20:13:49 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-88qvs', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 20:13:49
19-Nov-2024 20:13:49
19-Nov-2024 20:13:49 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-88qvs'
19-Nov-2024 20:13:49 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-88qvs' successfully started
19-Nov-2024 20:13:49
19-Nov-2024 20:13:49 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/5cqg7epj4khrrazr
19-Nov-2024 20:13:49
19-Nov-2024 20:13:49 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/5cqg7epj4khrrazr --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/5cqg7epj4khrrazr
19-Nov-2024 20:13:49 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '8924671373395320630'...
19-Nov-2024 20:13:49 Getting configuration...
19-Nov-2024 20:13:49 Oneclient has been successfully mounted in '/tmp/onedata/mnt/5cqg7epj4khrrazr'.
19-Nov-2024 20:13:49
19-Nov-2024 20:13:49 -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"'
19-Nov-2024 20:13:49 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
19-Nov-2024 20:13:49 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
19-Nov-2024 20:13:49 -- Executing step: 'When "user1 fails to move space1/dir1 to space1/dir1 using shell command on client11"'
19-Nov-2024 20:13:49 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
19-Nov-2024 20:13:49 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
19-Nov-2024 20:13:49 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
19-Nov-2024 20:13:49 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
19-Nov-2024 20:13:49 =================================================================
19-Nov-2024 20:13:49
19-Nov-2024 20:13:49 PASSED
19-Nov-2024 20:13:49 Unmounting client from /tmp/onedata/mnt/rzqu5hwk5bhqfkwl
19-Nov-2024 20:13:49
19-Nov-2024 20:13:49
19-Nov-2024 20:13:49 Unmounting client from /tmp/onedata/mnt/5cqg7epj4khrrazr
19-Nov-2024 20:13:49
19-Nov-2024 20:13:49
19-Nov-2024 20:14:11 tests/oneclient/scenarios/test_multi_directory_CRUD.py::test_move_to_subtree[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py
19-Nov-2024 20:14:11 =================================================================
19-Nov-2024 20:14:11 - Executing scenario 'Fail to move directory to its subtree'
19-Nov-2024 20:14:11 - from feature 'Multi_directory_CRUD'
19-Nov-2024 20:14:11 -----------------------------------------------------------------
19-Nov-2024 20:14:11 -- Executing step: 'Given "oneclients [client11, client21]
19-Nov-2024 20:14:11 mounted on client_hosts [oneclient-1, oneclient-2] respectively,
19-Nov-2024 20:14:11 using [token, token] by [user1, user2]"'
19-Nov-2024 20:14:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zjxrz', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 20:14:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zjxrz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 20:14:11 Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-zjxrz', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 20:14:11
19-Nov-2024 20:14:11
19-Nov-2024 20:14:11 starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-zjxrz'
19-Nov-2024 20:14:11 rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-zjxrz' successfully started
19-Nov-2024 20:14:11
19-Nov-2024 20:14:11 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/xrm6de6zx6tsbs9h
19-Nov-2024 20:14:11
19-Nov-2024 20:14:11 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/xrm6de6zx6tsbs9h --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/xrm6de6zx6tsbs9h
19-Nov-2024 20:14:11 Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '12513215416488058091'...
19-Nov-2024 20:14:11 Getting configuration...
19-Nov-2024 20:14:11 Oneclient has been successfully mounted in '/tmp/onedata/mnt/xrm6de6zx6tsbs9h'.
19-Nov-2024 20:14:11
19-Nov-2024 20:14:11 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-88qvs', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt']
19-Nov-2024 20:14:11 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-88qvs', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs']
19-Nov-2024 20:14:11 Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-88qvs', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs']
19-Nov-2024 20:14:11
19-Nov-2024 20:14:11
19-Nov-2024 20:14:11 starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-88qvs'
19-Nov-2024 20:14:11 rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-88qvs' successfully started
19-Nov-2024 20:14:11
19-Nov-2024 20:14:11 Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/gppnln0k9bq8o4sj
19-Nov-2024 20:14:11
19-Nov-2024 20:14:11 rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/gppnln0k9bq8o4sj --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/gppnln0k9bq8o4sj
19-Nov-2024 20:14:11 Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '17601417921202480673'...
19-Nov-2024 20:14:11 Getting configuration...
19-Nov-2024 20:14:11 Oneclient has been successfully mounted in '/tmp/onedata/mnt/gppnln0k9bq8o4sj'.
19-Nov-2024 20:14:11
19-Nov-2024 20:14:11 -- Executing step: 'When "user1 creates directory and parents [space1/dir1/dir2/dir3] on client11"'
19-Nov-2024 20:14:11 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
19-Nov-2024 20:14:11 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
19-Nov-2024 20:14:11 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
19-Nov-2024 20:14:11 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
19-Nov-2024 20:14:11 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
19-Nov-2024 20:14:11 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
19-Nov-2024 20:14:11 -- Executing step: 'When "user1 fails to rename space1/dir1 to space1/dir1/dir2/dir3 on client11"'
19-Nov-2024 20:14:11 -- Executing step: 'When "user1 can stat [dir1] in space1 on client11"'
19-Nov-2024 20:14:11 -- Executing step: 'When "user2 can stat [dir1] in space1 on client21"'
19-Nov-2024 20:14:11 -- Executing step: 'When "user1 can stat [dir2] in space1/dir1 on client11"'
19-Nov-2024 20:14:11 -- Executing step: 'When "user2 can stat [dir2] in space1/dir1 on client21"'
19-Nov-2024 20:14:11 -- Executing step: 'When "user1 can stat [dir3] in space1/dir1/dir2 on client11"'
19-Nov-2024 20:14:11 -- Executing step: 'When "user2 can stat [dir3] in space1/dir1/dir2 on client21"'
19-Nov-2024 20:14:11 -- Executing step: 'When "user1 sees [dir1] in space1 on client11"'
19-Nov-2024 20:14:11 -- Executing step: 'When "user2 sees [dir1] in space1 on client21"'
19-Nov-2024 20:14:11 -- Executing step: 'When "user1 sees [dir2] in space1/dir1 on client11"'
19-Nov-2024 20:14:11 -- Executing step: 'When "user2 sees [dir2] in space1/dir1 on client21"'
19-Nov-2024 20:14:11 -- Executing step: 'When "user1 sees [dir3] in space1/dir1/dir2 on client11"'
19-Nov-2024 20:14:11 -- Executing step: 'When "user2 sees [dir3] in space1/dir1/dir2 on client21"'
19-Nov-2024 20:14:11 =================================================================
19-Nov-2024 20:14:11
19-Nov-2024 20:14:21 PASSED
19-Nov-2024 20:14:21 Unmounting client from /tmp/onedata/mnt/xrm6de6zx6tsbs9h
19-Nov-2024 20:14:21
19-Nov-2024 20:14:21
19-Nov-2024 20:14:21 Unmounting client from /tmp/onedata/mnt/gppnln0k9bq8o4sj
19-Nov-2024 20:14:21
19-Nov-2024 20:14:21 Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPS/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy/test_multi_directory_CRUD.1732047251.544051', '-c', '/tmp/logs']
19-Nov-2024 20:14:21 [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-44t2r. See /home/bamboo/.one-env/deployments/2024.11.19-20.00.29/pod-logs/dev-cross-support-job-3p-users-44t2r/entrypoint.log for more details
19-Nov-2024 20:14:21 [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-zjxrz: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.19-20.00.29/pod-logs/dev-oneclient-krakow-7d9476b8bc-zjxrz/oneclient_logs
19-Nov-2024 20:14:21
19-Nov-2024 20:14:21               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=198/231)
19-Nov-2024 20:14:21               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 20:14:21          24,099   0%   22.98MB/s    0:00:00 (xfr#1, to-chk=197/231)
19-Nov-2024 20:14:21          24,099   0%   22.98MB/s    0:00:00 (xfr#1, to-chk=191/231)
19-Nov-2024 20:14:21          24,657   0%   23.51MB/s    0:00:00 (xfr#2, to-chk=193/231)
19-Nov-2024 20:14:21         104,898   2%    5.56MB/s    0:00:00 (xfr#3, to-chk=192/231)
19-Nov-2024 20:14:21         105,456   2%    5.29MB/s    0:00:00 (xfr#4, to-chk=191/231)
19-Nov-2024 20:14:21         106,084   2%    5.32MB/s    0:00:00 (xfr#5, to-chk=190/231)
19-Nov-2024 20:14:21         120,441   2%    6.05MB/s    0:00:00 (xfr#6, to-chk=189/231)
19-Nov-2024 20:14:21         120,903   2%    6.07MB/s    0:00:00 (xfr#7, to-chk=185/231)
19-Nov-2024 20:14:21         125,047   2%    5.96MB/s    0:00:00 (xfr#8, to-chk=184/231)
19-Nov-2024 20:14:21         177,534   4%    8.47MB/s    0:00:00 (xfr#9, to-chk=183/231)
19-Nov-2024 20:14:21         177,996   4%    8.49MB/s    0:00:00 (xfr#10, to-chk=182/231)
19-Nov-2024 20:14:21         178,624   4%    8.52MB/s    0:00:00 (xfr#11, to-chk=181/231)
19-Nov-2024 20:14:21         215,406   5%   10.27MB/s    0:00:00 (xfr#12, to-chk=180/231)
19-Nov-2024 20:14:21         216,156   5%   10.31MB/s    0:00:00 (xfr#13, to-chk=176/231)
19-Nov-2024 20:14:21         361,090   8%   16.40MB/s    0:00:00 (xfr#14, to-chk=175/231)
19-Nov-2024 20:14:21         361,840   8%   16.43MB/s    0:00:00 (xfr#15, to-chk=174/231)
19-Nov-2024 20:14:21         384,989   9%   17.48MB/s    0:00:00 (xfr#16, to-chk=173/231)
19-Nov-2024 20:14:21         385,355   9%   16.70MB/s    0:00:00 (xfr#17, to-chk=169/231)
19-Nov-2024 20:14:21         485,794  11%   14.04MB/s    0:00:00 (xfr#18, to-chk=168/231)
19-Nov-2024 20:14:21         486,160  11%   14.05MB/s    0:00:00 (xfr#19, to-chk=167/231)
19-Nov-2024 20:14:21         536,984  12%   15.06MB/s    0:00:00 (xfr#20, to-chk=166/231)
19-Nov-2024 20:14:21         537,446  12%   15.07MB/s    0:00:00 (xfr#21, to-chk=162/231)
19-Nov-2024 20:14:21         740,967  17%   18.60MB/s    0:00:00 (xfr#22, to-chk=161/231)
19-Nov-2024 20:14:21         741,429  17%   18.61MB/s    0:00:00 (xfr#23, to-chk=160/231)
19-Nov-2024 20:14:21         787,701  18%   18.78MB/s    0:00:00 (xfr#24, to-chk=159/231)
19-Nov-2024 20:14:21         788,547  18%   18.80MB/s    0:00:00 (xfr#25, to-chk=155/231)
19-Nov-2024 20:14:21       1,009,119  23%   22.91MB/s    0:00:00 (xfr#26, to-chk=154/231)
19-Nov-2024 20:14:21       1,009,965  23%   22.93MB/s    0:00:00 (xfr#27, to-chk=153/231)
19-Nov-2024 20:14:21       1,033,508  24%   20.97MB/s    0:00:00 (xfr#28, to-chk=152/231)
19-Nov-2024 20:14:21       1,033,970  24%   20.98MB/s    0:00:00 (xfr#29, to-chk=148/231)
19-Nov-2024 20:14:21       1,123,658  26%   22.80MB/s    0:00:00 (xfr#30, to-chk=147/231)
19-Nov-2024 20:14:21       1,124,120  26%   22.33MB/s    0:00:00 (xfr#31, to-chk=146/231)
19-Nov-2024 20:14:21       1,164,576  27%   23.14MB/s    0:00:00 (xfr#32, to-chk=145/231)
19-Nov-2024 20:14:21       1,165,134  27%   23.15MB/s    0:00:00 (xfr#33, to-chk=141/231)
19-Nov-2024 20:14:21       1,451,398  34%   25.63MB/s    0:00:00 (xfr#34, to-chk=140/231)
19-Nov-2024 20:14:21       1,451,956  34%   25.64MB/s    0:00:00 (xfr#35, to-chk=139/231)
19-Nov-2024 20:14:21       1,482,012  34%   25.70MB/s    0:00:00 (xfr#36, to-chk=138/231)
19-Nov-2024 20:14:21       1,482,474  34%   25.71MB/s    0:00:00 (xfr#37, to-chk=134/231)
19-Nov-2024 20:14:21       1,585,612  37%   27.49MB/s    0:00:00 (xfr#38, to-chk=133/231)
19-Nov-2024 20:14:21       1,586,074  37%   27.50MB/s    0:00:00 (xfr#39, to-chk=132/231)
19-Nov-2024 20:14:21       1,611,877  37%   27.45MB/s    0:00:00 (xfr#40, to-chk=131/231)
19-Nov-2024 20:14:21       1,612,531  37%   27.46MB/s    0:00:00 (xfr#41, to-chk=127/231)
19-Nov-2024 20:14:21       1,701,264  39%   28.46MB/s    0:00:00 (xfr#42, to-chk=126/231)
19-Nov-2024 20:14:21       1,701,918  39%   28.48MB/s    0:00:00 (xfr#43, to-chk=125/231)
19-Nov-2024 20:14:21       1,725,078  40%   28.86MB/s    0:00:00 (xfr#44, to-chk=124/231)
19-Nov-2024 20:14:21       1,725,636  40%   28.87MB/s    0:00:00 (xfr#45, to-chk=120/231)
19-Nov-2024 20:14:21       1,805,751  42%   29.69MB/s    0:00:00 (xfr#46, to-chk=119/231)
19-Nov-2024 20:14:21       1,806,309  42%   29.70MB/s    0:00:00 (xfr#47, to-chk=118/231)
19-Nov-2024 20:14:21       1,833,595  43%   30.15MB/s    0:00:00 (xfr#48, to-chk=117/231)
19-Nov-2024 20:14:21       1,834,057  43%   30.16MB/s    0:00:00 (xfr#49, to-chk=113/231)
19-Nov-2024 20:14:21       1,944,453  45%   30.91MB/s    0:00:00 (xfr#50, to-chk=112/231)
19-Nov-2024 20:14:21       1,944,915  45%   30.91MB/s    0:00:00 (xfr#51, to-chk=111/231)
19-Nov-2024 20:14:21       1,975,018  46%   31.39MB/s    0:00:00 (xfr#52, to-chk=110/231)
19-Nov-2024 20:14:21       1,975,672  46%   31.40MB/s    0:00:00 (xfr#53, to-chk=106/231)
19-Nov-2024 20:14:21       2,082,269  48%   32.55MB/s    0:00:00 (xfr#54, to-chk=105/231)
19-Nov-2024 20:14:21       2,082,923  48%   32.56MB/s    0:00:00 (xfr#55, to-chk=104/231)
19-Nov-2024 20:14:21       2,110,011  49%   32.99MB/s    0:00:00 (xfr#56, to-chk=103/231)
19-Nov-2024 20:14:21       2,110,569  49%   32.46MB/s    0:00:00 (xfr#57, to-chk=99/231)
19-Nov-2024 20:14:21       2,218,375  52%   34.12MB/s    0:00:00 (xfr#58, to-chk=98/231)
19-Nov-2024 20:14:21       2,218,933  52%   34.13MB/s    0:00:00 (xfr#59, to-chk=97/231)
19-Nov-2024 20:14:21       2,219,561  52%   34.14MB/s    0:00:00 (xfr#60, to-chk=96/231)
19-Nov-2024 20:14:21       2,239,372  52%   34.45MB/s    0:00:00 (xfr#61, to-chk=95/231)
19-Nov-2024 20:14:21       2,239,930  52%   34.45MB/s    0:00:00 (xfr#62, to-chk=91/231)
19-Nov-2024 20:14:21       2,330,241  54%   35.27MB/s    0:00:00 (xfr#63, to-chk=90/231)
19-Nov-2024 20:14:21       2,330,799  54%   35.28MB/s    0:00:00 (xfr#64, to-chk=89/231)
19-Nov-2024 20:14:21       2,396,154  56%   35.16MB/s    0:00:00 (xfr#65, to-chk=88/231)
19-Nov-2024 20:14:21       2,397,000  56%   35.17MB/s    0:00:00 (xfr#66, to-chk=84/231)
19-Nov-2024 20:14:21       2,786,488  65%   39.66MB/s    0:00:00 (xfr#67, to-chk=83/231)
19-Nov-2024 20:14:21       2,787,334  65%   39.67MB/s    0:00:00 (xfr#68, to-chk=82/231)
19-Nov-2024 20:14:21       2,787,962  65%   39.68MB/s    0:00:00 (xfr#69, to-chk=81/231)
19-Nov-2024 20:14:21       2,809,871  65%   40.00MB/s    0:00:00 (xfr#70, to-chk=80/231)
19-Nov-2024 20:14:21       2,810,429  65%   39.42MB/s    0:00:00 (xfr#71, to-chk=76/231)
19-Nov-2024 20:14:21       2,907,731  68%   40.78MB/s    0:00:00 (xfr#72, to-chk=75/231)
19-Nov-2024 20:14:21       2,908,289  68%   40.79MB/s    0:00:00 (xfr#73, to-chk=74/231)
19-Nov-2024 20:14:21       2,927,721  68%   41.06MB/s    0:00:00 (xfr#74, to-chk=73/231)
19-Nov-2024 20:14:21       2,928,279  68%   40.47MB/s    0:00:00 (xfr#75, to-chk=69/231)
19-Nov-2024 20:14:21       2,994,218  70%   41.38MB/s    0:00:00 (xfr#76, to-chk=68/231)
19-Nov-2024 20:14:21       2,994,776  70%   41.39MB/s    0:00:00 (xfr#77, to-chk=67/231)
19-Nov-2024 20:14:21       3,018,138  70%   41.71MB/s    0:00:00 (xfr#78, to-chk=66/231)
19-Nov-2024 20:14:21       3,018,696  70%   41.72MB/s    0:00:00 (xfr#79, to-chk=62/231)
19-Nov-2024 20:14:21       3,093,672  72%   42.15MB/s    0:00:00 (xfr#80, to-chk=61/231)
19-Nov-2024 20:14:21       3,094,230  72%   42.16MB/s    0:00:00 (xfr#81, to-chk=60/231)
19-Nov-2024 20:14:21       3,117,191  73%   42.47MB/s    0:00:00 (xfr#82, to-chk=59/231)
19-Nov-2024 20:14:21       3,117,845  73%   42.48MB/s    0:00:00 (xfr#83, to-chk=55/231)
19-Nov-2024 20:14:21       3,121,986  73%   42.53MB/s    0:00:00 (xfr#84, to-chk=54/231)
19-Nov-2024 20:14:21       3,207,955  75%   35.57MB/s    0:00:00 (xfr#85, to-chk=53/231)
19-Nov-2024 20:14:21       3,208,609  75%   34.00MB/s    0:00:00 (xfr#86, to-chk=52/231)
19-Nov-2024 20:14:21       3,224,048  75%   34.16MB/s    0:00:00 (xfr#87, to-chk=51/231)
19-Nov-2024 20:14:21       3,224,414  75%   34.17MB/s    0:00:00 (xfr#88, to-chk=47/231)
19-Nov-2024 20:14:21       3,282,935  77%   34.40MB/s    0:00:00 (xfr#89, to-chk=46/231)
19-Nov-2024 20:14:21       3,283,301  77%   34.41MB/s    0:00:00 (xfr#90, to-chk=45/231)
19-Nov-2024 20:14:21       3,283,929  77%   34.42MB/s    0:00:00 (xfr#91, to-chk=44/231)
19-Nov-2024 20:14:21       3,305,072  77%   34.64MB/s    0:00:00 (xfr#92, to-chk=43/231)
19-Nov-2024 20:14:21       3,305,534  77%   34.64MB/s    0:00:00 (xfr#93, to-chk=39/231)
19-Nov-2024 20:14:21       3,412,605  80%   35.38MB/s    0:00:00 (xfr#94, to-chk=38/231)
19-Nov-2024 20:14:21       3,413,067  80%   35.38MB/s    0:00:00 (xfr#95, to-chk=37/231)
19-Nov-2024 20:14:21       3,454,211  81%   35.81MB/s    0:00:00 (xfr#96, to-chk=36/231)
19-Nov-2024 20:14:21       3,454,769  81%   35.43MB/s    0:00:00 (xfr#97, to-chk=32/231)
19-Nov-2024 20:14:21       3,621,371  84%   36.74MB/s    0:00:00 (xfr#98, to-chk=31/231)
19-Nov-2024 20:14:21       3,621,929  84%   36.75MB/s    0:00:00 (xfr#99, to-chk=30/231)
19-Nov-2024 20:14:21       3,641,200  85%   36.94MB/s    0:00:00 (xfr#100, to-chk=29/231)
19-Nov-2024 20:14:21       3,641,566  85%   36.56MB/s    0:00:00 (xfr#101, to-chk=25/231)
19-Nov-2024 20:14:21       3,711,587  87%   37.26MB/s    0:00:00 (xfr#102, to-chk=24/231)
19-Nov-2024 20:14:21       3,711,953  87%   37.26MB/s    0:00:00 (xfr#103, to-chk=23/231)
19-Nov-2024 20:14:21       3,712,581  87%   36.88MB/s    0:00:00 (xfr#104, to-chk=22/231)
19-Nov-2024 20:14:21       3,752,453  88%   37.28MB/s    0:00:00 (xfr#105, to-chk=21/231)
19-Nov-2024 20:14:21       3,753,203  88%   36.90MB/s    0:00:00 (xfr#106, to-chk=17/231)
19-Nov-2024 20:14:21       3,923,820  92%   38.58MB/s    0:00:00 (xfr#107, to-chk=16/231)
19-Nov-2024 20:14:21       3,924,570  92%   38.19MB/s    0:00:00 (xfr#108, to-chk=15/231)
19-Nov-2024 20:14:21       3,943,967  92%   38.38MB/s    0:00:00 (xfr#109, to-chk=14/231)
19-Nov-2024 20:14:21       3,944,717  92%   38.39MB/s    0:00:00 (xfr#110, to-chk=10/231)
19-Nov-2024 20:14:21       4,009,717  94%   38.63MB/s    0:00:00 (xfr#111, to-chk=9/231)
19-Nov-2024 20:14:21       4,010,467  94%   38.63MB/s    0:00:00 (xfr#112, to-chk=8/231)
19-Nov-2024 20:14:21       4,042,243  94%   38.55MB/s    0:00:00 (xfr#113, to-chk=7/231)
19-Nov-2024 20:14:21       4,042,609  94%   38.55MB/s    0:00:00 (xfr#114, to-chk=3/231)
19-Nov-2024 20:14:21       4,191,237  98%   39.58MB/s    0:00:00 (xfr#115, to-chk=2/231)
19-Nov-2024 20:14:21       4,191,603  98%   39.58MB/s    0:00:00 (xfr#116, to-chk=1/231)
19-Nov-2024 20:14:21       4,258,966  99%   39.82MB/s    0:00:00 (xfr#117, to-chk=0/231)
19-Nov-2024 20:14:21       4,258,966  99%   39.82MB/s    0:00:00 (xfr#117, to-chk=0/231)
19-Nov-2024 20:14:21       4,258,966  99%   39.43MB/s    0:00:00 (xfr#117, to-chk=0/231)
19-Nov-2024 20:14:21       4,258,966  99%   39.43MB/s    0:00:00 (xfr#117, to-chk=0/231)
19-Nov-2024 20:14:21       4,258,966  99%   39.43MB/s    0:00:00 (xfr#117, to-chk=0/231)
19-Nov-2024 20:14:21       4,258,966  99%   39.43MB/s    0:00:00 (xfr#117, to-chk=0/231)
19-Nov-2024 20:14:21       4,258,966  99%   39.43MB/s    0:00:00 (xfr#117, to-chk=0/231)
19-Nov-2024 20:14:21       4,258,966  99%   39.43MB/s    0:00:00 (xfr#117, to-chk=0/231)
19-Nov-2024 20:14:21       4,258,966  99%   39.43MB/s    0:00:00 (xfr#117, to-chk=0/231)
19-Nov-2024 20:14:21       4,258,966  99%   39.43MB/s    0:00:00 (xfr#117, to-chk=0/231)
19-Nov-2024 20:14:21       4,258,966  99%   39.43MB/s    0:00:00 (xfr#117, to-chk=0/231)
19-Nov-2024 20:14:21       4,258,966  99%   39.43MB/s    0:00:00 (xfr#117, to-chk=0/231)
19-Nov-2024 20:14:21       4,258,966  99%   39.43MB/s    0:00:00 (xfr#117, to-chk=0/231)
19-Nov-2024 20:14:21       4,258,966  99%   39.43MB/s    0:00:00 (xfr#117, to-chk=0/231)
19-Nov-2024 20:14:21       4,258,966  99%   39.43MB/s    0:00:00 (xfr#117, to-chk=0/231)
19-Nov-2024 20:14:21       4,258,966  99%   39.43MB/s    0:00:00 (xfr#117, to-chk=0/231)
19-Nov-2024 20:14:21       4,258,966  99%   39.43MB/s    0:00:00 (xfr#117, to-chk=0/231)
19-Nov-2024 20:14:21       4,258,966  99%   39.43MB/s    0:00:00 (xfr#117, to-chk=0/231)
19-Nov-2024 20:14:21       4,258,966  99%   39.43MB/s    0:00:00 (xfr#117, to-chk=0/231)
19-Nov-2024 20:14:21       4,258,966  99%   39.43MB/s    0:00:00 (xfr#117, to-chk=0/231)
19-Nov-2024 20:14:21       4,258,966  99%   39.05MB/s    0:00:00 (xfr#117, to-chk=0/231)
19-Nov-2024 20:14:21       4,258,966  99%   39.05MB/s    0:00:00 (xfr#117, to-chk=0/231)
19-Nov-2024 20:14:21       4,258,966  99%   39.05MB/s    0:00:00 (xfr#117, to-chk=0/231)
19-Nov-2024 20:14:21       4,258,966  99%   39.05MB/s    0:00:00 (xfr#117, to-chk=0/231)
19-Nov-2024 20:14:21       4,258,966  99%   39.05MB/s    0:00:00 (xfr#117, to-chk=0/231)
19-Nov-2024 20:14:21       4,258,966  99%   39.05MB/s    0:00:00 (xfr#117, to-chk=0/231)
19-Nov-2024 20:14:21       4,258,966  99%   39.05MB/s    0:00:00 (xfr#117, to-chk=0/231)
19-Nov-2024 20:14:21       4,258,966  99%   38.68MB/s    0:00:00 (xfr#117, to-chk=0/231)
19-Nov-2024 20:14:21       4,258,966  99%   35.32MB/s    0:00:00 (xfr#117, to-chk=0/231)
19-Nov-2024 20:14:21 [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-88qvs: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.19-20.00.29/pod-logs/dev-oneclient-paris-5cc45c8cb7-88qvs/oneclient_logs
19-Nov-2024 20:14:21
19-Nov-2024 20:14:21               0   0%    0.00kB/s    0:00:00 (xfr#0, to-chk=196/229)
19-Nov-2024 20:14:21               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 20:14:21          14,653   0%   13.97MB/s    0:00:00 (xfr#1, to-chk=195/229)
19-Nov-2024 20:14:21          14,653   0%   13.97MB/s    0:00:00 (xfr#1, to-chk=189/229)
19-Nov-2024 20:14:21          15,115   0%   14.41MB/s    0:00:00 (xfr#2, to-chk=191/229)
19-Nov-2024 20:14:21          70,087   2%   66.84MB/s    0:00:00 (xfr#3, to-chk=190/229)
19-Nov-2024 20:14:21          70,549   2%   67.28MB/s    0:00:00 (xfr#4, to-chk=189/229)
19-Nov-2024 20:14:21          91,657   3%   87.41MB/s    0:00:00 (xfr#5, to-chk=188/229)
19-Nov-2024 20:14:21          91,927   3%   87.67MB/s    0:00:00 (xfr#6, to-chk=184/229)
19-Nov-2024 20:14:21         180,014   6%   85.84MB/s    0:00:00 (xfr#7, to-chk=183/229)
19-Nov-2024 20:14:21         180,284   6%   85.97MB/s    0:00:00 (xfr#8, to-chk=182/229)
19-Nov-2024 20:14:21         180,912   6%   86.27MB/s    0:00:00 (xfr#9, to-chk=181/229)
19-Nov-2024 20:14:21         201,757   6%   96.21MB/s    0:00:00 (xfr#10, to-chk=180/229)
19-Nov-2024 20:14:21         202,219   6%   96.43MB/s    0:00:00 (xfr#11, to-chk=176/229)
19-Nov-2024 20:14:21         282,879   9%   33.72MB/s    0:00:00 (xfr#12, to-chk=175/229)
19-Nov-2024 20:14:21         283,341   9%   33.78MB/s    0:00:00 (xfr#13, to-chk=174/229)
19-Nov-2024 20:14:21         305,591  10%   36.43MB/s    0:00:00 (xfr#14, to-chk=173/229)
19-Nov-2024 20:14:21         305,957  10%   36.47MB/s    0:00:00 (xfr#15, to-chk=169/229)
19-Nov-2024 20:14:21         386,022  12%   33.47MB/s    0:00:00 (xfr#16, to-chk=168/229)
19-Nov-2024 20:14:21         386,388  13%   33.50MB/s    0:00:00 (xfr#17, to-chk=167/229)
19-Nov-2024 20:14:21         387,016  13%   33.55MB/s    0:00:00 (xfr#18, to-chk=166/229)
19-Nov-2024 20:14:21         404,083  13%   35.03MB/s    0:00:00 (xfr#19, to-chk=165/229)
19-Nov-2024 20:14:21         404,641  13%   35.08MB/s    0:00:00 (xfr#20, to-chk=161/229)
19-Nov-2024 20:14:21         459,893  15%   24.37MB/s    0:00:00 (xfr#21, to-chk=160/229)
19-Nov-2024 20:14:21         460,451  15%   24.40MB/s    0:00:00 (xfr#22, to-chk=159/229)
19-Nov-2024 20:14:21         461,079  15%   24.43MB/s    0:00:00 (xfr#23, to-chk=158/229)
19-Nov-2024 20:14:21         474,775  15%   23.83MB/s    0:00:00 (xfr#24, to-chk=157/229)
19-Nov-2024 20:14:21         475,045  15%   22.65MB/s    0:00:00 (xfr#25, to-chk=153/229)
19-Nov-2024 20:14:21         531,542  17%   25.35MB/s    0:00:00 (xfr#26, to-chk=152/229)
19-Nov-2024 20:14:21         531,812  17%   24.15MB/s    0:00:00 (xfr#27, to-chk=151/229)
19-Nov-2024 20:14:21         549,252  18%   24.94MB/s    0:00:00 (xfr#28, to-chk=150/229)
19-Nov-2024 20:14:21         549,714  18%   24.96MB/s    0:00:00 (xfr#29, to-chk=146/229)
19-Nov-2024 20:14:21         612,616  20%   25.40MB/s    0:00:00 (xfr#30, to-chk=145/229)
19-Nov-2024 20:14:21         613,078  20%   25.42MB/s    0:00:00 (xfr#31, to-chk=144/229)
19-Nov-2024 20:14:21         633,406  21%   26.26MB/s    0:00:00 (xfr#32, to-chk=143/229)
19-Nov-2024 20:14:21         633,900  21%   26.28MB/s    0:00:00 (xfr#33, to-chk=139/229)
19-Nov-2024 20:14:21         698,199  23%   27.74MB/s    0:00:00 (xfr#34, to-chk=138/229)
19-Nov-2024 20:14:21         698,693  23%   27.76MB/s    0:00:00 (xfr#35, to-chk=137/229)
19-Nov-2024 20:14:21         733,201  24%   25.90MB/s    0:00:00 (xfr#36, to-chk=136/229)
19-Nov-2024 20:14:21         733,759  24%   25.92MB/s    0:00:00 (xfr#37, to-chk=132/229)
19-Nov-2024 20:14:21         867,572  29%   30.64MB/s    0:00:00 (xfr#38, to-chk=131/229)
19-Nov-2024 20:14:21         868,130  29%   29.57MB/s    0:00:00 (xfr#39, to-chk=130/229)
19-Nov-2024 20:14:21         868,758  29%   29.59MB/s    0:00:00 (xfr#40, to-chk=129/229)
19-Nov-2024 20:14:21         888,022  29%   30.25MB/s    0:00:00 (xfr#41, to-chk=128/229)
19-Nov-2024 20:14:21         888,580  29%   30.26MB/s    0:00:00 (xfr#42, to-chk=124/229)
19-Nov-2024 20:14:21         959,309  32%   32.67MB/s    0:00:00 (xfr#43, to-chk=123/229)
19-Nov-2024 20:14:21         959,867  32%   31.57MB/s    0:00:00 (xfr#44, to-chk=122/229)
19-Nov-2024 20:14:21         981,912  33%   32.29MB/s    0:00:00 (xfr#45, to-chk=121/229)
19-Nov-2024 20:14:21         982,374  33%   32.31MB/s    0:00:00 (xfr#46, to-chk=117/229)
19-Nov-2024 20:14:21       1,069,106  36%   33.99MB/s    0:00:00 (xfr#47, to-chk=116/229)
19-Nov-2024 20:14:21       1,069,568  36%   34.00MB/s    0:00:00 (xfr#48, to-chk=115/229)
19-Nov-2024 20:14:21       1,088,943  36%   23.08MB/s    0:00:00 (xfr#49, to-chk=114/229)
19-Nov-2024 20:14:21       1,089,213  36%   23.08MB/s    0:00:00 (xfr#50, to-chk=110/229)
19-Nov-2024 20:14:21       1,154,854  38%   22.94MB/s    0:00:00 (xfr#51, to-chk=109/229)
19-Nov-2024 20:14:21       1,155,124  38%   22.95MB/s    0:00:00 (xfr#52, to-chk=108/229)
19-Nov-2024 20:14:21       1,178,080  39%   17.83MB/s    0:00:00 (xfr#53, to-chk=107/229)
19-Nov-2024 20:14:21       1,178,734  39%   17.84MB/s    0:00:00 (xfr#54, to-chk=103/229)
19-Nov-2024 20:14:21       1,272,539  42%   18.39MB/s    0:00:00 (xfr#55, to-chk=102/229)
19-Nov-2024 20:14:21       1,273,193  42%   18.40MB/s    0:00:00 (xfr#56, to-chk=101/229)
19-Nov-2024 20:14:21       1,302,924  43%   17.02MB/s    0:00:00 (xfr#57, to-chk=100/229)
19-Nov-2024 20:14:21       1,303,674  43%   17.03MB/s    0:00:00 (xfr#58, to-chk=96/229)
19-Nov-2024 20:14:21       1,415,899  47%   16.27MB/s    0:00:00 (xfr#59, to-chk=95/229)
19-Nov-2024 20:14:21       1,416,649  47%   16.28MB/s    0:00:00 (xfr#60, to-chk=94/229)
19-Nov-2024 20:14:21       1,438,149  48%   16.33MB/s    0:00:00 (xfr#61, to-chk=93/229)
19-Nov-2024 20:14:21       1,438,803  48%   16.34MB/s    0:00:00 (xfr#62, to-chk=89/229)
19-Nov-2024 20:14:21       1,534,182  51%   17.01MB/s    0:00:00 (xfr#63, to-chk=88/229)
19-Nov-2024 20:14:21       1,534,836  51%   17.02MB/s    0:00:00 (xfr#64, to-chk=87/229)
19-Nov-2024 20:14:21       1,563,132  52%   17.13MB/s    0:00:00 (xfr#65, to-chk=86/229)
19-Nov-2024 20:14:21       1,563,786  52%   17.14MB/s    0:00:00 (xfr#66, to-chk=82/229)
19-Nov-2024 20:14:21       1,657,037  55%   17.76MB/s    0:00:00 (xfr#67, to-chk=81/229)
19-Nov-2024 20:14:21       1,657,691  55%   17.76MB/s    0:00:00 (xfr#68, to-chk=80/229)
19-Nov-2024 20:14:21       1,684,810  56%   18.05MB/s    0:00:00 (xfr#69, to-chk=79/229)
19-Nov-2024 20:14:21       1,685,464  56%   17.86MB/s    0:00:00 (xfr#70, to-chk=75/229)
19-Nov-2024 20:14:21       1,777,287  59%   17.84MB/s    0:00:00 (xfr#71, to-chk=74/229)
19-Nov-2024 20:14:21       1,777,941  59%   17.85MB/s    0:00:00 (xfr#72, to-chk=73/229)
19-Nov-2024 20:14:21       1,803,371  60%   17.91MB/s    0:00:00 (xfr#73, to-chk=72/229)
19-Nov-2024 20:14:21       1,804,121  60%   17.92MB/s    0:00:00 (xfr#74, to-chk=68/229)
19-Nov-2024 20:14:21       1,892,560  63%   16.87MB/s    0:00:00 (xfr#75, to-chk=67/229)
19-Nov-2024 20:14:21       1,893,310  63%   16.87MB/s    0:00:00 (xfr#76, to-chk=66/229)
19-Nov-2024 20:14:21       1,910,274  64%   16.87MB/s    0:00:00 (xfr#77, to-chk=65/229)
19-Nov-2024 20:14:21       1,910,832  64%   16.87MB/s    0:00:00 (xfr#78, to-chk=61/229)
19-Nov-2024 20:14:21       1,977,053  66%   16.40MB/s    0:00:00 (xfr#79, to-chk=60/229)
19-Nov-2024 20:14:21       1,977,611  66%   16.40MB/s    0:00:00 (xfr#80, to-chk=59/229)
19-Nov-2024 20:14:21       1,994,218  67%   16.54MB/s    0:00:00 (xfr#81, to-chk=58/229)
19-Nov-2024 20:14:21       1,994,776  67%   16.54MB/s    0:00:00 (xfr#82, to-chk=54/229)
19-Nov-2024 20:14:21       2,049,281  69%   16.99MB/s    0:00:00 (xfr#83, to-chk=53/229)
19-Nov-2024 20:14:21       2,049,839  69%   16.85MB/s    0:00:00 (xfr#84, to-chk=52/229)
19-Nov-2024 20:14:21       2,089,545  70%   17.18MB/s    0:00:00 (xfr#85, to-chk=51/229)
19-Nov-2024 20:14:21       2,090,199  70%   17.18MB/s    0:00:00 (xfr#86, to-chk=47/229)
19-Nov-2024 20:14:21       2,246,301  75%   18.00MB/s    0:00:00 (xfr#87, to-chk=46/229)
19-Nov-2024 20:14:21       2,246,955  75%   18.01MB/s    0:00:00 (xfr#88, to-chk=45/229)
19-Nov-2024 20:14:21       2,247,583  75%   18.01MB/s    0:00:00 (xfr#89, to-chk=44/229)
19-Nov-2024 20:14:21       2,274,484  76%   18.23MB/s    0:00:00 (xfr#90, to-chk=43/229)
19-Nov-2024 20:14:21       2,275,042  76%   18.23MB/s    0:00:00 (xfr#91, to-chk=39/229)
19-Nov-2024 20:14:21       2,364,508  79%   18.48MB/s    0:00:00 (xfr#92, to-chk=38/229)
19-Nov-2024 20:14:21       2,365,066  79%   18.34MB/s    0:00:00 (xfr#93, to-chk=37/229)
19-Nov-2024 20:14:21       2,392,043  80%   18.55MB/s    0:00:00 (xfr#94, to-chk=36/229)
19-Nov-2024 20:14:21       2,392,601  80%   18.55MB/s    0:00:00 (xfr#95, to-chk=32/229)
19-Nov-2024 20:14:21       2,488,231  83%   19.14MB/s    0:00:00 (xfr#96, to-chk=31/229)
19-Nov-2024 20:14:21       2,488,789  83%   19.14MB/s    0:00:00 (xfr#97, to-chk=30/229)
19-Nov-2024 20:14:21       2,517,256  84%   19.21MB/s    0:00:00 (xfr#98, to-chk=29/229)
19-Nov-2024 20:14:21       2,517,910  84%   19.21MB/s    0:00:00 (xfr#99, to-chk=25/229)
19-Nov-2024 20:14:21       2,616,699  88%   19.81MB/s    0:00:00 (xfr#100, to-chk=24/229)
19-Nov-2024 20:14:21       2,617,353  88%   19.81MB/s    0:00:00 (xfr#101, to-chk=23/229)
19-Nov-2024 20:14:21       2,617,981  88%   19.82MB/s    0:00:00 (xfr#102, to-chk=22/229)
19-Nov-2024 20:14:21       2,644,426  89%   20.02MB/s    0:00:00 (xfr#103, to-chk=21/229)
19-Nov-2024 20:14:21       2,645,080  89%   20.02MB/s    0:00:00 (xfr#104, to-chk=17/229)
19-Nov-2024 20:14:21       2,742,797  92%   19.97MB/s    0:00:00 (xfr#105, to-chk=16/229)
19-Nov-2024 20:14:21       2,743,451  92%   19.82MB/s    0:00:00 (xfr#106, to-chk=15/229)
19-Nov-2024 20:14:21       2,766,793  93%   19.99MB/s    0:00:00 (xfr#107, to-chk=14/229)
19-Nov-2024 20:14:21       2,767,255  93%   19.99MB/s    0:00:00 (xfr#108, to-chk=10/229)
19-Nov-2024 20:14:21       2,842,647  95%   20.38MB/s    0:00:00 (xfr#109, to-chk=9/229)
19-Nov-2024 20:14:21       2,843,109  95%   20.39MB/s    0:00:00 (xfr#110, to-chk=8/229)
19-Nov-2024 20:14:21       2,859,034  96%   20.35MB/s    0:00:00 (xfr#111, to-chk=7/229)
19-Nov-2024 20:14:21       2,859,400  96%   20.35MB/s    0:00:00 (xfr#112, to-chk=3/229)
19-Nov-2024 20:14:21       2,919,144  98%   20.47MB/s    0:00:00 (xfr#113, to-chk=2/229)
19-Nov-2024 20:14:21       2,919,510  98%   20.47MB/s    0:00:00 (xfr#114, to-chk=1/229)
19-Nov-2024 20:14:21       2,965,060  99%   20.79MB/s    0:00:00 (xfr#115, to-chk=0/229)
19-Nov-2024 20:14:21       2,965,060  99%   20.79MB/s    0:00:00 (xfr#115, to-chk=0/229)
19-Nov-2024 20:14:21       2,965,060  99%   20.79MB/s    0:00:00 (xfr#115, to-chk=0/229)
19-Nov-2024 20:14:21       2,965,060  99%   20.79MB/s    0:00:00 (xfr#115, to-chk=0/229)
19-Nov-2024 20:14:21       2,965,060  99%   20.79MB/s    0:00:00 (xfr#115, to-chk=0/229)
19-Nov-2024 20:14:21       2,965,060  99%   20.79MB/s    0:00:00 (xfr#115, to-chk=0/229)
19-Nov-2024 20:14:21       2,965,060  99%   20.79MB/s    0:00:00 (xfr#115, to-chk=0/229)
19-Nov-2024 20:14:21       2,965,060  99%   20.79MB/s    0:00:00 (xfr#115, to-chk=0/229)
19-Nov-2024 20:14:21       2,965,060  99%   20.64MB/s    0:00:00 (xfr#115, to-chk=0/229)
19-Nov-2024 20:14:21       2,965,060  99%   20.64MB/s    0:00:00 (xfr#115, to-chk=0/229)
19-Nov-2024 20:14:21       2,965,060  99%   20.64MB/s    0:00:00 (xfr#115, to-chk=0/229)
19-Nov-2024 20:14:21       2,965,060  99%   20.64MB/s    0:00:00 (xfr#115, to-chk=0/229)
19-Nov-2024 20:14:21       2,965,060  99%   20.64MB/s    0:00:00 (xfr#115, to-chk=0/229)
19-Nov-2024 20:14:21       2,965,060  99%   20.64MB/s    0:00:00 (xfr#115, to-chk=0/229)
19-Nov-2024 20:14:21       2,965,060  99%   20.64MB/s    0:00:00 (xfr#115, to-chk=0/229)
19-Nov-2024 20:14:21       2,965,060  99%   20.64MB/s    0:00:00 (xfr#115, to-chk=0/229)
19-Nov-2024 20:14:21       2,965,060  99%   20.64MB/s    0:00:00 (xfr#115, to-chk=0/229)
19-Nov-2024 20:14:21       2,965,060  99%   20.64MB/s    0:00:00 (xfr#115, to-chk=0/229)
19-Nov-2024 20:14:21       2,965,060  99%   20.64MB/s    0:00:00 (xfr#115, to-chk=0/229)
19-Nov-2024 20:14:21       2,965,060  99%   20.64MB/s    0:00:00 (xfr#115, to-chk=0/229)
19-Nov-2024 20:14:21       2,965,060  99%   20.64MB/s    0:00:00 (xfr#115, to-chk=0/229)
19-Nov-2024 20:14:21       2,965,060  99%   20.64MB/s    0:00:00 (xfr#115, to-chk=0/229)
19-Nov-2024 20:14:21       2,965,060  99%   20.64MB/s    0:00:00 (xfr#115, to-chk=0/229)
19-Nov-2024 20:14:21       2,965,060  99%   20.64MB/s    0:00:00 (xfr#115, to-chk=0/229)
19-Nov-2024 20:14:21       2,965,060  99%   20.64MB/s    0:00:00 (xfr#115, to-chk=0/229)
19-Nov-2024 20:14:21       2,965,060  99%   20.64MB/s    0:00:00 (xfr#115, to-chk=0/229)
19-Nov-2024 20:14:21       2,965,060  99%   20.64MB/s    0:00:00 (xfr#115, to-chk=0/229)
19-Nov-2024 20:14:21       2,965,060  99%   20.49MB/s    0:00:00 (xfr#115, to-chk=0/229)
19-Nov-2024 20:14:21       2,965,060  99%   20.49MB/s    0:00:00 (xfr#115, to-chk=0/229)
19-Nov-2024 20:14:21 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.19-20.00.29/pod-logs/dev-oneprovider-krakow-0/op-worker
19-Nov-2024 20:14:21
19-Nov-2024 20:14:21               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=52/55)
19-Nov-2024 20:14:21               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 20:14:21          37,957   7%   36.20MB/s    0:00:00 (xfr#2, to-chk=50/55)
19-Nov-2024 20:14:21          73,281  14%   23.30MB/s    0:00:00 (xfr#3, to-chk=48/55)
19-Nov-2024 20:14:21          73,281  14%   23.30MB/s    0:00:00 (xfr#4, to-chk=46/55)
19-Nov-2024 20:14:21          73,281  14%   23.30MB/s    0:00:00 (xfr#5, to-chk=44/55)
19-Nov-2024 20:14:21         107,188  21%   25.56MB/s    0:00:00 (xfr#6, to-chk=42/55)
19-Nov-2024 20:14:21         107,338  21%   25.59MB/s    0:00:00 (xfr#7, to-chk=40/55)
19-Nov-2024 20:14:21         107,635  21%   25.66MB/s    0:00:00 (xfr#8, to-chk=38/55)
19-Nov-2024 20:14:21         198,760  39%   37.91MB/s    0:00:00 (xfr#9, to-chk=36/55)
19-Nov-2024 20:14:21         204,624  40%   39.03MB/s    0:00:00 (xfr#10, to-chk=26/55)
19-Nov-2024 20:14:21         205,586  41%   39.21MB/s    0:00:00 (xfr#11, to-chk=25/55)
19-Nov-2024 20:14:21         206,041  41%   39.30MB/s    0:00:00 (xfr#12, to-chk=24/55)
19-Nov-2024 20:14:21         206,775  41%   32.87MB/s    0:00:00 (xfr#13, to-chk=23/55)
19-Nov-2024 20:14:21         209,846  42%   33.35MB/s    0:00:00 (xfr#14, to-chk=22/55)
19-Nov-2024 20:14:21         217,247  43%   34.53MB/s    0:00:00 (xfr#15, to-chk=21/55)
19-Nov-2024 20:14:21         221,629  44%   35.23MB/s    0:00:00 (xfr#16, to-chk=20/55)
19-Nov-2024 20:14:21         223,446  44%   35.52MB/s    0:00:00 (xfr#17, to-chk=19/55)
19-Nov-2024 20:14:21         227,543  45%   36.17MB/s    0:00:00 (xfr#18, to-chk=18/55)
19-Nov-2024 20:14:21         231,412  46%   36.78MB/s    0:00:00 (xfr#19, to-chk=17/55)
19-Nov-2024 20:14:21         234,255  46%   37.23MB/s    0:00:00 (xfr#20, to-chk=16/55)
19-Nov-2024 20:14:21         236,300  47%   37.56MB/s    0:00:00 (xfr#21, to-chk=15/55)
19-Nov-2024 20:14:21         241,651  48%   38.41MB/s    0:00:00 (xfr#22, to-chk=14/55)
19-Nov-2024 20:14:21         245,007  49%   38.94MB/s    0:00:00 (xfr#23, to-chk=13/55)
19-Nov-2024 20:14:21         251,954  50%   34.33MB/s    0:00:00 (xfr#24, to-chk=12/55)
19-Nov-2024 20:14:21         259,752  52%   35.39MB/s    0:00:00 (xfr#25, to-chk=11/55)
19-Nov-2024 20:14:21         263,336  52%   35.88MB/s    0:00:00 (xfr#26, to-chk=10/55)
19-Nov-2024 20:14:21         264,868  53%   36.09MB/s    0:00:00 (xfr#27, to-chk=9/55)
19-Nov-2024 20:14:21         271,245  54%   36.95MB/s    0:00:00 (xfr#28, to-chk=8/55)
19-Nov-2024 20:14:21         275,855  55%   37.58MB/s    0:00:00 (xfr#29, to-chk=7/55)
19-Nov-2024 20:14:21         282,517  56%   33.68MB/s    0:00:00 (xfr#30, to-chk=6/55)
19-Nov-2024 20:14:21         283,764  56%   33.83MB/s    0:00:00 (xfr#31, to-chk=5/55)
19-Nov-2024 20:14:21         286,322  57%   34.13MB/s    0:00:00 (xfr#32, to-chk=4/55)
19-Nov-2024 20:14:21         292,414  58%   34.86MB/s    0:00:00 (xfr#33, to-chk=3/55)
19-Nov-2024 20:14:21         292,579  58%   34.88MB/s    0:00:00 (xfr#34, to-chk=2/55)
19-Nov-2024 20:14:21         294,909  59%   35.16MB/s    0:00:00 (xfr#35, to-chk=1/55)
19-Nov-2024 20:14:21         300,488  60%   31.84MB/s    0:00:00 (xfr#36, to-chk=0/55)
19-Nov-2024 20:14:21         300,488  60%   22.04MB/s    0:00:00 (xfr#36, to-chk=0/55)
19-Nov-2024 20:14:21         300,488  60%   22.04MB/s    0:00:00 (xfr#36, to-chk=0/55)
19-Nov-2024 20:14:21         300,488  60%   22.04MB/s    0:00:00 (xfr#36, to-chk=0/55)
19-Nov-2024 20:14:21         300,488  60%   22.04MB/s    0:00:00 (xfr#36, to-chk=0/55)
19-Nov-2024 20:14:21         300,488  60%   22.04MB/s    0:00:00 (xfr#36, to-chk=0/55)
19-Nov-2024 20:14:21 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-20.00.29/pod-logs/dev-oneprovider-krakow-0/cluster-manager
19-Nov-2024 20:14:21
19-Nov-2024 20:14:21               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 20:14:21               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 20:14:21           2,022  14%    1.93MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 20:14:21           4,776  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 20:14:21           4,776  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 20:14:21           6,595  48%    6.29MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 20:14:21           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 20:14:21           6,857  50%    6.54MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 20:14:21 [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.19-20.00.29/pod-logs/dev-oneprovider-krakow-0/op-panel
19-Nov-2024 20:14:21
19-Nov-2024 20:14:21               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 20:14:21               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 20:14:21          18,281  16%   17.43MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 20:14:21          37,501  33%   35.76MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 20:14:21          37,501  33%   35.76MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 20:14:21          55,579  49%   53.00MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 20:14:21          55,870  50%   53.28MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 20:14:21          55,870  50%   10.66MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 20:14:21 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.19-20.00.29/pod-logs/dev-oneprovider-paris-0/op-worker
19-Nov-2024 20:14:21
19-Nov-2024 20:14:21               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=52/55)
19-Nov-2024 20:14:21               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 20:14:21          35,954   7%   34.29MB/s    0:00:00 (xfr#2, to-chk=50/55)
19-Nov-2024 20:14:21          69,259  14%   66.05MB/s    0:00:00 (xfr#3, to-chk=48/55)
19-Nov-2024 20:14:21          69,259  14%   66.05MB/s    0:00:00 (xfr#4, to-chk=46/55)
19-Nov-2024 20:14:21          69,259  14%   66.05MB/s    0:00:00 (xfr#5, to-chk=44/55)
19-Nov-2024 20:14:21         101,163  20%   96.48MB/s    0:00:00 (xfr#6, to-chk=42/55)
19-Nov-2024 20:14:21         101,313  20%   96.62MB/s    0:00:00 (xfr#7, to-chk=40/55)
19-Nov-2024 20:14:21         101,610  20%   96.90MB/s    0:00:00 (xfr#8, to-chk=38/55)
19-Nov-2024 20:14:21         193,179  39%   46.06MB/s    0:00:00 (xfr#9, to-chk=36/55)
19-Nov-2024 20:14:21         199,043  40%   47.46MB/s    0:00:00 (xfr#10, to-chk=26/55)
19-Nov-2024 20:14:21         201,373  41%   38.41MB/s    0:00:00 (xfr#11, to-chk=25/55)
19-Nov-2024 20:14:21         209,169  42%   39.90MB/s    0:00:00 (xfr#12, to-chk=24/55)
19-Nov-2024 20:14:21         216,114  44%   34.35MB/s    0:00:00 (xfr#13, to-chk=23/55)
19-Nov-2024 20:14:21         222,774  45%   35.41MB/s    0:00:00 (xfr#14, to-chk=22/55)
19-Nov-2024 20:14:21         228,921  46%   31.19MB/s    0:00:00 (xfr#15, to-chk=21/55)
19-Nov-2024 20:14:21         230,966  47%   31.47MB/s    0:00:00 (xfr#16, to-chk=20/55)
19-Nov-2024 20:14:21         236,602  48%   32.23MB/s    0:00:00 (xfr#17, to-chk=19/55)
19-Nov-2024 20:14:21         239,956  49%   28.60MB/s    0:00:00 (xfr#18, to-chk=18/55)
19-Nov-2024 20:14:21         244,566  50%   29.15MB/s    0:00:00 (xfr#19, to-chk=17/55)
19-Nov-2024 20:14:21         244,731  50%   29.17MB/s    0:00:00 (xfr#20, to-chk=16/55)
19-Nov-2024 20:14:21         248,372  50%   29.61MB/s    0:00:00 (xfr#21, to-chk=15/55)
19-Nov-2024 20:14:21         251,441  51%   29.97MB/s    0:00:00 (xfr#22, to-chk=14/55)
19-Nov-2024 20:14:21         252,686  51%   26.78MB/s    0:00:00 (xfr#23, to-chk=13/55)
19-Nov-2024 20:14:21         253,418  51%   26.85MB/s    0:00:00 (xfr#24, to-chk=12/55)
19-Nov-2024 20:14:21         260,827  53%   27.64MB/s    0:00:00 (xfr#25, to-chk=11/55)
19-Nov-2024 20:14:21         262,642  53%   27.83MB/s    0:00:00 (xfr#26, to-chk=10/55)
19-Nov-2024 20:14:21         266,511  54%   25.42MB/s    0:00:00 (xfr#27, to-chk=9/55)
19-Nov-2024 20:14:21         271,868  55%   25.93MB/s    0:00:00 (xfr#28, to-chk=8/55)
19-Nov-2024 20:14:21         272,315  55%   25.97MB/s    0:00:00 (xfr#29, to-chk=7/55)
19-Nov-2024 20:14:21         275,156  56%   26.24MB/s    0:00:00 (xfr#30, to-chk=6/55)
19-Nov-2024 20:14:21         279,536  57%   24.24MB/s    0:00:00 (xfr#31, to-chk=5/55)
19-Nov-2024 20:14:21         285,911  58%   22.72MB/s    0:00:00 (xfr#32, to-chk=4/55)
19-Nov-2024 20:14:21         288,467  59%   22.93MB/s    0:00:00 (xfr#33, to-chk=3/55)
19-Nov-2024 20:14:21         289,997  59%   23.05MB/s    0:00:00 (xfr#34, to-chk=2/55)
19-Nov-2024 20:14:21         294,092  60%   23.37MB/s    0:00:00 (xfr#35, to-chk=1/55)
19-Nov-2024 20:14:21         295,052  60%   23.45MB/s    0:00:00 (xfr#36, to-chk=0/55)
19-Nov-2024 20:14:21         295,052  60%   23.45MB/s    0:00:00 (xfr#36, to-chk=0/55)
19-Nov-2024 20:14:21         295,052  60%   21.64MB/s    0:00:00 (xfr#36, to-chk=0/55)
19-Nov-2024 20:14:21         295,052  60%   20.10MB/s    0:00:00 (xfr#36, to-chk=0/55)
19-Nov-2024 20:14:21         295,052  60%   20.10MB/s    0:00:00 (xfr#36, to-chk=0/55)
19-Nov-2024 20:14:21         295,052  60%   20.10MB/s    0:00:00 (xfr#36, to-chk=0/55)
19-Nov-2024 20:14:21 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-20.00.29/pod-logs/dev-oneprovider-paris-0/cluster-manager
19-Nov-2024 20:14:21
19-Nov-2024 20:14:21               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 20:14:21               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 20:14:21           2,018  14%    1.92MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 20:14:21           4,766  34%    4.55MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 20:14:21           4,766  34%    4.55MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 20:14:21           6,581  48%    6.28MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 20:14:21           6,843  50%    6.53MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 20:14:21           6,843  50%    6.53MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 20:14:21 [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.19-20.00.29/pod-logs/dev-oneprovider-paris-0/op-panel
19-Nov-2024 20:14:21
19-Nov-2024 20:14:21               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 20:14:21               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 20:14:21          17,972  16%   17.14MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 20:14:21          36,877  33%   35.17MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 20:14:21          36,877  33%   35.17MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 20:14:21          54,646  49%   52.11MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 20:14:21          54,937  50%   52.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 20:14:21          54,937  50%   52.39MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 20:14:21 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.19-20.00.29/pod-logs/dev-onezone-0/cluster-manager
19-Nov-2024 20:14:21
19-Nov-2024 20:14:21               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 20:14:21               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 20:14:21           1,978  14%    1.89MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 20:14:21           4,666  34%    4.45MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 20:14:21           4,666  34%    4.45MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 20:14:21           6,441  48%    6.14MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 20:14:21           6,703  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 20:14:21           6,703  50%    6.39MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 20:14:21 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.19-20.00.29/pod-logs/dev-onezone-0/oz-panel
19-Nov-2024 20:14:21
19-Nov-2024 20:14:21               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=11/14)
19-Nov-2024 20:14:21               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 20:14:21          56,664  12%   54.04MB/s    0:00:00 (xfr#2, to-chk=9/14)
19-Nov-2024 20:14:21         114,931  25%    9.96MB/s    0:00:00 (xfr#3, to-chk=7/14)
19-Nov-2024 20:14:21         164,305  37%   11.19MB/s    0:00:00 (xfr#4, to-chk=5/14)
19-Nov-2024 20:14:21         220,766  49%   10.53MB/s    0:00:00 (xfr#5, to-chk=3/14)
19-Nov-2024 20:14:21         221,057  50%   10.54MB/s    0:00:00 (xfr#6, to-chk=1/14)
19-Nov-2024 20:14:21         221,057  50%    7.27MB/s    0:00:00 (xfr#6, to-chk=0/14)
19-Nov-2024 20:14:21 [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.19-20.00.29/pod-logs/dev-onezone-0/oz-worker
19-Nov-2024 20:14:21
19-Nov-2024 20:14:21               0   0%    0.00kB/s    0:00:00 (xfr#1, to-chk=15/18)
19-Nov-2024 20:14:21               0   0%    0.00kB/s    0:00:00 
19-Nov-2024 20:14:21          24,577   7%   23.44MB/s    0:00:00 (xfr#2, to-chk=13/18)
19-Nov-2024 20:14:21          49,931  14%   47.62MB/s    0:00:00 (xfr#3, to-chk=11/18)
19-Nov-2024 20:14:21          49,931  14%   47.62MB/s    0:00:00 (xfr#4, to-chk=9/18)
19-Nov-2024 20:14:21          74,028  22%   23.53MB/s    0:00:00 (xfr#5, to-chk=7/18)
19-Nov-2024 20:14:21          74,119  22%   23.56MB/s    0:00:00 (xfr#6, to-chk=5/18)
19-Nov-2024 20:14:21          74,416  22%   23.66MB/s    0:00:00 (xfr#7, to-chk=3/18)
19-Nov-2024 20:14:21         166,504  50%   17.64MB/s    0:00:00 (xfr#8, to-chk=1/18)
19-Nov-2024 20:14:21         166,504  50%   15.88MB/s    0:00:00 (xfr#8, to-chk=0/18)
19-Nov-2024 20:14:21 [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPS/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy/test_multi_directory_CRUD.1732047251.544051 exists, exporting anyway.
19-Nov-2024 20:14:21 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
19-Nov-2024 20:14:21 Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init)
19-Nov-2024 20:14:21
19-Nov-2024 20:14:21
19-Nov-2024 20:14:21 =============================== warnings summary ===============================
19-Nov-2024 20:14:21 tests/utils/rest_utils.py:98
19-Nov-2024 20:14:21   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPS/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ '
19-Nov-2024 20:14:21     print("""
19-Nov-2024 20:14:21
19-Nov-2024 20:14:21 tests/utils/path_utils.py:112
19-Nov-2024 20:14:21   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPS/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ '
19-Nov-2024 20:14:21     return path.replace("'", "\\'").replace(' ', '\ ')
19-Nov-2024 20:14:21
19-Nov-2024 20:14:21 tests/utils/acceptance_utils.py:55
19-Nov-2024 20:14:21   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPS/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d'
19-Nov-2024 20:14:21     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
19-Nov-2024 20:14:21
19-Nov-2024 20:14:21 tests/utils/acceptance_utils.py:57
19-Nov-2024 20:14:21   /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPS/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d'
19-Nov-2024 20:14:21     '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?'))
19-Nov-2024 20:14:21
19-Nov-2024 20:14:21 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
19-Nov-2024 20:14:21 - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPS/onedata-acceptance/test-reports/results.xml -
19-Nov-2024 20:14:21 ================== 27 passed, 4 warnings in 834.34s (0:13:54) ==================
19-Nov-2024 20:14:27 release "dev" uninstalled
19-Nov-2024 20:14:28 persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted
19-Nov-2024 20:14:28 persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted
19-Nov-2024 20:14:30 No resources found
19-Nov-2024 20:14:31 Sidecar injection has been disabled
19-Nov-2024 20:14:31 Cleaning helm release "dev"...
19-Nov-2024 20:14:31 Deleted 1 helm deployments
19-Nov-2024 20:14:31 Deleted 0 k8s deployments
19-Nov-2024 20:14:31 Deleted 0 k8s services
19-Nov-2024 20:14:31 Deleted 0 persistent volumes
19-Nov-2024 20:14:33 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
19-Nov-2024 20:14:33 [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone
19-Nov-2024 20:14:33 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
19-Nov-2024 20:14:33 [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider
19-Nov-2024 20:14:33 [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli
19-Nov-2024 20:14:33 [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name
19-Nov-2024 20:14:33 [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient
19-Nov-2024 20:14:33 Finished task 'Run acceptance oneclient tests' with result: Success
19-Nov-2024 20:14:33 Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
19-Nov-2024 20:14:33 Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPS...
19-Nov-2024 20:14:33 Finished task 'Parse test results' with result: Success
19-Nov-2024 20:14:33 All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
19-Nov-2024 20:14:33
Substituting variable: ${bamboo.artifactRepoHostname} with S3
19-Nov-2024 20:14:33
Substituting variable: ${bamboo.artifactRepoPort} with 10161
19-Nov-2024 20:14:33
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
19-Nov-2024 20:14:33
Substituting variable: ${bamboo.planRepository.branchName} with develop
19-Nov-2024 20:14:33
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
19-Nov-2024 20:14:33
Substituting variable: ${bamboo.artifactRepoHostname} with S3
19-Nov-2024 20:14:33
Substituting variable: ${bamboo.artifactRepoPort} with 10161
19-Nov-2024 20:14:33
Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu
19-Nov-2024 20:14:33
Substituting variable: ${bamboo.planRepository.branchName} with develop
19-Nov-2024 20:14:33
Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance
19-Nov-2024 20:14:33 Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
19-Nov-2024 20:14:33
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy directory CRUD proxyio symlinks #3365 (ODSRV-OAP-MPDCPS-3365)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPDCPS-3365-ScriptBuildTask-796041093402739997.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPS/onedata-acceptance
19-Nov-2024 20:14:33 ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_proxy_directory_CRUD_proxyio_symlinks.tar.gz
19-Nov-2024 20:14:34 Uploading artifact
19-Nov-2024 20:14:34     source path: surefire_multiprovider_proxy_directory_CRUD_proxyio_symlinks.tar.gz
19-Nov-2024 20:14:34     dest.  path: artifacts/onedata-acceptance/develop/surefire_multiprovider_proxy_directory_CRUD_proxyio_symlinks.tar.gz
19-Nov-2024 20:14:34 Finished task 'Pack and push surefire artifact' with result: Success
19-Nov-2024 20:14:34 All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
19-Nov-2024 20:14:34 Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
19-Nov-2024 20:14:34
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy directory CRUD proxyio symlinks #3365 (ODSRV-OAP-MPDCPS-3365)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPDCPS-3365-ScriptBuildTask-8640475661761250969.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPS
19-Nov-2024 20:14:34 cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
19-Nov-2024 20:14:34 Finished task 'Pack logs' with result: Success
19-Nov-2024 20:14:34 All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,}
19-Nov-2024 20:14:34
Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh
19-Nov-2024 20:14:34 Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
19-Nov-2024 20:14:34
Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy directory CRUD proxyio symlinks #3365 (ODSRV-OAP-MPDCPS-3365)'
... running command line:
/home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPDCPS-3365-ScriptBuildTask-183307888758548044.sh
... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPS/onedata-acceptance
19-Nov-2024 20:14:34   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
19-Nov-2024 20:14:34                                  Dload  Upload   Total   Spent    Left  Speed
19-Nov-2024 20:14:34
19-Nov-2024 20:14:34   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
19-Nov-2024 20:14:34 100  4822  100  4822    0     0  58804      0 --:--:-- --:--:-- --:--:-- 58804
19-Nov-2024 20:14:34 Clearing /tmp/onedata and /home/bamboo/.one-env
19-Nov-2024 20:14:37 Cleaning helm deployments
19-Nov-2024 20:14:37 Cleanining pods
19-Nov-2024 20:14:37 Cleaning kube persistant volumes
19-Nov-2024 20:14:37 Cleaning dockswift container
19-Nov-2024 20:14:37 Cleaning docker containers
19-Nov-2024 20:14:40 Stalled docker containers to remove:
19-Nov-2024 20:14:40 6845e19d714e c63a92c22bc5 9942f43eb4b3 db91b8c23cf2 8b33092fee27 62fe43676881 3ce78244e8e3 991325346bfd 426bbdd28947 8261024d187c 4c322e5dbbd4 dc0d49dd09fd eab309fc9b53 19d68a51c522 d9f83f55005f 1a847bc6df18 d8e6b0a7ef3b 4010895278b1 7e7c5f2bcdcd 8c8933fd6130
19-Nov-2024 20:14:40 Removing stalled docker containers
19-Nov-2024 20:14:40 Error response from daemon: Cannot kill container: 6845e19d714e: Container 6845e19d714e4f815f29465a2d6224bb7a91cfbe07f4ee2eae49a2d62878814c is not running
19-Nov-2024 20:14:40 6845e19d714e
19-Nov-2024 20:14:40 Error response from daemon: Cannot kill container: c63a92c22bc5: Container c63a92c22bc5bb55286d899fa5bb27530f8a9fb9209a609f7ad8429cf49cdc5b is not running
19-Nov-2024 20:14:40 c63a92c22bc5
19-Nov-2024 20:14:40 Error response from daemon: Cannot kill container: 9942f43eb4b3: Container 9942f43eb4b3a337bded899d746a56045d7425647723e28a776313d6eb48c4fd is not running
19-Nov-2024 20:14:40 9942f43eb4b3
19-Nov-2024 20:14:40 Error response from daemon: Cannot kill container: db91b8c23cf2: Container db91b8c23cf26d5c742c42daab69efe2740a2e5e2975aa9fca9a0eddd3ed6c40 is not running
19-Nov-2024 20:14:40 db91b8c23cf2
19-Nov-2024 20:14:40 Error response from daemon: Cannot kill container: 8b33092fee27: Container 8b33092fee277e6bc5759f8098fa937cda36b16ffb42c5b3f78f34f04b0c58b7 is not running
19-Nov-2024 20:14:40 8b33092fee27
19-Nov-2024 20:14:40 Error response from daemon: Cannot kill container: 62fe43676881: Container 62fe436768814f279b2998f7881eada00d313dc8f9db4140ba4a142a8d8a5062 is not running
19-Nov-2024 20:14:40 62fe43676881
19-Nov-2024 20:14:40 Error response from daemon: Cannot kill container: 3ce78244e8e3: Container 3ce78244e8e396efdd093e48e9df96758c419d38eaca42262ab46bd8bfcdf242 is not running
19-Nov-2024 20:14:40 3ce78244e8e3
19-Nov-2024 20:14:40 Error response from daemon: Cannot kill container: 991325346bfd: Container 991325346bfd3f3015ff4c68cbf875f154b9c257df6838f8b7bcb99716dc1bca is not running
19-Nov-2024 20:14:40 991325346bfd
19-Nov-2024 20:14:40 Error response from daemon: Cannot kill container: 426bbdd28947: Container 426bbdd2894716a6a0995d6db6fc6891ad641a21c5ddf44de6300477adc30554 is not running
19-Nov-2024 20:14:40 426bbdd28947
19-Nov-2024 20:14:40 Error response from daemon: Cannot kill container: 8261024d187c: Container 8261024d187c5bbd0744bd05c7c19bf3703f76c95e40d0acee737bdc539bf3cf is not running
19-Nov-2024 20:14:40 8261024d187c
19-Nov-2024 20:14:40 Error response from daemon: Cannot kill container: 4c322e5dbbd4: Container 4c322e5dbbd4bb01666c101867b01535d5726d87b06a4aece919ac4920f72147 is not running
19-Nov-2024 20:14:41 4c322e5dbbd4
19-Nov-2024 20:14:41 Error response from daemon: Cannot kill container: dc0d49dd09fd: Container dc0d49dd09fd4ddc38ed9719c2c03cfc808ba726b99007ea95a851544785fcad is not running
19-Nov-2024 20:14:41 dc0d49dd09fd
19-Nov-2024 20:14:41 Error response from daemon: Cannot kill container: eab309fc9b53: Container eab309fc9b53064b7617f5e6c1d122e1fa89cfb4d86268622afc7e23283e397b is not running
19-Nov-2024 20:14:41 eab309fc9b53
19-Nov-2024 20:14:41 Error response from daemon: Cannot kill container: 19d68a51c522: Container 19d68a51c522c0645728b43d50f43c9927ee5a8df9b87c182fa52a4da0a7d9c6 is not running
19-Nov-2024 20:14:41 19d68a51c522
19-Nov-2024 20:14:41 Error response from daemon: Cannot kill container: d9f83f55005f: Container d9f83f55005fbf6a4e7c24b74db72dd9d2cee5d15d201de244c98830b86e20a8 is not running
19-Nov-2024 20:14:41 d9f83f55005f
19-Nov-2024 20:14:41 Error response from daemon: Cannot kill container: 1a847bc6df18: Container 1a847bc6df18142ff9c6e4de143cee5946997a75be60924b486e7bf2ca3de4cd is not running
19-Nov-2024 20:14:41 1a847bc6df18
19-Nov-2024 20:14:41 Error response from daemon: Cannot kill container: d8e6b0a7ef3b: Container d8e6b0a7ef3be28ed8d8cc4732e899d37c845d38c40d964ccfdb9b8bb8ddb432 is not running
19-Nov-2024 20:14:41 d8e6b0a7ef3b
19-Nov-2024 20:14:41 Error response from daemon: Cannot kill container: 4010895278b1: Container 4010895278b18e37afcb792d796760af1ae91233ac25dfdf2e4fc9837c0e114d is not running
19-Nov-2024 20:14:41 4010895278b1
19-Nov-2024 20:14:41 Error response from daemon: Cannot kill container: 7e7c5f2bcdcd: Container 7e7c5f2bcdcd29f0b2b991652a7a45ad5535d07d8eaad8aeff3310ebb7d34a89 is not running
19-Nov-2024 20:14:41 7e7c5f2bcdcd
19-Nov-2024 20:14:42 8c8933fd6130
19-Nov-2024 20:14:42 8c8933fd6130
19-Nov-2024 20:14:42 Stalled docker volumes to remove:
19-Nov-2024 20:14:42
19-Nov-2024 20:14:42 Removing stalled docker volumes
19-Nov-2024 20:14:42 Removing stalled loopdevices
19-Nov-2024 20:14:42 Done
19-Nov-2024 20:14:42 Finished task 'Clear env and working dir' with result: Success
19-Nov-2024 20:14:42 Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2
19-Nov-2024 20:14:42 Running post build plugin 'Docker Container Cleanup'
19-Nov-2024 20:14:42 Running post build plugin 'NCover Results Collector'
19-Nov-2024 20:14:42 Running post build plugin 'Build Results Label Collector'
19-Nov-2024 20:14:42 Running post build plugin 'Clover Results Collector'
19-Nov-2024 20:14:42 Running post build plugin 'npm Cache Cleanup'
19-Nov-2024 20:14:42 Running post build plugin 'Artifact Copier'
19-Nov-2024 20:14:42 Publishing an artifact: test_logs.tar.gz
19-Nov-2024 20:14:42 Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 100.2 ms
19-Nov-2024 20:14:43 Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPDCPS'
19-Nov-2024 20:14:43 Finalising the build...
19-Nov-2024 20:14:43 Stopping timer.
19-Nov-2024 20:14:43 Build ODSRV-OAP-MPDCPS-3365 completed.
19-Nov-2024 20:14:43 Running on server: post build plugin 'Build Hanging Detection Configuration'
19-Nov-2024 20:14:43 Running on server: post build plugin 'NCover Results Collector'
19-Nov-2024 20:14:43 Running on server: post build plugin 'Build Labeller'
19-Nov-2024 20:14:43 Running on server: post build plugin 'Clover Delta Calculator'
19-Nov-2024 20:14:43 Running on server: post build plugin 'Maven Dependencies Postprocessor'
19-Nov-2024 20:14:43 All post build plugins have finished
19-Nov-2024 20:14:43 Generating build results summary...
19-Nov-2024 20:14:43 Saving build results to disk...
19-Nov-2024 20:14:43 Store variable context...
19-Nov-2024 20:14:43 Finished building ODSRV-OAP-MPDCPS-3365.