Running with gitlab-runner 13.8.0 (775dd39d)  on dsop-shared-gitlab-runner-f887cbcbd-srgz6 E82_g8RG section_start:1630605698:resolve_secrets Resolving secrets section_end:1630605698:resolve_secrets section_start:1630605698:prepare_executor Preparing the "kubernetes" executor Using Kubernetes namespace: gitlab-runner-ironbank-dsop WARNING: Pulling GitLab Runner helper image from Docker Hub. Helper image is migrating to registry.gitlab.com, for more information see https://docs.gitlab.com/runner/configuration/advanced-configuration.html#migrating-helper-image-to-registrygitlabcom Using Kubernetes executor with image registry1.dso.mil/ironbank/ironbank-pipelines/pipeline-runner:0.3 ... section_end:1630605698:prepare_executor section_start:1630605698:prepare_script Preparing environment Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-6712-concurrent-0mnjkv to be running, status is Pending Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-6712-concurrent-0mnjkv to be running, status is Pending ContainersNotReady: "containers with unready status: [build helper istio-proxy]" ContainersNotReady: "containers with unready status: [build helper istio-proxy]" Running on runner-e82g8rg-project-6712-concurrent-0mnjkv via dsop-shared-gitlab-runner-f887cbcbd-srgz6... section_end:1630605704:prepare_script section_start:1630605704:get_sources Getting source from Git repository $ until [ $(curl --fail --silent --output /dev/stderr --write-out "%{http_code}" localhost:15020/healthz/ready) -eq 200 ]; do echo Waiting for Sidecar; sleep 3 ; done ; echo Sidecar available; Sidecar available Fetching changes with git depth set to 50... Initialized empty Git repository in /builds/dsop/opensource/hadolint/hadolint/.git/ Created fresh repository. Checking out fc796dd1 as development... Skipping object checkout, Git LFS is not installed. Skipping Git submodules setup section_end:1630605705:get_sources section_start:1630605705:download_artifacts Downloading artifacts Downloading artifacts for hardening-manifest (6183269)... Downloading artifacts from coordinator... ok  id=6183269 responseStatus=200 OK token=7v_ZtL8x WARNING: ci-artifacts/preflight/: lchown ci-artifacts/preflight/: operation not permitted (suppressing repeats) Downloading artifacts for load-scripts (6183266)... Downloading artifacts from coordinator... ok  id=6183266 responseStatus=200 OK token=HVUo1p35 WARNING: ci-artifacts/[MASKED]/: lchown ci-artifacts/[MASKED]/: operation not permitted (suppressing repeats) section_end:1630605705:download_artifacts section_start:1630605705:step_script Executing "step_script" stage of the job script $ "${PIPELINE_REPO_DIR}/stages/import-artifacts/import-run.sh" INFO: Log level set to info INFO: Output directory: ci-artifacts/import-artifacts INFO: ===== ARTIFACT: docker://docker.io/hadolint/hadolint@sha256:961273c3f08db906925a52971396a0a5aee1f3fc38db8b7614824c0d8f7e9230 INFO: Pulling docker.io/hadolint/hadolint@sha256:961273c3f08db906925a52971396a0a5aee1f3fc38db8b7614824c0d8f7e9230 Trying to pull docker.io/hadolint/hadolint@sha256:961273c3f08db906925a52971396a0a5aee1f3fc38db8b7614824c0d8f7e9230... Getting image source signatures Copying blob sha256:32fce17b73b6baa057ffca1b0bc0e24cea55fa42b0a57055dffec668a3ee1e14 Copying config sha256:eb30f6116f08b8204d371d38d60efbe45a212fb041acbe67dcf1da6bac177ec6 Writing manifest to image destination Storing signatures eb30f6116f08b8204d371d38d60efbe45a212fb041acbe67dcf1da6bac177ec6 INFO: Tagging image as hadolint/hadolint:v2.7.0 INFO: Saving hadolint/hadolint:v2.7.0 as tar file INFO: Moving tar file into stage artifacts section_end:1630605709:step_script section_start:1630605709:upload_artifacts_on_success Uploading artifacts for successful job Uploading artifacts... ci-artifacts/import-artifacts/: found 4 matching files and directories Uploading artifacts as "archive" to coordinator... ok id=6183271 responseStatus=201 Created token=LxpKy1gL section_end:1630605711:upload_artifacts_on_success section_start:1630605711:cleanup_file_variables Cleaning up file based variables section_end:1630605711:cleanup_file_variables Job succeeded