Release PR image #104
Triggered via workflow run
March 21, 2024 18:55
renovate[bot]
completed
7800187
Status
Failure
Total duration
1m 42s
Artifacts
–
release-pr.yml
on: workflow_run
Get PR number
4s
bundle-container-push-pr
/
sign
5s
bundle-container-push-pr
/
sbom
9s
openscap-container-push-pr
/
sign
5s
openscap-container-push-pr
/
sbom
15s
operator-container-push-pr
/
sign
0s
operator-container-push-pr
/
sbom
0s
catalog-container-push-pr
/
sign
0s
catalog-container-push-pr
/
sbom
0s
Comment on the PR
0s
Annotations
2 errors, 2 warnings, and 8 notices
operator-container-push-pr / container
buildx failed with: ERROR: failed to solve: process "/bin/sh -c make manager" did not complete successfully: exit code: 2
|
catalog-container-push-pr / container
Process completed with exit code 2.
|
bundle-container-push-pr / sbom
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: anchore/sbom-action/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
openscap-container-push-pr / sbom
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: anchore/sbom-action/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Verify signature
COSIGN_EXPERIMENTAL=1 cosign verify ghcr.io/complianceascode/compliance-operator-bundle@sha256:cb849f00eb233af93bd9bc938f44e675840f828c22d0b84ffd15a09686767106 | jq '.[0]'
|
Inspect signature bundle
COSIGN_EXPERIMENTAL=1 cosign verify ghcr.io/complianceascode/compliance-operator-bundle@sha256:cb849f00eb233af93bd9bc938f44e675840f828c22d0b84ffd15a09686767106 | jq '.[0].optional.Bundle.Payload.body |= @base64d | .[0].optional.Bundle.Payload.body | fromjson'
|
Inspect certificate
COSIGN_EXPERIMENTAL=1 cosign verify ghcr.io/complianceascode/compliance-operator-bundle@sha256:cb849f00eb233af93bd9bc938f44e675840f828c22d0b84ffd15a09686767106 | jq -r '.[0].optional.Bundle.Payload.body |= @base64d | .[0].optional.Bundle.Payload.body | fromjson | .spec.signature.publicKey.content |= @base64d | .spec.signature.publicKey.content' | openssl x509 -text
|
Verify SBOM attestation
COSIGN_EXPERIMENTAL=1 cosign verify-attestation ghcr.io/complianceascode/compliance-operator-bundle@sha256:cb849f00eb233af93bd9bc938f44e675840f828c22d0b84ffd15a09686767106 | jq '.payload |= @base64d | .payload | fromjson | select(.predicateType == "https://spdx.dev/Document") | .predicate.Data | fromjson'
|
Verify signature
COSIGN_EXPERIMENTAL=1 cosign verify ghcr.io/complianceascode/openscap-ocp@sha256:7d75e8351cb2c6539a9b648fbd8d51f9830528547454265a34fbf4c81349bb7b | jq '.[0]'
|
Inspect signature bundle
COSIGN_EXPERIMENTAL=1 cosign verify ghcr.io/complianceascode/openscap-ocp@sha256:7d75e8351cb2c6539a9b648fbd8d51f9830528547454265a34fbf4c81349bb7b | jq '.[0].optional.Bundle.Payload.body |= @base64d | .[0].optional.Bundle.Payload.body | fromjson'
|
Inspect certificate
COSIGN_EXPERIMENTAL=1 cosign verify ghcr.io/complianceascode/openscap-ocp@sha256:7d75e8351cb2c6539a9b648fbd8d51f9830528547454265a34fbf4c81349bb7b | jq -r '.[0].optional.Bundle.Payload.body |= @base64d | .[0].optional.Bundle.Payload.body | fromjson | .spec.signature.publicKey.content |= @base64d | .spec.signature.publicKey.content' | openssl x509 -text
|
Verify SBOM attestation
COSIGN_EXPERIMENTAL=1 cosign verify-attestation ghcr.io/complianceascode/openscap-ocp@sha256:7d75e8351cb2c6539a9b648fbd8d51f9830528547454265a34fbf4c81349bb7b | jq '.payload |= @base64d | .payload | fromjson | select(.predicateType == "https://spdx.dev/Document") | .predicate.Data | fromjson'
|