Running with gitlab-runner 13.8.0 (775dd39d)  on dsop-shared-gitlab-runner-f887cbcbd-srgz6 E82_g8RG section_start:1628612620:resolve_secrets Resolving secrets section_end:1628612620:resolve_secrets section_start:1628612620: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:1628612620:prepare_executor section_start:1628612620:prepare_script Preparing environment Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-1828-concurrent-0wk4gx to be running, status is Pending Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-1828-concurrent-0wk4gx 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-1828-concurrent-0wk4gx via dsop-shared-gitlab-runner-f887cbcbd-srgz6... section_end:1628612627:prepare_script section_start:1628612627: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/python/python36/.git/ Created fresh repository. Checking out cdf0bcac as development... Skipping object checkout, Git LFS is not installed. Skipping Git submodules setup section_end:1628612627:get_sources section_start:1628612627:download_artifacts Downloading artifacts Downloading artifacts for hardening-manifest (5543309)... Downloading artifacts from coordinator... ok  id=5543309 responseStatus=200 OK token=9am4eCY5 WARNING: ci-artifacts/preflight/: lchown ci-artifacts/preflight/: operation not permitted (suppressing repeats) Downloading artifacts for load-scripts (5543306)... Downloading artifacts from coordinator... ok  id=5543306 responseStatus=200 OK token=y-y4LysN WARNING: ci-artifacts/[MASKED]/: lchown ci-artifacts/[MASKED]/: operation not permitted (suppressing repeats) section_end:1628612627:download_artifacts section_start:1628612627: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: https://github.com/python/cpython/archive/refs/tags/v3.6.14.tar.gz INFO: Downloading from https://github.com/python/cpython/archive/refs/tags/v3.6.14.tar.gz INFO: Checking file verification type INFO: Generating checksum INFO: comparing checksum values: f2377645ddbe150db42ff37c41401981f6f5259320ca559e7368a0785b99d6df vs f2377645ddbe150db42ff37c41401981f6f5259320ca559e7368a0785b99d6df INFO: Checksum verified INFO: File saved as 'python.tar.gz' INFO: ===== ARTIFACT: https://files.pythonhosted.org/packages/ca/bf/4133a0e05eac641ec270bbcef30512b5ad307d7838adb994acd652cc30e3/pip-21.2.3-py3-none-any.whl INFO: Downloading from https://files.pythonhosted.org/packages/ca/bf/4133a0e05eac641ec270bbcef30512b5ad307d7838adb994acd652cc30e3/pip-21.2.3-py3-none-any.whl INFO: Checking file verification type INFO: Generating checksum INFO: comparing checksum values: 895df6014c2f02f9d278a8ad6e31cdfd312952b4a93c3068d0556964f4490057 vs 895df6014c2f02f9d278a8ad6e31cdfd312952b4a93c3068d0556964f4490057 INFO: Checksum verified INFO: File saved as 'pip-21.2.3-py3-none-any.whl' INFO: ===== ARTIFACT: https://files.pythonhosted.org/packages/bd/25/5bdf7f1adeebd4e3fa76b2e2f045ae53ee208e40a4231ad0f0c3007e4353/setuptools-57.4.0-py3-none-any.whl INFO: Downloading from https://files.pythonhosted.org/packages/bd/25/5bdf7f1adeebd4e3fa76b2e2f045ae53ee208e40a4231ad0f0c3007e4353/setuptools-57.4.0-py3-none-any.whl INFO: Checking file verification type INFO: Generating checksum INFO: comparing checksum values: a49230977aa6cfb9d933614d2f7b79036e9945c4cdd7583163f4e920b83418d6 vs a49230977aa6cfb9d933614d2f7b79036e9945c4cdd7583163f4e920b83418d6 INFO: Checksum verified INFO: File saved as 'setuptools-57.4.0-py3-none-any.whl' INFO: ===== ARTIFACT: https://files.pythonhosted.org/packages/04/80/cad93b40262f5d09f6de82adbee452fd43cdff60830b56a74c5930f7e277/wheel-0.37.0-py2.py3-none-any.whl INFO: Downloading from https://files.pythonhosted.org/packages/04/80/cad93b40262f5d09f6de82adbee452fd43cdff60830b56a74c5930f7e277/wheel-0.37.0-py2.py3-none-any.whl INFO: Checking file verification type INFO: Generating checksum INFO: comparing checksum values: 21014b2bd93c6d0034b6ba5d35e4eb284340e09d63c59aef6fc14b0f346146fd vs 21014b2bd93c6d0034b6ba5d35e4eb284340e09d63c59aef6fc14b0f346146fd INFO: Checksum verified INFO: File saved as 'wheel-0.37.0-py2.py3-none-any.whl' section_end:1628612631:step_script section_start:1628612631:upload_artifacts_on_success Uploading artifacts for successful job Uploading artifacts... ci-artifacts/import-artifacts/: found 7 matching files and directories Uploading artifacts as "archive" to coordinator... ok id=5543311 responseStatus=201 Created token=ghpxEBsC section_end:1628612634:upload_artifacts_on_success section_start:1628612634:cleanup_file_variables Cleaning up file based variables section_end:1628612634:cleanup_file_variables Job succeeded