Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[rdf4j-dev] Build failed in Jenkins: rdf4j-storage-master-verify #13

See <https://ci.eclipse.org/rdf4j/job/rdf4j-storage-master-verify/13/display/redirect>

------------------------------------------
[...truncated 1.11 MB...]
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [junit-4.12.jar:4.12]
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12]
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) [surefire-junit4-2.19.1.jar:2.19.1]
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) [surefire-junit4-2.19.1.jar:2.19.1]
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [surefire-junit4-2.19.1.jar:2.19.1]
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) [surefire-junit4-2.19.1.jar:2.19.1]
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) [surefire-booter-2.19.1.jar:2.19.1]
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) [surefire-booter-2.19.1.jar:2.19.1]
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) [surefire-booter-2.19.1.jar:2.19.1]
15:47:23.313 [main] ERROR exception while uploading input data
java.lang.ClassCastException: org.eclipse.rdf4j.sail.memory.model.MemLiteral cannot be cast to org.eclipse.rdf4j.model.Resource
	at org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer.addSubClassOfStatement(SchemaCachingRDFSInferencer.java:385) ~[rdf4j-storage-2.3-SNAPSHOT.jar:2.3-SNAPSHOT+c3decfc]
	at org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection.processForSchemaCache(SchemaCachingRDFSInferencerConnection.java:74) ~[rdf4j-storage-2.3-SNAPSHOT.jar:2.3-SNAPSHOT+c3decfc]
	at org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection.addStatement(SchemaCachingRDFSInferencerConnection.java:194) ~[rdf4j-storage-2.3-SNAPSHOT.jar:2.3-SNAPSHOT+c3decfc]
	at org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection.addStatement(SchemaCachingRDFSInferencerConnection.java:184) ~[rdf4j-storage-2.3-SNAPSHOT.jar:2.3-SNAPSHOT+c3decfc]
	at org.eclipse.rdf4j.repository.sail.SailRepositoryConnection.addWithoutCommit(SailRepositoryConnection.java:363) ~[rdf4j-storage-2.3-SNAPSHOT.jar:2.3-SNAPSHOT+c3decfc]
	at org.eclipse.rdf4j.repository.base.AbstractRepositoryConnection.add(AbstractRepositoryConnection.java:509) ~[rdf4j-client-2.3-SNAPSHOT.jar:2.3-SNAPSHOT+3896add]
	at org.eclipse.rdf4j.repository.util.RDFInserter.addStatement(RDFInserter.java:69) ~[rdf4j-client-2.3-SNAPSHOT.jar:2.3-SNAPSHOT+3896add]
	at org.eclipse.rdf4j.repository.util.AbstractRDFInserter.handleStatement(AbstractRDFInserter.java:190) ~[rdf4j-client-2.3-SNAPSHOT.jar:2.3-SNAPSHOT+3896add]
	at org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parseTriple(NTriplesParser.java:319) ~[rdf4j-client-2.3-SNAPSHOT.jar:2.3-SNAPSHOT+3896add]
	at org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parse(NTriplesParser.java:177) ~[rdf4j-client-2.3-SNAPSHOT.jar:2.3-SNAPSHOT+3896add]
	at org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parse(NTriplesParser.java:117) ~[rdf4j-client-2.3-SNAPSHOT.jar:2.3-SNAPSHOT+3896add]
	at org.eclipse.rdf4j.repository.util.RDFLoader.loadInputStreamOrReader(RDFLoader.java:286) ~[rdf4j-client-2.3-SNAPSHOT.jar:2.3-SNAPSHOT+3896add]
	at org.eclipse.rdf4j.repository.util.RDFLoader.load(RDFLoader.java:197) ~[rdf4j-client-2.3-SNAPSHOT.jar:2.3-SNAPSHOT+3896add]
	at org.eclipse.rdf4j.repository.base.AbstractRepositoryConnection.add(AbstractRepositoryConnection.java:329) ~[rdf4j-client-2.3-SNAPSHOT.jar:2.3-SNAPSHOT+3896add]
	at org.eclipse.rdf4j.sail.InferencingTest.runTest(InferencingTest.java:81) [rdf4j-store-testsuite-2.3-SNAPSHOT.jar:2.3-SNAPSHOT+968bc50]
	at org.eclipse.rdf4j.sail.InferencingTest.testSubClassOfError001(InferencingTest.java:194) [rdf4j-store-testsuite-2.3-SNAPSHOT.jar:2.3-SNAPSHOT+968bc50]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_162]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_162]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_162]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_162]
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12]
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12]
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [junit-4.12.jar:4.12]
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12]
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) [surefire-junit4-2.19.1.jar:2.19.1]
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) [surefire-junit4-2.19.1.jar:2.19.1]
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [surefire-junit4-2.19.1.jar:2.19.1]
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) [surefire-junit4-2.19.1.jar:2.19.1]
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) [surefire-booter-2.19.1.jar:2.19.1]
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) [surefire-booter-2.19.1.jar:2.19.1]
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) [surefire-booter-2.19.1.jar:2.19.1]
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.212 sec - in org.eclipse.rdf4j.sail.memory.SchemaCachingRDFSInferencerMemInferencingTest
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.rdf4j
Running org.eclipse.rdf4j.sail.memory.PersistentMemoryStoreTest
Tests run: 36, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.704 sec - in org.eclipse.rdf4j.sail.memory.PersistentMemoryStoreTest
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.rdf4j
Running org.eclipse.rdf4j.sail.memory.StoreSerializationTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.406 sec - in org.eclipse.rdf4j.sail.memory.StoreSerializationTest
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.rdf4j
Running org.eclipse.rdf4j.sail.memory.SchemaCachingRDFSMemoryStoreConcurrencyTest
15:47:26.929 [main] INFO  executing two large concurrent transactions
15:47:29.902 [Thread-0] INFO  Uploaded 200000 statements
15:47:32.903 [Thread-1] INFO  Uploaded 200000 statements
15:47:33.497 [main] INFO  committed both txns in 6s
15:47:33.905 [main] INFO  Running concurrency test...
15:47:45.278 [MemoryStore snapshot cleanup] INFO  Thread MemoryStore snapshot cleanup is waiting on 5 active Read locks
15:47:55.742 [MemoryStore snapshot cleanup] INFO  Thread MemoryStore snapshot cleanup is waiting on 7 active Read locks
15:48:03.948 [main] INFO  Test succeeded
Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 37.367 sec - in org.eclipse.rdf4j.sail.memory.SchemaCachingRDFSMemoryStoreConcurrencyTest
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.rdf4j
Running org.eclipse.rdf4j.sail.memory.MemInferencingTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.072 sec - in org.eclipse.rdf4j.sail.memory.MemInferencingTest
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.rdf4j
Running org.eclipse.rdf4j.sail.memory.MemCustomInferencingTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.541 sec - in org.eclipse.rdf4j.sail.memory.MemCustomInferencingTest
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.rdf4j
Running org.eclipse.rdf4j.sail.memory.MemoryStoreTest
Tests run: 36, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.603 sec - in org.eclipse.rdf4j.sail.memory.MemoryStoreTest
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.rdf4j
Running org.eclipse.rdf4j.sail.memory.PersistentMemoryStoreIsolationLevelTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.943 sec - in org.eclipse.rdf4j.sail.memory.PersistentMemoryStoreIsolationLevelTest
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.rdf4j
Running org.eclipse.rdf4j.sail.memory.MemoryStoreConcurrencyTest
15:48:11.379 [main] INFO  executing two large concurrent transactions
15:48:12.971 [Thread-0] INFO  Uploaded 200000 statements
15:48:13.037 [Thread-1] INFO  Uploaded 200000 statements
15:48:13.431 [main] INFO  committed both txns in 2s
15:48:13.887 [main] INFO  executing two large concurrent transactions
15:48:15.577 [Thread-3] INFO  Uploaded 200000 statements
15:48:15.672 [Thread-2] INFO  Uploaded 200000 statements
15:48:15.850 [Thread-3] INFO  Testing rollback of 200000 statements
15:48:15.851 [main] INFO  completed both txns in 1s
15:48:15.996 [main] INFO  Running concurrency test...
15:48:21.321 [MemoryStore snapshot cleanup] INFO  Thread MemoryStore snapshot cleanup is waiting on 7 active Read locks
15:48:31.379 [MemoryStore snapshot cleanup] INFO  Thread MemoryStore snapshot cleanup is waiting on 6 active Read locks
15:48:45.999 [main] INFO  Test succeeded
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.838 sec - in org.eclipse.rdf4j.sail.memory.MemoryStoreConcurrencyTest
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.rdf4j
Running org.eclipse.rdf4j.sail.nativerdf.NativeStoreDirLockTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.347 sec - in org.eclipse.rdf4j.sail.nativerdf.NativeStoreDirLockTest
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.rdf4j
Running org.eclipse.rdf4j.sail.nativerdf.NativeStoreInferencingTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.441 sec - in org.eclipse.rdf4j.sail.nativerdf.NativeStoreInferencingTest
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.rdf4j
Running org.eclipse.rdf4j.sail.nativerdf.NativeStoreIsolationLevelTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.147 sec - in org.eclipse.rdf4j.sail.nativerdf.NativeStoreIsolationLevelTest
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.rdf4j
Running org.eclipse.rdf4j.sail.nativerdf.NativeStoreInterruptTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.87 sec - in org.eclipse.rdf4j.sail.nativerdf.NativeStoreInterruptTest
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.rdf4j
Running org.eclipse.rdf4j.sail.nativerdf.NativeStoreTest
Tests run: 37, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 9.582 sec - in org.eclipse.rdf4j.sail.nativerdf.NativeStoreTest
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.rdf4j
Running org.eclipse.rdf4j.sail.nativerdf.NativeStoreConcurrencyTest
15:49:21.481 [main] INFO  executing two large concurrent transactions
15:49:22.760 [Thread-2] INFO  Uploaded 200000 statements
15:49:22.789 [Thread-1] INFO  Uploaded 200000 statements
15:49:26.777 [main] INFO  committed both txns in 5s
15:49:29.904 [main] INFO  executing two large concurrent transactions
15:49:31.102 [Thread-4] INFO  Uploaded 200000 statements
15:49:31.138 [Thread-5] INFO  Uploaded 200000 statements
15:49:31.138 [Thread-5] INFO  Testing rollback of 200000 statements
15:49:33.158 [main] INFO  completed both txns in 3s
15:49:33.944 [main] INFO  Running concurrency test...
15:50:05.022 [main] INFO  Test succeeded
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.841 sec - in org.eclipse.rdf4j.sail.nativerdf.NativeStoreConcurrencyTest
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.rdf4j
Running org.eclipse.rdf4j.sail.nativerdf.NativeStoreContextTest
Tests run: 36, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 11.233 sec - in org.eclipse.rdf4j.sail.nativerdf.NativeStoreContextTest
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.rdf4j
Running org.eclipse.rdf4j.sail.nativerdf.NativeStoreConsistencyTest
15:50:24.081 [main] INFO  Preserving initial state ...
15:50:38.225 [main] INFO  Number of statements: 59991
15:50:38.226 [main] INFO  Removing old context
15:50:38.226 [main] INFO  Adding updated context
15:50:39.337 [main] INFO  Not deleted statements: 0
15:50:39.443 [main] INFO  Repository size with SPOC index only: 48607
15:50:39.763 [main] INFO  Repository size with PSOC index only: 48607
15:50:39.950 [main] INFO  Computing differences of sets...
15:51:22.699 [main] INFO  Difference SPOC MINUS PSOC: 0
15:51:22.699 [main] INFO  Difference PSOC MINUS SPOC: 0
15:51:22.699 [main] INFO  Different statements in SPOC MINUS PSOC (Mind the contexts):
15:51:22.700 [main] INFO  Different statements in PSOC MINUS SPOC (Mind the contexts):
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 59.151 sec - in org.eclipse.rdf4j.sail.nativerdf.NativeStoreConsistencyTest
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.rdf4j
Running org.eclipse.rdf4j.sail.nativerdf.NativeStoreCustomInferencingTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.432 sec - in org.eclipse.rdf4j.sail.nativerdf.NativeStoreCustomInferencingTest
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.rdf4j
Running org.eclipse.rdf4j.sail.federation.FederationConnectionTest
15:51:28.070 [Time-limited test] WARN  [Rio error] Illegal language tag char: '_' (6, -1)
15:51:28.092 [Time-limited test] WARN  [Rio error] Illegal language tag char: '_' (6, -1)
Tests run: 77, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 4.753 sec - in org.eclipse.rdf4j.sail.federation.FederationConnectionTest
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.rdf4j
Running org.eclipse.rdf4j.sail.federation.FederationTest
Tests run: 35, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.639 sec - in org.eclipse.rdf4j.sail.federation.FederationTest
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.rdf4j
Running org.eclipse.rdf4j.sail.helpers.NotifyingSailConnectionWrapperTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.31 sec - in org.eclipse.rdf4j.sail.helpers.NotifyingSailConnectionWrapperTest

