{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by lamont-granquist"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/dev" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1364,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "71cc9e847a3206b7a36107199985dba60c2bacfe",
            "branch" : [
              {
                "SHA1" : "71cc9e847a3206b7a36107199985dba60c2bacfe",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "71cc9e847a3206b7a36107199985dba60c2bacfe",
            "branch" : [
              {
                "SHA1" : "71cc9e847a3206b7a36107199985dba60c2bacfe",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "71cc9e847a3206b7a36107199985dba60c2bacfe",
        "branch" : [
          {
            "SHA1" : "71cc9e847a3206b7a36107199985dba60c2bacfe",
            "name" : "refs/remotes/origin/dev"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/MuMech/MechJeb2.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1364",
  "duration" : 2518,
  "estimatedDuration" : 20942,
  "executor" : None,
  "fullDisplayName" : "MechJeb2-Dev #1364",
  "id" : "1364",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1364,
  "queueId" : 1770,
  "result" : "FAILURE",
  "timestamp" : 1700535360889,
  "url" : "https://ksp.sarbian.com/jenkins/job/MechJeb2-Dev/1364/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "MechJebLib/ODE/DP8.cs",
          "MechJebLib/ODE/DP5.cs",
          "MechJebLibTest/TwoBodyTests/ShepperdTests.cs",
          "MechJebLib/ODE/BS3.cs",
          "MechJebLib/ODE/AbstractRungeKutta.cs",
          "MechJebLib/MechJebLib.csproj"
        ],
        "commitId" : "96a998d755190d71ec41e7cb3e253599af85ce1c",
        "timestamp" : 1700535337000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/lamont",
          "fullName" : "lamont"
        },
        "authorEmail" : "lamont@scriptkiddie.org",
        "comment" : "Add Dormand-Prince 8(5)3 method\u000a\u000aNo interpolant yet though.\u000a\u000aSigned-off-by: Lamont Granquist <lamont@scriptkiddie.org>\u000a",
        "date" : "2023-11-20 18:55:37 -0800",
        "id" : "96a998d755190d71ec41e7cb3e253599af85ce1c",
        "msg" : "Add Dormand-Prince 8(5)3 method",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "MechJebLib/MechJebLib.csproj"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLibTest/TwoBodyTests/ShepperdTests.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLib/ODE/BS3.cs"
          },
          {
            "editType" : "add",
            "file" : "MechJebLib/ODE/DP8.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLib/ODE/AbstractRungeKutta.cs"
          },
          {
            "editType" : "edit",
            "file" : "MechJebLib/ODE/DP5.cs"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/lamont",
      "fullName" : "lamont"
    }
  ]
}