Konsolenausgabe

Started by upstream project "Wurst" build number 356
originally caused by:
 Started by remote host 192.30.252.41
Building in workspace /var/lib/jenkins/jobs/StdLib2/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/Frotty/StdLib2.git # timeout=10
Fetching upstream changes from https://github.com/Frotty/StdLib2.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://github.com/Frotty/StdLib2.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 9f1bec5268e6a92b56c0da53adf3657ce36894d3 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9f1bec5268e6a92b56c0da53adf3657ce36894d3
 > git rev-list 9f1bec5268e6a92b56c0da53adf3657ce36894d3 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson7570900554175034395.sh
+ java -jar ../../Wurst/workspace/downloads/Wurstpack/wurstscript/wurstscript.jar ../../Wurst/workspace/downloads/Wurstpack/wurstscript/common.j ../../Wurst/workspace/downloads/Wurstpack/wurstscript/Blizzard.j ./
java.lang.RuntimeException: java.nio.file.NoSuchFileException: test-output/before-classes.im
	at de.peeeq.wurstscript.translation.imtranslation.EliminateClasses.eliminateClasses(EliminateClasses.java:42)
	at de.peeeq.wurstio.WurstCompilerJassImpl.transformProgToJass(WurstCompilerJassImpl.java:341)
	at de.peeeq.wurstio.Main.doCompilation(Main.java:300)
	at de.peeeq.wurstio.Main.main(Main.java:151)
Caused by: java.nio.file.NoSuchFileException: test-output/before-classes.im
	at sun.nio.fs.UnixException.translateToIOException(UnixException.java:86)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
	at sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:214)
	at java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434)
	at java.nio.file.Files.newOutputStream(Files.java:216)
	at java.nio.file.Files.write(Files.java:3292)
	at de.peeeq.wurstscript.translation.imtranslation.EliminateClasses.eliminateClasses(EliminateClasses.java:40)
	... 3 more
Build step 'Execute shell' marked build as failure
Sending e-mails to: [email protected]
Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered
Finished: FAILURE