[ImageJ-builds] Build failed in Jenkins: Windows-Fiji-launcher-with-icons » Windows #787
jenkins at imagej.net
jenkins at imagej.net
Thu Jan 30 16:13:31 CST 2014
See <http://jenkins.imagej.net/job/Windows-Fiji-launcher-with-icons/./label=Windows/787/>
------------------------------------------
Started by upstream project "Windows-Fiji-launcher-with-icons" build number 787
Building remotely on Windows
Copied 2 artifacts from "ImageJ-launcher » Windows" build number 1099
[Windows] $ sh -xe C:\Users\VIRTUA~1\AppData\Local\Temp\hudson6108734551206849320.sh
+ for ico in ij1 fiji
+ test -f ij1.ico
+ curl -O https://raw.github.com/fiji/fiji/master/images/ij1.ico
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 90022 100 90022 0 0 130k 0 --:--:-- --:--:-- --:--:-- 140k
+ for ico in ij1 fiji
+ test -f fiji.ico
+ curl -O https://raw.github.com/fiji/fiji/master/images/fiji.ico
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 281k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 281k 100 281k 0 0 408k 0 --:--:-- --:--:-- --:--:-- 438k
+ for platform in win32 win64
+ arch=
+ case "$platform" in
+ arch=x86
+ rm -f debug.exe
++ ls -t ij-launcher-2.0.3-SNAPSHOT-x86-Windows-gcc-executable.nar
++ head -n 1
+ ZIP=ij-launcher-2.0.3-SNAPSHOT-x86-Windows-gcc-executable.nar
+ rm -f debug.exe
+ test '!' -f debug.exe
+ unzip -p ij-launcher-2.0.3-SNAPSHOT-x86-Windows-gcc-executable.nar bin/x86-Windows-gcc/ij-launcher.exe
+ cp debug.exe fiji-win32.exe
+ cp debug.exe ImageJ1-win32.exe
+ ./debug.exe --set-icon fiji-win32.exe fiji.ico
Detected ImageJ 1.x
+ ./debug.exe --set-icon ImageJ1-win32.exe ij1.ico
Detected ImageJ 1.x
+ for platform in win32 win64
+ arch=
+ case "$platform" in
+ arch=amd64
+ rm -f debug.exe
++ ls -t ij-launcher-2.0.3-SNAPSHOT-amd64-Windows-gcc-executable.nar
++ head -n 1
+ ZIP=ij-launcher-2.0.3-SNAPSHOT-amd64-Windows-gcc-executable.nar
+ rm -f debug.exe
rm: cannot remove `debug.exe': Permission denied
+ rm debug.exe
rm: cannot remove `debug.exe': Permission denied
+ mv debug.exe old.debug.exe
mv: cannot stat `debug.exe': Permission denied
+ sleep 5
+ mv debug.exe old.debug.exe
mv: cannot stat `debug.exe': No such file or directory
+ mv debug.exe old.debug.0.exe
mv: cannot stat `debug.exe': No such file or directory
+ mv debug.exe old.debug.1.exe
mv: cannot stat `debug.exe': No such file or directory
+ mv debug.exe old.debug.2.exe
mv: cannot stat `debug.exe': No such file or directory
+ mv debug.exe old.debug.3.exe
mv: cannot stat `debug.exe': No such file or directory
+ mv debug.exe old.debug.4.exe
mv: cannot stat `debug.exe': No such file or directory
+ mv debug.exe old.debug.5.exe
mv: cannot stat `debug.exe': No such file or directory
+ mv debug.exe old.debug.6.exe
mv: cannot stat `debug.exe': No such file or directory
+ mv debug.exe old.debug.7.exe
mv: cannot stat `debug.exe': No such file or directory
+ mv debug.exe old.debug.8.exe
mv: cannot stat `debug.exe': No such file or directory
+ mv debug.exe old.debug.9.exe
mv: cannot stat `debug.exe': No such file or directory
Build step 'Execute shell' marked build as failure
Archiving artifacts
More information about the ImageJ-builds
mailing list