Konsolenausgabe

Started by user Peter
Building in workspace /var/lib/jenkins/jobs/Hotn/workspace
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/Crigges/HotN.git # timeout=10
Fetching upstream changes from https://github.com/Crigges/HotN.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://github.com/Crigges/HotN.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 7f80d75c9ef591869c0687d5291be2966ba8d05e (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7f80d75c9ef591869c0687d5291be2966ba8d05e
 > git rev-list 7f80d75c9ef591869c0687d5291be2966ba8d05e # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson5406957158874129398.sh
+ java -jar ../../Wurst/workspace/downloads/Wurstpack/wurstscript/wurstscript.jar ../../Wurst/workspace/downloads/Wurstpack/wurstscript/common.j ../../Wurst/workspace/downloads/Wurstpack/wurstscript/Blizzard.j ./HotN/wurst -lib ../../Wurst/workspace/downloads/Wurstpack/wurstscript/lib
has getArraySize ExprIntVal(, 11)
has getArraySize ExprIntVal(, 11)
has getArraySize ExprIntVal(, 12)
has getArraySize ExprIntVal(, 12)
has getArraySize ExprVarAccess(, MAX_TITLES)
has getArraySize ExprVarAccess(, MAX_TITLES)
has getArraySize ExprVarAccess(, SAVED_UNITS_PER_ANGLE)
done
Build step 'Execute shell' marked build as failure
Finished: FAILURE