Receiving source from STDIN as file travels.bpmn2 time="2022-08-01T12:01:21Z" level=info msg="Not using native diff for overlay, this may cause degraded performance for building images: kernel has CONFIG_OVERLAY_FS_REDIRECT_DIR enabled" I0801 12:01:21.938641 1 defaults.go:102] Defaulting to storage driver "overlay" with options [mountopt=metacopy=on]. Caching blobs under "/var/cache/blobs". Trying to pull image-registry.openshift-image-registry.svc:5000/tradisso-test/kogito-builder@sha256:90bfdc1c6546e16b8d10a4e9337d20af731c34ba5f2717fc537e3586241834b9... Getting image source signatures Copying blob sha256:0d725b91398ed3db11249808d89e688e62e511bbd4a2e875ed8493ce1febdb2c Copying blob sha256:1e09a5ee0038fbe06a18e7f355188bbabc387467144abcd435f7544fef395aa1 Copying blob sha256:d13c5d8053554f2f71a95c7844546ac4dcef102fb1c43da033cd7bb45dd24412 Copying config sha256:c76a126de2bd54ec523047483582335e3a6abe49efc4f68e93f086126443f4a3 Writing manifest to image destination Storing signatures Trying to pull image-registry.openshift-image-registry.svc:5000/tradisso-test/travels-builder:latest... Warning: Pull failed, retrying in 5s ... Trying to pull image-registry.openshift-image-registry.svc:5000/tradisso-test/travels-builder:latest... Warning: Pull failed, retrying in 5s ... Trying to pull image-registry.openshift-image-registry.svc:5000/tradisso-test/travels-builder:latest... Warning: Pull failed, retrying in 5s ... Generating dockerfile with builder image image-registry.openshift-image-registry.svc:5000/tradisso-test/kogito-builder@sha256:90bfdc1c6546e16b8d10a4e9337d20af731c34ba5f2717fc537e3586241834b9 Adding transient rw bind mount for /run/secrets/rhsm STEP 1/9: FROM image-registry.openshift-image-registry.svc:5000/tradisso-test/kogito-builder@sha256:90bfdc1c6546e16b8d10a4e9337d20af731c34ba5f2717fc537e3586241834b9 STEP 2/9: LABEL "io.openshift.build.image"="image-registry.openshift-image-registry.svc:5000/tradisso-test/kogito-builder@sha256:90bfdc1c6546e16b8d10a4e9337d20af731c34ba5f2717fc537e3586241834b9" "io.openshift.build.source-location"="/tmp/build/inputs" "io.openshift.s2i.destination"="/tmp" STEP 3/9: ENV OPENSHIFT_BUILD_NAME="travels-builder-1" OPENSHIFT_BUILD_NAMESPACE="tradisso-test" RUNTIME_TYPE="quarkus" NATIVE="false" LIMIT_CPU="" LIMIT_MEMORY="" STEP 4/9: USER root STEP 5/9: COPY upload/src /tmp/src STEP 6/9: RUN chown -R 1001:0 /tmp/src STEP 7/9: USER 1001 STEP 8/9: RUN /usr/local/s2i/assemble INFO ----> Setting RUNTIME_TYPE to quarkus INFO ----> RUNTIME_TYPE has been set to quarkus INFO ---> Generating quarkus project structure for project... INFO ----> Trying to retrieve Quarkus version from org.kie.kogito:kogito-build-parent:1.25.0.Final INFO ----> Trying to retrieve Quarkus version from org.kie.kogito:kogito-build-parent:1.25.0.Final INFO ----> Using Quarkus version 2.11.0.Final to bootstrap the application. INFO ----> Trying to retrieve Quarkus version from org.kie.kogito:kogito-build-parent:1.25.0.Final [INFO] Scanning for projects... [INFO] [INFO] ------------------< org.apache.maven:standalone-pom >------------------- [INFO] Building Maven Stub Project (No POM) 1 [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- quarkus-maven-plugin:2.11.0.Final:create (default-cli) @ standalone-pom --- [WARNING] Failed to resolve extension catalog of io.quarkus.platform:quarkus-bom:pom:2.11.0.Final from Maven repository jboss-public-repository-group (https://repository.jboss.org/nexus/content/groups/public/) [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 26.096 s [INFO] Finished at: 2022-08-01T12:03:20Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal io.quarkus:quarkus-maven-plugin:2.11.0.Final:create (default-cli) on project standalone-pom: Execution default-cli of goal io.quarkus:quarkus-maven-plugin:2.11.0.Final:create failed: Failed to resolve extension catalog for io.quarkus.platform:quarkus-bom:pom:2.11.0.Final. Make sure the groupId, artifactId and version are spelled correctly and the relevant Maven repositories are configured. Failed to resolve artifact io.quarkus.platform:quarkus-bom-quarkus-platform-descriptor:json:2.11.0.Final:2.11.0.Final: io.quarkus.platform:quarkus-bom-quarkus-platform-descriptor:json:2.11.0.Final:2.11.0.Final was not found in https://repository.jboss.org/nexus/content/groups/public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of jboss-public-repository-group has elapsed or updates are forced -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException error: build error: error building at STEP "RUN /usr/local/s2i/assemble": error while running runtime: exit status 1