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

Build stops with Get "https://index.docker.io/v2/": EOF #13113

Closed
coryan opened this issue Nov 13, 2023 · 1 comment
Closed

Build stops with Get "https://index.docker.io/v2/": EOF #13113

coryan opened this issue Nov 13, 2023 · 1 comment
Labels
cpp: flake A test with false positives (failures that are not interesting) type: cleanup An internal cleanup or hygiene concern.

Comments

@coryan
Copy link
Contributor

coryan commented Nov 13, 2023

This looks similar to #6438, in that Kaniko is trying to make a network operation that gets interrupted or fails.

However, the specific operation seems different, so it probably has a different code path.

https://pantheon.corp.google.com/cloud-build/builds;region=us-east1/77af3865-34a4-4fa8-82d9-185883612f85?e=-13802955&mods=logs_tg_prod&project=cloud-cpp-testing-resources

Step #0: error building image: Get "https://index.docker.io/v2/": EOF
Finished Step #0
ERROR
ERROR: build step 0 "gcr.io/kaniko-project/executor:v1.18.0" failed: step exited with non-zero status: 1
Finished Step #7
@coryan coryan added type: cleanup An internal cleanup or hygiene concern. cpp: flake A test with false positives (failures that are not interesting) labels Nov 13, 2023
@dbolduc
Copy link
Member

dbolduc commented May 8, 2024

Closing, Kaniko has been failing, but we haven't seen this error in a while.

@dbolduc dbolduc closed this as completed May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cpp: flake A test with false positives (failures that are not interesting) type: cleanup An internal cleanup or hygiene concern.
Projects
None yet
Development

No branches or pull requests

2 participants