{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user anonymous",
          "userId" : None,
          "userName" : "anonymous"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 124,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e0afbf03e7c897e07a23b08ee8b62e59b4c7e98f",
            "branch" : [
              {
                "SHA1" : "e0afbf03e7c897e07a23b08ee8b62e59b4c7e98f",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e0afbf03e7c897e07a23b08ee8b62e59b4c7e98f",
            "branch" : [
              {
                "SHA1" : "e0afbf03e7c897e07a23b08ee8b62e59b4c7e98f",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "e0afbf03e7c897e07a23b08ee8b62e59b4c7e98f",
        "branch" : [
          {
            "SHA1" : "e0afbf03e7c897e07a23b08ee8b62e59b4c7e98f",
            "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" : "#124",
  "duration" : 5814202,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #124",
  "id" : "2013-06-29_23-03-31",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 124,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1372547011000,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/124/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/osol/math/Makefile",
          "components/osol/math/header-math.p5m",
          "components/osol/math/math.p5m",
          "components/osol/math/patches/floatingpoint.h-c++-namespace.patch"
        ],
        "commitId" : "cb1eb81a842f4c9237f10068207f1cd4ce019b70",
        "timestamp" : 1372540477000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/aszeszo",
          "fullName" : "aszeszo"
        },
        "authorEmail" : "aszeszo@gmail.com",
        "comment" : "Add libm package - binary import from OpenSolaris repo\u000a",
        "date" : "2013-06-29T21:14:37+0000",
        "id" : "cb1eb81a842f4c9237f10068207f1cd4ce019b70",
        "msg" : "Add libm package - binary import from OpenSolaris repo",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/osol/math/header-math.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/osol/math/patches/floatingpoint.h-c++-namespace.patch"
          },
          {
            "editType" : "add",
            "file" : "components/osol/math/math.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/osol/math/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/illumos/illumos-gate/Makefile"
        ],
        "commitId" : "85d1a3c526926138be8edb68e652a93b32412978",
        "timestamp" : 1372543744000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/aszeszo",
          "fullName" : "aszeszo"
        },
        "authorEmail" : "aszeszo@gmail.com",
        "comment" : "Add closed header patch to illumos-gate component (illumos #3853)\u000a",
        "date" : "2013-06-29T22:09:04+0000",
        "id" : "85d1a3c526926138be8edb68e652a93b32412978",
        "msg" : "Add closed header patch to illumos-gate component (illumos #3853)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/illumos/illumos-gate/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/osol/math/header-math.p5m",
          "components/osol/math/math.p5m"
        ],
        "commitId" : "e0afbf03e7c897e07a23b08ee8b62e59b4c7e98f",
        "timestamp" : 1372546896000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/aszeszo",
          "fullName" : "aszeszo"
        },
        "authorEmail" : "aszeszo@gmail.com",
        "comment" : "libm: fix manifests\u000a",
        "date" : "2013-06-29T23:01:36+0000",
        "id" : "e0afbf03e7c897e07a23b08ee8b62e59b4c7e98f",
        "msg" : "libm: fix manifests",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/osol/math/math.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/osol/math/header-math.p5m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/aszeszo",
      "fullName" : "aszeszo"
    }
  ]
}