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 2017/03/10 12:03:35 UTC

Build failed in Jenkins: httpcomponents-client-4.5.x #102

See <https://builds.apache.org/job/httpcomponents-client-4.5.x/102/display/redirect?page=changes>

Changes:

[ggregory] [HTTPCLIENT-1828] HttpDelete does not extend HttpEntityEnclosingRequestBase.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-eu2 (ubuntu) in workspace <https://builds.apache.org/job/httpcomponents-client-4.5.x/ws/>
Updating http://svn.apache.org/repos/asf/httpcomponents/httpclient/branches/4.5.x at revision '2017-03-10T12:00:08.655 +0000'
U         httpclient/src/main/java/org/apache/http/client/methods/HttpDelete.java
At revision 1786328

Parsing POMs
Established TCP socket on 34526
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[httpclient-4.5.x] $ /home/jenkins/tools/java/latest1.7/bin/java -Xmx2g -Xms256m -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.5/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.5 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 34526
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/httpcomponents-client-4.5.x/ws/httpclient-4.5.x/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean install
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache HttpComponents Client
[INFO] Apache HttpClient
[INFO] Apache HttpClient Mime
[INFO] Apache HttpClient Fluent API
[INFO] Apache HttpClient Cache
[INFO] Apache HttpClient Windows features
[INFO] Apache HttpClient OSGi bundle
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache HttpComponents Client 4.5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ httpcomponents-client ---
[INFO] Deleting <https://builds.apache.org/job/httpcomponents-client-4.5.x/ws/httpclient-4.5.x/target>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ httpcomponents-client ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-main) @ httpcomponents-client ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-test) @ httpcomponents-client ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-examples) @ httpcomponents-client ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ httpcomponents-client ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ httpcomponents-client ---
[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-client-4.5.x/ws/httpclient-4.5.x> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/httpcomponents-client-4.5.x/ws/httpclient-4.5.x>
[INFO] Storing buildNumber: 1786295 at timestamp: 1489147391456
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/httpcomponents-client-4.5.x/ws/httpclient-4.5.x> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/httpcomponents-client-4.5.x/ws/httpclient-4.5.x>
[INFO] Storing buildScmBranch: branches/4.5.x
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ httpcomponents-client ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ httpcomponents-client ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-main) @ httpcomponents-client ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-test) @ httpcomponents-client ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-examples) @ httpcomponents-client ---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ httpcomponents-client ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ httpcomponents-client ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ httpcomponents-client ---
[INFO] 57 implicit excludes (use -debug for more details).
[INFO] Exclude: src/docbkx/resources/**
[INFO] Exclude: src/test/resources/*.truststore
[INFO] Exclude: .checkstyle
[INFO] 16 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 11 licence.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ httpcomponents-client ---
[INFO] Installing <https://builds.apache.org/job/httpcomponents-client-4.5.x/ws/httpclient-4.5.x/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/httpcomponents/httpcomponents-client/4.5.4-SNAPSHOT/httpcomponents-client-4.5.4-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache HttpClient 4.5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ httpclient ---
[INFO] Deleting <https://builds.apache.org/job/httpcomponents-client-4.5.x/ws/httpclient-4.5.x/httpclient/target>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ httpclient ---
[INFO] Starting audit...
<https://builds.apache.org/job/httpcomponents-client-4.5.x/ws/httpclient-4.5.x/httpclient/src/main/java/org/apache/http/client/methods/HttpDelete.java>:51: Trailing whitespace
Audit done.

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache HttpComponents Client ...................... SUCCESS [10.752s]
[INFO] Apache HttpClient ................................. FAILURE [3.249s]
[INFO] Apache HttpClient Mime ............................ SKIPPED
[INFO] Apache HttpClient Fluent API ...................... SKIPPED
[INFO] Apache HttpClient Cache ........................... SKIPPED
[INFO] Apache HttpClient Windows features ................ SKIPPED
[INFO] Apache HttpClient OSGi bundle ..................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 24.306s
[INFO] Finished at: Fri Mar 10 12:03:23 UTC 2017
[INFO] Final Memory: 35M/386M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.9.1:checkstyle (validate) on project httpclient: An error has occurred in Checkstyle report generation. Failed during checkstyle execution: There are 1 checkstyle errors. -> [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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :httpclient
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-4.5.x/ws/httpclient-4.5.x/httpclient-cache/pom.xml> to org.apache.httpcomponents/httpclient-cache/4.5.4-SNAPSHOT/httpclient-cache-4.5.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-4.5.x/ws/httpclient-4.5.x/pom.xml> to org.apache.httpcomponents/httpcomponents-client/4.5.4-SNAPSHOT/httpcomponents-client-4.5.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-4.5.x/ws/httpclient-4.5.x/fluent-hc/pom.xml> to org.apache.httpcomponents/fluent-hc/4.5.4-SNAPSHOT/fluent-hc-4.5.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-4.5.x/ws/httpclient-4.5.x/httpclient-osgi/pom.xml> to org.apache.httpcomponents/httpclient-osgi/4.5.4-SNAPSHOT/httpclient-osgi-4.5.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-4.5.x/ws/httpclient-4.5.x/httpclient/pom.xml> to org.apache.httpcomponents/httpclient/4.5.4-SNAPSHOT/httpclient-4.5.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-4.5.x/ws/httpclient-4.5.x/httpclient-win/pom.xml> to org.apache.httpcomponents/httpclient-win/4.5.4-SNAPSHOT/httpclient-win-4.5.4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-4.5.x/ws/httpclient-4.5.x/httpmime/pom.xml> to org.apache.httpcomponents/httpmime/4.5.4-SNAPSHOT/httpmime-4.5.4-SNAPSHOT.pom
channel stopped

Jenkins build is back to normal : httpcomponents-client-4.5.x #103

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/httpcomponents-client-4.5.x/103/display/redirect?page=changes>