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 some requests are waiting for a response #4225

Open
johanandren opened this issue Feb 15, 2023 · 4 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/4182819742/jobs/7246397762#step:8:2110

--> [HTTP 2 managed persistent connection (tls = true) should transparently reconnect when connection is closed (with backoff: false) should when some requests are waiting for a response] Start of log messages of test that [Succeeded]
[1938](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:1939)
| [DEBUG] [02/15/2023 10:24:45.006] [pool-1-thread-1-ScalaTest-running-Http2PersistentClientTlsSpec] [WithLogCapturing(akka://Http2PersistentClientSpec)] Logging started for test [HTTP 2 managed persistent connection (tls = true) should transparently reconnect when connection is closed (with backoff: false) should when some requests are waiting for a response]
[1939](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:1940)
| [DEBUG] [02/15/2023 10:24:45.011] [pool-1-thread-1-ScalaTest-running-Http2PersistentClientTlsSpec] [akka.actor.ActorSystemImpl(Http2PersistentClientSpec)] Binding server using HTTP/2
[1940](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:1941)
| [DEBUG] [02/15/2023 10:24:45.013] [Http2PersistentClientSpec-akka.actor.internal-dispatcher-7] [akka://Http2PersistentClientSpec/system/IO-TCP/selectors/$a/8] Successfully bound to /127.0.0.1:40803
[1941](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:1942)
| [DEBUG] [02/15/2023 10:24:45.035] [Http2PersistentClientSpec-akka.actor.default-dispatcher-9] [Http2ClientDemux(akka://Http2PersistentClientSpec)] Changing state from Idle to WaitingForNetworkToSendControlFrames
[1942](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:1943)
| [DEBUG] [02/15/2023 10:24:45.036] [Http2PersistentClientSpec-akka.actor.internal-dispatcher-4] [akka://Http2PersistentClientSpec/system/IO-TCP/selectors/$a/9] Resolving 127.0.0.1 before connecting
[1943](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:1944)
| [DEBUG] [02/15/2023 10:24:45.036] [Http2PersistentClientSpec-akka.actor.internal-dispatcher-4] [akka://Http2PersistentClientSpec/system/IO-TCP/selectors/$a/9] Attempting connection to [/127.0.0.1:40803]
[1944](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:1945)
| [DEBUG] [02/15/2023 10:24:45.037] [Http2PersistentClientSpec-akka.actor.internal-dispatcher-4] [akka://Http2PersistentClientSpec/system/IO-TCP/selectors/$a/8] New connection accepted
[1945](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:1946)
| [DEBUG] [02/15/2023 10:24:45.037] [Http2PersistentClientSpec-akka.actor.internal-dispatcher-4] [akka://Http2PersistentClientSpec/system/IO-TCP/selectors/$a/9] Connection established to [127.0.0.1/<unresolved>:40803]
[1946](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:1947)
| [DEBUG] [02/15/2023 10:24:45.037] [Http2PersistentClientSpec-akka.actor.default-dispatcher-9] [Http2ClientDemux(akka://Http2PersistentClientSpec)] Changing state from WaitingForNetworkToSendControlFrames to Idle
[1947](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:1948)
| [DEBUG] [02/15/2023 10:24:45.037] [Http2PersistentClientSpec-akka.actor.default-dispatcher-9] [akka.stream.Log(akka://Http2PersistentClientSpec/system/Materializers/StreamSupervisor-12)] [DOWN] Element:    0 SETT  SETTINGS_MAX_CONCURRENT_STREAMS -> 256, SETTINGS_ENABLE_PUSH -> 0
[1948](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:1949)
| [DEBUG] [02/15/2023 10:24:45.037] [Http2PersistentClientSpec-akka.actor.default-dispatcher-9] [akka.stream.Log(akka://Http2PersistentClientSpec/system/Materializers/StreamSupervisor-12)] [client-plain-text ToNet  ] Element: SendBytes  ByteString(24 bytes)
[1949](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:1950)
|  50 52 49 20 2A 20 48 54 54 50 2F 32 2E 30 0D 0A  | PRI * HTTP/2.0..
[1950](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:1951)
|  0D 0A 53 4D 0D 0A 0D 0A                          | ..SM....
[1951](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:1952)
| [DEBUG] [02/15/2023 10:24:45.037] [Http2PersistentClientSpec-akka.actor.default-dispatcher-9] [Http2ClientDemux(akka://Http2PersistentClientSpec)] Changing state from Idle to WaitingForData
[1952](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:1953)
| [DEBUG] [02/15/2023 10:24:45.038] [Http2PersistentClientSpec-akka.actor.default-dispatcher-9] [akka.stream.Log(akka://Http2PersistentClientSpec/system/Materializers/StreamSupervisor-12)] [client-plain-text ToNet  ] Element: SendBytes  ByteString(21 bytes)
[1953](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:1954)
|  00 00 0C 04 00 00 00 00 00 00 03 00 00 01 00 00  | ................
[1954](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:1955)
|  02 00 00 00 00                                   | .....
[1955](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:1956)
| [DEBUG] [02/15/2023 10:24:45.038] [Http2PersistentClientSpec-akka.actor.default-dispatcher-5] [Http2ClientDemux(akka://Http2PersistentClientSpec)] Changing state from WaitingForData to Idle
[1956](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:1957)
| [DEBUG] [02/15/2023 10:24:45.038] [Http2PersistentClientSpec-akka.actor.default-dispatcher-5] [Http2ClientDemux(akka://Http2PersistentClientSpec)] Changing state from Idle to WaitingForNetworkToSendData
[1957](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:1958)
| [DEBUG] [02/15/2023 10:24:45.038] [Http2PersistentClientSpec-akka.actor.default-dispatcher-5] [Http2ClientDemux(akka://Http2PersistentClientSpec)] Incoming side of stream [1] changed state: Idle -> OpenSendingData after handling [handleOutgoingCreated]
[1958](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:1959)
| [DEBUG] [02/15/2023 10:24:45.038] [Http2PersistentClientSpec-akka.actor.default-dispatcher-5] [akka.stream.Log(akka://Http2PersistentClientSpec/system/Materializers/StreamSupervisor-12)] [DOWN] Element:    1 HEAD  :method -> POST, :scheme -> , :authority -> , :path -> /ping1, content-type -> text/plain; charset=UTF-8, content-length -> 4, accept-encoding -> gzip, user-agent -> akka-http/10.5.0-M1+26-35f2dba3-SNAPSHOT
[1959](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:1960)
| [DEBUG] [02/15/2023 10:24:45.038] [Http2PersistentClientSpec-akka.actor.default-dispatcher-5] [akka.stream.Log(akka://Http2PersistentClientSpec/system/Materializers/StreamSupervisor-12)] [client-plain-text ToNet  ] Element: SendBytes  ByteString(82 bytes)
[1960](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:1961)
|  00 00 49 01 04 00 00 00 01 83 46 00 81 44 85 62  | ..I.......F..D.b
[1961](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:1962)
|  B3 55 30 7F 5F 93 49 7C A5 8A E8 19 AA FB 50 93  | .U0._.I|......P.
[1962](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:1963)
|  8E C4 15 30 70 DF 85 67 BF 5C 01 34 50 83 9B D9  | ...0p..g.\.4P...
[1963](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:1964)
|  AB 7A 9F 1F 5E A3 5A 74 A6 B6 02 05 DB 5C 0B 68  | .z..^.Zt.....\.h
[1964](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:1965)
|  0F FB 13 8B 32 DC A2 92 31 B2 B6 ED 30 EB DD 8F  | ....2...1...0...
[1965](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:1966)
|  56 FF                                            | V.
[1966](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:1967)
| [DEBUG] [02/15/2023 10:24:45.039] [Http2PersistentClientSpec-akka.actor.default-dispatcher-5] [Http2ClientDemux(akka://Http2PersistentClientSpec)] [1] sending 4 bytes, endStream = true, remaining buffer [0], remaining stream-level WINDOW [65531]
[1967](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:1968)
| [DEBUG] [02/15/2023 10:24:45.039] [Http2PersistentClientSpec-akka.actor.default-dispatcher-5] [Http2ClientDemux(akka://Http2PersistentClientSpec)] Incoming side of stream [1] changed state: OpenSendingData -> HalfClosedLocalWaitingForPeerStream after handling [pullNextFrame]
[1968](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:1969)
| [DEBUG] [02/15/2023 10:24:45.039] [Http2PersistentClientSpec-akka.actor.default-dispatcher-5] [Http2ClientDemux(akka://Http2PersistentClientSpec)] Changing state from WaitingForNetworkToSendData to Idle
[1969](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:1970)
| [DEBUG] [02/15/2023 10:24:45.039] [Http2PersistentClientSpec-akka.actor.default-dispatcher-5] [akka.stream.Log(akka://Http2PersistentClientSpec/system/Materializers/StreamSupervisor-12)] [DOWN] Element:    1 DATA ES 70 69 6e 67
[1970](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:1971)
| [DEBUG] [02/15/2023 10:24:45.039] [Http2PersistentClientSpec-akka.actor.default-dispatcher-5] [akka.stream.Log(akka://Http2PersistentClientSpec/system/Materializers/StreamSupervisor-12)] [client-plain-text ToNet  ] Element: SendBytes  ByteString(13 bytes)
[1971](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:1972)
|  00 00 04 00 01 00 00 00 01 70 69 6E 67           | .........ping
[1972](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:1973)
| [DEBUG] [02/15/2023 10:24:45.039] [Http2PersistentClientSpec-akka.actor.default-dispatcher-5] [Http2ClientDemux(akka://Http2PersistentClientSpec)] Changing state from Idle to WaitingForData
[1973](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:1974)
| [DEBUG] [02/15/2023 10:24:45.044] [Http2PersistentClientSpec-akka.actor.default-dispatcher-10] [Http2ServerDemux(akka://Http2PersistentClientSpec)] Changing state from Idle to WaitingForNetworkToSendControlFrames
[1974](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:1975)
| [DEBUG] [02/15/2023 10:24:45.044] [Http2PersistentClientSpec-akka.actor.default-dispatcher-10] [Http2ServerDemux(akka://Http2PersistentClientSpec)] Changing state from WaitingForNetworkToSendControlFrames to Idle
[1975](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:1976)
| [DEBUG] [02/15/2023 10:24:45.044] [Http2PersistentClientSpec-akka.actor.default-dispatcher-10] [Http2ServerDemux(akka://Http2PersistentClientSpec)] Got 2 settings!
[1976](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:1977)
| [DEBUG] [02/15/2023 10:24:45.045] [Http2PersistentClientSpec-akka.actor.default-dispatcher-10] [Http2ServerDemux(akka://Http2PersistentClientSpec)] Ignoring setting SETTINGS_ENABLE_PUSH -> 0 (in Demux)
[1977](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:1978)
| [DEBUG] [02/15/2023 10:24:45.045] [Http2PersistentClientSpec-akka.actor.default-dispatcher-10] [Http2ServerDemux(akka://Http2PersistentClientSpec)] Changing state from Idle to WaitingForNetworkToSendControlFrames
[1978](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:1979)
| [DEBUG] [02/15/2023 10:24:45.045] [Http2PersistentClientSpec-akka.actor.default-dispatcher-10] [Http2ServerDemux(akka://Http2PersistentClientSpec)] Incoming side of stream [1] changed state: Idle -> OpenReceivingDataFirst after handling [handleStreamEvent(ParsedHeadersFrame)]
[1979](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:1980)
| [DEBUG] [02/15/2023 10:24:45.046] [Http2PersistentClientSpec-akka.actor.default-dispatcher-10] [Http2ServerDemux(akka://Http2PersistentClientSpec)] Received DATA 4 for stream [1], remaining window space now 65531, buffered: 4
[1980](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:1981)
| [DEBUG] [02/15/2023 10:24:45.046] [Http2PersistentClientSpec-akka.actor.default-dispatcher-10] [Http2ServerDemux(akka://Http2PersistentClientSpec)] Incoming side of stream [1] changed state: OpenReceivingDataFirst -> OpenReceivingDataFirst after handling [handleStreamEvent(DataFrame)]
[1981](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:1982)
| [DEBUG] [02/15/2023 10:24:45.046] [Http2PersistentClientSpec-akka.actor.default-dispatcher-10] [Http2ServerDemux(akka://Http2PersistentClientSpec)] Changing state from WaitingForNetworkToSendControlFrames to Idle
[1982](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:1983)
| [DEBUG] [02/15/2023 10:24:45.046] [Http2PersistentClientSpec-akka.actor.default-dispatcher-10] [Http2ServerDemux(akka://Http2PersistentClientSpec)] Changing state from Idle to WaitingForData
[1983](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:1984)
| [DEBUG] [02/15/2023 10:24:45.046] [Http2PersistentClientSpec-akka.actor.default-dispatcher-5] [Http2ClientDemux(akka://Http2PersistentClientSpec)] Changing state from WaitingForData to Idle
[1984](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:1985)
| [DEBUG] [02/15/2023 10:24:45.046] [Http2PersistentClientSpec-akka.actor.default-dispatcher-5] [Http2ClientDemux(akka://Http2PersistentClientSpec)] Changing state from Idle to WaitingForNetworkToSendData
[1985](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:1986)
| [DEBUG] [02/15/2023 10:24:45.046] [Http2PersistentClientSpec-akka.actor.default-dispatcher-5] [Http2ClientDemux(akka://Http2PersistentClientSpec)] Incoming side of stream [3] changed state: Idle -> OpenSendingData after handling [handleOutgoingCreated]
[1986](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:1987)
| [DEBUG] [02/15/2023 10:24:45.047] [Http2PersistentClientSpec-akka.actor.default-dispatcher-5] [akka.stream.Log(akka://Http2PersistentClientSpec/system/Materializers/StreamSupervisor-12)] [DOWN] Element:    3 HEAD  :method -> POST, :scheme -> , :authority -> , :path -> /ping2, content-type -> text/plain; charset=UTF-8, content-length -> 5, accept-encoding -> gzip, user-agent -> akka-http/10.5.0-M1+26-35f2dba3-SNAPSHOT
[1987](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:1988)
| [DEBUG] [02/15/2023 10:24:45.047] [Http2PersistentClientSpec-akka.actor.default-dispatcher-5] [akka.stream.Log(akka://Http2PersistentClientSpec/system/Materializers/StreamSupervisor-12)] [client-plain-text ToNet  ] Element: SendBytes  ByteString(25 bytes)
[1988](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:1989)
|  00 00 10 01 04 00 00 00 03 83 C3 81 44 85 62 B3  | ............D.b.
[1989](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:1990)
|  55 30 BF C2 5C 01 35 C1 C0                       | U0..\.5..
[1990](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:1991)
| [DEBUG] [02/15/2023 10:24:45.047] [Http2PersistentClientSpec-akka.actor.default-dispatcher-5] [Http2ClientDemux(akka://Http2PersistentClientSpec)] [3] sending 5 bytes, endStream = true, remaining buffer [0], remaining stream-level WINDOW [65530]
[1991](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:1992)
| [DEBUG] [02/15/2023 10:24:45.047] [Http2PersistentClientSpec-akka.actor.default-dispatcher-5] [Http2ClientDemux(akka://Http2PersistentClientSpec)] Incoming side of stream [3] changed state: OpenSendingData -> HalfClosedLocalWaitingForPeerStream after handling [pullNextFrame]
[1992](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:1993)
| [DEBUG] [02/15/2023 10:24:45.047] [Http2PersistentClientSpec-akka.actor.default-dispatcher-5] [Http2ClientDemux(akka://Http2PersistentClientSpec)] Changing state from WaitingForNetworkToSendData to Idle
[1993](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:1994)
| [DEBUG] [02/15/2023 10:24:45.047] [Http2PersistentClientSpec-akka.actor.default-dispatcher-5] [akka.stream.Log(akka://Http2PersistentClientSpec/system/Materializers/StreamSupervisor-12)] [DOWN] Element:    3 DATA ES 70 69 6e 67 32
[1994](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:1995)
| [DEBUG] [02/15/2023 10:24:45.047] [Http2PersistentClientSpec-akka.actor.default-dispatcher-5] [akka.stream.Log(akka://Http2PersistentClientSpec/system/Materializers/StreamSupervisor-12)] [client-plain-text ToNet  ] Element: SendBytes  ByteString(14 bytes)
[1995](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:1996)
|  00 00 05 00 01 00 00 00 03 70 69 6E 67 32        | .........ping2
[1996](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:1997)
| [DEBUG] [02/15/2023 10:24:45.047] [Http2PersistentClientSpec-akka.actor.default-dispatcher-5] [Http2ClientDemux(akka://Http2PersistentClientSpec)] Changing state from Idle to WaitingForData
[1997](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:1998)
| [DEBUG] [02/15/2023 10:24:45.048] [Http2PersistentClientSpec-akka.actor.default-dispatcher-11] [akka.stream.Log(akka://Http2PersistentClientSpec/system/Materializers/StreamSupervisor-12)] [client-plain-text FromNet] Element: SessionBytes  ByteString(15 bytes)
[1998](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:1999)
|  00 00 06 04 00 00 00 00 00 00 03 00 00 01 00     | ...............
[1999](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:2000)
| [DEBUG] [02/15/2023 10:24:45.048] [Http2PersistentClientSpec-akka.actor.default-dispatcher-11] [akka.stream.Log(akka://Http2PersistentClientSpec/system/Materializers/StreamSupervisor-12)] [ UP ] Element:    0 SETT  SETTINGS_MAX_CONCURRENT_STREAMS -> 256
[2100](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:2101)
| [INFO] [02/15/2023 10:24:45.286] [Http2PersistentClientSpec-akka.actor.default-dispatcher-9] [Http2ClientDemux(akka://Http2PersistentClientSpec)] Timeout: Peer didn't finish in-flight requests. Closing pending HTTP/2 streams. Increase this timeout via the 'completion-timeout' setting.
[2101](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:2102)
| [DEBUG] [02/15/2023 10:24:45.286] [Http2PersistentClientSpec-akka.actor.default-dispatcher-9] [Http2ClientDemux(akka://Http2PersistentClientSpec)] Closing connection after all streams are done and all data has been flushed.
[2102](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:2103)
| [DEBUG] [02/15/2023 10:24:45.286] [Http2PersistentClientSpec-akka.actor.default-dispatcher-9] [Http2ClientDemux(akka://Http2PersistentClientSpec)] Incoming side of stream [1] changed state: HalfClosedLocalWaitingForPeerStream -> Closed after handling [shutdownStreamHandling]
[2103](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:2104)
| [DEBUG] [02/15/2023 10:24:45.286] [Http2PersistentClientSpec-akka.actor.default-dispatcher-9] [akka.stream.Log(akka://Http2PersistentClientSpec/system/Materializers/StreamSupervisor-12)] [DOWN] Upstream finished.
[2104](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:2105)
| [DEBUG] [02/15/2023 10:24:45.286] [Http2PersistentClientSpec-akka.actor.default-dispatcher-9] [akka.stream.Log(akka://Http2PersistentClientSpec/system/Materializers/StreamSupervisor-12)] [client-plain-text ToNet  ] Upstream finished.
[2105](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:2106)
| [DEBUG] [02/15/2023 10:24:45.288] [Http2PersistentClientSpec-akka.actor.default-dispatcher-18] [akka.stream.Log(akka://Http2PersistentClientSpec/system/Materializers/StreamSupervisor-12)] [client-plain-text FromNet] Upstream finished.
[2106](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:2107)
| [DEBUG] [02/15/2023 10:24:45.288] [Http2PersistentClientSpec-akka.actor.default-dispatcher-18] [akka.stream.Log(akka://Http2PersistentClientSpec/system/Materializers/StreamSupervisor-12)] [ UP ] Upstream finished.
[2107](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:2108)
| [DEBUG] [02/15/2023 10:24:45.626] [pool-1-thread-1-ScalaTest-running-Http2PersistentClientTlsSpec] [WithLogCapturing(akka://Http2PersistentClientSpec)] Logging finished for test [HTTP 2 managed persistent connection (tls = true) should transparently reconnect when connection is closed (with backoff: false) should when some requests are waiting for a response]
[2108](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:2109)
<-- [HTTP 2 managed persistent connection (tls = true) should transparently reconnect when connection is closed (with backoff: false) should when some requests are waiting for a response] End of log messages of test that [Succeeded]
[2109](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:2110)
[info]   - should when some requests are waiting for a response *** FAILED *** (647 milliseconds)
[2110](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:2111)
[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)
[2111](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:2112)
[info]     at akka.http.impl.util.WithLogCapturing.withFixture(WithLogCapturing.scala:77)
[2112](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:2113)
[info]     at akka.http.impl.util.WithLogCapturing.withFixture$(WithLogCapturing.scala:18)
[2113](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:2114)
[info]     at akka.http.impl.util.AkkaSpecWithMaterializer.withFixture(AkkaSpecWithMaterializer.scala:14)
[2114](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:2115)
[info]     at org.scalatest.wordspec.AnyWordSpecLike.invokeWithFixture$1(AnyWordSpecLike.scala:1111)
[2115](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:2116)
[info]     at org.scalatest.wordspec.AnyWordSpecLike.runTest$$anonfun$1(AnyWordSpecLike.scala:1115)
[2116](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:2117)
[info]     at org.scalatest.SuperEngine.runTestImpl(Engine.scala:306)
[2117](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:2118)
[info]     at org.scalatest.wordspec.AnyWordSpecLike.runTest(AnyWordSpecLike.scala:1115)
[2118](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:2119)
[info]     at org.scalatest.wordspec.AnyWordSpecLike.runTest$(AnyWordSpecLike.scala:44)
[2119](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:2120)
[info]     at akka.testkit.AkkaSpec.runTest(AkkaSpec.scala:59)
[2120](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:2121)
[info]     at org.scalatest.wordspec.AnyWordSpecLike.runTests$$anonfun$1(AnyWordSpecLike.scala:1174)
[2121](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:2122)
[info]     at org.scalatest.SuperEngine.traverseSubNodes$2$$anonfun$1(Engine.scala:413)
[2122](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:2123)
[info]     at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2123](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:2124)
[info]     at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2124](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:2125)
[info]     at scala.collection.immutable.List.foreach(List.scala:333)
[2125](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:2126)
[info]     at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:429)
[2126](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:2127)
[info]     at org.scalatest.SuperEngine.runTestsInBranch(Engine.scala:390)
[2127](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:2128)
[info]     at org.scalatest.SuperEngine.traverseSubNodes$2$$anonfun$1(Engine.scala:427)
[2128](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:2129)
[info]     at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2129](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:2130)
[info]     at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2130](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:2131)
[info]     at scala.collection.immutable.List.foreach(List.scala:333)
[2131](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:2132)
[info]     at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:429)
[2132](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:2133)
[info]     at org.scalatest.SuperEngine.runTestsInBranch(Engine.scala:390)
[2133](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:2134)
[info]     at org.scalatest.SuperEngine.traverseSubNodes$2$$anonfun$1(Engine.scala:427)
[2134](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:2135)
[info]     at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2135](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:2136)
[info]     at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2136](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:2137)
[info]     at scala.collection.immutable.List.foreach(List.scala:333)
[2137](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:2138)
[info]     at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:429)
[2138](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:2139)
[info]     at org.scalatest.SuperEngine.runTestsInBranch(Engine.scala:396)
[2139](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:2140)
[info]     at org.scalatest.SuperEngine.runTestsImpl(Engine.scala:475)
[2140](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:2141)
[info]     at org.scalatest.wordspec.AnyWordSpecLike.runTests(AnyWordSpecLike.scala:1174)
[2141](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:2142)
[info]     at org.scalatest.wordspec.AnyWordSpecLike.runTests$(AnyWordSpecLike.scala:44)
[2142](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:2143)
[info]     at akka.testkit.AkkaSpec.runTests(AkkaSpec.scala:59)
[2143](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:2144)
[info]     at org.scalatest.Suite.run(Suite.scala:1114)
[2144](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:2145)
[info]     at org.scalatest.Suite.run$(Suite.scala:564)
[2145](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:2146)
[info]     at akka.testkit.AkkaSpec.org$scalatest$wordspec$AnyWordSpecLike$$super$run(AkkaSpec.scala:59)
[2146](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:2147)
[info]     at org.scalatest.wordspec.AnyWordSpecLike.run$$anonfun$1(AnyWordSpecLike.scala:1219)
[2147](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:2148)
[info]     at org.scalatest.SuperEngine.runImpl(Engine.scala:535)
[2148](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:2149)
[info]     at org.scalatest.wordspec.AnyWordSpecLike.run(AnyWordSpecLike.scala:1219)
[2149](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:2150)
[info]     at org.scalatest.wordspec.AnyWordSpecLike.run$(AnyWordSpecLike.scala:44)
[2150](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:2151)
[info]     at akka.testkit.AkkaSpec.org$scalatest$BeforeAndAfterAll$$super$run(AkkaSpec.scala:59)
[2151](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:2152)
[info]     at org.scalatest.BeforeAndAfterAll.liftedTree1$1(BeforeAndAfterAll.scala:213)
[2152](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:2153)
[info]     at org.scalatest.BeforeAndAfterAll.run(BeforeAndAfterAll.scala:217)
[2153](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:2154)
[info]     at org.scalatest.BeforeAndAfterAll.run$(BeforeAndAfterAll.scala:135)
[2154](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:2155)
[info]     at akka.testkit.AkkaSpec.run(AkkaSpec.scala:59)
[2155](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:2156)
[info]     at org.scalatest.tools.Framework.org$scalatest$tools$Framework$$runSuite(Framework.scala:321)
[2156](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:2157)
[info]     at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:516)
[2157](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:2158)
[info]     at sbt.ForkMain$Run.lambda$runTest$1(ForkMain.java:413)
[2158](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:2159)
[info]     at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2159](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:2160)
[info]     at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2160](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:2161)
[info]     at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2161](https://github.com/akka/akka-http/actions/runs/4182819742/jobs/7246397762#step:8:2162)
[info]     at java.base/java.lang.Thread.run(Thread.java:833)
@johanandren johanandren added failed Tickets that indicate a Jenkins failure t:http2 Issues related to support HTTP2 labels Feb 15, 2023
@johanandren
Copy link
Member Author

@johanandren
Copy link
Member Author

@johanandren
Copy link
Member Author

@johanandren
Copy link
Member Author

@johanandren johanandren removed their assignment May 22, 2024
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

1 participant