Konsolenausgabe

Started by an SCM change
Building in workspace /var/lib/jenkins/jobs/Downfall/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/muzzel/Downfall.git # timeout=10
Fetching upstream changes from https://github.com/muzzel/Downfall.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://github.com/muzzel/Downfall.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 4360fe7cb6817f955fbc43baf468c4263d729a43 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4360fe7cb6817f955fbc43baf468c4263d729a43
 > git rev-list e3b01e513cd78b20699b78909beb428bce7e27cf # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson5012970310526107192.sh
+ java -jar ../../Wurst/workspace/downloads/Wurstpack/wurstscript/wurstscript.jar ../../Wurst/workspace/downloads/Wurstpack/wurstscript/common.j ../../Wurst/workspace/downloads/Wurstpack/wurstscript/Blizzard.j ./wurst -lib ../../Wurst/workspace/downloads/Wurstpack/wurstscript/lib
compilation finished (errors: 5, warnings: 32)
Error in File QuestProvingYourWorth.wurst line 9:
 Could not find variable udg_npc_brom.
Error in File QuestProvingYourWorth.wurst line 12:
 Could not find variable udg_npc_brom.
Error in File QuestProvingYourWorth.wurst line 22:
 Could not find variable udg_npc_marta.
Error in File QuestPreciousPelts.wurst line 6:
 Could not find variable udg_npc_marta.
Error in File PlayerData.wurst line 65:
 Could not find variable udg_npc_bryce.
Build step 'Execute shell' marked build as failure
Sending e-mails to: [email protected] [email protected]
Finished: FAILURE