Skip to content

ensure buildx#13

Merged
k8s-ci-robot merged 1 commit intokubernetes-sigs:mainfrom
aojea:fix_image_build
Oct 16, 2025
Merged

ensure buildx#13
k8s-ci-robot merged 1 commit intokubernetes-sigs:mainfrom
aojea:fix_image_build

Conversation

@aojea
Copy link
Contributor

@aojea aojea commented Oct 16, 2025

Job now fails with https://prow.k8s.io/log?job=post-kindnet-image&id=1978752805577428992

tus: Downloaded newer image for gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:latest
gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:latest
docker buildx build . \
	--progress="auto" \
	--platform="linux/amd64,linux/arm64" \
	--tag="gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20250513-9264efb079" --push
ERROR: Multi-platform build is not supported for the docker driver.
Switch to a different driver, or turn on the containerd image store, and try again.
Learn more at https://docs.docker.com/go/build-multi-platform/
make: *** [Makefile:50: image-push] Error 1
ERROR
ERROR: build step 0 "gcr.io/k8s-staging-test-infra/gcb-docker-gcloud" failed: step exited with non-zero status: 2
--------------------------------------------------------------------------------
2025/10/16 09:22:37 Failed to run some build jobs: [error running [gcloud builds submit --verbosity info --config /home/prow/go/src/github.com/kubernetes-sigs/kindnet/cloudbuild.yaml --substitutions _PULL_BASE_SHA=ce852b3ebd46cbc1803a533f036d7903a9bb133b,_GIT_TAG=v20251016-ce852b3 --project k8s-staging-networking --gcs-log-dir gs://k8s-staging-networking-gcb/logs --gcs-source-staging-dir gs://k8s-staging-networking-gcb/source gs://k8s-staging-networking-gcb/source/74952561-fd48-46b9-94ab-212df32e84db.tgz --polling-interval 10]: exit status 1]
{"component":"entrypoint","error":"wrapped process failed: exit status 1","file":"sigs.k8s.io/prow/pkg/entrypoint/run.go:84","func":"sigs.k8s.io/prow/pkg/entrypoint.Options.internalRun","level":"error","msg":"Error executing test process","severity":"error","time":"2025-10-16T09:22:37Z"}

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Oct 16, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: aojea

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 16, 2025
@aojea
Copy link
Contributor Author

aojea commented Oct 16, 2025

/assign @ameukam

@k8s-ci-robot k8s-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Oct 16, 2025
@ameukam
Copy link
Member

ameukam commented Oct 16, 2025

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Oct 16, 2025
@k8s-ci-robot k8s-ci-robot merged commit a90c7b2 into kubernetes-sigs:main Oct 16, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants