Running with gitlab-runner 16.7.0 (102c81ba)  on Build docker alpine OSL yW2LAkzd, system ID: s_72dfdd1174ad section_start:1715677593:resolve_secrets Resolving secrets section_end:1715677593:resolve_secrets section_start:1715677593:prepare_executor Preparing the "docker" executor Using Docker executor with image gcr.io/kaniko-project/executor:debug ... Pulling docker image gcr.io/kaniko-project/executor:debug ... Using docker image sha256:952912eb1eb33ce3601db223d270130f0b0fe82e280f8e9d5b50cd5d79524dfa for gcr.io/kaniko-project/executor:debug with digest gcr.io/kaniko-project/executor@sha256:9eb8f2aff512f360d2775c80de462bf9d49599f0749f745af8f5af5f480cb4b9 ... section_end:1715677599:prepare_executor section_start:1715677599:prepare_script Preparing environment Running on runner-yw2lakzd-project-284-concurrent-0 via build.forge.etsi.org... section_end:1715677600:prepare_script section_start:1715677600:get_sources Getting source from Git repository Fetching changes with git depth set to 20... Reinitialized existing Git repository in /builds/rep/osl/code/org.etsi.osl.tmf.api/.git/ Checking out 82d13d67 as detached HEAD (ref is tmf-674-feature)... Removing target/ Skipping Git submodules setup section_end:1715677601:get_sources section_start:1715677601:download_artifacts Downloading artifacts Downloading artifacts for maven_build (66628)... Downloading artifacts from coordinator... ok  host=labs.etsi.org id=66628 responseStatus=200 OK token=64_YoXH2 section_end:1715677606:download_artifacts section_start:1715677606:step_script Executing "step_script" stage of the job script Using docker image sha256:952912eb1eb33ce3601db223d270130f0b0fe82e280f8e9d5b50cd5d79524dfa for gcr.io/kaniko-project/executor:debug with digest gcr.io/kaniko-project/executor@sha256:9eb8f2aff512f360d2775c80de462bf9d49599f0749f745af8f5af5f480cb4b9 ... $ if [ "$CI_COMMIT_REF_NAME" = "main" ] && [ -n "$CI_COMMIT_TAG" ]; then # collapsed multi-line command $ /kaniko/executor --context "${CI_PROJECT_DIR}" --dockerfile "${CI_PROJECT_DIR}/Dockerfile" --destination "${CI_REGISTRY_IMAGE}:$APP_VERSION" --no-push INFO[0000] Retrieving image manifest ibm-semeru-runtimes:open-17.0.7_7-jdk INFO[0000] Retrieving image ibm-semeru-runtimes:open-17.0.7_7-jdk from registry index.docker.io INFO[0001] Built cross stage deps: map[] INFO[0001] Retrieving image manifest ibm-semeru-runtimes:open-17.0.7_7-jdk INFO[0001] Returning cached image manifest INFO[0001] Executing 0 build triggers INFO[0001] Building stage 'ibm-semeru-runtimes:open-17.0.7_7-jdk' [idx: '0', base-idx: '-1'] INFO[0001] Unpacking rootfs as cmd RUN mkdir -p /opt/openslice/lib/ requires it. INFO[0009] RUN mkdir -p /opt/openslice/lib/ INFO[0009] Initializing snapshotter ... INFO[0009] Taking snapshot of full filesystem... INFO[0011] Cmd: /bin/sh INFO[0011] Args: [-c mkdir -p /opt/openslice/lib/] INFO[0011] Running: [/bin/sh -c mkdir -p /opt/openslice/lib/] INFO[0011] Taking snapshot of full filesystem... INFO[0011] COPY target/org.etsi.osl.tmf.api-1.0.0-SNAPSHOT-exec.jar /opt/openslice/lib/ INFO[0011] Taking snapshot of files... INFO[0013] CMD ["java", "-Xshareclasses:cacheDir=/opt/shareclasses", "-jar", "/opt/openslice/lib/org.etsi.osl.tmf.api-1.0.0-SNAPSHOT-exec.jar"] INFO[0013] EXPOSE 13082 INFO[0013] Cmd: EXPOSE INFO[0013] Adding exposed port: 13082/tcp INFO[0013] Skipping push to container registry due to --no-push flag section_end:1715677620:step_script section_start:1715677620:cleanup_file_variables Cleaning up project directory and file based variables section_end:1715677621:cleanup_file_variables Job succeeded