{
  "_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" : {
        "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" : 292,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e5d66ab31ec3ce25831c7981878069bb51aa9cc8",
            "branch" : [
              {
                "SHA1" : "e5d66ab31ec3ce25831c7981878069bb51aa9cc8",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e5d66ab31ec3ce25831c7981878069bb51aa9cc8",
            "branch" : [
              {
                "SHA1" : "e5d66ab31ec3ce25831c7981878069bb51aa9cc8",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "e5d66ab31ec3ce25831c7981878069bb51aa9cc8",
        "branch" : [
          {
            "SHA1" : "e5d66ab31ec3ce25831c7981878069bb51aa9cc8",
            "name" : "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" : "#292",
  "duration" : 1224566,
  "estimatedDuration" : 338313,
  "executor" : None,
  "fullDisplayName" : "oi-userland #292",
  "id" : "2013-08-05_23-55-24",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 292,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1375746924000,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/292/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/ldns/ldns.license",
          "components/ldns/Makefile",
          "components/ldns/ldns.p5m"
        ],
        "commitId" : "a2750a7c2b107e098b904668f658b338999a2426",
        "timestamp" : 1375738121000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Add ldns to oi-userland\u000a",
        "date" : "2013-08-05T23:28:41+0200",
        "id" : "a2750a7c2b107e098b904668f658b338999a2426",
        "msg" : "Add ldns to oi-userland",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/ldns/ldns.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/ldns/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/ldns/ldns.license"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/tuntap/Makefile",
          "components/tuntap/tap.p5m",
          "components/tuntap/tun.p5m"
        ],
        "commitId" : "b5e44a4b39de095c6a346ba19e420fa1a0ec5ec5",
        "timestamp" : 1375738356000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Modify tuntap to be buildable as non-root user\u000a",
        "date" : "2013-08-05T23:32:36+0200",
        "id" : "b5e44a4b39de095c6a346ba19e420fa1a0ec5ec5",
        "msg" : "Modify tuntap to be buildable as non-root user",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/tuntap/tap.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/tuntap/tun.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/tuntap/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/components.ignore"
        ],
        "commitId" : "2e8e83ad5824a8a5d9bcb1fb3bf45a8497c51262",
        "timestamp" : 1375738450000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Enable tuntap\u000a",
        "date" : "2013-08-05T23:34:10+0200",
        "id" : "2e8e83ad5824a8a5d9bcb1fb3bf45a8497c51262",
        "msg" : "Enable tuntap",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/components.ignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/components.ignore",
          "components/unrar/Makefile"
        ],
        "commitId" : "4814f2ea52de32a8fe2de4f1399867e76f1daa7c",
        "timestamp" : 1375739000000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Fix and enable 32-bit unrar\u000a",
        "date" : "2013-08-05T23:43:20+0200",
        "id" : "4814f2ea52de32a8fe2de4f1399867e76f1daa7c",
        "msg" : "Fix and enable 32-bit unrar",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/components.ignore"
          },
          {
            "editType" : "edit",
            "file" : "components/unrar/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/components.ignore"
        ],
        "commitId" : "0b064c122b8bbfb84cdd4d859bd2ed050a4b8120",
        "timestamp" : 1375739263000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Enable libee\u000a",
        "date" : "2013-08-05T23:47:43+0200",
        "id" : "0b064c122b8bbfb84cdd4d859bd2ed050a4b8120",
        "msg" : "Enable libee",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/components.ignore"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
      "fullName" : "adam.stevko"
    }
  ]
}