Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-11821

[ER1] Spring boot 2 quickstarts fail to deploy

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • fuse-7.5-ER2
    • fuse-7.5-ER1
    • Fuse on Openshift
    • None
    • % %
    • Hide
      mvn -B -DarchetypeGroupId=org.jboss.fuse.fis.archetypes -DarchetypeArtifactId=spring-boot-camel-archetype -DarchetypeVersion=2.2.0.fuse-sb2-750004-redhat-00002 -DgroupId=com.redhat.xpaas.qe -DartifactId=spring2camel -Dversion=1.0-SNAPSHOT -Dpackage=com.redhat.xpaas.qe -e --batch-mode archetype:generate -U
      
      mvn clean install && mvn fabric8:deploy -Popenshift
      
      Show
      mvn -B -DarchetypeGroupId=org.jboss.fuse.fis.archetypes -DarchetypeArtifactId=spring-boot-camel-archetype -DarchetypeVersion=2.2.0.fuse-sb2-750004-redhat-00002 -DgroupId=com.redhat.xpaas.qe -DartifactId=spring2camel -Dversion=1.0-SNAPSHOT -Dpackage=com.redhat.xpaas.qe -e --batch-mode archetype:generate -U mvn clean install && mvn fabric8:deploy -Popenshift
    • Fuse 7.5 Sprint 53 - Blockers

      [INFO] --- fabric8-maven-plugin:7.5.0.fuse-sb2-750022-redhat-00001:build (default) @ spring2camel ---
      [INFO] F8: Using OpenShift build with strategy S2I
      [INFO] F8: Running generator spring-boot
      [INFO] F8: spring-boot: Using ImageStreamTag 'fuse7-java-openshift:null' from namespace 'openshift' as builder image
      [INFO] Copying files to /Users/llowinge/Redhat/xpaas/archetypes/spring2camel/target/docker/spring2camel/latest/build/maven
      [INFO] Building tar: /Users/llowinge/Redhat/xpaas/archetypes/spring2camel/target/docker/spring2camel/latest/tmp/docker-build.tar
      [INFO] F8: [spring2camel:latest] "spring-boot": Created docker source tar /Users/llowinge/Redhat/xpaas/archetypes/spring2camel/target/docker/spring2camel/latest/tmp/docker-build.tar
      [INFO] F8: Creating BuildServiceConfig spring2camel-s2i for Source build
      [INFO] F8: Creating ImageStream spring2camel
      [INFO] F8: Starting Build spring2camel-s2i
      [ERROR] F8: OpenShift Error: [422 Failure] [Invalid] Error resolving ImageStreamTag fuse7-java-openshift:null in namespace openshift: unable to find latest tagged image
      [ERROR] F8: Failed to execute the build [Unable to build the image using the OpenShift build service]
      [INFO] ------------------------------------------------------------------------
      [INFO] BUILD FAILURE
      [INFO] ------------------------------------------------------------------------
      [INFO] Total time: 13.635 s
      [INFO] Finished at: 2019-10-01T09:08:09+02:00
      [INFO] ------------------------------------------------------------------------
      [ERROR] Failed to execute goal org.jboss.redhat-fuse:fabric8-maven-plugin:7.5.0.fuse-sb2-750022-redhat-00001:build (default) on project spring2camel: Failed to execute the build: Unable to build the image using the OpenShift build service: Failure executing: POST at: https://master.foo-standalone-311.dos.fuse-qe.eng.rdu2.redhat.com:8443/apis/build.openshift.io/v1/namespaces/llowinge/buildconfigs/spring2camel-s2i/instantiatebinary?commit=. Message: Error resolving ImageStreamTag fuse7-java-openshift:null in namespace openshift: unable to find latest tagged image. Received status: Status(apiVersion=v1, code=422, details=StatusDetails(causes=[StatusCause(field=from, message=Error resolving ImageStreamTag fuse7-java-openshift:null in namespace openshift: unable to find latest tagged image, reason=null, additionalProperties={})], group=null, kind=ImageStreamTag, name=fuse7-java-openshift:null, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=Error resolving ImageStreamTag fuse7-java-openshift:null in namespace openshift: unable to find latest tagged image, metadata=ListMeta(resourceVersion=null, selfLink=null, additionalProperties={}), reason=Invalid, status=Failure, additionalProperties={}). -> [Help 1]
      [ERROR]
      

            tcunning@redhat.com Thomas Cunningham
            llowinge@redhat.com Lukas Lowinger
            Lukas Lowinger Lukas Lowinger
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: