+1

I updated Docker Desktop in case something was funky there and re-ran
the Java 23 build 5 times and they all passed.

Docker version 28.0.1, build 068a01e

Gary

On Sun, Mar 23, 2025 at 2:46 PM Gary Gregory <garydgreg...@gmail.com> 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.testSharedPool
>  Time elapsed: 0.101 s  <<< ERROR!
> java.util.concurrent.ExecutionException: javax.net.ssl.SSLException:
> Unrecognized SSL message, plaintext connection?
> at org.apache.hc.core5.concurrent.BasicFuture.getResult(BasicFuture.java:84)
> at org.apache.hc.core5.concurrent.BasicFuture.get(BasicFuture.java:99)
> at 
> org.apache.hc.client5.testing.async.TestHttp1Async.testSharedPool(TestHttp1Async.java:101)
> at java.base/java.lang.reflect.Method.invoke(Method.java:580)
> at java.base/java.util.ArrayList.forEach(ArrayList.java:1597)
> at java.base/java.util.ArrayList.forEach(ArrayList.java:1597)
> at java.base/java.util.ArrayList.forEach(ArrayList.java:1597)
> Caused by: javax.net.ssl.SSLException: Unrecognized SSL message,
> plaintext connection?
> at 
> java.base/sun.security.ssl.SSLEngineInputRecord.bytesInCompletePacket(SSLEngineInputRecord.java:145)
> at 
> java.base/sun.security.ssl.SSLEngineInputRecord.bytesInCompletePacket(SSLEngineInputRecord.java:64)
> at java.base/sun.security.ssl.SSLEngineImpl.readRecord(SSLEngineImpl.java:612)
> at java.base/sun.security.ssl.SSLEngineImpl.unwrap(SSLEngineImpl.java:506)
> at java.base/sun.security.ssl.SSLEngineImpl.unwrap(SSLEngineImpl.java:482)
> at java.base/javax.net.ssl.SSLEngine.unwrap(SSLEngine.java:679)
> at 
> org.apache.hc.core5.reactor.ssl.SSLIOSession.doUnwrap(SSLIOSession.java:336)
> at 
> org.apache.hc.core5.reactor.ssl.SSLIOSession.doHandshake(SSLIOSession.java:392)
> at 
> org.apache.hc.core5.reactor.ssl.SSLIOSession.access$100(SSLIOSession.java:74)
> at 
> org.apache.hc.core5.reactor.ssl.SSLIOSession$1.inputReady(SSLIOSession.java:203)
> at 
> org.apache.hc.core5.reactor.InternalDataChannel.onIOEvent(InternalDataChannel.java:143)
> at 
> org.apache.hc.core5.reactor.InternalChannel.handleIOEvent(InternalChannel.java:51)
> at 
> org.apache.hc.core5.reactor.SingleCoreIOReactor.processEvents(SingleCoreIOReactor.java:176)
> at 
> org.apache.hc.core5.reactor.SingleCoreIOReactor.doExecute(SingleCoreIOReactor.java:125)
> at 
> org.apache.hc.core5.reactor.AbstractSingleCoreIOReactor.execute(AbstractSingleCoreIOReactor.java:92)
> at org.apache.hc.core5.reactor.IOReactorWorker.run(IOReactorWorker.java:44)
> at java.base/java.lang.Thread.run(Thread.java:1575)
>
> Using:
>
> openjdk version "23.0.2" 2025-01-21
> OpenJDK Runtime Environment Homebrew (build 23.0.2)
> OpenJDK 64-Bit Server VM Homebrew (build 23.0.2, mixed mode, sharing)
>
> Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
> Maven home: /opt/homebrew/Cellar/maven/3.9.9/libexec
> Java version: 23.0.2, vendor: Homebrew, runtime:
> /opt/homebrew/Cellar/openjdk/23.0.2/libexec/openjdk.jdk/Contents/Home
> Default locale: en_US, platform encoding: UTF-8
> OS name: "mac os x", version: "15.3.2", arch: "aarch64", family: "mac"
>
> Darwin ***.local 24.3.0 Darwin Kernel Version 24.3.0: Thu Jan  2
> 20:24:22 PST 2025; root:xnu-11215.81.4~3/RELEASE_ARM64_T6041 arm64
>
> Docker version 27.5.1, build 9f9e405
>
> ---
>
> The build is OK on:
>
> openjdk version "21.0.6" 2025-01-21
> OpenJDK Runtime Environment Homebrew (build 21.0.6)
> OpenJDK 64-Bit Server VM Homebrew (build 21.0.6, mixed mode, sharing)
>
> openjdk version "17.0.14" 2025-01-21
> OpenJDK Runtime Environment Homebrew (build 17.0.14+0)
> OpenJDK 64-Bit Server VM Homebrew (build 17.0.14+0, mixed mode, sharing)
>
> openjdk version "11.0.26" 2025-01-21
> OpenJDK Runtime Environment Homebrew (build 11.0.26+0)
> OpenJDK 64-Bit Server VM Homebrew (build 11.0.26+0, mixed mode)
>
> openjdk version "1.8.0_442"
> IBM Semeru Runtime Open Edition (build 1.8.0_442-b06)
> Eclipse OpenJ9 VM (build openj9-0.49.0, JRE 1.8.0 Mac OS X
> amd64-64-Bit Compressed References 20250205_1183 (JIT enabled, AOT
> enabled)
> OpenJ9   - 3c3d179854
> OMR      - e49875871
> JCL      - 61f83383b8 based on jdk8u442-b06)
>
> openjdk 24 is out but not yet on Homebrew.
>
> Gary
>
> On Sun, Mar 23, 2025 at 10:32 AM Oleg Kalnichevski <ol...@apache.org> wrote:
> >
> >
> > Please vote on releasing these packages as HttpClient 5.4.3.
> > The vote is open for the at least 72 hours, and only votes from
> > HttpComponents PMC members are binding. The vote passes if at least
> > three binding +1 votes are cast and there are more +1 than -1 votes.
> >
> > Release notes:
> >  
> > https://dist.apache.org/repos/dist/dev/httpcomponents/httpclient-5.4.3-RC1/RELEASE_NOTES-5.4.x.txt
> >
> > Maven artefacts:
> >  
> > https://repository.apache.org/content/repositories/orgapachehttpcomponents-1189/org/apache/httpcomponents/client5/
> >
> > Git Tag: 5.4.3-RC1
> >  https://github.com/apache/httpcomponents-client/tree/5.4.3-RC1
> >
> > Packages:
> >  https://dist.apache.org/repos/dist/dev/httpcomponents/httpclient-5.4.3-RC1
> >  revision 75704
> >
> > Hashes:
> >  
> > 76c20c1e13106e63aa856190165b19f41a9c27307e17c1bcfba3a7f4af2947b5d9c035ba81c0f5e80a6596810fc3b2cb4307f96d3557ff2795f1c8d70855268b
> >  *httpcomponents-client-5.4.3-src.zip httpcomponents-client-5.4.3-src.zip
> >  
> > 9ce95d7784bed8d821bb03f981ee413bd240ff3c2743e5054a67cc28a1867ccb4f2f0ed1aad6647c001c267f76588e763c0e9082c6de50579f351b0e0dd62a68
> >  *httpcomponents-client-5.4.3-src.tar.gz 
> > httpcomponents-client-5.4.3-src.tar.gz
> >  
> > d430289311166c191e7ea18f5c502f5487ca73dea57d3744b01081d4a61aacff1f92a7e34350f3cb7d410217d465bbea31a5d16a67fa84b02cc94fe24a81c45e
> >  *httpcomponents-client-5.4.3-bin.tar.gz 
> > httpcomponents-client-5.4.3-bin.tar.gz
> >  
> > dfac4557678a4674908d6ca8e7f7a89a658ac16b4d5ba8dff182788f96fc7544614b1d92e9eea50ad1ec2ca892663cdd92910f58b4bde74c898c12c3433d853a
> >  *httpcomponents-client-5.4.3-bin.zip httpcomponents-client-5.4.3-bin.zip
> >
> > Keys:
> >  https://www.apache.org/dist/httpcomponents/httpclient/KEYS
> >
> > --------------------------------------------------------------------------
> > Vote: HttpClient 5.4.3 release
> > [ ] +1 Release the packages as HttpClient 5.4.3.
> > [ ] -1 I am against releasing the packages (must include a reason).
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
> > For additional commands, e-mail: dev-h...@hc.apache.org
> >

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
For additional commands, e-mail: dev-h...@hc.apache.org

Reply via email to