{
  "_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" : 4675,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e40793a21ce7ba428464011e534284f704329041",
            "branch" : [
              {
                "SHA1" : "e40793a21ce7ba428464011e534284f704329041",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e40793a21ce7ba428464011e534284f704329041",
            "branch" : [
              {
                "SHA1" : "e40793a21ce7ba428464011e534284f704329041",
                "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" : "e40793a21ce7ba428464011e534284f704329041",
        "branch" : [
          {
            "SHA1" : "e40793a21ce7ba428464011e534284f704329041",
            "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" : "#4675",
  "duration" : 4582344,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #4675",
  "id" : "4675",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4675,
  "queueId" : 144,
  "result" : "SUCCESS",
  "timestamp" : 1478131547940,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/4675/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/openindiana/openindiana-welcome/os-welcome.p5m"
        ],
        "commitId" : "0efb05caa05a8c6603e81d8a712e4cd20b457d83",
        "timestamp" : 1477897055000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/andreas.grueninger",
          "fullName" : "andreas.grueninger"
        },
        "authorEmail" : "andreas.grueninger@example.com",
        "comment" : "german translation\u000a",
        "date" : "2016-10-31 07:57:35 +0100",
        "id" : "0efb05caa05a8c6603e81d8a712e4cd20b457d83",
        "msg" : "german translation",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/openindiana/openindiana-welcome/os-welcome.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/slang/slang.p5m",
          "components/library/slang/manifests/sample-manifest.p5m",
          "components/library/slang/Makefile"
        ],
        "commitId" : "d306a4e17b9b6ee0384ec5583479b8b3c7bd94ba",
        "timestamp" : 1478035383000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/marcel",
          "fullName" : "marcel"
        },
        "authorEmail" : "marcel@telka.sk",
        "comment" : "Update slang to 2.3.1\u000a",
        "date" : "2016-11-01 22:23:03 +0100",
        "id" : "d306a4e17b9b6ee0384ec5583479b8b3c7bd94ba",
        "msg" : "Update slang to 2.3.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/slang/slang.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/slang/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/slang/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/gd2/patches/008-CVE-2016-5116.patch_1",
          "components/library/gd2/patches/001-Makefile-gd2time.patch",
          "components/library/gd2/patches/002-tests.patch",
          "components/library/gd2/patches/009-CVE-2016-6128.patch",
          "components/library/gd2/patches/003-default_fontpath.patch_1",
          "components/library/gd2/patches/005-fix-tests.patch_1",
          "components/library/gd2/patches/003-default_fontpath.patch_2",
          "components/library/gd2/patches/005-fix-tests.patch_2",
          "components/library/gd2/patches/007-gd-2.1.1-libvpx-1.4.0.patch",
          "components/library/gd2/patches/007-gd-2.1.1-libvpx-1.4.0.patch_1",
          "components/library/gd2/patches/005-fix-tests.patch",
          "components/library/gd2/patches/014-CVE-2016-6911.patch",
          "components/library/gd2/patches/015-CVE-2016-7568.patch",
          "components/library/gd2/patches/012-CVE-2016-6207.patch_1",
          "components/library/gd2/Makefile",
          "components/library/gd2/gd2.p5m",
          "components/library/gd2/resolve.deps",
          "components/library/gd2/patches/013-CVE-2016-6214.patch",
          "components/library/gd2/patches/010-CVE-2016-6161.patch_1",
          "components/library/gd2/patches/003-default_fontpath.patch",
          "components/library/gd2/patches/011-CVE-2016-6132.patch_1",
          "components/library/gd2/patches/008-CVE-2016-5116.patch",
          "components/library/gd2/patches/010-CVE-2016-6161.patch",
          "components/library/gd2/patches/001-Makefile-gd2time.patch_1",
          "components/library/gd2/manifests/sample-manifest.p5m",
          "components/library/gd2/patches/011-CVE-2016-6132.patch",
          "components/library/gd2/patches/012-CVE-2016-6207.patch",
          "components/library/gd2/patches/013-CVE-2016-6214.patch_1",
          "components/library/gd2/patches/006-CVE-2014-9709.patch_2",
          "components/library/gd2/patches/000-add-extra.patch_2",
          "components/library/gd2/patches/004-gd2-2.0.35-CVE-2009-3546.patch_2",
          "components/library/gd2/patches/000-add-extra.patch_1",
          "components/library/gd2/patches/009-CVE-2016-6128.patch_1",
          "components/library/gd2/patches/001-configure.patch_2",
          "components/library/gd2/patches/000-add-extra.patch",
          "components/library/gd2/patches/016-CVE-2016-8670.patch"
        ],
        "commitId" : "6e8032a8a5578d5553d393dd3f736ae7b3be3c98",
        "timestamp" : 1478077588000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "gd2: drop 2.0 binary, fix CVE-2016-6911, CVE-2016-7568,\u000a016-CVE-2016-8670\u000a",
        "date" : "2016-11-02 12:06:28 +0300",
        "id" : "6e8032a8a5578d5553d393dd3f736ae7b3be3c98",
        "msg" : "gd2: drop 2.0 binary, fix CVE-2016-6911, CVE-2016-7568,",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/gd2/patches/014-CVE-2016-6911.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/gd2/patches/009-CVE-2016-6128.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/gd2/patches/010-CVE-2016-6161.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/library/gd2/patches/003-default_fontpath.patch_2"
          },
          {
            "editType" : "delete",
            "file" : "components/library/gd2/patches/004-gd2-2.0.35-CVE-2009-3546.patch_2"
          },
          {
            "editType" : "add",
            "file" : "components/library/gd2/patches/005-fix-tests.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/gd2/patches/001-Makefile-gd2time.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/library/gd2/patches/009-CVE-2016-6128.patch_1"
          },
          {
            "editType" : "add",
            "file" : "components/library/gd2/patches/015-CVE-2016-7568.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/gd2/patches/003-default_fontpath.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/library/gd2/patches/000-add-extra.patch_1"
          },
          {
            "editType" : "delete",
            "file" : "components/library/gd2/patches/001-Makefile-gd2time.patch_1"
          },
          {
            "editType" : "delete",
            "file" : "components/library/gd2/patches/000-add-extra.patch_2"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gd2/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gd2/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/library/gd2/patches/001-configure.patch_2"
          },
          {
            "editType" : "delete",
            "file" : "components/library/gd2/patches/003-default_fontpath.patch_1"
          },
          {
            "editType" : "delete",
            "file" : "components/library/gd2/patches/011-CVE-2016-6132.patch_1"
          },
          {
            "editType" : "add",
            "file" : "components/library/gd2/patches/002-tests.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/gd2/patches/012-CVE-2016-6207.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gd2/gd2.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/gd2/patches/008-CVE-2016-5116.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/library/gd2/resolve.deps"
          },
          {
            "editType" : "delete",
            "file" : "components/library/gd2/patches/005-fix-tests.patch_2"
          },
          {
            "editType" : "add",
            "file" : "components/library/gd2/patches/007-gd-2.1.1-libvpx-1.4.0.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/library/gd2/patches/013-CVE-2016-6214.patch_1"
          },
          {
            "editType" : "delete",
            "file" : "components/library/gd2/patches/006-CVE-2014-9709.patch_2"
          },
          {
            "editType" : "add",
            "file" : "components/library/gd2/patches/016-CVE-2016-8670.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/library/gd2/patches/005-fix-tests.patch_1"
          },
          {
            "editType" : "add",
            "file" : "components/library/gd2/patches/011-CVE-2016-6132.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/library/gd2/patches/012-CVE-2016-6207.patch_1"
          },
          {
            "editType" : "delete",
            "file" : "components/library/gd2/patches/008-CVE-2016-5116.patch_1"
          },
          {
            "editType" : "add",
            "file" : "components/library/gd2/patches/000-add-extra.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/library/gd2/patches/007-gd-2.1.1-libvpx-1.4.0.patch_1"
          },
          {
            "editType" : "add",
            "file" : "components/library/gd2/patches/013-CVE-2016-6214.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/library/gd2/patches/010-CVE-2016-6161.patch_1"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/dbus/Makefile",
          "components/library/dbus/manifests/sample-manifest.p5m",
          "components/library/dbus/libdbus.p5m",
          "components/library/dbus/patches/07-remove-setuid-check.patch"
        ],
        "commitId" : "dbc0f4ea8ec518e5c1899c73b42da7723097eab9",
        "timestamp" : 1478079437000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "DBus: update to 1.10.12\u000a",
        "date" : "2016-11-02 12:37:17 +0300",
        "id" : "dbc0f4ea8ec518e5c1899c73b42da7723097eab9",
        "msg" : "DBus: update to 1.10.12",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/dbus/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/dbus/libdbus.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/dbus/patches/07-remove-setuid-check.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/dbus/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/bind/bindc.p5m",
          "components/network/bind/manifests/sample-manifest.p5m",
          "components/network/bind/Makefile"
        ],
        "commitId" : "2ba75d46cc0e35a172492ca249b93b9de177388b",
        "timestamp" : 1478081624000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "bind: update to 9.10.4-P4\u000a",
        "date" : "2016-11-02 13:13:44 +0300",
        "id" : "2ba75d46cc0e35a172492ca249b93b9de177388b",
        "msg" : "bind: update to 9.10.4-P4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/bind/bindc.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/network/bind/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/network/bind/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/autossh/manifests/sample-manifest.p5m",
          "components/network/autossh/autossh.p5m",
          "components/network/autossh/Makefile",
          "components/network/autossh/patches/01-Makefile.patch"
        ],
        "commitId" : "352ccd0a550dff2d9de0848df8157b765e11e91b",
        "timestamp" : 1478083938000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jimklimov",
          "fullName" : "Jim Klimov"
        },
        "authorEmail" : "jim@jimklimov.com",
        "comment" : "Initial commit of autossh version 1.4e\u000a",
        "date" : "2016-11-02 11:52:18 +0100",
        "id" : "352ccd0a550dff2d9de0848df8157b765e11e91b",
        "msg" : "Initial commit of autossh version 1.4e",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/network/autossh/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/network/autossh/patches/01-Makefile.patch"
          },
          {
            "editType" : "add",
            "file" : "components/network/autossh/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/network/autossh/autossh.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/autossh/autossh.license",
          "components/network/autossh/Makefile"
        ],
        "commitId" : "e75a95edfb1dc270978888bf5837624ef52f8dea",
        "timestamp" : 1478104156000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "autossh: fix build\u000a",
        "date" : "2016-11-02 19:29:16 +0300",
        "id" : "e75a95edfb1dc270978888bf5837624ef52f8dea",
        "msg" : "autossh: fix build",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/network/autossh/autossh.license"
          },
          {
            "editType" : "edit",
            "file" : "components/network/autossh/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/openindiana/illumos-gate/packages.ignore"
        ],
        "commitId" : "ebb2c1313a51d6f173f854512c7d80ad8f1b153a",
        "timestamp" : 1478112493000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "illumos-gate: drop some packages which we deliver in oi-userland\u000a",
        "date" : "2016-11-02 21:48:13 +0300",
        "id" : "ebb2c1313a51d6f173f854512c7d80ad8f1b153a",
        "msg" : "illumos-gate: drop some packages which we deliver in oi-userland",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/openindiana/illumos-gate/packages.ignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/curl/manifests/sample-manifest.p5m",
          "components/web/curl/Makefile",
          "components/web/curl/curl.p5m"
        ],
        "commitId" : "db8fd92b2e64991f92a0692c90e00a48a139cf4b",
        "timestamp" : 1478113889000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "curl: update to 7.51.0\u000a",
        "date" : "2016-11-02 22:11:29 +0300",
        "id" : "db8fd92b2e64991f92a0692c90e00a48a139cf4b",
        "msg" : "curl: update to 7.51.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/curl/curl.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/web/curl/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/web/curl/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/marcel",
      "fullName" : "marcel"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/andreas.grueninger",
      "fullName" : "andreas.grueninger"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jim",
      "fullName" : "jim"
    }
  ]
}