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/05/26 02:21:11 UTC

Build failed in Jenkins: httpcomponents-asyncclient-4.0.x #341

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

Changes:

[olegk] Replaced dynamic proxies with custom proxy classes to reduce thread contention

------------------------------------------
[...truncated 303 lines...]
[INFO] ------------------------------------------------------------------------
Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.3/httpclient-4.3.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.3/httpclient-4.3.3.pom (6 KB at 11.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.3/httpcomponents-client-4.3.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.3/httpcomponents-client-4.3.3.pom (16 KB at 206.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.3/httpclient-4.3.3.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.3/httpclient-4.3.3.jar (576 KB at 612.4 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: F:\jenkins\jenkins-slave\workspace\httpcomponents-asyncclient-4.0.x\httpasyncclient-4.0.x\httpasyncclient\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: cmd.exe /X /C "svn --non-interactive info"
[INFO] Working directory: F:\jenkins\jenkins-slave\workspace\httpcomponents-asyncclient-4.0.x\httpasyncclient-4.0.x\httpasyncclient
[INFO] Storing buildNumber: 1597034 at timestamp: 1401063624573
[INFO] Executing: cmd.exe /X /C "svn --non-interactive info"
[INFO] Working directory: F:\jenkins\jenkins-slave\workspace\httpcomponents-asyncclient-4.0.x\httpasyncclient-4.0.x\httpasyncclient
[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 F:\jenkins\jenkins-slave\workspace\httpcomponents-asyncclient-4.0.x\httpasyncclient-4.0.x\httpasyncclient\target\classes
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/ParamConfig.java:[37,30] [deprecation] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/ParamConfig.java:[38,30] [deprecation] org.apache.http.params.HttpProtocolParams in org.apache.http.params has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java-deprecated/org/apache/http/impl/nio/client/ParamConfig.java:[47,55] [deprecation] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[WARNING] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/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
[INFO] 100 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[81,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[89,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[97,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[102,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[110,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[118,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[126,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[134,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[139,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[144,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[149,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[154,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[164,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[174,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[179,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[184,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[189,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[194,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[199,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[204,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[209,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[214,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[219,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[247,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[252,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[257,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[262,5] method does not override a method from its superclass
[INFO] 27 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache HttpComponents AsyncClient ................. SUCCESS [19.560s]
[INFO] Apache HttpAsyncClient ............................ FAILURE [37.983s]
[INFO] Apache HttpAsyncClient Cache ...................... SKIPPED
[INFO] HttpAsyncClient OSGi bundle ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:06.279s
[INFO] Finished at: Sun May 25 17:20:50 PDT 2014
[INFO] Final Memory: 26M/62M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project httpasyncclient: Compilation failure: Compilation failure:
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[81,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[89,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[97,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[102,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[110,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[118,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[126,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[134,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[139,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[144,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[149,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[154,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[164,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[174,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[179,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[184,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[189,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[194,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[199,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[204,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[209,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[214,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[219,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[247,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[252,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[257,5] method does not override a method from its superclass
[ERROR] F:/jenkins/jenkins-slave/workspace/httpcomponents-asyncclient-4.0.x/httpasyncclient-4.0.x/httpasyncclient/src/main/java/org/apache/http/impl/nio/conn/CPoolProxy.java:[262,5] method does not override a method from its superclass
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :httpasyncclient
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-asyncclient-4.0.x/ws/httpasyncclient-4.0.x\pom.xml> to org.apache.httpcomponents/httpcomponents-asyncclient/4.0.2-SNAPSHOT/httpcomponents-asyncclient-4.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\httpcomponents-asyncclient-4.0.x\httpasyncclient-4.0.x\httpasyncclient-osgi\pom.xml to org.apache.httpcomponents/httpasyncclient-osgi/4.0.2-SNAPSHOT/httpasyncclient-osgi-4.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\httpcomponents-asyncclient-4.0.x\httpasyncclient-4.0.x\httpasyncclient-cache\pom.xml to org.apache.httpcomponents/httpasyncclient-cache/4.0.2-SNAPSHOT/httpasyncclient-cache-4.0.2-SNAPSHOT.pom
[JENKINS] Archiving F:\jenkins\jenkins-slave\workspace\httpcomponents-asyncclient-4.0.x\httpasyncclient-4.0.x\httpasyncclient\pom.xml to org.apache.httpcomponents/httpasyncclient/4.0.2-SNAPSHOT/httpasyncclient-4.0.2-SNAPSHOT.pom
Sending e-mails to: commits@hc.apache.org
channel stopped

Jenkins build is back to normal : httpcomponents-asyncclient-4.0.x #342

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