Uploaded image for project: 'Jackrabbit Oak'
  1. Jackrabbit Oak
  2. OAK-9939

Build failure: Container startup failed

    XMLWordPrintableJSON

Details

    Description

      No description is provided

      The build Jackrabbit/jackrabbit-oak-trunk #634 has failed.
      First failed run: Jackrabbit/jackrabbit-oak-trunk #634 console log

      [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 236.574 s <<< FAILURE! - in org.apache.jackrabbit.oak.plugins.index.elastic.index.ElasticIndexWriterDisabledTest
      [ERROR] org.apache.jackrabbit.oak.plugins.index.elastic.index.ElasticIndexWriterDisabledTest  Time elapsed: 236.573 s  <<< ERROR!
      org.testcontainers.containers.ContainerLaunchException: Container startup failed
      	at org.testcontainers.containers.GenericContainer.doStart(GenericContainer.java:349)
      	at org.testcontainers.containers.GenericContainer.start(GenericContainer.java:322)
      	at org.apache.jackrabbit.oak.plugins.index.elastic.ElasticTestServer.setup(ElasticTestServer.java:86)
      	at org.apache.jackrabbit.oak.plugins.index.elastic.ElasticTestServer.getESTestServer(ElasticTestServer.java:57)
      	at org.apache.jackrabbit.oak.plugins.index.elastic.ElasticConnectionRule.apply(ElasticConnectionRule.java:63)
      	at org.junit.rules.RunRules.applyAll(RunRules.java:26)
      	at org.junit.rules.RunRules.<init>(RunRules.java:15)
      	at org.junit.runners.ParentRunner.withClassRules(ParentRunner.java:269)
      	at org.junit.runners.ParentRunner.classBlock(ParentRunner.java:217)
      	at org.junit.runners.ParentRunner.run(ParentRunner.java:412)
      	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
      	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
      	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
      	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
      	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
      	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
      	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
      	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
      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)
      	... 17 more
      Caused by: org.testcontainers.containers.ContainerLaunchException: Could not create/start container
      	at org.testcontainers.containers.GenericContainer.tryStart(GenericContainer.java:542)
      	at org.testcontainers.containers.GenericContainer.lambda$doStart$0(GenericContainer.java:344)
      	at org.rnorth.ducttape.unreliables.Unreliables.retryUntilSuccess(Unreliables.java:81)
      	... 18 more
      Caused by: java.lang.IllegalStateException: Container exited with code 1
      	at org.testcontainers.containers.GenericContainer.tryStart(GenericContainer.java:514)
      	... 20 more
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            hudson Hudson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: