{
  "_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" : 12,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "85e3296cbe557677ee2bb7252181b40ab7f9e516",
            "branch" : [
              {
                "SHA1" : "85e3296cbe557677ee2bb7252181b40ab7f9e516",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "85e3296cbe557677ee2bb7252181b40ab7f9e516",
            "branch" : [
              {
                "SHA1" : "85e3296cbe557677ee2bb7252181b40ab7f9e516",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 44,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "cf171e4597f2ca950e04e743e21fbd817422d43f",
            "branch" : [
              {
                "SHA1" : "cf171e4597f2ca950e04e743e21fbd817422d43f",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "cf171e4597f2ca950e04e743e21fbd817422d43f",
            "branch" : [
              {
                "SHA1" : "cf171e4597f2ca950e04e743e21fbd817422d43f",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "cf171e4597f2ca950e04e743e21fbd817422d43f",
        "branch" : [
          {
            "SHA1" : "cf171e4597f2ca950e04e743e21fbd817422d43f",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/sarbian/GCMonitor.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "GCMonitor.version",
      "fileName" : "GCMonitor.version",
      "relativePath" : "GCMonitor/GCMonitor.version"
    },
    {
      "displayPath" : "GCMonitor-1.4.2.0.zip",
      "fileName" : "GCMonitor-1.4.2.0.zip",
      "relativePath" : "GCMonitor-1.4.2.0.zip"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#44",
  "duration" : 3898,
  "estimatedDuration" : 2523,
  "executor" : None,
  "fullDisplayName" : "GCMonitor #44",
  "id" : "44",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 44,
  "queueId" : 133,
  "result" : "SUCCESS",
  "timestamp" : 1462104183399,
  "url" : "https://ksp.sarbian.com/jenkins/user/vinceguichard04/my-views/view/all/job/GCMonitor/44/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "StringTest/StringFormater.cs",
          "StringTest/StringBuilderCache.cs",
          "GCMonitor.cs",
          "StringTest/StringBuilderExtNumeric.cs",
          "Properties/AssemblyInfo.cs",
          "StringTest/StringBuilderExtFormat.cs",
          "StringBuilderCache.cs"
        ],
        "commitId" : "eca321bdac7dbcd56416cdda8274280ee2a4ecf9",
        "timestamp" : 1462056071000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
          "fullName" : "sarbian"
        },
        "authorEmail" : "Sarbian@Sarbian.com",
        "comment" : "Use some new code to format string without creating garbage\u000a",
        "date" : "2016-05-01 00:41:11 +0200",
        "id" : "eca321bdac7dbcd56416cdda8274280ee2a4ecf9",
        "msg" : "Use some new code to format string without creating garbage",
        "paths" : [
          {
            "editType" : "add",
            "file" : "StringTest/StringFormater.cs"
          },
          {
            "editType" : "add",
            "file" : "StringTest/StringBuilderCache.cs"
          },
          {
            "editType" : "add",
            "file" : "StringTest/StringBuilderExtNumeric.cs"
          },
          {
            "editType" : "edit",
            "file" : "Properties/AssemblyInfo.cs"
          },
          {
            "editType" : "delete",
            "file" : "StringBuilderCache.cs"
          },
          {
            "editType" : "add",
            "file" : "StringTest/StringBuilderExtFormat.cs"
          },
          {
            "editType" : "edit",
            "file" : "GCMonitor.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "StringTest/StringBuilderExtFormat.cs",
          "StringTest/StringBuilderExtNumeric.cs"
        ],
        "commitId" : "b7e230f851c28a583505bc1962bcd2b8ddce26ab",
        "timestamp" : 1462094564000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
          "fullName" : "sarbian"
        },
        "authorEmail" : "Sarbian@Sarbian.com",
        "comment" : "Remove tabs\u000a",
        "date" : "2016-05-01 11:22:44 +0200",
        "id" : "b7e230f851c28a583505bc1962bcd2b8ddce26ab",
        "msg" : "Remove tabs",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "StringTest/StringBuilderExtFormat.cs"
          },
          {
            "editType" : "edit",
            "file" : "StringTest/StringBuilderExtNumeric.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "StringTest/StringBuilderExtFormat.cs",
          "GCMonitor.cs",
          "StringTest/StringBuilderExtNumeric.cs"
        ],
        "commitId" : "4258246fb5e61f823c1a6a21b5461638eb4f0290",
        "timestamp" : 1462103206000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
          "fullName" : "sarbian"
        },
        "authorEmail" : "Sarbian@Sarbian.com",
        "comment" : "Thousands sep\u000a",
        "date" : "2016-05-01 13:46:46 +0200",
        "id" : "4258246fb5e61f823c1a6a21b5461638eb4f0290",
        "msg" : "Thousands sep",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "StringTest/StringBuilderExtNumeric.cs"
          },
          {
            "editType" : "edit",
            "file" : "GCMonitor.cs"
          },
          {
            "editType" : "edit",
            "file" : "StringTest/StringBuilderExtFormat.cs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "GCMonitor.cs"
        ],
        "commitId" : "cf171e4597f2ca950e04e743e21fbd817422d43f",
        "timestamp" : 1462104085000,
        "author" : {
          "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
          "fullName" : "sarbian"
        },
        "authorEmail" : "Sarbian@Sarbian.com",
        "comment" : "Include the Profiler calls\u000a",
        "date" : "2016-05-01 14:01:25 +0200",
        "id" : "cf171e4597f2ca950e04e743e21fbd817422d43f",
        "msg" : "Include the Profiler calls",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "GCMonitor.cs"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ksp.sarbian.com/jenkins/user/sarbian",
      "fullName" : "sarbian"
    }
  ]
}