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 2013/09/06 23:03:45 UTC

Build failed in Jenkins: Jena_Development_Test #906

See <https://builds.apache.org/job/Jena_Development_Test/906/changes>

Changes:

[andy] Include jena-sdb in the binary distribution.

[andy] Release preparation:

Remove embedded solr so that server-side of Solr is not a dependency.
  Exception in assembler if "embedded:" used.

Remove warnings from the code base and add some @Override's
Remove throws declarations of unthrown exceptions.

Remove JTS from the POM, even optional, so as not to risk inclusion in the build.

[andy] Release preparation

[andy] Tidying up : release 2.11.0 preparation

[andy] Add manuipulating log level error.

------------------------------------------
[...truncated 414 lines...]
Tests run: 6317, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
Sep 6, 2013 9:00:32 PM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO:                                                                         
Sep 6, 2013 9:00:32 PM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Sep 6, 2013 9:00:32 PM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: Building Apache Jena - TDB (Native Triple Store) 1.0.0-SNAPSHOT
Sep 6, 2013 9:00:32 PM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Sep 6, 2013 9:00:32 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Sep 6, 2013 9:00:32 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-clean-plugin:2.5:clean (default-clean) @ jena-tdb ---
Sep 6, 2013 9:00:32 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Sep 6, 2013 9:00:32 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-enforcer-plugin:1.2:enforce (enforce) @ jena-tdb ---
Sep 6, 2013 9:00:32 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Sep 6, 2013 9:00:32 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-remote-resources-plugin:1.4:process (default) @ jena-tdb ---
Sep 6, 2013 9:00:32 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Sep 6, 2013 9:00:32 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-resources-plugin:2.6:resources (default-resources) @ jena-tdb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 1 resource
[INFO] Copying 3 resources
Sep 6, 2013 9:00:32 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Sep 6, 2013 9:00:32 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-compiler-plugin:3.1:compile (default-compile) @ jena-tdb ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 262 source files to <https://builds.apache.org/job/Jena_Development_Test/ws/trunk/jena-tdb/target/classes>
Sep 6, 2013 9:00:36 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Sep 6, 2013 9:00:36 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-resources-plugin:2.6:testResources (default-testResources) @ jena-tdb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
Sep 6, 2013 9:00:36 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Sep 6, 2013 9:00:36 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ jena-tdb ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 133 source files to <https://builds.apache.org/job/Jena_Development_Test/ws/trunk/jena-tdb/target/test-classes>
Sep 6, 2013 9:00:38 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Sep 6, 2013 9:00:38 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-surefire-plugin:2.15:test (default-test) @ jena-tdb ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Jena_Development_Test/ws/trunk/jena-tdb/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running com.hp.hpl.jena.tdb.transaction.TS_Transaction
Tests run: 129, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.023 sec - in com.hp.hpl.jena.tdb.transaction.TS_Transaction
Running com.hp.hpl.jena.tdb.sys.TS_Sys
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in com.hp.hpl.jena.tdb.sys.TS_Sys
Running com.hp.hpl.jena.tdb.base.objectfile.TS_ObjectFile
Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 sec - in com.hp.hpl.jena.tdb.base.objectfile.TS_ObjectFile
Running com.hp.hpl.jena.tdb.base.record.TS_Record
Tests run: 54, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in com.hp.hpl.jena.tdb.base.record.TS_Record
Running com.hp.hpl.jena.tdb.base.file.TS_File
Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.24 sec - in com.hp.hpl.jena.tdb.base.file.TS_File
Running com.hp.hpl.jena.tdb.base.recordfile.TS_RecordFile
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in com.hp.hpl.jena.tdb.base.recordfile.TS_RecordFile
Running com.hp.hpl.jena.tdb.base.block.TS_Block
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.252 sec - in com.hp.hpl.jena.tdb.base.block.TS_Block
Running com.hp.hpl.jena.tdb.lib.TS_LibTDB
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in com.hp.hpl.jena.tdb.lib.TS_LibTDB
Running com.hp.hpl.jena.tdb.graph.TS_Graph
Tests run: 89, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 1.093 sec - in com.hp.hpl.jena.tdb.graph.TS_Graph
Running com.hp.hpl.jena.tdb.index.TS_Index
Tests run: 115, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.527 sec - in com.hp.hpl.jena.tdb.index.TS_Index
Running com.hp.hpl.jena.tdb.solver.TS_SolverTDB
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 sec - in com.hp.hpl.jena.tdb.solver.TS_SolverTDB
Running com.hp.hpl.jena.tdb.TS_Factory
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.53 sec - in com.hp.hpl.jena.tdb.TS_Factory
Running com.hp.hpl.jena.tdb.store.TS_Store
Tests run: 208, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.617 sec - in com.hp.hpl.jena.tdb.store.TS_Store
Running com.hp.hpl.jena.tdb.TS_Jena
Tests run: 70, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 sec - in com.hp.hpl.jena.tdb.TS_Jena
Running com.hp.hpl.jena.tdb.nodetable.TS_NodeTable
Tests run: 46, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in com.hp.hpl.jena.tdb.nodetable.TS_NodeTable
Running com.hp.hpl.jena.tdb.assembler.TS_TDBAssembler
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.394 sec - in com.hp.hpl.jena.tdb.assembler.TS_TDBAssembler

Results :

Tests run: 842, Failures: 0, Errors: 0, Skipped: 4

[JENKINS] Recording test results
Sep 6, 2013 9:01:59 PM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO:                                                                         
Sep 6, 2013 9:01:59 PM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Sep 6, 2013 9:01:59 PM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: Building Apache Jena - Libraries POM 2.11.0-SNAPSHOT
Sep 6, 2013 9:01:59 PM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Sep 6, 2013 9:01:59 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Sep 6, 2013 9:01:59 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-clean-plugin:2.5:clean (default-clean) @ apache-jena-libs ---
Sep 6, 2013 9:02:00 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Sep 6, 2013 9:02:00 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-enforcer-plugin:1.2:enforce (enforce) @ apache-jena-libs ---
Sep 6, 2013 9:02:00 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Sep 6, 2013 9:02:00 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-remote-resources-plugin:1.4:process (default) @ apache-jena-libs ---
Sep 6, 2013 9:02:05 PM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO:                                                                         
Sep 6, 2013 9:02:05 PM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Sep 6, 2013 9:02:05 PM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: Building Apache Jena - SPARQL Text Search 1.0.0-SNAPSHOT
Sep 6, 2013 9:02:05 PM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Sep 6, 2013 9:02:06 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Sep 6, 2013 9:02:06 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-clean-plugin:2.5:clean (default-clean) @ jena-text ---
Sep 6, 2013 9:02:06 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Sep 6, 2013 9:02:06 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-enforcer-plugin:1.2:enforce (enforce) @ jena-text ---
Sep 6, 2013 9:02:07 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Sep 6, 2013 9:02:07 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-remote-resources-plugin:1.4:process (default) @ jena-text ---
Sep 6, 2013 9:02:07 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Sep 6, 2013 9:02:07 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-resources-plugin:2.6:resources (default-resources) @ jena-text ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO] Copying 3 resources
Sep 6, 2013 9:02:08 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Sep 6, 2013 9:02:08 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-compiler-plugin:3.1:compile (default-compile) @ jena-text ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 23 source files to <https://builds.apache.org/job/Jena_Development_Test/ws/trunk/jena-text/target/classes>
Sep 6, 2013 9:02:08 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Sep 6, 2013 9:02:08 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-resources-plugin:2.6:testResources (default-testResources) @ jena-text ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
Sep 6, 2013 9:02:08 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Sep 6, 2013 9:02:08 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ jena-text ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 14 source files to <https://builds.apache.org/job/Jena_Development_Test/ws/trunk/jena-text/target/test-classes>
Sep 6, 2013 9:02:08 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Sep 6, 2013 9:02:08 PM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-surefire-plugin:2.15:test (default-test) @ jena-text ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Jena_Development_Test/ws/trunk/jena-text/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.jena.query.text.TS_Text
Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.998 sec - in org.apache.jena.query.text.TS_Text
[JENKINS] Recording test results
Results :


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

Sep 6, 2013 9:02:24 PM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO:                                                                         
Sep 6, 2013 9:02:24 PM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Sep 6, 2013 9:02:24 PM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: Building Apache Jena - Fuseki (SPARQL 1.1 Server) 1.0.0-SNAPSHOT
Sep 6, 2013 9:02:24 PM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Downloading: http://repository.apache.org/snapshots/org/apache/jena/jena-spatial/1.0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/jena/jena-spatial/1.0.1-SNAPSHOT/jena-spatial-1.0.1-SNAPSHOT.pom
[WARNING] The POM for org.apache.jena:jena-spatial:jar:1.0.1-SNAPSHOT is missing, no dependency information available
Downloading: http://repository.apache.org/snapshots/org/apache/jena/jena-spatial/1.0.1-SNAPSHOT/jena-spatial-1.0.1-SNAPSHOT.jar
Sep 6, 2013 9:02:32 PM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: ------------------------------------------------------------------------
Sep 6, 2013 9:02:32 PM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: Reactor Summary:
Sep 6, 2013 9:02:32 PM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: 
Sep 6, 2013 9:02:32 PM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: Apache Jena - Parent .............................. SUCCESS [29.460s]
Sep 6, 2013 9:02:32 PM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: Apache Jena - IRI ................................. SUCCESS [30.740s]
Sep 6, 2013 9:02:32 PM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: Apache Jena - CORE API ............................ SUCCESS [1:31.443s]
Sep 6, 2013 9:02:32 PM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: Apache Jena - ARQ (SPARQL 1.1 Query Engine) ....... SUCCESS [1:01.002s]
Sep 6, 2013 9:02:32 PM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: Apache Jena - TDB (Native Triple Store) ........... SUCCESS [1:29.495s]
Sep 6, 2013 9:02:32 PM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: Apache Jena - Libraries POM ....................... SUCCESS [4.425s]
Sep 6, 2013 9:02:32 PM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: Apache Jena - SPARQL Text Search .................. SUCCESS [15.544s]
Sep 6, 2013 9:02:32 PM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: Apache Jena - Fuseki (SPARQL 1.1 Server) .......... FAILURE [9.601s]
Sep 6, 2013 9:02:32 PM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: Apache Jena - Security ............................ SKIPPED
Sep 6, 2013 9:02:32 PM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: Apache Jena - Distribution ........................ SKIPPED
Sep 6, 2013 9:02:32 PM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: Apache Jena ....................................... SKIPPED
Sep 6, 2013 9:02:32 PM org.apache.maven.cli.event.ExecutionEventLogger logResult
INFO: ------------------------------------------------------------------------
Sep 6, 2013 9:02:32 PM org.apache.maven.cli.event.ExecutionEventLogger logResult
INFO: BUILD FAILURE
Sep 6, 2013 9:02:32 PM org.apache.maven.cli.event.ExecutionEventLogger logStats
INFO: ------------------------------------------------------------------------
Sep 6, 2013 9:02:32 PM org.apache.maven.cli.event.ExecutionEventLogger logStats
INFO: Total time: 5:44.294s
Sep 6, 2013 9:02:32 PM org.apache.maven.cli.event.ExecutionEventLogger logStats
INFO: Finished at: Fri Sep 06 21:02:32 UTC 2013
Sep 6, 2013 9:02:32 PM org.apache.maven.cli.event.ExecutionEventLogger logStats
INFO: Final Memory: 33M/129M
Sep 6, 2013 9:02:32 PM org.apache.maven.cli.event.ExecutionEventLogger sessionEnded
INFO: ------------------------------------------------------------------------
[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
Waiting for Jenkins to finish collecting data
Sending e-mails to: commits@jena.apache.org
channel stopped

Jenkins build is back to normal : Jena_Development_Test #907

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