Gestartet durch vorgelagertes Projekt „Wurst“, Build 1295
Ursprünglich gestartet durch:
Started by GitHub push by peq
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 dfb51f3cc65d8db3aa766657d1dd768d18a723ac (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f dfb51f3cc65d8db3aa766657d1dd768d18a723ac
Commit message: "0.21g and Endboss fixes, fixes #20"
> git rev-list --no-walk dfb51f3cc65d8db3aa766657d1dd768d18a723ac # timeout=10
[ForestDef] $ /bin/sh -xe /tmp/jenkins7246360924378978244.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
java.lang.NoClassDefFoundError: org/slf4j/LoggerFactory
Exception in thread "main" java.lang.NoClassDefFoundError: Could not initialize class de.peeeq.wurstscript.WLogger
at de.peeeq.wurstscript.ErrorReporting.handleSevere(ErrorReporting.java:11)
at de.peeeq.wurstio.Main.main(Main.java:179)
Build step 'Shell ausführen' marked build as failure
Sending e-mails to: peter.peq@gmail.com
Finished: FAILURE