{
  "_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" : 5058,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "56cfb2e694432c6632f43f3da515788194e87ecd",
            "branch" : [
              {
                "SHA1" : "56cfb2e694432c6632f43f3da515788194e87ecd",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "56cfb2e694432c6632f43f3da515788194e87ecd",
            "branch" : [
              {
                "SHA1" : "56cfb2e694432c6632f43f3da515788194e87ecd",
                "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" : "56cfb2e694432c6632f43f3da515788194e87ecd",
        "branch" : [
          {
            "SHA1" : "56cfb2e694432c6632f43f3da515788194e87ecd",
            "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" : "#5058",
  "duration" : 4403683,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #5058",
  "id" : "5058",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 5058,
  "queueId" : 1506,
  "result" : "SUCCESS",
  "timestamp" : 1511481954135,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/5058/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/nginx/Makefile"
        ],
        "commitId" : "d2916c97578213f6bb96923164d177cf0f335420",
        "timestamp" : 1511412426000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "nginx: update to 1.13.7\u000a",
        "date" : "2017-11-23 07:47:06 +0300",
        "id" : "d2916c97578213f6bb96923164d177cf0f335420",
        "msg" : "nginx: update to 1.13.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/nginx/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/ldns/patches/02-bugfix-548-Double-free-for-answers-4096.patch",
          "components/library/ldns/manifests/sample-manifest.p5m",
          "components/library/ldns/patches/04-CVE-2017-1000232.patch",
          "components/library/ldns/patches/01-doxyparse.pl.patch",
          "components/library/ldns/patches/doxyparse.pl.patch",
          "components/library/ldns/ldns.p5m",
          "components/library/ldns/Makefile",
          "components/library/ldns/patches/03-CVE-2017-1000231.patch"
        ],
        "commitId" : "aa1ad560e78d3d5c73c502e93f0e12bc2156fd74",
        "timestamp" : 1511414783000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "ldns: fix several security issues, deliver 64-bit library\u000a",
        "date" : "2017-11-23 08:26:23 +0300",
        "id" : "aa1ad560e78d3d5c73c502e93f0e12bc2156fd74",
        "msg" : "ldns: fix several security issues, deliver 64-bit library",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/ldns/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/ldns/patches/03-CVE-2017-1000231.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/ldns/patches/04-CVE-2017-1000232.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/ldns/patches/01-doxyparse.pl.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/ldns/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/library/ldns/patches/doxyparse.pl.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/ldns/ldns.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/ldns/patches/02-bugfix-548-Double-free-for-answers-4096.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/mariadb-101/files/mariadb_101.xml",
          "components/database/mariadb-101/patches/05-no-pie.patch",
          "components/database/mariadb-101/manifests/sample-manifest.p5m",
          "components/database/mariadb-101/mariadb-101test.p5m",
          "components/database/mariadb-101/Makefile"
        ],
        "commitId" : "72bdf8c5e6ba6ab0fd398dd79572adc853e75daa",
        "timestamp" : 1511430491000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "mariadb-101: update to 10.1.29\u000a",
        "date" : "2017-11-23 12:48:11 +0300",
        "id" : "72bdf8c5e6ba6ab0fd398dd79572adc853e75daa",
        "msg" : "mariadb-101: update to 10.1.29",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/mariadb-101/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/database/mariadb-101/patches/05-no-pie.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/database/mariadb-101/mariadb-101test.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/mariadb-101/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/database/mariadb-101/files/mariadb_101.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libraw/patches/06-CVE-2017-14265.patch",
          "components/library/libraw/Makefile",
          "components/library/libraw/patches/07-CVE-2017-14348.patch",
          "components/library/libraw/patches/08-CVE-2017-14608.patch",
          "components/library/libraw/patches/04-CVE-2017-688x.patch",
          "components/library/libraw/patches/05-CVE-2017-13735.patch"
        ],
        "commitId" : "56cfb2e694432c6632f43f3da515788194e87ecd",
        "timestamp" : 1511431702000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "libraw: add security fixes from Ubuntu\u000a",
        "date" : "2017-11-23 13:08:22 +0300",
        "id" : "56cfb2e694432c6632f43f3da515788194e87ecd",
        "msg" : "libraw: add security fixes from Ubuntu",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/libraw/patches/07-CVE-2017-14348.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/libraw/patches/08-CVE-2017-14608.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/libraw/patches/06-CVE-2017-14265.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/libraw/patches/05-CVE-2017-13735.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libraw/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/libraw/patches/04-CVE-2017-688x.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}