Running with gitlab-runner 13.8.0 (775dd39d)  on dsop-shared-gitlab-runner-f887cbcbd-srgz6 E82_g8RG section_start:1630467114:resolve_secrets Resolving secrets section_end:1630467114:resolve_secrets section_start:1630467114: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/rootless-podman:0.2 ... section_end:1630467114:prepare_executor section_start:1630467114:prepare_script Preparing environment Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-545-concurrent-0m42cp to be running, status is Pending Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-545-concurrent-0m42cp 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-545-concurrent-0m42cp via dsop-shared-gitlab-runner-f887cbcbd-srgz6... section_end:1630467120:prepare_script section_start:1630467120: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/lockheed-martin/replicator/.git/ Created fresh repository. Checking out fdb06e27 as 13-does-replicator-still-work-with-recent-version-of-ironbank... Skipping object checkout, Git LFS is not installed. Skipping Git submodules setup section_end:1630467121:get_sources section_start:1630467121:download_artifacts Downloading artifacts Downloading artifacts for hardening-manifest (6134229)... Downloading artifacts from coordinator... ok  id=6134229 responseStatus=200 OK token=WXxV1JHL WARNING: ci-artifacts/preflight/: lchown ci-artifacts/preflight/: operation not permitted (suppressing repeats) Downloading artifacts for import-artifacts (6134231)... Downloading artifacts from coordinator... ok  id=6134231 responseStatus=200 OK token=5sDv1BYf WARNING: ci-artifacts/import-artifacts/: lchown ci-artifacts/import-artifacts/: operation not permitted (suppressing repeats) Downloading artifacts for load-scripts (6134226)... Downloading artifacts from coordinator... ok  id=6134226 responseStatus=200 OK token=jxvGNh7N WARNING: ci-artifacts/[MASKED]/: lchown ci-artifacts/[MASKED]/: operation not permitted (suppressing repeats) Downloading artifacts for wl-compare-lint (6134230)... Downloading artifacts from coordinator... ok  id=6134230 responseStatus=200 OK token=7zcxAH81 WARNING: ci-artifacts/lint/: lchown ci-artifacts/lint/: operation not permitted (suppressing repeats) section_end:1630467122:download_artifacts section_start:1630467122:step_script Executing "step_script" stage of the job script $ "${PIPELINE_REPO_DIR}/stages/build/build-run.sh" Determine source registry based on branch Load any images used in Dockerfile build Load HTTP and S3 external resources 'ci-artifacts/import-artifacts/external-resources/Jinja2-2.11.3-py2.py3-none-any.whl' -> './Jinja2-2.11.3-py2.py3-none-any.whl' 'ci-artifacts/import-artifacts/external-resources/MarkupSafe-1.1.1-cp36-cp36m-manylinux1_x86_64.whl' -> './MarkupSafe-1.1.1-cp36-cp36m-manylinux1_x86_64.whl' 'ci-artifacts/import-artifacts/external-resources/astroid-2.3.3-py3-none-any.whl' -> './astroid-2.3.3-py3-none-any.whl' 'ci-artifacts/import-artifacts/external-resources/attrs-19.3.0-py2.py3-none-any.whl' -> './attrs-19.3.0-py2.py3-none-any.whl' 'ci-artifacts/import-artifacts/external-resources/beautifulsoup4-4.8.1-py3-none-any.whl' -> './beautifulsoup4-4.8.1-py3-none-any.whl' 'ci-artifacts/import-artifacts/external-resources/certifi-2019.11.28-py2.py3-none-any.whl' -> './certifi-2019.11.28-py2.py3-none-any.whl' 'ci-artifacts/import-artifacts/external-resources/chardet-3.0.4-py2.py3-none-any.whl' -> './chardet-3.0.4-py2.py3-none-any.whl' 'ci-artifacts/import-artifacts/external-resources/coverage-5.0.3-cp36-cp36m-manylinux1_x86_64.whl' -> './coverage-5.0.3-cp36-cp36m-manylinux1_x86_64.whl' 'ci-artifacts/import-artifacts/external-resources/docker-4.4.0-py2.py3-none-any.whl' -> './docker-4.4.0-py2.py3-none-any.whl' 'ci-artifacts/import-artifacts/external-resources/idna-2.8-py2.py3-none-any.whl' -> './idna-2.8-py2.py3-none-any.whl' 'ci-artifacts/import-artifacts/external-resources/importlib_metadata-1.5.0-py2.py3-none-any.whl' -> './importlib_metadata-1.5.0-py2.py3-none-any.whl' 'ci-artifacts/import-artifacts/external-resources/iniconfig-1.1.1-py2.py3-none-any.whl' -> './iniconfig-1.1.1-py2.py3-none-any.whl' 'ci-artifacts/import-artifacts/external-resources/isort-4.3.21-py2.py3-none-any.whl' -> './isort-4.3.21-py2.py3-none-any.whl' 'ci-artifacts/import-artifacts/external-resources/lazy_object_proxy-1.4.3-cp36-cp36m-manylinux1_x86_64.whl' -> './lazy_object_proxy-1.4.3-cp36-cp36m-manylinux1_x86_64.whl' 'ci-artifacts/import-artifacts/external-resources/mccabe-0.6.1-py2.py3-none-any.whl' -> './mccabe-0.6.1-py2.py3-none-any.whl' 'ci-artifacts/import-artifacts/external-resources/mock-4.0.1-py3-none-any.whl' -> './mock-4.0.1-py3-none-any.whl' 'ci-artifacts/import-artifacts/external-resources/more_itertools-8.2.0-py3-none-any.whl' -> './more_itertools-8.2.0-py3-none-any.whl' 'ci-artifacts/import-artifacts/external-resources/mypy-0.761-py3-none-any.whl' -> './mypy-0.761-py3-none-any.whl' 'ci-artifacts/import-artifacts/external-resources/mypy_extensions-0.4.3-py2.py3-none-any.whl' -> './mypy_extensions-0.4.3-py2.py3-none-any.whl' 'ci-artifacts/import-artifacts/external-resources/packaging-20.1-py2.py3-none-any.whl' -> './packaging-20.1-py2.py3-none-any.whl' 'ci-artifacts/import-artifacts/external-resources/pluggy-0.13.1-py2.py3-none-any.whl' -> './pluggy-0.13.1-py2.py3-none-any.whl' 'ci-artifacts/import-artifacts/external-resources/py-1.10.0-py2.py3-none-any.whl' -> './py-1.10.0-py2.py3-none-any.whl' 'ci-artifacts/import-artifacts/external-resources/pylint-2.5.0-py3-none-any.whl' -> './pylint-2.5.0-py3-none-any.whl' 'ci-artifacts/import-artifacts/external-resources/pyotp-2.3.0-py2.py3-none-any.whl' -> './pyotp-2.3.0-py2.py3-none-any.whl' 'ci-artifacts/import-artifacts/external-resources/pyparsing-2.4.6-py2.py3-none-any.whl' -> './pyparsing-2.4.6-py2.py3-none-any.whl' 'ci-artifacts/import-artifacts/external-resources/pytest-6.2.4-py3-none-any.whl' -> './pytest-6.2.4-py3-none-any.whl' 'ci-artifacts/import-artifacts/external-resources/pytest_cov-2.8.1-py2.py3-none-any.whl' -> './pytest_cov-2.8.1-py2.py3-none-any.whl' 'ci-artifacts/import-artifacts/external-resources/pytest_mock-2.0.0-py2.py3-none-any.whl' -> './pytest_mock-2.0.0-py2.py3-none-any.whl' 'ci-artifacts/import-artifacts/external-resources/python_dateutil-2.8.1-py2.py3-none-any.whl' -> './python_dateutil-2.8.1-py2.py3-none-any.whl' 'ci-artifacts/import-artifacts/external-resources/requests-2.22.0-py2.py3-none-any.whl' -> './requests-2.22.0-py2.py3-none-any.whl' 'ci-artifacts/import-artifacts/external-resources/setuptools_scm-5.0.1-py2.py3-none-any.whl' -> './setuptools_scm-5.0.1-py2.py3-none-any.whl' 'ci-artifacts/import-artifacts/external-resources/six-1.15.0-py2.py3-none-any.whl' -> './six-1.15.0-py2.py3-none-any.whl' 'ci-artifacts/import-artifacts/external-resources/soupsieve-1.9.5-py2.py3-none-any.whl' -> './soupsieve-1.9.5-py2.py3-none-any.whl' 'ci-artifacts/import-artifacts/external-resources/toml-0.10.2-py2.py3-none-any.whl' -> './toml-0.10.2-py2.py3-none-any.whl' 'ci-artifacts/import-artifacts/external-resources/typed_ast-1.4.1-cp36-cp36m-manylinux1_x86_64.whl' -> './typed_ast-1.4.1-cp36-cp36m-manylinux1_x86_64.whl' 'ci-artifacts/import-artifacts/external-resources/typing_extensions-3.7.4.1-py3-none-any.whl' -> './typing_extensions-3.7.4.1-py3-none-any.whl' 'ci-artifacts/import-artifacts/external-resources/urllib3-1.26.5-py2.py3-none-any.whl' -> './urllib3-1.26.5-py2.py3-none-any.whl' 'ci-artifacts/import-artifacts/external-resources/wcwidth-0.1.8-py2.py3-none-any.whl' -> './wcwidth-0.1.8-py2.py3-none-any.whl' Trying to pull registry1.dso.mil/ironbank/redhat/python/python36:3.6... 'ci-artifacts/import-artifacts/external-resources/websocket_client-0.57.0-py2.py3-none-any.whl' -> './websocket_client-0.57.0-py2.py3-none-any.whl' 'ci-artifacts/import-artifacts/external-resources/wrapt-1.11.2.tar.gz' -> './wrapt-1.11.2.tar.gz' 'ci-artifacts/import-artifacts/external-resources/zipp-2.2.0.tar.gz' -> './zipp-2.2.0.tar.gz' Converting labels from hardening manifest into command line args Converting build args from hardening manifest into command line args Build the image STEP 1: FROM registry1.dso.mil/ironbank/redhat/python/python36:3.6 Getting image source signatures Copying blob sha256:db2f50b75fc09a20e8d9c497d96ad384fbeacf7e77df71e4c7b578d4c07fccce Copying blob sha256:612731bd4073ce3a4b81a4cba66d261924ba75b5ce327bb37f3e0e3f4aced605 Copying blob sha256:96476a77b28db43fcb170401c287700d91d95cdff9c06e5ea7b48289d40a8e57 Copying blob sha256:51f5e1597bd8a5119a70ae59a08380d588f4f8d1506094456d0d98b6e0e208ae Copying config sha256:4fba452737e474b19d14780e22bbb68c128fd70785648f3d220265b55d53bce9 Writing manifest to image destination Storing signatures STEP 2: ENV LANG=C.UTF-8 STEP 3: COPY requirements.txt ./ STEP 4: COPY *.whl *.tar.gz ./pip_pkgs/ STEP 5: RUN ls pip_pkgs Jinja2-2.11.3-py2.py3-none-any.whl MarkupSafe-1.1.1-cp36-cp36m-manylinux1_x86_64.whl astroid-2.3.3-py3-none-any.whl attrs-19.3.0-py2.py3-none-any.whl beautifulsoup4-4.8.1-py3-none-any.whl certifi-2019.11.28-py2.py3-none-any.whl chardet-3.0.4-py2.py3-none-any.whl coverage-5.0.3-cp36-cp36m-manylinux1_x86_64.whl docker-4.4.0-py2.py3-none-any.whl idna-2.8-py2.py3-none-any.whl importlib_metadata-1.5.0-py2.py3-none-any.whl iniconfig-1.1.1-py2.py3-none-any.whl isort-4.3.21-py2.py3-none-any.whl lazy_object_proxy-1.4.3-cp36-cp36m-manylinux1_x86_64.whl mccabe-0.6.1-py2.py3-none-any.whl mock-4.0.1-py3-none-any.whl more_itertools-8.2.0-py3-none-any.whl mypy-0.761-py3-none-any.whl mypy_extensions-0.4.3-py2.py3-none-any.whl packaging-20.1-py2.py3-none-any.whl pluggy-0.13.1-py2.py3-none-any.whl py-1.10.0-py2.py3-none-any.whl pylint-2.5.0-py3-none-any.whl pyotp-2.3.0-py2.py3-none-any.whl pyparsing-2.4.6-py2.py3-none-any.whl pytest-6.2.4-py3-none-any.whl pytest_cov-2.8.1-py2.py3-none-any.whl pytest_mock-2.0.0-py2.py3-none-any.whl python_dateutil-2.8.1-py2.py3-none-any.whl requests-2.22.0-py2.py3-none-any.whl setuptools_scm-5.0.1-py2.py3-none-any.whl six-1.15.0-py2.py3-none-any.whl soupsieve-1.9.5-py2.py3-none-any.whl toml-0.10.2-py2.py3-none-any.whl typed_ast-1.4.1-cp36-cp36m-manylinux1_x86_64.whl typing_extensions-3.7.4.1-py3-none-any.whl urllib3-1.26.5-py2.py3-none-any.whl wcwidth-0.1.8-py2.py3-none-any.whl websocket_client-0.57.0-py2.py3-none-any.whl wrapt-1.11.2.tar.gz zipp-2.2.0.tar.gz STEP 6: RUN pip install --no-index --find-links=./pip_pkgs/ setuptools_scm[toml] && pip install --no-index --find-links=./pip_pkgs/ -r ./requirements.txt Collecting setuptools_scm[toml] Requirement already satisfied: setuptools in /opt/app-root/lib/python3.6/site-packages (from setuptools_scm[toml]) Collecting toml; extra == "toml" (from setuptools_scm[toml]) Installing collected packages: toml, setuptools-scm Successfully installed setuptools-scm-5.0.1 toml-0.10.2 Collecting astroid==2.3.3 (from -r ./requirements.txt (line 1)) Collecting attrs==19.3.0 (from -r ./requirements.txt (line 2)) Collecting beautifulsoup4==4.8.1 (from -r ./requirements.txt (line 3)) Collecting certifi==2019.11.28 (from -r ./requirements.txt (line 4)) Collecting chardet==3.0.4 (from -r ./requirements.txt (line 5)) Collecting coverage==5.0.3 (from -r ./requirements.txt (line 6)) Collecting idna==2.8 (from -r ./requirements.txt (line 7)) Collecting importlib-metadata==1.5.0 (from -r ./requirements.txt (line 8)) Collecting isort==4.3.21 (from -r ./requirements.txt (line 9)) Collecting Jinja2==2.10.3 (from -r ./requirements.txt (line 10)) Could not find a version that satisfies the requirement Jinja2==2.10.3 (from -r ./requirements.txt (line 10)) (from versions: 2.11.3) No matching distribution found for Jinja2==2.10.3 (from -r ./requirements.txt (line 10)) subprocess exited with status 1 subprocess exited with status 1 error building at STEP "RUN pip install --no-index --find-links=./pip_pkgs/ setuptools_scm[toml] && pip install --no-index --find-links=./pip_pkgs/ -r ./requirements.txt": exit status 1 time="2021-09-01T03:32:33Z" level=error msg="exit status 1" section_end:1630467153:step_script section_start:1630467153:upload_artifacts_on_failure Uploading artifacts for failed job Uploading artifacts... ci-artifacts/build/: found 1 matching files and directories Uploading artifacts as "archive" to coordinator... ok id=6134233 responseStatus=201 Created token=d9Svi4Gj Uploading artifacts... WARNING: build.env: no matching files  ERROR: No files to upload  section_end:1630467154:upload_artifacts_on_failure section_start:1630467154:cleanup_file_variables Cleaning up file based variables section_end:1630467154:cleanup_file_variables ERROR: Job failed: command terminated with exit code 1