16:00:28.171 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.io.BasicHttpClientConnectionManager -- ep-0000000000 Get connection for route {s}->https://my.host:443 16:00:28.171 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.io.BasicHttpClientConnectionManager -- ep-0000000000 Using connection xxx.x.x.x:45544<->xxx.x.x.x:443 16:00:28.171 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000052 acquired endpoint InternalConnectionEndpoint-7a5527c8 16:00:28.171 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000052 executing GET /first HTTP/1.1 16:00:28.171 [Time-limited test] DEBUG org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000052 Cookie spec selected: strict 16:00:28.171 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.classic.InternalHttpClient -- InternalConnectionEndpoint-7a5527c8 start execution ex-0000000052 16:00:28.171 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.io.BasicHttpClientConnectionManager -- ep-0000000000 Executing exchange ex-0000000052 16:00:28.171 [Time-limited test] DEBUG org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /first HTTP/1.1 16:00:28.171 [Time-limited test] DEBUG org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: 16:00:28.171 [Time-limited test] DEBUG org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: my.host 16:00:28.171 [Time-limited test] DEBUG org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive 16:00:28.171 [Time-limited test] DEBUG org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: Apache-HttpClient/5.3.1 (Java/17.0.10) 16:00:28.172 [Time-limited test] DEBUG org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 401 Unauthorized 16:00:28.172 [Time-limited test] DEBUG org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Tue, 30 Jan 2024 15:00:28 GMT 16:00:28.172 [Time-limited test] DEBUG org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Apache/2.x.xx (Debian) 16:00:28.172 [Time-limited test] DEBUG org.apache.hc.client5.http.headers -- http-outgoing-0 << WWW-Authenticate: Basic realm="MyRealm" 16:00:28.172 [Time-limited test] DEBUG org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: text/html;charset=utf-8 16:00:28.172 [Time-limited test] DEBUG org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Language: en 16:00:28.172 [Time-limited test] DEBUG org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Length: 1012 16:00:28.172 [Time-limited test] DEBUG org.apache.hc.client5.http.headers -- http-outgoing-0 << Keep-Alive: timeout=5, max=3 16:00:28.172 [Time-limited test] DEBUG org.apache.hc.client5.http.headers -- http-outgoing-0 << Connection: Keep-Alive 16:00:28.172 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000052 connection can be kept alive for 5 SECONDS 16:00:28.172 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.auth.HttpAuthenticator -- ex-0000000052 Authentication required 16:00:28.172 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.auth.AuthCacheKeeper -- ex-0000000052 Clearing cached auth scheme for https://my.host:443/... 16:00:28.172 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.auth.HttpAuthenticator -- ex-0000000052 my.host:443 requested authentication 16:00:28.172 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.DefaultAuthenticationStrategy -- ex-0000000052 Authentication schemes in the order of preference: [Bearer, Digest, Basic] 16:00:28.172 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.DefaultAuthenticationStrategy -- ex-0000000052 Challenge for Bearer authentication scheme not available 16:00:28.172 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.DefaultAuthenticationStrategy -- ex-0000000052 Challenge for Digest authentication scheme not available 16:00:28.172 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.auth.HttpAuthenticator -- ex-0000000052 Selecting authentication options 16:00:28.172 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.auth.HttpAuthenticator -- ex-0000000052 Selected authentication options: [Basic{realm=MyRealm}] 16:00:28.173 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000052 target auth state: CHALLENGED 16:00:28.173 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.auth.HttpAuthenticator -- ex-0000000052 Generating response to an authentication challenge using Basic scheme 16:00:28.173 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000052 proxy auth state: UNCHALLENGED 16:00:28.173 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000052 executing GET /first HTTP/1.1 16:00:28.173 [Time-limited test] DEBUG org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000052 Cookie spec selected: strict 16:00:28.173 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.classic.InternalHttpClient -- InternalConnectionEndpoint-7a5527c8 start execution ex-0000000052 16:00:28.173 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.io.BasicHttpClientConnectionManager -- ep-0000000000 Executing exchange ex-0000000052 16:00:28.173 [Time-limited test] DEBUG org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /first 16:00:28.173 [Time-limited test] DEBUG org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: 16:00:28.173 [Time-limited test] DEBUG org.apache.hc.client5.http.headers -- http-outgoing-0 >> Authorization: Basic [...] 16:00:28.173 [Time-limited test] DEBUG org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: my.host 16:00:28.173 [Time-limited test] DEBUG org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive 16:00:28.173 [Time-limited test] DEBUG org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: Apache-HttpClient/5.3.1 (Java/17.0.10) 16:00:28.174 [Time-limited test] DEBUG org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK 16:00:28.174 [Time-limited test] DEBUG org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Tue, 30 Jan 2024 15:00:28 GMT 16:00:28.174 [Time-limited test] DEBUG org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Apache/2.x.xx (Debian) 16:00:28.174 [Time-limited test] DEBUG org.apache.hc.client5.http.headers -- http-outgoing-0 << Last-Modified: Thu, 25 Jan 2024 20:46:28 GMT 16:00:28.174 [Time-limited test] DEBUG org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/octet-stream 16:00:28.174 [Time-limited test] DEBUG org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Length: 1518914 16:00:28.174 [Time-limited test] DEBUG org.apache.hc.client5.http.headers -- http-outgoing-0 << Keep-Alive: timeout=5, max=2 16:00:28.174 [Time-limited test] DEBUG org.apache.hc.client5.http.headers -- http-outgoing-0 << Connection: Keep-Alive 16:00:28.175 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000052 connection can be kept alive for 5 SECONDS 16:00:28.175 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.auth.HttpAuthenticator -- ex-0000000052 Authentication succeeded 16:00:28.175 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.auth.AuthCacheKeeper -- ex-0000000052 Caching 'Basic' auth scheme for https://my.host:443/... 16:00:28.583 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.classic.InternalHttpClient -- InternalConnectionEndpoint-7a5527c8 releasing valid endpoint 16:00:28.583 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.io.BasicHttpClientConnectionManager -- ep-0000000000 Releasing connection xxx.x.x.x:45544<->xxx.x.x.x:443 16:00:28.583 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.io.BasicHttpClientConnectionManager -- ep-0000000000 Connection can be kept alive for 5 SECONDS 16:00:28.622 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000053 preparing request execution 16:00:28.624 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.auth.AuthCacheKeeper -- ex-0000000053 Re-using cached 'Basic' auth scheme for https://my.host:443/... 16:00:28.624 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000053 target auth state: UNCHALLENGED 16:00:28.624 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000053 proxy auth state: UNCHALLENGED 16:00:28.624 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000053 acquiring connection with route {s}->https://my.host:443 16:00:28.624 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000053 acquiring endpoint (3 MINUTES) 16:00:28.624 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.io.BasicHttpClientConnectionManager -- ep-0000000000 Get connection for route {s}->https://my.host:443 16:00:28.624 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.io.BasicHttpClientConnectionManager -- ep-0000000000 Using connection xxx.x.x.x:45544<->xxx.x.x.x:443 16:00:28.624 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000053 acquired endpoint InternalConnectionEndpoint-4de96a20 16:00:28.624 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000053 executing GET /first HTTP/1.1 16:00:28.624 [Time-limited test] DEBUG org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000053 Cookie spec selected: strict 16:00:28.624 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.classic.InternalHttpClient -- InternalConnectionEndpoint-4de96a20 start execution ex-0000000053 16:00:28.624 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.io.BasicHttpClientConnectionManager -- ep-0000000000 Executing exchange ex-0000000053 16:00:28.624 [Time-limited test] DEBUG org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /first HTTP/1.1 16:00:28.624 [Time-limited test] DEBUG org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: 16:00:28.624 [Time-limited test] DEBUG org.apache.hc.client5.http.headers -- http-outgoing-0 >> Authorization: Basic [...] 16:00:28.624 [Time-limited test] DEBUG org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: my.host 16:00:28.624 [Time-limited test] DEBUG org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive 16:00:28.624 [Time-limited test] DEBUG org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: Apache-HttpClient/5.3.1 (Java/17.0.10) 16:00:28.627 [Time-limited test] DEBUG org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 200 OK 16:00:28.627 [Time-limited test] DEBUG org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Tue, 30 Jan 2024 15:00:28 GMT 16:00:28.627 [Time-limited test] DEBUG org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Apache/2.x.xx (Debian) 16:00:28.627 [Time-limited test] DEBUG org.apache.hc.client5.http.headers -- http-outgoing-0 << Last-Modified: Thu, 25 Jan 2024 20:46:28 GMT 16:00:28.627 [Time-limited test] DEBUG org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: application/octet-stream 16:00:28.627 [Time-limited test] DEBUG org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Length: 1518914 16:00:28.627 [Time-limited test] DEBUG org.apache.hc.client5.http.headers -- http-outgoing-0 << Keep-Alive: timeout=5, max=1 16:00:28.627 [Time-limited test] DEBUG org.apache.hc.client5.http.headers -- http-outgoing-0 << Connection: Keep-Alive 16:00:28.627 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000053 connection can be kept alive for 5 SECONDS 16:00:28.819 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.classic.InternalHttpClient -- InternalConnectionEndpoint-4de96a20 releasing valid endpoint 16:00:28.819 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.io.BasicHttpClientConnectionManager -- ep-0000000000 Releasing connection xxx.x.x.x:45544<->xxx.x.x.x:443 16:00:28.819 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.io.BasicHttpClientConnectionManager -- ep-0000000000 Connection can be kept alive for 5 SECONDS 16:00:28.860 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000054 preparing request execution 16:00:28.860 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000054 target auth state: UNCHALLENGED 16:00:28.860 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000054 proxy auth state: UNCHALLENGED 16:00:28.860 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.classic.ConnectExec -- ex-0000000054 acquiring connection with route {s}->https://my.host:443 16:00:28.860 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000054 acquiring endpoint (3 MINUTES) 16:00:28.860 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.io.BasicHttpClientConnectionManager -- ep-0000000000 Get connection for route {s}->https://my.host:443 16:00:28.861 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.io.BasicHttpClientConnectionManager -- ep-0000000000 Using connection xxx.x.x.x:45544<->xxx.x.x.x:443 16:00:28.861 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.classic.InternalHttpClient -- ex-0000000054 acquired endpoint InternalConnectionEndpoint-779c3db9 16:00:28.861 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.classic.MainClientExec -- ex-0000000054 executing GET /second HTTP/1.1 16:00:28.861 [Time-limited test] DEBUG org.apache.hc.client5.http.protocol.RequestAddCookies -- ex-0000000054 Cookie spec selected: strict 16:00:28.861 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.classic.InternalHttpClient -- InternalConnectionEndpoint-779c3db9 start execution ex-0000000054 16:00:28.861 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.io.BasicHttpClientConnectionManager -- ep-0000000000 Executing exchange ex-0000000054 16:00:28.861 [Time-limited test] DEBUG org.apache.hc.client5.http.headers -- http-outgoing-0 >> GET /second HTTP/1.1 16:00:28.861 [Time-limited test] DEBUG org.apache.hc.client5.http.headers -- http-outgoing-0 >> Accept-Encoding: 16:00:28.861 [Time-limited test] DEBUG org.apache.hc.client5.http.headers -- http-outgoing-0 >> Host: my.host 16:00:28.861 [Time-limited test] DEBUG org.apache.hc.client5.http.headers -- http-outgoing-0 >> Connection: keep-alive 16:00:28.861 [Time-limited test] DEBUG org.apache.hc.client5.http.headers -- http-outgoing-0 >> User-Agent: Apache-HttpClient/5.3.1 (Java/17.0.10) 16:00:28.863 [Time-limited test] DEBUG org.apache.hc.client5.http.headers -- http-outgoing-0 << HTTP/1.1 401 Unauthorized 16:00:28.863 [Time-limited test] DEBUG org.apache.hc.client5.http.headers -- http-outgoing-0 << Date: Tue, 30 Jan 2024 15:00:28 GMT 16:00:28.863 [Time-limited test] DEBUG org.apache.hc.client5.http.headers -- http-outgoing-0 << Server: Apache/2.x.xx (Debian) 16:00:28.863 [Time-limited test] DEBUG org.apache.hc.client5.http.headers -- http-outgoing-0 << WWW-Authenticate: Basic realm="MyRealm" 16:00:28.863 [Time-limited test] DEBUG org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Type: text/html;charset=utf-8 16:00:28.863 [Time-limited test] DEBUG org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Language: en 16:00:28.863 [Time-limited test] DEBUG org.apache.hc.client5.http.headers -- http-outgoing-0 << Content-Length: 1012 16:00:28.863 [Time-limited test] DEBUG org.apache.hc.client5.http.headers -- http-outgoing-0 << Connection: close 16:00:28.864 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.auth.HttpAuthenticator -- ex-0000000054 Authentication required 16:00:28.864 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.auth.AuthCacheKeeper -- ex-0000000054 Clearing cached auth scheme for https://my.host:443/... 16:00:28.864 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.auth.HttpAuthenticator -- ex-0000000054 my.host:443 requested authentication 16:00:28.864 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.DefaultAuthenticationStrategy -- ex-0000000054 Authentication schemes in the order of preference: [Bearer, Digest, Basic] 16:00:28.864 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.DefaultAuthenticationStrategy -- ex-0000000054 Challenge for Bearer authentication scheme not available 16:00:28.864 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.DefaultAuthenticationStrategy -- ex-0000000054 Challenge for Digest authentication scheme not available 16:00:28.864 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.auth.HttpAuthenticator -- ex-0000000054 Selecting authentication options 16:00:28.864 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.auth.HttpAuthenticator -- ex-0000000054 Selected authentication options: [Basic{realm=MyRealm}] 16:00:28.864 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.io.DefaultManagedHttpClientConnection -- http-outgoing-0 Close connection 16:00:28.867 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.classic.InternalHttpClient -- InternalConnectionEndpoint-779c3db9 endpoint closed 16:00:28.867 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000054 target auth state: CHALLENGED 16:00:28.867 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.auth.HttpAuthenticator -- ex-0000000054 Generating response to an authentication challenge using Basic scheme 16:00:28.867 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.classic.ProtocolExec -- ex-0000000054 proxy auth state: UNCHALLENGED 16:00:28.867 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.classic.InternalHttpClient -- InternalConnectionEndpoint-779c3db9 endpoint closed 16:00:28.867 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.classic.InternalHttpClient -- InternalConnectionEndpoint-779c3db9 discarding endpoint 16:00:28.867 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.io.BasicHttpClientConnectionManager -- ep-0000000000 Releasing connection null 16:00:28.868 [Time-limited test] DEBUG org.apache.hc.client5.http.impl.io.BasicHttpClientConnectionManager -- ep-0000000000 Connection can be kept alive indefinitely NOTE: Linux 6.5.0-15-generic amd64/Eclipse Adoptium 17.0.10 (64-bit)/cpus=16,threads=9,free=47451880,total=98566144 org.apache.hc.client5.http.impl.ConnectionShutdownException at org.apache.hc.client5.http.impl.io.BasicHttpClientConnectionManager$InternalConnectionEndpoint.getConnection(BasicHttpClientConnectionManager.java:502) at org.apache.hc.client5.http.impl.io.BasicHttpClientConnectionManager$InternalConnectionEndpoint.isConnected(BasicHttpClientConnectionManager.java:519) at org.apache.hc.client5.http.impl.classic.InternalExecRuntime.isEndpointConnected(InternalExecRuntime.java:149) at org.apache.hc.client5.http.impl.classic.ConnectExec.execute(ConnectExec.java:128) at org.apache.hc.client5.http.impl.classic.ExecChainElement.execute(ExecChainElement.java:51) at org.apache.hc.client5.http.impl.classic.ProtocolExec.execute(ProtocolExec.java:192) at org.apache.hc.client5.http.impl.classic.ExecChainElement.execute(ExecChainElement.java:51) at org.apache.hc.client5.http.impl.classic.HttpRequestRetryExec.execute(HttpRequestRetryExec.java:113) at org.apache.hc.client5.http.impl.classic.ExecChainElement.execute(ExecChainElement.java:51) at org.apache.hc.client5.http.impl.classic.ContentCompressionExec.execute(ContentCompressionExec.java:152) at org.apache.hc.client5.http.impl.classic.ExecChainElement.execute(ExecChainElement.java:51) at org.apache.hc.client5.http.impl.classic.RedirectExec.execute(RedirectExec.java:116) at org.apache.hc.client5.http.impl.classic.ExecChainElement.execute(ExecChainElement.java:51) at org.apache.hc.client5.http.impl.classic.InternalHttpClient.doExecute(InternalHttpClient.java:170) at org.apache.hc.client5.http.impl.classic.CloseableHttpClient.execute(CloseableHttpClient.java:87) at org.apache.hc.client5.http.impl.classic.CloseableHttpClient.execute(CloseableHttpClient.java:55) at org.apache.hc.client5.http.classic.HttpClient.executeOpen(HttpClient.java:183) at org.apache.hc.client5.http.fluent.Request.internalExecute(Request.java:201) at org.apache.hc.client5.http.fluent.Executor.execute(Executor.java:244)