Running with gitlab-runner 13.8.0 (775dd39d)  on dsop-shared-gitlab-runner-f887cbcbd-srgz6 E82_g8RG section_start:1630515814:resolve_secrets Resolving secrets section_end:1630515814:resolve_secrets section_start:1630515814: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/opensource/clamav/clamav:0.103.2 ... section_end:1630515814:prepare_executor section_start:1630515814:prepare_script Preparing environment Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-4498-concurrent-07wkkb to be running, status is Pending Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-4498-concurrent-07wkkb to be running, status is Pending ContainersNotInitialized: "containers with incomplete status: [istio-init]" ContainersNotReady: "containers with unready status: [build helper istio-proxy]" ContainersNotReady: "containers with unready status: [build helper istio-proxy]" Running on runner-e82g8rg-project-4498-concurrent-07wkkb via dsop-shared-gitlab-runner-f887cbcbd-srgz6... section_end:1630515820:prepare_script section_start:1630515820: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/tektoncd/entrypoint/.git/ Created fresh repository. Checking out d95db066 as development... Skipping object checkout, Git LFS is not installed. Skipping Git submodules setup section_end:1630515821:get_sources section_start:1630515821:download_artifacts Downloading artifacts Downloading artifacts for import-artifacts (6154387)... Downloading artifacts from coordinator... ok  id=6154387 responseStatus=200 OK token=Jy5w5nub WARNING: ci-artifacts/import-artifacts/: lchown ci-artifacts/import-artifacts/: operation not permitted (suppressing repeats) Downloading artifacts for load-scripts (6154382)... Downloading artifacts from coordinator... ok  id=6154382 responseStatus=200 OK token=QmT6KRaL WARNING: ci-artifacts/[MASKED]/: lchown ci-artifacts/[MASKED]/: operation not permitted (suppressing repeats) section_end:1630515823:download_artifacts section_start:1630515823:step_script Executing "step_script" stage of the job script $ mkdir -p "${ARTIFACT_DIR}" $ "${PIPELINE_REPO_DIR}/stages/scan-artifacts/clamav-run.sh" % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 161 100 161 0 0 365 0 --:--:-- --:--:-- --:--:-- 364 14 221M 14 33.1M 0 0 28.5M 0 0:00:07 0:00:01 0:00:06 28.5M 59 221M 59 131M 0 0 60.6M 0 0:00:03 0:00:02 0:00:01 97.9M 99 221M 99 220M 0 0 69.6M 0 0:00:03 0:00:03 --:--:-- 93.4M 100 221M 100 221M 0 0 69.8M 0 0:00:03 0:00:03 --:--:-- 93.6M ./ ./mirrors.dat ./daily.cld ./main.cvd ./bytecode.cvd clamav definitions successfully installed. clamscan --version ClamAV 0.103.2/26280/Tue Aug 31 08:23:11 2021 Scanning /builds/dsop/opensource/tektoncd/entrypoint/ci-artifacts/import-artifacts/images/gcr.io-tekton-releases-github.com-tektoncd-pipeline-cmd-entrypoint-v0.27.3.tar ----------- SCAN SUMMARY ----------- Known viruses: 8561636 Engine version: 0.103.2 Scanned directories: 0 Scanned files: 1 Infected files: 0 Data scanned: 349.27 MB Data read: 74.86 MB (ratio 4.67:1) Time: 65.430 sec (1 m 5 s) Start Date: 2021:09:01 17:03:49 End Date: 2021:09:01 17:04:55 section_end:1630515895:step_script section_start:1630515895:upload_artifacts_on_success Uploading artifacts for successful job Uploading artifacts... ci-artifacts/scan-artifacts/clamav-scan/: found 2 matching files and directories Uploading artifacts as "archive" to coordinator... ok id=6154388 responseStatus=201 Created token=Hpvdx3aZ section_end:1630515896:upload_artifacts_on_success section_start:1630515896:cleanup_file_variables Cleaning up file based variables section_end:1630515896:cleanup_file_variables Job succeeded