{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user sarbian",
          "userId" : "sarbian",
          "userName" : "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" : 156,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1adea49112048cec35c3a971042ee5517ae0d416",
            "branch" : [
              {
                "SHA1" : "1adea49112048cec35c3a971042ee5517ae0d416",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1adea49112048cec35c3a971042ee5517ae0d416",
            "branch" : [
              {
                "SHA1" : "1adea49112048cec35c3a971042ee5517ae0d416",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "1adea49112048cec35c3a971042ee5517ae0d416",
        "branch" : [
          {
            "SHA1" : "1adea49112048cec35c3a971042ee5517ae0d416",
            "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-4.1.2.zip",
      "fileName" : "ModuleManager-4.1.2.zip",
      "relativePath" : "ModuleManager-4.1.2.zip"
    },
    {
      "displayPath" : "ModuleManager.4.1.2.dll",
      "fileName" : "ModuleManager.4.1.2.dll",
      "relativePath" : "ModuleManager.4.1.2.dll"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#156",
  "duration" : 25732,
  "estimatedDuration" : 4997,
  "executor" : None,
  "fullDisplayName" : "ModuleManager #156",
  "id" : "156",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 156,
  "queueId" : 116,
  "result" : "SUCCESS",
  "timestamp" : 1573853656175,
  "url" : "https://ksp.sarbian.com/jenkins/user/noreply/my-views/view/All/job/ModuleManager/156/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ModuleManager/ExceptionIntercept/InterceptLogHandler.cs",
          "ModuleManager/ModuleManager.csproj",
          "ModuleManager/ModuleManager.cs"
        ],
        "commitId" : "d172fc66ff56ffdc665ea47a3a143df8f17f441c",
        "timestamp" : 1573853556000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
          "fullName" : "sarbian"
        },
        "authorEmail" : "sebastien.gaggini@gmail.com",
        "comment" : "Add an Exception interceptor to catch ReflectionTypeLoadException and\u000aproperly blame broken DLLs\u000a",
        "date" : "2019-11-15 22:32:36 +0100",
        "id" : "d172fc66ff56ffdc665ea47a3a143df8f17f441c",
        "msg" : "Add an Exception interceptor to catch ReflectionTypeLoadException and",
        "paths" : [
          {
            "editType" : "add",
            "file" : "ModuleManager/ExceptionIntercept/InterceptLogHandler.cs"
          },
          {
            "editType" : "edit",
            "file" : "ModuleManager/ModuleManager.csproj"
          },
          {
            "editType" : "edit",
            "file" : "ModuleManager/ModuleManager.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ModuleManager/Properties/AssemblyInfo.cs"
        ],
        "commitId" : "1adea49112048cec35c3a971042ee5517ae0d416",
        "timestamp" : 1573853570000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
          "fullName" : "sarbian"
        },
        "authorEmail" : "sebastien.gaggini@gmail.com",
        "comment" : "v4.1.2\u000a",
        "date" : "2019-11-15 22:32:50 +0100",
        "id" : "1adea49112048cec35c3a971042ee5517ae0d416",
        "msg" : "v4.1.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ModuleManager/Properties/AssemblyInfo.cs"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
      "fullName" : "sarbian"
    }
  ]
}