[ImageJ-builds] Build failed in Jenkins: ImageJ-launcher-deploy #942

jenkins at imagej.net jenkins at imagej.net
Tue Jun 4 15:55:10 CDT 2013


See <http://jenkins.imagej.net/job/ImageJ-launcher-deploy/942/>

------------------------------------------
Started by upstream project "ImageJ-launcher" build number 1003
Building on master
[workspace] $ /bin/sh -xe /tmp/hudson3666294289189084207.sh
+ export JAVA_HOME=/usr/lib/jvm/java-1.6.0-openjdk-amd64
+ cd ../../ImageJ-launcher
+ : if the current version is a snapshot and the sources did not change since last time, skip
+ head -n 20
+ grep version.*SNAPSHOT
+ cat lastCommit
+ last_commit=212ec11111c2757211d308ad3b4909231355fff5
+ cd workspace/launcher
+ git diff --quiet 212ec11111c2757211d308ad3b4909231355fff5.. -- .
+ git --git-dir=workspace/.git rev-parse HEAD
+ current_commit=2d521db0afcfca99c906a6c6f0b2ee75a855903f
+ : check whether the latest build was successful
+ cat nextBuildNumber
+ nextBuildNumber=1005
+ buildNumber=1004
+ readlink builds/1004
+ buildDate=2013-06-04_15-54-59
+ readlink lastSuccessful
+ lastSuccessfulDate=builds/2013-06-04_15-49-24
+ lastSuccessfulDate=2013-06-04_15-49-24
+ test 2013-06-04_15-49-24 != 2013-06-04_15-54-59
+ sleep 10
+ readlink lastSuccessful
+ lastSuccessfulDate=builds/2013-06-04_15-49-24
+ lastSuccessfulDate=2013-06-04_15-49-24
+ masterDir=workspace/label/master/launcher/target
+ axesDirs=configurations/axis-label/*/builds/1004/archive/launcher/target
+ errors=0
+ : make a clean slate in the working directory
+ rm -rf workspace/label/master/launcher/target
+ : verify that all .class files basically agree
+ find configurations/axis-label/*/builds/1004/archive/launcher/target/classes -type f
find: `configurations/axis-label/*/builds/1004/archive/launcher/target/classes': No such file or directory
+ : copy the nar/**/* files from all axes to master
+ file=nar/*/bin/*/*
+ test -f workspace/label/master/launcher/target/nar/*/bin/*/*
+ target=workspace/label/master/launcher/target/nar/*/bin/*/*
+ mkdir -p workspace/label/master/launcher/target/nar/*/bin/*
+ cp configurations/axis-label/*/builds/1004/archive/launcher/target/nar/*/bin/*/* workspace/label/master/launcher/target/nar/*/bin/*/*
cp: cannot stat `configurations/axis-label/*/builds/1004/archive/launcher/target/nar/*/bin/*/*': No such file or directory
Build step 'Execute shell' marked build as failure



More information about the ImageJ-builds mailing list