{
  "_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" : 4424,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "59b5d07d0bcb4d59badc485414117fb9e9d014c0",
            "branch" : [
              {
                "SHA1" : "59b5d07d0bcb4d59badc485414117fb9e9d014c0",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "59b5d07d0bcb4d59badc485414117fb9e9d014c0",
            "branch" : [
              {
                "SHA1" : "59b5d07d0bcb4d59badc485414117fb9e9d014c0",
                "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" : "59b5d07d0bcb4d59badc485414117fb9e9d014c0",
        "branch" : [
          {
            "SHA1" : "59b5d07d0bcb4d59badc485414117fb9e9d014c0",
            "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" : "#4424",
  "duration" : 918136,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #4424",
  "id" : "2016-03-21_12-05-36",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4424,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1458561936000,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/4424/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/ruby/ruby-22/Makefile"
        ],
        "commitId" : "fe9d65fb61bc40ac9b5edcb58e4819b497514b0b",
        "timestamp" : 1458466310000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/sergey.avseyev",
          "fullName" : "sergey.avseyev"
        },
        "authorEmail" : "sergey.avseyev@gmail.com",
        "comment" : "ruby22: remove trailing spaces in Makefile\u000a",
        "date" : "2016-03-20T12:31:50+0300",
        "id" : "fe9d65fb61bc40ac9b5edcb58e4819b497514b0b",
        "msg" : "ruby22: remove trailing spaces in Makefile",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/ruby/ruby-22/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/ruby/ruby-22/ruby-22.p5m",
          "components/ruby/ruby-22/Makefile"
        ],
        "commitId" : "84dd72b4d85033a92067b0a589290e1df68e8c59",
        "timestamp" : 1458470162000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/sergey.avseyev",
          "fullName" : "sergey.avseyev"
        },
        "authorEmail" : "sergey.avseyev@gmail.com",
        "comment" : "ruby22: update to upstream 2.2.4\u000a",
        "date" : "2016-03-20T13:36:02+0300",
        "id" : "84dd72b4d85033a92067b0a589290e1df68e8c59",
        "msg" : "ruby22: update to upstream 2.2.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/ruby/ruby-22/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/ruby/ruby-22/ruby-22.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/setuptools_scm/Makefile",
          "components/python/setuptools_scm/setuptools_scm-PYVER.p5m"
        ],
        "commitId" : "05a36276f8b9ec8422f93ebf0664cda3d9389f00",
        "timestamp" : 1458474427000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Add setuptools_scm\u000a",
        "date" : "2016-03-20T14:47:07+0300",
        "id" : "05a36276f8b9ec8422f93ebf0664cda3d9389f00",
        "msg" : "Add setuptools_scm",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/setuptools_scm/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/setuptools_scm/setuptools_scm-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/msgpack-python/Makefile",
          "components/python/msgpack-python/msgpack-python-26.p5m",
          "components/python/msgpack-python/msgpack-python.license",
          "components/python/msgpack-python/msgpack-python-27.p5m",
          "components/python/msgpack-python/msgpack-python-34.p5m",
          "components/python/msgpack-python/msgpack-python.p5m"
        ],
        "commitId" : "12caa06f548201f1de8c5837cc871e69b1db6160",
        "timestamp" : 1458528048000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Add msgpack-python 0.4.7\u000a",
        "date" : "2016-03-21T05:40:48+0300",
        "id" : "12caa06f548201f1de8c5837cc871e69b1db6160",
        "msg" : "Add msgpack-python 0.4.7",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/msgpack-python/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/msgpack-python/msgpack-python.license"
          },
          {
            "editType" : "add",
            "file" : "components/python/msgpack-python/msgpack-python-26.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/msgpack-python/msgpack-python.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/msgpack-python/msgpack-python-27.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/msgpack-python/msgpack-python-34.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/borgbackup/patches/02-door.patch",
          "components/sysutils/borgbackup/borg-34.p5m",
          "components/sysutils/borgbackup/patches/01-byte_order.patch",
          "components/sysutils/borgbackup/Makefile",
          "components/sysutils/borgbackup/borg.p5m"
        ],
        "commitId" : "5313ba0cbe1e85f902e38c6c9d6562e93b7dd5d7",
        "timestamp" : 1458528119000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Add borg backup 1.0.0\u000a",
        "date" : "2016-03-21T05:41:59+0300",
        "id" : "5313ba0cbe1e85f902e38c6c9d6562e93b7dd5d7",
        "msg" : "Add borg backup 1.0.0",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/sysutils/borgbackup/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/borgbackup/borg-34.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/borgbackup/patches/02-door.patch"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/borgbackup/patches/01-byte_order.patch"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/borgbackup/borg.p5m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/sergey.avseyev",
      "fullName" : "sergey.avseyev"
    }
  ]
}