Use tag, not branch #505
build-images-branches.yaml
on: push
Calls build-images-base workflow
/
Build
32s
Calls build-images-base workflow
/
Build Catalog
0s
Annotations
1 error
Calls build-images-base workflow / Build
Error: buildah exited with code 1
Resolving "golang" using unqualified-search registries (/etc/containers/registries.conf)
Trying to pull docker.io/library/golang:1.21...
Getting image source signatures
Copying blob sha256:741da643ac36233ca4af67461e7e56a0595abbfed01bbf7ddc73d94e70620631
Copying blob sha256:27e1a8ca91d35598fbae8dee7f1c211f0f93cec529f6804a60e9301c53a604d0
Copying blob sha256:90e5e7d8b87a34877f61c2b86d053db1c4f440b9054cf49573e3be5d6a674a47
Copying blob sha256:863cc4143efa80b93b0667c8315f58718c7bcf46d150db44c6569b20c3519924
Copying blob sha256:d3a767d1d12e57724b9f254794e359f3b04d4d5ad966006e5b5cda78cc382762
Copying blob sha256:3e82f0721046bd5c8718049a21fa2663bd948a8b6e8cf401c2ec12a0129d505c
Copying blob sha256:90e5e7d8b87a34877f61c2b86d053db1c4f440b9054cf49573e3be5d6a674a47
Copying blob sha256:863cc4143efa80b93b0667c8315f58718c7bcf46d150db44c6569b20c3519924
Copying blob sha256:d3a767d1d12e57724b9f254794e359f3b04d4d5ad966006e5b5cda78cc382762
Copying blob sha256:741da643ac36233ca4af67461e7e56a0595abbfed01bbf7ddc73d94e70620631
Copying blob sha256:27e1a8ca91d35598fbae8dee7f1c211f0f93cec529f6804a60e9301c53a604d0
Copying blob sha256:3e82f0721046bd5c8718049a21fa2663bd948a8b6e8cf401c2ec12a0129d505c
Copying config sha256:382ff3fad7a84d95d56379125fac0f431aefc7b7ea4e38661f7791098a4c002f
Writing manifest to image destination
Storing signatures
pkg/istio/mesh_config.go:14:2: missing go.sum entry for module providing package maistra.io/istio-operator/api/v1alpha1; to add:
go mod download maistra.io/istio-operator
pkg/istio/mesh_config.go:15:2: missing go.sum entry for module providing package maistra.io/istio-operator/pkg/helm (imported by github.com/kuadrant/kuadrant-operator/pkg/istio); to add:
go get github.com/kuadrant/kuadrant-operator/pkg/istio
error building at STEP "RUN CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -a -o manager main.go": error while running runtime: exit status 1
time="2023-12-19T18:28:49Z" level=error msg="exit status 1"
|