running buildah-tssc Step: buildah-tssc Results: /workspace/source/source/results/buildah-tssc Custom root CA variable is not set. Make sure CA trust is established ========Running buildah-tssc:login --- Registry Auth Bypass Active --- ========Running buildah-tssc:build STEP 1/7: FROM registry.access.redhat.com/ubi9/python-312:latest Trying to pull registry.access.redhat.com/ubi9/python-312:latest... Getting image source signatures Checking if image destination supports signatures Copying blob sha256:21c317eed23dd7eed578dd26b63e90b4c749ad00faa644fd4061fcda50a465c0 Copying blob sha256:a65b1d5fa71f2275b83830542c74d937ba4151138631910bd375d577f8ceeed8 Copying blob sha256:3c81e64f14b93005a09f220277cdea760f9e8e28bed4b38af282dc54703108ce Copying blob sha256:9e467b4dd658511100caa2e4e2613ef962ee7dac6284100d625355af9540f993 Copying config sha256:98da67182be536446c10021e837156d6a944ba8089ab91c888424f35e2c96bea Writing manifest to image destination Storing signatures STEP 2/7: EXPOSE 8081/tcp STEP 3/7: ENV FLASK_PORT=8081 STEP 4/7: WORKDIR /projects STEP 5/7: COPY . . STEP 6/7: RUN if [ -f requirements.txt ]; then pip install -r requirements.txt; elif [ `ls -1q *.txt | wc -l` == 1 ]; then pip install -r *.txt; fi Collecting blinker==1.9.0 (from -r requirements.txt (line 7)) Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) Collecting click==8.3.1 (from -r requirements.txt (line 11)) Downloading click-8.3.1-py3-none-any.whl (108 kB) Collecting Flask==3.1.3 (from -r requirements.txt (line 15)) Downloading flask-3.1.3-py3-none-any.whl (103 kB) Collecting itsdangerous==2.2.0 (from -r requirements.txt (line 19)) Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) Collecting jinja2==3.1.6 (from -r requirements.txt (line 23)) Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) Collecting MarkupSafe==3.0.3 (from -r requirements.txt (line 27)) Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) Collecting Werkzeug==3.1.4 (from -r requirements.txt (line 120)) Downloading werkzeug-3.1.4-py3-none-any.whl (224 kB) Installing collected packages: MarkupSafe, itsdangerous, click, blinker, Werkzeug, jinja2, Flask Successfully installed Flask-3.1.3 MarkupSafe-3.0.3 Werkzeug-3.1.4 blinker-1.9.0 click-8.3.1 itsdangerous-2.2.0 jinja2-3.1.6 [notice] A new release of pip is available: 24.2 -> 26.1.2 [notice] To update, run: pip install --upgrade pip STEP 7/7: CMD [ "python", "./app.py" ] COMMIT quay.io/rhtap_qe/e2e-tests-python-qymbimdc:on-pr-4f124fd8f25e3d8b850c059c58a880dee5be0a45 Getting image source signatures Copying blob sha256:4cdfd50b5c5f4eb4eb61d4241d641ea4201796903958462ffa8b6abab8f5a15a Copying blob sha256:c9f785999970a7b17f4165bff968f13c7eb3ba80c496c90e3e5b4d6b12c8f44d Copying blob sha256:ee044b949e4fd4bd228990a0e2b752a3838608d017c366d2f67813502690ab3d Copying blob sha256:5ae40eb4a2d4abc64c4dbc18ccd0e73c0a8177ee91fcb6b68af0ab28ea155d3e Copying blob sha256:bc22a8864e373f3f8bc9f20ce1a2b1132174ac5df9cdc06d2cee06807912e5f1 Copying config sha256:781c3bd100bbb92154d8f69f1b250919661708753ea568f2c59e935a83fbdb66 Writing manifest to image destination --> 781c3bd100bb Successfully tagged quay.io/rhtap_qe/e2e-tests-python-qymbimdc:on-pr-4f124fd8f25e3d8b850c059c58a880dee5be0a45 781c3bd100bbb92154d8f69f1b250919661708753ea568f2c59e935a83fbdb66 Getting image source signatures Copying blob sha256:bc22a8864e373f3f8bc9f20ce1a2b1132174ac5df9cdc06d2cee06807912e5f1 Copying blob sha256:ee044b949e4fd4bd228990a0e2b752a3838608d017c366d2f67813502690ab3d Copying blob sha256:c9f785999970a7b17f4165bff968f13c7eb3ba80c496c90e3e5b4d6b12c8f44d Copying blob sha256:4cdfd50b5c5f4eb4eb61d4241d641ea4201796903958462ffa8b6abab8f5a15a Copying blob sha256:5ae40eb4a2d4abc64c4dbc18ccd0e73c0a8177ee91fcb6b68af0ab28ea155d3e Copying config sha256:781c3bd100bbb92154d8f69f1b250919661708753ea568f2c59e935a83fbdb66 Writing manifest to image destination sha256:e3d4197c6e61aa5da748426eba3cf755b0844087441b1c01c0f1d666b28a4292quay.io/rhtap_qe/e2e-tests-python-qymbimdc:on-pr-4f124fd8f25e3d8b850c059c58a880dee5be0a45Getting image source signatures Copying blob sha256:bc22a8864e373f3f8bc9f20ce1a2b1132174ac5df9cdc06d2cee06807912e5f1 Copying blob sha256:4cdfd50b5c5f4eb4eb61d4241d641ea4201796903958462ffa8b6abab8f5a15a Copying blob sha256:5ae40eb4a2d4abc64c4dbc18ccd0e73c0a8177ee91fcb6b68af0ab28ea155d3e Copying blob sha256:ee044b949e4fd4bd228990a0e2b752a3838608d017c366d2f67813502690ab3d Copying blob sha256:c9f785999970a7b17f4165bff968f13c7eb3ba80c496c90e3e5b4d6b12c8f44d Copying config sha256:781c3bd100bbb92154d8f69f1b250919661708753ea568f2c59e935a83fbdb66 Writing manifest to image destination ========Running buildah-tssc:generate-sboms { "bom-ref": "af63bd4c8601b7f1", "type": "file", "name": "e2e-tests-python-qymbimdc", "version": "4f124fd8f25e3d8b850c059c58a880dee5be0a45" } { "bom-ref": "5f3f8fcf88a5758f", "type": "container", "name": "quay.io/rhtap_qe/e2e-tests-python-qymbimdc:on-pr-4f124fd8f25e3d8b850c059c58a880dee5be0a45", "version": "sha256:e3d4197c6e61aa5da748426eba3cf755b0844087441b1c01c0f1d666b28a4292" } ========RUNNING PYTHON ========Running buildah-tssc:upload-sbom There is a discussion in sigstore community triggered by https://github.com/sigstore/cosign/issues/3599. It is likely that cosign attach deprecation will be reverted. Please, ignore deprecation warning for now. WARNING: SBOM attachments are deprecated and support will be removed in a Cosign release soon after 2024-02-22 (see https://github.com/sigstore/cosign/issues/2755). Instead, please use SBOM attestations. WARNING: Attaching SBOMs this way does not sign them. To sign them, use 'cosign attest --predicate /workspace/source/source/results/temp/files/sbom-cyclonedx.json --key '. Uploading SBOM file for [quay.io/rhtap_qe/e2e-tests-python-qymbimdc:on-pr-4f124fd8f25e3d8b850c059c58a880dee5be0a45] to [quay.io/rhtap_qe/e2e-tests-python-qymbimdc:sha256-e3d4197c6e61aa5da748426eba3cf755b0844087441b1c01c0f1d666b28a4292.sbom] with mediaType [application/vnd.cyclonedx+json]. ========