Running with gitlab-runner 13.8.0 (775dd39d)  on dsop-shared-gitlab-runner-f887cbcbd-srgz6 E82_g8RG section_start:1630605575:resolve_secrets Resolving secrets section_end:1630605575:resolve_secrets section_start:1630605575: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/anchore/cli/cli:0.9.1 ... section_end:1630605575:prepare_executor section_start:1630605575:prepare_script Preparing environment Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-4505-concurrent-0xpkx5 to be running, status is Pending Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-4505-concurrent-0xpkx5 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-4505-concurrent-0xpkx5 via dsop-shared-gitlab-runner-f887cbcbd-srgz6... section_end:1630605581:prepare_script section_start:1630605581: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/nop/.git/ Created fresh repository. Checking out 723df5f1 as development... Skipping object checkout, Git LFS is not installed. Skipping Git submodules setup section_end:1630605581:get_sources section_start:1630605581:download_artifacts Downloading artifacts Downloading artifacts for build (6183149)... Downloading artifacts from coordinator... ok  id=6183149 responseStatus=200 OK token=DqJ8sW_Z WARNING: ci-artifacts/build/: lchown ci-artifacts/build/: operation not permitted (suppressing repeats) Downloading artifacts for load-scripts (6183142)... Downloading artifacts from coordinator... ok  id=6183142 responseStatus=200 OK token=WkRSubeS WARNING: ci-artifacts/[MASKED]/: lchown ci-artifacts/[MASKED]/: operation not permitted (suppressing repeats) section_end:1630605582:download_artifacts section_start:1630605582:step_script Executing "step_script" stage of the job script $ python3 "${PIPELINE_REPO_DIR}/stages/scanning/anchore/anchore_scan.py" INFO: Log level set to info INFO: anchore-cli --json --u [MASKED] --url [MASKED] image add --noautosubscribe --dockerfile ./Dockerfile --force registry1.dso.mil/ironbank-staging/opensource/tektoncd/nop:ibci-457677 INFO: registry1.dso.mil/ironbank-staging/opensource/tektoncd/nop:ibci-457677 added to Anchore INFO: [ { "analysis_status": "not_analyzed", "analyzed_at": null, "annotations": {}, "created_at": "2021-09-02T17:59:43Z", "imageDigest": "sha256:28c5f5caa9ad5ee2b86ee3f2f956b4ca0e7dfa02a04628c3141d662b517373a0", "image_content": { "metadata": { "arch": null, "distro": null, "distro_version": null, "dockerfile_mode": "Actual", "image_size": null, "layer_count": null } }, "image_detail": [ { "created_at": "2021-09-02T17:59:43Z", "digest": "sha256:28c5f5caa9ad5ee2b86ee3f2f956b4ca0e7dfa02a04628c3141d662b517373a0", "dockerfile": "QVJHIEJBU0VfUkVHSVNUUlk9cmVnaXN0cnkxLmRzby5taWwKQVJHIEJBU0VfSU1BR0U9aXJvbmJhbmsvZ29vZ2xlL2Rpc3Ryb2xlc3Mvc3RhdGljCkFSRyBCQVNFX1RBRz1sYXRlc3QKCkZST00gZ2NyLmlvL3Rla3Rvbi1yZWxlYXNlcy9naXRodWIuY29tL3Rla3RvbmNkL3BpcGVsaW5lL2NtZC9ub3A6djAuMjcuMyBhcyBidWlsZAoKRlJPTSAke0JBU0VfUkVHSVNUUll9LyR7QkFTRV9JTUFHRX06JHtCQVNFX1RBR30KCkNPUFkgLS1mcm9tPWJ1aWxkIC9rby1hcHAgL2tvLWFwcAoKVVNFUiAxMDAxCgpIRUFMVEhDSEVDSyBOT05FCgpDTUQgWyIva28tYXBwL25vcCJd", "fulldigest": "registry1.dso.mil/ironbank-staging/opensource/tektoncd/nop@sha256:28c5f5caa9ad5ee2b86ee3f2f956b4ca0e7dfa02a04628c3141d662b517373a0", "fulltag": "registry1.dso.mil/ironbank-staging/opensource/tektoncd/nop:ibci-457677", "imageDigest": "sha256:28c5f5caa9ad5ee2b86ee3f2f956b4ca0e7dfa02a04628c3141d662b517373a0", "imageId": "ac0a9f6db97795f37bc179519cda2cb70e5e69e758f07f36abedbbcce9ffe2bd", "last_updated": "2021-09-02T17:59:43Z", "registry": "registry1.dso.mil", "repo": "ironbank-staging/opensource/tektoncd/nop", "tag": "ibci-457677", "tag_detected_at": "2021-09-02T17:59:43Z", "userId": "ironbank-users" } ], "image_status": "active", "image_type": "docker", "last_updated": "2021-09-02T17:59:45Z", "parentDigest": "sha256:28c5f5caa9ad5ee2b86ee3f2f956b4ca0e7dfa02a04628c3141d662b517373a0", "userId": "ironbank-users" } ] INFO: Waiting for Anchore to scan sha256:28c5f5caa9ad5ee2b86ee3f2f956b4ca0e7dfa02a04628c3141d662b517373a0 INFO: anchore-cli --u [MASKED] --url [MASKED] image wait --timeout 3600 sha256:28c5f5caa9ad5ee2b86ee3f2f956b4ca0e7dfa02a04628c3141d662b517373a0 INFO: Status: not_analyzed INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3599 INFO: Status: analyzing INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3593 INFO: Image Digest: sha256:28c5f5caa9ad5ee2b86ee3f2f956b4ca0e7dfa02a04628c3141d662b517373a0 INFO: Parent Digest: sha256:28c5f5caa9ad5ee2b86ee3f2f956b4ca0e7dfa02a04628c3141d662b517373a0 INFO: Analysis Status: analyzed INFO: Image Type: docker INFO: Analyzed At: 2021-09-02T17:59:54Z INFO: Image ID: ac0a9f6db97795f37bc179519cda2cb70e5e69e758f07f36abedbbcce9ffe2bd INFO: Dockerfile Mode: Actual INFO: Distro: debian INFO: Distro Version: 10 INFO: Size: 7157760 INFO: Architecture: amd64 INFO: Layer Count: 4 INFO: Full Tag: registry1.dso.mil/ironbank-staging/opensource/tektoncd/nop:ibci-457677 INFO: Tag Detected At: 2021-09-02T17:59:43Z INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:28c5f5caa9ad5ee2b86ee3f2f956b4ca0e7dfa02a04628c3141d662b517373a0 INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:28c5f5caa9ad5ee2b86ee3f2f956b4ca0e7dfa02a04628c3141d662b517373a0 os INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:28c5f5caa9ad5ee2b86ee3f2f956b4ca0e7dfa02a04628c3141d662b517373a0 files INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:28c5f5caa9ad5ee2b86ee3f2f956b4ca0e7dfa02a04628c3141d662b517373a0 npm INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:28c5f5caa9ad5ee2b86ee3f2f956b4ca0e7dfa02a04628c3141d662b517373a0 gem INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:28c5f5caa9ad5ee2b86ee3f2f956b4ca0e7dfa02a04628c3141d662b517373a0 python INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:28c5f5caa9ad5ee2b86ee3f2f956b4ca0e7dfa02a04628c3141d662b517373a0 java INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:28c5f5caa9ad5ee2b86ee3f2f956b4ca0e7dfa02a04628c3141d662b517373a0 binary INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:28c5f5caa9ad5ee2b86ee3f2f956b4ca0e7dfa02a04628c3141d662b517373a0 go INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:28c5f5caa9ad5ee2b86ee3f2f956b4ca0e7dfa02a04628c3141d662b517373a0 malware INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:28c5f5caa9ad5ee2b86ee3f2f956b4ca0e7dfa02a04628c3141d662b517373a0 nuget INFO: Getting vulnerability results INFO: Fetching [MASKED]/enterprise/images/sha256:28c5f5caa9ad5ee2b86ee3f2f956b4ca0e7dfa02a04628c3141d662b517373a0/ancestors INFO: Fetching [MASKED]/enterprise/images/sha256:28c5f5caa9ad5ee2b86ee3f2f956b4ca0e7dfa02a04628c3141d662b517373a0/vuln/all INFO: Getting compliance results INFO: Fetching [MASKED]/enterprise/images/sha256:28c5f5caa9ad5ee2b86ee3f2f956b4ca0e7dfa02a04628c3141d662b517373a0/ancestors INFO: Fetching [MASKED]/enterprise/images/sha256:28c5f5caa9ad5ee2b86ee3f2f956b4ca0e7dfa02a04628c3141d662b517373a0/check?tag=registry1.dso.mil/ironbank-staging/opensource/tektoncd/nop:ibci-457677&detail=true INFO: Getting Anchore version INFO: Fetching [MASKED]/version section_end:1630605618:step_script section_start:1630605618:upload_artifacts_on_success Uploading artifacts for successful job Uploading artifacts... ci-artifacts/scan-results/anchore/: found 17 matching files and directories Uploading artifacts as "archive" to coordinator... ok id=6183151 responseStatus=201 Created token=qnW83Aqy section_end:1630605620:upload_artifacts_on_success section_start:1630605620:cleanup_file_variables Cleaning up file based variables section_end:1630605620:cleanup_file_variables Job succeeded