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-develop-deploy #99

See <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/99/display/redirect?page=changes>

Changes:

[github] GH-543 rdfxml rdf parse type literal (#2290)

[github] GH-1079 INLINE_BLANK_NODES-lose-bnode (#2281)


------------------------------------------
[...truncated 2.60 MB...]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/testsuites/serql/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ rdf4j-serql-testsuite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ rdf4j-serql-testsuite ---
[INFO] No tests to run.
[JENKINS] Recording test results[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.16:check (default) @ rdf4j-serql-testsuite ---

[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ rdf4j-serql-testsuite ---
[INFO] Building jar: <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/testsuites/serql/target/rdf4j-serql-testsuite-3.3.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ rdf4j-serql-testsuite ---
[INFO] Installing <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/testsuites/serql/target/rdf4j-serql-testsuite-3.3.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/eclipse/rdf4j/rdf4j-serql-testsuite/3.3.0-SNAPSHOT/rdf4j-serql-testsuite-3.3.0-SNAPSHOT.jar
[INFO] Installing <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/testsuites/serql/pom.xml> to /home/jenkins/.m2/repository/org/eclipse/rdf4j/rdf4j-serql-testsuite/3.3.0-SNAPSHOT/rdf4j-serql-testsuite-3.3.0-SNAPSHOT.pom
[INFO] 
[INFO] --------------< org.eclipse.rdf4j:rdf4j-shacl-testsuite >---------------
[INFO] Building RDF4J SHACL compliance test suite 3.3.0-SNAPSHOT       [86/101]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ rdf4j-shacl-testsuite ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ rdf4j-shacl-testsuite ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '<https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/testsuites/shacl'> && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/testsuites/shacl>
[INFO] Storing buildNumber: 7fe03f2 at timestamp: 1590881233212
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '<https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/testsuites/shacl'> && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/testsuites/shacl>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ rdf4j-shacl-testsuite ---
[INFO] Adding ignore: META-INF/**/module-info
[INFO] 
[INFO] --- formatter-maven-plugin:2.8.1:format (default) @ rdf4j-shacl-testsuite ---
[INFO] Using 'UTF-8' encoding to format source files.
[INFO] Number of files to be formatted: 2
[INFO] Successfully formatted:          0 file(s)
[INFO] Fail to format:                  0 file(s)
[INFO] Skipped:                         2 file(s)
[INFO] Read only skipped:               0 file(s)
[INFO] Approximate time taken:          0s
[INFO] 
[INFO] --- impsort-maven-plugin:1.3.2:sort (default) @ rdf4j-shacl-testsuite ---
[INFO]  Total Files Processed: 2 in 00:00.009
[INFO]         Already Sorted: 2
[INFO]         Needed Sorting: 0
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ rdf4j-shacl-testsuite ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 150 resources
[INFO] 
[INFO] --- xml-format-maven-plugin:3.1.2:xml-format (default) @ rdf4j-shacl-testsuite ---
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ rdf4j-shacl-testsuite ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/testsuites/shacl/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ rdf4j-shacl-testsuite ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/testsuites/shacl/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ rdf4j-shacl-testsuite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ rdf4j-shacl-testsuite ---
[INFO] No tests to run.
[JENKINS] Recording test results[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.16:check (default) @ rdf4j-shacl-testsuite ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0

[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ rdf4j-shacl-testsuite ---
[INFO] Building jar: <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/testsuites/shacl/target/rdf4j-shacl-testsuite-3.3.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ rdf4j-shacl-testsuite ---
[INFO] Installing <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/testsuites/shacl/target/rdf4j-shacl-testsuite-3.3.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/eclipse/rdf4j/rdf4j-shacl-testsuite/3.3.0-SNAPSHOT/rdf4j-shacl-testsuite-3.3.0-SNAPSHOT.jar
[INFO] Installing <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/testsuites/shacl/pom.xml> to /home/jenkins/.m2/repository/org/eclipse/rdf4j/rdf4j-shacl-testsuite/3.3.0-SNAPSHOT/rdf4j-shacl-testsuite-3.3.0-SNAPSHOT.pom
[INFO] 
[INFO] --------------< org.eclipse.rdf4j:rdf4j-lucene-testsuite >--------------
[INFO] Building RDF4J Lucene Sail Tests 3.3.0-SNAPSHOT                 [87/101]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ rdf4j-lucene-testsuite ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ rdf4j-lucene-testsuite ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '<https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/testsuites/lucene'> && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/testsuites/lucene>
[INFO] Storing buildNumber: 7fe03f2 at timestamp: 1590881236677
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '<https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/testsuites/lucene'> && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/testsuites/lucene>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ rdf4j-lucene-testsuite ---
[INFO] Adding ignore: META-INF/**/module-info
[INFO] 
[INFO] --- formatter-maven-plugin:2.8.1:format (default) @ rdf4j-lucene-testsuite ---
[INFO] Using 'UTF-8' encoding to format source files.
[INFO] Number of files to be formatted: 3
[INFO] Successfully formatted:          0 file(s)
[INFO] Fail to format:                  0 file(s)
[INFO] Skipped:                         3 file(s)
[INFO] Read only skipped:               0 file(s)
[INFO] Approximate time taken:          0s
[INFO] 
[INFO] --- impsort-maven-plugin:1.3.2:sort (default) @ rdf4j-lucene-testsuite ---
[INFO]  Total Files Processed: 3 in 00:00.036
[INFO]         Already Sorted: 3
[INFO]         Needed Sorting: 0
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ rdf4j-lucene-testsuite ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- xml-format-maven-plugin:3.1.2:xml-format (default) @ rdf4j-lucene-testsuite ---
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ rdf4j-lucene-testsuite ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to <https://ci.eclipse.org/rdf4j/job/rdf4j-develop-deploy/ws/testsuites/lucene/target/classes>
Build timed out (after 240 minutes). Marking the build as failed.
Process 1590881237277 is killed.
[WARNING] Failed to notify spy hudson.maven.Maven3Builder$JenkinsEventSpy: java.util.concurrent.ExecutionException: Invalid object ID 6 iota=111
[WARNING] Failed to notify spy hudson.maven.Maven3Builder$JenkinsEventSpy: hudson.remoting.Channel$OrderlyShutdown: Command Close created at
channel stopped
[WARNING] Failed to notify spy hudson.maven.Maven3Builder$JenkinsEventSpy: java.io.IOException: Backing channel 'channel' is disconnected.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Eclipse RDF4J 3.3.0-SNAPSHOT:
[INFO] 
[INFO] Eclipse RDF4J ...................................... SUCCESS [02:02 min]
[INFO] RDF4J Core ......................................... SUCCESS [  9.232 s]
[INFO] RDF4J: util ........................................ SUCCESS [02:21 min]
[INFO] RDF4J: Model ....................................... SUCCESS [ 14.337 s]
[INFO] RDF4J: SparqlBuilder ............................... SUCCESS [  5.445 s]
[INFO] RDF4J: Rio ......................................... SUCCESS [  5.198 s]
[INFO] RDF4J: Rio - API ................................... SUCCESS [ 11.934 s]
[INFO] RDF4J: Rio - Languages ............................. SUCCESS [  2.152 s]
[INFO] RDF4J: Rio - Datatypes ............................. SUCCESS [  5.159 s]
[INFO] RDF4J: Query ....................................... SUCCESS [ 13.932 s]
[INFO] RDF4J: Rio - Binary ................................ SUCCESS [  4.857 s]
[INFO] RDF4J: Rio - N-Triples ............................. SUCCESS [  6.830 s]
[INFO] RDF4J: Rio - HDT ................................... SUCCESS [  5.177 s]
[INFO] RDF4J: Rio - JSON-LD ............................... SUCCESS [ 26.803 s]
[INFO] RDF4J: Rio - Turtle ................................ SUCCESS [ 27.306 s]
[INFO] RDF4J: Rio - N3 (writer-only) ...................... SUCCESS [  2.343 s]
[INFO] RDF4J: Rio - N-Quads ............................... SUCCESS [ 13.395 s]
[INFO] RDF4J: Rio - RDF/JSON .............................. SUCCESS [ 13.700 s]
[INFO] RDF4J: Rio - RDF/XML ............................... SUCCESS [ 20.332 s]
[INFO] RDF4J: Rio - TriX .................................. SUCCESS [  4.664 s]
[INFO] RDF4J: Rio - TriG .................................. SUCCESS [ 10.719 s]
[INFO] RDF4J: Query result IO ............................. SUCCESS [  1.154 s]
[INFO] RDF4J: Query result IO - API ....................... SUCCESS [  4.063 s]
[INFO] RDF4J : Test Suites ................................ SUCCESS [  1.311 s]
[INFO] RDF4J: QueryResultIO testsuite ..................... SUCCESS [  4.840 s]
[INFO] RDF4J: Query result IO - binary .................... SUCCESS [  4.664 s]
[INFO] RDF4J: Query result IO - SPARQL/JSON ............... SUCCESS [  6.377 s]
[INFO] RDF4J: Query result IO - SPARQL/XML ................ SUCCESS [  4.963 s]
[INFO] RDF4J: Query result IO - plain text booleans ....... SUCCESS [  6.772 s]
[INFO] RDF4J: Query algebra ............................... SUCCESS [  0.960 s]
[INFO] RDF4J: Query algebra - model ....................... SUCCESS [ 10.632 s]
[INFO] RDF4J: Query parser ................................ SUCCESS [  0.954 s]
[INFO] RDF4J: Query parser - API .......................... SUCCESS [  4.094 s]
[INFO] RDF4J: Query parser - SeRQL ........................ SUCCESS [  4.000 s]
[INFO] RDF4J: Sail ........................................ SUCCESS [  0.989 s]
[INFO] RDF4J: Sail API .................................... SUCCESS [  7.636 s]
[INFO] RDF4J: Repository .................................. SUCCESS [  1.008 s]
[INFO] RDF4J: Repository - API ............................ SUCCESS [  8.570 s]
[INFO] RDF4J: HTTP ........................................ SUCCESS [  0.962 s]
[INFO] RDF4J: HTTP protocol ............................... SUCCESS [  6.215 s]
[INFO] RDF4J: HTTP client ................................. SUCCESS [ 21.815 s]
[INFO] RDF4J: Query parser - SPARQL ....................... SUCCESS [  9.930 s]
[INFO] RDF4J: SPARQL Repository ........................... SUCCESS [  5.559 s]
[INFO] RDF4J: Query algebra - evaluation .................. SUCCESS [ 10.924 s]
[INFO] RDF4J: Repository API testsuite .................... SUCCESS [  6.346 s]
[INFO] RDF4J: SailRepository .............................. SUCCESS [  7.117 s]
[INFO] RDF4J: Repository - event (wrapper) ................ SUCCESS [  4.585 s]
[INFO] RDF4J: HTTPRepository .............................. SUCCESS [  3.267 s]
[INFO] RDF4J: Repository manager .......................... SUCCESS [  5.936 s]
[INFO] RDF4J: Sail base implementations ................... SUCCESS [ 11.389 s]
[INFO] RDF4J: Sail API testsuite .......................... SUCCESS [  3.088 s]
[INFO] RDF4J: MemoryStore ................................. SUCCESS [ 27.021 s]
[INFO] RDF4J: Query algebra - GeoSPARQL ................... SUCCESS [  7.866 s]
[INFO] RDF4J: Query Rendering ............................. SUCCESS [  5.445 s]
[INFO] RDF4J: DatasetRepository (wrapper) ................. SUCCESS [  5.689 s]
[INFO] RDF4J: Repository - context aware (wrapper) ........ SUCCESS [  8.658 s]
[INFO] RDF4J: Model API testsuite ......................... SUCCESS [  2.437 s]
[INFO] RDF4J: Sail Model .................................. SUCCESS [  5.674 s]
[INFO] RDF4J: NativeStore ................................. SUCCESS [  01:39 h]
[INFO] RDF4J: Inferencer Sails ............................ SUCCESS [58:20 min]
[INFO] RDF4J: Federation SAIL ............................. SUCCESS [ 36.252 s]
[INFO] RDF4J: SPIN ........................................ SUCCESS [  6.482 s]
[INFO] RDF4J: SPIN SAIL ................................... SUCCESS [ 31.887 s]
[INFO] RDF4J: SHACL ....................................... SUCCESS [07:02 min]
[INFO] RDF4J Lucene Sail API .............................. SUCCESS [  4.999 s]
[INFO] RDF4J Lucene Sail Index ............................ SUCCESS [ 11.867 s]
[INFO] RDF4J Lucene Sail Spin ............................. SUCCESS [ 10.465 s]
[INFO] RDF4J Solr Sail Index .............................. SUCCESS [01:21 min]
[INFO] RDF4J Elastic Search Sail Index .................... SUCCESS [ 21.298 s]
[INFO] RDF4J Extensible Store ............................. SUCCESS [ 25.541 s]
[INFO] RDF4J Elasticsearch Store .......................... SUCCESS [50:36 min]
[INFO] RDF4J: Client Libraries ............................ SUCCESS [  3.444 s]
[INFO] RDF4J: Storage Libraries ........................... SUCCESS [  3.071 s]
[INFO] RDF4J Tools ........................................ SUCCESS [  1.157 s]
[INFO] RDF4J: application configuration ................... SUCCESS [  4.134 s]
[INFO] RDF4J: Console ..................................... SUCCESS [ 17.785 s]
[INFO] RDF4J: HTTP server - core .......................... SUCCESS [ 15.244 s]
[INFO] RDF4J SPARQL compliance test suite ................. SUCCESS [ 22.185 s]
[INFO] RDF4J: Federation .................................. SUCCESS [03:10 min]
[INFO] RDF4J: HTTP server ................................. SUCCESS [ 30.769 s]
[INFO] RDF4J Workbench .................................... SUCCESS [ 11.043 s]
[INFO] RDF4J: Runtime ..................................... SUCCESS [  2.096 s]
[INFO] RDF4J: Runtime - OSGi .............................. SUCCESS [ 23.029 s]
[INFO] RDF4J Rio compliance test suite .................... SUCCESS [ 18.388 s]
[INFO] RDF4J SeRQL test suite ............................. SUCCESS [ 17.360 s]
[INFO] RDF4J SHACL compliance test suite .................. SUCCESS [  3.111 s]
[INFO] RDF4J Lucene Sail Tests ............................ FAILURE [  1.427 s]
[INFO] RDF4J GeoSPARQL compliance test suite .............. SKIPPED
[INFO] RDF4J: benchmarks .................................. SKIPPED
[INFO] RDF4J Compliance tests ............................. SKIPPED
[INFO] RDF4J Repository compliance tests .................. SKIPPED
[INFO] RDF4J Rio compliance tests ......................... SKIPPED
[INFO] RDF4J Model compliance tests ....................... SKIPPED
[INFO] RDF4J SeRQL query parser compliance tests .......... SKIPPED
[INFO] RDF4J SPARQL query parser compliance tests ......... SKIPPED
[INFO] RDF4J SHACL compliance tests ....................... SKIPPED
[INFO] RDF4J Lucene Sail Tests ............................ SKIPPED
[INFO] RDF4J Solr Sail Tests .............................. SKIPPED
[INFO] RDF4J Elasticsearch Sail Tests ..................... SKIPPED
[INFO] RDF4J GeoSPARQL compliance tests ................... SKIPPED
[INFO] RDF4J BOM .......................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  03:59 h
[INFO] Finished at: 2020-05-30T23:27:18Z
[INFO] ------------------------------------------------------------------------
Build was aborted


Back to the top