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-tools-develop-verify #7

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

Changes:

[Jeen Broekstra] eclipse/rdf4j#1389 added PUT endpoint for repo creation

------------------------------------------
[...truncated 100.38 KB...]
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.rdf4j.workbench.util.TestValueDecoder
[INFO] Running org.eclipse.rdf4j.workbench.util.TestPagedQuery
05:20:47.360 [main] DEBUG org.eclipse.rdf4j.workbench.util.PagedQuery - Query Language: SPARQL, requestLimit: 100, requestOffset: 0
05:20:47.360 [main] DEBUG org.eclipse.rdf4j.workbench.util.PagedQuery - Query: select * {?s ?p ?o } LIMIT 10
05:20:47.361 [main] DEBUG org.eclipse.rdf4j.workbench.util.PagedQuery - Query Language: SPARQL, requestLimit: 100, requestOffset: 0
05:20:47.361 [main] DEBUG org.eclipse.rdf4j.workbench.util.PagedQuery - Query: prefix : <http://example.org/> 
SELECT ?s ?p ?o 
WHERE {
    { SELECT ?s  
      WHERE { ?s a :AClass } 
      LIMIT 2 }
     ?s ?p ?o
}
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.rdf4j.workbench.util.TestPagedQuery
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.16:check (default) @ rdf4j-http-workbench ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-war-plugin:2.1.1:war (default-war) @ rdf4j-http-workbench ---
[INFO] Packaging webapp
[INFO] Assembling webapp [rdf4j-http-workbench] in [<https://ci.eclipse.org/rdf4j/job/rdf4j-tools-develop-verify/ws/workbench/target/rdf4j-http-workbench-3.0-SNAPSHOT]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://ci.eclipse.org/rdf4j/job/rdf4j-tools-develop-verify/ws/workbench/src/main/webapp]>
[INFO] Building jar: <https://ci.eclipse.org/rdf4j/job/rdf4j-tools-develop-verify/ws/workbench/target/rdf4j-http-workbench-3.0-SNAPSHOT/WEB-INF/lib/rdf4j-http-workbench-3.0-SNAPSHOT.jar>
[INFO] Webapp assembled in [510 msecs]
[INFO] Building war: <https://ci.eclipse.org/rdf4j/job/rdf4j-tools-develop-verify/ws/workbench/target/rdf4j-workbench.war>
[INFO] WEB-INF/web.xml already added, skipping
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] ------------------< org.eclipse.rdf4j:rdf4j-runtime >-------------------
[INFO] Building RDF4J: Runtime 3.0-SNAPSHOT                               [7/9]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-http-protocol/3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-http-protocol/3.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 4.5 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-http/3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-http/3.0-SNAPSHOT/maven-metadata.xml (602 B at 3.6 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-repository-api/3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-repository-api/3.0-SNAPSHOT/maven-metadata.xml (1.4 kB at 7.9 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-repository/3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-repository/3.0-SNAPSHOT/maven-metadata.xml (608 B at 3.0 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-query/3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-query/3.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 6.5 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-model/3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-model/3.0-SNAPSHOT/maven-metadata.xml (1.4 kB at 8.7 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-rio-api/3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-rio-api/3.0-SNAPSHOT/maven-metadata.xml (1.4 kB at 10 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-rio/3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-rio/3.0-SNAPSHOT/maven-metadata.xml (601 B at 4.1 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-rio-ntriples/3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-rio-ntriples/3.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 7.6 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-rio-datatypes/3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-rio-datatypes/3.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 6.3 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-rio-languages/3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-rio-languages/3.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 8.9 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-queryalgebra-evaluation/3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-queryalgebra-evaluation/3.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 8.8 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-queryalgebra-evaluation/3.0-SNAPSHOT/rdf4j-queryalgebra-evaluation-3.0-20190616.123646-56.pom
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-queryalgebra-evaluation/3.0-SNAPSHOT/rdf4j-queryalgebra-evaluation-3.0-20190616.123646-56.pom (2.7 kB at 18 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-queryalgebra-model/3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-queryalgebra-model/3.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 8.7 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-repository-sparql/3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-repository-sparql/3.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 8.8 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-http-client/3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-http-client/3.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 8.3 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-queryresultio-api/3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-queryresultio-api/3.0-SNAPSHOT/maven-metadata.xml (1.4 kB at 9.8 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-queryresultio/3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-queryresultio/3.0-SNAPSHOT/maven-metadata.xml (611 B at 1.4 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-queryresultio-binary/3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-queryresultio-binary/3.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 8.4 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-queryresultio-sparqlxml/3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-queryresultio-sparqlxml/3.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 8.3 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-queryparser-api/3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-queryparser-api/3.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 8.5 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-queryparser/3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-queryparser/3.0-SNAPSHOT/maven-metadata.xml (609 B at 4.6 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-queryparser-sparql/3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-queryparser-sparql/3.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 8.4 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-queryalgebra-geosparql/3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-queryalgebra-geosparql/3.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 6.4 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-queryalgebra-geosparql/3.0-SNAPSHOT/rdf4j-queryalgebra-geosparql-3.0-20190616.123632-56.pom
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-queryalgebra-geosparql/3.0-SNAPSHOT/rdf4j-queryalgebra-geosparql-3.0-20190616.123632-56.pom (1.8 kB at 11 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-queryparser-serql/3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-queryparser-serql/3.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 8.0 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-queryrender/3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-queryrender/3.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 8.6 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-queryresultio-sparqljson/3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-queryresultio-sparqljson/3.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 6.0 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-queryresultio-text/3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-queryresultio-text/3.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 8.0 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-repository-contextaware/3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-repository-contextaware/3.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 8.1 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-repository-dataset/3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-repository-dataset/3.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 8.9 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-repository-dataset/3.0-SNAPSHOT/rdf4j-repository-dataset-3.0-20190616.123717-57.pom
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-repository-event/3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-repository-event/3.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 1.9 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-repository-http/3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-repository-http/3.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 6.8 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-rio-binary/3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-rio-binary/3.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 5.5 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-repository-manager/3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-repository-manager/3.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 8.1 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-repository-sail/3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-repository-sail/3.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 6.4 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-repository-sail/3.0-SNAPSHOT/rdf4j-repository-sail-3.0-20190616.123700-56.pom
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-repository-sail/3.0-SNAPSHOT/rdf4j-repository-sail-3.0-20190616.123700-56.pom (3.5 kB at 18 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-sail-api/3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-sail-api/3.0-SNAPSHOT/maven-metadata.xml (1.4 kB at 9.4 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-sail-api/3.0-SNAPSHOT/rdf4j-sail-api-3.0-20190616.123648-56.pom
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-sail-api/3.0-SNAPSHOT/rdf4j-sail-api-3.0-20190616.123648-56.pom (2.4 kB at 14 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-rio-trig/3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-rio-trig/3.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 7.0 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-rio-turtle/3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-rio-turtle/3.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 7.1 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-rio-jsonld/3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-rio-jsonld/3.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 6.8 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-rio-n3/3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-rio-n3/3.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 6.1 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-rio-nquads/3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-rio-nquads/3.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 7.4 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-rio-rdfjson/3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-rio-rdfjson/3.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 5.5 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-rio-rdfxml/3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-rio-rdfxml/3.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 6.6 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-rio-trix/3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-rio-trix/3.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 7.6 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-sail-base/3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-sail-base/3.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 7.6 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-sail-base/3.0-SNAPSHOT/rdf4j-sail-base-3.0-20190616.123635-56.pom
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-sail-base/3.0-SNAPSHOT/rdf4j-sail-base-3.0-20190616.123635-56.pom (1.8 kB at 10 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-sail-federation/3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-sail-federation/3.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 8.4 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-sail-federation/3.0-SNAPSHOT/rdf4j-sail-federation-3.0-20190616.123630-57.pom
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-sail-federation/3.0-SNAPSHOT/rdf4j-sail-federation-3.0-20190616.123630-57.pom (3.1 kB at 17 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-sail-inferencer/3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-sail-inferencer/3.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 7.1 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-sail-inferencer/3.0-SNAPSHOT/rdf4j-sail-inferencer-3.0-20190616.123653-56.pom
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-sail-inferencer/3.0-SNAPSHOT/rdf4j-sail-inferencer-3.0-20190616.123653-56.pom (3.9 kB at 22 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-sail-model/3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-sail-model/3.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 8.3 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-sail-model/3.0-SNAPSHOT/rdf4j-sail-model-3.0-20190616.123639-57.pom
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-sail-model/3.0-SNAPSHOT/rdf4j-sail-model-3.0-20190616.123639-57.pom (1.8 kB at 8.5 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-sail-elasticsearch/3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-sail-elasticsearch/3.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 7.3 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-sail-elasticsearch/3.0-SNAPSHOT/rdf4j-sail-elasticsearch-3.0-20190616.123642-57.pom
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-sail-elasticsearch/3.0-SNAPSHOT/rdf4j-sail-elasticsearch-3.0-20190616.123642-57.pom (1.3 kB at 8.5 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-sail-lucene-api/3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-sail-lucene-api/3.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 6.9 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-sail-lucene-api/3.0-SNAPSHOT/rdf4j-sail-lucene-api-3.0-20190616.123634-57.pom
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-sail-lucene-api/3.0-SNAPSHOT/rdf4j-sail-lucene-api-3.0-20190616.123634-57.pom (1.7 kB at 11 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-sail-lucene/3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-sail-lucene/3.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 5.6 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-sail-lucene/3.0-SNAPSHOT/rdf4j-sail-lucene-3.0-20190616.123644-57.pom
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-sail-lucene/3.0-SNAPSHOT/rdf4j-sail-lucene-3.0-20190616.123644-57.pom (3.2 kB at 21 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-sail-solr/3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-sail-solr/3.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 7.8 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-sail-solr/3.0-SNAPSHOT/rdf4j-sail-solr-3.0-20190616.123656-57.pom
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-sail-solr/3.0-SNAPSHOT/rdf4j-sail-solr-3.0-20190616.123656-57.pom (2.6 kB at 18 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-sail-memory/3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-sail-memory/3.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 8.0 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-sail-memory/3.0-SNAPSHOT/rdf4j-sail-memory-3.0-20190616.123629-57.pom
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-sail-memory/3.0-SNAPSHOT/rdf4j-sail-memory-3.0-20190616.123629-57.pom (3.0 kB at 16 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-sail-nativerdf/3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-sail-nativerdf/3.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 6.8 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-sail-nativerdf/3.0-SNAPSHOT/rdf4j-sail-nativerdf-3.0-20190616.123652-57.pom
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-sail-nativerdf/3.0-SNAPSHOT/rdf4j-sail-nativerdf-3.0-20190616.123652-57.pom (2.9 kB at 17 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-sail-spin/3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-sail-spin/3.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 7.3 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-sail-spin/3.0-SNAPSHOT/rdf4j-sail-spin-3.0-20190616.123721-57.pom
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-sail-spin/3.0-SNAPSHOT/rdf4j-sail-spin-3.0-20190616.123721-57.pom (2.8 kB at 19 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-spin/3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-spin/3.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 7.7 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-spin/3.0-SNAPSHOT/rdf4j-spin-3.0-20190616.123737-57.pom
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-spin/3.0-SNAPSHOT/rdf4j-spin-3.0-20190616.123737-57.pom (1.8 kB at 9.3 kB/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-lucene-spin/3.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-lucene-spin/3.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 246 B/s)
[INFO] Downloading from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-lucene-spin/3.0-SNAPSHOT/rdf4j-lucene-spin-3.0-20190616.123638-56.pom
[INFO] Downloaded from oss-sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-lucene-spin/3.0-SNAPSHOT/rdf4j-lucene-spin-3.0-20190616.123638-56.pom (2.8 kB at 19 kB/s)
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for RDF4J Tools 3.0-SNAPSHOT:
[INFO] 
[INFO] RDF4J Tools ........................................ SUCCESS [  2.531 s]
[INFO] RDF4J: application configuration ................... SUCCESS [ 11.183 s]
[INFO] RDF4J: Console ..................................... SUCCESS [ 23.204 s]
[INFO] RDF4J: HTTP server - core .......................... SUCCESS [ 11.824 s]
[INFO] RDF4J: HTTP server ................................. SUCCESS [ 23.977 s]
[INFO] RDF4J Workbench .................................... SUCCESS [  9.367 s]
[INFO] RDF4J: Runtime ..................................... FAILURE [01:19 min]
[INFO] RDF4J: Runtime - OSGi .............................. SKIPPED
[INFO] RDF4J BOM .......................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  02:56 min
[INFO] Finished at: 2019-06-20T05:22:15-04:00
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-tools-develop-verify/ws/server-spring/pom.xml> to org.eclipse.rdf4j/rdf4j-http-server-spring/3.0-SNAPSHOT/rdf4j-http-server-spring-3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-tools-develop-verify/ws/server-spring/target/rdf4j-http-server-spring-3.0-SNAPSHOT.jar> to org.eclipse.rdf4j/rdf4j-http-server-spring/3.0-SNAPSHOT/rdf4j-http-server-spring-3.0-SNAPSHOT.jar
[ERROR] Failed to execute goal on project rdf4j-runtime: Could not resolve dependencies for project org.eclipse.rdf4j:rdf4j-runtime:jar:3.0-SNAPSHOT: Failed to collect dependencies at org.eclipse.rdf4j:rdf4j-repository-dataset:jar:3.0-SNAPSHOT: Failed to read artifact descriptor for org.eclipse.rdf4j:rdf4j-repository-dataset:jar:3.0-SNAPSHOT: Could not transfer artifact org.eclipse.rdf4j:rdf4j-repository-dataset:pom:3.0-20190616.123717-57 from/to oss-sonatype-snapshots (https://oss.sonatype.org/content/repositories/snapshots): Failed to transfer file https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/rdf4j/rdf4j-repository-dataset/3.0-SNAPSHOT/rdf4j-repository-dataset-3.0-20190616.123717-57.pom with status code 504 -> [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/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-tools-develop-verify/ws/workbench/pom.xml> to org.eclipse.rdf4j/rdf4j-http-workbench/3.0-SNAPSHOT/rdf4j-http-workbench-3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-tools-develop-verify/ws/workbench/target/rdf4j-workbench.war> to org.eclipse.rdf4j/rdf4j-http-workbench/3.0-SNAPSHOT/rdf4j-http-workbench-3.0-SNAPSHOT.war
[ERROR]   mvn <goals> -rf :rdf4j-runtime
[JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-tools-develop-verify/ws/runtime-osgi/pom.xml> to org.eclipse.rdf4j/rdf4j-runtime-osgi/3.0-SNAPSHOT/rdf4j-runtime-osgi-3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-tools-develop-verify/ws/server/pom.xml> to org.eclipse.rdf4j/rdf4j-http-server/3.0-SNAPSHOT/rdf4j-http-server-3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-tools-develop-verify/ws/server/target/rdf4j-server.war> to org.eclipse.rdf4j/rdf4j-http-server/3.0-SNAPSHOT/rdf4j-http-server-3.0-SNAPSHOT.war
[JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-tools-develop-verify/ws/pom.xml> to org.eclipse.rdf4j/rdf4j-tools/3.0-SNAPSHOT/rdf4j-tools-3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-tools-develop-verify/ws/config/pom.xml> to org.eclipse.rdf4j/rdf4j-config/3.0-SNAPSHOT/rdf4j-config-3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-tools-develop-verify/ws/config/target/rdf4j-config-3.0-SNAPSHOT.jar> to org.eclipse.rdf4j/rdf4j-config/3.0-SNAPSHOT/rdf4j-config-3.0-SNAPSHOT.jar
[JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-tools-develop-verify/ws/bom/pom.xml> to org.eclipse.rdf4j/rdf4j-bom/3.0-SNAPSHOT/rdf4j-bom-3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-tools-develop-verify/ws/runtime/pom.xml> to org.eclipse.rdf4j/rdf4j-runtime/3.0-SNAPSHOT/rdf4j-runtime-3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-tools-develop-verify/ws/console/pom.xml> to org.eclipse.rdf4j/rdf4j-console/3.0-SNAPSHOT/rdf4j-console-3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://ci.eclipse.org/rdf4j/job/rdf4j-tools-develop-verify/ws/console/target/rdf4j-console-3.0-SNAPSHOT.jar> to org.eclipse.rdf4j/rdf4j-console/3.0-SNAPSHOT/rdf4j-console-3.0-SNAPSHOT.jar
channel stopped
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds


Back to the top