Started by GitHub push by sarbian
Building in workspace /home/jenkins/jobs/ModuleManager-Dev/workspace
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/sarbian/ModuleManager.git
> git init /home/jenkins/jobs/ModuleManager-Dev/workspace # timeout=10
Fetching upstream changes from https://github.com/sarbian/ModuleManager.git
> git --version # timeout=10
> git fetch --tags --progress https://github.com/sarbian/ModuleManager.git +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url https://github.com/sarbian/ModuleManager.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/sarbian/ModuleManager.git # timeout=10
Fetching upstream changes from https://github.com/sarbian/ModuleManager.git
> git fetch --tags --progress https://github.com/sarbian/ModuleManager.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse refs/remotes/origin/dev^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/dev^{commit} # timeout=10
Checking out Revision 6b817fc57c564835ed653e005e14b28ea59e7629 (refs/remotes/origin/dev)
Commit message: "Merge pull request #79 from sarbian/SortPassesFirst"
> git config core.sparsecheckout # timeout=10
> git checkout -f 6b817fc57c564835ed653e005e14b28ea59e7629
> git rev-list 80cefc35a4970d1ec1d990017f139342f8474df1 # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins2586784456828307418.sh
Path To MSBuild.exe: /usr/bin/msbuild
Executing the command /usr/bin/msbuild /p:TargetFrameworkSDKToolsDirectory=/home/mstools /p:CustomAfterMicrosoftCommonTargets=/home/mstools/noCopyLocal.targets /p:ReferencePath=/home/ksp/KSP_Data/Managed /p:OutputPath=. /p:PostBuildEvent= ModuleManager.csproj from /home/jenkins/jobs/ModuleManager-Dev/workspace
[workspace] $ /usr/bin/msbuild /p:TargetFrameworkSDKToolsDirectory=/home/mstools /p:CustomAfterMicrosoftCommonTargets=/home/mstools/noCopyLocal.targets /p:ReferencePath=/home/ksp/KSP_Data/Managed /p:OutputPath=. /p:PostBuildEvent= ModuleManager.csproj
Microsoft (R) Build Engine version 15.2.0.0 ( Thu May 11 17:28:41 UTC 2017)
Copyright (C) Microsoft Corporation. All rights reserved.
MSBUILD : error MSB1009: Project file does not exist.
Switch: ModuleManager.csproj
Build step 'Build a Visual Studio project or solution using MSBuild' marked build as failure
Archiving artifacts
Finished: FAILURE