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:5b6b4a422899b7c3f69297c3a1c12a35910c86075c2b21d4bb6536e9c25e5f82 Copying blob sha256:946c08bdc57e2608ec745ad376fa8ec775a2ddde72d8e704b92bc60390fb8638 Copying blob sha256:9d7edf634ec7a39e27d2f54bd5e87eb75ad63cdeffda9634c88dd2e1c7034376 Copying blob sha256:7311d682569777a3598b3c89cb4fe1a9414290d474119c6bea49f24a5540c658 Copying config sha256:8a6e718e663d7b68edef1e07e31185be740f02e378d52ff2e395cd594dc6ede0 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.1 [notice] To update, run: pip install --upgrade pip STEP 7/7: CMD [ "python", "./app.py" ] COMMIT quay.io/rhtap_qe/e2e-tests-python-escqljwj:on-pr-773de38536c47b6ec12bd9189cb190901f16331e Getting image source signatures Copying blob sha256:98ab0eb6689c59a2428365ec5c4815a972aa3ea53bba3e52df3183012d1f598e Copying blob sha256:fa9f0cd7a271335309d466bcd9818ad9aa121c851c59643f54e5d76651e5e28b Copying blob sha256:3e9eecb86474251266a15543a1819b015df57df8cf664a43b5fdcbb0a0a3e893 Copying blob sha256:da2df7334a11bad2cbc0f45e1ad36d626b6fd161cf7c1ebf364af55d5453179c Copying blob sha256:ef2f9919df4d4ab6a0816a4ef97825b65dce39dd002c866f8180be20a76a7a43 Copying config sha256:533738ecd8cbcdf1f83ecc2a54e4912a8d9f4efd5fa8d8606fe75abc7b46fe8d Writing manifest to image destination --> 533738ecd8cb Successfully tagged quay.io/rhtap_qe/e2e-tests-python-escqljwj:on-pr-773de38536c47b6ec12bd9189cb190901f16331e 533738ecd8cbcdf1f83ecc2a54e4912a8d9f4efd5fa8d8606fe75abc7b46fe8d Getting image source signatures Copying blob sha256:ef2f9919df4d4ab6a0816a4ef97825b65dce39dd002c866f8180be20a76a7a43 Copying blob sha256:fa9f0cd7a271335309d466bcd9818ad9aa121c851c59643f54e5d76651e5e28b Copying blob sha256:3e9eecb86474251266a15543a1819b015df57df8cf664a43b5fdcbb0a0a3e893 Copying blob sha256:98ab0eb6689c59a2428365ec5c4815a972aa3ea53bba3e52df3183012d1f598e Copying blob sha256:da2df7334a11bad2cbc0f45e1ad36d626b6fd161cf7c1ebf364af55d5453179c Copying config sha256:533738ecd8cbcdf1f83ecc2a54e4912a8d9f4efd5fa8d8606fe75abc7b46fe8d Writing manifest to image destination sha256:6fee50efc4e6d0548d0ce0cc1dc14d3e0ea79a1e3ec1dcbe72b0778413804078quay.io/rhtap_qe/e2e-tests-python-escqljwj:on-pr-773de38536c47b6ec12bd9189cb190901f16331eGetting image source signatures Copying blob sha256:3e9eecb86474251266a15543a1819b015df57df8cf664a43b5fdcbb0a0a3e893 Copying blob sha256:ef2f9919df4d4ab6a0816a4ef97825b65dce39dd002c866f8180be20a76a7a43 Copying blob sha256:fa9f0cd7a271335309d466bcd9818ad9aa121c851c59643f54e5d76651e5e28b Copying blob sha256:da2df7334a11bad2cbc0f45e1ad36d626b6fd161cf7c1ebf364af55d5453179c Copying blob sha256:98ab0eb6689c59a2428365ec5c4815a972aa3ea53bba3e52df3183012d1f598e Copying config sha256:533738ecd8cbcdf1f83ecc2a54e4912a8d9f4efd5fa8d8606fe75abc7b46fe8d Writing manifest to image destination ========Running buildah-tssc:generate-sboms { "bom-ref": "af63bd4c8601b7f1", "type": "file", "name": "e2e-tests-python-escqljwj", "version": "773de38536c47b6ec12bd9189cb190901f16331e" } { "bom-ref": "94fb833828562225", "type": "container", "name": "quay.io/rhtap_qe/e2e-tests-python-escqljwj:on-pr-773de38536c47b6ec12bd9189cb190901f16331e", "version": "sha256:6fee50efc4e6d0548d0ce0cc1dc14d3e0ea79a1e3ec1dcbe72b0778413804078" } ========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-escqljwj:on-pr-773de38536c47b6ec12bd9189cb190901f16331e] to [quay.io/rhtap_qe/e2e-tests-python-escqljwj:sha256-6fee50efc4e6d0548d0ce0cc1dc14d3e0ea79a1e3ec1dcbe72b0778413804078.sbom] with mediaType [application/vnd.cyclonedx+json]. ========