Running with gitlab-runner 13.12.0 (7a6612da)  on dsop-shared-gitlab-runner-5fcd8977b8-m6qmr JrExJ6yx  feature flags: FF_USE_LEGACY_KUBERNETES_EXECUTION_STRATEGY:false section_start:1631111575:resolve_secrets Resolving secrets section_end:1631111575:resolve_secrets section_start:1631111575:prepare_executor Preparing the "kubernetes" executor Using Kubernetes namespace: gitlab-runner-ironbank-dsop Using Kubernetes executor with image registry1.dso.mil/ironbank/ironbank-pipelines/pipeline-runner:0.3 ... Using attach strategy to execute scripts... section_end:1631111575:prepare_executor section_start:1631111575:prepare_script Preparing environment Waiting for pod gitlab-runner-ironbank-dsop/runner-jrexj6yx-project-1228-concurrent-0l8w7l to be running, status is Pending Waiting for pod gitlab-runner-ironbank-dsop/runner-jrexj6yx-project-1228-concurrent-0l8w7l 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-jrexj6yx-project-1228-concurrent-0l8w7l via dsop-shared-gitlab-runner-5fcd8977b8-m6qmr... section_end:1631111581:prepare_script section_start:1631111581: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/JrExJ6yx/0/dsop/opensource/goharbor/registry/.git/ Created fresh repository. Checking out 53611666 as master... Skipping Git submodules setup section_end:1631111582:get_sources section_start:1631111582:download_artifacts Downloading artifacts Downloading artifacts for build (6321628)... Downloading artifacts from coordinator... ok  id=6321628 responseStatus=200 OK token=5dKLyDBJ WARNING: ci-artifacts/build/: lchown ci-artifacts/build/: operation not permitted (suppressing repeats) Downloading artifacts for hardening-manifest (6321624)... Downloading artifacts from coordinator... ok  id=6321624 responseStatus=200 OK token=vgs5NxDD WARNING: ci-artifacts/preflight/: lchown ci-artifacts/preflight/: operation not permitted (suppressing repeats) Downloading artifacts for load-scripts (6321621)... Downloading artifacts from coordinator... ok  id=6321621 responseStatus=200 OK token=RVHBYBo- WARNING: ci-artifacts/[MASKED]/: lchown ci-artifacts/[MASKED]/: operation not permitted (suppressing repeats) section_end:1631111582:download_artifacts section_start:1631111582:step_script Executing "step_script" stage of the job script $ python3 "${PIPELINE_REPO_DIR}/stages/harbor/upload_to_harbor.py" INFO: Log level set to info INFO: Logging into vault INFO: Log in successful INFO: Querying [MASKED]/v1/kv/il2/notary/pipeline/delegation/0 INFO: Retrieved key INFO: notary --trustDir trust-dir-delegation/ key import --role delegation --gun registry1.dso.mil/ironbank/opensource/goharbor/registry /dev/stdin INFO: Key imported INFO: Pulling manifest.json with skopeo INFO: skopeo inspect --authfile staging_auth.json --raw docker://registry1.dso.mil/ironbank-staging/opensource/goharbor/registry@sha256:619fd6c1f07003cf871de68430e138dd1029678249379e6bf94e14c67c6c21b3 INFO: Digests match INFO: Signing manifest.json with notary INFO: notary --verbose --server https://notary.dso.mil --trustDir trust-dir-delegation/ add --roles targets/releases --publish registry1.dso.mil/ironbank/opensource/goharbor/registry v2.3.2 manifest.json Addition of target "v2.3.2" to repository "registry1.dso.mil/ironbank/opensource/goharbor/registry" staged for next publish. Auto-publishing changes to registry1.dso.mil/ironbank/opensource/goharbor/registry Successfully published changes for repository registry1.dso.mil/ironbank/opensource/goharbor/registry INFO: Copy from staging to registry1.dso.mil/ironbank/opensource/goharbor/registry:v2.3.2 Getting image source signatures Copying blob sha256:96476a77b28db43fcb170401c287700d91d95cdff9c06e5ea7b48289d40a8e57 Copying blob sha256:db2f50b75fc09a20e8d9c497d96ad384fbeacf7e77df71e4c7b578d4c07fccce Copying blob sha256:2de9c288ff0cf59cd0269e1bb62a9351be3d200aafc1fd11d9e1ba08b0e6f345 Copying blob sha256:9df7e93e85bff4e57d7e4e44a48dfeea340ddaea775290514cc1ed123af1977f Copying config sha256:09c6c77cc9aa9c82c251785d786bd538ced5d64a6d166ddc72cb7e6531afe3a1 Writing manifest to image destination Storing signatures INFO: Signing manifest.json with notary INFO: notary --verbose --server https://notary.dso.mil --trustDir trust-dir-delegation/ add --roles targets/releases --publish registry1.dso.mil/ironbank/opensource/goharbor/registry latest manifest.json Addition of target "latest" to repository "registry1.dso.mil/ironbank/opensource/goharbor/registry" staged for next publish. Auto-publishing changes to registry1.dso.mil/ironbank/opensource/goharbor/registry Successfully published changes for repository registry1.dso.mil/ironbank/opensource/goharbor/registry INFO: Copy from staging to registry1.dso.mil/ironbank/opensource/goharbor/registry:latest Getting image source signatures Copying blob sha256:9df7e93e85bff4e57d7e4e44a48dfeea340ddaea775290514cc1ed123af1977f Copying blob sha256:db2f50b75fc09a20e8d9c497d96ad384fbeacf7e77df71e4c7b578d4c07fccce Copying blob sha256:96476a77b28db43fcb170401c287700d91d95cdff9c06e5ea7b48289d40a8e57 Copying blob sha256:2de9c288ff0cf59cd0269e1bb62a9351be3d200aafc1fd11d9e1ba08b0e6f345 Copying config sha256:09c6c77cc9aa9c82c251785d786bd538ced5d64a6d166ddc72cb7e6531afe3a1 Writing manifest to image destination Storing signatures section_end:1631111595:step_script section_start:1631111595:cleanup_file_variables Cleaning up file based variables section_end:1631111595:cleanup_file_variables Job succeeded