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.8-1782980183 Trying to pull registry.access.redhat.com/ubi9/go-toolset:9.8-1782980183... Getting image source signatures Checking if image destination supports signatures Copying blob sha256:77890051858405c513b753c67263aedd24a5b2fe02df9a2374b62742e935aa2b Copying blob sha256:82802daa14561c6530ef7fb00bcb9f5af1d332869bbf459b54f53ad0728eb02b Copying blob sha256:4659f647ba9358e423d7a6d11b064756eae785fadb68f83b36a662a36dcc1d2d Copying blob sha256:b56ba94a703f3a48a47de5722159e07270a0c09dec1893b52b70c30317ed98c3 Copying config sha256:91e34dc824c490af46ab66be1c2b8ce1c4814ffc5e5027cd4fa5eb7ab041019e 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-dotlhxrf:on-pr-0d57dc0d3c288b8dcfe03935b411d94257a0813a Getting image source signatures Copying blob sha256:c7f0581deee3537883fe1e34d0d4a741a7a90c095427f2ababb4fba4dd6ead93 Copying blob sha256:baf34067b5631368d66fc1403c1666b886fbaf9502083e9010ba9d0cc04c27c6 Copying config sha256:cb96e0fbc5be56755b50872c9841cb9369c7373242b681beb6114cefdb1446fd Writing manifest to image destination --> cb96e0fbc5be Successfully tagged quay.io/rhtap_qe/e2e-tests-go-dotlhxrf:on-pr-0d57dc0d3c288b8dcfe03935b411d94257a0813a cb96e0fbc5be56755b50872c9841cb9369c7373242b681beb6114cefdb1446fd Getting image source signatures Copying blob sha256:baf34067b5631368d66fc1403c1666b886fbaf9502083e9010ba9d0cc04c27c6 Copying blob sha256:c7f0581deee3537883fe1e34d0d4a741a7a90c095427f2ababb4fba4dd6ead93 Copying config sha256:cb96e0fbc5be56755b50872c9841cb9369c7373242b681beb6114cefdb1446fd Writing manifest to image destination sha256:532f35ab3f9725552e0bce023d32e8ef04e8fb0d2f7441131f1a07ad2678c45cquay.io/rhtap_qe/e2e-tests-go-dotlhxrf:on-pr-0d57dc0d3c288b8dcfe03935b411d94257a0813aGetting image source signatures Copying blob sha256:baf34067b5631368d66fc1403c1666b886fbaf9502083e9010ba9d0cc04c27c6 Copying blob sha256:c7f0581deee3537883fe1e34d0d4a741a7a90c095427f2ababb4fba4dd6ead93 Copying config sha256:cb96e0fbc5be56755b50872c9841cb9369c7373242b681beb6114cefdb1446fd Writing manifest to image destination ========Running buildah-tssc:generate-sboms { "bom-ref": "af63bd4c8601b7f1", "type": "file", "name": "e2e-tests-go-dotlhxrf", "version": "0d57dc0d3c288b8dcfe03935b411d94257a0813a" } { "bom-ref": "dc0b4ee8b64916dd", "type": "container", "name": "quay.io/rhtap_qe/e2e-tests-go-dotlhxrf:on-pr-0d57dc0d3c288b8dcfe03935b411d94257a0813a", "version": "sha256:532f35ab3f9725552e0bce023d32e8ef04e8fb0d2f7441131f1a07ad2678c45c" } ========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-dotlhxrf:on-pr-0d57dc0d3c288b8dcfe03935b411d94257a0813a] to [quay.io/rhtap_qe/e2e-tests-go-dotlhxrf:sha256-532f35ab3f9725552e0bce023d32e8ef04e8fb0d2f7441131f1a07ad2678c45c.sbom] with mediaType [application/vnd.cyclonedx+json]. ========