pull-kubernetes-dns-test fails at HEAD (verified for the no-op PR #645) as below:
...
2024/10/06 16:17:58 test | 2024/10/06 16:17:53 sidecar started
2024/10/06 16:17:58 test | 2024/10/06 16:17:53 running `dig`
2024/10/06 16:17:58 test | 2024/10/06 16:17:53 Waiting for hits to be reported to be greater than 100
2024/10/06 16:17:58 test |
2024/10/06 16:17:58 All tests passed
2024/10/06 16:17:58 docker [rmi -f k8s-dns-sidecar-e2e-test]
Running Suite: k8s-dns e2e test suite
=====================================
Random Seed: 1728231478
Will run 5 of 5 specs
2024/10/06 16:18:20 exit status 1
Ginkgo ran 1 suite in 21.764852525s
Test Suite Failed
This (most probably) blocks a vulnerability-fix PR #638 open since July for which tests are failing identically.
For the last merged PR #635 the test pull-kubernetes-dns-test passed, so apparently the tests or test infra must have changed in the meantime. For #638, the test failed identically on July 23rd, July 29th, and September 14th, so the issue seems to predate the August 2024 Prow migration.
pull-kubernetes-dns-testfails at HEAD (verified for the no-op PR #645) as below:This (most probably) blocks a vulnerability-fix PR #638 open since July for which tests are failing identically.
For the last merged PR #635 the test
pull-kubernetes-dns-testpassed, so apparently the tests or test infra must have changed in the meantime. For #638, the test failed identically on July 23rd, July 29th, and September 14th, so the issue seems to predate the August 2024 Prow migration.