Running with gitlab-runner 13.8.0 (775dd39d)  on dsop-shared-gitlab-runner-f887cbcbd-srgz6 E82_g8RG section_start:1627782089:resolve_secrets Resolving secrets section_end:1627782089:resolve_secrets section_start:1627782089: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:1627782090:prepare_executor section_start:1627782090:prepare_script Preparing environment Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-1828-concurrent-09fs74 to be running, status is Pending Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-1828-concurrent-09fs74 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-09fs74 via dsop-shared-gitlab-runner-f887cbcbd-srgz6... section_end:1627782097:prepare_script section_start:1627782097: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 f8bc09ea as development... Skipping object checkout, Git LFS is not installed. Skipping Git submodules setup section_end:1627782098:get_sources section_start:1627782098:download_artifacts Downloading artifacts Downloading artifacts for hardening-manifest (5286537)... Downloading artifacts from coordinator... ok  id=5286537 responseStatus=200 OK token=XhAhydxX WARNING: ci-artifacts/preflight/: lchown ci-artifacts/preflight/: operation not permitted (suppressing repeats) Downloading artifacts for load-scripts (5286534)... Downloading artifacts from coordinator... ok  id=5286534 responseStatus=200 OK token=VkUTG5wz WARNING: ci-artifacts/[MASKED]/: lchown ci-artifacts/[MASKED]/: operation not permitted (suppressing repeats) section_end:1627782098:download_artifacts section_start:1627782098: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/8a/d7/f505e91e2cdea53cfcf51f4ac478a8cd64fb0bc1042629cedde20d9a6a9b/pip-21.2.2-py3-none-any.whl INFO: Downloading from https://files.pythonhosted.org/packages/8a/d7/f505e91e2cdea53cfcf51f4ac478a8cd64fb0bc1042629cedde20d9a6a9b/pip-21.2.2-py3-none-any.whl INFO: Checking file verification type INFO: Generating checksum INFO: comparing checksum values: b02a9d345f913e03fde2ed41896687cc1a2053c6adbe142ec03cff6b0827233d vs b02a9d345f913e03fde2ed41896687cc1a2053c6adbe142ec03cff6b0827233d INFO: Checksum verified INFO: File saved as 'pip-21.2.1-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-56.1.0-py3-none-any.whl' INFO: ===== ARTIFACT: https://files.pythonhosted.org/packages/65/63/39d04c74222770ed1589c0eaba06c05891801219272420b40311cd60c880/wheel-0.36.2-py2.py3-none-any.whl INFO: Downloading from https://files.pythonhosted.org/packages/65/63/39d04c74222770ed1589c0eaba06c05891801219272420b40311cd60c880/wheel-0.36.2-py2.py3-none-any.whl INFO: Checking file verification type INFO: Generating checksum INFO: comparing checksum values: 78b5b185f0e5763c26ca1e324373aadd49182ca90e825f7853f4b2509215dc0e vs 78b5b185f0e5763c26ca1e324373aadd49182ca90e825f7853f4b2509215dc0e INFO: Checksum verified INFO: File saved as 'wheel-0.36.2-py2.py3-none-any.whl' section_end:1627782103:step_script section_start:1627782103: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=5286539 responseStatus=201 Created token=yp2NDp2q section_end:1627782105:upload_artifacts_on_success section_start:1627782105:cleanup_file_variables Cleaning up file based variables section_end:1627782106:cleanup_file_variables Job succeeded