Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

intermittent failure of container image build #904

Closed
jkremser opened this issue Jun 9, 2022 · 5 comments
Closed

intermittent failure of container image build #904

jkremser opened this issue Jun 9, 2022 · 5 comments
Labels
bug Something isn't working
Milestone

Comments

@jkremser
Copy link
Member

jkremser commented Jun 9, 2022

Sometimes goreleaser is not able to build the multiarch image and if it fails for 1 platform, it fails the whole build with this cryptic issue:

https://github.com/k8gb-io/k8gb/runs/6816387426?check_suite_focus=true#step:4:55

release failed after 264.80serror=failed to build absaoss/k8gb:v0.9.0-c1f7cc7-amd64: exit status 1: Sending build context to Docker daemon  33.97MB
...
WARNING: Pulled image with specified platform (linux/amd64), but the resulting image's configured platform (linux/arm64) does not match.
...
failed to get destination image "sha256:367aa1e9d4caebc5c2700bb80d68a1e148a37a4b886a7b721b5a6fbccd1b7e5f": image with reference sha256:367aa1e9d4caebc5c2700bb80d68a1e148a37a4b886a7b721b5a6fbccd1b7e5f was found but does not match the specified platform: wanted linux/amd64, actual: linux/arm64

Restarting the build helps, second attempt went just fine

@somaritane
Copy link
Contributor

@jkremser did #916 fix this issue, can we close it?

@somaritane somaritane added this to the 1.0 milestone Oct 9, 2022
@somaritane somaritane added the bug Something isn't working label Oct 9, 2022
@jkremser
Copy link
Member Author

nope, it's still there, I saw the issue couple of days ago

@jkremser
Copy link
Member Author

actually it's been 27 days, but it's still there https://github.com/k8gb-io/k8gb/actions/runs/3046089118/jobs/4908461364

@jkremser
Copy link
Member Author

@ytsarev
Copy link
Member

ytsarev commented Jul 20, 2024

stale, we didn't see this one for a while, closing

@ytsarev ytsarev closed this as completed Jul 20, 2024
@github-project-automation github-project-automation bot moved this from To do to Done in k8gb Jul 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

3 participants