See <https://builds.apache.org/job/Jena_Development_Deploy/1184/changes>

Changes:

[andy] Remove stray junk

[andy] Alignment on output

[andy] Typo

[andy] Remove old, unnecessary workaround.

[andy] JENA-1193: Do not attempt to project vars when not at the top-level.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-2 (docker Ubuntu ubuntu yahoo-not-h2) in workspace 
<https://builds.apache.org/job/Jena_Development_Deploy/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://git.apache.org/jena.git # timeout=10
Fetching upstream changes from git://git.apache.org/jena.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > git://git.apache.org/jena.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 0f2a544a6655b948c4a171a303442c767c2754a7 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0f2a544a6655b948c4a171a303442c767c2754a7
 > git rev-list d4d2dd40b3edccbf9b58f009a4248109f54d9207 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 36796
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[Jena_Development_Deploy] $ 
/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.8/bin/java -Xrs -cp 
/home/jenkins/jenkins-slave/maven32-agent.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.3.3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.3.3/conf/logging
 jenkins.maven3.agent.Maven32Main 
/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.3.3
 /home/jenkins/jenkins-slave/slave.jar 
/home/jenkins/jenkins-slave/maven32-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 36796
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
<https://builds.apache.org/job/Jena_Development_Deploy/ws/pom.xml> 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean deploy
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Jena - Parent
[INFO] Apache Jena - Shadowed external libraries
[INFO] Apache Jena - IRI
[INFO] Apache Jena - Base Common Environment
[INFO] Apache Jena - Core
[INFO] Apache Jena - ARQ (SPARQL 1.1 Query Engine)
[INFO] Apache Jena - TDB (Native Triple Store)
[INFO] Apache Jena - Libraries POM
[INFO] Apache Jena - Command line tools
[INFO] Apache Jena - SPARQL Text Search
[INFO] Apache Jena - SPARQL Spatial Search
[INFO] Apache Jena - Data Tables for RDF and SPARQL
[INFO] Apache Jena - SDB (SQL based triple store)
[INFO] Apache Jena - Fuseki1
[INFO] Apache Jena - Fuseki - A SPARQL 1.1 Server
[INFO] Apache Jena - Fuseki Server Engine
[INFO] Apache Jena - Fuseki WAR File
[INFO] Apache Jena - Fuseki Server Standalone Jar
[INFO] Apache Jena - Fuseki Binary Distribution
[INFO] Apache Jena - Security Permissions
[INFO] Apache Jena - JDBC Parent
[INFO] Apache Jena - JDBC Core API
[INFO] Apache Jena - JDBC Remote Endpoint Driver
[INFO] Apache Jena - JDBC In-Memory Driver
[INFO] Apache Jena - JDBC TDB Driver
[INFO] Apache Jena - JDBC Driver Bundle
[INFO] Apache Jena - Elephas
[INFO] Apache Jena - Elephas - Common API
[INFO] Apache Jena - Elephas - I/O
[INFO] Apache Jena - Elephas - Map/Reduce
[INFO] Apache Jena - Elephas - Statistics Demo App
[INFO] Apache Jena - Distribution
[INFO] Apache Jena - OSGi
[INFO] Apache Jena - OSGi bundle
[INFO] Apache Jena - OSGi Karaf features
[INFO] Apache Jena - Extras
[INFO] Apache Jena - Extras - Query Builder
[INFO] Apache Jena
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Jena - Parent 17-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ jena-parent ---
[INFO] Deleting 
<https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-parent/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce) @ jena-parent ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-checks) @ jena-parent ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: **/.project
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/META-INF/services/*
[INFO] Exclude: **/src-examples/data/*
[INFO] Exclude: **/dist/ABOUT
[INFO] Exclude: **/SEE_FUSEKI2
[INFO] Exclude: **/src/main/webapp/css/*
[INFO] Exclude: **/src/main/webapp/fonts/*
[INFO] Exclude: **/src/main/webapp/js/**/*
[INFO] Exclude: **/vocabularies/*
[INFO] Exclude: **/Vocabularies/*
[INFO] Exclude: **/src/main/**/*.html
[INFO] Exclude: **/src/**/package-info.java
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/*.txt
[INFO] Exclude: **/*.md
[INFO] Exclude: **/META-INF/services/*
[INFO] Exclude: **/src/test/resources/**/*
[INFO] Exclude: **/testing/**/*
[INFO] Exclude: **/log4j.properties
[INFO] Exclude: **/log4j-testing.properties
[INFO] Exclude: **/derby.log
[INFO] Exclude: **/DB/**/*
[INFO] Exclude: **/tdb*.cfg
[INFO] Exclude: **/run/**/*
[INFO] Exclude: **/*.classpath
[INFO] Exclude: **/target/**/*
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] 3 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 
approved: 1 licence.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ jena-parent ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ 
jena-parent ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ jena-parent ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable 
package
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jena-parent 
---
[INFO] Installing 
<https://builds.apache.org/job/Jena_Development_Deploy/ws/jena-parent/pom.xml> 
to 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/jena/jena-parent/17-SNAPSHOT/jena-parent-17-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ jena-parent ---
[INFO] Downloading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/jena/jena-parent/17-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata 
org.apache.jena:jena-parent:17-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/jena/jena-parent/17-SNAPSHOT/maven-metadata.xml.
 Return code is: 502 , ReasonPhrase:Proxy Error.
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled[INFO] 
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Jena - Parent ............................... FAILURE [01:12 min]
[INFO] Apache Jena - Shadowed external libraries .......... SKIPPED
[INFO] Apache Jena - IRI .................................. SKIPPED
[INFO] Apache Jena - Base Common Environment .............. SKIPPED
[INFO] Apache Jena - Core ................................. SKIPPED
[INFO] Apache Jena - ARQ (SPARQL 1.1 Query Engine) ........ SKIPPED
[INFO] Apache Jena - TDB (Native Triple Store) ............ SKIPPED
[INFO] Apache Jena - Libraries POM ........................ SKIPPED
[INFO] Apache Jena - Command line tools ................... SKIPPED
[INFO] Apache Jena - SPARQL Text Search ................... SKIPPED
[INFO] Apache Jena - SPARQL Spatial Search ................ SKIPPED
[INFO] Apache Jena - Data Tables for RDF and SPARQL ....... SKIPPED
[INFO] Apache Jena - SDB (SQL based triple store) ......... SKIPPED
[INFO] Apache Jena - Fuseki1 .............................. SKIPPED
[INFO] Apache Jena - Fuseki - A SPARQL 1.1 Server ......... SKIPPED
[INFO] Apache Jena - Fuseki Server Engine ................. SKIPPED
[INFO] Apache Jena - Fuseki WAR File ...................... SKIPPED
[INFO] Apache Jena - Fuseki Server Standalone Jar ......... SKIPPED
[INFO] Apache Jena - Fuseki Binary Distribution ........... SKIPPED
[INFO] Apache Jena - Security Permissions ................. SKIPPED
[INFO] Apache Jena - JDBC Parent .......................... SKIPPED
[INFO] Apache Jena - JDBC Core API ........................ SKIPPED
[INFO] Apache Jena - JDBC Remote Endpoint Driver .......... SKIPPED
[INFO] Apache Jena - JDBC In-Memory Driver ................ SKIPPED
[INFO] Apache Jena - JDBC TDB Driver ...................... SKIPPED
[INFO] Apache Jena - JDBC Driver Bundle ................... SKIPPED
[INFO] Apache Jena - Elephas .............................. SKIPPED
[INFO] Apache Jena - Elephas - Common API ................. SKIPPED
[INFO] Apache Jena - Elephas - I/O ........................ SKIPPED
[INFO] Apache Jena - Elephas - Map/Reduce ................. SKIPPED
[INFO] Apache Jena - Elephas - Statistics Demo App ........ SKIPPED
[INFO] Apache Jena - Distribution ......................... SKIPPED
[INFO] Apache Jena - OSGi ................................. SKIPPED
[INFO] Apache Jena - OSGi bundle .......................... SKIPPED
[INFO] Apache Jena - OSGi Karaf features .................. SKIPPED
[INFO] Apache Jena - Extras ............................... SKIPPED
[INFO] Apache Jena - Extras - Query Builder ............... SKIPPED
[INFO] Apache Jena ........................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:22 min
[INFO] Finished at: 2016-06-12T09:57:05+00:00

[INFO] Final Memory: 43M/845M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on 
project jena-parent: Failed to retrieve remote metadata 
org.apache.jena:jena-parent:17-SNAPSHOT/maven-metadata.xml: Could not transfer 
metadata org.apache.jena:jena-parent:17-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/jena/jena-parent/17-SNAPSHOT/maven-metadata.xml.
 Return code is: 502 , ReasonPhrase:Proxy 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
channel stopped

Reply via email to