{
  "_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" : 5207,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "90fdcbd8d3a19356f998ac43bf4699b1dae6055f",
            "branch" : [
              {
                "SHA1" : "90fdcbd8d3a19356f998ac43bf4699b1dae6055f",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "90fdcbd8d3a19356f998ac43bf4699b1dae6055f",
            "branch" : [
              {
                "SHA1" : "90fdcbd8d3a19356f998ac43bf4699b1dae6055f",
                "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" : "90fdcbd8d3a19356f998ac43bf4699b1dae6055f",
        "branch" : [
          {
            "SHA1" : "90fdcbd8d3a19356f998ac43bf4699b1dae6055f",
            "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" : "#5207",
  "duration" : 252747,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #5207",
  "id" : "5207",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 5207,
  "queueId" : 1953,
  "result" : "SUCCESS",
  "timestamp" : 1524182726603,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/5207/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/mail/thunderbird/patches/firefox-01-FF43.0b3_OpenSXCE_x86_x64.patch",
          "components/mail/thunderbird/manifests/sample-manifest.p5m",
          "components/mail/thunderbird/Makefile"
        ],
        "commitId" : "eca9fb95d4b59737882643a1822352338acbf52e",
        "timestamp" : 1524118290000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "thunderbird: update to 52.7.0\u000a",
        "date" : "2018-04-19 09:11:30 +0300",
        "id" : "eca9fb95d4b59737882643a1822352338acbf52e",
        "msg" : "thunderbird: update to 52.7.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/mail/thunderbird/patches/firefox-01-FF43.0b3_OpenSXCE_x86_x64.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/mail/thunderbird/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/mail/thunderbird/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/meta-packages/install-types/includes/minimal",
          "components/meta-packages/install-types/Makefile"
        ],
        "commitId" : "994848e3888e5b028bce39ca5e839742e78c8c00",
        "timestamp" : 1524119766000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Minimal install: Add USB Ethernet driver\u000a",
        "date" : "2018-04-19 09:36:06 +0300",
        "id" : "994848e3888e5b028bce39ca5e839742e78c8c00",
        "msg" : "Minimal install: Add USB Ethernet driver",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/meta-packages/install-types/includes/minimal"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/install-types/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/runtime/erlang/patches/CVE-2016-10253.patch",
          "components/runtime/erlang/patches/CVE-2017-1000385.patch",
          "components/runtime/erlang/Makefile"
        ],
        "commitId" : "785d21952f198ed1288e7089ac0fea475586f466",
        "timestamp" : 1524146886000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "erlang: fix CVE-2016-10253, CVE-2017-1000385\u000a",
        "date" : "2018-04-19 17:08:06 +0300",
        "id" : "785d21952f198ed1288e7089ac0fea475586f466",
        "msg" : "erlang: fix CVE-2016-10253, CVE-2017-1000385",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/runtime/erlang/patches/CVE-2016-10253.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/erlang/patches/CVE-2017-1000385.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/erlang/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/runtime/openjdk-8/manifests/sample-manifest.p5m",
          "components/runtime/openjdk-8/openjdk8-runtime.p5m",
          "components/runtime/openjdk-8/Makefile"
        ],
        "commitId" : "f3619f8007804bcaa74df403624fadcb68577d6f",
        "timestamp" : 1524149781000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "openjdk-8: update to 1.8.162\u000a",
        "date" : "2018-04-19 17:56:21 +0300",
        "id" : "f3619f8007804bcaa74df403624fadcb68577d6f",
        "msg" : "openjdk-8: update to 1.8.162",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/runtime/openjdk-8/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/openjdk-8/openjdk8-runtime.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/openjdk-8/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/apache24/patches/use-lua5.3.patch",
          "components/web/apache24/documentation.p5m",
          "components/web/apache24/apache-24.p5m",
          "components/web/apache24/Makefile",
          "components/web/apache24/patches/bug52774.patch",
          "components/web/apache24/manifests/sample-manifest.p5m"
        ],
        "commitId" : "90fdcbd8d3a19356f998ac43bf4699b1dae6055f",
        "timestamp" : 1524151985000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "apache24: update to 2.4.33\u000a",
        "date" : "2018-04-19 18:33:05 +0300",
        "id" : "90fdcbd8d3a19356f998ac43bf4699b1dae6055f",
        "msg" : "apache24: update to 2.4.33",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/apache24/documentation.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/web/apache24/apache-24.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/web/apache24/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/web/apache24/patches/use-lua5.3.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/web/apache24/patches/bug52774.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/web/apache24/manifests/sample-manifest.p5m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}