You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/08/06 14:38:52 UTC

Build failed in Jenkins: httpcomponents-asyncclient-4.0.x » Apache HttpAsyncClient #345

See <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/345/changes>

Changes:

[olegk] HTTPASYNC-81: Premature response consumer termination

[olegk] HTTPASYNC-81: request producer and response producer #failed methods never get called in case of a connection request failure (for instance due to unknown or invalid hostname)

[olegk] Upgraded HttpAsyncClient version to 4.0.3-SNAPSHOT

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache HttpAsyncClient 4.0.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom (6 KB at 19.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom (16 KB at 137.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (577 KB at 1278.7 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ httpasyncclient ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ httpasyncclient ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-main) @ httpasyncclient ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-test) @ httpasyncclient ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-examples) @ httpasyncclient ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:add-source (add-source) @ httpasyncclient ---
[INFO] Source directory: <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated> added.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ httpasyncclient ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ httpasyncclient ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/>
[INFO] Storing buildNumber: 1616124 at timestamp: 1407328784645
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/>
[INFO] Storing buildScmBranch: branches/4.0.x/httpasyncclient
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ httpasyncclient ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ httpasyncclient ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 72 source files to <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/target/classes>
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/conn/DefaultClientAsyncConnection.java>:[39,30] [deprecation] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/conn/DefaultClientAsyncConnection.java>:[57,18] [deprecation] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/nio/conn/ClientAsyncConnectionFactory.java>:[30,30] [deprecation] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/nio/conn/ManagedClientAsyncConnection.java>:[34,28] [deprecation] org.apache.http.conn.HttpRoutedConnection in org.apache.http.conn has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/nio/conn/ManagedClientAsyncConnection.java>:[37,30] [deprecation] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/nio/conn/ManagedClientAsyncConnection.java>:[42,12] [deprecation] org.apache.http.conn.HttpRoutedConnection in org.apache.http.conn has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/nio/conn/ClientAsyncConnectionFactory.java>:[35,65] [deprecation] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/nio/conn/ManagedClientAsyncConnection.java>:[54,52] [deprecation] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/nio/conn/ManagedClientAsyncConnection.java>:[56,22] [deprecation] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/nio/conn/ManagedClientAsyncConnection.java>:[58,36] [deprecation] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/nio/conn/ManagedClientAsyncConnection.java>:[60,44] [deprecation] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultAsyncRequestDirector.java>:[58,38] [deprecation] org.apache.http.client.methods.AbortableHttpRequest in org.apache.http.client.methods has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultAsyncRequestDirector.java>:[60,37] [deprecation] org.apache.http.client.params.ClientPNames in org.apache.http.client.params has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultAsyncRequestDirector.java>:[61,37] [deprecation] org.apache.http.client.params.HttpClientParams in org.apache.http.client.params has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultAsyncRequestDirector.java>:[62,39] [deprecation] org.apache.http.client.protocol.ClientContext in org.apache.http.client.protocol has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultAsyncRequestDirector.java>:[72,35] [deprecation] org.apache.http.impl.client.ClientParamsStack in org.apache.http.impl.client has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultAsyncRequestDirector.java>:[73,35] [deprecation] org.apache.http.impl.client.EntityEnclosingRequestWrapper in org.apache.http.impl.client has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultAsyncRequestDirector.java>:[74,35] [deprecation] org.apache.http.impl.client.HttpAuthenticator in org.apache.http.impl.client has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultAsyncRequestDirector.java>:[75,35] [deprecation] org.apache.http.impl.client.RequestWrapper in org.apache.http.impl.client has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultAsyncRequestDirector.java>:[76,35] [deprecation] org.apache.http.impl.client.RoutedRequest in org.apache.http.impl.client has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultAsyncRequestDirector.java>:[85,36] [deprecation] org.apache.http.nio.protocol.HttpAsyncRequestExecutionHandler in org.apache.http.nio.protocol has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultAsyncRequestDirector.java>:[89,30] [deprecation] org.apache.http.params.HttpConnectionParams in org.apache.http.params has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultAsyncRequestDirector.java>:[90,30] [deprecation] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultAsyncRequestDirector.java>:[91,30] [deprecation] org.apache.http.params.HttpProtocolParams in org.apache.http.params has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultAsyncRequestDirector.java>:[92,32] [deprecation] org.apache.http.protocol.ExecutionContext in org.apache.http.protocol has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultAsyncRequestDirector.java>:[97,48] [deprecation] org.apache.http.nio.protocol.HttpAsyncRequestExecutionHandler in org.apache.http.nio.protocol has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/ResultCallback.java>:[29,36] [deprecation] org.apache.http.nio.protocol.HttpAsyncRequestExecutionHandler in org.apache.http.nio.protocol has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultAsyncRequestDirector.java>:[119,18] [deprecation] org.apache.http.impl.client.HttpAuthenticator in org.apache.http.impl.client has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultAsyncRequestDirector.java>:[120,18] [deprecation] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultAsyncRequestDirector.java>:[127,12] [deprecation] org.apache.http.impl.client.RoutedRequest in org.apache.http.impl.client has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultAsyncRequestDirector.java>:[128,12] [deprecation] org.apache.http.impl.client.RoutedRequest in org.apache.http.impl.client has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultAsyncRequestDirector.java>:[131,12] [deprecation] org.apache.http.impl.client.ClientParamsStack in org.apache.http.impl.client has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultAsyncRequestDirector.java>:[132,12] [deprecation] org.apache.http.impl.client.RequestWrapper in org.apache.http.impl.client has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultAsyncRequestDirector.java>:[156,18] [deprecation] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultAsyncRequestDirector.java>:[669,12] [deprecation] org.apache.http.impl.client.RequestWrapper in org.apache.http.impl.client has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultAsyncRequestDirector.java>:[678,18] [deprecation] org.apache.http.impl.client.RequestWrapper in org.apache.http.impl.client has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultAsyncRequestDirector.java>:[730,12] [deprecation] org.apache.http.impl.client.RoutedRequest in org.apache.http.impl.client has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultAsyncRequestDirector.java>:[755,12] [deprecation] org.apache.http.impl.client.RoutedRequest in org.apache.http.impl.client has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultAsyncRequestDirector.java>:[770,12] [deprecation] org.apache.http.impl.client.RoutedRequest in org.apache.http.impl.client has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultAsyncRequestDirector.java>:[823,12] [deprecation] org.apache.http.impl.client.RoutedRequest in org.apache.http.impl.client has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultAsyncRequestDirector.java>:[844,12] [deprecation] org.apache.http.impl.client.RoutedRequest in org.apache.http.impl.client has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/ResultCallback.java>:[34,29] [deprecation] org.apache.http.nio.protocol.HttpAsyncRequestExecutionHandler in org.apache.http.nio.protocol has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/ResultCallback.java>:[36,30] [deprecation] org.apache.http.nio.protocol.HttpAsyncRequestExecutionHandler in org.apache.http.nio.protocol has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/ResultCallback.java>:[38,19] [deprecation] org.apache.http.nio.protocol.HttpAsyncRequestExecutionHandler in org.apache.http.nio.protocol has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultHttpAsyncClient.java>:[34,39] [deprecation] org.apache.http.client.protocol.RequestProxyAuthentication in org.apache.http.client.protocol has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultHttpAsyncClient.java>:[35,39] [deprecation] org.apache.http.client.protocol.RequestTargetAuthentication in org.apache.http.client.protocol has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultHttpAsyncClient.java>:[40,30] [deprecation] org.apache.http.params.HttpConnectionParams in org.apache.http.params has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultHttpAsyncClient.java>:[41,30] [deprecation] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultHttpAsyncClient.java>:[42,30] [deprecation] org.apache.http.params.HttpProtocolParams in org.apache.http.params has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultHttpAsyncClient.java>:[43,30] [deprecation] org.apache.http.params.SyncBasicHttpParams in org.apache.http.params has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultHttpAsyncClient.java>:[44,32] [deprecation] org.apache.http.protocol.BasicHttpProcessor in org.apache.http.protocol has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/AbstractHttpAsyncClient.java>:[43,28] [deprecation] org.apache.http.auth.AuthSchemeRegistry in org.apache.http.auth has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/AbstractHttpAsyncClient.java>:[51,37] [deprecation] org.apache.http.client.params.AuthPolicy in org.apache.http.client.params has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/AbstractHttpAsyncClient.java>:[52,37] [deprecation] org.apache.http.client.params.CookiePolicy in org.apache.http.client.params has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/AbstractHttpAsyncClient.java>:[53,39] [deprecation] org.apache.http.client.protocol.ClientContext in org.apache.http.client.protocol has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/AbstractHttpAsyncClient.java>:[59,30] [deprecation] org.apache.http.cookie.CookieSpecRegistry in org.apache.http.cookie has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/AbstractHttpAsyncClient.java>:[87,36] [deprecation] org.apache.http.nio.protocol.HttpAsyncRequestExecutionHandler in org.apache.http.nio.protocol has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/AbstractHttpAsyncClient.java>:[93,30] [deprecation] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/AbstractHttpAsyncClient.java>:[95,32] [deprecation] org.apache.http.protocol.BasicHttpProcessor in org.apache.http.protocol has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/AbstractHttpAsyncClient.java>:[96,32] [deprecation] org.apache.http.protocol.DefaultedHttpContext in org.apache.http.protocol has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultHttpAsyncClient.java>:[67,14] [deprecation] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultHttpAsyncClient.java>:[73,50] [deprecation] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultHttpAsyncClient.java>:[82,14] [deprecation] org.apache.http.protocol.BasicHttpProcessor in org.apache.http.protocol has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/AbstractHttpAsyncClient.java>:[106,24] [deprecation] org.apache.http.nio.protocol.HttpAsyncRequestExecutionHandler in org.apache.http.nio.protocol has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/AbstractHttpAsyncClient.java>:[109,12] [deprecation] org.apache.http.protocol.BasicHttpProcessor in org.apache.http.protocol has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/AbstractHttpAsyncClient.java>:[114,12] [deprecation] org.apache.http.cookie.CookieSpecRegistry in org.apache.http.cookie has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/AbstractHttpAsyncClient.java>:[116,12] [deprecation] org.apache.http.auth.AuthSchemeRegistry in org.apache.http.auth has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/AbstractHttpAsyncClient.java>:[122,12] [deprecation] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/AbstractHttpAsyncClient.java>:[140,23] [deprecation] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/AbstractHttpAsyncClient.java>:[142,23] [deprecation] org.apache.http.protocol.BasicHttpProcessor in org.apache.http.protocol has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/AbstractHttpAsyncClient.java>:[172,14] [deprecation] org.apache.http.auth.AuthSchemeRegistry in org.apache.http.auth has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/AbstractHttpAsyncClient.java>:[192,14] [deprecation] org.apache.http.cookie.CookieSpecRegistry in org.apache.http.cookie has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/AbstractHttpAsyncClient.java>:[239,30] [deprecation] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/AbstractHttpAsyncClient.java>:[246,45] [deprecation] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/AbstractHttpAsyncClient.java>:[287,30] [deprecation] org.apache.http.auth.AuthSchemeRegistry in org.apache.http.auth has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/AbstractHttpAsyncClient.java>:[294,50] [deprecation] org.apache.http.auth.AuthSchemeRegistry in org.apache.http.auth has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/AbstractHttpAsyncClient.java>:[298,30] [deprecation] org.apache.http.cookie.CookieSpecRegistry in org.apache.http.cookie has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/AbstractHttpAsyncClient.java>:[305,50] [deprecation] org.apache.http.cookie.CookieSpecRegistry in org.apache.http.cookie has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/AbstractHttpAsyncClient.java>:[378,33] [deprecation] org.apache.http.protocol.BasicHttpProcessor in org.apache.http.protocol has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/conn/DefaultHttpAsyncRoutePlanner.java>:[35,39] [deprecation] org.apache.http.client.protocol.ClientContext in org.apache.http.client.protocol has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/conn/DefaultHttpAsyncRoutePlanner.java>:[36,35] [deprecation] org.apache.http.conn.params.ConnRouteParams in org.apache.http.conn.params has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultResultCallback.java>:[32,36] [deprecation] org.apache.http.nio.protocol.HttpAsyncRequestExecutionHandler in org.apache.http.nio.protocol has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultResultCallback.java>:[38,24] [deprecation] org.apache.http.nio.protocol.HttpAsyncRequestExecutionHandler in org.apache.http.nio.protocol has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultResultCallback.java>:[41,53] [deprecation] org.apache.http.nio.protocol.HttpAsyncRequestExecutionHandler in org.apache.http.nio.protocol has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultResultCallback.java>:[47,48] [deprecation] org.apache.http.nio.protocol.HttpAsyncRequestExecutionHandler in org.apache.http.nio.protocol has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultResultCallback.java>:[52,49] [deprecation] org.apache.http.nio.protocol.HttpAsyncRequestExecutionHandler in org.apache.http.nio.protocol has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/DefaultResultCallback.java>:[57,32] [deprecation] org.apache.http.nio.protocol.HttpAsyncRequestExecutionHandler in org.apache.http.nio.protocol has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/conn/DefaultClientAsyncConnectionFactory.java>:[52,30] [deprecation] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/conn/DefaultClientAsyncConnectionFactory.java>:[92,18] [deprecation] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/conn/ManagedClientAsyncConnectionImpl.java>:[40,39] [deprecation] org.apache.http.client.protocol.ClientContext in org.apache.http.client.protocol has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/conn/ManagedClientAsyncConnectionImpl.java>:[54,30] [deprecation] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/conn/ManagedClientAsyncConnectionImpl.java>:[302,18] [deprecation] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/conn/ManagedClientAsyncConnectionImpl.java>:[335,39] [deprecation] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/conn/ManagedClientAsyncConnectionImpl.java>:[345,18] [deprecation] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/conn/ManagedClientAsyncConnectionImpl.java>:[358,45] [deprecation] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/ParamConfig.java>:[31,35] [deprecation] org.apache.http.auth.params.AuthPNames in org.apache.http.auth.params has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/ParamConfig.java>:[33,37] [deprecation] org.apache.http.client.params.ClientPNames in org.apache.http.client.params has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/ParamConfig.java>:[34,37] [deprecation] org.apache.http.client.params.HttpClientParams in org.apache.http.client.params has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/ParamConfig.java>:[35,35] [deprecation] org.apache.http.conn.params.ConnRouteParams in org.apache.http.conn.params has been deprecated
[WARNING] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/main/java-deprecated/org/apache/http/impl/nio/client/ParamConfig.java>:[36,30] [deprecation] org.apache.http.params.HttpConnectionParams in org.apache.http.params has been deprecated
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ httpasyncclient ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ httpasyncclient ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 23 source files to <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/target/test-classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/test/java/org/apache/http/nio/client/integration/TestHttpAsyncPrematureTermination.java>:[312,13] method does not override a method from its superclass
[ERROR] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/test/java/org/apache/http/nio/client/integration/TestHttpAsyncPrematureTermination.java>:[317,13] method does not override a method from its superclass
[ERROR] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/test/java/org/apache/http/nio/client/integration/TestHttpAsyncPrematureTermination.java>:[323,13] method does not override a method from its superclass
[ERROR] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/test/java/org/apache/http/nio/client/integration/TestHttpAsyncPrematureTermination.java>:[350,13] method does not override a method from its superclass
[ERROR] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/test/java/org/apache/http/nio/client/integration/TestHttpAsyncPrematureTermination.java>:[390,13] method does not override a method from its superclass
[ERROR] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/test/java/org/apache/http/nio/client/integration/TestHttpAsyncPrematureTermination.java>:[395,13] method does not override a method from its superclass
[ERROR] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/test/java/org/apache/http/nio/client/integration/TestHttpAsyncPrematureTermination.java>:[401,13] method does not override a method from its superclass
[ERROR] <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/ws/src/test/java/org/apache/http/nio/client/integration/TestHttpAsyncPrematureTermination.java>:[425,13] method does not override a method from its superclass
[INFO] 8 errors 
[INFO] -------------------------------------------------------------

Jenkins build is back to normal : httpcomponents-asyncclient-4.0.x » Apache HttpAsyncClient #346

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/org.apache.httpcomponents$httpasyncclient/346/changes>