{
  "_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" : 3650,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "dc813a8acd92fe04bb15aad91051a52e7f24dc3a",
            "branch" : [
              {
                "SHA1" : "dc813a8acd92fe04bb15aad91051a52e7f24dc3a",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "dc813a8acd92fe04bb15aad91051a52e7f24dc3a",
            "branch" : [
              {
                "SHA1" : "dc813a8acd92fe04bb15aad91051a52e7f24dc3a",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "dc813a8acd92fe04bb15aad91051a52e7f24dc3a",
        "branch" : [
          {
            "SHA1" : "dc813a8acd92fe04bb15aad91051a52e7f24dc3a",
            "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" : "#3650",
  "duration" : 1265923,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #3650",
  "id" : "2014-06-04_10-05-20",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 3650,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1401876320000,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/3650/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/python27/patches/18-osconf-long.patch",
          "components/python/python27/python-27-tests.p5m",
          "components/python/python27/patches/10-closerange.patch",
          "components/python/python27/patches/16-ossaudiodev.patch",
          "components/python/python27/patches/19-recvfrom_into.patch",
          "components/python/python27/patches/14-py_db.patch",
          "components/python/python27/patches/08-encoding-alias.patch",
          "components/python/python27/patches/06-ucred.patch",
          "components/python/python27/patches/17-CVE-2013-4238.py27.patch",
          "components/python/python27/patches/05-dtrace.patch",
          "components/python/python27/patches/20-bsddb-harmful.patch",
          "components/python/python27/patches/04-solaris-64-bit.patch",
          "components/python/python27/patches/07-dlpi.patch",
          "components/python/python27/patches/15-get_wch.patch",
          "components/python/python27/patches/11-closerange.patch",
          "components/python/python27/patches/02-setup.patch",
          "components/python/python27/patches/13-pic-compile.patch",
          "components/python/python27/python-27.p5m",
          "components/python/python27/patches/10-cflags.patch",
          "components/python/python27/Makefile",
          "components/python/python27/patches/ncurses-setup.patch",
          "components/python/python27/patches/09-rbac.patch",
          "components/python/python27/patches/00-bits.patch"
        ],
        "commitId" : "d16d8be31f940f5f83caaf8d9271cbee957b6706",
        "timestamp" : 1401855220000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update Python 2.7 to 2.7.6\u000a",
        "date" : "2014-06-04T08:13:40+0400",
        "id" : "d16d8be31f940f5f83caaf8d9271cbee957b6706",
        "msg" : "Update Python 2.7 to 2.7.6",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/python27/patches/19-recvfrom_into.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/python27/patches/04-solaris-64-bit.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/python27/patches/20-bsddb-harmful.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/python/python27/patches/17-CVE-2013-4238.py27.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/python27/python-27.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/python27/patches/16-ossaudiodev.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/python27/patches/09-rbac.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/python27/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/python27/patches/10-cflags.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/python27/patches/18-osconf-long.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/python27/patches/13-pic-compile.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/python27/patches/ncurses-setup.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/python27/patches/05-dtrace.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/python27/patches/14-py_db.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/python27/patches/15-get_wch.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/python27/python-27-tests.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/python27/patches/08-encoding-alias.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/python27/patches/02-setup.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/python27/patches/00-bits.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/python27/patches/06-ucred.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/python27/patches/07-dlpi.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/python/python27/patches/10-closerange.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/python27/patches/11-closerange.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}