{
  "_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" : 4698,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "77c137d770d9a52af65ad44c0f623d51e0e47504",
            "branch" : [
              {
                "SHA1" : "77c137d770d9a52af65ad44c0f623d51e0e47504",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "77c137d770d9a52af65ad44c0f623d51e0e47504",
            "branch" : [
              {
                "SHA1" : "77c137d770d9a52af65ad44c0f623d51e0e47504",
                "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" : "77c137d770d9a52af65ad44c0f623d51e0e47504",
        "branch" : [
          {
            "SHA1" : "77c137d770d9a52af65ad44c0f623d51e0e47504",
            "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" : "#4698",
  "duration" : 4780496,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #4698",
  "id" : "4698",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4698,
  "queueId" : 216,
  "result" : "SUCCESS",
  "timestamp" : 1480118869913,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/4698/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/openconnect/openconnect.p5m",
          "components/network/openconnect/Makefile",
          "components/network/vpnc/vpnc.p5m",
          "components/network/vpnc/Makefile"
        ],
        "commitId" : "ed7554f599d63aadee954bbcf1e3e6700cb604b5",
        "timestamp" : 1480080100000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jimklimov",
          "fullName" : "Jim Klimov"
        },
        "authorEmail" : "jim@jimklimov.com",
        "comment" : "vpnc + openconnect : fix dependency on tun/tap packages\u000a",
        "date" : "2016-11-25 14:21:40 +0100",
        "id" : "ed7554f599d63aadee954bbcf1e3e6700cb604b5",
        "msg" : "vpnc + openconnect : fix dependency on tun/tap packages",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/openconnect/openconnect.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/network/openconnect/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/network/vpnc/vpnc.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/network/vpnc/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/runtime/node7/Makefile"
        ],
        "commitId" : "ad90ba0a11e999a3d9bdd67c19366d58d1856cbb",
        "timestamp" : 1480095156000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/wacki",
          "fullName" : "Andreas Wacknitz"
        },
        "authorEmail" : "A.Wacknitz@gmx.de",
        "comment" : "Update nodejs-7 to 7.2.0\u000a",
        "date" : "2016-11-25 18:32:36 +0100",
        "id" : "ad90ba0a11e999a3d9bdd67c19366d58d1856cbb",
        "msg" : "Update nodejs-7 to 7.2.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/runtime/node7/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/nettle/manifests/sample-manifest.p5m",
          "components/library/nettle/Makefile",
          "components/library/nettle/nettle.license",
          "components/library/nettle/patches/01-build.patch",
          "components/library/nettle/patches/02-CVE-2015-8803_8805.patch",
          "components/library/nettle/nettle.p5m"
        ],
        "commitId" : "1684287e62f92a579fde0ccef5d5d1abcc8ef731",
        "timestamp" : 1480101804000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "nettle: update to 3.3\u000a",
        "date" : "2016-11-25 22:23:24 +0300",
        "id" : "1684287e62f92a579fde0ccef5d5d1abcc8ef731",
        "msg" : "nettle: update to 3.3",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/nettle/nettle.license"
          },
          {
            "editType" : "edit",
            "file" : "components/library/nettle/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/nettle/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/nettle/patches/01-build.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/nettle/nettle.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/library/nettle/patches/02-CVE-2015-8803_8805.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/gnutls/patches/04-CVE-2015-0294.patch",
          "components/library/gnutls/patches/03-CVE-2014-3466.patch",
          "components/library/gnutls/patches/02-CVE-2014-0092.patch",
          "components/library/gnutls/patches/07-CVE-2015-7575.patch",
          "components/library/gnutls/patches/06-fix_tls_poodle.patch",
          "components/library/gnutls/gnutls.p5m",
          "components/library/gnutls/patches/05-CVE-2015-0282.patch",
          "components/library/gnutls/patches/01-not-build-example.patch",
          "components/library/gnutls/manifests/sample-manifest.p5m",
          "components/library/gnutls/patches/08-not-build-docs.patch",
          "components/library/gnutls/Makefile"
        ],
        "commitId" : "f2bc8b7c390d0b2a3afb68f7ac251b5d3fc4890c",
        "timestamp" : 1480101902000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "gnutls: update to 2.12.24, use libgcrypt\u000a",
        "date" : "2016-11-25 22:25:02 +0300",
        "id" : "f2bc8b7c390d0b2a3afb68f7ac251b5d3fc4890c",
        "msg" : "gnutls: update to 2.12.24, use libgcrypt",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/library/gnutls/patches/02-CVE-2014-0092.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/library/gnutls/patches/05-CVE-2015-0282.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gnutls/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/library/gnutls/patches/07-CVE-2015-7575.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gnutls/patches/01-not-build-example.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gnutls/patches/08-not-build-docs.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/library/gnutls/patches/04-CVE-2015-0294.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gnutls/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/library/gnutls/patches/03-CVE-2014-3466.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/library/gnutls/patches/06-fix_tls_poodle.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gnutls/gnutls.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/meta-packages/install-types/Makefile",
          "components/meta-packages/install-types/includes/core"
        ],
        "commitId" : "acc23cb440597f281e5d94ef62d035b96ef1dd5b",
        "timestamp" : 1480103443000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "6396 remove SVM\u000a",
        "date" : "2016-11-25 22:50:43 +0300",
        "id" : "acc23cb440597f281e5d94ef62d035b96ef1dd5b",
        "msg" : "6396 remove SVM",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/meta-packages/install-types/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/install-types/includes/core"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/squid/Makefile",
          "components/web/squid/resolve.deps"
        ],
        "commitId" : "95db8985e954d71dfa66827417ec4c65792cebaf",
        "timestamp" : 1480106781000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "squid: update to 3.5.22\u000a",
        "date" : "2016-11-25 23:46:21 +0300",
        "id" : "95db8985e954d71dfa66827417ec4c65792cebaf",
        "msg" : "squid: update to 3.5.22",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/web/squid/resolve.deps"
          },
          {
            "editType" : "edit",
            "file" : "components/web/squid/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/aria2/Makefile"
        ],
        "commitId" : "5ee97268a8bd7d116332a5058733e36de0c670fa",
        "timestamp" : 1480106881000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "aria2: update to 1.29.0\u000a",
        "date" : "2016-11-25 23:48:01 +0300",
        "id" : "5ee97268a8bd7d116332a5058733e36de0c670fa",
        "msg" : "aria2: update to 1.29.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/aria2/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/gnutls-3/gnutls.license",
          "components/library/gnutls-3/gnutls-3.p5m",
          "components/library/gnutls-3/Makefile",
          "components/library/gnutls-3/manifests/sample-manifest.p5m",
          "components/library/gnutls-3/patches/03_pkcs11_common.patch",
          "components/library/gnutls-3/test/results-all.master",
          "components/library/gnutls-3/patches/02_remove_elliptical.patch",
          "components/library/gnutls-3/patches/01_def_max_align_t.patch"
        ],
        "commitId" : "2d1ae269d46370e5babb43268160686d4abb17ef",
        "timestamp" : 1480106948000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Add gnutls 3.4.16 (upstream change)\u000a",
        "date" : "2016-11-25 23:49:08 +0300",
        "id" : "2d1ae269d46370e5babb43268160686d4abb17ef",
        "msg" : "Add gnutls 3.4.16 (upstream change)",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/gnutls-3/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/gnutls-3/gnutls-3.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/gnutls-3/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/gnutls-3/patches/03_pkcs11_common.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/gnutls-3/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/library/gnutls-3/gnutls.license"
          },
          {
            "editType" : "add",
            "file" : "components/library/gnutls-3/patches/02_remove_elliptical.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/gnutls-3/patches/01_def_max_align_t.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/memcached-java/Makefile",
          "components/library/memcached-java/memcached-java.p5m",
          "components/memcached-java/memcached-java.license",
          "components/memcached-java/Solaris/build.xml",
          "components/memcached-java/memcached-java.p5m",
          "components/library/memcached-java/Solaris/build.xml",
          "components/library/memcached-java/memcached-java.license",
          "components/components.ignore",
          "components/library/memcached-java/Makefile"
        ],
        "commitId" : "7ff99da3be1be4f8a44f398bc0c4a9690eabc90c",
        "timestamp" : 1480110892000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Enable memcached-java\u000a",
        "date" : "2016-11-26 00:54:52 +0300",
        "id" : "7ff99da3be1be4f8a44f398bc0c4a9690eabc90c",
        "msg" : "Enable memcached-java",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/memcached-java/memcached-java.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/memcached-java/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/memcached-java/memcached-java.license"
          },
          {
            "editType" : "add",
            "file" : "components/library/memcached-java/memcached-java.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/memcached-java/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/components.ignore"
          },
          {
            "editType" : "delete",
            "file" : "components/memcached-java/memcached-java.license"
          },
          {
            "editType" : "delete",
            "file" : "components/memcached-java/Solaris/build.xml"
          },
          {
            "editType" : "add",
            "file" : "components/library/memcached-java/Solaris/build.xml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/a.wacknitz",
      "fullName" : "a.wacknitz"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jim",
      "fullName" : "jim"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}