Started by user Majiir Building in workspace /home/jenkins/jobs/Majiir-GeodesicGrid/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/GeodesicGrid.git # timeout=10 Fetching upstream changes from https://github.com/Majiir/GeodesicGrid.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/Majiir/GeodesicGrid.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 b9640895f1f7e00375cb46c670ea1c4bfda81fa2 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b9640895f1f7e00375cb46c670ea1c4bfda81fa2 > git rev-list b9640895f1f7e00375cb46c670ea1c4bfda81fa2 # timeout=10 [workspace] $ /bin/sh -xe /tmp/hudson3116086066309199420.sh + /usr/bin/gmcs -t:library -lib:/home/ksp/KSP_Data/Managed/ -r:Assembly-CSharp,Assembly-CSharp-firstpass,UnityEngine -resource:GeodesicGrid-LICENSE.txt -out:GeodesicGrid.dll BoundsMap.cs Cell.cs CellMap.cs CellSet.cs ChildType.cs IntMath.cs LicenseSentinel.cs Triangle.cs TriangleHit.cs EnumerableExtensions/AppendPrepend.cs EnumerableExtensions/Edges.cs EnumerableExtensions/MinMaxBy.cs EnumerableExtensions/Pair.cs EnumerableExtensions/Repeat.cs EnumerableExtensions/ReverseComparer.cs Properties/AssemblyInfo.cs 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: SUCCESS