You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@devicemap.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/07/09 21:43:41 UTC

Build failed in Jenkins: devicemap-java6 #43

See <https://builds.apache.org/job/devicemap-java6/43/changes>

Changes:

[wkeil] DMAP-38: Integrate W3C Simple DDR library 
Added README and other documents
Task-Url: https://issues.apache.org/jira/browse/DMAP-38

[wkeil] Updated POM

[wkeil] Updated POM

------------------------------------------
Started by an SCM change
Building remotely on ubuntu2 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/devicemap-java6/ws/>
Updating https://svn.apache.org/repos/asf/incubator/devicemap/trunk at revision '2014-07-09T19:39:02.590 +0000'
U         data/test-data/pom.xml
U         pom.xml
A         devicemap/java/simpleddr/README
A         devicemap/java/simpleddr/NOTICE
A         devicemap/java/simpleddr/LICENSE
At revision 1609277
Parsing POMs
Discovered a new module org.apache.devicemap:devicemap-test-data Apache DeviceMap Test Data
Modules changed, recalculating dependency graph
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[trunk] $ /home/hudson/tools/java/latest1.6/bin/java -Xmx512M -XX:MaxPermSize=256M -enableassertions -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/hudson/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/hudson/tools/maven/apache-maven-3.0.4 /home/hudson/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 46998
<===[JENKINS REMOTING CAPACITY]===>   channel started
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
Executing Maven:  -B -f <https://builds.apache.org/job/devicemap-java6/ws/trunk/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean install
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache DeviceMap Data
[INFO] Apache DeviceMap Test Data
[INFO] Apache DeviceMap Client
[INFO] Apache DeviceMap Java Parent
[INFO] Apache DeviceMap Simple DDR
[INFO] Apache DeviceMap Reactor Pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache DeviceMap Data 1.0.0
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ devicemap-data ---
[INFO] Deleting <https://builds.apache.org/job/devicemap-java6/ws/trunk/data/device-data/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ devicemap-data ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ devicemap-data ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ devicemap-data ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ devicemap-data ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/devicemap-java6/ws/trunk/data/device-data/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ devicemap-data ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ devicemap-data ---
[JENKINS] Recording test results[INFO] 
[INFO] --- xml-maven-plugin:1.0:validate (default) @ devicemap-data ---

