You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/06/10 20:55:37 UTC

Build failed in Jenkins: Jena_Development_Test_Java8 #2

See <https://builds.apache.org/job/Jena_Development_Test_Java8/2/changes>

Changes:

[andy] Tests due to JENA-710

[andy] First pass fix for JENA-710.

[andy] Comments

[rvesse] Rework the TDB disk location locking a little and improve test casesto better detect whether they are valid on the platform they are running on (JENA-648)

Also adds a flag for this feature to SystemTDB which is currently off by default until the code and implementation stabilises

[rvesse] Temporarily disable all TDB lock file changes until they are more thoroughly debugged and cleaned up since they are causing unexpected test failures elsewhere (JENA-648)

------------------------------------------
[...truncated 11802 lines...]
AU        apache-jena/bin/tdbbackup
AU        apache-jena/bin/tdbquery
AU        apache-jena/bin/ntriples
AU        apache-jena/bin/tdbloader
AU        apache-jena/bin/infer
AU        apache-jena/bin/rdfcat
AU        apache-jena/bin/trig
AU        apache-jena/bin/rdfparse
AU        apache-jena/bin/wwwenc
AU        apache-jena/bin/tdbloader2worker
AU        apache-jena/bin/rset
AU        apache-jena/bin/riot
AU        apache-jena/bin/turtle
AU        apache-jena/bin/update
AU        apache-jena/bin/arq
AU        apache-jena/bin/iri
AU        apache-jena/bin/utf8
AU        apache-jena/bin/tdbstats
AU        apache-jena/bin/qparse
AU        apache-jena/bin/nquads
AU        apache-jena/bin/rdfxml
AU        apache-jena/bin/uparse
AU        apache-jena/bin/tdbdump
AU        apache-jena/bin/wwwdec
AU        apache-jena/bin/sparql
AU        apache-jena/bin/rupdate
A         apache-jena/assembly-jena-zip.xml
A         apache-jena/pom.xml
 U        .
At revision 1601736
Parsing POMs
maven31-agent.jar already up to date
maven31-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[trunk] $ /home/jenkins/tools/java/jdk1.8.0/bin/java -Xrs -cp /home/jenkins/jenkins-slave/maven31-agent.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.1.1/boot/plexus-classworlds-2.5.1.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.1.1/conf/logging jenkins.maven3.agent.Maven31Main /home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.1.1 /x1/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven31-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 53479
<===[JENKINS REMOTING CAPACITY]===>   channel started
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
Executing Maven:  -B -f <https://builds.apache.org/job/Jena_Development_Test_Java8/ws/trunk/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean test
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Jena - Parent
[INFO] Apache Jena - IRI
[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 - SPARQL Text Search
[INFO] Apache Jena - SPARQL Spatial Search
[INFO] Apache Jena - SDB (SQL based triple store)
[INFO] Apache Jena - Fuseki (SPARQL 1.1 Server)
[INFO] Apache Jena - Security
[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 - Maven Plugins, including schemagen
[INFO] Apache Jena - Distribution
[INFO] Apache Jena
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Jena - Parent 10-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jena-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce) @ jena-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-java) @ jena-parent ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ jena-parent ---
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Jena - IRI 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jena-iri ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce) @ jena-iri ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-java) @ jena-iri ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ jena-iri ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jena-iri ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jena-iri ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 44 source files to <https://builds.apache.org/job/Jena_Development_Test_Java8/ws/trunk/jena-iri/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jena-iri ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ jena-iri ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 22 source files to <https://builds.apache.org/job/Jena_Development_Test_Java8/ws/trunk/jena-iri/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.15:test (default-test) @ jena-iri ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Jena_Development_Test_Java8/ws/trunk/jena-iri/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.jena.iri.test.TestPackage
Tests run: 1297, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.002 sec - in org.apache.jena.iri.test.TestPackage

Results :

Tests run: 1297, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Jena - Core 2.12.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jena-core ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce) @ jena-core ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-java) @ jena-core ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ jena-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jena-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to etc
[INFO] Copying 19 resources
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jena-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 748 source files to <https://builds.apache.org/job/Jena_Development_Test_Java8/ws/trunk/jena-core/target/classes>
[WARNING] <https://builds.apache.org/job/Jena_Development_Test_Java8/ws/trunk/jena-core/src/main/java/com/hp/hpl/jena/rdf/model/impl/ModelReifier.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/Jena_Development_Test_Java8/ws/trunk/jena-core/src/main/java/com/hp/hpl/jena/rdf/model/impl/ModelReifier.java>: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jena-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 33 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ jena-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 349 source files to <https://builds.apache.org/job/Jena_Development_Test_Java8/ws/trunk/jena-core/target/test-classes>
[WARNING] <https://builds.apache.org/job/Jena_Development_Test_Java8/ws/trunk/jena-core/src/test/java/com/hp/hpl/jena/graph/compose/test/TestDelta.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/Jena_Development_Test_Java8/ws/trunk/jena-core/src/test/java/com/hp/hpl/jena/graph/compose/test/TestDelta.java>: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.15:test (default-test) @ jena-core ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Jena_Development_Test_Java8/ws/trunk/jena-core/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running com.hp.hpl.jena.test.TestPackage
Tests run: 8667, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.888 sec - in com.hp.hpl.jena.test.TestPackage

Results :

Tests run: 8667, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Jena - ARQ (SPARQL 1.1 Query Engine) 2.12.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jena-arq ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce) @ jena-arq ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-java) @ jena-arq ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ jena-arq ---
[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 .............................. SUCCESS [7.049s]
[INFO] Apache Jena - IRI ................................. SUCCESS [8.306s]
[INFO] Apache Jena - Core ................................ SUCCESS [44.209s]
[INFO] Apache Jena - ARQ (SPARQL 1.1 Query Engine) ....... FAILURE [0.538s]
[INFO] Apache Jena - TDB (Native Triple Store) ........... SKIPPED
[INFO] Apache Jena - Libraries POM ....................... SKIPPED
[INFO] Apache Jena - SPARQL Text Search .................. SKIPPED
[INFO] Apache Jena - SPARQL Spatial Search ............... SKIPPED
[INFO] Apache Jena - SDB (SQL based triple store) ........ SKIPPED
[INFO] Apache Jena - Fuseki (SPARQL 1.1 Server) .......... SKIPPED
[INFO] Apache Jena - Security ............................ 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 - Maven Plugins, including schemagen .. SKIPPED
[INFO] Apache Jena - Distribution ........................ SKIPPED
[INFO] Apache Jena ....................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:05.919s
[INFO] Finished at: Tue Jun 10 18:55:18 UTC 2014
[INFO] Final Memory: 31M/135M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-remote-resources-plugin:1.5:process (default) on project jena-arq: Error rendering velocity resource. NullPointerException -> [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 :jena-arq
Sending e-mails to: commits@jena.apache.org
channel stopped

Jenkins build is back to normal : Jena_Development_Test_Java8 #7

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Jena_Development_Test_Java8/7/changes>


Build failed in Jenkins: Jena_Development_Test_Java8 #6

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Jena_Development_Test_Java8/6/changes>

Changes:

[andy] JENA-712 : print BASE and use for realtive URIs if and onld if it was explicitly set in the query abstract syntax tree.

[andy] No need to copy the prologue -- shouldn't mofdiy the query at all (and it may be null).

------------------------------------------
[...truncated 14570 lines...]
[DEBUG]   testArtifact: artifact=org.apache.httpcomponents:httpclient:jar:4.2.6:compile
[DEBUG]   includeArtifact: artifact=org.apache.httpcomponents:httpclient:jar:4.2.6:compile
[DEBUG]   startProcessChildren: artifact=org.apache.httpcomponents:httpclient:jar:4.2.6:compile
[DEBUG]     testArtifact: artifact=org.apache.httpcomponents:httpcore:jar:4.2.5:compile
[DEBUG]     includeArtifact: artifact=org.apache.httpcomponents:httpcore:jar:4.2.5:compile
[DEBUG]     startProcessChildren: artifact=org.apache.httpcomponents:httpcore:jar:4.2.5:compile
[DEBUG]     endProcessChildren: artifact=org.apache.httpcomponents:httpcore:jar:4.2.5:compile
[DEBUG]     testArtifact: artifact=commons-codec:commons-codec:jar:1.6:compile
[DEBUG]     includeArtifact: artifact=commons-codec:commons-codec:jar:1.6:compile
[DEBUG]     startProcessChildren: artifact=commons-codec:commons-codec:jar:1.6:compile
[DEBUG]     endProcessChildren: artifact=commons-codec:commons-codec:jar:1.6:compile
[DEBUG]   endProcessChildren: artifact=org.apache.httpcomponents:httpclient:jar:4.2.6:compile
[DEBUG]   testArtifact: artifact=com.github.jsonld-java:jsonld-java:jar:0.4:compile
[DEBUG]   includeArtifact: artifact=com.github.jsonld-java:jsonld-java:jar:0.4:compile
[DEBUG]   startProcessChildren: artifact=com.github.jsonld-java:jsonld-java:jar:0.4:compile
[DEBUG]     testArtifact: artifact=com.fasterxml.jackson.core:jackson-core:jar:2.3.3:compile
[DEBUG]     includeArtifact: artifact=com.fasterxml.jackson.core:jackson-core:jar:2.3.3:compile
[DEBUG]     startProcessChildren: artifact=com.fasterxml.jackson.core:jackson-core:jar:2.3.3:compile
[DEBUG]     endProcessChildren: artifact=com.fasterxml.jackson.core:jackson-core:jar:2.3.3:compile
[DEBUG]     testArtifact: artifact=com.fasterxml.jackson.core:jackson-databind:jar:2.3.3:compile
[DEBUG]     includeArtifact: artifact=com.fasterxml.jackson.core:jackson-databind:jar:2.3.3:compile
[DEBUG]     startProcessChildren: artifact=com.fasterxml.jackson.core:jackson-databind:jar:2.3.3:compile
[DEBUG]       testArtifact: artifact=com.fasterxml.jackson.core:jackson-annotations:jar:2.3.0:compile
[DEBUG]       includeArtifact: artifact=com.fasterxml.jackson.core:jackson-annotations:jar:2.3.0:compile
[DEBUG]       startProcessChildren: artifact=com.fasterxml.jackson.core:jackson-annotations:jar:2.3.0:compile
[DEBUG]       endProcessChildren: artifact=com.fasterxml.jackson.core:jackson-annotations:jar:2.3.0:compile
[DEBUG]       testArtifact: artifact=com.fasterxml.jackson.core:jackson-core:jar:2.3.3:compile
[DEBUG]       omitForNearer: omitted=com.fasterxml.jackson.core:jackson-core:jar:2.3.3:compile kept=com.fasterxml.jackson.core:jackson-core:jar:2.3.3:compile
[DEBUG]     endProcessChildren: artifact=com.fasterxml.jackson.core:jackson-databind:jar:2.3.3:compile
[DEBUG]   endProcessChildren: artifact=com.github.jsonld-java:jsonld-java:jar:0.4:compile
[DEBUG]   testArtifact: artifact=org.apache.httpcomponents:httpclient-cache:jar:4.2.6:compile
[DEBUG]   includeArtifact: artifact=org.apache.httpcomponents:httpclient-cache:jar:4.2.6:compile
[DEBUG]   startProcessChildren: artifact=org.apache.httpcomponents:httpclient-cache:jar:4.2.6:compile
[DEBUG]     manageArtifactVersion: artifact=org.apache.httpcomponents:httpclient:jar:4.2.6:compile, replacement=org.apache.httpcomponents:httpclient:jar:4.2.6
[DEBUG]     testArtifact: artifact=org.apache.httpcomponents:httpclient:jar:4.2.6:compile
[DEBUG]     manageArtifactVersion: artifact=org.apache.httpcomponents:httpclient:jar:4.2.6:compile, replacement=org.apache.httpcomponents:httpclient:jar:4.2.6
[DEBUG]     omitForNearer: omitted=org.apache.httpcomponents:httpclient:jar:4.2.6:compile kept=org.apache.httpcomponents:httpclient:jar:4.2.6:compile
[DEBUG]   endProcessChildren: artifact=org.apache.httpcomponents:httpclient-cache:jar:4.2.6:compile
[DEBUG]   testArtifact: artifact=org.slf4j:jcl-over-slf4j:jar:1.7.6:compile
[DEBUG]   includeArtifact: artifact=org.slf4j:jcl-over-slf4j:jar:1.7.6:compile
[DEBUG]   startProcessChildren: artifact=org.slf4j:jcl-over-slf4j:jar:1.7.6:compile
[DEBUG]     manageArtifactVersion: artifact=org.slf4j:slf4j-api:jar:1.7.6:compile, replacement=org.slf4j:slf4j-api:jar:1.7.6
[DEBUG]     testArtifact: artifact=org.slf4j:slf4j-api:jar:1.7.6:compile
[DEBUG]     manageArtifactVersion: artifact=org.slf4j:slf4j-api:jar:1.7.6:compile, replacement=org.slf4j:slf4j-api:jar:1.7.6
[DEBUG]     omitForNearer: omitted=org.slf4j:slf4j-api:jar:1.7.6:compile kept=org.slf4j:slf4j-api:jar:1.7.6:compile
[DEBUG]   endProcessChildren: artifact=org.slf4j:jcl-over-slf4j:jar:1.7.6:compile
[DEBUG]   testArtifact: artifact=junit:junit:jar:4.11:test
[DEBUG]   includeArtifact: artifact=junit:junit:jar:4.11:test
[DEBUG]   startProcessChildren: artifact=junit:junit:jar:4.11:test
[DEBUG]     testArtifact: artifact=org.hamcrest:hamcrest-core:jar:1.3:test
[DEBUG]     includeArtifact: artifact=org.hamcrest:hamcrest-core:jar:1.3:test
[DEBUG]     startProcessChildren: artifact=org.hamcrest:hamcrest-core:jar:1.3:test
[DEBUG]     endProcessChildren: artifact=org.hamcrest:hamcrest-core:jar:1.3:test
[DEBUG]   endProcessChildren: artifact=junit:junit:jar:4.11:test
[DEBUG]   testArtifact: artifact=org.slf4j:slf4j-api:jar:1.7.6:compile
[DEBUG]   omitForNearer: omitted=org.slf4j:slf4j-api:jar:1.7.6:compile kept=org.slf4j:slf4j-api:jar:1.7.6:compile
[DEBUG]   includeArtifact: artifact=org.slf4j:slf4j-api:jar:1.7.6:compile
[DEBUG]   startProcessChildren: artifact=org.slf4j:slf4j-api:jar:1.7.6:compile
[DEBUG]   endProcessChildren: artifact=org.slf4j:slf4j-api:jar:1.7.6:compile
[DEBUG]   testArtifact: artifact=org.slf4j:slf4j-log4j12:jar:1.7.6:compile
[DEBUG]   omitForNearer: omitted=org.slf4j:slf4j-log4j12:jar:1.7.6:compile kept=org.slf4j:slf4j-log4j12:jar:1.7.6:compile
[DEBUG]   includeArtifact: artifact=org.slf4j:slf4j-log4j12:jar:1.7.6:compile
[DEBUG]   startProcessChildren: artifact=org.slf4j:slf4j-log4j12:jar:1.7.6:compile
[DEBUG]     manageArtifactVersion: artifact=org.slf4j:slf4j-api:jar:1.7.6:compile, replacement=org.slf4j:slf4j-api:jar:1.7.6
[DEBUG]     testArtifact: artifact=org.slf4j:slf4j-api:jar:1.7.6:compile
[DEBUG]     manageArtifactVersion: artifact=org.slf4j:slf4j-api:jar:1.7.6:compile, replacement=org.slf4j:slf4j-api:jar:1.7.6
[DEBUG]     omitForNearer: omitted=org.slf4j:slf4j-api:jar:1.7.6:compile kept=org.slf4j:slf4j-api:jar:1.7.6:compile
[DEBUG]     manageArtifactVersion: artifact=log4j:log4j:jar:1.2.17:compile, replacement=log4j:log4j:jar:1.2.17
[DEBUG]     testArtifact: artifact=log4j:log4j:jar:1.2.17:compile
[DEBUG]     manageArtifactVersion: artifact=log4j:log4j:jar:1.2.17:compile, replacement=log4j:log4j:jar:1.2.17
[DEBUG]     omitForNearer: omitted=log4j:log4j:jar:1.2.17:compile kept=log4j:log4j:jar:1.2.17:compile
[DEBUG]   endProcessChildren: artifact=org.slf4j:slf4j-log4j12:jar:1.7.6:compile
[DEBUG]   testArtifact: artifact=log4j:log4j:jar:1.2.17:compile
[DEBUG]   omitForNearer: omitted=log4j:log4j:jar:1.2.17:compile kept=log4j:log4j:jar:1.2.17:compile
[DEBUG]   includeArtifact: artifact=log4j:log4j:jar:1.2.17:compile
[DEBUG]   startProcessChildren: artifact=log4j:log4j:jar:1.2.17:compile
[DEBUG]   endProcessChildren: artifact=log4j:log4j:jar:1.2.17:compile
[DEBUG] endProcessChildren: artifact=org.apache.jena:jena-arq:jar:2.12.0-SNAPSHOT
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ jena-arq ---
[DEBUG] Initializing Velocity, Calling init()...
[DEBUG] *******************************************************************
[DEBUG] Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
[DEBUG] RuntimeInstance initializing.
[DEBUG] Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties
[DEBUG] Default ResourceManager initializing. (class org.apache.velocity.runtime.resource.ResourceManagerImpl)
[DEBUG] ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
[DEBUG] ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
[DEBUG] Default ResourceManager initialization complete.
[DEBUG] Loaded System Directive: org.apache.velocity.runtime.directive.Stop
[DEBUG] Loaded System Directive: org.apache.velocity.runtime.directive.Define
[DEBUG] Loaded System Directive: org.apache.velocity.runtime.directive.Break
[DEBUG] Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
[DEBUG] Loaded System Directive: org.apache.velocity.runtime.directive.Literal
[DEBUG] Loaded System Directive: org.apache.velocity.runtime.directive.Macro
[DEBUG] Loaded System Directive: org.apache.velocity.runtime.directive.Parse
[DEBUG] Loaded System Directive: org.apache.velocity.runtime.directive.Include
[DEBUG] Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
[DEBUG] Velocimacro : initialization starting.
[DEBUG] Velocimacro : "velocimacro.library" is not set.  Trying default library: VM_global_library.vm
[DEBUG] Velocimacro : Default library not found.
[DEBUG] Velocimacro : allowInline = true : VMs can be defined inline in templates
[DEBUG] Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
[DEBUG] Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
[DEBUG] Velocimacro : autoload off : VM system will not automatically reload global library macros
[DEBUG] Velocimacro : Velocimacro : initialization complete.
[DEBUG] RuntimeInstance successfully initialized.
[DEBUG] Supplemental data models won't be loaded.  No models specified.
[DEBUG] inceptionYear not specified, defaulting to 2014
[DEBUG] Building project for com.fasterxml.jackson.core:jackson-databind:jar:2.3.3:compile
[DEBUG] Adding project with groupId [com.fasterxml.jackson.core]
[DEBUG] Building project for log4j:log4j:jar:1.2.17:compile
[DEBUG] Adding project with groupId [log4j]
[DEBUG] Building project for org.slf4j:slf4j-api:jar:1.7.6:compile
[DEBUG] Adding project with groupId [org.slf4j]
[DEBUG] Building project for com.fasterxml.jackson.core:jackson-core:jar:2.3.3:compile
[DEBUG] Adding project with groupId [com.fasterxml.jackson.core]
[DEBUG] Building project for org.slf4j:slf4j-log4j12:jar:1.7.6:compile
[DEBUG] Adding project with groupId [org.slf4j]
[DEBUG] Building project for org.apache.httpcomponents:httpclient-cache:jar:4.2.6:compile
[DEBUG] Adding project with groupId [org.apache.httpcomponents]
[DEBUG] Building project for com.fasterxml.jackson.core:jackson-annotations:jar:2.3.0:compile
[DEBUG] Adding project with groupId [com.fasterxml.jackson.core]
[DEBUG] Building project for org.slf4j:jcl-over-slf4j:jar:1.7.6:compile
[DEBUG] Adding project with groupId [org.slf4j]
[DEBUG] Building project for com.github.jsonld-java:jsonld-java:jar:0.4:compile
[DEBUG] Adding project with groupId [com.github.jsonld-java]
[DEBUG] Building project for org.apache.jena:jena-core:jar:2.12.0-SNAPSHOT:compile
[DEBUG] Adding project with groupId [org.apache.jena]
[DEBUG] Building project for org.apache.jena:jena-iri:jar:1.1.0-SNAPSHOT:compile
[DEBUG] Adding project with groupId [org.apache.jena]
[DEBUG] Building project for xerces:xercesImpl:jar:2.11.0:compile
[DEBUG] Adding project with groupId [xerces]
[DEBUG] Building project for xml-apis:xml-apis:jar:1.4.01:compile
[DEBUG] Adding project with groupId [xml-apis]
[DEBUG] Building project for org.apache.httpcomponents:httpcore:jar:4.2.5:compile
[DEBUG] Adding project with groupId [org.apache.httpcomponents]
[DEBUG] Building project for commons-codec:commons-codec:jar:1.6:compile
[DEBUG] Adding project with groupId [commons-codec]
[DEBUG] Building project for org.apache.httpcomponents:httpclient:jar:4.2.6:compile
[DEBUG] Adding project with groupId [org.apache.httpcomponents]
[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 .............................. SUCCESS [30.406s]
[INFO] Apache Jena - IRI ................................. SUCCESS [29.615s]
[INFO] Apache Jena - Core ................................ SUCCESS [1:56.182s]
[INFO] Apache Jena - ARQ (SPARQL 1.1 Query Engine) ....... FAILURE [9.450s]
[INFO] Apache Jena - TDB (Native Triple Store) ........... SKIPPED
[INFO] Apache Jena - Libraries POM ....................... SKIPPED
[INFO] Apache Jena - SPARQL Text Search .................. SKIPPED
[INFO] Apache Jena - SPARQL Spatial Search ............... SKIPPED
[INFO] Apache Jena - SDB (SQL based triple store) ........ SKIPPED
[INFO] Apache Jena - Fuseki (SPARQL 1.1 Server) .......... SKIPPED
[INFO] Apache Jena - Security ............................ 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 - Maven Plugins, including schemagen .. SKIPPED
[INFO] Apache Jena - Distribution ........................ SKIPPED
[INFO] Apache Jena ....................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3:22.992s
[INFO] Finished at: Sun Jun 15 14:13:42 UTC 2014

[INFO] Final Memory: 31M/194M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-remote-resources-plugin:1.5:process (default) on project jena-arq: Error rendering velocity resource. NullPointerException -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-remote-resources-plugin:1.5:process (default) on project jena-arq: Error rendering velocity resource.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:317)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:152)
	at org.jvnet.hudson.maven3.launcher.Maven31Launcher.main(Maven31Launcher.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven31Main.launch(Maven31Main.java:181)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:134)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:69)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:744)
Caused by: org.apache.maven.plugin.MojoExecutionException: Error rendering velocity resource.
	at org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.processResourceBundles(ProcessRemoteResourcesMojo.java:1246)
	at org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.execute(ProcessRemoteResourcesMojo.java:520)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:106)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
	... 30 more
Caused by: java.lang.NullPointerException
	at java.util.Objects.requireNonNull(Objects.java:203)
	at java.util.ArrayList.removeAll(ArrayList.java:674)
	at org.apache.maven.shared.filtering.DefaultMavenFileFilter.getDefaultFilterWrappers(DefaultMavenFileFilter.java:216)
	at org.apache.maven.shared.filtering.DefaultMavenFileFilter.copyFile(DefaultMavenFileFilter.java:84)
	at org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.copyResourceIfExists(ProcessRemoteResourcesMojo.java:884)
	at org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.processResourceBundles(ProcessRemoteResourcesMojo.java:1139)
	... 33 more
[ERROR] 
[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 :jena-arq
Sending e-mails to: commits@jena.apache.org
channel stopped

Build failed in Jenkins: Jena_Development_Test_Java8 #5

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Jena_Development_Test_Java8/5/changes>

Changes:

[andy] Allow leading * and ? (but they may be slow)

[andy] Clean for Java7

------------------------------------------
[...truncated 11804 lines...]
A         jena-core/src/main/java/com/hp/hpl/jena/n3/turtle/TurtleEventNull.java
A         jena-core/src/main/java/com/hp/hpl/jena/n3/turtle/parser
A         jena-core/src/main/java/com/hp/hpl/jena/n3/turtle/parser/TurtleParserTokenManager.java
A         jena-core/src/main/java/com/hp/hpl/jena/n3/turtle/parser/ParseException.java
A         jena-core/src/main/java/com/hp/hpl/jena/n3/turtle/parser/TurtleParserConstants.java
A         jena-core/src/main/java/com/hp/hpl/jena/n3/turtle/parser/JavaCharStream.java
A         jena-core/src/main/java/com/hp/hpl/jena/n3/turtle/parser/TurtleParser.java
A         jena-core/src/main/java/com/hp/hpl/jena/n3/turtle/parser/Token.java
A         jena-core/src/main/java/com/hp/hpl/jena/n3/turtle/parser/TokenMgrError.java
A         jena-core/src/main/java/com/hp/hpl/jena/n3/turtle/TurtleEventHandler.java
A         jena-core/src/main/java/com/hp/hpl/jena/n3/turtle/Turtle2NTriples.java
A         jena-core/src/main/java/com/hp/hpl/jena/n3/turtle/TurtleReader.java
A         jena-core/src/main/java/link2readme.html
A         jena-core/bin
AU        jena-core/bin/rdfcopy
AU        jena-core/bin/rdfparse
AU        jena-core/bin/jena_path
AU        jena-core/bin/schemagen
AU        jena-core/bin/make_classpath
AU        jena-core/bin/n3
AU        jena-core/bin/rdfcompare
AU        jena-core/bin/rdfcat
AU        jena-core/bin/version
A         jena-parent
A         jena-parent/NOTICE
A         jena-parent/LICENSE
A         jena-parent/DEPENDENCIES
AU        jena-parent/pom.xml
 U        .
At revision 1602500
Parsing POMs
maven31-agent.jar already up to date
maven31-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[trunk] $ /home/jenkins/tools/java/jdk1.8.0/bin/java -Xrs -cp /home/jenkins/jenkins-slave/maven31-agent.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.1.1/boot/plexus-classworlds-2.5.1.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.1.1/conf/logging jenkins.maven3.agent.Maven31Main /home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.1.1 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven31-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 37575
<===[JENKINS REMOTING CAPACITY]===channel started
>   log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
Executing Maven:  -B -f <https://builds.apache.org/job/Jena_Development_Test_Java8/ws/trunk/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean test
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Jena - Parent
[INFO] Apache Jena - IRI
[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 - SPARQL Text Search
[INFO] Apache Jena - SPARQL Spatial Search
[INFO] Apache Jena - SDB (SQL based triple store)
[INFO] Apache Jena - Fuseki (SPARQL 1.1 Server)
[INFO] Apache Jena - Security
[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 - Maven Plugins, including schemagen
[INFO] Apache Jena - Distribution
[INFO] Apache Jena
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Jena - Parent 10-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jena-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce) @ jena-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-java) @ jena-parent ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ jena-parent ---
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Jena - IRI 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jena-iri ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce) @ jena-iri ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-java) @ jena-iri ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ jena-iri ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jena-iri ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jena-iri ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 44 source files to <https://builds.apache.org/job/Jena_Development_Test_Java8/ws/trunk/jena-iri/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jena-iri ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ jena-iri ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 22 source files to <https://builds.apache.org/job/Jena_Development_Test_Java8/ws/trunk/jena-iri/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.15:test (default-test) @ jena-iri ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Jena_Development_Test_Java8/ws/trunk/jena-iri/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.jena.iri.test.TestPackage
Tests run: 1297, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.62 sec - in org.apache.jena.iri.test.TestPackage

Results :

Tests run: 1297, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Jena - Core 2.12.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jena-core ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce) @ jena-core ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-java) @ jena-core ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ jena-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jena-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to etc
[INFO] Copying 19 resources
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jena-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 748 source files to <https://builds.apache.org/job/Jena_Development_Test_Java8/ws/trunk/jena-core/target/classes>
[WARNING] <https://builds.apache.org/job/Jena_Development_Test_Java8/ws/trunk/jena-core/src/main/java/com/hp/hpl/jena/rdf/model/impl/ModelReifier.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/Jena_Development_Test_Java8/ws/trunk/jena-core/src/main/java/com/hp/hpl/jena/rdf/model/impl/ModelReifier.java>: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jena-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 33 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ jena-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 349 source files to <https://builds.apache.org/job/Jena_Development_Test_Java8/ws/trunk/jena-core/target/test-classes>
[WARNING] <https://builds.apache.org/job/Jena_Development_Test_Java8/ws/trunk/jena-core/src/test/java/com/hp/hpl/jena/graph/compose/test/TestDelta.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/Jena_Development_Test_Java8/ws/trunk/jena-core/src/test/java/com/hp/hpl/jena/graph/compose/test/TestDelta.java>: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.15:test (default-test) @ jena-core ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Jena_Development_Test_Java8/ws/trunk/jena-core/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running com.hp.hpl.jena.test.TestPackage
Tests run: 8667, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.814 sec - in com.hp.hpl.jena.test.TestPackage