Results :

Tests in error: 
org.eclipse.rdf4j.repository.sail.nativerdf.CustomGraphQueryInferencerNativeRepositoryConnectionTest.testAddDeleteInsert[NONE](org.eclipse.rdf4j.repository.sail.nativerdf.CustomGraphQueryInferencerNativeRepositoryConnectionTest)
  Run 1: CustomGraphQueryInferencerNativeRepositoryConnectionTest>RepositoryConnectionTest.setUp:220->createRepository:38 » IO
  Run 2: CustomGraphQueryInferencerNativeRepositoryConnectionTest.tearDown:53 » NullPointer

org.eclipse.rdf4j.repository.sail.nativerdf.CustomGraphQueryInferencerNativeRepositoryConnectionTest.testAddReader[READ_UNCOMMITTED](org.eclipse.rdf4j.repository.sail.nativerdf.CustomGraphQueryInferencerNativeRepositoryConnectionTest)
  Run 1: CustomGraphQueryInferencerNativeRepositoryConnectionTest>RepositoryConnectionTest.setUp:220->createRepository:38 » IO
  Run 2: CustomGraphQueryInferencerNativeRepositoryConnectionTest.tearDown:53 » NullPointer

org.eclipse.rdf4j.repository.sail.nativerdf.CustomGraphQueryInferencerNativeRepositoryConnectionTest.testSizeDuplicateStatement[READ_UNCOMMITTED](org.eclipse.rdf4j.repository.sail.nativerdf.CustomGraphQueryInferencerNativeRepositoryConnectionTest)
  Run 1: CustomGraphQueryInferencerNativeRepositoryConnectionTest>RepositoryConnectionTest.setUp:220->createRepository:38 » IO
  Run 2: CustomGraphQueryInferencerNativeRepositoryConnectionTest.tearDown:53 » NullPointer

  NativeSPARQLQueryTest>SPARQLQueryTest.setUp:141->SPARQLQueryTest.createRepository:163->newRepository:71 » IO
