Konsolenausgabe

Gestartet durch vorgelagertes Projekt „Wurst“, Build 1225
Ursprünglich gestartet durch:
 Started by GitHub push by peq
Baue in Arbeitsbereich /var/lib/jenkins/workspace/StdLib2
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/wurstscript/wurstStdlib2.git # timeout=10
Fetching upstream changes from https://github.com/wurstscript/wurstStdlib2.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/wurstscript/wurstStdlib2.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 51f3274640197f957c3c53fb8cbe97c4e96ae898 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 51f3274640197f957c3c53fb8cbe97c4e96ae898
Commit message: "Update DummyDamage.wurst"
 > git rev-list --no-walk 51f3274640197f957c3c53fb8cbe97c4e96ae898 # timeout=10
[StdLib2] $ /bin/sh -xe /tmp/jenkins9130353459030556102.sh
+ java -jar ../Wurst/downloads/Wurstpack/wurstscript/wurstscript.jar ../Wurst/downloads/Wurstpack/wurstscript/common.j ../Wurst/downloads/Wurstpack/wurstscript/blizzard.j ./ -runcompiletimefunctions -runtests
Running tests
java.lang.NullPointerException
	at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:877)
	at de.peeeq.wurstio.CompiletimeFunctionRunner.getCompiletimeStateInitFunction(CompiletimeFunctionRunner.java:327)
	at de.peeeq.wurstio.CompiletimeFunctionRunner.addCompiletimeStateInitAlloc(CompiletimeFunctionRunner.java:349)
	at de.peeeq.wurstio.CompiletimeFunctionRunner.access$200(CompiletimeFunctionRunner.java:39)
	at de.peeeq.wurstio.CompiletimeFunctionRunner$3.initFor(CompiletimeFunctionRunner.java:277)
	at de.peeeq.wurstio.CompiletimeFunctionRunner$3.initFor(CompiletimeFunctionRunner.java:260)
	at de.peeeq.wurstscript.translation.imtranslation.GetAForB.getFor(GetAForB.java:17)
	at de.peeeq.wurstio.CompiletimeFunctionRunner.constantToExpr(CompiletimeFunctionRunner.java:305)
	at de.peeeq.wurstio.CompiletimeFunctionRunner.executeCompiletimeExpr(CompiletimeFunctionRunner.java:217)
	at de.peeeq.wurstio.CompiletimeFunctionRunner.execute(CompiletimeFunctionRunner.java:164)
	at de.peeeq.wurstio.CompiletimeFunctionRunner.run(CompiletimeFunctionRunner.java:103)
	at de.peeeq.wurstio.languageserver.requests.RunTests.runTests(RunTests.java:158)
	at de.peeeq.wurstio.CompilationProcess.runTests(CompilationProcess.java:159)
	at de.peeeq.wurstio.CompilationProcess.lambda$doCompilation$3(CompilationProcess.java:83)
	at de.peeeq.wurstio.TimeTaker.lambda$measure$0(TimeTaker.java:15)
	at de.peeeq.wurstio.TimeTaker$Default.measure(TimeTaker.java:33)
	at de.peeeq.wurstio.TimeTaker.measure(TimeTaker.java:14)
	at de.peeeq.wurstio.CompilationProcess.doCompilation(CompilationProcess.java:82)
	at de.peeeq.wurstio.CompilationProcess.doCompilation(CompilationProcess.java:41)
	at de.peeeq.wurstio.Main.main(Main.java:161)
Error in File ErrorHandling.wurst line 15:
 null
Error in File ErrorHandling.wurst line 15:
 ... when executing compiletime expression  in ErrorHandling.wurst:15
There were some problem while running compiletime expressions and functions.
Finished running tests
compilation finished (errors: 0, warnings: 0)
Löse einen neuen Build von EBR aus
Löse einen neuen Build von ForestDef aus
Löse einen neuen Build von Frentity aus
Finished: SUCCESS