INFO] --- openshift-maven-plugin:7.9.0.fuse-sb2-790065-redhat-00001:build (default) @ camel-ose-springboot-xml ---
[INFO] oc: Using OpenShift build with strategy S2I
[INFO] oc: Running in OpenShift mode
[INFO] oc: Running generator spring-boot
[INFO] oc: spring-boot: Using Docker image registry.access.redhat.com/fuse7/fuse-java-openshift-jdk11-rhel8:1.9 as base / builder
[INFO] oc: [camel-ose-springboot-xml:latest] "spring-boot": Created docker source tar /Users/djelinek/develop/workspaces/12210am1-testing/testak/target/docker/camel-ose-springboot-xml/latest/tmp/docker-build.tar
[INFO] oc: Updating BuildServiceConfig camel-ose-springboot-xml-s2i for Source strategy
[INFO] oc: Adding to ImageStream camel-ose-springboot-xml
[INFO] oc: Starting Build camel-ose-springboot-xml-s2i
[INFO] oc: Waiting for build camel-ose-springboot-xml-s2i-2 to complete...
[INFO] oc: Caching blobs under "/var/cache/blobs".
[INFO] oc: Warning: Pull failed, retrying in 5s ...
[INFO] oc: Warning: Pull failed, retrying in 5s ...
[INFO] oc: Warning: Pull failed, retrying in 5s ...
[INFO] oc: error: build error: After retrying 2 times, Pull image still failed due to error: Error initializing source docker:[ERROR] oc: Failed to execute the build [Unable to build the image using the OpenShift build service]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11:08 min
[INFO] Finished at: 2021-09-06T12:56:43+02:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.jboss.redhat-fuse:openshift-maven-plugin:7.9.0.fuse-sb2-790065-redhat-00001:build (default) on project camel-ose-springboot-xml: Failed to execute the build: Unable to build the image using the OpenShift build service: OpenShift Build camel-ose-springboot-xml-s2i-2 failed: Failed: GenericBuildFailed -> [Help 1]