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

Failed: Http2PersistentClientTlsSpec when waiting for a response #4243

Closed
johanandren opened this issue Mar 22, 2023 · 6 comments
Closed

Failed: Http2PersistentClientTlsSpec when waiting for a response #4243

johanandren opened this issue Mar 22, 2023 · 6 comments
Labels
failed Tickets that indicate a Jenkins failure t:http2 Issues related to support HTTP2

Comments

@johanandren
Copy link
Member

https://github.com/akka/akka-http/actions/runs/4474855377/jobs/7863714930#step:7:1976

2023-03-21T02:22:42.2809273Z [info]   - should when waiting for a response *** FAILED *** (306 milliseconds)
2023-03-21T02:22:42.2840797Z [info]     java.lang.AssertionError: No severe log messages should be emitted during test run but got [1] warnings and [0] errors (see marked lines above)
2023-03-21T02:22:42.2841595Z [info]     at akka.http.impl.util.WithLogCapturing.withFixture(WithLogCapturing.scala:77)

http2persistentclientfail.txt

@johanandren johanandren added failed Tickets that indicate a Jenkins failure t:http2 Issues related to support HTTP2 labels Mar 22, 2023
@octonato
Copy link
Member

octonato commented Apr 3, 2023

Same failure happening on different jobs (scala/jvm versions) on the same build.

Compile and test (2.12, 1.8, main)
https://github.com/akka/akka-http/actions/runs/4580764617/jobs/8089763849#step:7:2025

Compile and test (2.13, 1.17, main)
https://github.com/akka/akka-http/actions/runs/4580764617/jobs/8089764590#step:7:2190

Compile and test (3.1, 1.8, main)
https://github.com/akka/akka-http/actions/runs/4580764617/jobs/8089764755#step:7:2908

But passed in all other matrix combinations.

@octonato
Copy link
Member

@octonato
Copy link
Member

Compile and test (3.2, 1.8, main)
https://github.com/akka/akka/actions/runs/4953727716/jobs/8861506809#step:5:2673

Failed on same job as above, but on a different build.

@octonato
Copy link
Member

@johanandren
Copy link
Member Author

I have a fix waiting for review in #4260

@octonato
Copy link
Member

octonato commented May 22, 2023

fixed in #4260

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
failed Tickets that indicate a Jenkins failure t:http2 Issues related to support HTTP2
Projects
None yet
Development

No branches or pull requests

2 participants