Started by user sarbian Running as SYSTEM Building in workspace /home/jenkins/jobs/MechJeb2-Release/workspace The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/jenkins/jobs/MechJeb2-Release/workspace/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/MuMech/MechJeb2.git # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/MuMech/MechJeb2.git > git --version # timeout=10 > git --version # 'git version 2.34.1' > git fetch --tags --force --progress -- https://github.com/MuMech/MechJeb2.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 3b32df70403d3c1b9de348d891386bef97475042 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 3b32df70403d3c1b9de348d891386bef97475042 # timeout=10 Commit message: "Merge pull request #1574 from MuMech/dev" > git rev-list --no-walk 3b32df70403d3c1b9de348d891386bef97475042 # timeout=10 [workspace] $ /bin/sh -xe /tmp/jenkins18286142159625467244.sh ++ awk -F '"' '/^\[.*AssemblyFileVersion/{print $2}' MechJeb2/Properties/AssemblyInfo.cs + VERSION=2.14.2.0 + mkdir -p /home/jenkins/jobs/MechJeb2-Release/workspace/build/MechJeb2/Plugins + ln -fsn /home/jenkins/jobs/MechJeb2-Release/workspace/Icons build/MechJeb2/Icons + ln -fsn /home/jenkins/jobs/MechJeb2-Release/workspace/Parts build/MechJeb2/Parts + ln -fsn /home/jenkins/jobs/MechJeb2-Release/workspace/Bundles build/MechJeb2/Bundles + ln -fsn /home/jenkins/jobs/MechJeb2-Release/workspace/Localization build/MechJeb2/Localization + ln -fsn /home/jenkins/jobs/MechJeb2-Release/workspace/LICENSE.md build/MechJeb2/LICENSE.md + ln -fsn /home/jenkins/jobs/MechJeb2-Release/workspace/LandingSites.cfg build/MechJeb2/LandingSites.cfg + cd /home/jenkins/jobs/MechJeb2-Release/workspace/MechJeb2 + cp /home/roslyn/System.Buffers.4.5.1/lib/net461/System.Buffers.dll /home/jenkins/jobs/MechJeb2-Release/workspace/build/MechJeb2/Plugins/ + resgen2 -usesourcepath Properties/Resources.resx Resources.resources Read in 3 resources from '/home/jenkins/jobs/MechJeb2-Release/workspace/MechJeb2/Properties/Resources.resx' Writing resource file... Done. + /home/roslyn/Microsoft.Net.Compilers.3.6.0/tools/csc.exe /noconfig /target:library /checked- /nowarn:1701,1702,2008 /langversion:8.0 /nostdlib+ /platform:AnyCPU /warn:4 /errorendlocation /highentropyva- /optimize+ /debug- /filealign:512 /reference:/home/ksp/KSP_Data/Managed/Assembly-CSharp.dll /reference:/home/ksp/KSP_Data/Managed/Assembly-CSharp-firstpass.dll /reference:/home/ksp/KSP_Data/Managed/mscorlib.dll /reference:/home/ksp/KSP_Data/Managed/System.Core.dll /reference:/home/ksp/KSP_Data/Managed/System.dll /reference:/home/ksp/KSP_Data/Managed/UnityEngine.dll /reference:/home/ksp/KSP_Data/Managed/UnityEngine.AnimationModule.dll /reference:/home/ksp/KSP_Data/Managed/UnityEngine.AssetBundleModule.dll /reference:/home/ksp/KSP_Data/Managed/UnityEngine.CoreModule.dll /reference:/home/ksp/KSP_Data/Managed/UnityEngine.ImageConversionModule.dll /reference:/home/ksp/KSP_Data/Managed/UnityEngine.IMGUIModule.dll /reference:/home/ksp/KSP_Data/Managed/UnityEngine.InputLegacyModule.dll /reference:/home/ksp/KSP_Data/Managed/UnityEngine.PhysicsModule.dll /reference:/home/ksp/KSP_Data/Managed/UnityEngine.TextRenderingModule.dll /reference:/home/ksp/KSP_Data/Managed/UnityEngine.UI.dll /reference:/home/ksp/KSP_Data/Managed/UnityEngine.VehiclesModule.dll /reference:/home/jenkins/jobs/MechJeb2-Release/workspace/build/MechJeb2/Plugins/System.Buffers.dll /out:/home/jenkins/jobs/MechJeb2-Release/workspace/build/MechJeb2/Plugins/MechJeb2.dll /resource:Resources.resources,MuMech.Properties.Resources.resources '/recurse:*.cs' Microsoft (R) Visual C# Compiler version 3.6.0-4.20269.4 (c94e3215) Copyright (C) Microsoft Corporation. All rights reserved. Properties/AssemblyInfo.cs(10,12,10,27): error CS0579: Duplicate 'AssemblyCompany' attribute Properties/AssemblyInfo.cs(11,12,11,27): error CS0579: Duplicate 'AssemblyProduct' attribute Properties/AssemblyInfo.cs(36,12,36,40): error CS0579: Duplicate 'AssemblyInformationalVersion' attribute Build step 'Execute shell' marked build as failure Archiving artifacts Finished: FAILURE