{
  "_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" : 4234,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3b3f51dde756a41a71e3561592f1f1c4a937e702",
            "branch" : [
              {
                "SHA1" : "3b3f51dde756a41a71e3561592f1f1c4a937e702",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3b3f51dde756a41a71e3561592f1f1c4a937e702",
            "branch" : [
              {
                "SHA1" : "3b3f51dde756a41a71e3561592f1f1c4a937e702",
                "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" : "3b3f51dde756a41a71e3561592f1f1c4a937e702",
        "branch" : [
          {
            "SHA1" : "3b3f51dde756a41a71e3561592f1f1c4a937e702",
            "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" : "#4234",
  "duration" : 21593435,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #4234",
  "id" : "2015-09-18_12-05-58",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4234,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1442577958000,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/4234/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/boost/boost.p5m",
          "components/boost/Makefile"
        ],
        "commitId" : "d55191259fb48b4c90544c24dd68c8a298a4ee62",
        "timestamp" : 1442338481000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "6228 libboost_locale.so is missing\u000a",
        "date" : "2015-09-15T20:34:41+0300",
        "id" : "d55191259fb48b4c90544c24dd68c8a298a4ee62",
        "msg" : "6228 libboost_locale.so is missing",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/boost/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/boost/boost.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/icu/patches/CVE-2015-2632.patch",
          "components/icu/patches/CVE-2015-4760.patch",
          "components/icu/patches/CVE-2015-1270.patch",
          "components/icu/patches/CVE-2014-6585.patch",
          "components/icu/Makefile"
        ],
        "commitId" : "c774d4422931cbc7d72a0f5c5982e75978446a3d",
        "timestamp" : 1442420857000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "icu: import several security fixes from Ubuntu\u000a",
        "date" : "2015-09-16T19:27:37+0300",
        "id" : "c774d4422931cbc7d72a0f5c5982e75978446a3d",
        "msg" : "icu: import several security fixes from Ubuntu",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/icu/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/icu/patches/CVE-2015-2632.patch"
          },
          {
            "editType" : "add",
            "file" : "components/icu/patches/CVE-2015-1270.patch"
          },
          {
            "editType" : "add",
            "file" : "components/icu/patches/CVE-2014-6585.patch"
          },
          {
            "editType" : "add",
            "file" : "components/icu/patches/CVE-2015-4760.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/openldap/openldap.p5m",
          "components/openldap/Makefile",
          "components/openldap/patches/01-CVE-2015-1545.patch",
          "components/openldap/patches/01-CVE-2015-6908.patch"
        ],
        "commitId" : "7e9f499e75343e632f0c828fb237db1530bf84ca",
        "timestamp" : 1442421073000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "openldap: update to 2.4.42, add fix for CVE-2015-690\u000a",
        "date" : "2015-09-16T19:31:13+0300",
        "id" : "7e9f499e75343e632f0c828fb237db1530bf84ca",
        "msg" : "openldap: update to 2.4.42, add fix for CVE-2015-690",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/openldap/openldap.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/openldap/patches/01-CVE-2015-1545.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/openldap/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/openldap/patches/01-CVE-2015-6908.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/libdrm/libdrm.p5m"
        ],
        "commitId" : "7ae394b5d389c9a2a7243af4c9b1f1d09279acba",
        "timestamp" : 1442436640000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "libdrm: add missing files to manifest\u000a",
        "date" : "2015-09-16T23:50:40+0300",
        "id" : "7ae394b5d389c9a2a7243af4c9b1f1d09279acba",
        "msg" : "libdrm: add missing files to manifest",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/libdrm/libdrm.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/encumbered/faad2/Makefile"
        ],
        "commitId" : "e39bb8276362a737d6797a5fb5ee4622e6a728c0",
        "timestamp" : 1442469899000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "faad2: disable drm, breaks the base functionality\u000a",
        "date" : "2015-09-17T09:04:59+0300",
        "id" : "e39bb8276362a737d6797a5fb5ee4622e6a728c0",
        "msg" : "faad2: disable drm, breaks the base functionality",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/encumbered/faad2/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/libdrm/Makefile"
        ],
        "commitId" : "319dbeb564a5e5e703dfb4bbce7b8f57ada75778",
        "timestamp" : 1442480549000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "libdrm: update to 2.4.65, explicitly turn on amdgpu support\u000a",
        "date" : "2015-09-17T12:02:29+0300",
        "id" : "319dbeb564a5e5e703dfb4bbce7b8f57ada75778",
        "msg" : "libdrm: update to 2.4.65, explicitly turn on amdgpu support",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/libdrm/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/rsync/patches/15730984.patch",
          "components/rsync/Makefile",
          "components/rsync/patches/7070857.patch",
          "components/rsync/patches/z21762187.patch",
          "components/rsync/rsync.license",
          "components/rsync/rsync.p5m",
          "components/rsync/patches/rsync.1.patch",
          "components/rsync/patches/rsyncd.conf.5.patch"
        ],
        "commitId" : "14aa072fe7c3e71997b990466f4b9d16e8f026ec",
        "timestamp" : 1442484868000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "rsync: update to 3.1.1, add upstream patches\u000a",
        "date" : "2015-09-17T13:14:28+0300",
        "id" : "14aa072fe7c3e71997b990466f4b9d16e8f026ec",
        "msg" : "rsync: update to 3.1.1, add upstream patches",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/rsync/patches/rsyncd.conf.5.patch"
          },
          {
            "editType" : "add",
            "file" : "components/rsync/patches/z21762187.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/rsync/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/rsync/patches/15730984.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/rsync/patches/7070857.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/rsync/rsync.license"
          },
          {
            "editType" : "add",
            "file" : "components/rsync/patches/rsync.1.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/rsync/rsync.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/ruby/puppet/patches/puppet-09-role-shell.patch",
          "components/ruby/puppet/Makefile"
        ],
        "commitId" : "71b437d5575c60bdf8dfcca0918557fcc058502e",
        "timestamp" : 1442484986000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "21457062 Puppet should be able to change a role's shell\u000a",
        "date" : "2015-09-17T13:16:26+0300",
        "id" : "71b437d5575c60bdf8dfcca0918557fcc058502e",
        "msg" : "21457062 Puppet should be able to change a role's shell",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/ruby/puppet/patches/puppet-09-role-shell.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/ruby/puppet/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/proftpd/mod_solaris_priv.c",
          "components/proftpd/Makefile",
          "components/proftpd/mod_solaris_audit.c"
        ],
        "commitId" : "9916aedfb775bfa1d99173a2d92281c161b2e9f6",
        "timestamp" : 1442485089000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "20886490 proftpd can't open wtmpx after one login failure, doesn't register the ftp login\u000a20717794 proftpd changes group ownership of file /etc/shadow after user login failure\u000a19318572 root logins can't get all privilege when Solaris PrivilegeEngine enabled\u000a",
        "date" : "2015-09-17T13:18:09+0300",
        "id" : "9916aedfb775bfa1d99173a2d92281c161b2e9f6",
        "msg" : "20886490 proftpd can't open wtmpx after one login failure, doesn't",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/proftpd/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/proftpd/mod_solaris_priv.c"
          },
          {
            "editType" : "edit",
            "file" : "components/proftpd/mod_solaris_audit.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/python34/patches/23-doctest.patch",
          "components/python/python34/patches/22-disable-test_gdb.patch",
          "components/python/python34/patches/21-default-lib-path.patch",
          "components/python/python34/patches/25-test_site.patch",
          "components/python/python34/patches/24-gethostname.patch",
          "components/python/python34/Makefile",
          "components/python/python34/patches/26-test_mmap.patch"
        ],
        "commitId" : "e239cab72cdf6bd6e31664096e84d2d3ffca33ed",
        "timestamp" : 1442485999000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "python34: add upstream patches\u000a",
        "date" : "2015-09-17T13:33:19+0300",
        "id" : "e239cab72cdf6bd6e31664096e84d2d3ffca33ed",
        "msg" : "python34: add upstream patches",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/python34/patches/22-disable-test_gdb.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/python34/patches/23-doctest.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/python34/patches/25-test_site.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/python34/patches/21-default-lib-path.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/python34/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/python34/patches/24-gethostname.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/python34/patches/26-test_mmap.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/illumos/qemu-kvm/patches/remove-vnd.patch",
          "components/illumos/qemu-kvm/Makefile",
          "components/illumos/kvm/patches/Makefile.patch",
          "components/illumos/kvm/Makefile",
          "components/illumos/kvm/patches/banquo.patch"
        ],
        "commitId" : "940166e004f138070dda3600a3bd9ca03dcadfa0",
        "timestamp" : 1442511118000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update kvm to 20150903 Joyent version. Use OmniOS patches to disable vnd.\u000a",
        "date" : "2015-09-17T20:31:58+0300",
        "id" : "940166e004f138070dda3600a3bd9ca03dcadfa0",
        "msg" : "Update kvm to 20150903 Joyent version. Use OmniOS patches to disable",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/illumos/qemu-kvm/patches/remove-vnd.patch"
          },
          {
            "editType" : "add",
            "file" : "components/illumos/kvm/patches/banquo.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/illumos/qemu-kvm/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/illumos/kvm/patches/Makefile.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/illumos/kvm/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/speexdsp/speexdsp.p5m",
          "components/speexdsp/Makefile"
        ],
        "commitId" : "f6e1456794162a971c6f126c7ea81a8928d980b7",
        "timestamp" : 1442519689000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Add speexdsp 1.2rc3\u000a",
        "date" : "2015-09-17T22:54:49+0300",
        "id" : "f6e1456794162a971c6f126c7ea81a8928d980b7",
        "msg" : "Add speexdsp 1.2rc3",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/speexdsp/speexdsp.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/speexdsp/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/speex/speex.p5m",
          "components/speex/Makefile"
        ],
        "commitId" : "66ca5a8c44439bb74eb2b336538294b459108679",
        "timestamp" : 1442519705000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update speex to 1.2rc2. Publish empty package to satisfy dependencies\u000a",
        "date" : "2015-09-17T22:55:05+0300",
        "id" : "66ca5a8c44439bb74eb2b336538294b459108679",
        "msg" : "Update speex to 1.2rc2. Publish empty package to satisfy dependencies",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/speex/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/speex/speex.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/libICE/Makefile",
          "components/x11/libICE/libice.p5m",
          "components/x11/iceauth/iceauth.p5m",
          "components/meta-packages/X-incorporation/X-incorporation.p5m",
          "components/x11/libICE/patches/01.define.patch",
          "components/x11/iceauth/Makefile",
          "components/x11/iceauth/patches/01.man.patch",
          "components/meta-packages/gui-install/gui_install.p5m",
          "components/x11/libICE/mapfile-vers"
        ],
        "commitId" : "91277cee6362529d20e23f28b7f3a349d039e4bc",
        "timestamp" : 1442523059000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update libICE to 1.0.9\u000a",
        "date" : "2015-09-17T23:50:59+0300",
        "id" : "91277cee6362529d20e23f28b7f3a349d039e4bc",
        "msg" : "Update libICE to 1.0.9",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/x11/libICE/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/x11/iceauth/patches/01.man.patch"
          },
          {
            "editType" : "add",
            "file" : "components/x11/iceauth/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/x11/iceauth/iceauth.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/gui-install/gui_install.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/x11/libICE/libice.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/X-incorporation/X-incorporation.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/x11/libICE/mapfile-vers"
          },
          {
            "editType" : "add",
            "file" : "components/x11/libICE/patches/01.define.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/speex/speex.p5m"
        ],
        "commitId" : "d16147439f010a3a0a875f04a91f3314b6d05cd5",
        "timestamp" : 1442523532000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Publish updated speex\u000a",
        "date" : "2015-09-17T23:58:52+0300",
        "id" : "d16147439f010a3a0a875f04a91f3314b6d05cd5",
        "msg" : "Publish updated speex",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/speex/speex.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/opal/Makefile"
        ],
        "commitId" : "32093f4d1669b96f7f1996802b769d064b0092b5",
        "timestamp" : 1442523777000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Fix opal dependency on library/audio/libgsm\u000a",
        "date" : "2015-09-18T00:02:57+0300",
        "id" : "32093f4d1669b96f7f1996802b769d064b0092b5",
        "msg" : "Fix opal dependency on library/audio/libgsm",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/opal/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}