Started by an SCM change Building in workspace /home/jenkins/jobs/SCANsat-Kethane/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/Majiir/Kethane.git # timeout=10 Fetching upstream changes from https://github.com/Majiir/Kethane.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/Majiir/Kethane.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 4b0a6cab88a450c39b374a2b6bdee937c9ad7092 (origin/master) > git config core.sparsecheckout # timeout=10 > git read-tree -mu HEAD # timeout=10 > git checkout -f 4b0a6cab88a450c39b374a2b6bdee937c9ad7092 > git rev-list e61b9daa9d4766382fd27664bbdff23a8810eb9d # timeout=10 [workspace] $ /bin/sh -xe /tmp/hudson9151320587339619315.sh + /usr/bin/gmcs -t:library -lib:/home/ksp/KSP_Data/Managed/ -r:Assembly-CSharp,Assembly-CSharp-firstpass,UnityEngine -out:Kethane.dll 'Plugin/*.cs' 'Plugin/Properties/*.cs' error CS2001: Source file `Plugin/Properties/*.cs' could not be found Build step 'Execute shell' marked build as failure Archiving artifacts Finished: FAILURE