-
Notifications
You must be signed in to change notification settings - Fork 4.1k
[Failing Test] ci-kubernetes-e2e-autoscaling-vpa-full UnexpectedServerResponse 404 page not found #7946
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
Comments
Hey @pacoxu thanks for the ping! Looking at the last successful jobs, I'm a bit confused what might have broken that test. Did something else change or is this a test setup issue? |
The failure is during VPA installation. autoscaler/vertical-pod-autoscaler/e2e/v1/common.go Lines 308 to 309 in 9937f8f
The create request got a 404 response which is weird. |
Just found that https://testgrid.k8s.io/sig-autoscaling-vpa#autoscaling-vpa-actuation failed for the same reason. |
I'm just wondering why this fails all of a sudden so regularly when the codebase and tests haven't changed – do we have an idea why a modification to the tests would be necessary? What else changed that made this fail? |
/area vertical-pod-autoscaler |
I think this is the issue:
GCR stopped accepting writes yesterday I believe... I thought we migrated all of this stuff to Artifact Registry but perhaps something in our tests was left behind? |
I think it is coming from here:
|
Posted a question in #sig-k8s-infra: https://kubernetes.slack.com/archives/CCK68P2Q2/p1742396477837669 |
xRef: kubernetes/k8s.io#1343 |
Hmm - I don't understand why this is blocking our PR submits, the tests are listed as optional: https://github.com/uroy-personal/test-infra/blob/master/config/jobs/kubernetes/sig-autoscaling/sig-autoscaling-presubmits.yaml#L165. |
This has been fixed now. Please reenable this job |
Job has been reverted, tests are running now. |
Failing job
ci-kubernetes-e2e-autoscaling-vpa-full
Test Grid
https://testgrid.k8s.io/sig-autoscaling-vpa#autoscaling-vpa-full
Failing started
03-18/03-19
Failing Test
Pods under VPA with default recommender explicitly configured
Failing message
The text was updated successfully, but these errors were encountered: