oneclient acceptance tests using environment deployed from packages
Build: #3363 was successful
Job: multiprovider s3 regular file stat proxyio symlinks was successful
Build log
The build generated 1,882 lines of output. The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.
13-Nov-2024 18:11:20 | |
13-Nov-2024 18:12:01 | tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_truncate_without_permission[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
13-Nov-2024 18:12:01 | ================================================================= |
13-Nov-2024 18:12:01 | - Executing scenario 'Fail to truncate regular file without write permission' |
13-Nov-2024 18:12:01 | - from feature 'Multi_regular_file_stat' |
13-Nov-2024 18:12:01 | ----------------------------------------------------------------- |
13-Nov-2024 18:12:01 | -- Executing step: 'Given "oneclients [client11, client21] |
13-Nov-2024 18:12:01 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
13-Nov-2024 18:12:01 | using [token, token] by [user1, user2]"' |
13-Nov-2024 18:12:01 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-6m6h6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
13-Nov-2024 18:12:01 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-6m6h6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
13-Nov-2024 18:12:01 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-6m6h6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
13-Nov-2024 18:12:01 | |
13-Nov-2024 18:12:01 | |
13-Nov-2024 18:12:01 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-6m6h6' |
13-Nov-2024 18:12:01 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-6m6h6' successfully started |
13-Nov-2024 18:12:01 | |
13-Nov-2024 18:12:01 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/7rigrsy9cnc8eknt |
13-Nov-2024 18:12:01 | |
13-Nov-2024 18:12:01 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/7rigrsy9cnc8eknt --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/7rigrsy9cnc8eknt |
13-Nov-2024 18:12:01 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '11287551851835443718'... |
13-Nov-2024 18:12:01 | Getting configuration... |
13-Nov-2024 18:12:01 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/7rigrsy9cnc8eknt'. |
13-Nov-2024 18:12:01 | |
13-Nov-2024 18:12:01 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-b275w', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
13-Nov-2024 18:12:01 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-b275w', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
13-Nov-2024 18:12:01 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-b275w', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
13-Nov-2024 18:12:01 | |
13-Nov-2024 18:12:01 | |
13-Nov-2024 18:12:01 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-b275w' |
13-Nov-2024 18:12:01 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-b275w' successfully started |
13-Nov-2024 18:12:01 | |
13-Nov-2024 18:12:01 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/ld8szum52qw8yyy7 |
13-Nov-2024 18:12:01 | |
13-Nov-2024 18:12:01 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/ld8szum52qw8yyy7 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/ld8szum52qw8yyy7 |
13-Nov-2024 18:12:01 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '6861289891708240336'... |
13-Nov-2024 18:12:01 | Getting configuration... |
13-Nov-2024 18:12:01 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/ld8szum52qw8yyy7'. |
13-Nov-2024 18:12:01 | |
13-Nov-2024 18:12:01 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
13-Nov-2024 18:12:01 | -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"' |
13-Nov-2024 18:12:01 | -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"' |
13-Nov-2024 18:12:01 | -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"' |
13-Nov-2024 18:12:01 | -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 644 on client11"' |
13-Nov-2024 18:12:01 | -- Executing step: 'When "mode of user2's space1/dir1/file1 is 644 on client21"' |
13-Nov-2024 18:12:01 | -- Executing step: 'When "user2 fails to change space1/dir1/file1 size to 1000000 bytes on client21"' |
13-Nov-2024 18:12:01 | ================================================================= |
13-Nov-2024 18:12:01 | |
13-Nov-2024 18:12:01 | PASSED |
13-Nov-2024 18:12:01 | Unmounting client from /tmp/onedata/mnt/7rigrsy9cnc8eknt |
13-Nov-2024 18:12:01 | |
13-Nov-2024 18:12:01 | |
13-Nov-2024 18:12:01 | Unmounting client from /tmp/onedata/mnt/ld8szum52qw8yyy7 |
13-Nov-2024 18:12:01 | |
13-Nov-2024 18:12:01 | |
13-Nov-2024 18:12:35 | tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_timestamp[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
13-Nov-2024 18:12:35 | ================================================================= |
13-Nov-2024 18:12:35 | - Executing scenario 'Timestamps at creation' |
13-Nov-2024 18:12:35 | - from feature 'Multi_regular_file_stat' |
13-Nov-2024 18:12:35 | ----------------------------------------------------------------- |
13-Nov-2024 18:12:35 | -- Executing step: 'Given "oneclients [client11, client21] |
13-Nov-2024 18:12:35 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
13-Nov-2024 18:12:35 | using [token, token] by [user1, user2]"' |
13-Nov-2024 18:12:35 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-6m6h6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
13-Nov-2024 18:12:35 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-6m6h6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
13-Nov-2024 18:12:35 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-6m6h6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
13-Nov-2024 18:12:35 | |
13-Nov-2024 18:12:35 | |
13-Nov-2024 18:12:35 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-6m6h6' |
13-Nov-2024 18:12:35 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-6m6h6' successfully started |
13-Nov-2024 18:12:35 | |
13-Nov-2024 18:12:35 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/1htd0u09zkd7h69b |
13-Nov-2024 18:12:35 | |
13-Nov-2024 18:12:35 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/1htd0u09zkd7h69b --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/1htd0u09zkd7h69b |
13-Nov-2024 18:12:35 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '937215343236343360'... |
13-Nov-2024 18:12:35 | Getting configuration... |
13-Nov-2024 18:12:35 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/1htd0u09zkd7h69b'. |
13-Nov-2024 18:12:35 | |
13-Nov-2024 18:12:35 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-b275w', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
13-Nov-2024 18:12:35 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-b275w', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
13-Nov-2024 18:12:35 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-b275w', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
13-Nov-2024 18:12:35 | |
13-Nov-2024 18:12:35 | |
13-Nov-2024 18:12:35 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-b275w' |
13-Nov-2024 18:12:35 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-b275w' successfully started |
13-Nov-2024 18:12:35 | |
13-Nov-2024 18:12:35 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/8cgf35a71sgr8i9r |
13-Nov-2024 18:12:35 | |
13-Nov-2024 18:12:35 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/8cgf35a71sgr8i9r --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/8cgf35a71sgr8i9r |
13-Nov-2024 18:12:35 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '1163376477954779937'... |
13-Nov-2024 18:12:35 | Getting configuration... |
13-Nov-2024 18:12:35 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/8cgf35a71sgr8i9r'. |
13-Nov-2024 18:12:35 | |
13-Nov-2024 18:12:35 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
13-Nov-2024 18:12:35 | -- Executing step: 'When "user1 sees [file1] in space1 on client11"' |
13-Nov-2024 18:12:35 | -- Executing step: 'When "user2 sees [file1] in space1 on client21"' |
13-Nov-2024 18:12:35 | -- Executing step: 'Then "modification time of user2's space1/file1 is equal to access time on client21"' |
13-Nov-2024 18:12:35 | -- Executing step: 'Then "status-change time of user2's space1/file1 is equal to access time on client21"' |
13-Nov-2024 18:12:35 | ================================================================= |
13-Nov-2024 18:12:35 | |
13-Nov-2024 18:12:36 | PASSED |
13-Nov-2024 18:12:36 | Unmounting client from /tmp/onedata/mnt/1htd0u09zkd7h69b |
13-Nov-2024 18:12:36 | |
13-Nov-2024 18:12:36 | |
13-Nov-2024 18:12:36 | Unmounting client from /tmp/onedata/mnt/8cgf35a71sgr8i9r |
13-Nov-2024 18:12:36 | |
13-Nov-2024 18:12:36 | |
13-Nov-2024 18:13:21 | tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_update_timestamp_without_permission[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
13-Nov-2024 18:13:21 | ================================================================= |
13-Nov-2024 18:13:21 | - Executing scenario 'Fail to update timestamps (touch) without write permission' |
13-Nov-2024 18:13:21 | - from feature 'Multi_regular_file_stat' |
13-Nov-2024 18:13:21 | ----------------------------------------------------------------- |
13-Nov-2024 18:13:21 | -- Executing step: 'Given "oneclients [client11, client21] |
13-Nov-2024 18:13:21 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
13-Nov-2024 18:13:21 | using [token, token] by [user1, user2]"' |
13-Nov-2024 18:13:21 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-6m6h6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
13-Nov-2024 18:13:21 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-6m6h6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
13-Nov-2024 18:13:21 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-6m6h6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
13-Nov-2024 18:13:21 | |
13-Nov-2024 18:13:21 | |
13-Nov-2024 18:13:21 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-6m6h6' |
13-Nov-2024 18:13:21 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-6m6h6' successfully started |
13-Nov-2024 18:13:21 | |
13-Nov-2024 18:13:21 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/j4buivd74uffh50h |
13-Nov-2024 18:13:21 | |
13-Nov-2024 18:13:21 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/j4buivd74uffh50h --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/j4buivd74uffh50h |
13-Nov-2024 18:13:21 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '10442832724691201996'... |
13-Nov-2024 18:13:21 | Getting configuration... |
13-Nov-2024 18:13:21 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/j4buivd74uffh50h'. |
13-Nov-2024 18:13:21 | |
13-Nov-2024 18:13:21 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-b275w', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
13-Nov-2024 18:13:21 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-b275w', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
13-Nov-2024 18:13:21 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-b275w', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
13-Nov-2024 18:13:21 | |
13-Nov-2024 18:13:21 | |
13-Nov-2024 18:13:21 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-b275w' |
13-Nov-2024 18:13:21 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-b275w' successfully started |
13-Nov-2024 18:13:21 | |
13-Nov-2024 18:13:21 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/450gg8fw3ybbp3bf |
13-Nov-2024 18:13:21 | |
13-Nov-2024 18:13:21 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/450gg8fw3ybbp3bf --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/450gg8fw3ybbp3bf |
13-Nov-2024 18:13:21 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '768753937892785003'... |
13-Nov-2024 18:13:21 | Getting configuration... |
13-Nov-2024 18:13:21 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/450gg8fw3ybbp3bf'. |
13-Nov-2024 18:13:21 | |
13-Nov-2024 18:13:21 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
13-Nov-2024 18:13:21 | -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"' |
13-Nov-2024 18:13:21 | -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"' |
13-Nov-2024 18:13:21 | -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"' |
13-Nov-2024 18:13:21 | -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 644 on client11"' |
13-Nov-2024 18:13:21 | -- Executing step: 'When "mode of user2's space1/dir1/file1 is 644 on client21"' |
13-Nov-2024 18:13:21 | -- Executing step: 'When "user2 fails to update [space1/dir1/file1] timestamps on client21"' |
13-Nov-2024 18:13:21 | ================================================================= |
13-Nov-2024 18:13:21 | |
13-Nov-2024 18:13:22 | PASSED |
13-Nov-2024 18:13:22 | Unmounting client from /tmp/onedata/mnt/j4buivd74uffh50h |
13-Nov-2024 18:13:22 | |
13-Nov-2024 18:13:22 | |
13-Nov-2024 18:13:22 | Unmounting client from /tmp/onedata/mnt/450gg8fw3ybbp3bf |
13-Nov-2024 18:13:22 | |
13-Nov-2024 18:13:22 | |
13-Nov-2024 18:14:07 | tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_update_timestamp_with_permission[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
13-Nov-2024 18:14:07 | ================================================================= |
13-Nov-2024 18:14:07 | - Executing scenario 'Update timestamps (touch) with write permission' |
13-Nov-2024 18:14:07 | - from feature 'Multi_regular_file_stat' |
13-Nov-2024 18:14:07 | ----------------------------------------------------------------- |
13-Nov-2024 18:14:07 | -- Executing step: 'Given "oneclients [client11, client21] |
13-Nov-2024 18:14:07 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
13-Nov-2024 18:14:07 | using [token, token] by [user1, user2]"' |
13-Nov-2024 18:14:07 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-6m6h6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
13-Nov-2024 18:14:07 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-6m6h6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
13-Nov-2024 18:14:07 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-6m6h6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
13-Nov-2024 18:14:07 | |
13-Nov-2024 18:14:07 | |
13-Nov-2024 18:14:07 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-6m6h6' |
13-Nov-2024 18:14:07 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-6m6h6' successfully started |
13-Nov-2024 18:14:07 | |
13-Nov-2024 18:14:07 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/2uuy78n7dvjaq1mt |
13-Nov-2024 18:14:07 | |
13-Nov-2024 18:14:07 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/2uuy78n7dvjaq1mt --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/2uuy78n7dvjaq1mt |
13-Nov-2024 18:14:07 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '4024245784312619626'... |
13-Nov-2024 18:14:07 | Getting configuration... |
13-Nov-2024 18:14:07 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/2uuy78n7dvjaq1mt'. |
13-Nov-2024 18:14:07 | |
13-Nov-2024 18:14:07 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-b275w', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
13-Nov-2024 18:14:07 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-b275w', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
13-Nov-2024 18:14:07 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-b275w', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
13-Nov-2024 18:14:07 | |
13-Nov-2024 18:14:07 | |
13-Nov-2024 18:14:07 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-b275w' |
13-Nov-2024 18:14:07 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-b275w' successfully started |
13-Nov-2024 18:14:07 | |
13-Nov-2024 18:14:07 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/29l6tf2t3os1bspn |
13-Nov-2024 18:14:07 | |
13-Nov-2024 18:14:07 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/29l6tf2t3os1bspn --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/29l6tf2t3os1bspn |
13-Nov-2024 18:14:07 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '9418411107523968924'... |
13-Nov-2024 18:14:07 | Getting configuration... |
13-Nov-2024 18:14:07 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/29l6tf2t3os1bspn'. |
13-Nov-2024 18:14:07 | |
13-Nov-2024 18:14:07 | -- Executing step: 'When "user1 creates directories [space1/dir1] on client11"' |
13-Nov-2024 18:14:07 | -- Executing step: 'When "user1 creates regular files [space1/dir1/file1] on client11"' |
13-Nov-2024 18:14:07 | -- Executing step: 'When "user1 sees [file1] in space1/dir1 on client11"' |
13-Nov-2024 18:14:07 | -- Executing step: 'When "user2 sees [file1] in space1/dir1 on client21"' |
13-Nov-2024 18:14:07 | -- Executing step: 'When "user1 changes space1/dir1/file1 mode to 624 on client11"' |
13-Nov-2024 18:14:07 | -- Executing step: 'When "mode of user2's space1/dir1/file1 is 624 on client21"' |
13-Nov-2024 18:14:07 | -- Executing step: 'When "user2 updates [space1/dir1/file1] timestamps on client21"' |
13-Nov-2024 18:14:07 | -- Executing step: 'Then "modification time of user2's space1/dir1/file1 is equal to access time on client21"' |
13-Nov-2024 18:14:07 | ================================================================= |
13-Nov-2024 18:14:07 | |
13-Nov-2024 18:14:08 | PASSED |
13-Nov-2024 18:14:08 | Unmounting client from /tmp/onedata/mnt/2uuy78n7dvjaq1mt |
13-Nov-2024 18:14:08 | |
13-Nov-2024 18:14:08 | |
13-Nov-2024 18:14:08 | Unmounting client from /tmp/onedata/mnt/29l6tf2t3os1bspn |
13-Nov-2024 18:14:08 | |
13-Nov-2024 18:14:08 | |
13-Nov-2024 18:14:57 | tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_access_time[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
13-Nov-2024 18:14:57 | ================================================================= |
13-Nov-2024 18:14:57 | - Executing scenario 'Access time' |
13-Nov-2024 18:14:57 | - from feature 'Multi_regular_file_stat' |
13-Nov-2024 18:14:57 | ----------------------------------------------------------------- |
13-Nov-2024 18:14:57 | -- Executing step: 'Given "oneclients [client11, client21] |
13-Nov-2024 18:14:57 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
13-Nov-2024 18:14:57 | using [token, token] by [user1, user2]"' |
13-Nov-2024 18:14:57 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-6m6h6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
13-Nov-2024 18:14:57 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-6m6h6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
13-Nov-2024 18:14:57 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-6m6h6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
13-Nov-2024 18:14:57 | |
13-Nov-2024 18:14:57 | |
13-Nov-2024 18:14:57 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-6m6h6' |
13-Nov-2024 18:14:57 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-6m6h6' successfully started |
13-Nov-2024 18:14:57 | |
13-Nov-2024 18:14:57 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/4wa6xzihx8r3s1z3 |
13-Nov-2024 18:14:57 | |
13-Nov-2024 18:14:57 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/4wa6xzihx8r3s1z3 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/4wa6xzihx8r3s1z3 |
13-Nov-2024 18:14:57 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '13448747404986708864'... |
13-Nov-2024 18:14:57 | Getting configuration... |
13-Nov-2024 18:14:57 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/4wa6xzihx8r3s1z3'. |
13-Nov-2024 18:14:57 | |
13-Nov-2024 18:14:57 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-b275w', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
13-Nov-2024 18:14:57 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-b275w', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
13-Nov-2024 18:14:57 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-b275w', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
13-Nov-2024 18:14:57 | |
13-Nov-2024 18:14:57 | |
13-Nov-2024 18:14:57 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-b275w' |
13-Nov-2024 18:14:57 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-b275w' successfully started |
13-Nov-2024 18:14:57 | |
13-Nov-2024 18:14:57 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/huiezzvzij5mbshd |
13-Nov-2024 18:14:57 | |
13-Nov-2024 18:14:57 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/huiezzvzij5mbshd --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/huiezzvzij5mbshd |
13-Nov-2024 18:14:57 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '12611973548478936238'... |
13-Nov-2024 18:14:57 | Getting configuration... |
13-Nov-2024 18:14:57 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/huiezzvzij5mbshd'. |
13-Nov-2024 18:14:57 | |
13-Nov-2024 18:14:57 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"' |
13-Nov-2024 18:14:57 | -- Executing step: 'When "user2 sees [file1] in space1 on client21"' |
13-Nov-2024 18:14:57 | -- Executing step: 'When "user1 is idle for 2 seconds"' |
13-Nov-2024 18:14:57 | -- Executing step: 'Then "user1 reads "TEST TEXT ONEDATA" from file space1/file1 on client11"' |
13-Nov-2024 18:14:57 | -- Executing step: 'Then "access time of user2's space1/file1 is greater than modification time on client21"' |
13-Nov-2024 18:14:57 | -- Executing step: 'Then "access time of user2's space1/file1 is greater than status-change time on client21"' |
13-Nov-2024 18:14:57 | ================================================================= |
13-Nov-2024 18:14:57 | |
13-Nov-2024 18:14:58 | PASSED |
13-Nov-2024 18:14:58 | Unmounting client from /tmp/onedata/mnt/4wa6xzihx8r3s1z3 |
13-Nov-2024 18:14:58 | |
13-Nov-2024 18:14:58 | |
13-Nov-2024 18:14:58 | Unmounting client from /tmp/onedata/mnt/huiezzvzij5mbshd |
13-Nov-2024 18:14:58 | |
13-Nov-2024 18:14:58 | |
13-Nov-2024 18:15:42 | tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_modification_time[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
13-Nov-2024 18:15:42 | ================================================================= |
13-Nov-2024 18:15:42 | - Executing scenario 'Modification time' |
13-Nov-2024 18:15:42 | - from feature 'Multi_regular_file_stat' |
13-Nov-2024 18:15:42 | ----------------------------------------------------------------- |
13-Nov-2024 18:15:42 | -- Executing step: 'Given "oneclients [client11, client21] |
13-Nov-2024 18:15:42 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
13-Nov-2024 18:15:42 | using [token, token] by [user1, user2]"' |
13-Nov-2024 18:15:42 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-6m6h6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
13-Nov-2024 18:15:42 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-6m6h6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
13-Nov-2024 18:15:42 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-6m6h6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
13-Nov-2024 18:15:42 | |
13-Nov-2024 18:15:42 | |
13-Nov-2024 18:15:42 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-6m6h6' |
13-Nov-2024 18:15:42 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-6m6h6' successfully started |
13-Nov-2024 18:15:42 | |
13-Nov-2024 18:15:42 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/wrq2h5dpvuodk4e7 |
13-Nov-2024 18:15:42 | |
13-Nov-2024 18:15:42 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/wrq2h5dpvuodk4e7 --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/wrq2h5dpvuodk4e7 |
13-Nov-2024 18:15:42 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '16527365988003042307'... |
13-Nov-2024 18:15:42 | Getting configuration... |
13-Nov-2024 18:15:42 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/wrq2h5dpvuodk4e7'. |
13-Nov-2024 18:15:42 | |
13-Nov-2024 18:15:42 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-b275w', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
13-Nov-2024 18:15:42 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-b275w', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
13-Nov-2024 18:15:42 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-b275w', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
13-Nov-2024 18:15:42 | |
13-Nov-2024 18:15:42 | |
13-Nov-2024 18:15:42 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-b275w' |
13-Nov-2024 18:15:42 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-b275w' successfully started |
13-Nov-2024 18:15:42 | |
13-Nov-2024 18:15:42 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/jdsialws6kmacawo |
13-Nov-2024 18:15:42 | |
13-Nov-2024 18:15:42 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/jdsialws6kmacawo --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/jdsialws6kmacawo |
13-Nov-2024 18:15:42 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '12262528404949565894'... |
13-Nov-2024 18:15:42 | Getting configuration... |
13-Nov-2024 18:15:42 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/jdsialws6kmacawo'. |
13-Nov-2024 18:15:42 | |
13-Nov-2024 18:15:42 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
13-Nov-2024 18:15:42 | -- Executing step: 'When "user1 sees [file1] in space1 on client11"' |
13-Nov-2024 18:15:42 | -- Executing step: 'When "user2 sees [file1] in space1 on client21"' |
13-Nov-2024 18:15:42 | -- Executing step: 'When "user1 is idle for 2 seconds"' |
13-Nov-2024 18:15:42 | -- Executing step: 'When "user1 writes "TEST TEXT ONEDATA" to space1/file1 on client11"' |
13-Nov-2024 18:15:42 | -- Executing step: 'Then "modification time of user2's space1/file1 is greater than access time on client21"' |
13-Nov-2024 18:15:42 | -- Executing step: 'Then "modification time of user2's space1/file1 is equal to status-change time on client21"' |
13-Nov-2024 18:15:42 | ================================================================= |
13-Nov-2024 18:15:42 | |
13-Nov-2024 18:15:43 | PASSED |
13-Nov-2024 18:15:43 | Unmounting client from /tmp/onedata/mnt/wrq2h5dpvuodk4e7 |
13-Nov-2024 18:15:43 | |
13-Nov-2024 18:15:43 | |
13-Nov-2024 18:15:43 | Unmounting client from /tmp/onedata/mnt/jdsialws6kmacawo |
13-Nov-2024 18:15:43 | |
13-Nov-2024 18:15:43 | |
13-Nov-2024 18:16:32 | tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_stat_change_time_chmod[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
13-Nov-2024 18:16:32 | ================================================================= |
13-Nov-2024 18:16:32 | - Executing scenario 'Status-change time when changing mode' |
13-Nov-2024 18:16:32 | - from feature 'Multi_regular_file_stat' |
13-Nov-2024 18:16:32 | ----------------------------------------------------------------- |
13-Nov-2024 18:16:32 | -- Executing step: 'Given "oneclients [client11, client21] |
13-Nov-2024 18:16:32 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
13-Nov-2024 18:16:32 | using [token, token] by [user1, user2]"' |
13-Nov-2024 18:16:32 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-6m6h6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
13-Nov-2024 18:16:32 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-6m6h6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
13-Nov-2024 18:16:32 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-6m6h6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
13-Nov-2024 18:16:32 | |
13-Nov-2024 18:16:32 | |
13-Nov-2024 18:16:32 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-6m6h6' |
13-Nov-2024 18:16:32 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-6m6h6' successfully started |
13-Nov-2024 18:16:32 | |
13-Nov-2024 18:16:32 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/dod6740akoukrv8h |
13-Nov-2024 18:16:32 | |
13-Nov-2024 18:16:32 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/dod6740akoukrv8h --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/dod6740akoukrv8h |
13-Nov-2024 18:16:32 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '6038172774419600355'... |
13-Nov-2024 18:16:32 | Getting configuration... |
13-Nov-2024 18:16:32 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/dod6740akoukrv8h'. |
13-Nov-2024 18:16:32 | |
13-Nov-2024 18:16:32 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-b275w', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
13-Nov-2024 18:16:32 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-b275w', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
13-Nov-2024 18:16:32 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-b275w', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
13-Nov-2024 18:16:32 | |
13-Nov-2024 18:16:32 | |
13-Nov-2024 18:16:32 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-b275w' |
13-Nov-2024 18:16:32 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-b275w' successfully started |
13-Nov-2024 18:16:32 | |
13-Nov-2024 18:16:32 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/nbgmcbay5aeq7ngz |
13-Nov-2024 18:16:32 | |
13-Nov-2024 18:16:32 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/nbgmcbay5aeq7ngz --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/nbgmcbay5aeq7ngz |
13-Nov-2024 18:16:32 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '9418737531887842636'... |
13-Nov-2024 18:16:32 | Getting configuration... |
13-Nov-2024 18:16:32 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/nbgmcbay5aeq7ngz'. |
13-Nov-2024 18:16:32 | |
13-Nov-2024 18:16:32 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
13-Nov-2024 18:16:32 | -- Executing step: 'When "user1 sees [file1] in space1 on client11"' |
13-Nov-2024 18:16:32 | -- Executing step: 'When "user2 sees [file1] in space1 on client21"' |
13-Nov-2024 18:16:32 | -- Executing step: 'When "user1 is idle for 2 seconds"' |
13-Nov-2024 18:16:32 | -- Executing step: 'When "user1 changes space1/file1 mode to 211 on client11"' |
13-Nov-2024 18:16:32 | -- Executing step: 'Then "mode of user2's space1/file1 is 211 on client21"' |
13-Nov-2024 18:16:32 | -- Executing step: 'Then "status-change time of user2's space1/file1 is greater than modification time on client21"' |
13-Nov-2024 18:16:32 | -- Executing step: 'Then "status-change time of user2's space1/file1 is greater than access time on client21"' |
13-Nov-2024 18:16:32 | ================================================================= |
13-Nov-2024 18:16:32 | |
13-Nov-2024 18:16:33 | PASSED |
13-Nov-2024 18:16:33 | Unmounting client from /tmp/onedata/mnt/dod6740akoukrv8h |
13-Nov-2024 18:16:33 | |
13-Nov-2024 18:16:33 | |
13-Nov-2024 18:16:33 | Unmounting client from /tmp/onedata/mnt/nbgmcbay5aeq7ngz |
13-Nov-2024 18:16:33 | |
13-Nov-2024 18:16:33 | |
13-Nov-2024 18:17:18 | tests/oneclient/scenarios/test_multi_reg_file_stat.py::test_stat_change_time_mv[multiprovider_s3] <- ../../../../../../../../usr/local/lib/python3.12/dist-packages/pytest_bdd/scenario.py |
13-Nov-2024 18:17:18 | ================================================================= |
13-Nov-2024 18:17:18 | - Executing scenario 'Status-change time when renaming on storage' |
13-Nov-2024 18:17:18 | - from feature 'Multi_regular_file_stat' |
13-Nov-2024 18:17:18 | ----------------------------------------------------------------- |
13-Nov-2024 18:17:18 | -- Executing step: 'Given "oneclients [client11, client21] |
13-Nov-2024 18:17:18 | mounted on client_hosts [oneclient-1, oneclient-2] respectively, |
13-Nov-2024 18:17:18 | using [token, token] by [user1, user2]"' |
13-Nov-2024 18:17:18 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-6m6h6', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
13-Nov-2024 18:17:18 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-6m6h6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
13-Nov-2024 18:17:18 | Running command: ['./onenv', 'exec', 'dev-oneclient-krakow-9b8968f6-6m6h6', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
13-Nov-2024 18:17:18 | |
13-Nov-2024 18:17:18 | |
13-Nov-2024 18:17:18 | starting rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-6m6h6' |
13-Nov-2024 18:17:18 | rpyc server for user 'user1' on client host 'dev-oneclient-krakow-9b8968f6-6m6h6' successfully started |
13-Nov-2024 18:17:18 | |
13-Nov-2024 18:17:18 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/tewe8w6o7kkatiiw |
13-Nov-2024 18:17:18 | |
13-Nov-2024 18:17:18 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/tewe8w6o7kkatiiw --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/tewe8w6o7kkatiiw |
13-Nov-2024 18:17:18 | Connecting to provider 'dev-oneprovider-krakow.default.svc.cluster.local:443' using session ID: '17112620618564205781'... |
13-Nov-2024 18:17:18 | Getting configuration... |
13-Nov-2024 18:17:18 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/tewe8w6o7kkatiiw'. |
13-Nov-2024 18:17:18 | |
13-Nov-2024 18:17:18 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-b275w', '--', 'mkdir', '-p', '-m 777', '/tmp/onedata/mnt'] |
13-Nov-2024 18:17:18 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-b275w', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/rpyc_logs'] |
13-Nov-2024 18:17:18 | Running command: ['./onenv', 'exec', 'dev-oneclient-paris-7f5779b546-b275w', '--', 'mkdir', '-p', '-m 777', '/tmp/logs/oc_logs'] |
13-Nov-2024 18:17:18 | |
13-Nov-2024 18:17:18 | |
13-Nov-2024 18:17:18 | starting rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-b275w' |
13-Nov-2024 18:17:18 | rpyc server for user 'user2' on client host 'dev-oneclient-paris-7f5779b546-b275w' successfully started |
13-Nov-2024 18:17:18 | |
13-Nov-2024 18:17:18 | Mounting client with --force-proxy-io flag in /tmp/onedata/mnt/wjw59hh0qzj8q2sn |
13-Nov-2024 18:17:18 | |
13-Nov-2024 18:17:18 | rpyc running command: oneclient --log-dir /tmp/logs/oc_logs/wjw59hh0qzj8q2sn --force-proxy-io -v2 --insecure --message-trace-log /tmp/onedata/mnt/wjw59hh0qzj8q2sn |
13-Nov-2024 18:17:18 | Connecting to provider 'dev-oneprovider-paris.default.svc.cluster.local:443' using session ID: '1745186350284094405'... |
13-Nov-2024 18:17:18 | Getting configuration... |
13-Nov-2024 18:17:18 | Oneclient has been successfully mounted in '/tmp/onedata/mnt/wjw59hh0qzj8q2sn'. |
13-Nov-2024 18:17:18 | |
13-Nov-2024 18:17:18 | -- Executing step: 'When "user1 creates regular files [space1/file1] on client11"' |
13-Nov-2024 18:17:18 | -- Executing step: 'When "user1 sees [file1] in space1 on client11"' |
13-Nov-2024 18:17:18 | -- Executing step: 'When "user2 sees [file1] in space1 on client21"' |
13-Nov-2024 18:17:18 | -- Executing step: 'When "user2 records [space1/file1] stats on client21"' |
13-Nov-2024 18:17:18 | -- Executing step: 'When "user1 is idle for 2 seconds"' |
13-Nov-2024 18:17:18 | -- Executing step: 'When "user1 renames space1/file1 to space1/file2 on client11"' |
13-Nov-2024 18:17:18 | -- Executing step: 'Then "user2 sees [file2] in space1 on client21"' |
13-Nov-2024 18:17:18 | -- Executing step: 'Then "access time of user2's space1/file2 is equal to recorded one of space1/file1 on client21"' |
13-Nov-2024 18:17:18 | -- Executing step: 'Then "modification time of user2's space1/file2 is equal to access time on client21"' |
13-Nov-2024 18:17:18 | -- Executing step: 'Then "status-change time of user2's space1/file2 is not less than access time on client21"' |
13-Nov-2024 18:17:18 | ================================================================= |
13-Nov-2024 18:17:18 | |
13-Nov-2024 18:17:30 | PASSED |
13-Nov-2024 18:17:30 | Unmounting client from /tmp/onedata/mnt/tewe8w6o7kkatiiw |
13-Nov-2024 18:17:30 | |
13-Nov-2024 18:17:30 | |
13-Nov-2024 18:17:30 | Unmounting client from /tmp/onedata/mnt/wjw59hh0qzj8q2sn |
13-Nov-2024 18:17:30 | |
13-Nov-2024 18:17:30 | Running command: ['./onenv', 'export', '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS/onedata-acceptance/tests/oneclient/logs/multiprovider_s3/test_multi_reg_file_stat.1731521838.8369932', '-c', '/tmp/logs'] |
13-Nov-2024 18:17:30 | [WARNING] Couldn't get entrypoint logs for pod dev-cross-support-job-3p-users-2xrml. See /home/bamboo/.one-env/deployments/2024.11.13-18.03.06/pod-logs/dev-cross-support-job-3p-users-2xrml/entrypoint.log for more details |
13-Nov-2024 18:17:30 | [INFO] Rsyncing from pod dev-oneclient-krakow-9b8968f6-6m6h6: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.13-18.03.06/pod-logs/dev-oneclient-krakow-9b8968f6-6m6h6/oneclient_logs |
13-Nov-2024 18:17:30 | |
13-Nov-2024 18:17:30 | 0 0% 0.00kB/s 0:00:00 (xfr#0, to-chk=103/123) |
13-Nov-2024 18:17:30 | 0 0% 0.00kB/s 0:00:00 |
13-Nov-2024 18:17:30 | 26,967 1% 25.72MB/s 0:00:00 (xfr#1, to-chk=102/123) |
13-Nov-2024 18:17:30 | 26,967 1% 25.72MB/s 0:00:00 (xfr#1, to-chk=96/123) |
13-Nov-2024 18:17:30 | 27,429 1% 26.16MB/s 0:00:00 (xfr#2, to-chk=98/123) |
13-Nov-2024 18:17:30 | 117,751 5% 112.30MB/s 0:00:00 (xfr#3, to-chk=97/123) |
13-Nov-2024 18:17:30 | 118,213 5% 112.74MB/s 0:00:00 (xfr#4, to-chk=96/123) |
13-Nov-2024 18:17:30 | 145,069 6% 138.35MB/s 0:00:00 (xfr#5, to-chk=95/123) |
13-Nov-2024 18:17:30 | 145,531 6% 138.79MB/s 0:00:00 (xfr#6, to-chk=91/123) |
13-Nov-2024 18:17:30 | 236,599 11% 11.28MB/s 0:00:00 (xfr#7, to-chk=90/123) |
13-Nov-2024 18:17:30 | 237,061 11% 11.30MB/s 0:00:00 (xfr#8, to-chk=89/123) |
13-Nov-2024 18:17:30 | 274,475 13% 6.89MB/s 0:00:00 (xfr#9, to-chk=88/123) |
13-Nov-2024 18:17:30 | 274,841 13% 6.90MB/s 0:00:00 (xfr#10, to-chk=84/123) |
13-Nov-2024 18:17:30 | 406,416 19% 9.69MB/s 0:00:00 (xfr#11, to-chk=83/123) |
13-Nov-2024 18:17:30 | 406,782 19% 9.70MB/s 0:00:00 (xfr#12, to-chk=82/123) |
13-Nov-2024 18:17:30 | 438,732 20% 10.21MB/s 0:00:00 (xfr#13, to-chk=81/123) |
13-Nov-2024 18:17:30 | 439,290 20% 10.22MB/s 0:00:00 (xfr#14, to-chk=77/123) |
13-Nov-2024 18:17:30 | 531,892 25% 8.60MB/s 0:00:00 (xfr#15, to-chk=76/123) |
13-Nov-2024 18:17:30 | 532,450 25% 8.61MB/s 0:00:00 (xfr#16, to-chk=75/123) |
13-Nov-2024 18:17:30 | 533,078 25% 8.62MB/s 0:00:00 (xfr#17, to-chk=74/123) |
13-Nov-2024 18:17:30 | 570,268 27% 8.50MB/s 0:00:00 (xfr#18, to-chk=73/123) |
13-Nov-2024 18:17:30 | 570,730 27% 8.50MB/s 0:00:00 (xfr#19, to-chk=69/123) |
13-Nov-2024 18:17:30 | 701,390 33% 8.80MB/s 0:00:00 (xfr#20, to-chk=68/123) |
13-Nov-2024 18:17:30 | 701,852 33% 8.81MB/s 0:00:00 (xfr#21, to-chk=67/123) |
13-Nov-2024 18:17:30 | 702,480 33% 8.81MB/s 0:00:00 (xfr#22, to-chk=66/123) |
13-Nov-2024 18:17:30 | 732,294 34% 9.07MB/s 0:00:00 (xfr#23, to-chk=65/123) |
13-Nov-2024 18:17:30 | 732,660 34% 9.07MB/s 0:00:00 (xfr#24, to-chk=61/123) |
13-Nov-2024 18:17:30 | 842,318 40% 10.04MB/s 0:00:00 (xfr#25, to-chk=60/123) |
13-Nov-2024 18:17:30 | 842,684 40% 10.05MB/s 0:00:00 (xfr#26, to-chk=59/123) |
13-Nov-2024 18:17:30 | 882,245 41% 9.90MB/s 0:00:00 (xfr#27, to-chk=58/123) |
13-Nov-2024 18:17:30 | 882,899 41% 9.91MB/s 0:00:00 (xfr#28, to-chk=54/123) |
13-Nov-2024 18:17:30 | 1,011,504 48% 10.49MB/s 0:00:00 (xfr#29, to-chk=53/123) |
13-Nov-2024 18:17:30 | 1,012,158 48% 10.49MB/s 0:00:00 (xfr#30, to-chk=52/123) |
13-Nov-2024 18:17:30 | 1,043,887 49% 10.70MB/s 0:00:00 (xfr#31, to-chk=51/123) |
13-Nov-2024 18:17:30 | 1,044,445 49% 10.71MB/s 0:00:00 (xfr#32, to-chk=47/123) |
13-Nov-2024 18:17:30 | 1,156,247 54% 11.49MB/s 0:00:00 (xfr#33, to-chk=46/123) |
13-Nov-2024 18:17:30 | 1,156,805 54% 11.49MB/s 0:00:00 (xfr#34, to-chk=45/123) |
13-Nov-2024 18:17:30 | 1,191,375 56% 11.71MB/s 0:00:00 (xfr#35, to-chk=44/123) |
13-Nov-2024 18:17:30 | 1,191,933 56% 11.72MB/s 0:00:00 (xfr#36, to-chk=40/123) |
13-Nov-2024 18:17:30 | 1,308,303 62% 12.60MB/s 0:00:00 (xfr#37, to-chk=39/123) |
13-Nov-2024 18:17:30 | 1,308,861 62% 12.61MB/s 0:00:00 (xfr#38, to-chk=38/123) |
13-Nov-2024 18:17:30 | 1,331,318 63% 12.57MB/s 0:00:00 (xfr#39, to-chk=37/123) |
13-Nov-2024 18:17:30 | 1,331,684 63% 12.45MB/s 0:00:00 (xfr#40, to-chk=33/123) |
13-Nov-2024 18:17:30 | 1,451,026 68% 13.31MB/s 0:00:00 (xfr#41, to-chk=32/123) |
13-Nov-2024 18:17:30 | 1,451,392 68% 13.31MB/s 0:00:00 (xfr#42, to-chk=31/123) |
13-Nov-2024 18:17:30 | 1,452,020 68% 13.31MB/s 0:00:00 (xfr#43, to-chk=30/123) |
13-Nov-2024 18:17:30 | 1,486,813 70% 13.50MB/s 0:00:00 (xfr#44, to-chk=29/123) |
13-Nov-2024 18:17:30 | 1,487,275 70% 13.51MB/s 0:00:00 (xfr#45, to-chk=25/123) |
13-Nov-2024 18:17:30 | 1,608,897 76% 14.34MB/s 0:00:00 (xfr#46, to-chk=24/123) |
13-Nov-2024 18:17:30 | 1,609,359 76% 14.34MB/s 0:00:00 (xfr#47, to-chk=23/123) |
13-Nov-2024 18:17:30 | 1,639,036 77% 13.83MB/s 0:00:00 (xfr#48, to-chk=22/123) |
13-Nov-2024 18:17:30 | 1,639,786 77% 13.84MB/s 0:00:00 (xfr#49, to-chk=18/123) |
13-Nov-2024 18:17:30 | 1,743,358 82% 14.58MB/s 0:00:00 (xfr#50, to-chk=17/123) |
13-Nov-2024 18:17:30 | 1,744,108 82% 14.59MB/s 0:00:00 (xfr#51, to-chk=16/123) |
13-Nov-2024 18:17:30 | 1,744,736 82% 14.47MB/s 0:00:00 (xfr#52, to-chk=15/123) |
13-Nov-2024 18:17:30 | 1,779,643 84% 14.26MB/s 0:00:00 (xfr#53, to-chk=14/123) |
13-Nov-2024 18:17:30 | 1,780,105 84% 14.27MB/s 0:00:00 (xfr#54, to-chk=10/123) |
13-Nov-2024 18:17:30 | 1,895,413 90% 14.23MB/s 0:00:00 (xfr#55, to-chk=9/123) |
13-Nov-2024 18:17:30 | 1,895,875 90% 14.24MB/s 0:00:00 (xfr#56, to-chk=8/123) |
13-Nov-2024 18:17:30 | 1,940,757 92% 14.46MB/s 0:00:00 (xfr#57, to-chk=7/123) |
13-Nov-2024 18:17:30 | 1,941,219 92% 14.46MB/s 0:00:00 (xfr#58, to-chk=3/123) |
13-Nov-2024 18:17:30 | 2,083,086 98% 15.16MB/s 0:00:00 (xfr#59, to-chk=2/123) |
13-Nov-2024 18:17:30 | 2,083,548 98% 15.17MB/s 0:00:00 (xfr#60, to-chk=1/123) |
13-Nov-2024 18:17:30 | 2,103,048 99% 15.31MB/s 0:00:00 (xfr#61, to-chk=0/123) |
13-Nov-2024 18:17:30 | 2,103,048 99% 15.19MB/s 0:00:00 (xfr#61, to-chk=0/123) |
13-Nov-2024 18:17:30 | 2,103,048 99% 15.19MB/s 0:00:00 (xfr#61, to-chk=0/123) |
13-Nov-2024 18:17:30 | 2,103,048 99% 15.19MB/s 0:00:00 (xfr#61, to-chk=0/123) |
13-Nov-2024 18:17:30 | 2,103,048 99% 15.19MB/s 0:00:00 (xfr#61, to-chk=0/123) |
13-Nov-2024 18:17:30 | 2,103,048 99% 15.19MB/s 0:00:00 (xfr#61, to-chk=0/123) |
13-Nov-2024 18:17:30 | 2,103,048 99% 15.19MB/s 0:00:00 (xfr#61, to-chk=0/123) |
13-Nov-2024 18:17:30 | 2,103,048 99% 15.19MB/s 0:00:00 (xfr#61, to-chk=0/123) |
13-Nov-2024 18:17:30 | 2,103,048 99% 15.19MB/s 0:00:00 (xfr#61, to-chk=0/123) |
13-Nov-2024 18:17:30 | 2,103,048 99% 15.19MB/s 0:00:00 (xfr#61, to-chk=0/123) |
13-Nov-2024 18:17:30 | 2,103,048 99% 15.19MB/s 0:00:00 (xfr#61, to-chk=0/123) |
13-Nov-2024 18:17:30 | 2,103,048 99% 15.19MB/s 0:00:00 (xfr#61, to-chk=0/123) |
13-Nov-2024 18:17:30 | 2,103,048 99% 15.19MB/s 0:00:00 (xfr#61, to-chk=0/123) |
13-Nov-2024 18:17:30 | 2,103,048 99% 15.08MB/s 0:00:00 (xfr#61, to-chk=0/123) |
13-Nov-2024 18:17:30 | 2,103,048 99% 14.53MB/s 0:00:00 (xfr#61, to-chk=0/123) |
13-Nov-2024 18:17:30 | 2,103,048 99% 14.53MB/s 0:00:00 (xfr#61, to-chk=0/123) |
13-Nov-2024 18:17:30 | [INFO] Rsyncing from pod dev-oneclient-paris-7f5779b546-b275w: /tmp/logs -> /home/bamboo/.one-env/deployments/2024.11.13-18.03.06/pod-logs/dev-oneclient-paris-7f5779b546-b275w/oneclient_logs |
13-Nov-2024 18:17:30 | |
13-Nov-2024 18:17:30 | 0 0% 0.00kB/s 0:00:00 (xfr#0, to-chk=101/121) |
13-Nov-2024 18:17:30 | 0 0% 0.00kB/s 0:00:00 |
13-Nov-2024 18:17:30 | 628 0% 613.28kB/s 0:00:00 (xfr#1, to-chk=100/121) |
13-Nov-2024 18:17:30 | 628 0% 613.28kB/s 0:00:00 (xfr#1, to-chk=93/121) |
13-Nov-2024 18:17:30 | 23,396 0% 7.44MB/s 0:00:00 (xfr#2, to-chk=99/121) |
13-Nov-2024 18:17:30 | 23,858 0% 7.58MB/s 0:00:00 (xfr#3, to-chk=95/121) |
13-Nov-2024 18:17:30 | 138,915 4% 16.56MB/s 0:00:00 (xfr#4, to-chk=94/121) |
13-Nov-2024 18:17:30 | 139,377 4% 16.62MB/s 0:00:00 (xfr#5, to-chk=93/121) |
13-Nov-2024 18:17:30 | 177,472 5% 18.81MB/s 0:00:00 (xfr#6, to-chk=92/121) |
13-Nov-2024 18:17:30 | 178,126 5% 18.87MB/s 0:00:00 (xfr#7, to-chk=88/121) |
13-Nov-2024 18:17:30 | 294,705 9% 20.08MB/s 0:00:00 (xfr#8, to-chk=87/121) |
13-Nov-2024 18:17:30 | 295,359 9% 14.83MB/s 0:00:00 (xfr#9, to-chk=86/121) |
13-Nov-2024 18:17:30 | 334,317 10% 16.78MB/s 0:00:00 (xfr#10, to-chk=85/121) |
13-Nov-2024 18:17:30 | 334,875 10% 16.81MB/s 0:00:00 (xfr#11, to-chk=81/121) |
13-Nov-2024 18:17:30 | 549,418 17% 22.78MB/s 0:00:00 (xfr#12, to-chk=80/121) |
13-Nov-2024 18:17:30 | 549,976 17% 22.80MB/s 0:00:00 (xfr#13, to-chk=79/121) |
13-Nov-2024 18:17:30 | 588,283 18% 24.39MB/s 0:00:00 (xfr#14, to-chk=78/121) |
13-Nov-2024 18:17:30 | 588,841 18% 24.42MB/s 0:00:00 (xfr#15, to-chk=74/121) |
13-Nov-2024 18:17:30 | 775,303 24% 27.38MB/s 0:00:00 (xfr#16, to-chk=73/121) |
13-Nov-2024 18:17:30 | 775,861 24% 27.40MB/s 0:00:00 (xfr#17, to-chk=72/121) |
13-Nov-2024 18:17:30 | 803,665 25% 28.39MB/s 0:00:00 (xfr#18, to-chk=71/121) |
13-Nov-2024 18:17:30 | 804,127 25% 28.40MB/s 0:00:00 (xfr#19, to-chk=67/121) |
13-Nov-2024 18:17:30 | 953,537 29% 31.36MB/s 0:00:00 (xfr#20, to-chk=66/121) |
13-Nov-2024 18:17:30 | 953,999 29% 31.37MB/s 0:00:00 (xfr#21, to-chk=65/121) |
13-Nov-2024 18:17:30 | 977,085 30% 32.13MB/s 0:00:00 (xfr#22, to-chk=64/121) |
13-Nov-2024 18:17:30 | 977,547 30% 31.08MB/s 0:00:00 (xfr#23, to-chk=60/121) |
13-Nov-2024 18:17:30 | 1,096,389 34% 30.75MB/s 0:00:00 (xfr#24, to-chk=59/121) |
13-Nov-2024 18:17:30 | 1,096,851 34% 30.77MB/s 0:00:00 (xfr#25, to-chk=58/121) |
13-Nov-2024 18:17:30 | 1,137,045 35% 31.89MB/s 0:00:00 (xfr#26, to-chk=57/121) |
13-Nov-2024 18:17:30 | 1,137,507 35% 31.91MB/s 0:00:00 (xfr#27, to-chk=53/121) |
13-Nov-2024 18:17:30 | 1,414,179 44% 38.53MB/s 0:00:00 (xfr#28, to-chk=52/121) |
13-Nov-2024 18:17:30 | 1,414,641 44% 37.48MB/s 0:00:00 (xfr#29, to-chk=51/121) |
13-Nov-2024 18:17:30 | 1,464,220 45% 38.79MB/s 0:00:00 (xfr#30, to-chk=50/121) |
13-Nov-2024 18:17:30 | 1,464,682 45% 38.80MB/s 0:00:00 (xfr#31, to-chk=46/121) |
13-Nov-2024 18:17:30 | 1,720,432 53% 36.46MB/s 0:00:00 (xfr#32, to-chk=45/121) |
13-Nov-2024 18:17:30 | 1,720,894 53% 35.68MB/s 0:00:00 (xfr#33, to-chk=44/121) |
13-Nov-2024 18:17:30 | 1,740,814 54% 36.09MB/s 0:00:00 (xfr#34, to-chk=43/121) |
13-Nov-2024 18:17:30 | 1,741,180 54% 36.10MB/s 0:00:00 (xfr#35, to-chk=39/121) |
13-Nov-2024 18:17:30 | 1,880,040 58% 38.98MB/s 0:00:00 (xfr#36, to-chk=38/121) |
13-Nov-2024 18:17:30 | 1,880,406 58% 38.16MB/s 0:00:00 (xfr#37, to-chk=37/121) |
13-Nov-2024 18:17:30 | 1,881,034 58% 38.17MB/s 0:00:00 (xfr#38, to-chk=36/121) |
13-Nov-2024 18:17:30 | 1,911,087 59% 38.78MB/s 0:00:00 (xfr#39, to-chk=35/121) |
13-Nov-2024 18:17:30 | 1,911,741 59% 38.79MB/s 0:00:00 (xfr#40, to-chk=31/121) |
13-Nov-2024 18:17:30 | 2,090,556 65% 41.54MB/s 0:00:00 (xfr#41, to-chk=30/121) |
13-Nov-2024 18:17:30 | 2,091,210 65% 41.55MB/s 0:00:00 (xfr#42, to-chk=29/121) |
13-Nov-2024 18:17:30 | 2,133,831 66% 42.40MB/s 0:00:00 (xfr#43, to-chk=28/121) |
13-Nov-2024 18:17:30 | 2,134,293 66% 42.40MB/s 0:00:00 (xfr#44, to-chk=24/121) |
13-Nov-2024 18:17:30 | 2,328,062 72% 39.65MB/s 0:00:00 (xfr#45, to-chk=23/121) |
13-Nov-2024 18:17:30 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
13-Nov-2024 18:17:30 | 2,328,524 72% 39.65MB/s 0:00:00 (xfr#46, to-chk=22/121) |
13-Nov-2024 18:17:30 | 2,364,622 73% 40.27MB/s 0:00:00 (xfr#47, to-chk=21/121) |
13-Nov-2024 18:17:30 | 2,365,276 74% 40.28MB/s 0:00:00 (xfr#48, to-chk=17/121) |
13-Nov-2024 18:17:30 | 2,595,714 81% 38.08MB/s 0:00:00 (xfr#49, to-chk=16/121) |
13-Nov-2024 18:17:30 | 2,596,368 81% 38.09MB/s 0:00:00 (xfr#50, to-chk=15/121) |
13-Nov-2024 18:17:30 | 2,626,048 82% 37.95MB/s 0:00:00 (xfr#51, to-chk=14/121) |
13-Nov-2024 18:17:30 | 2,626,510 82% 37.95MB/s 0:00:00 (xfr#52, to-chk=10/121) |
13-Nov-2024 18:17:30 | Defaulted container "oneclient" out of: oneclient, wait-for-onezone (init), wait-for-token-dispenser (init) |
13-Nov-2024 18:17:30 | 2,803,954 87% 39.32MB/s 0:00:00 (xfr#53, to-chk=9/121) |
13-Nov-2024 18:17:30 | 2,804,416 87% 39.33MB/s 0:00:00 (xfr#54, to-chk=8/121) |
13-Nov-2024 18:17:30 | 2,848,617 89% 39.37MB/s 0:00:00 (xfr#55, to-chk=7/121) |
13-Nov-2024 18:17:30 | Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init) |
13-Nov-2024 18:17:30 | 2,849,175 89% 39.38MB/s 0:00:00 (xfr#56, to-chk=3/121) |
13-Nov-2024 18:17:30 | 3,166,429 99% 40.26MB/s 0:00:00 (xfr#57, to-chk=2/121) |
13-Nov-2024 18:17:30 | 3,166,987 99% 39.74MB/s 0:00:00 (xfr#58, to-chk=1/121) |
13-Nov-2024 18:17:30 | Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init) |
13-Nov-2024 18:17:30 | 3,193,754 99% 40.08MB/s 0:00:00 (xfr#59, to-chk=0/121) |
13-Nov-2024 18:17:30 | 3,193,754 99% 40.08MB/s 0:00:00 (xfr#59, to-chk=0/121) |
13-Nov-2024 18:17:30 | 3,193,754 99% 40.08MB/s 0:00:00 (xfr#59, to-chk=0/121) |
13-Nov-2024 18:17:30 | Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init) |
13-Nov-2024 18:17:30 | 3,193,754 99% 40.08MB/s 0:00:00 (xfr#59, to-chk=0/121) |
13-Nov-2024 18:17:30 | 3,193,754 99% 40.08MB/s 0:00:00 (xfr#59, to-chk=0/121) |
13-Nov-2024 18:17:30 | 3,193,754 99% 40.08MB/s 0:00:00 (xfr#59, to-chk=0/121) |
13-Nov-2024 18:17:30 | Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init) |
13-Nov-2024 18:17:30 | 3,193,754 99% 40.08MB/s 0:00:00 (xfr#59, to-chk=0/121) |
13-Nov-2024 18:17:30 | 3,193,754 99% 40.08MB/s 0:00:00 (xfr#59, to-chk=0/121) |
13-Nov-2024 18:17:30 | 3,193,754 99% 40.08MB/s 0:00:00 (xfr#59, to-chk=0/121) |
13-Nov-2024 18:17:30 | Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init) |
13-Nov-2024 18:17:30 | 3,193,754 99% 40.08MB/s 0:00:00 (xfr#59, to-chk=0/121) |
13-Nov-2024 18:17:30 | 3,193,754 99% 40.08MB/s 0:00:00 (xfr#59, to-chk=0/121) |
13-Nov-2024 18:17:30 | 3,193,754 99% 40.08MB/s 0:00:00 (xfr#59, to-chk=0/121) |
13-Nov-2024 18:17:30 | Defaulted container "oneprovider" out of: oneprovider, wait-for-volume-s3-init (init) |
13-Nov-2024 18:17:30 | 3,193,754 99% 40.08MB/s 0:00:00 (xfr#59, to-chk=0/121) |
13-Nov-2024 18:17:30 | 3,193,754 99% 40.08MB/s 0:00:00 (xfr#59, to-chk=0/121) |
13-Nov-2024 18:17:30 | 3,193,754 99% 37.60MB/s 0:00:00 (xfr#59, to-chk=0/121) |
13-Nov-2024 18:17:30 | 3,193,754 99% 37.60MB/s 0:00:00 (xfr#59, to-chk=0/121) |
13-Nov-2024 18:17:30 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.13-18.03.06/pod-logs/dev-oneprovider-krakow-0/op-worker |
13-Nov-2024 18:17:30 | |
13-Nov-2024 18:17:30 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=81/84) |
13-Nov-2024 18:17:30 | 0 0% 0.00kB/s 0:00:00 |
13-Nov-2024 18:17:30 | 27,952 6% 26.66MB/s 0:00:00 (xfr#2, to-chk=79/84) |
13-Nov-2024 18:17:30 | 51,959 11% 49.55MB/s 0:00:00 (xfr#3, to-chk=77/84) |
13-Nov-2024 18:17:30 | 51,959 11% 49.55MB/s 0:00:00 (xfr#4, to-chk=75/84) |
13-Nov-2024 18:17:30 | 51,959 11% 49.55MB/s 0:00:00 (xfr#5, to-chk=73/84) |
13-Nov-2024 18:17:30 | 74,750 16% 71.29MB/s 0:00:00 (xfr#6, to-chk=71/84) |
13-Nov-2024 18:17:30 | 74,900 16% 35.72MB/s 0:00:00 (xfr#7, to-chk=69/84) |
13-Nov-2024 18:17:30 | 75,197 16% 35.86MB/s 0:00:00 (xfr#8, to-chk=67/84) |
13-Nov-2024 18:17:30 | 166,778 35% 31.81MB/s 0:00:00 (xfr#9, to-chk=65/84) |
13-Nov-2024 18:17:30 | 167,616 36% 26.64MB/s 0:00:00 (xfr#10, to-chk=55/84) |
13-Nov-2024 18:17:30 | 167,932 36% 26.69MB/s 0:00:00 (xfr#11, to-chk=54/84) |
13-Nov-2024 18:17:30 | 168,750 36% 26.82MB/s 0:00:00 (xfr#12, to-chk=53/84) |
13-Nov-2024 18:17:30 | 169,066 36% 26.87MB/s 0:00:00 (xfr#13, to-chk=52/84) |
13-Nov-2024 18:17:30 | 169,382 36% 26.92MB/s 0:00:00 (xfr#14, to-chk=51/84) |
13-Nov-2024 18:17:30 | 170,358 36% 27.08MB/s 0:00:00 (xfr#15, to-chk=50/84) |
13-Nov-2024 18:17:30 | 170,674 36% 27.13MB/s 0:00:00 (xfr#16, to-chk=49/84) |
13-Nov-2024 18:17:30 | 170,990 36% 27.18MB/s 0:00:00 (xfr#17, to-chk=48/84) |
13-Nov-2024 18:17:30 | 171,150 36% 27.20MB/s 0:00:00 (xfr#18, to-chk=47/84) |
13-Nov-2024 18:17:30 | 172,282 37% 27.38MB/s 0:00:00 (xfr#19, to-chk=46/84) |
13-Nov-2024 18:17:30 | 173,720 37% 27.61MB/s 0:00:00 (xfr#20, to-chk=45/84) |
13-Nov-2024 18:17:30 | 174,036 37% 27.66MB/s 0:00:00 (xfr#21, to-chk=44/84) |
13-Nov-2024 18:17:30 | 174,667 37% 23.80MB/s 0:00:00 (xfr#22, to-chk=43/84) |
13-Nov-2024 18:17:30 | 176,723 38% 24.08MB/s 0:00:00 (xfr#23, to-chk=42/84) |
13-Nov-2024 18:17:30 | 177,708 38% 24.21MB/s 0:00:00 (xfr#24, to-chk=41/84) |
13-Nov-2024 18:17:30 | 177,868 38% 24.23MB/s 0:00:00 (xfr#25, to-chk=40/84) |
13-Nov-2024 18:17:30 | 179,140 38% 24.41MB/s 0:00:00 (xfr#26, to-chk=39/84) |
13-Nov-2024 18:17:30 | 179,456 38% 24.45MB/s 0:00:00 (xfr#27, to-chk=38/84) |
13-Nov-2024 18:17:30 | 180,423 38% 24.58MB/s 0:00:00 (xfr#28, to-chk=37/84) |
13-Nov-2024 18:17:30 | 181,057 38% 24.67MB/s 0:00:00 (xfr#29, to-chk=36/84) |
13-Nov-2024 18:17:30 | 181,950 39% 24.79MB/s 0:00:00 (xfr#30, to-chk=35/84) |
13-Nov-2024 18:17:30 | 182,920 39% 24.92MB/s 0:00:00 (xfr#31, to-chk=34/84) |
13-Nov-2024 18:17:30 | 184,057 39% 21.94MB/s 0:00:00 (xfr#32, to-chk=33/84) |
13-Nov-2024 18:17:30 | 184,685 39% 22.02MB/s 0:00:00 (xfr#33, to-chk=32/84) |
13-Nov-2024 18:17:30 | 185,001 39% 22.05MB/s 0:00:00 (xfr#34, to-chk=31/84) |
13-Nov-2024 18:17:30 | 186,442 40% 22.23MB/s 0:00:00 (xfr#35, to-chk=30/84) |
13-Nov-2024 18:17:30 | 187,075 40% 22.30MB/s 0:00:00 (xfr#36, to-chk=29/84) |
13-Nov-2024 18:17:30 | 187,391 40% 22.34MB/s 0:00:00 (xfr#37, to-chk=28/84) |
13-Nov-2024 18:17:30 | 194,057 41% 23.13MB/s 0:00:00 (xfr#38, to-chk=27/84) |
13-Nov-2024 18:17:30 | 199,905 43% 23.83MB/s 0:00:00 (xfr#39, to-chk=26/84) |
13-Nov-2024 18:17:30 | 203,495 43% 21.56MB/s 0:00:00 (xfr#40, to-chk=25/84) |
13-Nov-2024 18:17:30 | 210,198 45% 22.27MB/s 0:00:00 (xfr#41, to-chk=24/84) |
13-Nov-2024 18:17:30 | 212,911 45% 22.56MB/s 0:00:00 (xfr#42, to-chk=23/84) |
13-Nov-2024 18:17:30 | 216,043 46% 22.89MB/s 0:00:00 (xfr#43, to-chk=22/84) |
13-Nov-2024 18:17:30 | 217,673 46% 20.76MB/s 0:00:00 (xfr#44, to-chk=21/84) |
13-Nov-2024 18:17:30 | 218,163 46% 20.81MB/s 0:00:00 (xfr#45, to-chk=20/84) |
13-Nov-2024 18:17:30 | 224,410 48% 21.40MB/s 0:00:00 (xfr#46, to-chk=19/84) |
13-Nov-2024 18:17:30 | 225,433 48% 21.50MB/s 0:00:00 (xfr#47, to-chk=18/84) |
13-Nov-2024 18:17:30 | 230,790 49% 22.01MB/s 0:00:00 (xfr#48, to-chk=17/84) |
13-Nov-2024 18:17:30 | 234,016 50% 20.29MB/s 0:00:00 (xfr#49, to-chk=16/84) |
13-Nov-2024 18:17:30 | 240,226 51% 20.83MB/s 0:00:00 (xfr#50, to-chk=15/84) |
13-Nov-2024 18:17:30 | 247,861 53% 21.49MB/s 0:00:00 (xfr#51, to-chk=14/84) |
13-Nov-2024 18:17:30 | 251,905 54% 21.84MB/s 0:00:00 (xfr#52, to-chk=13/84) |
13-Nov-2024 18:17:30 | 255,530 54% 22.15MB/s 0:00:00 (xfr#53, to-chk=12/84) |
13-Nov-2024 18:17:30 | 257,636 55% 20.48MB/s 0:00:00 (xfr#54, to-chk=11/84) |
13-Nov-2024 18:17:30 | 263,028 56% 20.90MB/s 0:00:00 (xfr#55, to-chk=10/84) |
13-Nov-2024 18:17:30 | 268,839 57% 21.37MB/s 0:00:00 (xfr#56, to-chk=9/84) |
13-Nov-2024 18:17:30 | 276,573 59% 21.98MB/s 0:00:00 (xfr#57, to-chk=8/84) |
13-Nov-2024 18:17:30 | 279,192 60% 22.19MB/s 0:00:00 (xfr#58, to-chk=7/84) |
13-Nov-2024 18:17:30 | 280,728 60% 22.31MB/s 0:00:00 (xfr#59, to-chk=6/84) |
13-Nov-2024 18:17:30 | 281,181 60% 20.63MB/s 0:00:00 (xfr#60, to-chk=5/84) |
13-Nov-2024 18:17:30 | 283,381 60% 20.79MB/s 0:00:00 (xfr#61, to-chk=4/84) |
13-Nov-2024 18:17:30 | 284,498 61% 20.87MB/s 0:00:00 (xfr#62, to-chk=3/84) |
13-Nov-2024 18:17:30 | 289,226 62% 21.22MB/s 0:00:00 (xfr#63, to-chk=2/84) |
13-Nov-2024 18:17:30 | 293,991 63% 17.52MB/s 0:00:00 (xfr#64, to-chk=1/84) |
13-Nov-2024 18:17:30 | 298,072 64% 17.77MB/s 0:00:00 (xfr#65, to-chk=0/84) |
13-Nov-2024 18:17:30 | 298,072 64% 16.72MB/s 0:00:00 (xfr#65, to-chk=0/84) |
13-Nov-2024 18:17:30 | 298,072 64% 16.72MB/s 0:00:00 (xfr#65, to-chk=0/84) |
13-Nov-2024 18:17:30 | 298,072 64% 10.53MB/s 0:00:00 (xfr#65, to-chk=0/84) |
13-Nov-2024 18:17:30 | 298,072 64% 10.53MB/s 0:00:00 (xfr#65, to-chk=0/84) |
13-Nov-2024 18:17:30 | 298,072 64% 10.53MB/s 0:00:00 (xfr#65, to-chk=0/84) |
13-Nov-2024 18:17:30 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.13-18.03.06/pod-logs/dev-oneprovider-krakow-0/cluster-manager |
13-Nov-2024 18:17:30 | |
13-Nov-2024 18:17:30 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
13-Nov-2024 18:17:30 | 0 0% 0.00kB/s 0:00:00 |
13-Nov-2024 18:17:30 | 2,022 14% 1.93MB/s 0:00:00 (xfr#2, to-chk=9/14) |
13-Nov-2024 18:17:30 | 4,776 34% 4.55MB/s 0:00:00 (xfr#3, to-chk=7/14) |
13-Nov-2024 18:17:30 | 4,776 34% 4.55MB/s 0:00:00 (xfr#4, to-chk=5/14) |
13-Nov-2024 18:17:30 | 6,595 48% 6.29MB/s 0:00:00 (xfr#5, to-chk=3/14) |
13-Nov-2024 18:17:30 | 6,857 50% 6.54MB/s 0:00:00 (xfr#6, to-chk=1/14) |
13-Nov-2024 18:17:30 | 6,857 50% 515.10kB/s 0:00:00 (xfr#6, to-chk=0/14) |
13-Nov-2024 18:17:30 | [INFO] Rsyncing from pod dev-oneprovider-krakow-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.13-18.03.06/pod-logs/dev-oneprovider-krakow-0/op-panel |
13-Nov-2024 18:17:30 | |
13-Nov-2024 18:17:30 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
13-Nov-2024 18:17:30 | 0 0% 0.00kB/s 0:00:00 |
13-Nov-2024 18:17:30 | 19,703 16% 18.79MB/s 0:00:00 (xfr#2, to-chk=9/14) |
13-Nov-2024 18:17:30 | 40,378 33% 38.51MB/s 0:00:00 (xfr#3, to-chk=7/14) |
13-Nov-2024 18:17:30 | 40,378 33% 38.51MB/s 0:00:00 (xfr#4, to-chk=5/14) |
13-Nov-2024 18:17:30 | 59,878 49% 57.10MB/s 0:00:00 (xfr#5, to-chk=3/14) |
13-Nov-2024 18:17:30 | 60,169 50% 57.38MB/s 0:00:00 (xfr#6, to-chk=1/14) |
13-Nov-2024 18:17:30 | 60,169 50% 9.56MB/s 0:00:00 (xfr#6, to-chk=0/14) |
13-Nov-2024 18:17:30 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_worker -> /home/bamboo/.one-env/deployments/2024.11.13-18.03.06/pod-logs/dev-oneprovider-paris-0/op-worker |
13-Nov-2024 18:17:30 | |
13-Nov-2024 18:17:30 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=81/84) |
13-Nov-2024 18:17:30 | 0 0% 0.00kB/s 0:00:00 |
13-Nov-2024 18:17:30 | 28,008 6% 26.71MB/s 0:00:00 (xfr#2, to-chk=79/84) |
13-Nov-2024 18:17:30 | 52,069 11% 49.66MB/s 0:00:00 (xfr#3, to-chk=77/84) |
13-Nov-2024 18:17:30 | 52,069 11% 49.66MB/s 0:00:00 (xfr#4, to-chk=75/84) |
13-Nov-2024 18:17:30 | 52,069 11% 49.66MB/s 0:00:00 (xfr#5, to-chk=73/84) |
13-Nov-2024 18:17:30 | 74,916 16% 71.45MB/s 0:00:00 (xfr#6, to-chk=71/84) |
13-Nov-2024 18:17:30 | 75,066 16% 71.59MB/s 0:00:00 (xfr#7, to-chk=69/84) |
13-Nov-2024 18:17:30 | 75,363 16% 71.87MB/s 0:00:00 (xfr#8, to-chk=67/84) |
13-Nov-2024 18:17:30 | 167,171 35% 79.71MB/s 0:00:00 (xfr#9, to-chk=65/84) |
13-Nov-2024 18:17:30 | 167,713 36% 79.97MB/s 0:00:00 (xfr#10, to-chk=55/84) |
13-Nov-2024 18:17:30 | 167,991 36% 80.10MB/s 0:00:00 (xfr#11, to-chk=54/84) |
13-Nov-2024 18:17:30 | 168,839 36% 80.51MB/s 0:00:00 (xfr#12, to-chk=53/84) |
13-Nov-2024 18:17:30 | 169,273 36% 80.72MB/s 0:00:00 (xfr#13, to-chk=52/84) |
13-Nov-2024 18:17:30 | 169,711 36% 80.92MB/s 0:00:00 (xfr#14, to-chk=51/84) |
13-Nov-2024 18:17:30 | 170,735 36% 81.41MB/s 0:00:00 (xfr#15, to-chk=50/84) |
13-Nov-2024 18:17:30 | 171,017 36% 81.55MB/s 0:00:00 (xfr#16, to-chk=49/84) |
13-Nov-2024 18:17:30 | 171,453 36% 81.76MB/s 0:00:00 (xfr#17, to-chk=48/84) |
13-Nov-2024 18:17:30 | 171,731 36% 54.59MB/s 0:00:00 (xfr#18, to-chk=47/84) |
13-Nov-2024 18:17:30 | 173,046 37% 55.01MB/s 0:00:00 (xfr#19, to-chk=46/84) |
13-Nov-2024 18:17:30 | 174,370 37% 55.43MB/s 0:00:00 (xfr#20, to-chk=45/84) |
13-Nov-2024 18:17:30 | 174,652 37% 55.52MB/s 0:00:00 (xfr#21, to-chk=44/84) |
13-Nov-2024 18:17:30 | 175,496 37% 41.84MB/s 0:00:00 (xfr#22, to-chk=43/84) |
13-Nov-2024 18:17:30 | 177,750 38% 33.90MB/s 0:00:00 (xfr#23, to-chk=42/84) |
13-Nov-2024 18:17:30 | 178,646 38% 34.07MB/s 0:00:00 (xfr#24, to-chk=41/84) |
13-Nov-2024 18:17:30 | 178,926 38% 34.13MB/s 0:00:00 (xfr#25, to-chk=40/84) |
13-Nov-2024 18:17:30 | 180,199 38% 34.37MB/s 0:00:00 (xfr#26, to-chk=39/84) |
13-Nov-2024 18:17:30 | 180,481 38% 34.42MB/s 0:00:00 (xfr#27, to-chk=38/84) |
13-Nov-2024 18:17:30 | 181,328 39% 34.59MB/s 0:00:00 (xfr#28, to-chk=37/84) |
13-Nov-2024 18:17:30 | 181,765 39% 34.67MB/s 0:00:00 (xfr#29, to-chk=36/84) |
13-Nov-2024 18:17:30 | 182,786 39% 19.37MB/s 0:00:00 (xfr#30, to-chk=35/84) |
13-Nov-2024 18:17:30 | 183,945 39% 19.49MB/s 0:00:00 (xfr#31, to-chk=34/84) |
13-Nov-2024 18:17:30 | 185,272 39% 19.63MB/s 0:00:00 (xfr#32, to-chk=33/84) |
13-Nov-2024 18:17:30 | 185,708 39% 19.68MB/s 0:00:00 (xfr#33, to-chk=32/84) |
13-Nov-2024 18:17:30 | 185,990 40% 17.74MB/s 0:00:00 (xfr#34, to-chk=31/84) |
13-Nov-2024 18:17:30 | 187,620 40% 17.89MB/s 0:00:00 (xfr#35, to-chk=30/84) |
13-Nov-2024 18:17:30 | 188,056 40% 17.93MB/s 0:00:00 (xfr#36, to-chk=29/84) |
13-Nov-2024 18:17:30 | 188,492 40% 17.98MB/s 0:00:00 (xfr#37, to-chk=28/84) |
13-Nov-2024 18:17:30 | 195,158 41% 18.61MB/s 0:00:00 (xfr#38, to-chk=27/84) |
13-Nov-2024 18:17:30 | 200,904 43% 19.16MB/s 0:00:00 (xfr#39, to-chk=26/84) |
13-Nov-2024 18:17:30 | 204,494 44% 19.50MB/s 0:00:00 (xfr#40, to-chk=25/84) |
13-Nov-2024 18:17:30 | 211,097 45% 18.30MB/s 0:00:00 (xfr#41, to-chk=24/84) |
13-Nov-2024 18:17:30 | 213,653 45% 18.52MB/s 0:00:00 (xfr#42, to-chk=23/84) |
13-Nov-2024 18:17:30 | 216,842 46% 18.80MB/s 0:00:00 (xfr#43, to-chk=22/84) |
13-Nov-2024 18:17:30 | 218,315 46% 18.93MB/s 0:00:00 (xfr#44, to-chk=21/84) |
13-Nov-2024 18:17:30 | 218,705 47% 18.96MB/s 0:00:00 (xfr#45, to-chk=20/84) |
13-Nov-2024 18:17:30 | 224,850 48% 17.87MB/s 0:00:00 (xfr#46, to-chk=19/84) |
13-Nov-2024 18:17:30 | 225,873 48% 17.95MB/s 0:00:00 (xfr#47, to-chk=18/84) |
13-Nov-2024 18:17:30 | 231,228 49% 18.38MB/s 0:00:00 (xfr#48, to-chk=17/84) |
13-Nov-2024 18:17:30 | 234,297 50% 18.62MB/s 0:00:00 (xfr#49, to-chk=16/84) |
13-Nov-2024 18:17:30 | 240,507 51% 19.11MB/s 0:00:00 (xfr#50, to-chk=15/84) |
13-Nov-2024 18:17:30 | 248,199 53% 19.73MB/s 0:00:00 (xfr#51, to-chk=14/84) |
13-Nov-2024 18:17:30 | 252,243 54% 18.50MB/s 0:00:00 (xfr#52, to-chk=13/84) |
13-Nov-2024 18:17:30 | 255,766 55% 18.76MB/s 0:00:00 (xfr#53, to-chk=12/84) |
13-Nov-2024 18:17:30 | 257,874 55% 18.92MB/s 0:00:00 (xfr#54, to-chk=11/84) |
13-Nov-2024 18:17:30 | 263,164 56% 19.31MB/s 0:00:00 (xfr#55, to-chk=10/84) |
13-Nov-2024 18:17:30 | 268,975 57% 19.73MB/s 0:00:00 (xfr#56, to-chk=9/84) |
13-Nov-2024 18:17:30 | 276,555 59% 17.58MB/s 0:00:00 (xfr#57, to-chk=8/84) |
13-Nov-2024 18:17:30 | 279,174 60% 17.75MB/s 0:00:00 (xfr#58, to-chk=7/84) |
13-Nov-2024 18:17:30 | 280,710 60% 17.85MB/s 0:00:00 (xfr#59, to-chk=6/84) |
13-Nov-2024 18:17:30 | 281,165 60% 16.76MB/s 0:00:00 (xfr#60, to-chk=5/84) |
13-Nov-2024 18:17:30 | 283,208 60% 16.88MB/s 0:00:00 (xfr#61, to-chk=4/84) |
13-Nov-2024 18:17:30 | 284,168 61% 16.94MB/s 0:00:00 (xfr#62, to-chk=3/84) |
13-Nov-2024 18:17:30 | 288,896 62% 17.22MB/s 0:00:00 (xfr#63, to-chk=2/84) |
13-Nov-2024 18:17:30 | 293,569 63% 17.50MB/s 0:00:00 (xfr#64, to-chk=1/84) |
13-Nov-2024 18:17:30 | 297,550 64% 17.74MB/s 0:00:00 (xfr#65, to-chk=0/84) |
13-Nov-2024 18:17:30 | 297,550 64% 17.74MB/s 0:00:00 (xfr#65, to-chk=0/84) |
13-Nov-2024 18:17:30 | 297,550 64% 16.69MB/s 0:00:00 (xfr#65, to-chk=0/84) |
13-Nov-2024 18:17:30 | 297,550 64% 15.76MB/s 0:00:00 (xfr#65, to-chk=0/84) |
13-Nov-2024 18:17:30 | 297,550 64% 15.76MB/s 0:00:00 (xfr#65, to-chk=0/84) |
13-Nov-2024 18:17:30 | 297,550 64% 15.76MB/s 0:00:00 (xfr#65, to-chk=0/84) |
13-Nov-2024 18:17:30 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.13-18.03.06/pod-logs/dev-oneprovider-paris-0/cluster-manager |
13-Nov-2024 18:17:30 | |
13-Nov-2024 18:17:30 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
13-Nov-2024 18:17:30 | 0 0% 0.00kB/s 0:00:00 |
13-Nov-2024 18:17:30 | 2,018 14% 1.92MB/s 0:00:00 (xfr#2, to-chk=9/14) |
13-Nov-2024 18:17:30 | 4,766 34% 4.55MB/s 0:00:00 (xfr#3, to-chk=7/14) |
13-Nov-2024 18:17:30 | 4,766 34% 4.55MB/s 0:00:00 (xfr#4, to-chk=5/14) |
13-Nov-2024 18:17:30 | 6,581 48% 6.28MB/s 0:00:00 (xfr#5, to-chk=3/14) |
13-Nov-2024 18:17:30 | 6,843 50% 6.53MB/s 0:00:00 (xfr#6, to-chk=1/14) |
13-Nov-2024 18:17:30 | 6,843 50% 445.51kB/s 0:00:00 (xfr#6, to-chk=0/14) |
13-Nov-2024 18:17:30 | [INFO] Rsyncing from pod dev-oneprovider-paris-0: /volumes/persistence/var/log/op_panel -> /home/bamboo/.one-env/deployments/2024.11.13-18.03.06/pod-logs/dev-oneprovider-paris-0/op-panel |
13-Nov-2024 18:17:30 | |
13-Nov-2024 18:17:30 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
13-Nov-2024 18:17:30 | 0 0% 0.00kB/s 0:00:00 |
13-Nov-2024 18:17:30 | 19,669 16% 18.76MB/s 0:00:00 (xfr#2, to-chk=9/14) |
13-Nov-2024 18:17:30 | 40,308 33% 38.44MB/s 0:00:00 (xfr#3, to-chk=7/14) |
13-Nov-2024 18:17:30 | 40,308 33% 38.44MB/s 0:00:00 (xfr#4, to-chk=5/14) |
13-Nov-2024 18:17:30 | 59,774 49% 57.00MB/s 0:00:00 (xfr#5, to-chk=3/14) |
13-Nov-2024 18:17:30 | 60,065 50% 57.28MB/s 0:00:00 (xfr#6, to-chk=1/14) |
13-Nov-2024 18:17:30 | 60,065 50% 57.28MB/s 0:00:00 (xfr#6, to-chk=0/14) |
13-Nov-2024 18:17:30 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_panel -> /home/bamboo/.one-env/deployments/2024.11.13-18.03.06/pod-logs/dev-onezone-0/oz-panel |
13-Nov-2024 18:17:30 | |
13-Nov-2024 18:17:30 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
13-Nov-2024 18:17:30 | 0 0% 0.00kB/s 0:00:00 |
13-Nov-2024 18:17:30 | 30,747 13% 29.32MB/s 0:00:00 (xfr#2, to-chk=9/14) |
13-Nov-2024 18:17:30 | 62,652 26% 59.75MB/s 0:00:00 (xfr#3, to-chk=7/14) |
13-Nov-2024 18:17:30 | 87,339 36% 83.29MB/s 0:00:00 (xfr#4, to-chk=5/14) |
13-Nov-2024 18:17:30 | 117,883 49% 112.42MB/s 0:00:00 (xfr#5, to-chk=3/14) |
13-Nov-2024 18:17:30 | 118,174 50% 112.70MB/s 0:00:00 (xfr#6, to-chk=1/14) |
13-Nov-2024 18:17:30 | 118,174 50% 37.57MB/s 0:00:00 (xfr#6, to-chk=0/14) |
13-Nov-2024 18:17:30 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/oz_worker -> /home/bamboo/.one-env/deployments/2024.11.13-18.03.06/pod-logs/dev-onezone-0/oz-worker |
13-Nov-2024 18:17:30 | |
13-Nov-2024 18:17:30 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=15/18) |
13-Nov-2024 18:17:30 | 0 0% 0.00kB/s 0:00:00 |
13-Nov-2024 18:17:30 | 16,342 5% 15.58MB/s 0:00:00 (xfr#2, to-chk=13/18) |
13-Nov-2024 18:17:30 | 33,329 11% 31.79MB/s 0:00:00 (xfr#3, to-chk=11/18) |
13-Nov-2024 18:17:30 | 33,329 11% 31.79MB/s 0:00:00 (xfr#4, to-chk=9/18) |
13-Nov-2024 18:17:30 | 49,191 16% 46.91MB/s 0:00:00 (xfr#5, to-chk=7/18) |
13-Nov-2024 18:17:30 | 49,282 16% 47.00MB/s 0:00:00 (xfr#6, to-chk=5/18) |
13-Nov-2024 18:17:30 | 49,579 16% 47.28MB/s 0:00:00 (xfr#7, to-chk=3/18) |
13-Nov-2024 18:17:30 | 146,274 50% 46.50MB/s 0:00:00 (xfr#8, to-chk=1/18) |
13-Nov-2024 18:17:30 | 146,274 50% 27.90MB/s 0:00:00 (xfr#8, to-chk=0/18) |
13-Nov-2024 18:17:30 | [INFO] Rsyncing from pod dev-onezone-0: /volumes/persistence/var/log/cluster_manager -> /home/bamboo/.one-env/deployments/2024.11.13-18.03.06/pod-logs/dev-onezone-0/cluster-manager |
13-Nov-2024 18:17:30 | |
13-Nov-2024 18:17:30 | 0 0% 0.00kB/s 0:00:00 (xfr#1, to-chk=11/14) |
13-Nov-2024 18:17:30 | 0 0% 0.00kB/s 0:00:00 |
13-Nov-2024 18:17:30 | 1,977 14% 1.89MB/s 0:00:00 (xfr#2, to-chk=9/14) |
13-Nov-2024 18:17:30 | 4,664 34% 4.45MB/s 0:00:00 (xfr#3, to-chk=7/14) |
13-Nov-2024 18:17:30 | 4,664 34% 4.45MB/s 0:00:00 (xfr#4, to-chk=5/14) |
13-Nov-2024 18:17:30 | 6,438 48% 6.14MB/s 0:00:00 (xfr#5, to-chk=3/14) |
13-Nov-2024 18:17:30 | 6,700 50% 6.39MB/s 0:00:00 (xfr#6, to-chk=1/14) |
13-Nov-2024 18:17:30 | 6,700 50% 6.39MB/s 0:00:00 (xfr#6, to-chk=0/14) |
13-Nov-2024 18:17:30 | [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-krakow-init-5hq87. See /home/bamboo/.one-env/deployments/2024.11.13-18.03.06/pod-logs/dev-volume-s3-krakow-init-5hq87/entrypoint.log for more details |
13-Nov-2024 18:17:30 | [WARNING] Couldn't get entrypoint logs for pod dev-volume-s3-paris-init-2cbld. See /home/bamboo/.one-env/deployments/2024.11.13-18.03.06/pod-logs/dev-volume-s3-paris-init-2cbld/entrypoint.log for more details |
13-Nov-2024 18:17:30 | [WARNING] Directory /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS/onedata-acceptance/tests/oneclient/logs/multiprovider_s3/test_multi_reg_file_stat.1731521838.8369932 exists, exporting anyway. |
13-Nov-2024 18:17:30 | |
13-Nov-2024 18:17:30 | |
13-Nov-2024 18:17:30 | =================================== FAILURES =================================== |
13-Nov-2024 18:17:30 | ______________________ test_type_empty[multiprovider_s3] _______________________ |
13-Nov-2024 18:17:30 | |
13-Nov-2024 18:17:30 | fixturefunc = <function shell_check_type at 0x7f559505c540> |
13-Nov-2024 18:17:30 | request = <FixtureRequest for <Function test_type_empty[multiprovider_s3]>> |
13-Nov-2024 18:17:30 | kwargs = {'client_node': 'client21', 'file': 'space1/file1', 'file_type': 'regular empty file', 'user': 'user2', ...} |
13-Nov-2024 18:17:30 | |
13-Nov-2024 18:17:30 | def call_fixture_func( |
13-Nov-2024 18:17:30 | fixturefunc: "_FixtureFunc[FixtureValue]", request: FixtureRequest, kwargs |
13-Nov-2024 18:17:30 | ) -> FixtureValue: |
13-Nov-2024 18:17:30 | if is_generator(fixturefunc): |
13-Nov-2024 18:17:30 | fixturefunc = cast( |
13-Nov-2024 18:17:30 | Callable[..., Generator[FixtureValue, None, None]], fixturefunc |
13-Nov-2024 18:17:30 | ) |
13-Nov-2024 18:17:30 | generator = fixturefunc(**kwargs) |
13-Nov-2024 18:17:30 | try: |
13-Nov-2024 18:17:30 | fixture_result = next(generator) |
13-Nov-2024 18:17:30 | except StopIteration: |
13-Nov-2024 18:17:30 | raise ValueError(f"{request.fixturename} did not yield a value") from None |
13-Nov-2024 18:17:30 | finalizer = functools.partial(_teardown_yield_fixture, fixturefunc, generator) |
13-Nov-2024 18:17:30 | request.addfinalizer(finalizer) |
13-Nov-2024 18:17:30 | else: |
13-Nov-2024 18:17:30 | fixturefunc = cast(Callable[..., FixtureValue], fixturefunc) |
13-Nov-2024 18:17:30 | > fixture_result = fixturefunc(**kwargs) |
13-Nov-2024 18:17:30 | |
13-Nov-2024 18:17:30 | /usr/local/lib/python3.12/dist-packages/_pytest/fixtures.py:913: |
13-Nov-2024 18:17:30 | _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ |
13-Nov-2024 18:17:30 | tests/utils/bdd_utils.py:78: in wrapper |
13-Nov-2024 18:17:30 | return fun(*ba.args, **ba.kwargs) |
13-Nov-2024 18:17:30 | tests/oneclient/steps/multi_file_steps.py:410: in shell_check_type |
13-Nov-2024 18:17:30 | assert_(client.perform, condition) |
13-Nov-2024 18:17:30 | _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ |
13-Nov-2024 18:17:30 | |
13-Nov-2024 18:17:30 | expression = <bound method Client.perform of <tests.utils.client_utils.Client object at 0x7f5594ddc5f0>> |
13-Nov-2024 18:17:30 | args = (<function shell_check_type.<locals>.condition at 0x7f5594f69760>,) |
13-Nov-2024 18:17:30 | kwargs = {}, assert_result = False |
13-Nov-2024 18:17:30 | |
13-Nov-2024 18:17:30 | def assert_(expression, *args, **kwargs): |
13-Nov-2024 18:17:30 | assert_result = expression(*args, **kwargs) |
13-Nov-2024 18:17:30 | > assert assert_result |
13-Nov-2024 18:17:30 | E AssertionError |
13-Nov-2024 18:17:30 | |
13-Nov-2024 18:17:30 | tests/utils/utils.py:42: AssertionError |
13-Nov-2024 18:17:30 | ------------------------------ Captured log call ------------------------------- |
13-Nov-2024 18:17:30 | ERROR root:utils.py:30 Traceback (most recent call last): |
13-Nov-2024 18:17:30 | File "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS/onedata-acceptance/tests/utils/client_utils.py", line 79, in _repeat_until |
13-Nov-2024 18:17:30 | condition_satisfied = condition() |
13-Nov-2024 18:17:30 | ^^^^^^^^^^^ |
13-Nov-2024 18:17:30 | File "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS/onedata-acceptance/tests/oneclient/steps/multi_file_steps.py", line 408, in condition |
13-Nov-2024 18:17:30 | assert stat_file_type.strip() == file_type |
13-Nov-2024 18:17:30 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
13-Nov-2024 18:17:30 | AssertionError |
13-Nov-2024 18:17:30 | =============================== warnings summary =============================== |
13-Nov-2024 18:17:30 | tests/utils/rest_utils.py:98 |
13-Nov-2024 18:17:30 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS/onedata-acceptance/tests/utils/rest_utils.py:98: SyntaxWarning: invalid escape sequence '\ ' |
13-Nov-2024 18:17:30 | print(""" |
13-Nov-2024 18:17:30 | |
13-Nov-2024 18:17:30 | tests/utils/path_utils.py:112 |
13-Nov-2024 18:17:30 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS/onedata-acceptance/tests/utils/path_utils.py:112: SyntaxWarning: invalid escape sequence '\ ' |
13-Nov-2024 18:17:30 | return path.replace("'", "\\'").replace(' ', '\ ') |
13-Nov-2024 18:17:30 | |
13-Nov-2024 18:17:30 | tests/utils/acceptance_utils.py:55 |
13-Nov-2024 18:17:30 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS/onedata-acceptance/tests/utils/acceptance_utils.py:55: SyntaxWarning: invalid escape sequence '\d' |
13-Nov-2024 18:17:30 | '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?')) |
13-Nov-2024 18:17:30 | |
13-Nov-2024 18:17:30 | tests/utils/acceptance_utils.py:57 |
13-Nov-2024 18:17:30 | /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS/onedata-acceptance/tests/utils/acceptance_utils.py:57: SyntaxWarning: invalid escape sequence '\d' |
13-Nov-2024 18:17:30 | '(?P<seconds>\d*\.?\d+([eE][-+]?\d+)?) seconds?')) |
13-Nov-2024 18:17:30 | |
13-Nov-2024 18:17:30 | -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html |
13-Nov-2024 18:17:30 | - generated xml file: /mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS/onedata-acceptance/test-reports/results.xml - |
13-Nov-2024 18:17:30 | ============= 1 failed, 13 passed, 4 warnings in 867.48s (0:14:27) ============= |
13-Nov-2024 18:17:35 | release "dev" uninstalled |
13-Nov-2024 18:17:35 | Sidecar injection has been disabled |
13-Nov-2024 18:17:35 | Cleaning helm release "dev"... |
13-Nov-2024 18:17:35 | Deleted 1 helm deployments |
13-Nov-2024 18:17:35 | Deleted 0 k8s deployments |
13-Nov-2024 18:17:35 | Deleted 0 k8s services |
13-Nov-2024 18:17:35 | Deleted 0 persistent volumes |
13-Nov-2024 18:17:36 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
13-Nov-2024 18:17:36 | [INFO] Using image docker.onedata.org/onezone-dev:develop for service onezone |
13-Nov-2024 18:17:36 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
13-Nov-2024 18:17:36 | [INFO] Using image docker.onedata.org/oneprovider-dev:develop for service oneprovider |
13-Nov-2024 18:17:36 | [INFO] Using image docker.onedata.org/rest-cli:develop for service rest-cli |
13-Nov-2024 18:17:36 | [INFO] ENV variable "bamboo_planRepository_branchName" is set to develop - using it as current branch name |
13-Nov-2024 18:17:36 | [INFO] Using image docker.onedata.org/oneclient-dev:develop for service oneclient |
13-Nov-2024 18:17:36 | Finished task 'Run acceptance oneclient tests' with result: Success |
13-Nov-2024 18:17:36 | Starting task 'Parse test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit' |
13-Nov-2024 18:17:36 | Parsing test results under /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS... |
13-Nov-2024 18:17:36 | Failing task since 1 failing test cases were found. |
13-Nov-2024 18:17:36 | Changing Task Result to SUCCESS as all failed tests were quarantined. |
13-Nov-2024 18:17:36 | Finished task 'Parse test results' with result: Success |
13-Nov-2024 18:17:36 | All conditions for task 'Pack and push surefire artifact' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
13-Nov-2024 18:17:36 | Substituting variable: ${bamboo.artifactRepoHostname} with S3 |
13-Nov-2024 18:17:36 | Substituting variable: ${bamboo.artifactRepoPort} with 10161 |
13-Nov-2024 18:17:36 | Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu |
13-Nov-2024 18:17:36 | Substituting variable: ${bamboo.planRepository.branchName} with develop |
13-Nov-2024 18:17:36 | Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance |
13-Nov-2024 18:17:36 | Substituting variable: ${bamboo.artifactRepoHostname} with S3 |
13-Nov-2024 18:17:36 | Substituting variable: ${bamboo.artifactRepoPort} with 10161 |
13-Nov-2024 18:17:36 | Substituting variable: ${bamboo.artifactRepoUsername} with ubuntu |
13-Nov-2024 18:17:36 | Substituting variable: ${bamboo.planRepository.branchName} with develop |
13-Nov-2024 18:17:36 | Substituting variable: ${bamboo.planRepository.name} with onedata-acceptance |
13-Nov-2024 18:17:36 | Starting task 'Pack and push surefire artifact' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
13-Nov-2024 18:17:36 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 regular file stat proxyio symlinks #3363 (ODSRV-OAP-MSRFSPS-3363)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSRFSPS-3363-ScriptBuildTask-3132930718562623796.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS/onedata-acceptance |
13-Nov-2024 18:17:36 | ./bamboos/artifacts/push_artifact.py --hostname S3 --port 10161 --username ubuntu --branch develop --plan onedata-acceptance --artifact-name surefire_multiprovider_s3_regular_file_stat_proxyio_symlinks.tar.gz |
13-Nov-2024 18:17:37 | Uploading artifact |
13-Nov-2024 18:17:37 | source path: surefire_multiprovider_s3_regular_file_stat_proxyio_symlinks.tar.gz |
13-Nov-2024 18:17:37 | dest. path: artifacts/onedata-acceptance/develop/surefire_multiprovider_s3_regular_file_stat_proxyio_symlinks.tar.gz |
13-Nov-2024 18:17:37 | Finished task 'Pack and push surefire artifact' with result: Success |
13-Nov-2024 18:17:37 | All conditions for task 'Pack logs' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
13-Nov-2024 18:17:37 | Starting task 'Pack logs' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
13-Nov-2024 18:17:37 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 regular file stat proxyio symlinks #3363 (ODSRV-OAP-MSRFSPS-3363)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSRFSPS-3363-ScriptBuildTask-11780810854909164510.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS |
13-Nov-2024 18:17:37 | cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory |
13-Nov-2024 18:17:38 | Finished task 'Pack logs' with result: Success |
13-Nov-2024 18:17:38 | All conditions for task 'Clear env and working dir' were met. Conditions: Variable bamboo.buildNumber matches pattern [4-9]|.{2,} |
13-Nov-2024 18:17:38 | Substituting variable: ${bamboo.OnedataFinalTasksURL} with https://raw.githubusercontent.com/onedata/bamboos/develop/final_tasks.sh |
13-Nov-2024 18:17:38 | Starting task 'Clear env and working dir' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' |
13-Nov-2024 18:17:38 | Beginning to execute external process for build 'Onedata Products - oneclient acceptance pkg - multiprovider s3 regular file stat proxyio symlinks #3363 (ODSRV-OAP-MSRFSPS-3363)' ... running command line: /home/bamboo/bamboo-agent-home/temp/ODSRV-OAP-MSRFSPS-3363-ScriptBuildTask-6280468718458409781.sh ... in: /home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS/onedata-acceptance |
13-Nov-2024 18:17:38 | % Total % Received % Xferd Average Speed Time Time Time Current |
13-Nov-2024 18:17:38 | Dload Upload Total Spent Left Speed |
13-Nov-2024 18:17:38 | |
13-Nov-2024 18:17:38 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
13-Nov-2024 18:17:38 | 100 4822 100 4822 0 0 19134 0 --:--:-- --:--:-- --:--:-- 19134 |
13-Nov-2024 18:17:38 | 100 4822 100 4822 0 0 19134 0 --:--:-- --:--:-- --:--:-- 19059 |
13-Nov-2024 18:17:38 | Clearing /tmp/onedata and /home/bamboo/.one-env |
13-Nov-2024 18:17:39 | Cleaning helm deployments |
13-Nov-2024 18:17:39 | Cleanining pods |
13-Nov-2024 18:17:39 | Cleaning kube persistant volumes |
13-Nov-2024 18:17:40 | pod "dev-volume-s3-krakow-585f4c9-966bm" deleted |
13-Nov-2024 18:18:00 | pod "dev-volume-s3-paris-64bd65585f-rcbj4" deleted |
13-Nov-2024 18:18:08 | Cleaning dockswift container |
13-Nov-2024 18:18:08 | Cleaning docker containers |
13-Nov-2024 18:18:10 | Stalled docker containers to remove: |
13-Nov-2024 18:18:10 | ae7b29115bab f970ee195de0 9bb943d1f063 a5e1a1d57a49 |
13-Nov-2024 18:18:10 | Removing stalled docker containers |
13-Nov-2024 18:18:10 | Error response from daemon: Cannot kill container: ae7b29115bab: Container ae7b29115bab7e297accf372a63be3332dc5187a85b96a4dc973ac61d27fa45a is not running |
13-Nov-2024 18:18:10 | ae7b29115bab |
13-Nov-2024 18:18:10 | Error response from daemon: Cannot kill container: f970ee195de0: Container f970ee195de0819a1180b8f2759ee050087277c6bd9dded0d378e3ea312e0534 is not running |
13-Nov-2024 18:18:10 | f970ee195de0 |
13-Nov-2024 18:18:10 | Error response from daemon: Cannot kill container: 9bb943d1f063: Container 9bb943d1f06351e0fbd7887e2b0fce3b231209f522fb3cbd55b41efa4022451f is not running |
13-Nov-2024 18:18:10 | 9bb943d1f063 |
13-Nov-2024 18:18:10 | a5e1a1d57a49 |
13-Nov-2024 18:18:10 | a5e1a1d57a49 |
13-Nov-2024 18:18:10 | Stalled docker volumes to remove: |
13-Nov-2024 18:18:10 | |
13-Nov-2024 18:18:10 | Removing stalled docker volumes |
13-Nov-2024 18:18:10 | Removing stalled loopdevices |
13-Nov-2024 18:18:11 | Done |
13-Nov-2024 18:18:11 | Finished task 'Clear env and working dir' with result: Success |
13-Nov-2024 18:18:11 | Skipping task 'Qnthack - always fail on build 2' because of unfulfilled condition. Reason: Variable bamboo.buildNumber matches pattern 2 |
13-Nov-2024 18:18:11 | Running post build plugin 'Docker Container Cleanup' |
13-Nov-2024 18:18:11 | Running post build plugin 'NCover Results Collector' |
13-Nov-2024 18:18:11 | Running post build plugin 'Build Results Label Collector' |
13-Nov-2024 18:18:11 | Running post build plugin 'Clover Results Collector' |
13-Nov-2024 18:18:11 | Running post build plugin 'npm Cache Cleanup' |
13-Nov-2024 18:18:11 | Running post build plugin 'Artifact Copier' |
13-Nov-2024 18:18:11 | Publishing an artifact: test_logs.tar.gz |
13-Nov-2024 18:18:11 | Finished publishing of artifact Non required job artifact Http Compression On : [test_logs.tar.gz], patterns: [test_logs.tar.gz] in 96.48 ms |
13-Nov-2024 18:18:11 | Successfully removed working directory at '/home/bamboo/bamboo-agent-home/xml-data/build-dir/ODSRV-OAP-MSRFSPS' |
13-Nov-2024 18:18:11 | Finalising the build... |
13-Nov-2024 18:18:11 | Stopping timer. |
13-Nov-2024 18:18:11 | Build ODSRV-OAP-MSRFSPS-3363 completed. |
13-Nov-2024 18:18:11 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
13-Nov-2024 18:18:11 | Running on server: post build plugin 'NCover Results Collector' |
13-Nov-2024 18:18:11 | Running on server: post build plugin 'Build Labeller' |
13-Nov-2024 18:18:11 | Running on server: post build plugin 'Clover Delta Calculator' |
13-Nov-2024 18:18:11 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
13-Nov-2024 18:18:11 | All post build plugins have finished |
13-Nov-2024 18:18:11 | Generating build results summary... |
13-Nov-2024 18:18:12 | Saving build results to disk... |
13-Nov-2024 18:18:12 | Store variable context... |
13-Nov-2024 18:18:12 | Finished building ODSRV-OAP-MSRFSPS-3363. |