{
  "_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" : 4572,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e0749f63dc73fa74ce2984a8ab3917ce8723d4f7",
            "branch" : [
              {
                "SHA1" : "e0749f63dc73fa74ce2984a8ab3917ce8723d4f7",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e0749f63dc73fa74ce2984a8ab3917ce8723d4f7",
            "branch" : [
              {
                "SHA1" : "e0749f63dc73fa74ce2984a8ab3917ce8723d4f7",
                "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" : "e0749f63dc73fa74ce2984a8ab3917ce8723d4f7",
        "branch" : [
          {
            "SHA1" : "e0749f63dc73fa74ce2984a8ab3917ce8723d4f7",
            "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" : "#4572",
  "duration" : 813924,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #4572",
  "id" : "4572",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4572,
  "queueId" : 90,
  "result" : "SUCCESS",
  "timestamp" : 1470053140999,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/4572/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/runtime/lua/manifests/sample-manifest.p5m",
          "components/runtime/lua/Makefile",
          "components/runtime/lua/patches/1.Makefile.patch",
          "components/runtime/lua/lua.p5m"
        ],
        "commitId" : "cf670394d046ea04b810149d59aaea7b19eff723",
        "timestamp" : 1469989028000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/aurelien.larcher",
          "fullName" : "aurelien.larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Add lua.hpp in lua and add REQUIRED_PACKAGES\u000a",
        "date" : "2016-07-31 20:17:08 +0200",
        "id" : "cf670394d046ea04b810149d59aaea7b19eff723",
        "msg" : "Add lua.hpp in lua and add REQUIRED_PACKAGES",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/runtime/lua/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/lua/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/lua/patches/1.Makefile.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/lua/lua.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/image/eom/patches/02-avoid-abs-links.patch",
          "components/image/eom/manifests/sample-manifest.p5m",
          "components/image/eom/eom.p5m",
          "components/image/eom/patches/01-lutil.patch",
          "components/image/eom/Makefile"
        ],
        "commitId" : "0aea22584832ca79a1b83cfecb77661283c12aae",
        "timestamp" : 1470037202000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Add Eye of MATE\u000a",
        "date" : "2016-08-01 10:40:02 +0300",
        "id" : "0aea22584832ca79a1b83cfecb77661283c12aae",
        "msg" : "Add Eye of MATE",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/image/eom/patches/02-avoid-abs-links.patch"
          },
          {
            "editType" : "add",
            "file" : "components/image/eom/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/image/eom/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/image/eom/patches/01-lutil.patch"
          },
          {
            "editType" : "add",
            "file" : "components/image/eom/eom.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/git/Makefile"
        ],
        "commitId" : "bbc0472a08ed8c9cfa3db2ccc0b39696c2acd507",
        "timestamp" : 1470042461000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/sergey.avseyev",
          "fullName" : "sergey.avseyev"
        },
        "authorEmail" : "sergey.avseyev@gmail.com",
        "comment" : "git: update to 2.9.2\u000a",
        "date" : "2016-08-01 12:07:41 +0300",
        "id" : "bbc0472a08ed8c9cfa3db2ccc0b39696c2acd507",
        "msg" : "git: update to 2.9.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/git/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/gdb/patches/gdb.gdb.sol-thread.c.patch",
          "components/developer/gdb/patches/gdb.procfs.c.patch",
          "components/developer/gdb/Makefile"
        ],
        "commitId" : "7b6cf4b151b800b711d84968e1ea0f6d9aee5575",
        "timestamp" : 1470043816000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/moinakg",
          "fullName" : "moinakg"
        },
        "authorEmail" : "moinakg@gmail.com",
        "comment" : "Fix more rapid thread exit relatd races.\u000a",
        "date" : "2016-08-01 15:00:16 +0530",
        "id" : "7b6cf4b151b800b711d84968e1ea0f6d9aee5575",
        "msg" : "Fix more rapid thread exit relatd races.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/gdb/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/gdb/patches/gdb.gdb.sol-thread.c.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/gdb/patches/gdb.procfs.c.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/sergey.avseyev",
      "fullName" : "sergey.avseyev"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/aurelien.larcher",
      "fullName" : "aurelien.larcher"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/moinakg",
      "fullName" : "moinakg"
    }
  ]
}