{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1860,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8deebd3c857ebf8f3d1e7e3570f6a00c550435be",
            "branch" : [
              {
                "SHA1" : "8deebd3c857ebf8f3d1e7e3570f6a00c550435be",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8deebd3c857ebf8f3d1e7e3570f6a00c550435be",
            "branch" : [
              {
                "SHA1" : "8deebd3c857ebf8f3d1e7e3570f6a00c550435be",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        },
        "origin/HEAD" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
            "branch" : [
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/oi/hipster"
              },
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/HEAD"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
            "branch" : [
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/oi/hipster"
              },
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/HEAD"
              }
            ]
          }
        },
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1129,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
            "branch" : [
              {
                "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
            "branch" : [
              {
                "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "8deebd3c857ebf8f3d1e7e3570f6a00c550435be",
        "branch" : [
          {
            "SHA1" : "8deebd3c857ebf8f3d1e7e3570f6a00c550435be",
            "name" : "refs/remotes/origin/oi/hipster"
          }
        ]
      },
      "remoteUrls" : [
        "git://github.com/OpenIndiana/oi-userland.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1860",
  "duration" : 3428908,
  "estimatedDuration" : 309212,
  "executor" : None,
  "fullDisplayName" : "oi-userland #1860",
  "id" : "2015-11-12_06-30-09",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1860,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1447309809000,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/1860/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/tuntap/Makefile",
          "components/tuntap/tun-header.p5m",
          "components/tuntap/tap.p5m",
          "components/tuntap/tun.p5m"
        ],
        "commitId" : "1e92fc74dd666acfe57747dbac9a3ad1931c9c83",
        "timestamp" : 1447142350000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jimklimov",
          "fullName" : "Jim Klimov"
        },
        "authorEmail" : "jim@jimklimov.com",
        "comment" : "tun-header.p5m : summary updated to reflect this is a header-file package\u000atuntap Makefile and p5m files: ported description from SFE tuntap using a custom COMPONENT_DESCRIPTION macro; dropped Note with github commit ID from Description; fixed OS naming in the description: this build is for OpenIndiana (using project based on Universal TUN/TAP driver, variant for Solaris)\u000a",
        "date" : "2015-11-10T08:59:10+0100",
        "id" : "1e92fc74dd666acfe57747dbac9a3ad1931c9c83",
        "msg" : "tun-header.p5m : summary updated to reflect this is a header-file",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/tuntap/tap.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/tuntap/tun-header.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/tuntap/tun.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/tuntap/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jim",
      "fullName" : "jim"
    }
  ]
}