org.eclipse.rdf4j.repository.sail.nativerdf.NativeStoreConnectionTest.testGetNamespace[SNAPSHOT](org.eclipse.rdf4j.repository.sail.nativerdf.NativeStoreConnectionTest)
  Run 1: NativeStoreConnectionTest>RepositoryConnectionTest.setUp:220->createRepository:38 » IO
  Run 2: NativeStoreConnectionTest.tearDown:50 » NullPointer

org.eclipse.rdf4j.repository.sail.nativerdf.SchemaCachingRDFSInferencerNativeRepositoryConnectionTest.testMakeExplicit[SERIALIZABLE](org.eclipse.rdf4j.repository.sail.nativerdf.SchemaCachingRDFSInferencerNativeRepositoryConnectionTest)
  Run 1: SchemaCachingRDFSInferencerNativeRepositoryConnectionTest>RDFSchemaRepositoryConnectionTest.setUp:57->RepositoryConnectionTest.setUp:220->createRepository:35 » IO
  Run 2: SchemaCachingRDFSInferencerNativeRepositoryConnectionTest.tearDown:48 » NullPointer


Tests run: 4867, Failures: 0, Errors: 6, Skipped: 150

[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (verify) @ rdf4j-store-compliance ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] RDF4J Storage Parent ............................... SUCCESS [  1.346 s]
[INFO] RDF4J: Sail API .................................... SUCCESS [  2.556 s]
[INFO] RDF4J: Sail Model .................................. SUCCESS [  0.767 s]
[INFO] RDF4J: Inferencer Sails ............................ SUCCESS [  1.365 s]
[INFO] RDF4J: Query algebra - evaluation .................. SUCCESS [  7.925 s]
[INFO] RDF4J: Sail base implementations ................... SUCCESS [  0.874 s]
[INFO] RDF4J: MemoryStore ................................. SUCCESS [  2.886 s]
[INFO] RDF4J: SailRepository .............................. SUCCESS [  2.916 s]
[INFO] RDF4J Lucene Sail API .............................. SUCCESS [  2.517 s]
[INFO] RDF4J Elastic Search Sail Index .................... SUCCESS [  3.454 s]
[INFO] RDF4J: Federation SAIL ............................. SUCCESS [  3.550 s]
[INFO] RDF4J: Query algebra - GeoSPARQL ................... SUCCESS [  0.959 s]
[INFO] RDF4J Lucene Sail Index ............................ SUCCESS [  4.998 s]
[INFO] RDF4J: SPIN ........................................ SUCCESS [  4.858 s]
[INFO] RDF4J: SPIN SAIL ................................... SUCCESS [01:23 min]
[INFO] RDF4J: NativeStore ................................. SUCCESS [  3.124 s]
[INFO] RDF4J Lucene Sail Spin ............................. SUCCESS [ 21.310 s]
[INFO] RDF4J: DatasetRepository (wrapper) ................. SUCCESS [  0.794 s]
[INFO] RDF4J Solr Sail Index .............................. SUCCESS [  4.475 s]
[INFO] RDF4J: Storage ..................................... SUCCESS [ 17.733 s]
[INFO] RDF4J: SHACL ....................................... SUCCESS [  9.615 s]
[INFO] RDF4J compliance tests ............................. SUCCESS [  0.580 s]
[INFO] RDF4J Model compliance test ........................ SUCCESS [ 10.680 s]
[INFO] RDF4J Elasticsearch Sail Tests ..................... SUCCESS [ 46.013 s]
[INFO] RDF4J Solr Sail Tests .............................. SUCCESS [01:15 min]
[INFO] RDF4J SAIL and Repository compliance test .......... FAILURE [39:47 min]
[INFO] RDF4J SeRQL query parser compliance tests .......... SKIPPED
[INFO] RDF4J GeoSPARQL compliance tests ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 45:03 min
[INFO] Finished at: 2018-03-29T15:51:35-04:00
[INFO] Final Memory: 50M/1850M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:verify (verify) on project rdf4j-store-compliance: There are test failures.
[ERROR] 
[ERROR] Please refer to /jobs/genie.rdf4j/rdf4j-storage-master-verify/workspace/compliance/store/target/failsafe-reports for the individual test results.
[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 :rdf4j-store-compliance
Build step 'Invoke top-level Maven targets' marked build as failure
Not sending mail to unregistered user grzebyta.dev@xxxxxxxxx


Back to the top