Results :

Tests run: 8667, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Jena - ARQ (SPARQL 1.1 Query Engine) 2.12.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jena-arq ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce) @ jena-arq ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-java) @ jena-arq ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ jena-arq ---
[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 .............................. SUCCESS [24.166s]
[INFO] Apache Jena - IRI ................................. SUCCESS [32.293s]
[INFO] Apache Jena - Core ................................ SUCCESS [50.923s]
[INFO] Apache Jena - ARQ (SPARQL 1.1 Query Engine) ....... FAILURE [5.879s]
[INFO] Apache Jena - TDB (Native Triple Store) ........... SKIPPED
[INFO] Apache Jena - Libraries POM ....................... SKIPPED
[INFO] Apache Jena - SPARQL Text Search .................. SKIPPED
[INFO] Apache Jena - SPARQL Spatial Search ............... SKIPPED
[INFO] Apache Jena - SDB (SQL based triple store) ........ SKIPPED
[INFO] Apache Jena - Fuseki (SPARQL 1.1 Server) .......... SKIPPED
[INFO] Apache Jena - Security ............................ 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 - Maven Plugins, including schemagen .. SKIPPED
[INFO] Apache Jena - Distribution ........................ SKIPPED
[INFO] Apache Jena ....................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:05.236s
[INFO] Finished at: Fri Jun 13 19:26:13 UTC 2014

[INFO] Final Memory: 31M/196M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-remote-resources-plugin:1.5:process (default) on project jena-arq: Error rendering velocity resource. NullPointerException -> [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 :jena-arq
Sending e-mails to: commits@jena.apache.org
channel stopped

Build failed in Jenkins: Jena_Development_Test_Java8 #4

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Jena_Development_Test_Java8/4/changes>

Changes:

[andy] Make public a counting StreamRDF implementation.

[andy] Make toString clearer

[andy] Deprecate.

------------------------------------------
Started by an SCM change
Building remotely on ubuntu3 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/Jena_Development_Test_Java8/ws/>
Cleaning up <https://builds.apache.org/job/Jena_Development_Test_Java8/ws/trunk>
Deleting <https://builds.apache.org/job/Jena_Development_Test_Java8/ws/trunk/jena-arq/target>
Deleting <https://builds.apache.org/job/Jena_Development_Test_Java8/ws/trunk/jena-iri/target>
Deleting <https://builds.apache.org/job/Jena_Development_Test_Java8/ws/trunk/jena-parent/target>
Deleting <https://builds.apache.org/job/Jena_Development_Test_Java8/ws/trunk/jena-core/target>
Updating http://svn.apache.org/repos/asf/jena/trunk at revision '2014-06-12T18:43:15.461 +0000'
U         jena-tdb/src/main/java/com/hp/hpl/jena/tdb/base/file/LocationLock.java
U         jena-tdb/src/main/java/com/hp/hpl/jena/tdb/base/file/Location.java
AU        jena-arq/src/test/java/org/apache/jena/riot/system/TestStreamRDF.java
U         jena-arq/src/test/java/org/apache/jena/riot/system/TS_RiotSystem.java
U         jena-arq/src/main/java/org/apache/jena/atlas/lib/MultiMap.java
U         jena-arq/src/main/java/org/apache/jena/riot/lang/StreamRDFCounting.java
AU        jena-arq/src/main/java/org/apache/jena/riot/system/StreamRDFCountingBase.java
U         jena-arq/src/main/java/org/apache/jena/riot/system/StreamRDFLib.java
U         jena-arq/ReleaseNotes.txt
U         jena-core/src/main/java/com/hp/hpl/jena/graph/impl/GraphAddList.java
At revision 1602259
Parsing POMs
maven31-agent.jar already up to date
maven31-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[trunk] $ /home/jenkins/tools/java/jdk1.8.0/bin/java -Xrs -cp /home/jenkins/jenkins-slave/maven31-agent.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.1.1/boot/plexus-classworlds-2.5.1.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.1.1/conf/logging jenkins.maven3.agent.Maven31Main /home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.1.1 /x1/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven31-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 39925
<===[JENKchannel started
INS REMOTING CAPACITY]===>   log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
Executing Maven:  -B -f <https://builds.apache.org/job/Jena_Development_Test_Java8/ws/trunk/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean test
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Jena - Parent
[INFO] Apache Jena - IRI
[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 - SPARQL Text Search
[INFO] Apache Jena - SPARQL Spatial Search
[INFO] Apache Jena - SDB (SQL based triple store)
[INFO] Apache Jena - Fuseki (SPARQL 1.1 Server)
[INFO] Apache Jena - Security
[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 - Maven Plugins, including schemagen
[INFO] Apache Jena - Distribution
[INFO] Apache Jena
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Jena - Parent 10-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jena-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce) @ jena-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-java) @ jena-parent ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ jena-parent ---
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Jena - IRI 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jena-iri ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce) @ jena-iri ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-java) @ jena-iri ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ jena-iri ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jena-iri ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jena-iri ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 44 source files to <https://builds.apache.org/job/Jena_Development_Test_Java8/ws/trunk/jena-iri/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jena-iri ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ jena-iri ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 22 source files to <https://builds.apache.org/job/Jena_Development_Test_Java8/ws/trunk/jena-iri/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.15:test (default-test) @ jena-iri ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Jena_Development_Test_Java8/ws/trunk/jena-iri/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.jena.iri.test.TestPackage
Tests run: 1297, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.429 sec - in org.apache.jena.iri.test.TestPackage

