Skip to content

Console Output

Started by user andriib@kth.se
Checkout:workspace / /home/hudson/genie.lyo/.hudson/jobs/lyo-client-2.1.2-service/workspace - hudson.remoting.LocalChannel@716b5d38
Using strategy: Default
Checkout:workspace / /home/hudson/genie.lyo/.hudson/jobs/lyo-client-2.1.2-service/workspace - hudson.remoting.LocalChannel@716b5d38
Cloning the remote Git repository
Cloning repository origin
Fetching upstream changes from git://git.eclipse.org/gitroot/lyo/org.eclipse.lyo.client.git
Commencing build of Revision 748342aa041771a8c6e09b2b9fd9dea3aed942c4 (origin/2.1.2-service)
Checking out Revision 748342aa041771a8c6e09b2b9fd9dea3aed942c4 (origin/2.1.2-service)
No change to record in branch origin/2.1.2-service
[INFO] Using bundled Maven 3 installation
[INFO] Checking Maven 3 installation environment
[workspace] $ /home/hudson/genie.lyo/.hudson/maven/slavebundle/bundled-maven/bin/mvn --help
[INFO] Checking Maven 3 installation version
[INFO] Detected Maven 3 installation version: 3.1.1
[workspace] $ /home/hudson/genie.lyo/.hudson/maven/slavebundle/bundled-maven/bin/mvn clean package javadoc:javadoc deploy -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=44792 -f org.eclipse.lyo.client.java/pom.xml -U
[DEBUG] Waiting for connection on port: 44792
Apache Maven 3.1.1 (0728685237757ffbf44136acec0402957f723d9a; 2013-09-17 11:22:22-0400)
Maven home: /home/hudson/genie.lyo/.hudson/maven/slavebundle/bundled-maven
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.62-60.64.8-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:/home/hudson/genie.lyo/.hudson/maven/slavebundle/bundled-maven/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
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building OSLC Java Client 2.1.0
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oslc-java-client ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ oslc-java-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oslc-java-client ---
[INFO] Compiling 39 source files to /jobs/genie.lyo/lyo-client-2.1.2-service/workspace/org.eclipse.lyo.client.java/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ oslc-java-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oslc-java-client ---
[INFO] Compiling 2 source files to /jobs/genie.lyo/lyo-client-2.1.2-service/workspace/org.eclipse.lyo.client.java/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ oslc-java-client ---
[INFO] Surefire report directory: /jobs/genie.lyo/lyo-client-2.1.2-service/workspace/org.eclipse.lyo.client.java/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.lyo.client.test.OslcQueryResultTest
log4j:WARN No appenders could be found for logger (org.apache.wink.common.internal.registry.metadata.ProviderMetadataCollector).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.251 sec - in org.eclipse.lyo.client.test.OslcQueryResultTest
Running org.eclipse.lyo.client.test.OslcClientTest
[ERROR] Failure: java.lang.InterruptedException
Build was aborted
Finished: ABORTED