Started by user sarbian Building in workspace /home/jenkins/jobs/GCMonitor/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/sarbian/GCMonitor.git # timeout=10 Fetching upstream changes from https://github.com/sarbian/GCMonitor.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/sarbian/GCMonitor.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 85e3296cbe557677ee2bb7252181b40ab7f9e516 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 85e3296cbe557677ee2bb7252181b40ab7f9e516 > git rev-list 85e3296cbe557677ee2bb7252181b40ab7f9e516 # timeout=10 [workspace] $ /bin/sh -xe /tmp/hudson5233870516768140174.sh ++ awk -F '"' '/^\[.*AssemblyVersion/{print $2}' Properties/AssemblyInfo.cs + VERSION=1.1.0.0 + resgen2 -usesourcepath Properties/Resources.resx Resources.resources Read in 1 resources from '/home/jenkins/jobs/GCMonitor/workspace/Properties/Resources.resx' Writing resource file... Done. + /usr/bin/gmcs -optimize+ -t:library -lib:/home/ksp/KSP_Data/Managed/ -r:Assembly-CSharp,Assembly-CSharp-firstpass,UnityEngine -out:GCMonitor.dll GCMonitor.cs Properties/AssemblyInfo.cs Properties/Resources.Designer.cs -resource:Resources.resources,GCMonitor.Properties.Resources.resources + zip -FS -9 -r GCMonitor-1.1.0.0.zip GCMonitor.dll LICENSE.txt deleting: GCMonitor.1.1.0.0.dll updating: GCMonitor.dll (deflated 49%) Archiving artifacts Finished: SUCCESS