{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.TimerTrigger$TimerTriggerCause",
          "shortDescription" : "Started by timer"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 4621,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3d1f18a962ce341410d0b813b1579fad4cc0408d",
            "branch" : [
              {
                "SHA1" : "3d1f18a962ce341410d0b813b1579fad4cc0408d",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3d1f18a962ce341410d0b813b1579fad4cc0408d",
            "branch" : [
              {
                "SHA1" : "3d1f18a962ce341410d0b813b1579fad4cc0408d",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        },
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3897,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
            "branch" : [
              {
                "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
            "branch" : [
              {
                "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "3d1f18a962ce341410d0b813b1579fad4cc0408d",
        "branch" : [
          {
            "SHA1" : "3d1f18a962ce341410d0b813b1579fad4cc0408d",
            "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" : "#4621",
  "duration" : 19426549,
  "estimatedDuration" : 4572218,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #4621",
  "id" : "4621",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4621,
  "queueId" : 204,
  "result" : "SUCCESS",
  "timestamp" : 1472990725376,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/4621/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/openmpi/manifests/sample-manifest.p5m",
          "components/library/openmpi/openmpi.p5m",
          "components/library/openmpi/Makefile"
        ],
        "commitId" : "e2389af1cb06d32a590111a1e2b4cdbe401c7ccb",
        "timestamp" : 1472916778000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Bump openmpi to 1.10.4\u000a",
        "date" : "2016-09-03 17:32:58 +0200",
        "id" : "e2389af1cb06d32a590111a1e2b4cdbe401c7ccb",
        "msg" : "Bump openmpi to 1.10.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/openmpi/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/openmpi/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/openmpi/openmpi.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/hwloc/Makefile",
          "components/developer/hwloc/manifests/sample-manifest.p5m",
          "components/developer/hwloc/hwloc.p5m"
        ],
        "commitId" : "f79f42cf08fa3496161d3ca677b6fe55ebefa1ba",
        "timestamp" : 1472916778000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Bump hwloc to 1.11.4\u000a",
        "date" : "2016-09-03 17:32:58 +0200",
        "id" : "f79f42cf08fa3496161d3ca677b6fe55ebefa1ba",
        "msg" : "Bump hwloc to 1.11.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/hwloc/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/hwloc/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/hwloc/hwloc.p5m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/aurelien.larcher",
      "fullName" : "aurelien.larcher"
    }
  ]
}