Running with gitlab-runner 13.8.0 (775dd39d)  on dsop-shared-gitlab-runner-f887cbcbd-srgz6 E82_g8RG section_start:1626658374:resolve_secrets Resolving secrets section_end:1626658374:resolve_secrets section_start:1626658374: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:1626658374:prepare_executor section_start:1626658374:prepare_script Preparing environment Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-1828-concurrent-2x6bh2 to be running, status is Pending Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-1828-concurrent-2x6bh2 to be running, status is Pending ContainersNotReady: "containers with unready status: [build helper istio-proxy]" ContainersNotReady: "containers with unready status: [build helper istio-proxy]" Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-1828-concurrent-2x6bh2 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-2x6bh2 via dsop-shared-gitlab-runner-f887cbcbd-srgz6... section_end:1626658383:prepare_script section_start:1626658383: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 f130028f as renovate/setuptools-57.x... Skipping object checkout, Git LFS is not installed. Skipping Git submodules setup section_end:1626658384:get_sources section_start:1626658384:download_artifacts Downloading artifacts Downloading artifacts for hardening-manifest (4921435)... Downloading artifacts from coordinator... ok  id=4921435 responseStatus=200 OK token=6kTJde1J WARNING: ci-artifacts/preflight/: lchown ci-artifacts/preflight/: operation not permitted (suppressing repeats) Downloading artifacts for load-scripts (4921432)... Downloading artifacts from coordinator... ok  id=4921432 responseStatus=200 OK token=Wb8FsjyK WARNING: ci-artifacts/[MASKED]/: lchown ci-artifacts/[MASKED]/: operation not permitted (suppressing repeats) section_end:1626658384:download_artifacts section_start:1626658384: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/47/ca/f0d790b6e18b3a6f3bd5e80c2ee4edbb5807286c21cdd0862ca933f751dd/pip-21.1.3-py3-none-any.whl INFO: Downloading from https://files.pythonhosted.org/packages/47/ca/f0d790b6e18b3a6f3bd5e80c2ee4edbb5807286c21cdd0862ca933f751dd/pip-21.1.3-py3-none-any.whl INFO: Checking file verification type INFO: Generating checksum INFO: comparing checksum values: 78cb760711fedc073246543801c84dc5377affead832e103ad0211f99303a204 vs 78cb760711fedc073246543801c84dc5377affead832e103ad0211f99303a204 INFO: Checksum verified INFO: File saved as 'pip-21.1.2-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:1626658388:step_script section_start:1626658388: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=4921437 responseStatus=201 Created token=a-KeqC4w section_end:1626658390:upload_artifacts_on_success section_start:1626658390:cleanup_file_variables Cleaning up file based variables section_end:1626658390:cleanup_file_variables Job succeeded