{
  "_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" : 4284,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5f9d481182dfefcacb20e684eea95b90d41cc253",
            "branch" : [
              {
                "SHA1" : "5f9d481182dfefcacb20e684eea95b90d41cc253",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5f9d481182dfefcacb20e684eea95b90d41cc253",
            "branch" : [
              {
                "SHA1" : "5f9d481182dfefcacb20e684eea95b90d41cc253",
                "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" : "5f9d481182dfefcacb20e684eea95b90d41cc253",
        "branch" : [
          {
            "SHA1" : "5f9d481182dfefcacb20e684eea95b90d41cc253",
            "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" : "#4284",
  "duration" : 17482946,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #4284",
  "id" : "2015-11-05_12-05-00",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4284,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1446725100000,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/4284/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/tuntap/Makefile",
          "components/tuntap/patches/makefile-in.patch",
          "components/tuntap/patches/tun-c.patch"
        ],
        "commitId" : "742500e2519de839e3bd19245ae4bf5562fa301b",
        "timestamp" : 1446669876000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jimklimov",
          "fullName" : "Jim Klimov"
        },
        "authorEmail" : "jim@jimklimov.com",
        "comment" : "tuntap: update to latest HEAD as of now (and 2 years back)\u000a",
        "date" : "2015-11-04T21:44:36+0100",
        "id" : "742500e2519de839e3bd19245ae4bf5562fa301b",
        "msg" : "tuntap: update to latest HEAD as of now (and 2 years back)",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/tuntap/patches/makefile-in.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/tuntap/patches/tun-c.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/tuntap/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/php-5_4/Makefile",
          "components/php-5_6/patches/openldap.patch",
          "components/php-5_5/Makefile",
          "components/php-5_6/Makefile",
          "components/php-5_5/patches/openldap.patch",
          "components/php-5_4/patches/openldap.patch"
        ],
        "commitId" : "a17d0f9001b70a2b8ca6cea7d26e4c3ddc5f7e9c",
        "timestamp" : 1446695243000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Use OpenLDAP libraries for PHP ldap extension\u000a",
        "date" : "2015-11-05T06:47:23+0300",
        "id" : "a17d0f9001b70a2b8ca6cea7d26e4c3ddc5f7e9c",
        "msg" : "Use OpenLDAP libraries for PHP ldap extension",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/php-5_5/patches/openldap.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/php-5_4/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/php-5_4/patches/openldap.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/php-5_6/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/php-5_6/patches/openldap.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/php-5_5/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/mozilla-nss/Makefile"
        ],
        "commitId" : "2f7d2052496e2898658d8e1bdeb18601773f27c7",
        "timestamp" : 1446695530000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update mozilla-nss to 3.19.4\u000a",
        "date" : "2015-11-05T06:52:10+0300",
        "id" : "2f7d2052496e2898658d8e1bdeb18601773f27c7",
        "msg" : "Update mozilla-nss to 3.19.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/mozilla-nss/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/mozilla-nspr/Makefile"
        ],
        "commitId" : "7c43eb357756ebcddac9905a39e869f65c2cda78",
        "timestamp" : 1446695573000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update mozilla-nspr to 4.10.9\u000a",
        "date" : "2015-11-05T06:52:53+0300",
        "id" : "7c43eb357756ebcddac9905a39e869f65c2cda78",
        "msg" : "Update mozilla-nspr to 4.10.9",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/mozilla-nspr/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jim",
      "fullName" : "jim"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}