{
  "_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" : 4191,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "48e101467360d6916ba1655bdbc0fd3373bdc525",
            "branch" : [
              {
                "SHA1" : "48e101467360d6916ba1655bdbc0fd3373bdc525",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "48e101467360d6916ba1655bdbc0fd3373bdc525",
            "branch" : [
              {
                "SHA1" : "48e101467360d6916ba1655bdbc0fd3373bdc525",
                "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" : "48e101467360d6916ba1655bdbc0fd3373bdc525",
        "branch" : [
          {
            "SHA1" : "48e101467360d6916ba1655bdbc0fd3373bdc525",
            "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" : "#4191",
  "duration" : 5459712,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #4191",
  "id" : "2015-08-04_12-05-56",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4191,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1438689956000,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/4191/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/urxvt/Makefile",
          "components/urxvt/patches/do-not-update-terminfo.patch",
          "components/urxvt/urxvt.p5m",
          "components/urxvt/patches/defaults.patch",
          "components/urxvt/urxvt.license"
        ],
        "commitId" : "ebe723fd3f274ca1de3489d6cbe5559d9a79714b",
        "timestamp" : 1438605951000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Add urxvt from oi-build, update to 9.21\u000a",
        "date" : "2015-08-03T15:45:51+0300",
        "id" : "ebe723fd3f274ca1de3489d6cbe5559d9a79714b",
        "msg" : "Add urxvt from oi-build, update to 9.21",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/urxvt/urxvt.license"
          },
          {
            "editType" : "add",
            "file" : "components/urxvt/urxvt.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/urxvt/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/urxvt/patches/defaults.patch"
          },
          {
            "editType" : "add",
            "file" : "components/urxvt/patches/do-not-update-terminfo.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/ntp/Makefile",
          "components/ntp/ntp.p5m"
        ],
        "commitId" : "cb496ec01e62a988d61ac0dc88f05f9ad58f4b82",
        "timestamp" : 1438608449000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update ntp to 4.2.8p3\u000a",
        "date" : "2015-08-03T16:27:29+0300",
        "id" : "cb496ec01e62a988d61ac0dc88f05f9ad58f4b82",
        "msg" : "Update ntp to 4.2.8p3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/ntp/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/ntp/ntp.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/tor/Makefile"
        ],
        "commitId" : "a8df2da509fd92aebb546586111d2c04158566fb",
        "timestamp" : 1438619931000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update tor to 2.8.10\u000a",
        "date" : "2015-08-03T19:38:51+0300",
        "id" : "a8df2da509fd92aebb546586111d2c04158566fb",
        "msg" : "Update tor to 2.8.10",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/tor/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/hplip/Makefile",
          "components/hplip/hplip.p5m"
        ],
        "commitId" : "7530f4f14be341cb739befc627b2379489745c66",
        "timestamp" : 1438655407000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update hplip to 3.15.7 (fixes CVE-2015-0839)\u000a",
        "date" : "2015-08-04T05:30:07+0300",
        "id" : "7530f4f14be341cb739befc627b2379489745c66",
        "msg" : "Update hplip to 3.15.7 (fixes CVE-2015-0839)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/hplip/hplip.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/hplip/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/ghostscript/patches/CVE-2015-3228.patch",
          "components/ghostscript/Makefile"
        ],
        "commitId" : "db7af86c4700690692193d2cf49072a174ef4cac",
        "timestamp" : 1438657271000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "ghostscript: fix CVE-2015-3228\u000a",
        "date" : "2015-08-04T06:01:11+0300",
        "id" : "db7af86c4700690692193d2cf49072a174ef4cac",
        "msg" : "ghostscript: fix CVE-2015-3228",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/ghostscript/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/ghostscript/patches/CVE-2015-3228.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}