Running with gitlab-runner 13.8.0 (775dd39d)  on global-shared-gitlab-runner-89dbd4db8-766jc x53-piE3 section_start:1619543384:resolve_secrets Resolving secrets section_end:1619543384:resolve_secrets section_start:1619543384:prepare_executor Preparing the "kubernetes" executor Using Kubernetes namespace: gitlab-runner 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 ${GITLAB_INTERNAL_REGISTRY}/ironbank-tools/ironbank-pipeline/ib-pipeline-image:0.1 ... section_end:1619543385:prepare_executor section_start:1619543385:prepare_script Preparing environment Waiting for pod gitlab-runner/runner-x53-pie3-project-5780-concurrent-0xpqm6 to be running, status is Pending Running on runner-x53-pie3-project-5780-concurrent-0xpqm6 via global-shared-gitlab-runner-89dbd4db8-766jc... section_end:1619543388:prepare_script section_start:1619543388:get_sources Getting source from Git repository Fetching changes with git depth set to 50... Initialized empty Git repository in /builds/dsop/opensource/trufflehog/trufflehog3/.git/ Created fresh repository. Checking out 9403e7d5 as development... Skipping Git submodules setup section_end:1619543388:get_sources section_start:1619543388:download_artifacts Downloading artifacts Downloading artifacts for load scripts (2976319)... Downloading artifacts from coordinator... ok  id=2976319 responseStatus=200 OK token=2RyyJ45Q Downloading artifacts for hardening_manifest (2976322)... Downloading artifacts from coordinator... ok  id=2976322 responseStatus=200 OK token=t2nRoE5v Downloading artifacts for wl compare lint (2976323)... Downloading artifacts from coordinator... ok  id=2976323 responseStatus=200 OK token=JpXxo7HC Downloading artifacts for build (2976326)... Downloading artifacts from coordinator... ok  id=2976326 responseStatus=200 OK token=nvxBVC1v Downloading artifacts for anchore scan (2976327)... Downloading artifacts from coordinator... ok  id=2976327 responseStatus=200 OK token=umDRNfRz Downloading artifacts for openscap compliance (2976328)... Downloading artifacts from coordinator... ok  id=2976328 responseStatus=200 OK token=BqRsZ6Sn Downloading artifacts for openscap cve (2976329)... Downloading artifacts from coordinator... ok  id=2976329 responseStatus=200 OK token=o4e3yWpa Downloading artifacts for twistlock scan (2976330)... Downloading artifacts from coordinator... ok  id=2976330 responseStatus=200 OK token=9_H7_bCJ section_end:1619543389:download_artifacts section_start:1619543389:step_script Executing "step_script" stage of the job script $ pip3 install jsonschema Collecting jsonschema Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) Requirement already satisfied: setuptools in /opt/app-root/lib/python3.6/site-packages (from jsonschema) (39.2.0) Collecting attrs>=17.4.0 Downloading attrs-20.3.0-py2.py3-none-any.whl (49 kB) Requirement already satisfied: six>=1.11.0 in /opt/app-root/lib/python3.6/site-packages (from jsonschema) (1.15.0) Collecting importlib-metadata; python_version < "3.8" Downloading importlib_metadata-4.0.1-py3-none-any.whl (16 kB) Collecting pyrsistent>=0.14.0 Downloading pyrsistent-0.17.3.tar.gz (106 kB) Collecting typing-extensions>=3.6.4; python_version < "3.8" Downloading typing_extensions-3.7.4.3-py3-none-any.whl (22 kB) Collecting zipp>=0.5 Downloading zipp-3.4.1-py3-none-any.whl (5.2 kB) Building wheels for collected packages: pyrsistent Building wheel for pyrsistent (setup.py): started Building wheel for pyrsistent (setup.py): finished with status 'done' Created wheel for pyrsistent: filename=pyrsistent-0.17.3-cp36-cp36m-linux_x86_64.whl size=55876 sha256=37454125a2f376786fab1d59aa46dd36f0bd01b9b99585a90608fba83c66825f Stored in directory: /tmp/pip-ephem-wheel-cache-n6i_qr6p/wheels/34/13/19/294da8e11bce7e563afee51251b9fa878185e14f4b5caf00cb Successfully built pyrsistent Installing collected packages: attrs, typing-extensions, zipp, importlib-metadata, pyrsistent, jsonschema Successfully installed attrs-20.3.0 importlib-metadata-4.0.1 jsonschema-3.2.0 pyrsistent-0.17.3 typing-extensions-3.7.4.3 zipp-3.4.1 WARNING: You are using pip version 20.2.4; however, version 21.1 is available. You should consider upgrading via the '/opt/app-root/bin/python3.6 -m pip install --upgrade pip' command. $ "${PIPELINE_REPO_DIR}/stages/csv-output/csv-output.sh" OSCAP_CVE_URL=https://repo1.dso.mil/dsop/opensource/trufflehog/trufflehog3/-/jobs/2976329/artifacts/browse/ci-artifacts/scan-results/openscap/ OSCAP_COMPLIANCE_URL=https://repo1.dso.mil/dsop/opensource/trufflehog/trufflehog3/-/jobs/2976328/artifacts/browse/ci-artifacts/scan-results/openscap/ INFO: Log level set to info INFO: Initializing INFO: Log level set to info section_end:1619543433:step_script section_start:1619543433:upload_artifacts_on_success Uploading artifacts for successful job Uploading artifacts... ci-artifacts/scan-results/csvs: found 20 matching files and directories Uploading artifacts as "archive" to coordinator... ok id=2976331 responseStatus=201 Created token=_LgvVpsy Uploading artifacts... csv_output.env: found 1 matching files and directories Uploading artifacts as "dotenv" to coordinator... ok id=2976331 responseStatus=201 Created token=_LgvVpsy section_end:1619543435:upload_artifacts_on_success section_start:1619543435:cleanup_file_variables Cleaning up file based variables section_end:1619543435:cleanup_file_variables Job succeeded