oneclient acceptance tests using environment deployed from packages
Build: #3374 failed
Job: multiprovider proxy regular file stat proxyio symlinks was successful
Build log
The build generated 1,718 lines of output. The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.
03-Dec-2024 18:44:09 | PASSED |
03-Dec-2024 18:44:09 | Unmounting client from /tmp/onedata/mnt/vr5lovix6evnztqr |
03-Dec-2024 18:44:09 | |
03-Dec-2024 18:44:09 | |
03-Dec-2024 18:44:09 | Unmounting client from /tmp/onedata/mnt/laxjz3lzaevhy31i |
03-Dec-2024 18:44:09 | |
03-Dec-2024 18:44:09 | |
03-Dec-2024 18:44:38 | tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_decrease_size[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
03-Dec-2024 18:44:38 | ================================================================= |
03-Dec-2024 18:44:38 | - Executing scenario 'Decrease regular file size with truncate' |
03-Dec-2024 18:44:38 | - from feature 'Multi_regular_file_stat' |
03-Dec-2024 18:44:38 | ----------------------------------------------------------------- |
03-Dec-2024 18:44:38 | -- Executing step: 'Given "oneclients [client11, client21] |
03-Dec-2024 18:44:38 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
03-Dec-2024 18:44:38 | using [token, token] by [user1, user2]"' |
03-Dec-2024 18:44:38 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-sgbrc', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
03-Dec-2024 18:44:38 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-sgbrc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
03-Dec-2024 18:44:38 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-sgbrc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
03-Dec-2024 18:44:38 | |
03-Dec-2024 18:44:38 | |
03-Dec-2024 18:44:38 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-sgbrc' |
03-Dec-2024 18:44:38 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-sgbrc' successfully started |
03-Dec-2024 18:44:38 | |
03-Dec-2024 18:44:38 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/2f3b3tmp1lnz01al |
03-Dec-2024 18:44:38 | |
03-Dec-2024 18:44:38 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/2f3b3tmp1lnz01al --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/2f3b3tmp1lnz01al |
03-Dec-2024 18:44:38 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '13493970285578911188'... |
03-Dec-2024 18:44:38 | Getting configuration... |
03-Dec-2024 18:44:38 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/2f3b3tmp1lnz01al'. |
03-Dec-2024 18:44:38 | |
03-Dec-2024 18:44:38 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pnvqp', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
03-Dec-2024 18:44:38 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pnvqp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
03-Dec-2024 18:44:38 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pnvqp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
03-Dec-2024 18:44:38 | |
03-Dec-2024 18:44:38 | |
03-Dec-2024 18:44:38 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-pnvqp' |
03-Dec-2024 18:44:38 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-pnvqp' successfully started |
03-Dec-2024 18:44:38 | |
03-Dec-2024 18:44:38 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/fushpeo3kp0sqlvz |
03-Dec-2024 18:44:38 | |
03-Dec-2024 18:44:38 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/fushpeo3kp0sqlvz --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/fushpeo3kp0sqlvz |
03-Dec-2024 18:44:38 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '14705784761544334966'... |
03-Dec-2024 18:44:38 | Getting configuration... |
03-Dec-2024 18:44:38 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/fushpeo3kp0sqlvz'. |
03-Dec-2024 18:44:38 | |
03-Dec-2024 18:44:38 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
03-Dec-2024 18:44:38 | -- Executing step: 'When "user1 sees [file1] in space1 on client11"' |
03-Dec-2024 18:44:38 | -- Executing step: 'When "user2 sees [file1] in space1 on client21"' |
03-Dec-2024 18:44:38 | -- Executing step: 'When "user1 changes space1/file1 size to 1000000 bytes on client11"' |
03-Dec-2024 18:44:38 | -- Executing step: 'When "size of user2's space1/file1 is 1000000 bytes on client21"' |
03-Dec-2024 18:44:38 | -- Executing step: 'When "user1 changes space1/file1 size to 0 bytes on client11"' |
03-Dec-2024 18:44:38 | -- Executing step: 'Then "size of user2's space1/file1 is 0 bytes on client21"' |
03-Dec-2024 18:44:38 | ================================================================= |
03-Dec-2024 18:44:38 | |
03-Dec-2024 18:44:39 | PASSED |
03-Dec-2024 18:44:39 | Unmounting client from /tmp/onedata/mnt/2f3b3tmp1lnz01al |
03-Dec-2024 18:44:39 | |
03-Dec-2024 18:44:39 | |
03-Dec-2024 18:44:39 | Unmounting client from /tmp/onedata/mnt/fushpeo3kp0sqlvz |
03-Dec-2024 18:44:39 | |
03-Dec-2024 18:44:39 | |
03-Dec-2024 18:45:06 | tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_truncate_without_permission[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
03-Dec-2024 18:45:06 | ================================================================= |
03-Dec-2024 18:45:06 | - Executing scenario 'Fail to truncate regular file without write permission' |
03-Dec-2024 18:45:06 | - from feature 'Multi_regular_file_stat' |
03-Dec-2024 18:45:06 | ----------------------------------------------------------------- |
03-Dec-2024 18:45:06 | -- Executing step: 'Given "oneclients [client11, client21] |
03-Dec-2024 18:45:06 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
03-Dec-2024 18:45:06 | using [token, token] by [user1, user2]"' |
03-Dec-2024 18:45:06 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-sgbrc', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
03-Dec-2024 18:45:06 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-sgbrc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
03-Dec-2024 18:45:06 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-sgbrc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
03-Dec-2024 18:45:06 | |
03-Dec-2024 18:45:06 | |
03-Dec-2024 18:45:06 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-sgbrc' |
03-Dec-2024 18:45:06 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-sgbrc' successfully started |
03-Dec-2024 18:45:06 | |
03-Dec-2024 18:45:06 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ankcb7jkjyjmadld |
03-Dec-2024 18:45:06 | |
03-Dec-2024 18:45:06 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ankcb7jkjyjmadld --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ankcb7jkjyjmadld |
03-Dec-2024 18:45:06 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '5696293440344137654'... |
03-Dec-2024 18:45:06 | Getting configuration... |
03-Dec-2024 18:45:06 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/ankcb7jkjyjmadld'. |
03-Dec-2024 18:45:06 | |
03-Dec-2024 18:45:06 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pnvqp', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
03-Dec-2024 18:45:06 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pnvqp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
03-Dec-2024 18:45:06 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pnvqp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
03-Dec-2024 18:45:06 | |
03-Dec-2024 18:45:06 | |
03-Dec-2024 18:45:06 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-pnvqp' |
03-Dec-2024 18:45:06 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-pnvqp' successfully started |
03-Dec-2024 18:45:06 | |
03-Dec-2024 18:45:06 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/qo2y49mrmfp78q7u |
03-Dec-2024 18:45:06 | |
03-Dec-2024 18:45:06 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/qo2y49mrmfp78q7u --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/qo2y49mrmfp78q7u |
03-Dec-2024 18:45:06 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '12061803122450688216'... |
03-Dec-2024 18:45:06 | Getting configuration... |
03-Dec-2024 18:45:06 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/qo2y49mrmfp78q7u'. |
03-Dec-2024 18:45:06 | |
03-Dec-2024 18:45:06 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
03-Dec-2024 18:45:06 | -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"' |
03-Dec-2024 18:45:06 | -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"' |
03-Dec-2024 18:45:06 | -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"' |
03-Dec-2024 18:45:06 | -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 644 on client11"' |
03-Dec-2024 18:45:06 | -- Executing step: 'When "mode of user2's space1/dir1/file1 is 644 on client21"' |
03-Dec-2024 18:45:06 | -- Executing step: 'When "user2 fails to change space1/dir1/file1 size to 1000000 bytes on client21"' |
03-Dec-2024 18:45:06 | ================================================================= |
03-Dec-2024 18:45:06 | |
03-Dec-2024 18:45:07 | PASSED |
03-Dec-2024 18:45:07 | Unmounting client from /tmp/onedata/mnt/ankcb7jkjyjmadld |
03-Dec-2024 18:45:07 | |
03-Dec-2024 18:45:07 | |
03-Dec-2024 18:45:07 | Unmounting client from /tmp/onedata/mnt/qo2y49mrmfp78q7u |
03-Dec-2024 18:45:07 | |
03-Dec-2024 18:45:07 | |
03-Dec-2024 18:45:34 | tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_timestamp[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
03-Dec-2024 18:45:34 | ================================================================= |
03-Dec-2024 18:45:34 | - Executing scenario 'Timestamps at creation' |
03-Dec-2024 18:45:34 | - from feature 'Multi_regular_file_stat' |
03-Dec-2024 18:45:34 | ----------------------------------------------------------------- |
03-Dec-2024 18:45:34 | -- Executing step: 'Given "oneclients [client11, client21] |
03-Dec-2024 18:45:34 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
03-Dec-2024 18:45:34 | using [token, token] by [user1, user2]"' |
03-Dec-2024 18:45:34 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-sgbrc', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
03-Dec-2024 18:45:34 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-sgbrc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
03-Dec-2024 18:45:34 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-sgbrc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
03-Dec-2024 18:45:34 | |
03-Dec-2024 18:45:34 | |
03-Dec-2024 18:45:34 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-sgbrc' |
03-Dec-2024 18:45:34 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-sgbrc' successfully started |
03-Dec-2024 18:45:34 | |
03-Dec-2024 18:45:34 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/j51ep5f6ck7ubp72 |
03-Dec-2024 18:45:34 | |
03-Dec-2024 18:45:34 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/j51ep5f6ck7ubp72 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/j51ep5f6ck7ubp72 |
03-Dec-2024 18:45:34 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '9628400414917598398'... |
03-Dec-2024 18:45:34 | Getting configuration... |
03-Dec-2024 18:45:34 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/j51ep5f6ck7ubp72'. |
03-Dec-2024 18:45:34 | |
03-Dec-2024 18:45:34 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pnvqp', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
03-Dec-2024 18:45:34 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pnvqp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
03-Dec-2024 18:45:34 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pnvqp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
03-Dec-2024 18:45:34 | |
03-Dec-2024 18:45:34 | |
03-Dec-2024 18:45:34 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-pnvqp' |
03-Dec-2024 18:45:34 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-pnvqp' successfully started |
03-Dec-2024 18:45:34 | |
03-Dec-2024 18:45:34 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/eplitdfzz9y84b3r |
03-Dec-2024 18:45:34 | |
03-Dec-2024 18:45:34 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/eplitdfzz9y84b3r --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/eplitdfzz9y84b3r |
03-Dec-2024 18:45:34 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '5262033290408449788'... |
03-Dec-2024 18:45:34 | Getting configuration... |
03-Dec-2024 18:45:34 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/eplitdfzz9y84b3r'. |
03-Dec-2024 18:45:34 | |
03-Dec-2024 18:45:34 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
03-Dec-2024 18:45:34 | -- Executing step: 'When "user1 sees [file1] in space1 on client11"' |
03-Dec-2024 18:45:34 | -- Executing step: 'When "user2 sees [file1] in space1 on client21"' |
03-Dec-2024 18:45:34 | -- Executing step: 'Then "modification time of user2's space1/file1 is equal to access time on client21"' |
03-Dec-2024 18:45:34 | -- Executing step: 'Then "status-change time of user2's space1/file1 is equal to access time on client21"' |
03-Dec-2024 18:45:34 | ================================================================= |
03-Dec-2024 18:45:34 | |
03-Dec-2024 18:45:35 | PASSED |
03-Dec-2024 18:45:35 | Unmounting client from /tmp/onedata/mnt/j51ep5f6ck7ubp72 |
03-Dec-2024 18:45:35 | |
03-Dec-2024 18:45:35 | |
03-Dec-2024 18:45:35 | Unmounting client from /tmp/onedata/mnt/eplitdfzz9y84b3r |
03-Dec-2024 18:45:35 | |
03-Dec-2024 18:45:35 | |
03-Dec-2024 18:46:01 | tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_update_timestamp_without_permission[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
03-Dec-2024 18:46:01 | ================================================================= |
03-Dec-2024 18:46:01 | - Executing scenario 'Fail to update timestamps (touch) without write permission' |
03-Dec-2024 18:46:01 | - from feature 'Multi_regular_file_stat' |
03-Dec-2024 18:46:01 | ----------------------------------------------------------------- |
03-Dec-2024 18:46:01 | -- Executing step: 'Given "oneclients [client11, client21] |
03-Dec-2024 18:46:01 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
03-Dec-2024 18:46:01 | using [token, token] by [user1, user2]"' |
03-Dec-2024 18:46:01 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-sgbrc', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
03-Dec-2024 18:46:01 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-sgbrc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
03-Dec-2024 18:46:01 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-sgbrc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
03-Dec-2024 18:46:01 | |
03-Dec-2024 18:46:01 | |
03-Dec-2024 18:46:01 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-sgbrc' |
03-Dec-2024 18:46:01 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-sgbrc' successfully started |
03-Dec-2024 18:46:01 | |
03-Dec-2024 18:46:01 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/6nu8wqjnt11gox2i |
03-Dec-2024 18:46:01 | |
03-Dec-2024 18:46:01 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/6nu8wqjnt11gox2i --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/6nu8wqjnt11gox2i |
03-Dec-2024 18:46:01 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '8739266730646664457'... |
03-Dec-2024 18:46:01 | Getting configuration... |
03-Dec-2024 18:46:01 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/6nu8wqjnt11gox2i'. |
03-Dec-2024 18:46:01 | |
03-Dec-2024 18:46:01 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pnvqp', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
03-Dec-2024 18:46:01 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pnvqp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
03-Dec-2024 18:46:01 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pnvqp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
03-Dec-2024 18:46:01 | |
03-Dec-2024 18:46:01 | |
03-Dec-2024 18:46:01 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-pnvqp' |
03-Dec-2024 18:46:01 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-pnvqp' successfully started |
03-Dec-2024 18:46:01 | |
03-Dec-2024 18:46:01 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/81p1pp017b6ikxg5 |
03-Dec-2024 18:46:01 | |
03-Dec-2024 18:46:01 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/81p1pp017b6ikxg5 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/81p1pp017b6ikxg5 |
03-Dec-2024 18:46:01 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '11517867684813053342'... |
03-Dec-2024 18:46:01 | Getting configuration... |
03-Dec-2024 18:46:01 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/81p1pp017b6ikxg5'. |
03-Dec-2024 18:46:01 | |
03-Dec-2024 18:46:01 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
03-Dec-2024 18:46:01 | -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"' |
03-Dec-2024 18:46:01 | -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"' |
03-Dec-2024 18:46:01 | -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"' |
03-Dec-2024 18:46:01 | -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 644 on client11"' |
03-Dec-2024 18:46:01 | -- Executing step: 'When "mode of user2's space1/dir1/file1 is 644 on client21"' |
03-Dec-2024 18:46:01 | -- Executing step: 'When "user2 fails to update [space1/dir1/file1] timestamps on client21"' |
03-Dec-2024 18:46:01 | ================================================================= |
03-Dec-2024 18:46:01 | |
03-Dec-2024 18:46:02 | PASSED |
03-Dec-2024 18:46:02 | Unmounting client from /tmp/onedata/mnt/6nu8wqjnt11gox2i |
03-Dec-2024 18:46:02 | |
03-Dec-2024 18:46:02 | |
03-Dec-2024 18:46:02 | Unmounting client from /tmp/onedata/mnt/81p1pp017b6ikxg5 |
03-Dec-2024 18:46:02 | |
03-Dec-2024 18:46:02 | |
03-Dec-2024 18:46:29 | tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_update_timestamp_with_permission[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
03-Dec-2024 18:46:29 | ================================================================= |
03-Dec-2024 18:46:29 | - Executing scenario 'Update timestamps (touch) with write permission' |
03-Dec-2024 18:46:29 | - from feature 'Multi_regular_file_stat' |
03-Dec-2024 18:46:29 | ----------------------------------------------------------------- |
03-Dec-2024 18:46:29 | -- Executing step: 'Given "oneclients [client11, client21] |
03-Dec-2024 18:46:29 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
03-Dec-2024 18:46:29 | using [token, token] by [user1, user2]"' |
03-Dec-2024 18:46:29 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-sgbrc', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
03-Dec-2024 18:46:29 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-sgbrc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
03-Dec-2024 18:46:29 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-sgbrc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
03-Dec-2024 18:46:29 | |
03-Dec-2024 18:46:29 | |
03-Dec-2024 18:46:29 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-sgbrc' |
03-Dec-2024 18:46:29 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-sgbrc' successfully started |
03-Dec-2024 18:46:29 | |
03-Dec-2024 18:46:29 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/w3enawh97mxyc4uw |
03-Dec-2024 18:46:29 | |
03-Dec-2024 18:46:29 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/w3enawh97mxyc4uw --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/w3enawh97mxyc4uw |
03-Dec-2024 18:46:29 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '140514358436629483'... |
03-Dec-2024 18:46:29 | Getting configuration... |
03-Dec-2024 18:46:29 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/w3enawh97mxyc4uw'. |
03-Dec-2024 18:46:29 | |
03-Dec-2024 18:46:29 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pnvqp', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
03-Dec-2024 18:46:29 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pnvqp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
03-Dec-2024 18:46:29 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pnvqp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
03-Dec-2024 18:46:29 | |
03-Dec-2024 18:46:29 | |
03-Dec-2024 18:46:29 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-pnvqp' |
03-Dec-2024 18:46:29 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-pnvqp' successfully started |
03-Dec-2024 18:46:29 | |
03-Dec-2024 18:46:29 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/pzv64gkaw0s6x0w6 |
03-Dec-2024 18:46:29 | |
03-Dec-2024 18:46:29 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/pzv64gkaw0s6x0w6 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/pzv64gkaw0s6x0w6 |
03-Dec-2024 18:46:29 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '9583259914590256801'... |
03-Dec-2024 18:46:29 | Getting configuration... |
03-Dec-2024 18:46:29 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/pzv64gkaw0s6x0w6'. |
03-Dec-2024 18:46:29 | |
03-Dec-2024 18:46:29 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
03-Dec-2024 18:46:29 | -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"' |
03-Dec-2024 18:46:29 | -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"' |
03-Dec-2024 18:46:29 | -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"' |
03-Dec-2024 18:46:29 | -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 624 on client11"' |
03-Dec-2024 18:46:29 | -- Executing step: 'When "mode of user2's space1/dir1/file1 is 624 on client21"' |
03-Dec-2024 18:46:29 | -- Executing step: 'When "user2 updates [space1/dir1/file1] timestamps on client21"' |
03-Dec-2024 18:46:29 | -- Executing step: 'Then "modification time of user2's space1/dir1/file1 is equal to access time on client21"' |
03-Dec-2024 18:46:29 | ================================================================= |
03-Dec-2024 18:46:29 | |
03-Dec-2024 18:46:29 | PASSED |
03-Dec-2024 18:46:29 | Unmounting client from /tmp/onedata/mnt/w3enawh97mxyc4uw |
03-Dec-2024 18:46:29 | |
03-Dec-2024 18:46:29 | |
03-Dec-2024 18:46:29 | Unmounting client from /tmp/onedata/mnt/pzv64gkaw0s6x0w6 |
03-Dec-2024 18:46:29 | |
03-Dec-2024 18:46:29 | |
03-Dec-2024 18:47:07 | tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_access_time[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
03-Dec-2024 18:47:07 | ================================================================= |
03-Dec-2024 18:47:07 | - Executing scenario 'Access time' |
03-Dec-2024 18:47:07 | - from feature 'Multi_regular_file_stat' |
03-Dec-2024 18:47:07 | ----------------------------------------------------------------- |
03-Dec-2024 18:47:07 | -- Executing step: 'Given "oneclients [client11, client21] |
03-Dec-2024 18:47:07 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
03-Dec-2024 18:47:07 | using [token, token] by [user1, user2]"' |
03-Dec-2024 18:47:07 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-sgbrc', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
03-Dec-2024 18:47:07 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-sgbrc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
03-Dec-2024 18:47:07 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-sgbrc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
03-Dec-2024 18:47:07 | |
03-Dec-2024 18:47:07 | |
03-Dec-2024 18:47:07 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-sgbrc' |
03-Dec-2024 18:47:07 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-sgbrc' successfully started |
03-Dec-2024 18:47:07 | |
03-Dec-2024 18:47:07 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/1frykhnctoclou87 |
03-Dec-2024 18:47:07 | |
03-Dec-2024 18:47:07 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/1frykhnctoclou87 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/1frykhnctoclou87 |
03-Dec-2024 18:47:07 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '5041996809802335319'... |
03-Dec-2024 18:47:07 | Getting configuration... |
03-Dec-2024 18:47:07 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/1frykhnctoclou87'. |
03-Dec-2024 18:47:07 | |
03-Dec-2024 18:47:07 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pnvqp', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
03-Dec-2024 18:47:07 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pnvqp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
03-Dec-2024 18:47:07 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pnvqp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
03-Dec-2024 18:47:07 | |
03-Dec-2024 18:47:07 | |
03-Dec-2024 18:47:07 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-pnvqp' |
03-Dec-2024 18:47:07 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-pnvqp' successfully started |
03-Dec-2024 18:47:07 | |
03-Dec-2024 18:47:07 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/4o2yg7vul8mrcjqz |
03-Dec-2024 18:47:07 | |
03-Dec-2024 18:47:07 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/4o2yg7vul8mrcjqz --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/4o2yg7vul8mrcjqz |
03-Dec-2024 18:47:07 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '10239997142889553995'... |
03-Dec-2024 18:47:07 | Getting configuration... |
03-Dec-2024 18:47:07 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/4o2yg7vul8mrcjqz'. |
03-Dec-2024 18:47:07 | |
03-Dec-2024 18:47:07 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"' |
03-Dec-2024 18:47:07 | -- Executing step: 'When "user2 sees [file1] in space1 on client21"' |
03-Dec-2024 18:47:07 | -- Executing step: 'When "user1 is idle for 2 seconds"' |
03-Dec-2024 18:47:07 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1 on client11"' |
03-Dec-2024 18:47:07 | -- Executing step: 'Then "access time of user2's space1/file1 is greater than modification time on client21"' |
03-Dec-2024 18:47:07 | -- Executing step: 'Then "access time of user2's space1/file1 is greater than status-change time on client21"' |
03-Dec-2024 18:47:07 | ================================================================= |
03-Dec-2024 18:47:07 | |
03-Dec-2024 18:47:08 | PASSED |
03-Dec-2024 18:47:08 | Unmounting client from /tmp/onedata/mnt/1frykhnctoclou87 |
03-Dec-2024 18:47:08 | |
03-Dec-2024 18:47:08 | |
03-Dec-2024 18:47:08 | Unmounting client from /tmp/onedata/mnt/4o2yg7vul8mrcjqz |
03-Dec-2024 18:47:08 | |
03-Dec-2024 18:47:08 | |
03-Dec-2024 18:47:36 | tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_modification_time[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
03-Dec-2024 18:47:36 | ================================================================= |
03-Dec-2024 18:47:36 | - Executing scenario 'Modification time' |
03-Dec-2024 18:47:36 | - from feature 'Multi_regular_file_stat' |
03-Dec-2024 18:47:36 | ----------------------------------------------------------------- |
03-Dec-2024 18:47:36 | -- Executing step: 'Given "oneclients [client11, client21] |
03-Dec-2024 18:47:36 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
03-Dec-2024 18:47:36 | using [token, token] by [user1, user2]"' |
03-Dec-2024 18:47:36 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-sgbrc', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
03-Dec-2024 18:47:36 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-sgbrc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
03-Dec-2024 18:47:36 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-sgbrc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
03-Dec-2024 18:47:36 | |
03-Dec-2024 18:47:36 | |
03-Dec-2024 18:47:36 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-sgbrc' |
03-Dec-2024 18:47:36 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-sgbrc' successfully started |
03-Dec-2024 18:47:36 | |
03-Dec-2024 18:47:36 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/msg9h9q36hn9ikxh |
03-Dec-2024 18:47:36 | |
03-Dec-2024 18:47:36 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/msg9h9q36hn9ikxh --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/msg9h9q36hn9ikxh |
03-Dec-2024 18:47:36 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '14064920611044325780'... |
03-Dec-2024 18:47:36 | Getting configuration... |
03-Dec-2024 18:47:36 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/msg9h9q36hn9ikxh'. |
03-Dec-2024 18:47:36 | |
03-Dec-2024 18:47:36 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pnvqp', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
03-Dec-2024 18:47:36 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pnvqp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
03-Dec-2024 18:47:36 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pnvqp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
03-Dec-2024 18:47:36 | |
03-Dec-2024 18:47:36 | |
03-Dec-2024 18:47:36 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-pnvqp' |
03-Dec-2024 18:47:36 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-pnvqp' successfully started |
03-Dec-2024 18:47:36 | |
03-Dec-2024 18:47:36 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/2etlmfcwnhzb329x |
03-Dec-2024 18:47:36 | |
03-Dec-2024 18:47:36 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/2etlmfcwnhzb329x --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/2etlmfcwnhzb329x |
03-Dec-2024 18:47:36 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '8257062668867107144'... |
03-Dec-2024 18:47:36 | Getting configuration... |
03-Dec-2024 18:47:36 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/2etlmfcwnhzb329x'. |
03-Dec-2024 18:47:36 | |
03-Dec-2024 18:47:36 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
03-Dec-2024 18:47:36 | -- Executing step: 'When "user1 sees [file1] in space1 on client11"' |
03-Dec-2024 18:47:36 | -- Executing step: 'When "user2 sees [file1] in space1 on client21"' |
03-Dec-2024 18:47:36 | -- Executing step: 'When "user1 is idle for 2 seconds"' |
03-Dec-2024 18:47:36 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"' |
03-Dec-2024 18:47:36 | -- Executing step: 'Then "modification time of user2's space1/file1 is greater than access time on client21"' |
03-Dec-2024 18:47:36 | -- Executing step: 'Then "modification time of user2's space1/file1 is equal to status-change time on client21"' |
03-Dec-2024 18:47:36 | ================================================================= |
03-Dec-2024 18:47:36 | |
03-Dec-2024 18:47:37 | PASSED |
03-Dec-2024 18:47:37 | Unmounting client from /tmp/onedata/mnt/msg9h9q36hn9ikxh |
03-Dec-2024 18:47:37 | |
03-Dec-2024 18:47:37 | |
03-Dec-2024 18:47:37 | Unmounting client from /tmp/onedata/mnt/2etlmfcwnhzb329x |
03-Dec-2024 18:47:37 | |
03-Dec-2024 18:47:37 | |
03-Dec-2024 18:48:06 | tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_stat_change_time_chmod[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
03-Dec-2024 18:48:06 | ================================================================= |
03-Dec-2024 18:48:06 | - Executing scenario 'Status-change time when changing mode' |
03-Dec-2024 18:48:06 | - from feature 'Multi_regular_file_stat' |
03-Dec-2024 18:48:06 | ----------------------------------------------------------------- |
03-Dec-2024 18:48:06 | -- Executing step: 'Given "oneclients [client11, client21] |
03-Dec-2024 18:48:06 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
03-Dec-2024 18:48:06 | using [token, token] by [user1, user2]"' |
03-Dec-2024 18:48:06 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-sgbrc', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
03-Dec-2024 18:48:06 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-sgbrc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
03-Dec-2024 18:48:06 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-sgbrc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
03-Dec-2024 18:48:06 | |
03-Dec-2024 18:48:06 | |
03-Dec-2024 18:48:06 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-sgbrc' |
03-Dec-2024 18:48:06 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-sgbrc' successfully started |
03-Dec-2024 18:48:06 | |
03-Dec-2024 18:48:06 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/sah6skkemwes97qb |
03-Dec-2024 18:48:06 | |
03-Dec-2024 18:48:06 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/sah6skkemwes97qb --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/sah6skkemwes97qb |
03-Dec-2024 18:48:06 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10266019436680352199'... |
03-Dec-2024 18:48:06 | Getting configuration... |
03-Dec-2024 18:48:06 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/sah6skkemwes97qb'. |
03-Dec-2024 18:48:06 | |
03-Dec-2024 18:48:06 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pnvqp', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
03-Dec-2024 18:48:06 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pnvqp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
03-Dec-2024 18:48:06 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pnvqp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
03-Dec-2024 18:48:06 | |
03-Dec-2024 18:48:06 | |
03-Dec-2024 18:48:06 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-pnvqp' |
03-Dec-2024 18:48:06 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-pnvqp' successfully started |
03-Dec-2024 18:48:06 | |
03-Dec-2024 18:48:06 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/uj0h53550uoo0nio |
03-Dec-2024 18:48:06 | |
03-Dec-2024 18:48:06 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/uj0h53550uoo0nio --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/uj0h53550uoo0nio |
03-Dec-2024 18:48:06 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '9532265149785146679'... |
03-Dec-2024 18:48:06 | Getting configuration... |
03-Dec-2024 18:48:06 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/uj0h53550uoo0nio'. |
03-Dec-2024 18:48:06 | |
03-Dec-2024 18:48:06 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
03-Dec-2024 18:48:06 | -- Executing step: 'When "user1 sees [file1] in space1 on client11"' |
03-Dec-2024 18:48:06 | -- Executing step: 'When "user2 sees [file1] in space1 on client21"' |
03-Dec-2024 18:48:06 | -- Executing step: 'When "user1 is idle for 2 seconds"' |
03-Dec-2024 18:48:06 | -- Executing step: 'When "user1 changes space1/file1 mode to 211 on client11"' |
03-Dec-2024 18:48:06 | -- Executing step: 'Then "mode of user2's space1/file1 is 211 on client21"' |
03-Dec-2024 18:48:06 | -- Executing step: 'Then "status-change time of user2's space1/file1 is greater than modification time on client21"' |
03-Dec-2024 18:48:06 | -- Executing step: 'Then "status-change time of user2's space1/file1 is greater than access time on client21"' |
03-Dec-2024 18:48:06 | ================================================================= |
03-Dec-2024 18:48:06 | |
03-Dec-2024 18:48:06 | PASSED |
03-Dec-2024 18:48:06 | Unmounting client from /tmp/onedata/mnt/sah6skkemwes97qb |
03-Dec-2024 18:48:06 | |
03-Dec-2024 18:48:06 | |
03-Dec-2024 18:48:06 | Unmounting client from /tmp/onedata/mnt/uj0h53550uoo0nio |
03-Dec-2024 18:48:06 | |
03-Dec-2024 18:48:06 | |
03-Dec-2024 18:48:36 | tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_stat_change_time_mv[multiprovider_proxy] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
03-Dec-2024 18:48:36 | ================================================================= |
03-Dec-2024 18:48:36 | - Executing scenario 'Status-change time when renaming on storage' |
03-Dec-2024 18:48:36 | - from feature 'Multi_regular_file_stat' |
03-Dec-2024 18:48:36 | ----------------------------------------------------------------- |
03-Dec-2024 18:48:36 | -- Executing step: 'Given "oneclients [client11, client21] |
03-Dec-2024 18:48:36 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
03-Dec-2024 18:48:36 | using [token, token] by [user1, user2]"' |
03-Dec-2024 18:48:36 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-sgbrc', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
03-Dec-2024 18:48:36 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-sgbrc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
03-Dec-2024 18:48:36 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-7d9476b8bc-sgbrc', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
03-Dec-2024 18:48:36 | |
03-Dec-2024 18:48:36 | |
03-Dec-2024 18:48:36 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-sgbrc' |
03-Dec-2024 18:48:36 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-7d9476b8bc-sgbrc' successfully started |
03-Dec-2024 18:48:36 | |
03-Dec-2024 18:48:36 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/9hisr1izs4fj9kv2 |
03-Dec-2024 18:48:36 | |
03-Dec-2024 18:48:36 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/9hisr1izs4fj9kv2 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/9hisr1izs4fj9kv2 |
03-Dec-2024 18:48:36 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '4495147793874900082'... |
03-Dec-2024 18:48:36 | Getting configuration... |
03-Dec-2024 18:48:36 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/9hisr1izs4fj9kv2'. |
03-Dec-2024 18:48:36 | |
03-Dec-2024 18:48:36 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pnvqp', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
03-Dec-2024 18:48:36 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pnvqp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
03-Dec-2024 18:48:36 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-5cc45c8cb7-pnvqp', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
03-Dec-2024 18:48:36 | |
03-Dec-2024 18:48:36 | |
03-Dec-2024 18:48:36 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-pnvqp' |
03-Dec-2024 18:48:36 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-5cc45c8cb7-pnvqp' successfully started |
03-Dec-2024 18:48:36 | |
03-Dec-2024 18:48:36 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/88b94xvb1ju5nf3s |
03-Dec-2024 18:48:36 | |
03-Dec-2024 18:48:36 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/88b94xvb1ju5nf3s --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/88b94xvb1ju5nf3s |
03-Dec-2024 18:48:36 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '16417528183909313618'... |
03-Dec-2024 18:48:36 | Getting configuration... |
03-Dec-2024 18:48:36 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/88b94xvb1ju5nf3s'. |
03-Dec-2024 18:48:36 | |
03-Dec-2024 18:48:36 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
03-Dec-2024 18:48:36 | -- Executing step: 'When "user1 sees [file1] in space1 on client11"' |
03-Dec-2024 18:48:36 | -- Executing step: 'When "user2 sees [file1] in space1 on client21"' |
03-Dec-2024 18:48:36 | -- Executing step: 'When "user2 records [space1/file1] stats on client21"' |
03-Dec-2024 18:48:36 | -- Executing step: 'When "user1 is idle for 2 seconds"' |
03-Dec-2024 18:48:36 | -- Executing step: 'When "user1 renames space1/file1 to space1/file2 on client11"' |
03-Dec-2024 18:48:36 | -- Executing step: 'Then "user2 sees [file2] in space1 on client21"' |
03-Dec-2024 18:48:36 | -- Executing step: 'Then "access time of user2's space1/file2 is equal to recorded one of space1/file1 on client21"' |
03-Dec-2024 18:48:36 | -- Executing step: 'Then "modification time of user2's space1/file2 is equal to access time on client21"' |
03-Dec-2024 18:48:36 | -- Executing step: 'Then "status-change time of user2's space1/file2 is not less than access time on client21"' |
03-Dec-2024 18:48:36 | ================================================================= |
03-Dec-2024 18:48:36 | |
03-Dec-2024 18:48:49 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
03-Dec-2024 18:48:49 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
03-Dec-2024 18:48:49 | PASSED |
03-Dec-2024 18:48:49 | Unmounting client from /tmp/onedata/mnt/9hisr1izs4fj9kv2 |
03-Dec-2024 18:48:49 | |
03-Dec-2024 18:48:49 | |
03-Dec-2024 18:48:49 | Unmounting client from /tmp/onedata/mnt/88b94xvb1ju5nf3s |
03-Dec-2024 18:48:49 | |
03-Dec-2024 18:48:49 | Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSPS/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy/test_multi_reg_file_stat.1733251716.4158893', '-c', '/tmp/logs'] |
03-Dec-2024 18:48:49 | [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-4mjsk. See /home/bamboo/.one-env/deployments/2024.12.03-18.37.56/pod-logs/dev-cross-support-job-3p-users-4mjsk/entrypoint.log for more details |
03-Dec-2024 18:48:49 | [INFO] Rsyncing from pod dev-oneclient-krakow-7d9476b8bc-sgbrc: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.12.03-18.37.56/pod-logs/dev-oneclient-krakow-7d9476b8bc-sgbrc/oneclient_logs |
03-Dec-2024 18:48:49 | |
03-Dec-2024 18:48:49 | 0 0% 0.00kB/s 0:00:00 (xfr#0, to-chk=101/121) |
03-Dec-2024 18:48:49 | 0 0% 0.00kB/s 0:00:00 |
03-Dec-2024 18:48:49 | 28,531 1% 27.21MB/s 0:00:00 (xfr#1, to-chk=100/121) |
03-Dec-2024 18:48:49 | 28,531 1% 27.21MB/s 0:00:00 (xfr#1, to-chk=94/121) |
03-Dec-2024 18:48:49 | 28,993 1% 27.65MB/s 0:00:00 (xfr#2, to-chk=96/121) |
03-Dec-2024 18:48:49 | 116,578 6% 111.18MB/s 0:00:00 (xfr#3, to-chk=95/121) |
03-Dec-2024 18:48:49 | 117,040 6% 111.62MB/s 0:00:00 (xfr#4, to-chk=94/121) |
03-Dec-2024 18:48:49 | 149,815 7% 35.72MB/s 0:00:00 (xfr#5, to-chk=93/121) |
03-Dec-2024 18:48:49 | 150,181 7% 35.81MB/s 0:00:00 (xfr#6, to-chk=89/121) |
03-Dec-2024 18:48:49 | 262,139 13% 22.73MB/s 0:00:00 (xfr#7, to-chk=88/121) |
03-Dec-2024 18:48:49 | 262,505 13% 22.76MB/s 0:00:00 (xfr#8, to-chk=87/121) |
03-Dec-2024 18:48:49 | 302,410 16% 24.03MB/s 0:00:00 (xfr#9, to-chk=86/121) |
03-Dec-2024 18:48:49 | 302,872 16% 24.07MB/s 0:00:00 (xfr#10, to-chk=82/121) |
03-Dec-2024 18:48:49 | 419,534 22% 26.67MB/s 0:00:00 (xfr#11, to-chk=81/121) |
03-Dec-2024 18:48:49 | 419,996 22% 25.03MB/s 0:00:00 (xfr#12, to-chk=80/121) |
03-Dec-2024 18:48:49 | 455,356 24% 19.74MB/s 0:00:00 (xfr#13, to-chk=79/121) |
03-Dec-2024 18:48:49 | 455,914 24% 19.76MB/s 0:00:00 (xfr#14, to-chk=75/121) |
03-Dec-2024 18:48:49 | 574,523 30% 22.83MB/s 0:00:00 (xfr#15, to-chk=74/121) |
03-Dec-2024 18:48:49 | 575,081 30% 21.94MB/s 0:00:00 (xfr#16, to-chk=73/121) |
03-Dec-2024 18:48:49 | 575,709 30% 21.96MB/s 0:00:00 (xfr#17, to-chk=72/121) |
03-Dec-2024 18:48:49 | 603,430 31% 23.02MB/s 0:00:00 (xfr#18, to-chk=71/121) |
03-Dec-2024 18:48:49 | 603,892 31% 23.04MB/s 0:00:00 (xfr#19, to-chk=67/121) |
03-Dec-2024 18:48:49 | 703,367 37% 18.63MB/s 0:00:00 (xfr#20, to-chk=66/121) |
03-Dec-2024 18:48:49 | 703,829 37% 18.65MB/s 0:00:00 (xfr#21, to-chk=65/121) |
03-Dec-2024 18:48:49 | 738,633 39% 19.04MB/s 0:00:00 (xfr#22, to-chk=64/121) |
03-Dec-2024 18:48:49 | 739,287 39% 19.06MB/s 0:00:00 (xfr#23, to-chk=60/121) |
03-Dec-2024 18:48:49 | 863,383 45% 21.11MB/s 0:00:00 (xfr#24, to-chk=59/121) |
03-Dec-2024 18:48:49 | 864,037 45% 20.60MB/s 0:00:00 (xfr#25, to-chk=58/121) |
03-Dec-2024 18:48:49 | 889,262 47% 21.20MB/s 0:00:00 (xfr#26, to-chk=57/121) |
03-Dec-2024 18:48:49 | 889,724 47% 21.21MB/s 0:00:00 (xfr#27, to-chk=53/121) |
03-Dec-2024 18:48:49 | 976,920 51% 20.25MB/s 0:00:00 (xfr#28, to-chk=52/121) |
03-Dec-2024 18:48:49 | 977,382 51% 20.26MB/s 0:00:00 (xfr#29, to-chk=51/121) |
03-Dec-2024 18:48:49 | 1,009,235 53% 18.16MB/s 0:00:00 (xfr#30, to-chk=50/121) |
03-Dec-2024 18:48:49 | 1,009,505 53% 18.16MB/s 0:00:00 (xfr#31, to-chk=46/121) |
03-Dec-2024 18:48:49 | 1,107,496 58% 19.56MB/s 0:00:00 (xfr#32, to-chk=45/121) |
03-Dec-2024 18:48:49 | 1,107,766 58% 19.56MB/s 0:00:00 (xfr#33, to-chk=44/121) |
03-Dec-2024 18:48:49 | 1,134,856 60% 20.04MB/s 0:00:00 (xfr#34, to-chk=43/121) |
03-Dec-2024 18:48:49 | 1,135,126 60% 20.05MB/s 0:00:00 (xfr#35, to-chk=39/121) |
03-Dec-2024 18:48:49 | 1,139,268 60% 20.12MB/s 0:00:00 (xfr#36, to-chk=38/121) |
03-Dec-2024 18:48:49 | 1,230,397 65% 20.95MB/s 0:00:00 (xfr#37, to-chk=37/121) |
03-Dec-2024 18:48:49 | 1,230,667 65% 20.96MB/s 0:00:00 (xfr#38, to-chk=36/121) |
03-Dec-2024 18:48:49 | 1,257,115 66% 21.41MB/s 0:00:00 (xfr#39, to-chk=35/121) |
03-Dec-2024 18:48:49 | 1,257,577 66% 21.04MB/s 0:00:00 (xfr#40, to-chk=31/121) |
03-Dec-2024 18:48:49 | 1,344,188 71% 16.43MB/s 0:00:00 (xfr#41, to-chk=30/121) |
03-Dec-2024 18:48:49 | 1,344,650 71% 16.44MB/s 0:00:00 (xfr#42, to-chk=29/121) |
03-Dec-2024 18:48:49 | 1,372,303 72% 16.78MB/s 0:00:00 (xfr#43, to-chk=28/121) |
03-Dec-2024 18:48:49 | 1,373,053 72% 16.79MB/s 0:00:00 (xfr#44, to-chk=24/121) |
03-Dec-2024 18:48:49 | 1,466,798 77% 17.71MB/s 0:00:00 (xfr#45, to-chk=23/121) |
03-Dec-2024 18:48:49 | 1,467,548 77% 17.72MB/s 0:00:00 (xfr#46, to-chk=22/121) |
03-Dec-2024 18:48:49 | 1,490,108 78% 17.33MB/s 0:00:00 (xfr#47, to-chk=21/121) |
03-Dec-2024 18:48:49 | 1,490,666 78% 17.34MB/s 0:00:00 (xfr#48, to-chk=17/121) |
03-Dec-2024 18:48:49 | 1,573,168 83% 17.24MB/s 0:00:00 (xfr#49, to-chk=16/121) |
03-Dec-2024 18:48:49 | 1,573,726 83% 17.05MB/s 0:00:00 (xfr#50, to-chk=15/121) |
03-Dec-2024 18:48:49 | 1,607,394 85% 17.42MB/s 0:00:00 (xfr#51, to-chk=14/121) |
03-Dec-2024 18:48:49 | 1,607,760 85% 17.42MB/s 0:00:00 (xfr#52, to-chk=10/121) |
03-Dec-2024 18:48:49 | 1,713,423 90% 18.57MB/s 0:00:00 (xfr#53, to-chk=9/121) |
03-Dec-2024 18:48:49 | 1,713,789 90% 18.36MB/s 0:00:00 (xfr#54, to-chk=8/121) |
03-Dec-2024 18:48:49 | 1,747,831 92% 18.32MB/s 0:00:00 (xfr#55, to-chk=7/121) |
03-Dec-2024 18:48:49 | 1,748,581 92% 18.33MB/s 0:00:00 (xfr#56, to-chk=3/121) |
03-Dec-2024 18:48:49 | 1,865,944 98% 18.73MB/s 0:00:00 (xfr#57, to-chk=2/121) |
03-Dec-2024 18:48:49 | 1,866,694 98% 18.74MB/s 0:00:00 (xfr#58, to-chk=1/121) |
03-Dec-2024 18:48:49 | 1,886,335 99% 18.94MB/s 0:00:00 (xfr#59, to-chk=0/121) |
03-Dec-2024 18:48:49 | 1,886,335 99% 18.74MB/s 0:00:00 (xfr#59, to-chk=0/121) |
03-Dec-2024 18:48:49 | 1,886,335 99% 18.74MB/s 0:00:00 (xfr#59, to-chk=0/121) |
03-Dec-2024 18:48:49 | 1,886,335 99% 18.74MB/s 0:00:00 (xfr#59, to-chk=0/121) |
03-Dec-2024 18:48:49 | 1,886,335 99% 18.74MB/s 0:00:00 (xfr#59, to-chk=0/121) |
03-Dec-2024 18:48:49 | 1,886,335 99% 18.74MB/s 0:00:00 (xfr#59, to-chk=0/121) |
03-Dec-2024 18:48:49 | 1,886,335 99% 18.74MB/s 0:00:00 (xfr#59, to-chk=0/121) |
03-Dec-2024 18:48:49 | 1,886,335 99% 18.74MB/s 0:00:00 (xfr#59, to-chk=0/121) |
03-Dec-2024 18:48:49 | 1,886,335 99% 18.74MB/s 0:00:00 (xfr#59, to-chk=0/121) |
03-Dec-2024 18:48:49 | 1,886,335 99% 18.74MB/s 0:00:00 (xfr#59, to-chk=0/121) |
03-Dec-2024 18:48:49 | 1,886,335 99% 18.74MB/s 0:00:00 (xfr#59, to-chk=0/121) |
03-Dec-2024 18:48:49 | 1,886,335 99% 18.74MB/s 0:00:00 (xfr#59, to-chk=0/121) |
03-Dec-2024 18:48:49 | 1,886,335 99% 18.74MB/s 0:00:00 (xfr#59, to-chk=0/121) |
03-Dec-2024 18:48:49 | 1,886,335 99% 18.74MB/s 0:00:00 (xfr#59, to-chk=0/121) |
03-Dec-2024 18:48:49 | 1,886,335 99% 17.64MB/s 0:00:00 (xfr#59, to-chk=0/121) |
03-Dec-2024 18:48:49 | 1,886,335 99% 17.64MB/s 0:00:00 (xfr#59, to-chk=0/121) |
03-Dec-2024 18:48:49 | [INFO] Rsyncing from pod dev-oneclient-paris-5cc45c8cb7-pnvqp: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.12.03-18.37.56/pod-logs/dev-oneclient-paris-5cc45c8cb7-pnvqp/oneclient_logs |
03-Dec-2024 18:48:49 | |
03-Dec-2024 18:48:49 | 0 0% 0.00kB/s 0:00:00 (xfr#0, to-chk=103/123) |
03-Dec-2024 18:48:49 | 0 0% 0.00kB/s 0:00:00 |
03-Dec-2024 18:48:49 | 20,363 1% 19.42MB/s 0:00:00 (xfr#1, to-chk=102/123) |
03-Dec-2024 18:48:49 | 20,363 1% 19.42MB/s 0:00:00 (xfr#1, to-chk=96/123) |
03-Dec-2024 18:48:49 | 20,825 1% 19.86MB/s 0:00:00 (xfr#2, to-chk=98/123) |
03-Dec-2024 18:48:49 | 93,338 5% 44.51MB/s 0:00:00 (xfr#3, to-chk=97/123) |
03-Dec-2024 18:48:49 | 93,800 5% 44.73MB/s 0:00:00 (xfr#4, to-chk=96/123) |
03-Dec-2024 18:48:49 | 109,361 6% 52.15MB/s 0:00:00 (xfr#5, to-chk=95/123) |
03-Dec-2024 18:48:49 | 109,919 6% 34.94MB/s 0:00:00 (xfr#6, to-chk=91/123) |
03-Dec-2024 18:48:49 | 193,960 11% 61.66MB/s 0:00:00 (xfr#7, to-chk=90/123) |
03-Dec-2024 18:48:49 | 194,518 11% 61.84MB/s 0:00:00 (xfr#8, to-chk=89/123) |
03-Dec-2024 18:48:49 | 219,621 13% 69.82MB/s 0:00:00 (xfr#9, to-chk=88/123) |
03-Dec-2024 18:48:49 | 220,275 13% 70.02MB/s 0:00:00 (xfr#10, to-chk=84/123) |
03-Dec-2024 18:48:49 | 300,357 18% 71.61MB/s 0:00:00 (xfr#11, to-chk=83/123) |
03-Dec-2024 18:48:49 | 301,011 18% 71.77MB/s 0:00:00 (xfr#12, to-chk=82/123) |
03-Dec-2024 18:48:49 | 323,310 19% 77.08MB/s 0:00:00 (xfr#13, to-chk=81/123) |
03-Dec-2024 18:48:49 | 323,868 19% 77.22MB/s 0:00:00 (xfr#14, to-chk=77/123) |
03-Dec-2024 18:48:49 | 417,590 25% 79.65MB/s 0:00:00 (xfr#15, to-chk=76/123) |
03-Dec-2024 18:48:49 | 418,148 25% 79.76MB/s 0:00:00 (xfr#16, to-chk=75/123) |
03-Dec-2024 18:48:49 | 450,231 27% 85.87MB/s 0:00:00 (xfr#17, to-chk=74/123) |
03-Dec-2024 18:48:49 | 450,693 27% 85.96MB/s 0:00:00 (xfr#18, to-chk=70/123) |
03-Dec-2024 18:48:49 | 540,342 33% 85.89MB/s 0:00:00 (xfr#19, to-chk=69/123) |
03-Dec-2024 18:48:49 | 540,804 33% 85.96MB/s 0:00:00 (xfr#20, to-chk=68/123) |
03-Dec-2024 18:48:49 | 541,432 33% 86.06MB/s 0:00:00 (xfr#21, to-chk=67/123) |
03-Dec-2024 18:48:49 | 582,523 35% 79.36MB/s 0:00:00 (xfr#22, to-chk=66/123) |
03-Dec-2024 18:48:49 | 583,081 35% 79.44MB/s 0:00:00 (xfr#23, to-chk=62/123) |
03-Dec-2024 18:48:49 | 776,615 47% 92.58MB/s 0:00:00 (xfr#24, to-chk=61/123) |
03-Dec-2024 18:48:49 | 777,173 47% 92.65MB/s 0:00:00 (xfr#25, to-chk=60/123) |
03-Dec-2024 18:48:49 | 796,576 49% 69.06MB/s 0:00:00 (xfr#26, to-chk=59/123) |
03-Dec-2024 18:48:49 | 796,942 49% 69.09MB/s 0:00:00 (xfr#27, to-chk=55/123) |
03-Dec-2024 18:48:49 | 868,437 53% 63.71MB/s 0:00:00 (xfr#28, to-chk=54/123) |
03-Dec-2024 18:48:49 | 868,803 53% 63.74MB/s 0:00:00 (xfr#29, to-chk=53/123) |
03-Dec-2024 18:48:49 | 869,431 53% 63.78MB/s 0:00:00 (xfr#30, to-chk=52/123) |
03-Dec-2024 18:48:49 | 891,437 54% 60.72MB/s 0:00:00 (xfr#31, to-chk=51/123) |
03-Dec-2024 18:48:49 | 891,899 54% 60.76MB/s 0:00:00 (xfr#32, to-chk=47/123) |
03-Dec-2024 18:48:49 | 987,914 60% 40.96MB/s 0:00:00 (xfr#33, to-chk=46/123) |
03-Dec-2024 18:48:49 | 988,376 60% 40.98MB/s 0:00:00 (xfr#34, to-chk=45/123) |
03-Dec-2024 18:48:49 | 1,009,046 62% 40.10MB/s 0:00:00 (xfr#35, to-chk=44/123) |
03-Dec-2024 18:48:49 | 1,009,412 62% 40.11MB/s 0:00:00 (xfr#36, to-chk=40/123) |
03-Dec-2024 18:48:49 | 1,088,505 67% 29.66MB/s 0:00:00 (xfr#37, to-chk=39/123) |
03-Dec-2024 18:48:49 | 1,088,871 67% 29.67MB/s 0:00:00 (xfr#38, to-chk=38/123) |
03-Dec-2024 18:48:49 | 1,114,800 68% 29.53MB/s 0:00:00 (xfr#39, to-chk=37/123) |
03-Dec-2024 18:48:49 | 1,115,454 68% 29.55MB/s 0:00:00 (xfr#40, to-chk=33/123) |
03-Dec-2024 18:48:49 | 1,203,836 74% 31.03MB/s 0:00:00 (xfr#41, to-chk=32/123) |
03-Dec-2024 18:48:49 | 1,204,490 74% 31.05MB/s 0:00:00 (xfr#42, to-chk=31/123) |
03-Dec-2024 18:48:49 | 1,205,118 74% 31.06MB/s 0:00:00 (xfr#43, to-chk=30/123) |
03-Dec-2024 18:48:49 | 1,233,723 75% 30.96MB/s 0:00:00 (xfr#44, to-chk=29/123) |
03-Dec-2024 18:48:49 | 1,234,665 76% 30.19MB/s 0:00:00 (xfr#45, to-chk=25/123) |
03-Dec-2024 18:48:49 | 1,326,188 81% 32.43MB/s 0:00:00 (xfr#46, to-chk=24/123) |
03-Dec-2024 18:48:49 | 1,327,130 81% 31.64MB/s 0:00:00 (xfr#47, to-chk=23/123) |
03-Dec-2024 18:48:49 | 1,327,758 81% 31.66MB/s 0:00:00 (xfr#48, to-chk=22/123) |
03-Dec-2024 18:48:49 | 1,347,158 82% 29.88MB/s 0:00:00 (xfr#49, to-chk=21/123) |
03-Dec-2024 18:48:49 | 1,347,812 82% 29.89MB/s 0:00:00 (xfr#50, to-chk=17/123) |
03-Dec-2024 18:48:49 | 1,411,536 86% 29.91MB/s 0:00:00 (xfr#51, to-chk=16/123) |
03-Dec-2024 18:48:49 | 1,412,190 86% 29.93MB/s 0:00:00 (xfr#52, to-chk=15/123) |
03-Dec-2024 18:48:49 | 1,433,700 88% 29.72MB/s 0:00:00 (xfr#53, to-chk=14/123) |
03-Dec-2024 18:48:49 | 1,434,258 88% 29.74MB/s 0:00:00 (xfr#54, to-chk=10/123) |
03-Dec-2024 18:48:49 | 1,515,424 93% 30.75MB/s 0:00:00 (xfr#55, to-chk=9/123) |
03-Dec-2024 18:48:49 | 1,515,982 93% 30.76MB/s 0:00:00 (xfr#56, to-chk=8/123) |
03-Dec-2024 18:48:49 | 1,535,140 94% 31.15MB/s 0:00:00 (xfr#57, to-chk=7/123) |
03-Dec-2024 18:48:49 | 1,535,698 94% 31.16MB/s 0:00:00 (xfr#58, to-chk=3/123) |
03-Dec-2024 18:48:49 | 1,600,681 98% 31.80MB/s 0:00:00 (xfr#59, to-chk=2/123) |
03-Dec-2024 18:48:49 | 1,601,239 98% 31.81MB/s 0:00:00 (xfr#60, to-chk=1/123) |
03-Dec-2024 18:48:49 | 1,621,735 99% 31.56MB/s 0:00:00 (xfr#61, to-chk=0/123) |
03-Dec-2024 18:48:49 | 1,621,735 99% 31.56MB/s 0:00:00 (xfr#61, to-chk=0/123) |
03-Dec-2024 18:48:49 | 1,621,735 99% 31.56MB/s 0:00:00 (xfr#61, to-chk=0/123) |
03-Dec-2024 18:48:49 | 1,621,735 99% 31.56MB/s 0:00:00 (xfr#61, to-chk=0/123) |
03-Dec-2024 18:48:49 | 1,621,735 99% 31.56MB/s 0:00:00 (xfr#61, to-chk=0/123) |
03-Dec-2024 18:48:49 | 1,621,735 99% 31.56MB/s 0:00:00 (xfr#61, to-chk=0/123) |
03-Dec-2024 18:48:49 | 1,621,735 99% 31.56MB/s 0:00:00 (xfr#61, to-chk=0/123) |
03-Dec-2024 18:48:49 | 1,621,735 99% 31.56MB/s 0:00:00 (xfr#61, to-chk=0/123) |
03-Dec-2024 18:48:49 | 1,621,735 99% 31.56MB/s 0:00:00 (xfr#61, to-chk=0/123) |
03-Dec-2024 18:48:49 | 1,621,735 99% 31.56MB/s 0:00:00 (xfr#61, to-chk=0/123) |
03-Dec-2024 18:48:49 | 1,621,735 99% 30.93MB/s 0:00:00 (xfr#61, to-chk=0/123) |
03-Dec-2024 18:48:49 | 1,621,735 99% 30.93MB/s 0:00:00 (xfr#61, to-chk=0/123) |
03-Dec-2024 18:48:49 | 1,621,735 99% 30.93MB/s 0:00:00 (xfr#61, to-chk=0/123) |
03-Dec-2024 18:48:49 | 1,621,735 99% 30.93MB/s 0:00:00 (xfr#61, to-chk=0/123) |
03-Dec-2024 18:48:49 | 1,621,735 99% 30.93MB/s 0:00:00 (xfr#61, to-chk=0/123) |
03-Dec-2024 18:48:49 | 1,621,735 99% 30.33MB/s 0:00:00 (xfr#61, to-chk=0/123) |
03-Dec-2024 18:48:49 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.12.03-18.37.56/pod-logs/dev-oneprovider-krakow-0/op-worker |
03-Dec-2024 18:48:49 | |
03-Dec-2024 18:48:49 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=39/42) |
03-Dec-2024 18:48:49 | 0 0% 0.00kB/s 0:00:00 |
03-Dec-2024 18:48:49 | 23,384 7% 22.30MB/s 0:00:00 (xfr#2, to-chk=37/42) |
03-Dec-2024 18:48:49 | 43,913 14% 41.88MB/s 0:00:00 (xfr#3, to-chk=35/42) |
03-Dec-2024 18:48:49 | 43,913 14% 41.88MB/s 0:00:00 (xfr#4, to-chk=33/42) |
03-Dec-2024 18:48:49 | 43,913 14% 41.88MB/s 0:00:00 (xfr#5, to-chk=31/42) |
03-Dec-2024 18:48:49 | 63,247 21% 60.32MB/s 0:00:00 (xfr#6, to-chk=29/42) |
03-Dec-2024 18:48:49 | 63,396 21% 60.46MB/s 0:00:00 (xfr#7, to-chk=27/42) |
03-Dec-2024 18:48:49 | 63,693 21% 60.74MB/s 0:00:00 (xfr#8, to-chk=25/42) |
03-Dec-2024 18:48:49 | 130,768 44% 24.94MB/s 0:00:00 (xfr#9, to-chk=23/42) |
03-Dec-2024 18:48:49 | 132,754 44% 25.32MB/s 0:00:00 (xfr#10, to-chk=13/42) |
03-Dec-2024 18:48:49 | 135,367 45% 25.82MB/s 0:00:00 (xfr#11, to-chk=12/42) |
03-Dec-2024 18:48:49 | 136,726 46% 26.08MB/s 0:00:00 (xfr#12, to-chk=11/42) |
03-Dec-2024 18:48:49 | 139,054 46% 22.10MB/s 0:00:00 (xfr#13, to-chk=10/42) |
03-Dec-2024 18:48:49 | 139,330 46% 22.15MB/s 0:00:00 (xfr#14, to-chk=9/42) |
03-Dec-2024 18:48:49 | 143,311 48% 22.78MB/s 0:00:00 (xfr#15, to-chk=8/42) |
03-Dec-2024 18:48:49 | 145,012 48% 23.05MB/s 0:00:00 (xfr#16, to-chk=7/42) |
03-Dec-2024 18:48:49 | 148,651 50% 23.63MB/s 0:00:00 (xfr#17, to-chk=6/42) |
03-Dec-2024 18:48:49 | 151,606 51% 20.65MB/s 0:00:00 (xfr#18, to-chk=5/42) |
03-Dec-2024 18:48:49 | 152,572 51% 20.79MB/s 0:00:00 (xfr#19, to-chk=4/42) |
03-Dec-2024 18:48:49 | 156,960 52% 21.38MB/s 0:00:00 (xfr#20, to-chk=3/42) |
03-Dec-2024 18:48:49 | 162,248 54% 19.34MB/s 0:00:00 (xfr#21, to-chk=2/42) |
03-Dec-2024 18:48:49 | 165,545 55% 19.73MB/s 0:00:00 (xfr#22, to-chk=1/42) |
03-Dec-2024 18:48:49 | 166,163 55% 19.81MB/s 0:00:00 (xfr#23, to-chk=0/42) |
03-Dec-2024 18:48:49 | 166,163 55% 17.61MB/s 0:00:00 (xfr#23, to-chk=0/42) |
03-Dec-2024 18:48:49 | 166,163 55% 17.61MB/s 0:00:00 (xfr#23, to-chk=0/42) |
03-Dec-2024 18:48:49 | 166,163 55% 15.85MB/s 0:00:00 (xfr#23, to-chk=0/42) |
03-Dec-2024 18:48:49 | 166,163 55% 15.85MB/s 0:00:00 (xfr#23, to-chk=0/42) |
03-Dec-2024 18:48:49 | 166,163 55% 15.85MB/s 0:00:00 (xfr#23, to-chk=0/42) |
03-Dec-2024 18:48:49 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.12.03-18.37.56/pod-logs/dev-oneprovider-krakow-0/cluster-manager |
03-Dec-2024 18:48:49 | |
03-Dec-2024 18:48:49 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
03-Dec-2024 18:48:49 | 0 0% 0.00kB/s 0:00:00 |
03-Dec-2024 18:48:49 | 2,022 14% 1.93MB/s 0:00:00 (xfr#2, to-chk=9/14) |
03-Dec-2024 18:48:49 | 4,776 34% 4.55MB/s 0:00:00 (xfr#3, to-chk=7/14) |
03-Dec-2024 18:48:49 | 4,776 34% 4.55MB/s 0:00:00 (xfr#4, to-chk=5/14) |
03-Dec-2024 18:48:49 | 6,595 48% 6.29MB/s 0:00:00 (xfr#5, to-chk=3/14) |
03-Dec-2024 18:48:49 | 6,857 50% 6.54MB/s 0:00:00 (xfr#6, to-chk=1/14) |
03-Dec-2024 18:48:49 | 6,857 50% 3.27MB/s 0:00:00 (xfr#6, to-chk=0/14) |
03-Dec-2024 18:48:49 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.12.03-18.37.56/pod-logs/dev-oneprovider-krakow-0/op-panel |
03-Dec-2024 18:48:49 | |
03-Dec-2024 18:48:49 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
03-Dec-2024 18:48:49 | 0 0% 0.00kB/s 0:00:00 |
03-Dec-2024 18:48:49 | 15,394 16% 14.68MB/s 0:00:00 (xfr#2, to-chk=9/14) |
03-Dec-2024 18:48:49 | 31,697 33% 30.23MB/s 0:00:00 (xfr#3, to-chk=7/14) |
03-Dec-2024 18:48:49 | 31,697 33% 30.23MB/s 0:00:00 (xfr#4, to-chk=5/14) |
03-Dec-2024 18:48:49 | 46,888 49% 44.72MB/s 0:00:00 (xfr#5, to-chk=3/14) |
03-Dec-2024 18:48:49 | 47,179 50% 44.99MB/s 0:00:00 (xfr#6, to-chk=1/14) |
03-Dec-2024 18:48:49 | 47,179 50% 22.50MB/s 0:00:00 (xfr#6, to-chk=0/14) |
03-Dec-2024 18:48:49 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.12.03-18.37.56/pod-logs/dev-oneprovider-paris-0/op-worker |
03-Dec-2024 18:48:49 | |
03-Dec-2024 18:48:49 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=39/42) |
03-Dec-2024 18:48:49 | 0 0% 0.00kB/s 0:00:00 |
03-Dec-2024 18:48:49 | 23,385 7% 22.30MB/s 0:00:00 (xfr#2, to-chk=37/42) |
03-Dec-2024 18:48:49 | 43,913 14% 41.88MB/s 0:00:00 (xfr#3, to-chk=35/42) |
03-Dec-2024 18:48:49 | 43,913 14% 41.88MB/s 0:00:00 (xfr#4, to-chk=33/42) |
03-Dec-2024 18:48:49 | 43,913 14% 41.88MB/s 0:00:00 (xfr#5, to-chk=31/42) |
03-Dec-2024 18:48:49 | 63,248 21% 60.32MB/s 0:00:00 (xfr#6, to-chk=29/42) |
03-Dec-2024 18:48:49 | 63,397 21% 60.46MB/s 0:00:00 (xfr#7, to-chk=27/42) |
03-Dec-2024 18:48:49 | 63,694 21% 60.74MB/s 0:00:00 (xfr#8, to-chk=25/42) |
03-Dec-2024 18:48:49 | 131,176 44% 62.55MB/s 0:00:00 (xfr#9, to-chk=23/42) |
03-Dec-2024 18:48:49 | 134,188 45% 63.99MB/s 0:00:00 (xfr#10, to-chk=13/42) |
03-Dec-2024 18:48:49 | 134,814 45% 64.28MB/s 0:00:00 (xfr#11, to-chk=12/42) |
03-Dec-2024 18:48:49 | 135,772 45% 43.16MB/s 0:00:00 (xfr#12, to-chk=11/42) |
03-Dec-2024 18:48:49 | 137,756 46% 43.79MB/s 0:00:00 (xfr#13, to-chk=10/42) |
03-Dec-2024 18:48:49 | 140,084 47% 44.53MB/s 0:00:00 (xfr#14, to-chk=9/42) |
03-Dec-2024 18:48:49 | 142,752 47% 45.38MB/s 0:00:00 (xfr#15, to-chk=8/42) |
03-Dec-2024 18:48:49 | 146,047 49% 46.43MB/s 0:00:00 (xfr#16, to-chk=7/42) |
03-Dec-2024 18:48:49 | 149,686 50% 47.58MB/s 0:00:00 (xfr#17, to-chk=6/42) |
03-Dec-2024 18:48:49 | 149,961 50% 47.67MB/s 0:00:00 (xfr#18, to-chk=5/42) |
03-Dec-2024 18:48:49 | 151,662 50% 36.16MB/s 0:00:00 (xfr#19, to-chk=4/42) |
03-Dec-2024 18:48:49 | 156,038 52% 37.20MB/s 0:00:00 (xfr#20, to-chk=3/42) |
03-Dec-2024 18:48:49 | 161,310 54% 38.46MB/s 0:00:00 (xfr#21, to-chk=2/42) |
03-Dec-2024 18:48:49 | 162,722 54% 38.80MB/s 0:00:00 (xfr#22, to-chk=1/42) |
03-Dec-2024 18:48:49 | 166,703 55% 39.75MB/s 0:00:00 (xfr#23, to-chk=0/42) |
03-Dec-2024 18:48:49 | 166,703 55% 26.50MB/s 0:00:00 (xfr#23, to-chk=0/42) |
03-Dec-2024 18:48:49 | 166,703 55% 26.50MB/s 0:00:00 (xfr#23, to-chk=0/42) |
03-Dec-2024 18:48:49 | 166,703 55% 26.50MB/s 0:00:00 (xfr#23, to-chk=0/42) |
03-Dec-2024 18:48:49 | 166,703 55% 26.50MB/s 0:00:00 (xfr#23, to-chk=0/42) |
03-Dec-2024 18:48:49 | 166,703 55% 26.50MB/s 0:00:00 (xfr#23, to-chk=0/42) |
03-Dec-2024 18:48:49 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.12.03-18.37.56/pod-logs/dev-oneprovider-paris-0/cluster-manager |
03-Dec-2024 18:48:49 | |
03-Dec-2024 18:48:49 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
03-Dec-2024 18:48:49 | 0 0% 0.00kB/s 0:00:00 |
03-Dec-2024 18:48:49 | 2,018 14% 1.92MB/s 0:00:00 (xfr#2, to-chk=9/14) |
03-Dec-2024 18:48:49 | 4,766 34% 4.55MB/s 0:00:00 (xfr#3, to-chk=7/14) |
03-Dec-2024 18:48:49 | 4,766 34% 4.55MB/s 0:00:00 (xfr#4, to-chk=5/14) |
03-Dec-2024 18:48:49 | 6,581 48% 6.28MB/s 0:00:00 (xfr#5, to-chk=3/14) |
03-Dec-2024 18:48:49 | 6,843 50% 6.53MB/s 0:00:00 (xfr#6, to-chk=1/14) |
03-Dec-2024 18:48:49 | 6,843 50% 2.18MB/s 0:00:00 (xfr#6, to-chk=0/14) |
03-Dec-2024 18:48:49 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.12.03-18.37.56/pod-logs/dev-oneprovider-paris-0/op-panel |
03-Dec-2024 18:48:49 | |
03-Dec-2024 18:48:49 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
03-Dec-2024 18:48:49 | 0 0% 0.00kB/s 0:00:00 |
03-Dec-2024 18:48:49 | 15,359 16% 14.65MB/s 0:00:00 (xfr#2, to-chk=9/14) |
03-Dec-2024 18:48:49 | 31,625 33% 30.16MB/s 0:00:00 (xfr#3, to-chk=7/14) |
03-Dec-2024 18:48:49 | 31,625 33% 30.16MB/s 0:00:00 (xfr#4, to-chk=5/14) |
03-Dec-2024 18:48:49 | 46,781 49% 44.61MB/s 0:00:00 (xfr#5, to-chk=3/14) |
03-Dec-2024 18:48:49 | 47,072 50% 44.89MB/s 0:00:00 (xfr#6, to-chk=1/14) |
03-Dec-2024 18:48:49 | 47,072 50% 22.45MB/s 0:00:00 (xfr#6, to-chk=0/14) |
03-Dec-2024 18:48:49 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.12.03-18.37.56/pod-logs/dev-onezone-0/oz-panel |
03-Dec-2024 18:48:49 | |
03-Dec-2024 18:48:49 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
03-Dec-2024 18:48:49 | 0 0% 0.00kB/s 0:00:00 |
03-Dec-2024 18:48:49 | 32,130 13% 30.64MB/s 0:00:00 (xfr#2, to-chk=9/14) |
03-Dec-2024 18:48:49 | 65,436 26% 62.40MB/s 0:00:00 (xfr#3, to-chk=7/14) |
03-Dec-2024 18:48:49 | 90,123 36% 85.95MB/s 0:00:00 (xfr#4, to-chk=5/14) |
03-Dec-2024 18:48:49 | 122,050 49% 116.40MB/s 0:00:00 (xfr#5, to-chk=3/14) |
03-Dec-2024 18:48:49 | 122,341 50% 116.67MB/s 0:00:00 (xfr#6, to-chk=1/14) |
03-Dec-2024 18:48:49 | 122,341 50% 23.33MB/s 0:00:00 (xfr#6, to-chk=0/14) |
03-Dec-2024 18:48:49 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.12.03-18.37.56/pod-logs/dev-onezone-0/cluster-manager |
03-Dec-2024 18:48:49 | |
03-Dec-2024 18:48:49 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
03-Dec-2024 18:48:49 | 0 0% 0.00kB/s 0:00:00 |
03-Dec-2024 18:48:49 | 1,978 14% 1.89MB/s 0:00:00 (xfr#2, to-chk=9/14) |
03-Dec-2024 18:48:49 | 4,666 34% 4.45MB/s 0:00:00 (xfr#3, to-chk=7/14) |
03-Dec-2024 18:48:49 | 4,666 34% 4.45MB/s 0:00:00 (xfr#4, to-chk=5/14) |
03-Dec-2024 18:48:49 | 6,441 48% 6.14MB/s 0:00:00 (xfr#5, to-chk=3/14) |
03-Dec-2024 18:48:49 | 6,703 50% 6.39MB/s 0:00:00 (xfr#6, to-chk=1/14) |
03-Dec-2024 18:48:49 | 6,703 50% 3.20MB/s 0:00:00 (xfr#6, to-chk=0/14) |
03-Dec-2024 18:48:49 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.12.03-18.37.56/pod-logs/dev-onezone-0/oz-worker |
03-Dec-2024 18:48:49 | |
03-Dec-2024 18:48:49 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=15/18) |
03-Dec-2024 18:48:49 | 0 0% 0.00kB/s 0:00:00 |
03-Dec-2024 18:48:49 | 16,327 6% 15.57MB/s 0:00:00 (xfr#2, to-chk=13/18) |
03-Dec-2024 18:48:49 | 33,299 13% 31.76MB/s 0:00:00 (xfr#3, to-chk=11/18) |
03-Dec-2024 18:48:49 | 33,299 13% 31.76MB/s 0:00:00 (xfr#4, to-chk=9/18) |
03-Dec-2024 18:48:49 | 49,146 20% 46.87MB/s 0:00:00 (xfr#5, to-chk=7/18) |
03-Dec-2024 18:48:49 | 49,236 20% 46.96MB/s 0:00:00 (xfr#6, to-chk=5/18) |
03-Dec-2024 18:48:49 | 49,533 20% 47.24MB/s 0:00:00 (xfr#7, to-chk=3/18) |
03-Dec-2024 18:48:49 | 119,397 50% 113.87MB/s 0:00:00 (xfr#8, to-chk=1/18) |
03-Dec-2024 18:48:49 | 119,397 50% 22.77MB/s 0:00:00 (xfr#8, to-chk=0/18) |
03-Dec-2024 18:48:49 | [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSPS/onedata-acceptance/tests/oneclient/logs/multiprovider_proxy/test_multi_reg_file_stat.1733251716.4158893 exists, exporting anyway. |
03-Dec-2024 18:48:49 | |
03-Dec-2024 18:48:49 | |
03-Dec-2024 18:48:49 | =================================== FAILURES =================================== |
03-Dec-2024 18:48:49 | _____________________ test_type_empty[multiprovider_proxy] _____________________ |
03-Dec-2024 18:48:49 | |
03-Dec-2024 18:48:49 | fixturefunc = <function shell_check_type at 0x7f3553a80a40> |
03-Dec-2024 18:48:49 | request = <FixtureRequest for <Function test_type_empty[multiprovider_proxy]>> |
03-Dec-2024 18:48:49 | kwargs = {'client_node': 'client21', 'file': 'space1/file1', 'file_type': 'regular empty file', 'user': 'user2', ...} |
03-Dec-2024 18:48:49 | |
03-Dec-2024 18:48:49 | def call_fixture_func( |
03-Dec-2024 18:48:49 | fixturefunc: "_FixtureFunc[FixtureValue]", request: FixtureRequest, kwargs |
03-Dec-2024 18:48:49 | ) -> FixtureValue: |
03-Dec-2024 18:48:49 | if is_generator(fixturefunc): |
03-Dec-2024 18:48:49 | fixturefunc = cast( |
03-Dec-2024 18:48:49 | Callable[..., Generator[FixtureValue, None, None]], fixturefunc |
03-Dec-2024 18:48:49 | ) |
03-Dec-2024 18:48:49 | generator = fixturefunc(**kwargs) |
03-Dec-2024 18:48:49 | try: |
03-Dec-2024 18:48:49 | fixture_result = next(generator) |
03-Dec-2024 18:48:49 | except StopIteration: |
03-Dec-2024 18:48:49 | raise ValueError(f"{request.fixturename} did not yield a value") from None |
03-Dec-2024 18:48:49 | finalizer = functools.partial(_teardown_yield_fixture, fixturefunc, generator) |
03-Dec-2024 18:48:49 | request.addfinalizer(finalizer) |
03-Dec-2024 18:48:49 | else: |
03-Dec-2024 18:48:49 | fixturefunc = cast(Callable[..., FixtureValue], fixturefunc) |
03-Dec-2024 18:48:49 | > fixture_result = fixturefunc(**kwargs) |
03-Dec-2024 18:48:49 | |
03-Dec-2024 18:48:49 | /usr/local/lib/python3.12/dist-packages/_pytest/fixtures.py:913: |
03-Dec-2024 18:48:49 | _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ |
03-Dec-2024 18:48:49 | tests/utils/bdd_utils.py:78: in wrapper |
03-Dec-2024 18:48:49 | return fun(*ba.args, **ba.kwargs) |
03-Dec-2024 18:48:49 | tests/oneclient/steps/multi_file_steps.py:410: in shell_check_type |
03-Dec-2024 18:48:49 | assert_(client.perform, condition) |
03-Dec-2024 18:48:49 | _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ |
03-Dec-2024 18:48:49 | |
03-Dec-2024 18:48:49 | expression = <bound method Client.perform of <tests.utils.client_utils.Client object at 0x7f3553bb24e0>> |
03-Dec-2024 18:48:49 | args = (<function shell_check_type.<locals>.condition at 0x7f355382ac00>,) |
03-Dec-2024 18:48:49 | kwargs = {}, assert_result = False |
03-Dec-2024 18:48:49 | |
03-Dec-2024 18:48:49 | def assert_(expression, *args, **kwargs): |
03-Dec-2024 18:48:49 | assert_result = expression(*args, **kwargs) |
03-Dec-2024 18:48:49 | > assert assert_result |
03-Dec-2024 18:48:49 | E AssertionError |
03-Dec-2024 18:48:49 | |
03-Dec-2024 18:48:49 | tests/utils/utils.py:42: AssertionError |
03-Dec-2024 18:48:49 | ------------------------------ Captured log call ------------------------------- |
03-Dec-2024 18:48:49 | ERROR root:utils.py:30 Traceback (most recent call last): |
03-Dec-2024 18:48:49 | File "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSPS/onedata-acceptance/tests/utils/client_utils.py", line 79, in _repeat_until |
03-Dec-2024 18:48:49 | condition_satisfied = condition() |
03-Dec-2024 18:48:49 | ^^^^^^^^^^^ |
03-Dec-2024 18:48:49 | File "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSPS/onedata-acceptance/tests/oneclient/steps/multi_file_steps.py", line 408, in condition |
03-Dec-2024 18:48:49 | assert stat_file_type.strip() == file_type |
03-Dec-2024 18:48:49 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
03-Dec-2024 18:48:49 | AssertionError |
03-Dec-2024 18:48:49 | =============================== warnings summary =============================== |
03-Dec-2024 18:48:49 | tests/utils/rest_utils.py:97 |
03-Dec-2024 18:48:49 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSPS/onedata-acceptance/tests/utils/rest_utils.py:97: SyntaxWarning: invalid escape sequence '\ ' |
03-Dec-2024 18:48:49 | print(""" |
03-Dec-2024 18:48:49 | |
03-Dec-2024 18:48:49 | tests/utils/path_utils.py:112 |
03-Dec-2024 18:48:49 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSPS/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ ' |
03-Dec-2024 18:48:49 | return path.replace("'", "\\'").replace(' ', '\ ') |
03-Dec-2024 18:48:49 | |
03-Dec-2024 18:48:49 | tests/utils/acceptance_utils.py:55 |
03-Dec-2024 18:48:49 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSPS/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d' |
03-Dec-2024 18:48:49 | '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?')) |
03-Dec-2024 18:48:49 | |
03-Dec-2024 18:48:49 | tests/utils/acceptance_utils.py:57 |
03-Dec-2024 18:48:49 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSPS/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d' |
03-Dec-2024 18:48:49 | '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?')) |
03-Dec-2024 18:48:49 | |
03-Dec-2024 18:48:49 | -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html |
03-Dec-2024 18:48:49 | - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSPS/onedata-acceptance/test-reports/results.xml - |
03-Dec-2024 18:48:49 | ============= 1 failed, 13 passed, 4 warnings in 655.92s (0:10:55) ============= |
03-Dec-2024 18:48:53 | release "dev" uninstalled |
03-Dec-2024 18:48:54 | persistentvolumeclaim "local-volume-1-dev-oneprovider-krakow-0" deleted |
03-Dec-2024 18:48:54 | persistentvolumeclaim "local-volume-1-dev-oneprovider-paris-0" deleted |
03-Dec-2024 18:48:57 | No resources found |
03-Dec-2024 18:48:58 | Sidecar injection has been disabled |
03-Dec-2024 18:48:58 | Cleaning helm release "dev"... |
03-Dec-2024 18:48:58 | Deleted 1 helm deployments |
03-Dec-2024 18:48:58 | Deleted 0 k8s deployments |
03-Dec-2024 18:48:58 | Deleted 0 k8s services |
03-Dec-2024 18:48:58 | Deleted 0 persistent volumes |
03-Dec-2024 18:48:58 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
03-Dec-2024 18:48:58 | [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone |
03-Dec-2024 18:48:58 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
03-Dec-2024 18:48:58 | [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider |
03-Dec-2024 18:48:58 | [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli |
03-Dec-2024 18:48:58 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
03-Dec-2024 18:48:58 | [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient |
03-Dec-2024 18:48:58 | Finished task 'Run acceptance oneclient tests' with result: Success |
03-Dec-2024 18:48:58 | Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit' |
03-Dec-2024 18:48:58 | Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSPS... |
03-Dec-2024 18:48:58 | Failing task since 1 failing test cases were found. |
03-Dec-2024 18:48:58 | Changing Task Result to SUCCESS as all failed tests were quarantined. |
03-Dec-2024 18:48:58 | Finished task 'Parse test results' with result: Success |
03-Dec-2024 18:48:58 | All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
03-Dec-2024 18:48:58 | Substituting variable: ${bamboo.artifactRepoHostname} with S3 |
03-Dec-2024 18:48:58 | Substituting variable: ${bamboo.artifactRepoPort} with 10161 |
03-Dec-2024 18:48:58 | Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu |
03-Dec-2024 18:48:58 | Substituting variable: ${bamboo.planRepository.branchName} with develop |
03-Dec-2024 18:48:58 | Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance |
03-Dec-2024 18:48:58 | Substituting variable: ${bamboo.artifactRepoHostname} with S3 |
03-Dec-2024 18:48:58 | Substituting variable: ${bamboo.artifactRepoPort} with 10161 |
03-Dec-2024 18:48:58 | Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu |
03-Dec-2024 18:48:58 | Substituting variable: ${bamboo.planRepository.branchName} with develop |
03-Dec-2024 18:48:58 | Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance |
03-Dec-2024 18:48:58 | Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
03-Dec-2024 18:48:58 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file stat proxyio symlinks #3374 (ODSRV-OAP-MPRFSPS-3374)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFSPS-3374-ScriptBuildTask-7129077890358204252.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSPS/onedata-acceptance |
03-Dec-2024 18:48:58 | ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_proxy_regular_file_stat_proxyio_symlinks.tar.gz |
03-Dec-2024 18:48:59 | Uploading artifact |
03-Dec-2024 18:48:59 | source path: surefire_multiprovider_proxy_regular_file_stat_proxyio_symlinks.tar.gz |
03-Dec-2024 18:48:59 | dest. path: artifacts/onedata-acceptance/develop/surefire_multiprovider_proxy_regular_file_stat_proxyio_symlinks.tar.gz |
03-Dec-2024 18:48:59 | Finished task 'Pack and push surefire artifact' with result: Success |
03-Dec-2024 18:48:59 | All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
03-Dec-2024 18:48:59 | Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
03-Dec-2024 18:48:59 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file stat proxyio symlinks #3374 (ODSRV-OAP-MPRFSPS-3374)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFSPS-3374-ScriptBuildTask-614505668005426681.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSPS |
03-Dec-2024 18:48:59 | cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory |
03-Dec-2024 18:48:59 | Finished task 'Pack logs' with result: Success |
03-Dec-2024 18:48:59 | All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
03-Dec-2024 18:48:59 | Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh |
03-Dec-2024 18:48:59 | Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
03-Dec-2024 18:48:59 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider proxy regular file stat proxyio symlinks #3374 (ODSRV-OAP-MPRFSPS-3374)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MPRFSPS-3374-ScriptBuildTask-7055479250760068607.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSPS/onedata-acceptance |
03-Dec-2024 18:48:59 | % Total % Received % Xferd Average Speed Time Time Time Current |
03-Dec-2024 18:48:59 | Dload Upload Total Spent Left Speed |
03-Dec-2024 18:48:59 | |
03-Dec-2024 18:48:59 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
03-Dec-2024 18:48:59 | 100 4822 100 4822 0 0 55425 0 --:--:-- --:--:-- --:--:-- 56069 |
03-Dec-2024 18:48:59 | Clearing /tmp/onedata and /home/bamboo/.one-env |
03-Dec-2024 18:49:01 | Cleaning helm deployments |
03-Dec-2024 18:49:01 | Cleanining pods |
03-Dec-2024 18:49:01 | Cleaning kube persistant volumes |
03-Dec-2024 18:49:01 | Cleaning dockswift container |
03-Dec-2024 18:49:01 | Cleaning docker containers |
03-Dec-2024 18:49:04 | Stalled docker containers to remove: |
03-Dec-2024 18:49:04 | 20eede6261b2 07ace0614742 06d274521178 9ba230cef9b1 a94b8cdffef9 72720e955a57 ccf4121597d4 451cac592c3c b0415f88561c d8fdb9e32a7c 56678fa1d846 deac62bc758f d8438524ed7b 7b8e8e91354e e41bff6b834a f0711455f516 14eb7c3d06d7 959682b13fd0 17eb3d9df0a6 3d7404dcbd0c |
03-Dec-2024 18:49:04 | Removing stalled docker containers |
03-Dec-2024 18:49:04 | Error response from daemon: Cannot kill container: 20eede6261b2: Container 20eede6261b2655a11c0eff9c916c8fc0fd05a1eb01f1bad75e31736bf32def4 is not running |
03-Dec-2024 18:49:04 | 20eede6261b2 |
03-Dec-2024 18:49:04 | Error response from daemon: Cannot kill container: 07ace0614742: Container 07ace06147426da2e40cb0e82472119f71a6547341f3782c07df71852ca3087a is not running |
03-Dec-2024 18:49:05 | 07ace0614742 |
03-Dec-2024 18:49:05 | Error response from daemon: Cannot kill container: 06d274521178: Container 06d2745211785e494a5154db9ecfb02172c09952bee69b6b06196cf6f7bf05eb is not running |
03-Dec-2024 18:49:05 | 06d274521178 |
03-Dec-2024 18:49:05 | Error response from daemon: Cannot kill container: 9ba230cef9b1: Container 9ba230cef9b12c29f3a5ced6656d26c674e854b26ea981e15ebf96b1b4dac6c9 is not running |
03-Dec-2024 18:49:05 | 9ba230cef9b1 |
03-Dec-2024 18:49:05 | Error response from daemon: Cannot kill container: a94b8cdffef9: Container a94b8cdffef9f83c9897dc6221812c769251d1d9efd1e5993b66d65f08487ddf is not running |
03-Dec-2024 18:49:05 | a94b8cdffef9 |
03-Dec-2024 18:49:05 | Error response from daemon: Cannot kill container: 72720e955a57: Container 72720e955a5719e85388b0dfb738b409624999257504677ab4e908b57d5da90f is not running |
03-Dec-2024 18:49:05 | 72720e955a57 |
03-Dec-2024 18:49:05 | Error response from daemon: Cannot kill container: ccf4121597d4: Container ccf4121597d42602aff11c8e66b0b56fb0d4f14c2d9a318cab99c80e42312089 is not running |
03-Dec-2024 18:49:05 | ccf4121597d4 |
03-Dec-2024 18:49:05 | Error response from daemon: Cannot kill container: 451cac592c3c: Container 451cac592c3cf326dff8d2dfc2518720bdb6c586ec51f3c25d51b4bb17225eb7 is not running |
03-Dec-2024 18:49:05 | 451cac592c3c |
03-Dec-2024 18:49:05 | Error response from daemon: Cannot kill container: b0415f88561c: Container b0415f88561c934f0c407de73ca5e489847190f40823d60605e4e7ad69b17fe7 is not running |
03-Dec-2024 18:49:05 | b0415f88561c |
03-Dec-2024 18:49:05 | Error response from daemon: Cannot kill container: d8fdb9e32a7c: Container d8fdb9e32a7cd28da68156d6f13f5c42f97653253a5199c9d8f5bf0b7cd73291 is not running |
03-Dec-2024 18:49:05 | d8fdb9e32a7c |
03-Dec-2024 18:49:05 | Error response from daemon: Cannot kill container: 56678fa1d846: Container 56678fa1d846d7766cba0b1cb3e0222f6a85908cd759323d2238165ba4dda4d9 is not running |
03-Dec-2024 18:49:05 | 56678fa1d846 |
03-Dec-2024 18:49:05 | Error response from daemon: Cannot kill container: deac62bc758f: Container deac62bc758f9634b4acf6b9528bb110f24b7fb2d498a1eb60e08d212fab536c is not running |
03-Dec-2024 18:49:05 | deac62bc758f |
03-Dec-2024 18:49:06 | Error response from daemon: Cannot kill container: d8438524ed7b: Container d8438524ed7b5d2f1e8f9704b0e390bc943f54c6407679c3c6584556d056ba3a is not running |
03-Dec-2024 18:49:06 | d8438524ed7b |
03-Dec-2024 18:49:06 | Error response from daemon: Cannot kill container: 7b8e8e91354e: Container 7b8e8e91354e2da8e4598f88e9c6f8175ed82cf7b48b4f45ca58ceb2e014fc97 is not running |
03-Dec-2024 18:49:06 | 7b8e8e91354e |
03-Dec-2024 18:49:06 | Error response from daemon: Cannot kill container: e41bff6b834a: Container e41bff6b834a5546b04b00a6a3a38b781560b394a6b226dbd6bc4aa4ecd33f92 is not running |
03-Dec-2024 18:49:06 | e41bff6b834a |
03-Dec-2024 18:49:06 | Error response from daemon: Cannot kill container: f0711455f516: Container f0711455f51690bd7ac8f9f7900cd25e4dc48e328c624a1750323b299a1ab0ee is not running |
03-Dec-2024 18:49:06 | f0711455f516 |
03-Dec-2024 18:49:06 | Error response from daemon: Cannot kill container: 14eb7c3d06d7: Container 14eb7c3d06d7f9688369437dae9fd17b2c3f8bf79f2de85f0eea05cc65da73a8 is not running |
03-Dec-2024 18:49:06 | 14eb7c3d06d7 |
03-Dec-2024 18:49:06 | Error response from daemon: Cannot kill container: 959682b13fd0: Container 959682b13fd0bcc684b53fd8927a70d5bb606513e9b84439a2b09fa31f3c4f28 is not running |
03-Dec-2024 18:49:06 | 959682b13fd0 |
03-Dec-2024 18:49:06 | Error response from daemon: Cannot kill container: 17eb3d9df0a6: Container 17eb3d9df0a694fdec534ac48846685ea51801c228b22582d0ac115a8fbb22e9 is not running |
03-Dec-2024 18:49:06 | 17eb3d9df0a6 |
03-Dec-2024 18:49:06 | 3d7404dcbd0c |
03-Dec-2024 18:49:06 | 3d7404dcbd0c |
03-Dec-2024 18:49:06 | Stalled docker volumes to remove: |
03-Dec-2024 18:49:06 | |
03-Dec-2024 18:49:06 | Removing stalled docker volumes |
03-Dec-2024 18:49:06 | Removing stalled loopdevices |
03-Dec-2024 18:49:07 | Done |
03-Dec-2024 18:49:07 | Finished task 'Clear env and working dir' with result: Success |
03-Dec-2024 18:49:07 | Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2 |
03-Dec-2024 18:49:07 | Running post build plugin 'Docker Container Cleanup' |
03-Dec-2024 18:49:07 | Running post build plugin 'NCover Results Collector' |
03-Dec-2024 18:49:07 | Running post build plugin 'Build Results Label Collector' |
03-Dec-2024 18:49:07 | Running post build plugin 'Clover Results Collector' |
03-Dec-2024 18:49:07 | Running post build plugin 'npm Cache Cleanup' |
03-Dec-2024 18:49:07 | Running post build plugin 'Artifact Copier' |
03-Dec-2024 18:49:07 | Publishing an artifact: test_logs.tar.gz |
03-Dec-2024 18:49:07 | Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 76.55 ms |
03-Dec-2024 18:49:08 | Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MPRFSPS' |
03-Dec-2024 18:49:08 | Finalising the build... |
03-Dec-2024 18:49:08 | Stopping timer. |
03-Dec-2024 18:49:08 | Build ODSRV-OAP-MPRFSPS-3374 completed. |
03-Dec-2024 18:49:08 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
03-Dec-2024 18:49:08 | Running on server: post build plugin 'NCover Results Collector' |
03-Dec-2024 18:49:08 | Running on server: post build plugin 'Build Labeller' |
03-Dec-2024 18:49:08 | Running on server: post build plugin 'Clover Delta Calculator' |
03-Dec-2024 18:49:08 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
03-Dec-2024 18:49:08 | All post build plugins have finished |
03-Dec-2024 18:49:08 | Generating build results summary... |
03-Dec-2024 18:49:08 | Saving build results to disk... |
03-Dec-2024 18:49:08 | Store variable context... |
03-Dec-2024 18:49:08 | Finished building ODSRV-OAP-MPRFSPS-3374. |