{
  "_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" : 4536,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1fb28288d2d458581b354054cdf03b229857d6c5",
            "branch" : [
              {
                "SHA1" : "1fb28288d2d458581b354054cdf03b229857d6c5",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1fb28288d2d458581b354054cdf03b229857d6c5",
            "branch" : [
              {
                "SHA1" : "1fb28288d2d458581b354054cdf03b229857d6c5",
                "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" : "1fb28288d2d458581b354054cdf03b229857d6c5",
        "branch" : [
          {
            "SHA1" : "1fb28288d2d458581b354054cdf03b229857d6c5",
            "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" : "#4536",
  "duration" : 7123293,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #4536",
  "id" : "2016-06-29_12-31-30",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4536,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1467203490000,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/4536/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/gnome3/yelp-tools/yelp-tools.license",
          "components/desktop/gnome3/yelp-tools/Makefile",
          "components/desktop/gnome3/yelp-tools/yelp-tools.p5m"
        ],
        "commitId" : "9ab43bbb252f40b9ba9e666a6f10aa8914baeca6",
        "timestamp" : 1467125727000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/toasterson",
          "fullName" : "Till Wegmüller"
        },
        "authorEmail" : "toasterson@gmail.com",
        "comment" : "Added: yelp-tools\u000a",
        "date" : "2016-06-28T16:55:27+0200",
        "id" : "9ab43bbb252f40b9ba9e666a6f10aa8914baeca6",
        "msg" : "Added: yelp-tools",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/desktop/gnome3/yelp-tools/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome3/yelp-tools/yelp-tools.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/gnome3/yelp-tools/yelp-tools.license"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/vte/Makefile",
          "components/library/vte/patches/vte-06-python-2.6.patch",
          "components/library/vte/vte.p5m"
        ],
        "commitId" : "1b05f95aa083d2d75eaec0bd0de42f0a2002aecf",
        "timestamp" : 1467127761000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "vte: switch to Python 2.7, deliver also Python 2.6 modules\u000a",
        "date" : "2016-06-28T18:29:21+0300",
        "id" : "1b05f95aa083d2d75eaec0bd0de42f0a2002aecf",
        "msg" : "vte: switch to Python 2.7, deliver also Python 2.6 modules",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/vte/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/vte/vte.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/vte/patches/vte-06-python-2.6.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/archiver/bzip2/Makefile",
          "components/archiver/bzip2/patches/CVE-2016-3189.patch"
        ],
        "commitId" : "1d4747249ed53f69899e2a0fff20186403439ae5",
        "timestamp" : 1467136591000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "23620351 problem in UTILITY/BZIP\u000a",
        "date" : "2016-06-28T20:56:31+0300",
        "id" : "1d4747249ed53f69899e2a0fff20186403439ae5",
        "msg" : "23620351 problem in UTILITY/BZIP",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/archiver/bzip2/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/archiver/bzip2/patches/CVE-2016-3189.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/openssl/openssl-1.0.2/Makefile",
          "components/library/openssl/openssl-1.0.2/patches/048-CVE-2016-2178.patch"
        ],
        "commitId" : "8c7150ac6190a0200dee6602697fc8d7ce9a58a3",
        "timestamp" : 1467136829000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "23598249 problem in LIBRARY/OPENSSL\u000a",
        "date" : "2016-06-28T21:00:29+0300",
        "id" : "8c7150ac6190a0200dee6602697fc8d7ce9a58a3",
        "msg" : "23598249 problem in LIBRARY/OPENSSL",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/openssl/openssl-1.0.2/patches/048-CVE-2016-2178.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/openssl/openssl-1.0.2/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/python27/python-27.p5m",
          "components/python/python27/python-27-tests.p5m",
          "components/python/python27/Makefile"
        ],
        "commitId" : "ee9cae8b46ebca73d5fbe0f0c1b69b164c8a02fe",
        "timestamp" : 1467137620000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Update python27 to 2.7.12\u000a",
        "date" : "2016-06-28T21:13:40+0300",
        "id" : "ee9cae8b46ebca73d5fbe0f0c1b69b164c8a02fe",
        "msg" : "Update python27 to 2.7.12",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/python27/python-27-tests.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/python27/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/python27/python-27.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/haproxy/Makefile",
          "components/web/haproxy/patches/CVE-2016-5360.patch",
          "components/web/haproxy/patches/patch-include_common_standard_h.patch"
        ],
        "commitId" : "fc7e66a1607657c89ee050f9fbab24e028c4a355",
        "timestamp" : 1467139126000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Update haproxy to 1.6.6\u000a",
        "date" : "2016-06-28T21:38:46+0300",
        "id" : "fc7e66a1607657c89ee050f9fbab24e028c4a355",
        "msg" : "Update haproxy to 1.6.6",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/haproxy/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/web/haproxy/patches/CVE-2016-5360.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/web/haproxy/patches/patch-include_common_standard_h.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/wget/Makefile",
          "components/web/wget/test/results-all.master"
        ],
        "commitId" : "1212013961f6f71eced6dd4dab9228bc871c5ade",
        "timestamp" : 1467141134000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update wget to 1.18\u000a",
        "date" : "2016-06-28T22:12:14+0300",
        "id" : "1212013961f6f71eced6dd4dab9228bc871c5ade",
        "msg" : "Update wget to 1.18",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/wget/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/web/wget/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/xf86-input-hotkey/Makefile"
        ],
        "commitId" : "af4c904f420e0ae5afa21805eb2ffabfffc5d7d6",
        "timestamp" : 1467167966000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Avoid always republishing xf86-input-hotkey\u000a",
        "date" : "2016-06-29T05:39:26+0300",
        "id" : "af4c904f420e0ae5afa21805eb2ffabfffc5d7d6",
        "msg" : "Avoid always republishing xf86-input-hotkey",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/xf86-input-hotkey/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libexpat/patches/02-CVE-2015-1283-refix.patch",
          "components/library/libexpat/expat.p5m",
          "components/library/libexpat/Makefile",
          "components/library/libexpat/patches/01-CVE-2015-1283.patch",
          "components/library/libexpat/patches/03-CVE-2016-0718.patch",
          "components/library/libexpat/test/results-all.master"
        ],
        "commitId" : "656f9db7e009dca5e55621d3984493f810b49532",
        "timestamp" : 1467174883000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update libexpat to 2.2.0 (upstream change)\u000a",
        "date" : "2016-06-29T07:34:43+0300",
        "id" : "656f9db7e009dca5e55621d3984493f810b49532",
        "msg" : "Update libexpat to 2.2.0 (upstream change)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libexpat/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/libexpat/test/results-all.master"
          },
          {
            "editType" : "delete",
            "file" : "components/library/libexpat/patches/02-CVE-2015-1283-refix.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/library/libexpat/patches/01-CVE-2015-1283.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/library/libexpat/patches/03-CVE-2016-0718.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libexpat/expat.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/illumos/time-slider/time-slider.p5m",
          "components/python/pygtk2/pygtk2-PYVER.p5m",
          "components/python/pygtk2/Makefile"
        ],
        "commitId" : "6785687c340dae2450fbc9823828640821b5918a",
        "timestamp" : 1467181376000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "time-slider: more dependencies fixes\u000a",
        "date" : "2016-06-29T09:22:56+0300",
        "id" : "6785687c340dae2450fbc9823828640821b5918a",
        "msg" : "time-slider: more dependencies fixes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pygtk2/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/illumos/time-slider/time-slider.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pygtk2/pygtk2-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pygtksourceview/pygtksourceview-GENFRAG.p5m",
          "components/python/pygtksourceview/pygtksourceview.p5m",
          "components/python/pygtksourceview/pygtksourceview-PYVER.p5m",
          "components/python/pygtksourceview/Makefile",
          "components/python/pygtksourceview/pygtksourceview-26.p5m"
        ],
        "commitId" : "3d7c4a03707336eb91e5859147f85bb769da69d5",
        "timestamp" : 1467181982000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "pygtksourceview: deliver Python 2.7 module\u000a",
        "date" : "2016-06-29T09:33:02+0300",
        "id" : "3d7c4a03707336eb91e5859147f85bb769da69d5",
        "msg" : "pygtksourceview: deliver Python 2.7 module",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pygtksourceview/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/pygtksourceview/pygtksourceview-GENFRAG.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/pygtksourceview/pygtksourceview-PYVER.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/pygtksourceview/pygtksourceview-26.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/pygtksourceview/pygtksourceview.p5m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/toasterson",
      "fullName" : "Till Wegmüller"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/xenol",
      "fullName" : "xenol"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}