pjfanning commented on PR #2945:
URL: https://github.com/apache/drill/pull/2945#issuecomment-2378914803

   Test failures caused by:
   
   ```
   org.testcontainers.containers.ContainerLaunchException: Container startup 
failed for image mcr.microsoft.com/mssql/server:2017-CU12
        at 
org.testcontainers.containers.GenericContainer.doStart(GenericContainer.java:349)
        at 
org.testcontainers.containers.GenericContainer.start(GenericContainer.java:322)
        at 
org.apache.drill.exec.store.jdbc.TestJdbcPluginWithMSSQL.initMSSQL(TestJdbcPluginWithMSSQL.java:68)
   Caused by: org.rnorth.ducttape.RetryCountExceededException: Retry limit hit 
with exception
        at 
org.rnorth.ducttape.unreliables.Unreliables.retryUntilSuccess(Unreliables.java:88)
        at 
org.testcontainers.containers.GenericContainer.doStart(GenericContainer.java:334)
        ... 2 more
   ```


-- 
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: dev-unsubscr...@drill.apache.org

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

Reply via email to