{
  "_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" : 4677,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "4b384e31804db4f13509230a30340b3527ed7c6f",
            "branch" : [
              {
                "SHA1" : "4b384e31804db4f13509230a30340b3527ed7c6f",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "4b384e31804db4f13509230a30340b3527ed7c6f",
            "branch" : [
              {
                "SHA1" : "4b384e31804db4f13509230a30340b3527ed7c6f",
                "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" : "4b384e31804db4f13509230a30340b3527ed7c6f",
        "branch" : [
          {
            "SHA1" : "4b384e31804db4f13509230a30340b3527ed7c6f",
            "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" : "#4677",
  "duration" : 279379,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #4677",
  "id" : "4677",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4677,
  "queueId" : 151,
  "result" : "SUCCESS",
  "timestamp" : 1478306591094,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/4677/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/osol/ddu/Makefile"
        ],
        "commitId" : "3622d906e6b52963c8bbdc10b3b834d2c5165882",
        "timestamp" : 1478094425000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/headw01",
          "fullName" : "headw01"
        },
        "authorEmail" : "headw01@users.noreply.github.com",
        "comment" : "ddu: package is not republished on Makefile change.\u000a",
        "date" : "2016-11-02 08:47:05 -0500",
        "id" : "3622d906e6b52963c8bbdc10b3b834d2c5165882",
        "msg" : "ddu: package is not republished on Makefile change.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/osol/ddu/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/openvpn/patches/ipsec-bypass.patch",
          "components/network/openvpn/files/README.openindiana",
          "components/network/openvpn/openvpn.p5m",
          "components/network/openvpn/Makefile",
          "components/network/openvpn/files/openvpn.xml"
        ],
        "commitId" : "f83241e9b6252635f8c20834a880924875bce36f",
        "timestamp" : 1478271777000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/xen0l",
          "fullName" : "xen0l"
        },
        "authorEmail" : "xen0l@users.noreply.github.com",
        "comment" : "OpenVPN bump to 2.3.12 and improve support for multi-instance setups\u000a(#2541)\u000a",
        "date" : "2016-11-04 16:02:57 +0100",
        "id" : "f83241e9b6252635f8c20834a880924875bce36f",
        "msg" : "OpenVPN bump to 2.3.12 and improve support for multi-instance setups",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/openvpn/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/network/openvpn/files/README.openindiana"
          },
          {
            "editType" : "edit",
            "file" : "components/network/openvpn/files/openvpn.xml"
          },
          {
            "editType" : "edit",
            "file" : "components/network/openvpn/openvpn.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/network/openvpn/patches/ipsec-bypass.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/headw01",
      "fullName" : "headw01"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/xenol",
      "fullName" : "xenol"
    }
  ]
}