Results :

Tests run: 1297, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Jena - Core 2.12.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jena-core ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce) @ jena-core ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-java) @ jena-core ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ jena-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jena-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to etc
[INFO] Copying 19 resources
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jena-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 748 source files to <https://builds.apache.org/job/Jena_Development_Test_Java8/ws/trunk/jena-core/target/classes>
[WARNING] <https://builds.apache.org/job/Jena_Development_Test_Java8/ws/trunk/jena-core/src/main/java/com/hp/hpl/jena/rdf/model/impl/ModelReifier.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/Jena_Development_Test_Java8/ws/trunk/jena-core/src/main/java/com/hp/hpl/jena/rdf/model/impl/ModelReifier.java>: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jena-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 33 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ jena-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 349 source files to <https://builds.apache.org/job/Jena_Development_Test_Java8/ws/trunk/jena-core/target/test-classes>
[WARNING] <https://builds.apache.org/job/Jena_Development_Test_Java8/ws/trunk/jena-core/src/test/java/com/hp/hpl/jena/graph/compose/test/TestDelta.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/Jena_Development_Test_Java8/ws/trunk/jena-core/src/test/java/com/hp/hpl/jena/graph/compose/test/TestDelta.java>: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.15:test (default-test) @ jena-core ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Jena_Development_Test_Java8/ws/trunk/jena-core/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running com.hp.hpl.jena.test.TestPackage
Tests run: 8667, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.241 sec - in com.hp.hpl.jena.test.TestPackage

Results :

Tests run: 8667, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Jena - ARQ (SPARQL 1.1 Query Engine) 2.12.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jena-arq ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce) @ jena-arq ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-java) @ jena-arq ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ jena-arq ---
[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 .............................. SUCCESS [5.945s]
[INFO] Apache Jena - IRI ................................. SUCCESS [6.398s]
[INFO] Apache Jena - Core ................................ SUCCESS [38.629s]
[INFO] Apache Jena - ARQ (SPARQL 1.1 Query Engine) ....... FAILURE [0.489s]
[INFO] Apache Jena - TDB (Native Triple Store) ........... SKIPPED
[INFO] Apache Jena - Libraries POM ....................... SKIPPED
[INFO] Apache Jena - SPARQL Text Search .................. SKIPPED
[INFO] Apache Jena - SPARQL Spatial Search ............... SKIPPED
[INFO] Apache Jena - SDB (SQL based triple store) ........ SKIPPED
[INFO] Apache Jena - Fuseki (SPARQL 1.1 Server) .......... SKIPPED
[INFO] Apache Jena - Security ............................ 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 - Maven Plugins, including schemagen .. SKIPPED
[INFO] Apache Jena - Distribution ........................ SKIPPED
[INFO] Apache Jena ....................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 57.203s
[INFO] Finished at: Thu Jun 12 18:44:37 UTC 2014

[INFO] Final Memory: 32M/217M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-remote-resources-plugin:1.5:process (default) on project jena-arq: Error rendering velocity resource. NullPointerException -> [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 :jena-arq
Sending e-mails to: commits@jena.apache.org
channel stopped

Build failed in Jenkins: Jena_Development_Test_Java8 #3

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Jena_Development_Test_Java8/3/changes>

Changes:

[andy] Remove warnings.

[andy] JENA-710

------------------------------------------
[...truncated 11802 lines...]
AU        jena-spatial/src/main/java/org/apache/jena/query/spatial/SpatialIndex.java
AU        jena-spatial/src/main/java/org/apache/jena/query/spatial/SpatialIndexSolr.java
AU        jena-spatial/src/main/java/org/apache/jena/query/spatial/SpatialDocProducer.java
AU        jena-spatial/src/main/java/org/apache/jena/query/spatial/SpatialPredicatePairValue.java
AU        jena-spatial/src/main/java/org/apache/jena/query/spatial/SpatialValueUtil.java
AU        jena-spatial/src/main/java/org/apache/jena/query/spatial/SpatialIndexContext.java
AU        jena-spatial/src/main/java/org/apache/jena/query/spatial/SpatialPredicatePair.java
AU        jena-spatial/src/main/java/org/apache/jena/query/spatial/SpatialDocProducerTriples.java
AU        jena-spatial/src/main/java/org/apache/jena/query/spatial/SpatialDatasetFactory.java
A         jena-spatial/src/main/java/org/apache/jena/query/spatial/assembler
AU        jena-spatial/src/main/java/org/apache/jena/query/spatial/assembler/EntityDefinitionAssembler.java
AU        jena-spatial/src/main/java/org/apache/jena/query/spatial/assembler/SpatialIndexSolrAssembler.java
AU        jena-spatial/src/main/java/org/apache/jena/query/spatial/assembler/SpatialVocab.java
AU        jena-spatial/src/main/java/org/apache/jena/query/spatial/assembler/SpatialAssembler.java
AU        jena-spatial/src/main/java/org/apache/jena/query/spatial/assembler/SpatialIndexLuceneAssembler.java
AU        jena-spatial/src/main/java/org/apache/jena/query/spatial/assembler/SpatialDatasetAssembler.java
AU        jena-spatial/src/main/java/org/apache/jena/query/spatial/DistanceUnitsUtils.java
AU        jena-spatial/src/main/java/org/apache/jena/query/spatial/SpatialIndexException.java
AU        jena-spatial/src/main/java/org/apache/jena/query/spatial/SpatialIndexLucene.java
A         jena-spatial/src/main/java/jena
AU        jena-spatial/src/main/java/jena/spatialindexdump.java
AU        jena-spatial/src/main/java/jena/spatialindexer.java
A         jena-spatial/src/main/java/examples
AU        jena-spatial/src/main/java/examples/JenaSpatialExample1.java
AU        jena-spatial/pom.xml
AU        jena-spatial/README.txt
A         jena-spatial/NOTICE
A         jena-spatial/LICENSE
 U        .
At revision 1601984
Parsing POMs
maven31-agent.jar already up to date
maven31-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[trunk] $ /home/jenkins/tools/java/jdk1.8.0/bin/java -Xrs -cp /home/jenkins/jenkins-slave/maven31-agent.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.1.1/boot/plexus-classworlds-2.5.1.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.1.1/conf/logging jenkins.maven3.agent.Maven31Main /home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.1.1 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven31-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 37506
<===[JENKINS REMOTING CAPACITY]===>   channel started
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
Executing Maven:  -B -f <https://builds.apache.org/job/Jena_Development_Test_Java8/ws/trunk/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean test
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Jena - Parent
[INFO] Apache Jena - IRI
[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 - SPARQL Text Search
[INFO] Apache Jena - SPARQL Spatial Search
[INFO] Apache Jena - SDB (SQL based triple store)
[INFO] Apache Jena - Fuseki (SPARQL 1.1 Server)
[INFO] Apache Jena - Security
[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 - Maven Plugins, including schemagen
[INFO] Apache Jena - Distribution
[INFO] Apache Jena
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Jena - Parent 10-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jena-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce) @ jena-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-java) @ jena-parent ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ jena-parent ---
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Jena - IRI 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jena-iri ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce) @ jena-iri ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-java) @ jena-iri ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ jena-iri ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jena-iri ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jena-iri ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 44 source files to <https://builds.apache.org/job/Jena_Development_Test_Java8/ws/trunk/jena-iri/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jena-iri ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ jena-iri ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 22 source files to <https://builds.apache.org/job/Jena_Development_Test_Java8/ws/trunk/jena-iri/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.15:test (default-test) @ jena-iri ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Jena_Development_Test_Java8/ws/trunk/jena-iri/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.jena.iri.test.TestPackage
Tests run: 1297, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.404 sec - in org.apache.jena.iri.test.TestPackage

Results :

Tests run: 1297, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Jena - Core 2.12.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jena-core ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce) @ jena-core ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-java) @ jena-core ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ jena-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jena-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to etc
[INFO] Copying 19 resources
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jena-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 748 source files to <https://builds.apache.org/job/Jena_Development_Test_Java8/ws/trunk/jena-core/target/classes>
[WARNING] <https://builds.apache.org/job/Jena_Development_Test_Java8/ws/trunk/jena-core/src/main/java/com/hp/hpl/jena/rdf/model/impl/ModelReifier.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/Jena_Development_Test_Java8/ws/trunk/jena-core/src/main/java/com/hp/hpl/jena/rdf/model/impl/ModelReifier.java>: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jena-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 33 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ jena-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 349 source files to <https://builds.apache.org/job/Jena_Development_Test_Java8/ws/trunk/jena-core/target/test-classes>
[WARNING] <https://builds.apache.org/job/Jena_Development_Test_Java8/ws/trunk/jena-core/src/test/java/com/hp/hpl/jena/graph/compose/test/TestDelta.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/Jena_Development_Test_Java8/ws/trunk/jena-core/src/test/java/com/hp/hpl/jena/graph/compose/test/TestDelta.java>: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.15:test (default-test) @ jena-core ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Jena_Development_Test_Java8/ws/trunk/jena-core/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running com.hp.hpl.jena.test.TestPackage
Tests run: 8667, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.011 sec - in com.hp.hpl.jena.test.TestPackage

Results :

Tests run: 8667, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Jena - ARQ (SPARQL 1.1 Query Engine) 2.12.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jena-arq ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce) @ jena-arq ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-java) @ jena-arq ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ jena-arq ---
[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 .............................. SUCCESS [35.175s]
[INFO] Apache Jena - IRI ................................. SUCCESS [20.573s]
[INFO] Apache Jena - Core ................................ SUCCESS [54.699s]
[INFO] Apache Jena - ARQ (SPARQL 1.1 Query Engine) ....... FAILURE [2.521s]
[INFO] Apache Jena - TDB (Native Triple Store) ........... SKIPPED
[INFO] Apache Jena - Libraries POM ....................... SKIPPED
[INFO] Apache Jena - SPARQL Text Search .................. SKIPPED
[INFO] Apache Jena - SPARQL Spatial Search ............... SKIPPED
[INFO] Apache Jena - SDB (SQL based triple store) ........ SKIPPED
[INFO] Apache Jena - Fuseki (SPARQL 1.1 Server) .......... SKIPPED
[INFO] Apache Jena - Security ............................ 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 - Maven Plugins, including schemagen .. SKIPPED
[INFO] Apache Jena - Distribution ........................ SKIPPED
[INFO] Apache Jena ....................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:09.970s
[INFO] Finished at: Wed Jun 11 18:47:15 UTC 2014
[INFO] Final Memory: 31M/144M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-remote-resources-plugin:1.5:process (default) on project jena-arq: Error rendering velocity resource. NullPointerException -> [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 :jena-arq
Sending e-mails to: commits@jena.apache.org
channel stopped