{
  "_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" : 4201,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "eb4a739bcc684cee8feec88c4207d41ddaa0d91f",
            "branch" : [
              {
                "SHA1" : "eb4a739bcc684cee8feec88c4207d41ddaa0d91f",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "eb4a739bcc684cee8feec88c4207d41ddaa0d91f",
            "branch" : [
              {
                "SHA1" : "eb4a739bcc684cee8feec88c4207d41ddaa0d91f",
                "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" : "eb4a739bcc684cee8feec88c4207d41ddaa0d91f",
        "branch" : [
          {
            "SHA1" : "eb4a739bcc684cee8feec88c4207d41ddaa0d91f",
            "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" : "#4201",
  "duration" : 5978118,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #4201",
  "id" : "2015-08-14_12-05-54",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4201,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1439553954000,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/4201/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/bash/Makefile",
          "components/bash/patches/solaris-022.bash.sighup.patch",
          "components/bash/patches/bash42-051.patch",
          "components/bash/patches/bash42-053.patch",
          "components/bash/patches/parse.y-CVE-2014-7169.patch",
          "components/bash/patches/parser-oob-4.2.patch",
          "components/bash/patches/variables-affix-4.2.patch",
          "components/bash/patches/solaris-023.eaccess.c.patch",
          "components/bash/patches/bash42-049.patch",
          "components/bash/patches/bash42-050.patch",
          "components/bash/patches/bash42-052.patch"
        ],
        "commitId" : "a3094204524b5dc5a28ab5fc7c5ce8c4e068b428",
        "timestamp" : 1439464224000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update bash to 4.2.53\u000a",
        "date" : "2015-08-13T14:10:24+0300",
        "id" : "a3094204524b5dc5a28ab5fc7c5ce8c4e068b428",
        "msg" : "Update bash to 4.2.53",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/bash/patches/bash42-052.patch"
          },
          {
            "editType" : "add",
            "file" : "components/bash/patches/bash42-050.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/bash/patches/parse.y-CVE-2014-7169.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/bash/patches/parser-oob-4.2.patch"
          },
          {
            "editType" : "add",
            "file" : "components/bash/patches/solaris-022.bash.sighup.patch"
          },
          {
            "editType" : "add",
            "file" : "components/bash/patches/bash42-053.patch"
          },
          {
            "editType" : "add",
            "file" : "components/bash/patches/bash42-051.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/bash/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/bash/patches/solaris-023.eaccess.c.patch"
          },
          {
            "editType" : "add",
            "file" : "components/bash/patches/bash42-049.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/bash/patches/variables-affix-4.2.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}