Gestartet durch vorgelagertes Projekt „Frentity“, Build 920 Ursprünglich gestartet durch: Gestartet durch vorgelagertes Projekt „StdLib2“, Build 1102 Ursprünglich gestartet durch: Build wurde durch eine SCM-Änderung ausgelöst. Baue in Arbeitsbereich /var/lib/jenkins/workspace/ForestDef > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/Frotty/ForestDef.git # timeout=10 Fetching upstream changes from https://github.com/Frotty/ForestDef.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/Frotty/ForestDef.git +refs/heads/*:refs/remotes/origin/* Seen branch in repository origin/classic Seen branch in repository origin/healbacktower Seen branch in repository origin/master Seen 3 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision cefdbcd5249af265ccac932466d51d10d81cdc51 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f cefdbcd5249af265ccac932466d51d10d81cdc51 Commit message: "Update war3map.j" > git rev-list --no-walk cefdbcd5249af265ccac932466d51d10d81cdc51 # timeout=10 [ForestDef] $ /bin/sh -xe /tmp/jenkins6187237986206859834.sh + java -jar ../Wurst/downloads/Wurstpack/wurstscript/wurstscript.jar ../Wurst/downloads/Wurstpack/wurstscript/common.j ../Wurst/downloads/Wurstpack/wurstscript/blizzard.j ./wurst -lib ../StdLib2/ -lib ../Frentity/ -runcompiletimefunctions compilation finished (errors: 0, warnings: 13) Warning in File FieldGenerator.wurst line 21: Unreachable code Warning in File Wave.wurst line 40: The assignment to local variable id is never read. Warning in File ArtilleryTower.wurst line 23: is deprecated. Use EventData.getSpellTargetPos(). Warning in File ArtilleryTower.wurst line 23: is deprecated. Use EventData.getSpellTargetPos(). Warning in File ArtilleryTower.wurst line 28: is deprecated. Use EventData.getSpellTargetPos(). Warning in File ArtilleryTower.wurst line 28: is deprecated. Use EventData.getSpellTargetPos(). Warning in File ArtilleryTower.wurst line 30: is deprecated. Use EventData.getSpellTargetPos(). Warning in File ArtilleryTower.wurst line 30: is deprecated. Use EventData.getSpellTargetPos(). Warning in File DamageModify.wurst line 66: is deprecated. Use DamageEvent.getType() instead. Warning in File DamageModify.wurst line 66: is deprecated. Use DamageEvent.getType() instead. Warning in File GameInit.wurst line 13: The import ClosureTimers is never used Warning in File Selector.wurst line 11: The import Camera can be removed, because it is already included in Wurst. Warning in File PlayerData.wurst line 7: The import Camera can be removed, because it is already included in Wurst. Finished: SUCCESS