You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@any23.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/05/26 04:20:34 UTC

Build failed in Jenkins: Any23-trunk #994

See <https://builds.apache.org/job/Any23-trunk/994/changes>

Changes:

[lewis.j.mcgibbney] ANY23-209 Bug in site generation

------------------------------------------
Started by timer
Building remotely on ubuntu6 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/Any23-trunk/ws/>
 > git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/any23.git
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/any23.git
 > git --version
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/any23.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit}
Checking out Revision 4aaccd28d443ac68597e3e6024fcc9309501ed8d (origin/master)
 > git config core.sparsecheckout
 > git checkout -f 4aaccd28d443ac68597e3e6024fcc9309501ed8d
 > git rev-list 03aa661a73f5c8d58bf578401d1c3c83b578ab3d
Parsing POMs
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Any23-trunk] $ /home/hudson/tools/java/latest1.7/bin/java -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/hudson/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/hudson/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 54312
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/Any23-trunk/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean deploy
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Any23
[INFO] Apache Any23 :: Base API
[INFO] Apache Any23 :: Test Resources
[INFO] Apache Any23 :: NQuads Parser and Writer
[INFO] Apache Any23 :: CSV Utilities
[INFO] Apache Any23 :: Mime Type Detection
[INFO] Apache Any23 :: Encoding Detection
[INFO] Apache Any23 :: Core
[INFO] Apache Any23 :: Plugins :: Basic Crawler
[INFO] Apache Any23 :: Plugins :: HTML Scraper
[INFO] Apache Any23 :: Plugins :: Office Scraper
[INFO] Apache Any23 :: Plugins :: Integration Test
[INFO] Apache Any23 :: Service
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Any23 1.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ apache-any23 ---
[INFO] Deleting <https://builds.apache.org/job/Any23-trunk/ws/target>
[INFO] 
[INFO] --- cobertura-maven-plugin:2.5.1:clean (default) @ apache-any23 ---
[INFO] Skipping cobertura mojo for project with packaging type 'pom'
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ apache-any23 ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Any23-trunk/ws/> && git show
[INFO] Working directory: <https://builds.apache.org/job/Any23-trunk/ws/>
[INFO] Storing buildNumber: null at timestamp: 1401070642757
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Any23-trunk/ws/> && git show
[INFO] Working directory: <https://builds.apache.org/job/Any23-trunk/ws/>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) @ apache-any23 ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.3:single (assembly) @ apache-any23 ---
[INFO] Reading assembly descriptor: <https://builds.apache.org/job/Any23-trunk/ws/src/main/assembly/src.xml>
[INFO] Building tar: <https://builds.apache.org/job/Any23-trunk/ws/target/apache-any23-1.1-SNAPSHOT-src.tar.gz>
[INFO] Building zip: <https://builds.apache.org/job/Any23-trunk/ws/target/apache-any23-1.1-SNAPSHOT-src.zip>
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ apache-any23 ---
[INFO] Installing <https://builds.apache.org/job/Any23-trunk/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/any23/apache-any23/1.1-SNAPSHOT/apache-any23-1.1-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Any23-trunk/ws/target/apache-any23-1.1-SNAPSHOT-site.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/any23/apache-any23/1.1-SNAPSHOT/apache-any23-1.1-SNAPSHOT-site.xml
[INFO] Installing <https://builds.apache.org/job/Any23-trunk/ws/target/apache-any23-1.1-SNAPSHOT-src.tar.gz> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/any23/apache-any23/1.1-SNAPSHOT/apache-any23-1.1-SNAPSHOT-src.tar.gz
[INFO] Installing <https://builds.apache.org/job/Any23-trunk/ws/target/apache-any23-1.1-SNAPSHOT-src.zip> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/any23/apache-any23/1.1-SNAPSHOT/apache-any23-1.1-SNAPSHOT-src.zip
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ apache-any23 ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/any23/apache-any23/1.1-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.any23:apache-any23:1.1-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/any23/apache-any23/1.1-SNAPSHOT/maven-metadata.xml. Return code is: 500, ReasonPhrase:Server Error.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Any23 ...................................... FAILURE [28.047s]
[INFO] Apache Any23 :: Base API .......................... SKIPPED
[INFO] Apache Any23 :: Test Resources .................... SKIPPED
[INFO] Apache Any23 :: NQuads Parser and Writer .......... SKIPPED
[INFO] Apache Any23 :: CSV Utilities ..................... SKIPPED
[INFO] Apache Any23 :: Mime Type Detection ............... SKIPPED
[INFO] Apache Any23 :: Encoding Detection ................ SKIPPED
[INFO] Apache Any23 :: Core .............................. SKIPPED
[INFO] Apache Any23 :: Plugins :: Basic Crawler .......... SKIPPED
[INFO] Apache Any23 :: Plugins :: HTML Scraper ........... SKIPPED
[INFO] Apache Any23 :: Plugins :: Office Scraper ......... SKIPPED
[INFO] Apache Any23 :: Plugins :: Integration Test ....... SKIPPED
[INFO] Apache Any23 :: Service ........................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 34.780s
[INFO] Finished at: Mon May 26 02:17:35 UTC 2014
[INFO] Final Memory: 21M/138M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project apache-any23: Failed to retrieve remote metadata org.apache.any23:apache-any23:1.1-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.apache.any23:apache-any23:1.1-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/any23/apache-any23/1.1-SNAPSHOT/maven-metadata.xml. Return code is: 500, ReasonPhrase:Server 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/MojoExecutionException

