{
  "_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" : 3871,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "de7cd96be5e8b9db9062bd76a4705f39494fae93",
            "branch" : [
              {
                "SHA1" : "de7cd96be5e8b9db9062bd76a4705f39494fae93",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "de7cd96be5e8b9db9062bd76a4705f39494fae93",
            "branch" : [
              {
                "SHA1" : "de7cd96be5e8b9db9062bd76a4705f39494fae93",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "de7cd96be5e8b9db9062bd76a4705f39494fae93",
        "branch" : [
          {
            "SHA1" : "de7cd96be5e8b9db9062bd76a4705f39494fae93",
            "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" : "#3871",
  "duration" : 10145240,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #3871",
  "id" : "2014-09-12_12-05-34",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 3871,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1410523534000,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/3871/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/subversion/Makefile",
          "components/subversion/patches/003-CVE-2013-4505.patch",
          "components/subversion/patches/002-CVE-2013-1849.patch"
        ],
        "commitId" : "368536f92815128ed4807ea7093cae042693549a",
        "timestamp" : 1410423008000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Fix several subversion bugs, including perl binding modules linking\u000a",
        "date" : "2014-09-11T12:10:08+0400",
        "id" : "368536f92815128ed4807ea7093cae042693549a",
        "msg" : "Fix several subversion bugs, including perl binding modules linking",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/subversion/patches/003-CVE-2013-4505.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/subversion/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/subversion/patches/002-CVE-2013-1849.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/lua/Makefile",
          "components/lua/patches/CVE-2014-5461.patch"
        ],
        "commitId" : "d5016a85bf27221aebf9c140077d70f27c07a55a",
        "timestamp" : 1410428214000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "lua: fix CVE-2014-5461\u000a",
        "date" : "2014-09-11T13:36:54+0400",
        "id" : "d5016a85bf27221aebf9c140077d70f27c07a55a",
        "msg" : "lua: fix CVE-2014-5461",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/lua/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/lua/patches/CVE-2014-5461.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/vinagre/Makefile",
          "components/vinagre/vinagre.p5m",
          "components/gtk-vnc/patches/gtk-vnc-02-ff3.6.patch",
          "components/gtk-vnc/gtk-vnc.p5m",
          "components/gtk-vnc/patches/gtk-vnc-03-buildissue.patch",
          "components/gtk-vnc/patches/01-build.patch",
          "components/gtk-vnc/patches/gtk-vnc-01-cp-utf8.patch",
          "components/gtk-vnc/Makefile"
        ],
        "commitId" : "953b3503d70b71770b7e8d943d3412d74d8f08e3",
        "timestamp" : 1410501467000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update gtk-vnc to 0.5.3. Fix vinagre /usr/libexec usage.\u000aAlso use \"-O2\" in gtk-vnc to prevent crash in deskey().\u000a",
        "date" : "2014-09-12T09:57:47+0400",
        "id" : "953b3503d70b71770b7e8d943d3412d74d8f08e3",
        "msg" : "Update gtk-vnc to 0.5.3. Fix vinagre /usr/libexec usage.",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/gtk-vnc/patches/gtk-vnc-01-cp-utf8.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gtk-vnc/patches/gtk-vnc-02-ff3.6.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gtk-vnc/patches/gtk-vnc-03-buildissue.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/vinagre/vinagre.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/gtk-vnc/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/vinagre/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/gtk-vnc/gtk-vnc.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/gtk-vnc/patches/01-build.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}