[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ devicemap-data ---
[INFO] Building jar: <https://builds.apache.org/job/devicemap-java6/ws/trunk/data/device-data/target/devicemap-data-1.0.0.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ devicemap-data ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ devicemap-data ---
[INFO] Installing <https://builds.apache.org/job/devicemap-java6/ws/trunk/data/device-data/target/devicemap-data-1.0.0.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/devicemap/devicemap-data/1.0.0/devicemap-data-1.0.0.jar
[INFO] Installing <https://builds.apache.org/job/devicemap-java6/ws/trunk/data/device-data/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/devicemap/devicemap-data/1.0.0/devicemap-data-1.0.0.pom
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache DeviceMap Test Data 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ devicemap-test-data ---
[INFO] Deleting <https://builds.apache.org/job/devicemap-java6/ws/trunk/data/test-data/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ devicemap-test-data ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ devicemap-test-data ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ devicemap-test-data ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ devicemap-test-data ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/devicemap-java6/ws/trunk/data/test-data/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ devicemap-test-data ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ devicemap-test-data ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ devicemap-test-data ---
[INFO] Building jar: <https://builds.apache.org/job/devicemap-java6/ws/trunk/data/test-data/target/devicemap-test-data-1.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ devicemap-test-data ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ devicemap-test-data ---
[INFO] Installing <https://builds.apache.org/job/devicemap-java6/ws/trunk/data/test-data/target/devicemap-test-data-1.0.0-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/devicemap/devicemap-test-data/1.0.0-SNAPSHOT/devicemap-test-data-1.0.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/devicemap-java6/ws/trunk/data/test-data/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/devicemap/devicemap-test-data/1.0.0-SNAPSHOT/devicemap-test-data-1.0.0-SNAPSHOT.pom
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache DeviceMap Client 1.0.0
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ devicemap-client ---
[INFO] Deleting <https://builds.apache.org/job/devicemap-java6/ws/trunk/devicemap/java/classifier/target>
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ devicemap-client ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/devicemap-java6/ws/trunk/devicemap/java/classifier/src/main/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ devicemap-client ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 18 source files to <https://builds.apache.org/job/devicemap-java6/ws/trunk/devicemap/java/classifier/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ devicemap-client ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ devicemap-client ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to <https://builds.apache.org/job/devicemap-java6/ws/trunk/devicemap/java/classifier/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ devicemap-client ---
[INFO] Surefire report directory: <https://builds.apache.org/job/devicemap-java6/ws/trunk/devicemap/java/classifier/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.devicemap.DeviceMapClientTest
Tests run: 1156, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.92 sec - in org.apache.devicemap.DeviceMapClientTest
Running org.apache.devicemap.DeviceMapClientJarTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 sec - in org.apache.devicemap.DeviceMapClientJarTest

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ devicemap-client ---
[INFO] Building jar: <https://builds.apache.org/job/devicemap-java6/ws/trunk/devicemap/java/classifier/target/devicemap-client-1.0.0.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ devicemap-client ---
[INFO] Installing <https://builds.apache.org/job/devicemap-java6/ws/trunk/devicemap/java/classifier/target/devicemap-client-1.0.0.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/devicemap/devicemap-client/1.0.0/devicemap-client-1.0.0.jar
[INFO] Installing <https://builds.apache.org/job/devicemap-java6/ws/trunk/devicemap/java/classifier/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/devicemap/devicemap-client/1.0.0/devicemap-client-1.0.0.pom
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache DeviceMap Java Parent 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ devicemap-java ---
[INFO] Deleting <https://builds.apache.org/job/devicemap-java6/ws/trunk/devicemap/java/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ devicemap-java ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ devicemap-java ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ devicemap-java ---
[INFO] Installing <https://builds.apache.org/job/devicemap-java6/ws/trunk/devicemap/java/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/devicemap/devicemap-java/1.0.0-SNAPSHOT/devicemap-java-1.0.0-SNAPSHOT.pom
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache DeviceMap Simple DDR 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repo.maven.apache.org/maven2/com/googlecode/addjars-maven-plugin/addjars-maven-plugin/1.0.5/addjars-maven-plugin-1.0.5.pom
Downloaded: http://repo.maven.apache.org/maven2/com/googlecode/addjars-maven-plugin/addjars-maven-plugin/1.0.5/addjars-maven-plugin-1.0.5.pom (4 KB at 8.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/com/googlecode/addjars-maven-plugin/addjars-maven-plugin/1.0.5/addjars-maven-plugin-1.0.5.jar
Downloaded: http://repo.maven.apache.org/maven2/com/googlecode/addjars-maven-plugin/addjars-maven-plugin/1.0.5/addjars-maven-plugin-1.0.5.jar (9 KB at 944.8 KB/sec)
Downloading: http://repository.apache.org/snapshots/org/apache/devicemap/devicemap-test-data/0.9.9-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/devicemap/devicemap-test-data/0.9.9-SNAPSHOT/devicemap-test-data-0.9.9-SNAPSHOT.pom
[WARNING] The POM for org.apache.devicemap:devicemap-test-data:jar:0.9.9-SNAPSHOT is missing, no dependency information available
Downloading: http://repository.apache.org/snapshots/org/apache/devicemap/devicemap-test-data/0.9.9-SNAPSHOT/devicemap-test-data-0.9.9-SNAPSHOT.jar
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache DeviceMap Data ............................. SUCCESS [41.541s]
[INFO] Apache DeviceMap Test Data ........................ SUCCESS [1:17.969s]
[INFO] Apache DeviceMap Client ........................... SUCCESS [14.967s]
[INFO] Apache DeviceMap Java Parent ...................... SUCCESS [2.014s]
[INFO] Apache DeviceMap Simple DDR ....................... FAILURE [1.255s]
[INFO] Apache DeviceMap Reactor Pom ...................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:25.622s
[INFO] Finished at: Wed Jul 09 19:43:32 UTC 2014
[INFO] Final Memory: 17M/54M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal on project devicemap-simpleddr: Could not resolve dependencies for project org.apache.devicemap:devicemap-simpleddr:jar:1.0.0-SNAPSHOT: Could not find artifact org.apache.devicemap:devicemap-test-data:jar:0.9.9-SNAPSHOT in Nexus (http://repository.apache.org/snapshots) -> [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
[ERROR]   mvn <goals> -rf :devicemap-simpleddr

Sending e-mails to: devicemap-dev@incubator.apache.org
channel stopped

Jenkins build is back to normal : devicemap-java6 #44

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/devicemap-java6/44/changes>