Cloning "https://github.com/elsony/devfile-sample-code-with-quarkus" ...
Commit: aec87b0211adcc4c4e228be474fd2a3e8a9b8ccc (Add icon)
Author: eyuen <eyuen@redhat.com>
Date: Wed Apr 28 15:50:14 2021 -0400
Caching blobs under "/var/cache/blobs".
Pulling image registry.access.redhat.com/ubi8/openjdk-11:latest ...
Getting image source signatures
Copying blob sha256:08506ddf42e87973062272df927a2cffa6476b7572b552d3ec2cf905c8b0ff3f
Copying blob sha256:8f403cb21126270e2d1551022b82c77c695ce40c9812795daf7ad77a05c2b9f6
Copying blob sha256:65c0f2178ac8a3c28f48efd26ccf16bd6f344fa88d1aa20efd3a25d5f99587c0
Copying config sha256:a9937ea40626bfdc8dfa646952b703eeded834ba70302fa0dcf028cd4050a378
Writing manifest to image destination
Storing signatures
Pulling image registry.access.redhat.com/ubi8/ubi-minimal:8.3 ...
Getting image source signatures
Copying blob sha256:65c0f2178ac8a3c28f48efd26ccf16bd6f344fa88d1aa20efd3a25d5f99587c0
Copying blob sha256:8f403cb21126270e2d1551022b82c77c695ce40c9812795daf7ad77a05c2b9f6
Copying config sha256:332744c1854d8e87f41dc67bf3d7e1c08d7a6b1322b5b5bd0b126bf8282ca1f8
Writing manifest to image destination
Storing signatures
Adding transient rw bind mount for /run/secrets/rhsm
STEP 1: FROM registry.access.redhat.com/ubi8/openjdk-11:latest
STEP 2: WORKDIR /build
--> 9d4b46a7776
STEP 3: RUN mkdir -p .mvn/wrapper
mkdir: cannot create directory '.mvn': Permission denied
STEP 4: FROM registry.access.redhat.com/ubi8/ubi-minimal:8.3
STEP 5: ARG JAVA_PACKAGE=java-11-openjdk-headless
--> 03a92fc6c5c
Error shutting down storage: A layer is mounted: layer is in use by a container
error: build error: error building at STEP "RUN mkdir -p .mvn/wrapper": error while running runtime: exit status 1
Build Config build failed: