On Sun, 2025-03-23 at 14:46 -0400, Gary Gregory wrote: > Thank you for setting up the RC. > > I tested the src zip file: > - ASC OK > - SHA512 OK > - Building: mvn clean verify -P'!use-toolchains' > > Fails on HttpIntegrationTests: > > [INFO] Running > org.apache.hc.client5.testing.async.HttpIntegrationTests$Http1Tls > [ERROR] Tests run: 11, Failures: 0, Errors: 1, Skipped: 0, Time > elapsed: 5.247 s <<< FAILURE! - in > org.apache.hc.client5.testing.async.HttpIntegrationTests$Http1Tls > [ERROR] > org.apache.hc.client5.testing.async.HttpIntegrationTests$Http1Tls.tes > tSharedPool > Time elapsed: 0.101 s <<< ERROR! > java.util.concurrent.ExecutionException: javax.net.ssl.SSLException: > Unrecognized SSL message, plaintext connection? > at
Honestly I have no idea what this failure might be. It appears to have nothing to do with the subject of the test and looks related to TLS. I have never seen anything like that before. All I can say we need a reproducer in order to be able to act on it. Oleg --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org For additional commands, e-mail: dev-h...@hc.apache.org