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 refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 1688b8af26acb1a94d349fd2a838d9ce368924e9 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git read-tree -mu HEAD # timeout=10 > git checkout -f 1688b8af26acb1a94d349fd2a838d9ce368924e9 First time build. Skipping changelog. [workspace] $ /bin/sh -xe /tmp/hudson4674021436676742304.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 Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Finished: FAILURE