{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by sarbian"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 53,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "aa022badeb26e22a85b71f631f019190b617fb8a",
            "branch" : [
              {
                "SHA1" : "aa022badeb26e22a85b71f631f019190b617fb8a",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "aa022badeb26e22a85b71f631f019190b617fb8a",
            "branch" : [
              {
                "SHA1" : "aa022badeb26e22a85b71f631f019190b617fb8a",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 93,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "cf0717c4d87f7a1cb493834a3fc626dbf2ca9f3b",
            "branch" : [
              {
                "SHA1" : "cf0717c4d87f7a1cb493834a3fc626dbf2ca9f3b",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "cf0717c4d87f7a1cb493834a3fc626dbf2ca9f3b",
            "branch" : [
              {
                "SHA1" : "cf0717c4d87f7a1cb493834a3fc626dbf2ca9f3b",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "cf0717c4d87f7a1cb493834a3fc626dbf2ca9f3b",
        "branch" : [
          {
            "SHA1" : "cf0717c4d87f7a1cb493834a3fc626dbf2ca9f3b",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/sarbian/ModuleManager.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "ModuleManager-2.6.7.zip",
      "fileName" : "ModuleManager-2.6.7.zip",
      "relativePath" : "ModuleManager-2.6.7.zip"
    },
    {
      "displayPath" : "ModuleManager.2.6.7.dll",
      "fileName" : "ModuleManager.2.6.7.dll",
      "relativePath" : "ModuleManager.2.6.7.dll"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#93",
  "duration" : 131100,
  "estimatedDuration" : 4997,
  "executor" : None,
  "fullDisplayName" : "ModuleManager #93",
  "id" : "93",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 93,
  "queueId" : 4,
  "result" : "FAILURE",
  "timestamp" : 1438724396050,
  "url" : "https://ksp.sarbian.com/jenkins/user/mrev1995/my-views/view/all/job/ModuleManager/93/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "moduleManager.cs"
        ],
        "commitId" : "7fb3ca21df4b636302a00e19fc20116e0ddec343",
        "timestamp" : 1438718745000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
          "fullName" : "sarbian"
        },
        "authorEmail" : "sebastien.gaggini@gmail.com",
        "comment" : "Log DLLs and KSP exe SHA\u000a",
        "date" : "2015-08-04 22:05:45 +0200",
        "id" : "7fb3ca21df4b636302a00e19fc20116e0ddec343",
        "msg" : "Log DLLs and KSP exe SHA",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "moduleManager.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "moduleManager.cs"
        ],
        "commitId" : "ca82b5169d07fa11ace19440688e935f55a2422b",
        "timestamp" : 1438718785000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
          "fullName" : "sarbian"
        },
        "authorEmail" : "sebastien.gaggini@gmail.com",
        "comment" : "Obey our new VS 2015 overlord\u000a",
        "date" : "2015-08-04 22:06:25 +0200",
        "id" : "ca82b5169d07fa11ace19440688e935f55a2422b",
        "msg" : "Obey our new VS 2015 overlord",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "moduleManager.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "moduleManager.cs"
        ],
        "commitId" : "94407c728cae0d645c182eb391243aff8dd59cdd",
        "timestamp" : 1438724271000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
          "fullName" : "sarbian"
        },
        "authorEmail" : "sebastien.gaggini@gmail.com",
        "comment" : "MJ calls ModuleManagerPostLoad methods in other mods on patching end\u000a",
        "date" : "2015-08-04 23:37:51 +0200",
        "id" : "94407c728cae0d645c182eb391243aff8dd59cdd",
        "msg" : "MJ calls ModuleManagerPostLoad methods in other mods on patching end",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "moduleManager.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "moduleManager.cs"
        ],
        "commitId" : "d9534c7729914b4ca8d6195359fa237cd7955ba8",
        "timestamp" : 1438724333000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
          "fullName" : "sarbian"
        },
        "authorEmail" : "sebastien.gaggini@gmail.com",
        "comment" : "*Press a button by error*. Hum ok, you can replace all var uses\u000a",
        "date" : "2015-08-04 23:38:53 +0200",
        "id" : "d9534c7729914b4ca8d6195359fa237cd7955ba8",
        "msg" : "*Press a button by error*. Hum ok, you can replace all var uses",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "moduleManager.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Properties/AssemblyInfo.cs"
        ],
        "commitId" : "cf0717c4d87f7a1cb493834a3fc626dbf2ca9f3b",
        "timestamp" : 1438724356000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
          "fullName" : "sarbian"
        },
        "authorEmail" : "sebastien.gaggini@gmail.com",
        "comment" : "v2.6.7\u000a",
        "date" : "2015-08-04 23:39:16 +0200",
        "id" : "cf0717c4d87f7a1cb493834a3fc626dbf2ca9f3b",
        "msg" : "v2.6.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Properties/AssemblyInfo.cs"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
      "fullName" : "sarbian"
    }
  ]
}