You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by GitBox <gi...@apache.org> on 2022/09/26 00:56:57 UTC

[GitHub] [james-project] vttranlina commented on pull request #1199: [Upgrade] Maven dependencies for fix CVE vulnerabilities

vttranlina commented on PR #1199:
URL: https://github.com/apache/james-project/pull/1199#issuecomment-1257335559

   Relate a ci error, I checked out to master branch, but it still fails
   ```
   org.apache.james.queue.pulsar.PulsarMailQueueFactoryTest.org.apache.james.queue.pulsar.PulsarMailQueueFactoryTest
   
   Stacktrace
   org.testcontainers.containers.ContainerLaunchException: Container startup failed
   Caused by: org.rnorth.ducttape.RetryCountExceededException: Retry limit hit with exception
   Caused by: org.testcontainers.containers.ContainerLaunchException: Could not create/start container
   Caused by: org.rnorth.ducttape.TimeoutException: java.util.concurrent.TimeoutException
   Caused by: java.util.concurrent.TimeoutException
   
   Standard Output
   14:26:14.811 [ERROR] ?.10.1] - Could not start container
   java.util.concurrent.TimeoutException: null
   	at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
   	at org.rnorth.ducttape.timeouts.Timeouts.callFuture(Timeouts.java:65)
   	... 50 common frames omitted
   Wrapped by: org.rnorth.ducttape.TimeoutException: java.util.concurrent.TimeoutException
   	at org.rnorth.ducttape.timeouts.Timeouts.callFuture(Timeouts.java:70)
   	at org.rnorth.ducttape.timeouts.Timeouts.doWithTimeout(Timeouts.java:60)
   	at org.testcontainers.containers.wait.strategy.WaitAllStrategy.waitUntilReady(WaitAllStrategy.java:54)
   	at org.testcontainers.containers.GenericContainer.waitUntilContainerStarted(GenericContainer.java:953)
   	at org.testcontainers.containers.GenericContainer.tryStart(GenericContainer.java:485)
   	at org.testcontainers.containers.GenericContainer.lambda$doStart$0(GenericContainer.java:344)
   	at org.rnorth.ducttape.unreliables.Unreliables.retryUntilSuccess(Unreliables.java:81)
   	at org.testcontainers.containers.GenericContainer.doStart(GenericContainer.java:334)
   	at org.testcontainers.containers.GenericContainer.start(GenericContainer.java:322)
   	at org.apache.james.backends.pulsar.DockerPulsarExtension.beforeAll(DockerPulsarExtension.java:80)
   ```


-- 
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: notifications-unsubscribe@james.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org