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/04/10 07:41:19 UTC

Build failed in Jenkins: Jena_Development_Java6 #130

See <https://builds.apache.org/job/Jena_Development_Java6/130/changes>

Changes:

[rvesse] Further test from Andy around non-foldable expressions (JENA-630)

[rvesse] Improve ExprTransformConstantFold to not unecessarily call copySubstitute on non-foldable expressions (JENA-630)

[claude] Fixed function override changes required by change to  eval(java.util.List<com.hp.hpl.jena.sparql.expr.NodeValue>) in com.hp.hpl.jena.sparql.expr.ExprFunctionN

[andy] Make ExprFunctionN.eval(List<NodeValue) public.

Note for some functions which are special forms, this is a meaningless operation.

[rvesse] Additional tests for JENA-630 based on Andy's examples

[rvesse] Rework ExprTransformConstantFold to propogate folded expressions up the tree (JENA-630)

[rvesse] Try to avoid unecessary copies of expressions during constant folding (JENA-630)

------------------------------------------
[...truncated 4103 lines...]
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.junit.runners.Suite.runChild(Suite.java:127)
	at org.junit.runners.Suite.runChild(Suite.java:26)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

testModify2(com.hp.hpl.jena.sdb.test.modify.TestSPARQLUpdate)  Time elapsed: 0.014 sec  <<< FAILURE!
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at com.hp.hpl.jena.sparql.modify.AbstractTestUpdateGraph.testModify2(AbstractTestUpdateGraph.java:253)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.junit.runners.Suite.runChild(Suite.java:127)
	at org.junit.runners.Suite.runChild(Suite.java:26)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)


Results :

Failed tests: 
  TestSPARQLUpdate>AbstractTestUpdateGraph.testModify2:253->Assert.assertTrue:52->Assert.assertTrue:41->Assert.fail:86 null

Tests in error: 
  TestSPARQLUpdate>AbstractTestUpdateGraph.testCopy:295 ? Atlas java.io.IOExcept...

Tests run: 524, Failures: 1, Errors: 1, Skipped: 0

[ERROR] There are test failures.

Please refer to <https://builds.apache.org/job/Jena_Development_Java6/ws/trunk/jena-sdb/target/surefire-reports> for the individual test results.
[JENKINS] Recording test results
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Jena - Fuseki (SPARQL 1.1 Server) 1.0.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jena-fuseki ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce) @ jena-fuseki ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ jena-fuseki ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ jena-fuseki ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ jena-fuseki ---
[INFO] Compiling 69 source files to <https://builds.apache.org/job/Jena_Development_Java6/ws/trunk/jena-fuseki/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ jena-fuseki ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ jena-fuseki ---
[INFO] Compiling 8 source files to <https://builds.apache.org/job/Jena_Development_Java6/ws/trunk/jena-fuseki/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.9:test (default-test) @ jena-fuseki ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Jena_Development_Java6/ws/trunk/jena-fuseki/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.jena.fuseki.TS_Fuseki
Tests run: 54, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 2.939 sec <<< FAILURE!

Results :

Tests in error: 
  org.apache.jena.fuseki.TestAuth: No space left on device
  org.apache.jena.fuseki.TestAuth

Tests run: 54, Failures: 0, Errors: 2, Skipped: 0

[ERROR] There are test failures.

Please refer to <https://builds.apache.org/job/Jena_Development_Java6/ws/trunk/jena-fuseki/target/surefire-reports> for the individual test results.
[JENKINS] Recording test results
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Jena - Security 2.11.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jena-security ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce) @ jena-security ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ jena-security ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jena-security ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Jena_Development_Java6/ws/trunk/jena-security/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jena-security ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 60 source files to <https://builds.apache.org/job/Jena_Development_Java6/ws/trunk/jena-security/target/classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] Note: Some input files use or override a deprecated API.
[WARNING] Note: Recompile with -Xlint:deprecation for details.
[WARNING] Note: <https://builds.apache.org/job/Jena_Development_Java6/ws/trunk/jena-security/src/main/java/org/apache/jena/security/impl/CachedSecurityEvaluator.java> uses unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 4 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/Jena_Development_Java6/ws/trunk/jena-security/src/main/java/org/apache/jena/security/query/rewriter/SecuredFunction.java>:[40,8] org.apache.jena.security.query.rewriter.SecuredFunction is not abstract and does not override abstract method eval(java.util.List<com.hp.hpl.jena.sparql.expr.NodeValue>) in com.hp.hpl.jena.sparql.expr.ExprFunctionN
[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 [20.583s]
[INFO] Apache Jena - IRI ................................. SUCCESS [13.620s]
[INFO] Apache Jena - Core ................................ SUCCESS [57.512s]
[INFO] Apache Jena - ARQ (SPARQL 1.1 Query Engine) ....... SUCCESS [1:04.167s]
[INFO] Apache Jena - TDB (Native Triple Store) ........... SUCCESS [1:52.398s]
[INFO] Apache Jena - Libraries POM ....................... SUCCESS [4.418s]
[INFO] Apache Jena - SPARQL Text Search .................. SUCCESS [13.166s]
[INFO] Apache Jena - SPARQL Spatial Search ............... SUCCESS [20.470s]
[INFO] Apache Jena - SDB (SQL based triple store) ........ SUCCESS [54.446s]
[INFO] Apache Jena - Fuseki (SPARQL 1.1 Server) .......... SUCCESS [11.283s]
[INFO] Apache Jena - Security ............................ FAILURE [2.716s]
[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: 6:47.137s
[INFO] Finished at: Thu Apr 10 05:40:35 UTC 2014

[INFO] Final Memory: 48M/153M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project jena-security: Compilation failure
[ERROR] <https://builds.apache.org/job/Jena_Development_Java6/ws/trunk/jena-security/src/main/java/org/apache/jena/security/query/rewriter/SecuredFunction.java>:[40,8] org.apache.jena.security.query.rewriter.SecuredFunction is not abstract and does not override abstract method eval(java.util.List<com.hp.hpl.jena.sparql.expr.NodeValue>) in com.hp.hpl.jena.sparql.expr.ExprFunctionN
[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-security
Sending e-mails to: commits@jena.apache.org
Sending e-mails to: commits@jena.apache.org
Sending e-mails to: commits@jena.apache.org
Sending e-mails to: commits@jena.apache.org
Sending e-mails to: commits@jena.apache.org
channel stopped

Jenkins build is back to normal : Jena_Development_Java6 #131

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