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

Flaky test failure in va:TestPreresolvedDialerTimeout #7365

Open
aarongable opened this issue Mar 6, 2024 · 0 comments
Open

Flaky test failure in va:TestPreresolvedDialerTimeout #7365

aarongable opened this issue Mar 6, 2024 · 0 comments

Comments

@aarongable
Copy link
Contributor

aarongable commented Mar 6, 2024

I've seen this failure several times when running unit tests locally, but it always goes away after a re-run:

--- FAIL: TestPreresolvedDialerTimeout (0.00s)
    http_test.go:97: fetch returned before 50ms (took: 4.459074ms) with va.ipError{ip:net.IP{0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xff, 0xff, 0xc6, 0x33, 0x64, 0x1}, err:(*url.Error)(0xc00056be00)}
2024/03/06 23:01:12 http: TLS handshake error from 127.0.0.1:36520: EOF
2024/03/06 23:01:12 http: TLS handshake error from 127.0.0.1:45954: tls: client requested unsupported application protocols ([acme-tls/1])
2024/03/06 23:01:12 http: TLS handshake error from 127.0.0.1:57118: tls: client requested unsupported application protocols ([acme-tls/1])
2024/03/06 23:01:12 http: TLS handshake error from 127.0.0.1:38132: tls: client requested unsupported application protocols ([acme-tls/1])
2024/03/06 23:01:12 http: TLS handshake error from 127.0.0.1:44642: tls: client offered only unsupported versions: [304 303]
2024/03/06 23:01:12 http: TLS handshake error from 127.0.0.1:48248: remote error: tls: bad certificate
2024/03/06 23:01:12 http: TLS handshake error from 127.0.0.1:34180: remote error: tls: bad certificate
FAIL
FAIL    github.com/letsencrypt/boulder/va       1.458s
FAIL

It sometimes affects other tests such as TestHTTPDialTimeout.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant