Running with gitlab-runner 13.8.0 (775dd39d)  on dsop-shared-gitlab-runner-f887cbcbd-srgz6 E82_g8RG section_start:1626722478:resolve_secrets Resolving secrets section_end:1626722478:resolve_secrets section_start:1626722478: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:1626722478:prepare_executor section_start:1626722478:prepare_script Preparing environment Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-6549-concurrent-0lwqn8 to be running, status is Pending Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-6549-concurrent-0lwqn8 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-6549-concurrent-0lwqn8 via dsop-shared-gitlab-runner-f887cbcbd-srgz6... section_end:1626722484:prepare_script section_start:1626722484: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/r/r-studio/.git/ Created fresh repository. Checking out 34b7ceb8 as sato-141... Skipping object checkout, Git LFS is not installed. Skipping Git submodules setup section_end:1626722484:get_sources section_start:1626722484:download_artifacts Downloading artifacts Downloading artifacts for hardening-manifest (4941139)... Downloading artifacts from coordinator... ok  id=4941139 responseStatus=200 OK token=6rmcASe1 Downloading artifacts for load-scripts (4941136)... WARNING: ci-artifacts/preflight/: lchown ci-artifacts/preflight/: operation not permitted (suppressing repeats) Downloading artifacts from coordinator... ok  id=4941136 responseStatus=200 OK token=FA_gWM9a WARNING: ci-artifacts/[MASKED]/: lchown ci-artifacts/[MASKED]/: operation not permitted (suppressing repeats) section_end:1626722485:download_artifacts section_start:1626722485: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://download2.rstudio.org/server/centos8/x86_64/rstudio-server-rhel-1.4.1106-x86_64.rpm INFO: Downloading from https://download2.rstudio.org/server/centos8/x86_64/rstudio-server-rhel-1.4.1106-x86_64.rpm INFO: Checking file verification type INFO: Generating checksum INFO: comparing checksum values: 0fd54e5ec3504c970c2e7c912fc651446e65e3ccb3b504d4615e2e97176ab406 vs 0fd54e5ec3504c970c2e7c912fc651446e65e3ccb3b504d4615e2e97176ab406 INFO: Checksum verified INFO: File saved as 'rstudio-server-rhel-1.4.1106-x86_64.rpm' INFO: ===== ARTIFACT: http://cran.us.r-project.org/src/contrib/numDeriv_2016.8-1.1.tar.gz INFO: Downloading from http://cran.us.r-project.org/src/contrib/numDeriv_2016.8-1.1.tar.gz INFO: Checking file verification type INFO: Generating checksum INFO: comparing checksum values: d8c4d19ff9aeb31b0c628bd4a16378e51c1c9a3813b525469a31fe89af00b345 vs d8c4d19ff9aeb31b0c628bd4a16378e51c1c9a3813b525469a31fe89af00b345 INFO: Checksum verified INFO: File saved as 'numDeriv_2016.8-1.1.tar.gz' INFO: ===== ARTIFACT: http://cran.us.r-project.org/src/contrib/SQUAREM_2021.1.tar.gz INFO: Downloading from http://cran.us.r-project.org/src/contrib/SQUAREM_2021.1.tar.gz INFO: Checking file verification type INFO: Generating checksum INFO: comparing checksum values: 66e5e18ca29903e4950750bbd810f0f9df85811ee4195ce0a86d939ba8183a58 vs 66e5e18ca29903e4950750bbd810f0f9df85811ee4195ce0a86d939ba8183a58 INFO: Checksum verified INFO: File saved as 'SQUAREM_2021.1.tar.gz' INFO: ===== ARTIFACT: http://cran.us.r-project.org/src/contrib/lava_1.6.9.tar.gz INFO: Downloading from http://cran.us.r-project.org/src/contrib/lava_1.6.9.tar.gz INFO: Checking file verification type INFO: Generating checksum INFO: comparing checksum values: 034d628a22061cf811e7ac9a9210d91e12fec146250da3ad6fbb7ef4f372b11d vs 034d628a22061cf811e7ac9a9210d91e12fec146250da3ad6fbb7ef4f372b11d INFO: Checksum verified INFO: File saved as 'lava_1.6.9.tar.gz' INFO: ===== ARTIFACT: http://cran.us.r-project.org/src/contrib/colorspace_2.0-1.tar.gz INFO: Downloading from http://cran.us.r-project.org/src/contrib/colorspace_2.0-1.tar.gz Traceback (most recent call last): File "/builds/dsop/opensource/r/r-studio/ci-artifacts/[MASKED]/stages/import-artifacts/downloader.py", line 443, in main() File "/builds/dsop/opensource/r/r-studio/ci-artifacts/[MASKED]/stages/import-artifacts/downloader.py", line 46, in main download_all_resources(downloads, artifacts_path) File "/builds/dsop/opensource/r/r-studio/ci-artifacts/[MASKED]/stages/import-artifacts/downloader.py", line 80, in download_all_resources http_download( File "/builds/dsop/opensource/r/r-studio/ci-artifacts/[MASKED]/stages/import-artifacts/downloader.py", line 225, in http_download r.raise_for_status() File "/usr/local/lib/python3.9/site-packages/requests/models.py", line 943, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://lib.stat.cmu.edu/R/CRAN/src/contrib/colorspace_2.0-1.tar.gz section_end:1626722492:step_script section_start:1626722492:upload_artifacts_on_failure Uploading artifacts for failed job Uploading artifacts... ci-artifacts/import-artifacts/: found 7 matching files and directories Uploading artifacts as "archive" to coordinator... ok id=4941141 responseStatus=201 Created token=F8w2SUFv section_end:1626722496:upload_artifacts_on_failure section_start:1626722496:cleanup_file_variables Cleaning up file based variables section_end:1626722496:cleanup_file_variables ERROR: Job failed: command terminated with exit code 1