{
  "_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" : {
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 767,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "97ff23873f59c1c069ca59a685534b27b507354d",
            "branch" : [
              {
                "SHA1" : "97ff23873f59c1c069ca59a685534b27b507354d",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "97ff23873f59c1c069ca59a685534b27b507354d",
            "branch" : [
              {
                "SHA1" : "97ff23873f59c1c069ca59a685534b27b507354d",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "97ff23873f59c1c069ca59a685534b27b507354d",
        "branch" : [
          {
            "SHA1" : "97ff23873f59c1c069ca59a685534b27b507354d",
            "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" : "#767",
  "duration" : 1992962,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #767",
  "id" : "2013-09-04_16-05-28",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 767,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1378310728000,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/767/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "transforms/manifest-metadata-template",
          "make-rules/ips.mk",
          "transforms/libtool-drop",
          "transforms/generate-cleanup",
          "transforms/defaults"
        ],
        "commitId" : "28092583a72fb001981dc2b5724e87adab2d53bb",
        "timestamp" : 1376425678000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/aszeszo",
          "fullName" : "aszeszo"
        },
        "authorEmail" : "aszeszo@gmail.com",
        "comment" : "Add initial manifest auto-generation support\u000a",
        "date" : "2013-08-13T20:27:58+0000",
        "id" : "28092583a72fb001981dc2b5724e87adab2d53bb",
        "msg" : "Add initial manifest auto-generation support",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "transforms/manifest-metadata-template"
          },
          {
            "editType" : "edit",
            "file" : "make-rules/ips.mk"
          },
          {
            "editType" : "edit",
            "file" : "transforms/generate-cleanup"
          },
          {
            "editType" : "edit",
            "file" : "transforms/defaults"
          },
          {
            "editType" : "edit",
            "file" : "transforms/libtool-drop"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/xz/resolve.deps",
          "components/xz/xz.p5m",
          "components/xz/xz.license",
          "components/xz/Makefile"
        ],
        "commitId" : "ee7537e27a3159589f3bd91a4d4b57c790cffe76",
        "timestamp" : 1376425678000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/aszeszo",
          "fullName" : "aszeszo"
        },
        "authorEmail" : "aszeszo@gmail.com",
        "comment" : "Make xz use auto-generated manifest\u000a",
        "date" : "2013-08-13T20:27:58+0000",
        "id" : "ee7537e27a3159589f3bd91a4d4b57c790cffe76",
        "msg" : "Make xz use auto-generated manifest",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/xz/resolve.deps"
          },
          {
            "editType" : "delete",
            "file" : "components/xz/xz.license"
          },
          {
            "editType" : "edit",
            "file" : "components/xz/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/xz/xz.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/xz/Makefile"
        ],
        "commitId" : "d5e8c573f65df9d6ea5f92291a668ef3f561b79d",
        "timestamp" : 1378298496000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Add COMPONENT_SUMMARY to xz\u000a",
        "date" : "2013-09-04T14:41:36+0200",
        "id" : "d5e8c573f65df9d6ea5f92291a668ef3f561b79d",
        "msg" : "Add COMPONENT_SUMMARY to xz",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/xz/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "transforms/drop-all"
        ],
        "commitId" : "97ff23873f59c1c069ca59a685534b27b507354d",
        "timestamp" : 1376427804000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/aszeszo",
          "fullName" : "aszeszo"
        },
        "authorEmail" : "aszeszo@gmail.com",
        "comment" : "Auto-generated manifests (add drop-all file)\u000a",
        "date" : "2013-08-13T21:03:24+0000",
        "id" : "97ff23873f59c1c069ca59a685534b27b507354d",
        "msg" : "Auto-generated manifests (add drop-all file)",
        "paths" : [
          {
            "editType" : "add",
            "file" : "transforms/drop-all"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/aszeszo",
      "fullName" : "aszeszo"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
      "fullName" : "adam.stevko"
    }
  ]
}