[JENKINS] Archiving <https://builds.apache.org/job/Any23-trunk/ws/core/pom.xml> to org.apache.any23/apache-any23-core/1.1-SNAPSHOT/apache-any23-core-1.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Any23-trunk/ws/test-resources/pom.xml> to org.apache.any23/apache-any23-test-resources/1.1-SNAPSHOT/apache-any23-test-resources-1.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Any23-trunk/ws/plugins/office-scraper/pom.xml> to org.apache.any23.plugins/apache-any23-office-scraper/1.0.5-SNAPSHOT/apache-any23-office-scraper-1.0.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Any23-trunk/ws/plugins/html-scraper/pom.xml> to org.apache.any23.plugins/apache-any23-html-scraper/1.0.6-SNAPSHOT/apache-any23-html-scraper-1.0.6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Any23-trunk/ws/service/pom.xml> to org.apache.any23/apache-any23-service/1.1-SNAPSHOT/apache-any23-service-1.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Any23-trunk/ws/api/pom.xml> to org.apache.any23/apache-any23-api/1.1-SNAPSHOT/apache-any23-api-1.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Any23-trunk/ws/csvutils/pom.xml> to org.apache.any23/apache-any23-csvutils/1.1-SNAPSHOT/apache-any23-csvutils-1.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Any23-trunk/ws/plugins/integration-test/pom.xml> to org.apache.any23.plugins/apache-any23-integration-test/1.1-SNAPSHOT/apache-any23-integration-test-1.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Any23-trunk/ws/pom.xml> to org.apache.any23/apache-any23/1.1-SNAPSHOT/apache-any23-1.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Any23-trunk/ws/target/apache-any23-1.1-SNAPSHOT-site.xml> to org.apache.any23/apache-any23/1.1-SNAPSHOT/apache-any23-1.1-SNAPSHOT-site.xml
[JENKINS] Archiving <https://builds.apache.org/job/Any23-trunk/ws/target/apache-any23-1.1-SNAPSHOT-src.tar.gz> to org.apache.any23/apache-any23/1.1-SNAPSHOT/apache-any23-1.1-SNAPSHOT-src.tar.gz
[JENKINS] Archiving <https://builds.apache.org/job/Any23-trunk/ws/target/apache-any23-1.1-SNAPSHOT-src.zip> to org.apache.any23/apache-any23/1.1-SNAPSHOT/apache-any23-1.1-SNAPSHOT-src.zip
[JENKINS] Archiving <https://builds.apache.org/job/Any23-trunk/ws/plugins/basic-crawler/pom.xml> to org.apache.any23.plugins/apache-any23-basic-crawler/1.0.5-SNAPSHOT/apache-any23-basic-crawler-1.0.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Any23-trunk/ws/encoding/pom.xml> to org.apache.any23/apache-any23-encoding/1.1-SNAPSHOT/apache-any23-encoding-1.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Any23-trunk/ws/nquads/pom.xml> to org.apache.any23/apache-any23-nquads/1.1-SNAPSHOT/apache-any23-nquads-1.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Any23-trunk/ws/mime/pom.xml> to org.apache.any23/apache-any23-mime/1.1-SNAPSHOT/apache-any23-mime-1.1-SNAPSHOT.pom
channel stopped
Updating ANY23-209

Jenkins build is back to normal : Any23-trunk #995

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Any23-trunk/995/>