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 [1/2] STEP 1/4: FROM registry.access.redhat.com/ubi9/go-toolset:9.7-1776213685 Trying to pull registry.access.redhat.com/ubi9/go-toolset:9.7-1776213685... Getting image source signatures Checking if image destination supports signatures Copying blob sha256:ef470f96121612029eab30ae111ae34e856527157345b0f7d71dc5aa8ad5949a Copying blob sha256:ba373b90b6f2d2618a2bc1620c38d599a9c0be5539a04db9669652030ee174a1 Copying blob sha256:fb96a576d67d593a967559b24b3a7c45ddb278ec9be8d1c21cfa676e189cd971 Copying blob sha256:dc4e9513f9be866e647cd750a79990120fc009db6a8079c96746f7a7016dabf4 Copying config sha256:a1434a05d173b8ede58e175d70a760d0d04481d9df69b40f9d503b3ae5d332c0 Writing manifest to image destination Storing signatures [1/2] STEP 2/4: COPY . . [1/2] STEP 3/4: RUN go mod download go: no module dependencies to download [1/2] STEP 4/4: RUN go build -buildvcs=false -o ./main [2/2] STEP 1/5: FROM registry.access.redhat.com/ubi9/ubi-micro:latest Trying to pull registry.access.redhat.com/ubi9/ubi-micro:latest... Getting image source signatures Checking if image destination supports signatures Copying blob sha256:467c53df85ca9327203be5317e52460f3d1ca5fe0ea4fe982b3145f58ceed714 Copying config sha256:cd39a5a508009b58a17bae6307b6cd16056a63b01382d235a10f31b9542af740 Writing manifest to image destination Storing signatures [2/2] STEP 2/5: COPY --from=0 /opt/app-root/src/main ./main [2/2] STEP 3/5: ENV PORT 8081 [2/2] STEP 4/5: EXPOSE 8081 [2/2] STEP 5/5: CMD [ "./main" ] [2/2] COMMIT quay.io/rhtap_qe/e2e-tests-go-ylynwrfn:on-pr-ef0b0586ba9e8e31e7bb84e10712c98538ec7134 Getting image source signatures Copying blob sha256:c7f0581deee3537883fe1e34d0d4a741a7a90c095427f2ababb4fba4dd6ead93 Copying blob sha256:59b095a4fecf7056a94f4ec78602da1574b97e3425d04f0347f27c64cc22e9ef Copying config sha256:7c31065e8f8a1e7c1223644b7a8edaaf2b7bce92183082ab2a9b8755412591d6 Writing manifest to image destination --> 7c31065e8f8a Successfully tagged quay.io/rhtap_qe/e2e-tests-go-ylynwrfn:on-pr-ef0b0586ba9e8e31e7bb84e10712c98538ec7134 7c31065e8f8a1e7c1223644b7a8edaaf2b7bce92183082ab2a9b8755412591d6 Getting image source signatures Copying blob sha256:59b095a4fecf7056a94f4ec78602da1574b97e3425d04f0347f27c64cc22e9ef Copying blob sha256:c7f0581deee3537883fe1e34d0d4a741a7a90c095427f2ababb4fba4dd6ead93 Copying config sha256:7c31065e8f8a1e7c1223644b7a8edaaf2b7bce92183082ab2a9b8755412591d6 Writing manifest to image destination sha256:010e1e140d7ceeffc54bcb6f9dfc5450024f35f0db3e0ea7d62343491466f6f2quay.io/rhtap_qe/e2e-tests-go-ylynwrfn:on-pr-ef0b0586ba9e8e31e7bb84e10712c98538ec7134Getting image source signatures Copying blob sha256:59b095a4fecf7056a94f4ec78602da1574b97e3425d04f0347f27c64cc22e9ef Copying blob sha256:c7f0581deee3537883fe1e34d0d4a741a7a90c095427f2ababb4fba4dd6ead93 Copying config sha256:7c31065e8f8a1e7c1223644b7a8edaaf2b7bce92183082ab2a9b8755412591d6 Writing manifest to image destination ========Running buildah-tssc:generate-sboms { "bom-ref": "af63bd4c8601b7f1", "type": "file", "name": "e2e-tests-go-ylynwrfn", "version": "ef0b0586ba9e8e31e7bb84e10712c98538ec7134" } { "bom-ref": "1fe759bc2765e1d8", "type": "container", "name": "quay.io/rhtap_qe/e2e-tests-go-ylynwrfn:on-pr-ef0b0586ba9e8e31e7bb84e10712c98538ec7134", "version": "sha256:010e1e140d7ceeffc54bcb6f9dfc5450024f35f0db3e0ea7d62343491466f6f2" } ========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-go-ylynwrfn:on-pr-ef0b0586ba9e8e31e7bb84e10712c98538ec7134] to [quay.io/rhtap_qe/e2e-tests-go-ylynwrfn:sha256-010e1e140d7ceeffc54bcb6f9dfc5450024f35f0db3e0ea7d62343491466f6f2.sbom] with mediaType [application/vnd.cyclonedx+json]. ========