{
  "_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" : 71,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "19762c682f24918c81db00c59bd12e7f89317e30",
            "branch" : [
              {
                "SHA1" : "19762c682f24918c81db00c59bd12e7f89317e30",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "19762c682f24918c81db00c59bd12e7f89317e30",
            "branch" : [
              {
                "SHA1" : "19762c682f24918c81db00c59bd12e7f89317e30",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "19762c682f24918c81db00c59bd12e7f89317e30",
        "branch" : [
          {
            "SHA1" : "19762c682f24918c81db00c59bd12e7f89317e30",
            "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" : "#71",
  "duration" : 488997,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #71",
  "id" : "2013-06-25_14-05-13",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 71,
  "queueId" : -1,
  "result" : "FAILURE",
  "timestamp" : 1372169113000,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/71/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/spawn-fcgi/spawn-fcgi.p5m",
          "components/components.ignore",
          "components/spawn-fcgi/Makefile"
        ],
        "commitId" : "6bb770770d15aa6cf00dad717ecd38ddc8eb0780",
        "timestamp" : 1372161972000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/0xffea",
          "fullName" : "0xffea"
        },
        "authorEmail" : "0xffea@gmail.com",
        "comment" : "Enable 32- and 64-bit spawn-fcgi\u000a",
        "date" : "2013-06-25T12:06:12+0000",
        "id" : "6bb770770d15aa6cf00dad717ecd38ddc8eb0780",
        "msg" : "Enable 32- and 64-bit spawn-fcgi",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/spawn-fcgi/spawn-fcgi.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/spawn-fcgi/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/components.ignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/ncurses/patches/ncurses-01-widec.patch",
          "components/ncurses/patches/03-fix-xopen-source.patch",
          "components/ncurses/ncurses.license",
          "components/ncurses/patches/02-fix-rpath.patch",
          "components/ncurses/patches/ncurses-02-rpath.patch",
          "components/ncurses/patches/01-fix-widec.patch",
          "components/ncurses/Makefile",
          "components/ncurses/patches/ncurses-03-config.patch",
          "components/components.ignore",
          "components/ncurses/ncurses.p5m"
        ],
        "commitId" : "b686f85801167a69e22d7210e5ba3da010d361db",
        "timestamp" : 1372157840000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/erolms",
          "fullName" : "erolms"
        },
        "authorEmail" : "erolms@googlemail.com",
        "comment" : "Enable ncurses and bump to v5.9\u000a",
        "date" : "2013-06-25T12:57:20+0200",
        "id" : "b686f85801167a69e22d7210e5ba3da010d361db",
        "msg" : "Enable ncurses and bump to v5.9",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/ncurses/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/ncurses/ncurses.license"
          },
          {
            "editType" : "add",
            "file" : "components/ncurses/patches/02-fix-rpath.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/ncurses/patches/ncurses-02-rpath.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/ncurses/patches/ncurses-01-widec.patch"
          },
          {
            "editType" : "add",
            "file" : "components/ncurses/patches/01-fix-widec.patch"
          },
          {
            "editType" : "add",
            "file" : "components/ncurses/patches/03-fix-xopen-source.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/ncurses/patches/ncurses-03-config.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/components.ignore"
          },
          {
            "editType" : "edit",
            "file" : "components/ncurses/ncurses.p5m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/0xffea",
      "fullName" : "0xffea"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/erolms",
      "fullName" : "erolms"
    }
  ]
}