kishankavala commented on PR #7752:
URL: https://github.com/apache/cloudstack/pull/7752#issuecomment-1833203499

   Smoke tests are successful now. But build is failing intermittently:
   
   2023-11-16T08:19:39.0577230Z [ERROR] Tests run: 9, Failures: 0, Errors: 9, 
Skipped: 0, Time elapsed: 1.525 s <<< FAILURE! - in 
org.apache.backup.networker.NetworkerClientTest
   2023-11-16T08:19:39.0579306Z [ERROR] 
testListPolicies(org.apache.backup.networker.NetworkerClientTest)  Time 
elapsed: 1.139 s  <<< ERROR!
   2023-11-16T08:19:39.0583560Z 
com.github.tomakehurst.wiremock.common.FatalStartupException: 
java.lang.RuntimeException: java.net.BindException: Address already in use
   2023-11-16T08:19:39.0585977Z Caused by: java.lang.RuntimeException: 
java.net.BindException: Address already in use
   2023-11-16T08:19:39.0587336Z Caused by: java.net.BindException: Address 
already in use
   
   Multiple builds running on the same host could be the reason or some other 
process  is using port 9399  which NetworkerClientTest is trying to use


-- 
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]

Reply via email to