Skip to content

Console Output

Started by user andriib@kth.se
Checkout:workspace / /home/hudson/genie.lyo/.hudson/jobs/lyo-ldp-master/workspace - hudson.remoting.LocalChannel@56ef8ca
Using strategy: Default
Last Built Revision: Revision d8f42cf858c2122dbc5f9dedcf1f8f4b2ba5679b (origin/master)
Checkout:workspace / /home/hudson/genie.lyo/.hudson/jobs/lyo-ldp-master/workspace - hudson.remoting.LocalChannel@56ef8ca
Fetching changes from the remote Git repository
Fetching upstream changes from git://git.eclipse.org/gitroot/lyo/org.eclipse.lyo.ldp.git
Commencing build of Revision d8f42cf858c2122dbc5f9dedcf1f8f4b2ba5679b (origin/master)
Checking out Revision d8f42cf858c2122dbc5f9dedcf1f8f4b2ba5679b (origin/master)
[INFO] Using Maven 3 installation: apache-maven-latest
[INFO] Checking Maven 3 installation environment
[workspace] $ /shared/common/apache-maven-latest/bin/mvn --help
[INFO] Checking Maven 3 installation version
[INFO] Detected Maven 3 installation version: 3.3.9
[workspace] $ /shared/common/apache-maven-latest/bin/mvn clean deploy javadoc:aggregate -Dmaven.repo.local=/shared/technology/lyo/maven/repo -V -B -Dmaven.ext.class.path=/home/hudson/genie.lyo/.hudson/maven/slavebundle/resources:/home/hudson/genie.lyo/.hudson/maven/slavebundle/lib/maven3-eventspy-3.1.jar:/home/hudson/genie.lyo/.hudson/war/webapp/WEB-INF/lib/hudson-remoting-3.0.0.jar -Dhudson.eventspy.port=51291 -f org.eclipse.lyo.ldp.build/pom.xml
[DEBUG] Waiting for connection on port: 51291
Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T11:41:47-05:00)
Maven home: /shared/common/apache-maven-latest
Java version: 1.8.0_121, vendor: Oracle Corporation
Java home: /opt/public/common/jdk1.8.0_121.x64/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.12.74-60.64.40-default", arch: "amd64", family: "unix"
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/home/hudson/genie.lyo/.hudson/maven/slavebundle/lib/maven3-eventspy-runtime.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/shared/common/apache-maven-latest/lib/slf4j-simple-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
[DEBUG] Connected to remote
[INFO] o.h.m.e.h.SettingsBuildingRequestHandler - Using settings document ID: e23a0b6a-ab36-4ea3-8d97-c6ce7ba3db90
[WARN] o.h.m.e.EventSpyProcessor - Unhandled event: org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest@352e612e (org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest)
[WARN] o.h.m.e.EventSpyProcessor - Unhandled event: org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest@352e612e (org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest)
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.eclipse.lyo.ldp:ldp-webapp:war:3.0.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.mortbay.jetty:jetty-maven-plugin is missing. @ line 34, column 12
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Linked Data Platform Reference Implementation
[INFO] Jena LDP Reference Implementation
[INFO] Jena LDP Reference Implementation (webapp)
[INFO] LDP Sample Loaders (Testsuite, NetWorth, Bugs)
[INFO] LDP Build
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Linked Data Platform Reference Implementation 3.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.1.13/jaxb-impl-2.1.13.pom
Downloaded: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.1.13/jaxb-impl-2.1.13.pom (3 KB at 10.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.1.13/jaxb-impl-2.1.13.jar
Downloaded: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/2.1.13/jaxb-impl-2.1.13.jar (857 KB at 2951.9 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ldp-server ---
[INFO] Deleting /jobs/genie.lyo/lyo-ldp-master/workspace/org.eclipse.lyo.ldp.server/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ldp-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ ldp-server ---
[INFO] Compiling 17 source files to /jobs/genie.lyo/lyo-ldp-master/workspace/org.eclipse.lyo.ldp.server/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ldp-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.lyo/lyo-ldp-master/workspace/org.eclipse.lyo.ldp.server/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ ldp-server ---
[INFO] Compiling 1 source file to /jobs/genie.lyo/lyo-ldp-master/workspace/org.eclipse.lyo.ldp.server/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ ldp-server ---
[INFO] Surefire report directory: /jobs/genie.lyo/lyo-ldp-master/workspace/org.eclipse.lyo.ldp.server/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.lyo.ldp.server.URITest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 sec

Results :

Tests run: 9, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ldp-server ---
[INFO] Building jar: /jobs/genie.lyo/lyo-ldp-master/workspace/org.eclipse.lyo.ldp.server/target/ldp-server-3.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ ldp-server ---
[INFO] Installing /jobs/genie.lyo/lyo-ldp-master/workspace/org.eclipse.lyo.ldp.server/target/ldp-server-3.0.0-SNAPSHOT.jar to /shared/technology/lyo/maven/repo/org/eclipse/lyo/ldp/ldp-server/3.0.0-SNAPSHOT/ldp-server-3.0.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.lyo/lyo-ldp-master/workspace/org.eclipse.lyo.ldp.server/pom.xml to /shared/technology/lyo/maven/repo/org/eclipse/lyo/ldp/ldp-server/3.0.0-SNAPSHOT/ldp-server-3.0.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ ldp-server ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping LDP Build
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Linked Data Platform Reference Implementation ...... FAILURE [ 10.343 s]
[INFO] Jena LDP Reference Implementation .................. SKIPPED
[INFO] Jena LDP Reference Implementation (webapp) ......... SKIPPED
[INFO] LDP Sample Loaders (Testsuite, NetWorth, Bugs) ..... SKIPPED
[INFO] LDP Build .......................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11.648 s
[INFO] Finished at: 2017-07-19T20:17:19-04:00
[INFO] Final Memory: 46M/2277M
[INFO] ------------------------------------------------------------------------
[INFO] o.h.m.e.h.MavenExecutionResultHandler - Build failed with exception(s)
[INFO] o.h.m.e.h.MavenExecutionResultHandler - [1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project ldp-server: Deployment failed: repository element was not specified in the POM inside distributionManagement element or in -DaltDeploymentRepository=id::layout::url parameter
[DEBUG] Closing connection to remote
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project ldp-server: Deployment failed: repository element was not specified in the POM inside distributionManagement element or in -DaltDeploymentRepository=id::layout::url parameter -> [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/MojoExecutionException
[DEBUG] Waiting for process to finish
[DEBUG] Result: 1
Recording test results
Finished: FAILURE