Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-10343

Update Testcontainers to fix build

    XMLWordPrintableJSON

Details

    Description

      ryuk container image is gone:

      [INFO] -------------------------------------------------------
      [INFO]  T E S T S
      [INFO] -------------------------------------------------------
      [INFO] Running org.apache.sling.commons.clam.it.tests.ClamdServiceIT
      [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2.145 s <<< FAILURE! - in org.apache.sling.commons.clam.it.tests.ClamdServiceIT
      [ERROR] org.apache.sling.commons.clam.it.tests.ClamdServiceIT.initializationError  Time elapsed: 0.009 s  <<< ERROR!
      org.ops4j.pax.exam.TestContainerException: org.testcontainers.containers.ContainerLaunchException: Container startup failed
      Caused by: org.testcontainers.containers.ContainerLaunchException: Container startup failed
      Caused by: org.testcontainers.containers.ContainerFetchException: Can't get Docker image: RemoteDockerImage(imageNameFuture=java.util.concurrent.CompletableFuture@4d154ccd[Completed normally], imagePullPolicy=DefaultPullPolicy(), dockerClient=LazyDockerClient.INSTANCE)
      Caused by: com.github.dockerjava.api.exception.NotFoundException: 
      {"message":"No such image: quay.io/testcontainers/ryuk:0.2.3"}
      
      
      [INFO] 
      [INFO] Results:
      [INFO] 
      [ERROR] Errors: 
      [ERROR]   ClamdServiceIT.initializationError ยป TestContainer org.testcontainers.containe...
      [INFO] 
      [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0
      

      Attachments

        Activity

          People

            olli Oliver Lietz
            olli Oliver Lietz
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: