See <https://builds.apache.org/job/Jena_Development_Test/1230/changes>
Changes: [andy] JENA-685: Update the fixed weight BGP reorder code [andy] JENA-685: Update the fixed weight BGP reorder code ------------------------------------------ [...truncated 30 lines...] 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/hudson/tools/java/latest1.6/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 44753 <===[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/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 9-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-remote-resources-plugin:1.5:process (default) @ jena-parent --- [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Jena - IRI 1.0.2-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-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/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/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/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.533 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.11.2-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-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/ws/trunk/jena-core/target/classes> [WARNING] Note: Some input files use or override a deprecated API. [WARNING] Note: 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/ws/trunk/jena-core/target/test-classes> [WARNING] Note: Some input files use or override a deprecated API. [WARNING] Note: 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/ws/trunk/jena-core/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running com.hp.hpl.jena.test.TestPackage Tests run: 8664, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.862 sec - in com.hp.hpl.jena.test.TestPackage Results : Tests run: 8664, 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.11.2-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-remote-resources-plugin:1.5:process (default) @ jena-arq --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jena-arq --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jena-arq --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1467 source files to <https://builds.apache.org/job/Jena_Development_Test/ws/trunk/jena-arq/target/classes> [WARNING] Note: Some input files use or override a deprecated API. [WARNING] Note: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jena-arq --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ jena-arq --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 288 source files to <https://builds.apache.org/job/Jena_Development_Test/ws/trunk/jena-arq/target/test-classes> [INFO] ------------------------------------------------------------- [WARNING] COMPILATION WARNING : [INFO] ------------------------------------------------------------- [WARNING] Note: <https://builds.apache.org/job/Jena_Development_Test/ws/trunk/jena-arq/src/test/java/com/hp/hpl/jena/sparql/graph/TestGraphUnionRead.java> uses unchecked or unsafe operations. [WARNING] Note: Recompile with -Xlint:unchecked for details. [INFO] 2 warnings [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <https://builds.apache.org/job/Jena_Development_Test/ws/trunk/jena-arq/src/test/java/com/hp/hpl/jena/sparql/algebra/optimize/TS_Optimization.java>:[28,5] cannot find symbol symbol: class TestReorderBGP [INFO] 1 error [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 [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] ------------------------------------------------------------------------ [JENKINS] Archiving disabled[INFO] Reactor Summary: [INFO] [INFO] Apache Jena - Parent .............................. SUCCESS [19.886s] [INFO] Apache Jena - IRI ................................. SUCCESS [20.311s] [INFO] Apache Jena - Core ................................ SUCCESS [58.692s] [INFO] Apache Jena - ARQ (SPARQL 1.1 Query Engine) ....... FAILURE [13.445s] [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:07.471s [INFO] Finished at: Sun Apr 20 14:39:21 UTC 2014 [INFO] Final Memory: 28M/294M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project jena-arq: Compilation failure [ERROR] <https://builds.apache.org/job/Jena_Development_Test/ws/trunk/jena-arq/src/test/java/com/hp/hpl/jena/sparql/algebra/optimize/TS_Optimization.java>:[28,5] cannot find symbol [ERROR] symbol: class TestReorderBGP [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :jena-arq Sending e-mails to: [email protected] channel stopped
