{
  "_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" : 4870,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c5c0965729667fae1f0072856a3c190f09dd9153",
            "branch" : [
              {
                "SHA1" : "c5c0965729667fae1f0072856a3c190f09dd9153",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c5c0965729667fae1f0072856a3c190f09dd9153",
            "branch" : [
              {
                "SHA1" : "c5c0965729667fae1f0072856a3c190f09dd9153",
                "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" : "c5c0965729667fae1f0072856a3c190f09dd9153",
        "branch" : [
          {
            "SHA1" : "c5c0965729667fae1f0072856a3c190f09dd9153",
            "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" : "#4870",
  "duration" : 4255134,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #4870",
  "id" : "4870",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4870,
  "queueId" : 755,
  "result" : "SUCCESS",
  "timestamp" : 1495152328434,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/4870/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/runtime/openjdk-8/openjdk8-jdk.p5m",
          "components/runtime/openjdk-8/manifests/sample-manifest.p5m",
          "components/runtime/openjdk-8/Makefile"
        ],
        "commitId" : "39f98a237b668ab8b3b35d66bd649cf5c9da56bd",
        "timestamp" : 1495110447000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "openjdk-8: update to 1.8.131\u000a",
        "date" : "2017-05-18 15:27:27 +0300",
        "id" : "39f98a237b668ab8b3b35d66bd649cf5c9da56bd",
        "msg" : "openjdk-8: update to 1.8.131",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/runtime/openjdk-8/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/openjdk-8/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/openjdk-8/openjdk8-jdk.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/image/gimp/gimp.p5m",
          "components/image/gimp/Makefile",
          "components/image/gimp/manifests/sample-manifest.p5m"
        ],
        "commitId" : "fb382394f5e90d73c0fc82f98a01033865815b58",
        "timestamp" : 1495112973000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Bump gimp to 2.8.22\u000a",
        "date" : "2017-05-18 16:09:33 +0300",
        "id" : "fb382394f5e90d73c0fc82f98a01033865815b58",
        "msg" : "Bump gimp to 2.8.22",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/image/gimp/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/image/gimp/gimp.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/image/gimp/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/awesome/manifests/sample-manifest.p5m",
          "components/desktop/awesome/awesome.p5m",
          "components/desktop/awesome/Makefile"
        ],
        "commitId" : "f6d60300483396b392d9d055c9b26dac3e3a1062",
        "timestamp" : 1495113164000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Add Awesome window manager\u000a",
        "date" : "2017-05-18 16:12:44 +0300",
        "id" : "f6d60300483396b392d9d055c9b26dac3e3a1062",
        "msg" : "Add Awesome window manager",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/desktop/awesome/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/awesome/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/awesome/awesome.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/fsvs/manifests/sample-manifest.p5m",
          "components/sysutils/fsvs/patches/08-subversion.patch",
          "components/sysutils/fsvs/patches/09-gcc7-fix.patch",
          "components/sysutils/fsvs/fsvs.p5m",
          "components/sysutils/fsvs/patches/04-honor_destdir.patch",
          "components/sysutils/fsvs/Makefile",
          "components/sysutils/fsvs/patches/06-src_makefile_cc.patch",
          "components/sysutils/fsvs/patches/07-src_makefile_install.patch",
          "components/sysutils/fsvs/patches/01-configure_aprutillib.patch",
          "components/fsvs/patches/configure_fmemopen.patch",
          "components/sysutils/fsvs/patches/02-configure_fmemopen.patch",
          "components/sysutils/fsvs/patches/03-configure_make_topdir.patch",
          "components/sysutils/fsvs/patches/05-options_c.patch",
          "components/fsvs/patches/src_makefile_install.patch",
          "components/fsvs/patches/subversion.patch",
          "components/fsvs/patches/honor_destdir.patch",
          "components/fsvs/patches/configure_make_topdir.patch",
          "components/fsvs/fsvs.license",
          "components/fsvs/patches/configure_aprutillib.patch",
          "components/fsvs/Makefile",
          "components/fsvs/fsvs.p5m",
          "components/fsvs/patches/options_c.patch",
          "components/fsvs/manifests/sample-manifest.p5m",
          "components/fsvs/patches/src_makefile_cc.patch"
        ],
        "commitId" : "1522ea203f807319de8eb760adc0580cff3d7f7c",
        "timestamp" : 1495118508000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "fsvs: update to 1.2.7, fix gcc 7 compilation\u000a",
        "date" : "2017-05-18 17:41:48 +0300",
        "id" : "1522ea203f807319de8eb760adc0580cff3d7f7c",
        "msg" : "fsvs: update to 1.2.7, fix gcc 7 compilation",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/sysutils/fsvs/patches/01-configure_aprutillib.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/fsvs/patches/configure_make_topdir.patch"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/fsvs/patches/09-gcc7-fix.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/fsvs/patches/options_c.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/fsvs/patches/configure_fmemopen.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/fsvs/fsvs.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/fsvs/patches/honor_destdir.patch"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/fsvs/fsvs.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/fsvs/patches/02-configure_fmemopen.patch"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/fsvs/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/fsvs/fsvs.license"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/fsvs/patches/08-subversion.patch"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/fsvs/patches/03-configure_make_topdir.patch"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/fsvs/patches/06-src_makefile_cc.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/fsvs/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/fsvs/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/fsvs/patches/src_makefile_cc.patch"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/fsvs/patches/04-honor_destdir.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/fsvs/patches/subversion.patch"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/fsvs/patches/07-src_makefile_install.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/fsvs/patches/src_makefile_install.patch"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/fsvs/patches/05-options_c.patch"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/fsvs/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/fsvs/patches/configure_aprutillib.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/openindiana/cmdassist/Makefile",
          "components/x11/xrestop/Makefile",
          "components/openindiana/nwam-manager/Makefile"
        ],
        "commitId" : "9f039c6f25717f348d02a90264bb3c4711624d71",
        "timestamp" : 1495118551000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "8241 Build stops because m4 directory does not exist\u000a",
        "date" : "2017-05-18 17:42:31 +0300",
        "id" : "9f039c6f25717f348d02a90264bb3c4711624d71",
        "msg" : "8241 Build stops because m4 directory does not exist",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/openindiana/cmdassist/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/openindiana/nwam-manager/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xrestop/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/Makefile",
          "doc/incremental-builds.md",
          "make-rules/encumbered.mk",
          "tools/bass-o-matic"
        ],
        "commitId" : "1018e3147f73b7e8685e4fce6c92c882ad514b31",
        "timestamp" : 1495141093000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/xen0l",
          "fullName" : "xen0l"
        },
        "authorEmail" : "xen0l@users.noreply.github.com",
        "comment" : "bass-o-matic: incremental builds\u000a",
        "date" : "2017-05-18 22:58:13 +0200",
        "id" : "1018e3147f73b7e8685e4fce6c92c882ad514b31",
        "msg" : "bass-o-matic: incremental builds",
        "paths" : [
          {
            "editType" : "add",
            "file" : "doc/incremental-builds.md"
          },
          {
            "editType" : "edit",
            "file" : "components/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "tools/bass-o-matic"
          },
          {
            "editType" : "edit",
            "file" : "make-rules/encumbered.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/mtr/manifests/sample-manifest.p5m",
          "components/sysutils/mtr/mtr.p5m",
          "components/sysutils/mtr/files/exec_attr",
          "components/sysutils/mtr/patches/01-filio.h.patch",
          "components/sysutils/mtr/Makefile"
        ],
        "commitId" : "c5c0965729667fae1f0072856a3c190f09dd9153",
        "timestamp" : 1495146569000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/xen0l",
          "fullName" : "xen0l"
        },
        "authorEmail" : "xen0l@users.noreply.github.com",
        "comment" : "mtr: update to 0.87\u000a",
        "date" : "2017-05-19 00:29:29 +0200",
        "id" : "c5c0965729667fae1f0072856a3c190f09dd9153",
        "msg" : "mtr: update to 0.87",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/mtr/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/mtr/files/exec_attr"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/mtr/mtr.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/mtr/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/mtr/patches/01-filio.h.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/xenol",
      "fullName" : "xenol"
    }
  ]
}