weizhouapache commented on PR #11468: URL: https://github.com/apache/cloudstack/pull/11468#issuecomment-3274072233
> > [SF] Trillian test result (tid-14236) Environment: vmware-80u3 (x2), zone: Advanced Networking with Mgmt server ol8 Total time taken: 80726 seconds Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr11468-t14236-vmware-80u3.zip Smoke tests completed. 145 look OK, 2 have errors, 0 did not run Only failed and skipped tests results shown below: > > Test Result Time (s) Test File > > ContextSuite context=TestSharedFSLifecycle>:setup `Error` 0.00 test_sharedfs_lifecycle.py > > test_01_ssl_offloading_isolated_network `Failure` 1882.23 test_ssl_offloading.py > > test_01_ssl_offloading_isolated_network `Error` 1882.26 test_ssl_offloading.py > > test_02_ssl_offloading_project_vpc `Error` 712.65 test_ssl_offloading.py > > test_02_ssl_offloading_project_vpc `Error` 712.66 test_ssl_offloading.py > > ContextSuite context=TestSslOffloading>:teardown `Error` 843.72 test_ssl_offloading.py > > @weizhouapache this might be a potential issue, in Marvin logs I see bunch of: `"Exception: Warning: Exception during cleanup : HTTPConnectionPool(host='10.0.34.57', port=8080): Max retries exceeded with url: /client/api?jobid=f30b4774-a137-4419-8b08-92ab4fbf418c&command=queryAsyncJobResult&response=json&apiKey=LIN6rqXuaJwMPfGYFh13qDwYz5VNNz1J2J6qIOWcd3oLQOq0WtD4CwRundBL6rzXToa3lQOC_vKjI3nkHtiD8Q&signature=RzxkJU6oHq5zTGOYHIfarU%2BnNTo%3D (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f0bfa438550>: Failed to establish a new connection: [Errno 110] Connection timed out'))\n"]` thanks @borisstoyanov looking into it it looks like the mgmt server is not reachable, probably out-of-memory, let me re-kick the test the failures with `test_ssl_offloading.py` is caused the cloud-init template for vmware (ubuntu 22.04 cloud image does not work) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
