Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [Hudson] Build failed in Hudson: ICE Build - Next #5

See <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/5/>

------------------------------------------
Started by user billings_mccaskey
Checkout:workspace / <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/> - hudson.remoting.LocalChannel@7d7e1d80
Using strategy: Default
Last Built Revision: Revision 4cf19fdc3cd23ac2086f171fb8801a6a07657f53 (origin/next)
Checkout:ice / <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice> - hudson.remoting.LocalChannel@7d7e1d80
Fetching changes from the remote Git repository
Fetching upstream changes from https://github.com/eclipse/ice
Commencing build of Revision 4cf19fdc3cd23ac2086f171fb8801a6a07657f53 (origin/next)
Checking out Revision 4cf19fdc3cd23ac2086f171fb8801a6a07657f53 (origin/next)
Starting xvnc
[workspace] $ vncserver :20 -geometry 800x600

New 'habilis.ornl.gov:20 (hudson)' desktop is habilis.ornl.gov:20

Starting applications specified in /home/hudson/.vnc/xstartup
Log file is /home/hudson/.vnc/habilis.ornl.gov:20.log

[workspace] $ /bin/sh -xe /tmp/hudson2488672985042653031.sh
+ env
BUILD_URL=http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/5/
HUDSON_SERVER_COOKIE=2ae5475fe947df9874c1b9043788d74b
SHELL=/bin/bash
TERM=dumb
HUDSON_USER=billings_mccaskey
BUILD_TAG=hudson-ICE Build - Next-5
WORKSPACE=<http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/>
JOB_URL=http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/
USER=hudson
LD_LIBRARY_PATH=/home/NiCE/hdf-java/lib/linux:/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.36.x86_64/jre/lib/amd64/server:/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.36.x86_64/jre/lib/amd64:/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.36.x86_64/jre/../lib/amd64
NLSPATH=/usr/dt/lib/nls/msg/%L/%N.cat
GIT_COMMIT=4cf19fdc3cd23ac2086f171fb8801a6a07657f53
PATH=/usr/lib/jvm/java-1.8.0/bin:/sbin:/usr/sbin:/bin:/usr/bin
_=/bin/env
PWD=<http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/>
JAVA_HOME=/usr/lib/jvm/java-1.8.0
HUDSON_URL=http://habilis.ornl.gov:8080/
LANG=en_US.UTF-8
JOB_NAME=ICE Build - Next
XFILESEARCHPATH=/usr/dt/app-defaults/%L/Dt
BUILD_ID=2015-08-28_10-35-57
HOME=/home/hudson
M2_HOME=/opt/apache-maven-3.0.4/bin
SHLVL=4
GIT_BRANCH=next
EXECUTOR_NUMBER=5
NODE_LABELS=master
LOGNAME=hudson
HUDSON_HOME=/var/lib/hudson
BUILD_NUMBER=5
HUDSON_COOKIE=c0b8e8d9-3c49-45c7-8100-91a7e556908c
DISPLAY=:20
+ rm -rf ICEDeps
+ git clone https://github.com/jayjaybillings/ICEDeps
Initialized empty Git repository in <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ICEDeps/.git/>
+ rm -rf visit_java_client
+ git clone https://github.com/visit-vis/visit_java_client
Initialized empty Git repository in <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/visit_java_client/.git/>
+ rm -rf /home/hudson/ICETests
+ git clone /home/NiCE/ICETests.git /home/hudson/ICETests
Initialized empty Git repository in /home/hudson/ICETests/.git/
[INFO] Using bundled Maven 3 installation
[INFO] Checking Maven 3 installation environment
[workspace] $ /var/lib/hudson/maven/slavebundle/bundled-maven/bin/mvn --help
[INFO] Checking Maven 3 installation version
[INFO] Detected Maven 3 installation version: 3.0.3
[workspace] $ /var/lib/hudson/maven/slavebundle/bundled-maven/bin/mvn clean install -V -B -DLD_LIBRARY_PATH=/home/NiCE/hdf-java/lib/linux:$LD_LIBRARY_PATH "-Dpom-filename=<http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/pom.xml";> -Dmaven.ext.class.path=/var/lib/hudson/maven/slavebundle/resources:/var/lib/hudson/maven/slavebundle/lib/maven3-eventspy-3.0.jar:/var/lib/hudson/war/WEB-INF/lib/hudson-remoting-2.2.1.jar -Dhudson.eventspy.port=37445 -f ice/pom.xml
[DEBUG] Waiting for connection on port: 37445
Apache Maven 3.0.3 (r1075438; 2011-02-28 12:31:09-0500)
Maven home: /var/lib/hudson/maven/slavebundle/bundled-maven
Java version: 1.8.0_51, vendor: Oracle Corporation
Java home: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.51-1.b16.el6_7.x86_64/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "2.6.32-573.1.1.el6.x86_64", arch: "amd64", family: "unix"
[DEBUG] Connected to remote
[INFO] Scanning for projects...
[ERROR] Several versions of tycho plugins are configured [0.23.0, 0.24.0-SNAPSHOT]:
[ERROR] 0.23.0:
[ERROR] 	MavenProject: ICE:org.eclipse.ice.build:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/pom.xml>
[ERROR] 0.24.0-SNAPSHOT:
[ERROR] 	MavenProject: ICE:org.eclipse.ice.target.mars:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.target.mars/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.dependencies:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ICEDeps/org.eclipse.ice.dependencies/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.client:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.client/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.client.test:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.client.test/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.client.compatibility:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.client.compatibility/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.client.widgets:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.client.widgets/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.client.widgets.moose:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.client.widgets.moose/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.client.widgets.reactoreditor:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.client.widgets.reactoreditor/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.client.widgets.reactoreditor.test:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.client.widgets.reactoreditor.test/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.client.widgets.reactoreditor.grid:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.client.widgets.reactoreditor.grid/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.client.widgets.reactoreditor.grid.test:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.client.widgets.reactoreditor.grid.test/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.client.widgets.reactoreditor.lwr:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.client.widgets.reactoreditor.lwr/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.client.widgets.reactoreditor.lwr.test:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.client.widgets.reactoreditor.lwr.test/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.client.widgets.reactoreditor.sfr:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.client.widgets.reactoreditor.sfr/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.client.widgets.reactoreditor.sfr.test:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.client.widgets.reactoreditor.sfr.test/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.client.widgets.rcp:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.client.widgets.rcp/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.client.widgets.test:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.client.widgets.test/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.client.widgets.test.utils:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.client.widgets.test.utils/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.client.widgets.rcp.test:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.client.widgets.rcp.test/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.client.rcp:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.client.rcp/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.datastructures:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.datastructures/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.datastructures.test:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.datastructures.test/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.core:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.core/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.core.test:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.core.test/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.item:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.item/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.item.test:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.item.test/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.persistence.xml:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.persistence.xml/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.persistence.xml.test:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.persistence.xml.test/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.io:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.io/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.io.test:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.io.test/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.analysistool:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.analysistool/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.reactor:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.reactor/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.reactor.test:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.reactor.test/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.reactor.sfr:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.reactor.sfr/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.reactor.sfr.test:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.reactor.sfr.test/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.reactor.plant:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.reactor.plant/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.reactor.plant.test:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.reactor.plant.test/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.reactor.perspective:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.reactor.perspective/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.reactorAnalyzer:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.reactorAnalyzer/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.reactorAnalyzer.test:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.reactorAnalyzer.test/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.vibe:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.vibe/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.vibe.test:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.vibe.test/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.kdd:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.kdd/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.kdd.test:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.kdd.test/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.proteus:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.proteus/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.proteus.test:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.proteus.test/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.mesh:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.mesh/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.mesh.test:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.mesh.test/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.nek5000:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.nek5000/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.nek5000.test:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.nek5000.test/pom.xml>
[ERROR] 	MavenProject: ICE:gov.lbnl.visit.swt:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/visit_java_client/gov.lbnl.visit.swt/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.viz:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.viz/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.viz.test:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.viz.test/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.viz.service:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.viz.service/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.viz.service.test:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.viz.service.test/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.viz.service.geometry:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.viz.service.geometry/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.viz.service.geometry.test:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.viz.service.geometry.test/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.viz.service.jme3:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.viz.service.jme3/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.viz.service.jme3.test:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.viz.service.jme3.test/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.viz.service.mesh:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.viz.service.mesh/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.viz.service.mesh.test:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.viz.service.mesh.test/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.viz.service.visit:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.viz.service.visit/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.viz.service.visit.test:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.viz.service.visit.test/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.viz.service.paraview:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.viz.service.paraview/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.viz.service.paraview.web:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.viz.service.paraview.web/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.viz.service.paraview.test:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.viz.service.paraview.test/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.xolotl:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.xolotl/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.materials:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.materials/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.materials.test:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.materials.test/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.materials.ui:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.materials.ui/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.caebat.batml:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.caebat.batml/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.caebat.batml.test:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.caebat.batml.test/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.sassena:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.sassena/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.sassena.test:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.sassena.test/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.reflectivity:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.reflectivity/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.reflectivity.test:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.reflectivity.test/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.reflectivity.ui:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.reflectivity.ui/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.feature/pom.xml>
[ERROR] 	MavenProject: ICE:org.eclipse.ice.repository:2.1.7.20150825 @ <http://habilis.ornl.gov:8080/job/ICE%20Build%20-%20Next/ws/ice/org.eclipse.ice.repository/pom.xml>
[INFO] o.h.m.e.h.MavenExecutionResultHandler - Build failed with exception(s)
[INFO] o.h.m.e.h.MavenExecutionResultHandler - [1] org.apache.maven.MavenExecutionException: All tycho plugins configured in one reactor must use the same version
[DEBUG] Closing connection to remote
[ERROR] All tycho plugins configured in one reactor must use the same version -> [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/MavenExecutionException
[DEBUG] Waiting for process to finish
[DEBUG] Result: 1
Taking screenshot.
[workspace] $ import -window root -display :20 screenshot.jpg
Terminating xvnc.
$ vncserver -kill :20
Killing Xvnc process ID 1676

--
This message is automatically generated by Hudson. 
For more information on Hudson, see: http://hudson-ci.org/


Back to the top