Started by GitHub push by lamont-granquist Running as SYSTEM [EnvInject] - Loading node environment variables. Building in workspace /home/jenkins/jobs/MechJeb2-Dev/workspace The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/jenkins/jobs/MechJeb2-Dev/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.43.0' > git fetch --tags --force --progress -- https://github.com/MuMech/MechJeb2.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/dev^{commit} # timeout=10 Checking out Revision 2d19e499ea7b0683d80a3d2489e61ac046dcf899 (refs/remotes/origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 2d19e499ea7b0683d80a3d2489e61ac046dcf899 # timeout=10 Commit message: "Merge pull request #1881 from MuMech/lcg/fix-alglib-breakage" > git rev-list --no-walk e8b9f14da7bcd8c5c6b1c034ee1ec5ee8424c7f6 # timeout=10 [workspace] $ /bin/sh -xe /tmp/jenkins12013525949947446072.sh + mkdir -p /home/jenkins/jobs/MechJeb2-Dev/workspace/build ++ awk -F '"' '/^\[.*AssemblyFileVersion/{print $2}' MechJeb2/Properties/AssemblyInfo.cs + VERSION=2.14.3.0 ++ awk '/^Version/{print $2}' /home/ksp/readme.txt + KSP_VERSION=1.12.5 + sed -i 's/AssemblyInformationalVersion("\(.*\)")/AssemblyInformationalVersion("Dev #1400 Sarbian")/' MechJeb2/Properties/AssemblyInfo.cs + nuget restore MSBuild auto-detection: using msbuild version '15.0' from '/usr/lib/mono/msbuild/15.0/bin'. Restoring NuGet package xunit.abstractions.2.0.0. Restoring NuGet package xunit.core.2.1.0. Restoring NuGet package xunit.assert.2.1.0. Restoring NuGet package xunit.2.1.0. Adding package 'xunit.2.1.0' to folder '/home/jenkins/jobs/MechJeb2-Dev/workspace/packages' Adding package 'xunit.assert.2.1.0' to folder '/home/jenkins/jobs/MechJeb2-Dev/workspace/packages' Adding package 'xunit.core.2.1.0' to folder '/home/jenkins/jobs/MechJeb2-Dev/workspace/packages' Adding package 'xunit.abstractions.2.0.0' to folder '/home/jenkins/jobs/MechJeb2-Dev/workspace/packages' Added package 'xunit.2.1.0' to folder '/home/jenkins/jobs/MechJeb2-Dev/workspace/packages' Added package 'xunit.abstractions.2.0.0' to folder '/home/jenkins/jobs/MechJeb2-Dev/workspace/packages' Added package 'xunit.assert.2.1.0' to folder '/home/jenkins/jobs/MechJeb2-Dev/workspace/packages' Added package 'xunit.core.2.1.0' to folder '/home/jenkins/jobs/MechJeb2-Dev/workspace/packages' Restoring NuGet package xunit.extensibility.execution.2.1.0. Restoring NuGet package xunit.extensibility.core.2.1.0. Restoring NuGet package JetBrains.Annotations.2023.3.0. Adding package 'JetBrains.Annotations.2023.3.0' to folder '/home/jenkins/jobs/MechJeb2-Dev/workspace/packages' Adding package 'xunit.extensibility.core.2.1.0' to folder '/home/jenkins/jobs/MechJeb2-Dev/workspace/packages' Adding package 'xunit.extensibility.execution.2.1.0' to folder '/home/jenkins/jobs/MechJeb2-Dev/workspace/packages' Added package 'xunit.extensibility.core.2.1.0' to folder '/home/jenkins/jobs/MechJeb2-Dev/workspace/packages' Added package 'JetBrains.Annotations.2023.3.0' to folder '/home/jenkins/jobs/MechJeb2-Dev/workspace/packages' Added package 'xunit.extensibility.execution.2.1.0' to folder '/home/jenkins/jobs/MechJeb2-Dev/workspace/packages' NuGet Config files used: /home/jenkins/.config/NuGet/NuGet.Config Feeds used: /home/jenkins/.nuget/packages/ https://api.nuget.org/v3/index.json Installed: 7 package(s) to packages.config projects [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content KSPDIR=${WORKSPACE}/build/ [EnvInject] - Variables injected successfully. Path To MSBuild.exe: /usr/bin/msbuild FATAL: Unable to use this plugin on this kind of operation system Executing the command /usr/bin/msbuild /p:TargetFrameworkSDKToolsDirectory=/home/mstools /p:CustomAfterMicrosoftCommonTargets=/home/mstools/noCopyLocal.targets /p:ReferencePath=/home/ksp/KSP_Data/Managed /p:PostBuildEvent= MechJeb2.sln from /home/jenkins/jobs/MechJeb2-Dev/workspace [workspace] $ /usr/bin/msbuild /p:TargetFrameworkSDKToolsDirectory=/home/mstools /p:CustomAfterMicrosoftCommonTargets=/home/mstools/noCopyLocal.targets /p:ReferencePath=/home/ksp/KSP_Data/Managed /p:PostBuildEvent= MechJeb2.sln Microsoft (R) Build Engine version 16.10.1 for Mono Copyright (C) Microsoft Corporation. All rights reserved. Building the projects in this solution one at a time. To enable parallel build, please add the "-m" switch. Build started 04/25/2024 02:27:54. Project "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2.sln" on node 1 (default targets). ValidateSolutionConfiguration: Building solution configuration "Debug|Any CPU". Project "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2.sln" (1) is building "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj" (2) on node 1 (default targets). PrepareForBuild: Creating directory "bin/Debug/". Creating directory "obj/Debug/". Project "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj" (2) is building "/home/jenkins/jobs/MechJeb2-Dev/workspace/alglib/alglib.csproj" (3:2) on node 1 (default targets). PrepareForBuild: Creating directory "bin/Debug/". Creating directory "obj/Debug/". CoreCompile: /usr/lib/mono/msbuild/Current/bin/Roslyn/csc.exe /noconfig /nowarn:1701,1702 /fullpaths /nostdlib+ /platform:AnyCPU /errorreport:prompt /warn:4 /define:DEBUG;TRACE /highentropyva+ /reference:/usr/lib/mono/4.8-api/mscorlib.dll /reference:/home/ksp/KSP_Data/Managed/System.Core.dll /reference:/usr/lib/mono/4.8-api/System.Data.dll /reference:/home/ksp/KSP_Data/Managed/System.dll /reference:/home/ksp/KSP_Data/Managed/System.Xml.dll /debug+ /debug:full /filealign:512 /optimize- /out:obj/Debug/alglib.dll /subsystemversion:6.00 /target:library /utf8output /langversion:7.3 /analyzerconfig:/home/jenkins/jobs/MechJeb2-Dev/workspace/.editorconfig alglibinternal.cs alglibmisc.cs ap.cs dataanalysis.cs diffequations.cs fasttransforms.cs integration.cs interpolation.cs linalg.cs optimization.cs Properties/AssemblyInfo.cs solvers.cs specialfunctions.cs statistics.cs "obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs" Using shared compilation with compiler from directory: /usr/lib/mono/msbuild/Current/bin/Roslyn CopyFilesToOutputDirectory: Copying file from "/home/jenkins/jobs/MechJeb2-Dev/workspace/alglib/obj/Debug/alglib.dll" to "/home/jenkins/jobs/MechJeb2-Dev/workspace/alglib/bin/Debug/alglib.dll". alglib -> /home/jenkins/jobs/MechJeb2-Dev/workspace/alglib/bin/Debug/alglib.dll Copying file from "/home/jenkins/jobs/MechJeb2-Dev/workspace/alglib/obj/Debug/alglib.pdb" to "/home/jenkins/jobs/MechJeb2-Dev/workspace/alglib/bin/Debug/alglib.pdb". Done Building Project "/home/jenkins/jobs/MechJeb2-Dev/workspace/alglib/alglib.csproj" (default targets). Project "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj" (2) is building "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibBindings/MechJebLibBindings.csproj" (4:2) on node 1 (default targets). PrepareForBuild: Creating directory "bin/Debug/". Creating directory "obj/Debug/". Project "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibBindings/MechJebLibBindings.csproj" (4:2) is building "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLib/MechJebLib.csproj" (5:3) on node 1 (default targets). PrepareForBuild: Creating directory "bin/Debug/". Creating directory "obj/Debug/". CoreCompile: /usr/lib/mono/msbuild/Current/bin/Roslyn/csc.exe /noconfig /nowarn:1701,1702 /fullpaths /nostdlib+ /platform:AnyCPU /errorreport:prompt /warn:4 /define:DEBUG;TRACE /highentropyva+ /nullable:enable /reference:/home/jenkins/jobs/MechJeb2-Dev/workspace/alglib/bin/Debug/alglib.dll /reference:/home/jenkins/jobs/MechJeb2-Dev/workspace/packages/JetBrains.Annotations.2023.3.0/lib/net20/JetBrains.Annotations.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 /debug+ /debug:full /filealign:512 /optimize- /out:obj/Debug/MechJebLib.dll /subsystemversion:6.00 /target:library /utf8output /langversion:8 /analyzerconfig:/home/jenkins/jobs/MechJeb2-Dev/workspace/.editorconfig Control/PIDLoop.cs FuelFlowSimulation/DecouplingAnalyzer.cs FuelFlowSimulation/FuelFlowSimulation.cs FuelFlowSimulation/FuelStats.cs FuelFlowSimulation/PartModules/SimLaunchClamp.cs FuelFlowSimulation/PartModules/SimModuleDecouple.cs FuelFlowSimulation/PartModules/SimModuleDockingNode.cs FuelFlowSimulation/PartModules/SimModuleEngines.cs FuelFlowSimulation/PartModules/SimModuleRCS.cs FuelFlowSimulation/PartModules/SimProceduralFairingDecoupler.cs FuelFlowSimulation/SimPart.cs FuelFlowSimulation/SimPartModule.cs FuelFlowSimulation/SimPropellant.cs FuelFlowSimulation/SimResource.cs FuelFlowSimulation/SimVessel.cs FunctionImpls/RealDeltaVToChangeApoapsisPrograde.cs FunctionImpls/RealSingleImpulseHyperbolicBurn.cs Functions/Angles.cs Functions/Astro.cs Functions/Interpolants.cs Functions/Maneuvers.cs Lambert/Gooding.cs Lambert/Izzo.cs Maneuvers/ChangeOrbitalElement.cs Maneuvers/ReturnFromMoon.cs Maneuvers/Simple.cs Maneuvers/TwoImpulseTransfer.cs Minimization/BrentMin.cs ODE/AbstractIVP.cs ODE/AbstractRungeKutta.cs ODE/BS3.cs ODE/DP5.cs ODE/DP8.cs ODE/Event.cs ODE/Tsit5.cs Primitives/Dual.cs Primitives/DualV3.cs Primitives/H1.cs Primitives/H3.cs Primitives/HBase.cs Primitives/Hn.cs Primitives/M3.cs Primitives/Q3.cs Primitives/Scale.cs Primitives/V3.cs Primitives/Vn.cs Properties/AssemblyInfo.cs PVG/Ascent.cs PVG/AscentBuilder.cs PVG/ContinuityLayout.cs PVG/InputLayout.cs PVG/Integrators/IPVGIntegrator.cs PVG/Integrators/VacuumCoastAnalytic.cs PVG/Integrators/VacuumThrustAnalytic.cs PVG/Integrators/VacuumThrustIntegrator.cs PVG/Optimizer.cs PVG/OptimizerBuilder.cs PVG/OutputLayout.cs PVG/Phase.cs PVG/Problem.cs PVG/ResidualLayout.cs PVG/Solution.cs PVG/Terminal/FlightPathAngle3Energy.cs PVG/Terminal/FlightPathAngle4Energy.cs PVG/Terminal/FlightPathAngle4Propellant.cs PVG/Terminal/FlightPathAngle4Reduced.cs PVG/Terminal/FlightPathAngle5Reduced.cs PVG/Terminal/Intercept6Cartesian.cs PVG/Terminal/IPVGTerminal.cs PVG/Terminal/Kepler3Reduced.cs PVG/Terminal/Kepler4Reduced.cs PVG/Terminal/Kepler5Reduced.cs Rootfinding/Bisection.cs Rootfinding/BrentRoot.cs Rootfinding/Newton.cs SuicideBurnSimulation/Suicide.cs SuicideBurnSimulation/SuicideBuilder.cs TwoBody/Farnocchia.cs TwoBody/Shepperd.cs Utils/BackgroundJob.cs Utils/Check.cs Utils/DictOfLists.cs Utils/Logger.cs Utils/MechJebLibException.cs Utils/ObjectPool.cs Utils/Statics.cs "obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs" Using shared compilation with compiler from directory: /usr/lib/mono/msbuild/Current/bin/Roslyn _CopyFilesMarkedCopyLocal: Copying file from "/home/jenkins/jobs/MechJeb2-Dev/workspace/alglib/bin/Debug/alglib.pdb" to "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLib/bin/Debug/alglib.pdb". Copying file from "/home/jenkins/jobs/MechJeb2-Dev/workspace/alglib/bin/Debug/alglib.dll" to "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLib/bin/Debug/alglib.dll". Creating "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLib/obj/Debug/MechJebLib.csproj.CopyComplete" because "AlwaysCreate" was specified. CopyFilesToOutputDirectory: Copying file from "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLib/obj/Debug/MechJebLib.dll" to "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLib/bin/Debug/MechJebLib.dll". MechJebLib -> /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLib/bin/Debug/MechJebLib.dll Copying file from "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLib/obj/Debug/MechJebLib.pdb" to "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLib/bin/Debug/MechJebLib.pdb". Done Building Project "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLib/MechJebLib.csproj" (default targets). CoreCompile: /usr/lib/mono/msbuild/Current/bin/Roslyn/csc.exe /noconfig /nowarn:1701,1702 /fullpaths /nostdlib+ /platform:AnyCPU /errorreport:prompt /warn:4 /define:DEBUG;TRACE /highentropyva+ /nullable:enable /reference:/home/ksp/KSP_Data/Managed/Assembly-CSharp.dll /reference:/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLib/bin/Debug/MechJebLib.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.CoreModule.dll /reference:/home/ksp/KSP_Data/Managed/UnityEngine.UI.dll /debug+ /debug:full /filealign:512 /optimize- /out:obj/Debug/MechJebLibBindings.dll /subsystemversion:6.00 /target:library /utf8output /langversion:8 /analyzerconfig:/home/jenkins/jobs/MechJeb2-Dev/workspace/.editorconfig FuelFlowSimulation/SimVesselBuilder.cs FuelFlowSimulation/SimVesselManager.cs FuelFlowSimulation/SimVesselUpdater.cs H1Extensions.cs MathExtensions.cs PartExtensions.cs Properties/AssemblyInfo.cs ReflectionUtils.cs "obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs" Using shared compilation with compiler from directory: /usr/lib/mono/msbuild/Current/bin/Roslyn _CopyFilesMarkedCopyLocal: Copying file from "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLib/bin/Debug/alglib.pdb" to "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibBindings/bin/Debug/alglib.pdb". Copying file from "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLib/bin/Debug/MechJebLib.dll" to "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibBindings/bin/Debug/MechJebLib.dll". Copying file from "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLib/bin/Debug/alglib.dll" to "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibBindings/bin/Debug/alglib.dll". Copying file from "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLib/bin/Debug/MechJebLib.pdb" to "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibBindings/bin/Debug/MechJebLib.pdb". Creating "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibBindings/obj/Debug/MechJebLibBindings.csproj.CopyComplete" because "AlwaysCreate" was specified. CopyFilesToOutputDirectory: Copying file from "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibBindings/obj/Debug/MechJebLibBindings.dll" to "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibBindings/bin/Debug/MechJebLibBindings.dll". MechJebLibBindings -> /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibBindings/bin/Debug/MechJebLibBindings.dll Copying file from "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibBindings/obj/Debug/MechJebLibBindings.pdb" to "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibBindings/bin/Debug/MechJebLibBindings.pdb". Done Building Project "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibBindings/MechJebLibBindings.csproj" (default targets). CoreResGen: /home/mstools/resgen.exe /useSourcePath /r:/home/jenkins/jobs/MechJeb2-Dev/workspace/alglib/bin/Debug/alglib.dll /r:/home/ksp/KSP_Data/Managed/Assembly-CSharp-firstpass.dll /r:/home/ksp/KSP_Data/Managed/Assembly-CSharp.dll /r:/home/jenkins/jobs/MechJeb2-Dev/workspace/packages/JetBrains.Annotations.2023.3.0/lib/net20/JetBrains.Annotations.dll /r:/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLib/bin/Debug/MechJebLib.dll /r:/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibBindings/bin/Debug/MechJebLibBindings.dll /r:/home/ksp/KSP_Data/Managed/mscorlib.dll /r:/home/ksp/KSP_Data/Managed/System.Core.dll /r:/home/ksp/KSP_Data/Managed/System.dll /r:/home/ksp/KSP_Data/Managed/UnityEngine.AnimationModule.dll /r:/home/ksp/KSP_Data/Managed/UnityEngine.AssetBundleModule.dll /r:/home/ksp/KSP_Data/Managed/UnityEngine.CoreModule.dll /r:/home/ksp/KSP_Data/Managed/UnityEngine.dll /r:/home/ksp/KSP_Data/Managed/UnityEngine.ImageConversionModule.dll /r:/home/ksp/KSP_Data/Managed/UnityEngine.IMGUIModule.dll /r:/home/ksp/KSP_Data/Managed/UnityEngine.InputLegacyModule.dll /r:/home/ksp/KSP_Data/Managed/UnityEngine.PhysicsModule.dll /r:/home/ksp/KSP_Data/Managed/UnityEngine.TextRenderingModule.dll /r:/home/ksp/KSP_Data/Managed/UnityEngine.UI.dll /r:/home/ksp/KSP_Data/Managed/UnityEngine.VehiclesModule.dll /compile Properties/Resources.resx,obj/Debug/MuMech.Properties.Resources.resources Processing resource file "Properties/Resources.resx" into "obj/Debug/MuMech.Properties.Resources.resources". CoreCompile: /usr/lib/mono/msbuild/Current/bin/Roslyn/csc.exe /noconfig /nowarn:1701,1702 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:TRACE;DEBUG;ENABLE_PROFILER;UNITY_2017_1 /highentropyva+ /reference:/home/jenkins/jobs/MechJeb2-Dev/workspace/alglib/bin/Debug/alglib.dll /reference:/home/ksp/KSP_Data/Managed/Assembly-CSharp-firstpass.dll /reference:/home/ksp/KSP_Data/Managed/Assembly-CSharp.dll /reference:JetBrainsAnnotations=/home/jenkins/jobs/MechJeb2-Dev/workspace/packages/JetBrains.Annotations.2023.3.0/lib/net20/JetBrains.Annotations.dll /reference:/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLib/bin/Debug/MechJebLib.dll /reference:/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibBindings/bin/Debug/MechJebLibBindings.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.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.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 /debug+ /debug:portable /filealign:512 /optimize- /out:obj/Debug/MechJeb2.dll /subsystemversion:6.00 /resource:obj/Debug/MuMech.Properties.Resources.resources /target:library /utf8output /langversion:8 /analyzerconfig:/home/jenkins/jobs/MechJeb2-Dev/workspace/.editorconfig AttitudeControllers/BaseAttitudeController.cs AttitudeControllers/BetterController.cs AttitudeControllers/HybridController.cs AttitudeControllers/KosAttitudeController.cs AttitudeControllers/MJAttitudeController.cs AttitudeControllers/KosPIDLoop.cs AttitudeControllers/TorquePI.cs AutopilotModule.cs CachedLocalizer.cs CelestialBodyExtensions.cs CompatibilityChecker.cs ComputerModule.cs DisplayModule.cs FlyingSim/SimulatedParachute.cs FlyingSim/SimulatedPart.cs FlyingSim/SimulatedVessel.cs GlobalSuppressions.cs GLUtils.cs GuiUtils.cs InstallChecker.cs LandingAutopilot/CoastToDeceleration.cs LandingAutopilot/CourseCorrection.cs LandingAutopilot/DecelerationBurn.cs LandingAutopilot/DeorbitBurn.cs LandingAutopilot/FinalDescent.cs LandingAutopilot/KillHorizontalVelocity.cs LandingAutopilot/LowDeorbitBurn.cs LandingAutopilot/PlaneChange.cs LandingAutopilot/UntargetedDeorbit.cs Maneuver/Operation.cs Maneuver/OperationAdvancedTransfer.cs Maneuver/OperationApoapsis.cs Maneuver/OperationCircularize.cs Maneuver/OperationCourseCorrection.cs Maneuver/OperationEccentricity.cs Maneuver/OperationEllipticize.cs Maneuver/OperationInclination.cs Maneuver/OperationInterplanetaryTransfer.cs Maneuver/OperationKillRelVel.cs Maneuver/OperationLambert.cs Maneuver/OperationLan.cs Maneuver/OperationLongitude.cs Maneuver/OperationMoonReturn.cs Maneuver/OperationPeriapsis.cs Maneuver/OperationPlane.cs Maneuver/OperationResonantOrbit.cs Maneuver/OperationSemiMajor.cs Maneuver/OperationTransfer.cs Maneuver/PlotArea.cs Maneuver/Porkchop.cs Maneuver/TimeSelector.cs Maneuver/TransferCalculator.cs MathExtensions.cs MechJebAR202.cs MechJebCore.cs MechJebModuleAirplaneAutopilot.cs MechJebModuleAirplaneGuidance.cs MechJebModuleAscentBaseAutopilot.cs MechJebModuleAscentClassicAutopilot.cs MechJebModuleAscentClassicPathMenu.cs MechJebModuleAscentMenu.cs MechJebModuleAscentPVGAutopilot.cs MechJebModuleAscentPVGSettingsMenu.cs MechJebModuleAscentSettings.cs MechJebModuleAscentSettingsMenu.cs MechJebModuleAttitudeAdjustment.cs MechJebModuleAttitudeController.cs MechJebModuleCustomInfoWindow.cs MechJebModuleDebugArrows.cs MechJebModuleDeployableAntennaController.cs MechJebModuleDeployableController.cs MechJebModuleDockingAutopilot.cs MechJebModuleDockingGuidance.cs MechJebModuleFlightRecorder.cs MechJebModuleFlightRecorderGraph.cs MechJebModuleInfoItems.cs MechJebModuleLandingAutopilot.cs MechJebModuleLandingGuidance.cs MechJebModuleLandingPredictions.cs MechJebModuleManeuverPlanner.cs MechJebModuleMenu.cs MechJebModuleStageStats.cs MechJebModuleNodeEditor.cs MechJebModuleNodeExecutor.cs MechJebModuleGuidanceController.cs MechJebModuleRCSBalancer.cs MechJebModuleRCSBalancerWindow.cs MechJebModuleRCSController.cs MechJebModuleRendezvousAutopilot.cs MechJebModuleRendezvousAutopilotWindow.cs MechJebModuleRendezvousGuidance.cs MechJebModuleRoverController.cs MechJebModuleRoverWindow.cs MechJebModuleSettings.cs MechJebModuleSmartASS.cs MechJebModuleSmartRcs.cs MechJebModuleSolarPanelController.cs MechJebModuleSpaceplaneAutopilot.cs MechJebModuleSpaceplaneGuidance.cs MechJebModuleSpinupController.cs MechJebModuleStagingController.cs MechJebModuleSuicideTimer.cs MechJebModuleTargetController.cs MechJebModuleThrustController.cs MechJebModuleThrustWindow.cs MechJebModuleTranslatron.cs MechJebModuleWarpController.cs MechJebModuleWarpHelper.cs MechJebModuleWaypointWindow.cs MechjebBundlesManager.cs MechJebStageStatsHelper.cs ModExtensionDemo.cs MuUtils.cs OrbitExtensions.cs OrbitalManeuverCalculator.cs PIDController.cs PartExtensions.cs Properties/AssemblyInfo.cs Properties/Resources.Designer.cs MechJebModulePVGGlueBall.cs RCSSolver.cs ReentrySimulation.cs ReentrySimulation/SimCurves.cs ToolbarWrapper.cs UnityToolbag/Dispatcher/Dispatcher.cs UnityToolbag/Future/Future.cs Vector6.cs VesselExtensions.cs VesselState.cs "obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs" Using shared compilation with compiler from directory: /usr/lib/mono/msbuild/Current/bin/Roslyn _CopyFilesMarkedCopyLocal: Copying file from "/home/jenkins/jobs/MechJeb2-Dev/workspace/alglib/bin/Debug/alglib.dll" to "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/bin/Debug/alglib.dll". Copying file from "/home/jenkins/jobs/MechJeb2-Dev/workspace/alglib/bin/Debug/alglib.pdb" to "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/bin/Debug/alglib.pdb". Copying file from "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibBindings/bin/Debug/MechJebLibBindings.pdb" to "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/bin/Debug/MechJebLibBindings.pdb". Copying file from "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLib/bin/Debug/MechJebLib.pdb" to "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/bin/Debug/MechJebLib.pdb". Copying file from "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibBindings/bin/Debug/MechJebLibBindings.dll" to "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/bin/Debug/MechJebLibBindings.dll". Copying file from "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLib/bin/Debug/MechJebLib.dll" to "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/bin/Debug/MechJebLib.dll". Creating "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/obj/Debug/MechJeb2.csproj.CopyComplete" because "AlwaysCreate" was specified. CopyFilesToOutputDirectory: Copying file from "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/obj/Debug/MechJeb2.dll" to "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/bin/Debug/MechJeb2.dll". MechJeb2 -> /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/bin/Debug/MechJeb2.dll Copying file from "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/obj/Debug/MechJeb2.pdb" to "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/bin/Debug/MechJeb2.pdb". AfterBuild: '/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2//copy_build.sh' '/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/bin/Debug/MechJeb2.dll' '/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/bin/Debug/' 'MechJeb2' '/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/' '/home/jenkins/jobs/MechJeb2-Dev/workspace/build/' Copying to '/home/jenkins/jobs/MechJeb2-Dev/workspace/build/' cp: cannot stat '/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/bin/Debug//JetBrains.Annotations.dll': No such file or directory Done Building Project "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj" (default targets). Project "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2.sln" (1) is building "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibTest/MechJebLibTest.csproj" (6) on node 1 (default targets). PrepareForBuild: Creating directory "bin/Debug/". Creating directory "obj/Debug/". CoreCompile: /usr/lib/mono/msbuild/Current/bin/Roslyn/csc.exe /noconfig /nowarn:1701,1702 /fullpaths /nostdlib+ /platform:AnyCPU /errorreport:prompt /warn:4 /define:DEBUG;TRACE /highentropyva+ /nullable:enable /reference:/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLib/bin/Debug/MechJebLib.dll /reference:/usr/lib/mono/4.8-api/mscorlib.dll /reference:/home/ksp/KSP_Data/Managed/System.Core.dll /reference:/usr/lib/mono/4.8-api/System.Data.dll /reference:/home/ksp/KSP_Data/Managed/System.dll /reference:/home/ksp/KSP_Data/Managed/System.Xml.dll /reference:/home/jenkins/jobs/MechJeb2-Dev/workspace/packages/xunit.abstractions.2.0.0/lib/net35/xunit.abstractions.dll /reference:/home/jenkins/jobs/MechJeb2-Dev/workspace/packages/xunit.assert.2.1.0/lib/dotnet/xunit.assert.dll /reference:/home/jenkins/jobs/MechJeb2-Dev/workspace/packages/xunit.extensibility.core.2.1.0/lib/dotnet/xunit.core.dll /reference:/home/jenkins/jobs/MechJeb2-Dev/workspace/packages/xunit.extensibility.execution.2.1.0/lib/net45/xunit.execution.desktop.dll /reference:/usr/lib/mono/4.8-api/Facades/Microsoft.Win32.Primitives.dll /reference:/usr/lib/mono/4.8-api/Facades/netstandard.dll /reference:/usr/lib/mono/4.8-api/Facades/System.AppContext.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Collections.Concurrent.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Collections.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Collections.NonGeneric.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Collections.Specialized.dll /reference:/usr/lib/mono/4.8-api/Facades/System.ComponentModel.Annotations.dll /reference:/usr/lib/mono/4.8-api/Facades/System.ComponentModel.dll /reference:/usr/lib/mono/4.8-api/Facades/System.ComponentModel.EventBasedAsync.dll /reference:/usr/lib/mono/4.8-api/Facades/System.ComponentModel.Primitives.dll /reference:/usr/lib/mono/4.8-api/Facades/System.ComponentModel.TypeConverter.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Console.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Data.Common.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Diagnostics.Contracts.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Diagnostics.Debug.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Diagnostics.FileVersionInfo.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Diagnostics.Process.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Diagnostics.StackTrace.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Diagnostics.TextWriterTraceListener.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Diagnostics.Tools.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Diagnostics.TraceSource.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Drawing.Primitives.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Dynamic.Runtime.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Globalization.Calendars.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Globalization.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Globalization.Extensions.dll /reference:/usr/lib/mono/4.8-api/Facades/System.IO.Compression.ZipFile.dll /reference:/usr/lib/mono/4.8-api/Facades/System.IO.dll /reference:/usr/lib/mono/4.8-api/Facades/System.IO.FileSystem.dll /reference:/usr/lib/mono/4.8-api/Facades/System.IO.FileSystem.DriveInfo.dll /reference:/usr/lib/mono/4.8-api/Facades/System.IO.FileSystem.Primitives.dll /reference:/usr/lib/mono/4.8-api/Facades/System.IO.FileSystem.Watcher.dll /reference:/usr/lib/mono/4.8-api/Facades/System.IO.IsolatedStorage.dll /reference:/usr/lib/mono/4.8-api/Facades/System.IO.MemoryMappedFiles.dll /reference:/usr/lib/mono/4.8-api/Facades/System.IO.Pipes.dll /reference:/usr/lib/mono/4.8-api/Facades/System.IO.UnmanagedMemoryStream.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Linq.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Linq.Expressions.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Linq.Parallel.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Linq.Queryable.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Net.Http.Rtc.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Net.NameResolution.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Net.NetworkInformation.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Net.Ping.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Net.Primitives.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Net.Requests.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Net.Security.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Net.Sockets.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Net.WebHeaderCollection.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Net.WebSockets.Client.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Net.WebSockets.dll /reference:/usr/lib/mono/4.8-api/Facades/System.ObjectModel.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Reflection.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Reflection.Emit.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Reflection.Emit.ILGeneration.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Reflection.Emit.Lightweight.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Reflection.Extensions.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Reflection.Primitives.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Resources.Reader.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Resources.ResourceManager.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Resources.Writer.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Runtime.CompilerServices.VisualC.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Runtime.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Runtime.Extensions.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Runtime.Handles.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Runtime.InteropServices.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Runtime.Numerics.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Runtime.Serialization.Formatters.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Runtime.Serialization.Json.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Runtime.Serialization.Primitives.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Runtime.Serialization.Xml.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Security.Claims.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Security.Cryptography.Algorithms.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Security.Cryptography.Csp.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Security.Cryptography.Encoding.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Security.Cryptography.Primitives.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Security.Cryptography.X509Certificates.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Security.Principal.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Security.SecureString.dll /reference:/usr/lib/mono/4.8-api/Facades/System.ServiceModel.Duplex.dll /reference:/usr/lib/mono/4.8-api/Facades/System.ServiceModel.Http.dll /reference:/usr/lib/mono/4.8-api/Facades/System.ServiceModel.NetTcp.dll /reference:/usr/lib/mono/4.8-api/Facades/System.ServiceModel.Primitives.dll /reference:/usr/lib/mono/4.8-api/Facades/System.ServiceModel.Security.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Text.Encoding.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Text.Encoding.Extensions.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Text.RegularExpressions.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Threading.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Threading.Overlapped.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Threading.Tasks.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Threading.Tasks.Parallel.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Threading.Thread.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Threading.ThreadPool.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Threading.Timer.dll /reference:/usr/lib/mono/4.8-api/Facades/System.ValueTuple.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Xml.ReaderWriter.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Xml.XDocument.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Xml.XmlDocument.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Xml.XmlSerializer.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Xml.XPath.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Xml.XPath.XDocument.dll /debug+ /debug:full /filealign:512 /optimize- /out:obj/Debug/MechJebLibTest.dll /subsystemversion:6.00 /target:library /utf8output /langversion:8 /analyzerconfig:/home/jenkins/jobs/MechJeb2-Dev/workspace/.editorconfig AssertionExtensions.cs ControlTests/PIDLoopTests.cs FunctionsTests.cs LambertTests/GoodingTests.cs ManeuversTests/ChangeOrbitalElementTests.cs ManeuversTests/TwoImpulseTransferTests.cs ManeuversTests/ReturnFromMoonTests.cs ManeuversTests/Simple.cs ODETests/BS3Tests.c.cs ODETests/DP5Tests.cs Properties/AssemblyInfo.cs PVGTests/AscentTests/BuggyTests.cs PVGTests/AscentTests/TheStandardTests.cs PVGTests/AscentTests/Titan2Tests.cs PVGTests/Integrators/VacuumCoastAnalyticTests.cs PVGTests/Integrators/VacuumThrustIntegratorTests.cs RootfindingTests/BisectionTests.cs RootfindingTests/BrentRootTests.cs RootfindingTests/NewtonTests.cs StaticTests.cs Structs/HTests.cs Structs/M3Tests.cs Structs/Q3Tests.cs Structs/V3Tests.cs TestInitialization.cs TwoBodyTests/FarnocchiaTests.cs TwoBodyTests/ShepperdTests.cs "obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs" Using shared compilation with compiler from directory: /usr/lib/mono/msbuild/Current/bin/Roslyn _CopyFilesMarkedCopyLocal: Copying file from "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLib/bin/Debug/MechJebLib.dll" to "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibTest/bin/Debug/MechJebLib.dll". Copying file from "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLib/bin/Debug/alglib.dll" to "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibTest/bin/Debug/alglib.dll". Copying file from "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLib/bin/Debug/alglib.pdb" to "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibTest/bin/Debug/alglib.pdb". Copying file from "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLib/bin/Debug/MechJebLib.pdb" to "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibTest/bin/Debug/MechJebLib.pdb". Creating "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibTest/obj/Debug/MechJebLibTest.csproj.CopyComplete" because "AlwaysCreate" was specified. CopyFilesToOutputDirectory: Copying file from "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibTest/obj/Debug/MechJebLibTest.dll" to "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibTest/bin/Debug/MechJebLibTest.dll". MechJebLibTest -> /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibTest/bin/Debug/MechJebLibTest.dll Copying file from "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibTest/obj/Debug/MechJebLibTest.pdb" to "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibTest/bin/Debug/MechJebLibTest.pdb". Done Building Project "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibTest/MechJebLibTest.csproj" (default targets). Done Building Project "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2.sln" (default targets). Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:13.92 [workspace] $ /bin/sh -xe /tmp/jenkins4160574222787951288.sh ++ awk -F '"' '/^\[.*AssemblyFileVersion/{print $2}' MechJeb2/Properties/AssemblyInfo.cs + VERSION=2.14.3.0 ++ awk '/^Version/{print $2}' /home/ksp/readme.txt + KSP_VERSION=1.12.5 + ln -fsn /home/jenkins/jobs/MechJeb2-Dev/workspace/LICENSE.md build/GameData/MechJeb2/LICENSE.md + ln -fsn /home/jenkins/jobs/MechJeb2-Dev/workspace/LandingSites.cfg build/GameData/MechJeb2/LandingSites.cfg + cd /home/jenkins/jobs/MechJeb2-Dev/workspace/build/GameData/ + zip -FS -9 -r /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2-2.14.3.0-1400.zip MechJeb2 adding: MechJeb2/ (stored 0%) adding: MechJeb2/LandingSites.cfg (deflated 73%) adding: MechJeb2/Icons/ (stored 0%) adding: MechJeb2/Icons/Attitude_Adjustment.png (stored 0%) adding: MechJeb2/Icons/Exec_Node_active.png (deflated 31%) adding: MechJeb2/Icons/delete.png (stored 0%) adding: MechJeb2/Icons/SmartRCS_active.png (stored 0%) adding: MechJeb2/Icons/Docking_Autopilot.png (stored 0%) adding: MechJeb2/Icons/Rendezvous_Autopilot.png (stored 0%) adding: MechJeb2/Icons/Translatron.png (stored 0%) adding: MechJeb2/Icons/Target_Orbit_Info.png (stored 0%) adding: MechJeb2/Icons/Rover_Autopilot.png (stored 0%) adding: MechJeb2/Icons/Rendezvous_Planner.png (stored 0%) adding: MechJeb2/Icons/MJ2.png (stored 0%) adding: MechJeb2/Icons/Maneuver_Planner.png (stored 0%) adding: MechJeb2/Icons/Surface_Navigation.png (stored 0%) adding: MechJeb2/Icons/Orbit_Info.png (stored 0%) adding: MechJeb2/Icons/Custom_Window_Editor.png (stored 0%) adding: MechJeb2/Icons/RCS_Balancer.png (stored 0%) adding: MechJeb2/Icons/Vessel_Info.png (stored 0%) adding: MechJeb2/Icons/Landing_Info.png (stored 0%) adding: MechJeb2/Icons/Autostage_Once_active.png (deflated 26%) adding: MechJeb2/Icons/Spaceplane_Guidance.png (stored 0%) adding: MechJeb2/Icons/up.png (deflated 6%) adding: MechJeb2/Icons/QMark.png (stored 0%) adding: MechJeb2/Icons/Settings.png (stored 0%) adding: MechJeb2/Icons/Auto_Warp.png (deflated 29%) adding: MechJeb2/Icons/Smart_A_S_S_.png (stored 0%) adding: MechJeb2/Icons/Rendezvous_Info.png (stored 0%) adding: MechJeb2/Icons/Delta-V_Stats.png (stored 0%) adding: MechJeb2/Icons/Surface_Info.png (stored 0%) adding: MechJeb2/Icons/SmartRCS.png (stored 0%) adding: MechJeb2/Icons/view.png (stored 0%) adding: MechJeb2/Icons/Autostage_Once.png (deflated 26%) adding: MechJeb2/Icons/Aircraft_Approach_&_Autoland.png (stored 0%) adding: MechJeb2/Icons/Maneuver_Node_Editor.png (stored 0%) adding: MechJeb2/Icons/Warp_Helper.png (stored 0%) adding: MechJeb2/Icons/refresh.png (stored 0%) adding: MechJeb2/Icons/view_a.png (stored 0%) adding: MechJeb2/Icons/Utilities.png (stored 0%) adding: MechJeb2/Icons/Exec_Node.png (deflated 32%) adding: MechJeb2/Icons/Aircraft_Autopilot.png (stored 0%) adding: MechJeb2/Icons/Auto_Warp_active.png (deflated 28%) adding: MechJeb2/Icons/Ascent_Guidance.png (stored 0%) adding: MechJeb2/Icons/Landing_Guidance.png (stored 0%) adding: MechJeb2/Icons/Flight_Recorder.png (stored 0%) adding: MechJeb2/Icons/Ascent_Stats.png (stored 0%) adding: MechJeb2/Icons/Scripting_Module.png (stored 0%) adding: MechJeb2/Localization/ (stored 0%) adding: MechJeb2/Localization/zh-cn.cfg (deflated 76%) adding: MechJeb2/Localization/fr-fr.cfg (deflated 79%) adding: MechJeb2/Localization/ru.cfg (deflated 80%) adding: MechJeb2/Localization/en-us.cfg (deflated 79%) adding: MechJeb2/Localization/es-es.cfg (deflated 78%) adding: MechJeb2/Bundles/ (stored 0%) adding: MechJeb2/Bundles/shaders.bundle (deflated 56%) adding: MechJeb2/Parts/ (stored 0%) adding: MechJeb2/Parts/MechJebNoCommandPod.cfg (deflated 81%) adding: MechJeb2/Parts/MechJeb2_AR202/ (stored 0%) adding: MechJeb2/Parts/MechJeb2_AR202/model.mu (deflated 53%) adding: MechJeb2/Parts/MechJeb2_AR202/AR202_HD2_tex.dds (deflated 42%) adding: MechJeb2/Parts/MechJeb2_AR202/part.cfg (deflated 83%) adding: MechJeb2/LICENSE.md (deflated 65%) adding: MechJeb2/Plugins/ (stored 0%) adding: MechJeb2/Plugins/alglib.dll (deflated 72%) adding: MechJeb2/Plugins/MechJebLib.pdb (deflated 52%) adding: MechJeb2/Plugins/alglib.pdb (deflated 69%) adding: MechJeb2/Plugins/MechJebLibBindings.dll (deflated 55%) adding: MechJeb2/Plugins/MechJeb2.dll (deflated 81%) adding: MechJeb2/Plugins/MechJebLibBindings.pdb (deflated 45%) adding: MechJeb2/Plugins/MechJeb2.pdb (deflated 53%) adding: MechJeb2/Plugins/MechJebLib.dll (deflated 59%) + /home/ksp_www/rebuildRepo.py 1.12.0 1.12.99 2.14.3.0 1400 https://ksp.sarbian.com/jenkins/job/MechJeb2-Dev/1400/ MechJeb2-2.14.3.0-1400.zip /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2-2.14.3.0-1400.zip { "spec_version": "v1.6", "identifier": "MechJeb2-dev", "ksp_version_min": "1.12.0", "ksp_version_max": "1.12.99", "name": "MechJeb 2 - DEV RELEASE", "abstract": "Anatid Robotics and Multiversal Mechatronics proudly presents the first flight assistant autopilot: MechJeb", "author": "sarbian", "license": "GPL-3.0", "x_ci_version_base": "2.14.3.0", "provides": [ "MechJeb2" ], "conflicts": [ { "name": "MechJeb2" }, { "name": "MechJeb2-RO" } ], "install": [ { "find": "MechJeb2", "install_to": "GameData" } ], "resources": { "ci": "https://ksp.sarbian.com/jenkins/job/MechJeb2-Dev/", "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/154834-110x-anatid-robotics-mumech-mechjeb-autopilot-2110-20th-august-2020/", "repository": "https://github.com/MuMech/MechJeb2/" }, "version": "2.14.3.0-1400", "download": "https://ksp.sarbian.com/jenkins/job/MechJeb2-Dev/1400/artifact/MechJeb2-2.14.3.0-1400.zip", "download_size": 2917636, "download_hash": { "sha1": "BA3ABABC54C8D9E3065844413CF1E95C4C1BE32A", "sha256": "0EE1ED90B3C96B4AF26495F3F787502BA66298E76B9D40053F46F133D0392AE5" }, "x_generated_by": "netkan" } Archiving artifacts Triggering a new build of MechJeb2-CKAN-REPO Finished: SUCCESS