{
  "_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" : 4802,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "53294faedae4c5b20cb29cae9a858f657afd9aa3",
            "branch" : [
              {
                "SHA1" : "53294faedae4c5b20cb29cae9a858f657afd9aa3",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "53294faedae4c5b20cb29cae9a858f657afd9aa3",
            "branch" : [
              {
                "SHA1" : "53294faedae4c5b20cb29cae9a858f657afd9aa3",
                "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" : "53294faedae4c5b20cb29cae9a858f657afd9aa3",
        "branch" : [
          {
            "SHA1" : "53294faedae4c5b20cb29cae9a858f657afd9aa3",
            "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" : "#4802",
  "duration" : 7160005,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #4802",
  "id" : "4802",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4802,
  "queueId" : 501,
  "result" : "SUCCESS",
  "timestamp" : 1489198738482,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/4802/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/mesa/manifests/sample-manifest.p5m",
          "components/x11/mesa/mesa.p5m",
          "components/x11/mesa/Makefile",
          "components/x11/mesa/patches/isl-restrict.patch"
        ],
        "commitId" : "4c5cbcce3e3355c16c4a6aa3e18d07e46a5a062b",
        "timestamp" : 1489102604000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Bump mesa to 13.0.5\u000a",
        "date" : "2017-03-10 00:36:44 +0100",
        "id" : "4c5cbcce3e3355c16c4a6aa3e18d07e46a5a062b",
        "msg" : "Bump mesa to 13.0.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/mesa/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/mesa/mesa.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/mesa/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/mesa/patches/isl-restrict.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/firefox/patches/16-donot-disable-locale-addon.patch",
          "components/web/firefox/Makefile"
        ],
        "commitId" : "5873940929ff5c4ac6ab29757761e97966c7887b",
        "timestamp" : 1489147253000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "firefox: update to 45.8.0\u000a",
        "date" : "2017-03-10 15:00:53 +0300",
        "id" : "5873940929ff5c4ac6ab29757761e97966c7887b",
        "msg" : "firefox: update to 45.8.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/firefox/patches/16-donot-disable-locale-addon.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/web/firefox/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/mail/thunderbird/patches/firefox-03-libevent.patch",
          "components/mail/thunderbird/Makefile"
        ],
        "commitId" : "08c5962bd9e684b63c642fbd003f04e9f132ad0e",
        "timestamp" : 1489159846000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "thunderbird: update to 45.8.0\u000a",
        "date" : "2017-03-10 18:30:46 +0300",
        "id" : "08c5962bd9e684b63c642fbd003f04e9f132ad0e",
        "msg" : "thunderbird: update to 45.8.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/mail/thunderbird/patches/firefox-03-libevent.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/mail/thunderbird/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/runtime/lua-53/patches/solaris-64-bit.patch",
          "components/runtime/lua/resolve.deps",
          "components/runtime/lua-53/Makefile",
          "components/runtime/lua/patches/5.solaris-64-bit.patch",
          "components/runtime/lua/Makefile"
        ],
        "commitId" : "5b04d75e4abea3b721a19af34bbe4e5982e8649f",
        "timestamp" : 1489167469000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "lua: use 64-bit paths while searching for 64-bit modules (upstream\u000achange)\u000a",
        "date" : "2017-03-10 20:37:49 +0300",
        "id" : "5b04d75e4abea3b721a19af34bbe4e5982e8649f",
        "msg" : "lua: use 64-bit paths while searching for 64-bit modules (upstream",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/runtime/lua-53/patches/solaris-64-bit.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/runtime/lua/resolve.deps"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/lua-53/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/lua/patches/5.solaris-64-bit.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/lua/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/pidgin/pidgin.p5m",
          "components/desktop/pidgin/patches/02-print.patch",
          "components/desktop/pidgin/Makefile",
          "components/desktop/pidgin/patches/pidgin-15-fix-msn-file-transfer.patch",
          "components/desktop/pidgin/patches/04-gcc5.patch",
          "components/desktop/pidgin/manifests/sample-manifest.p5m",
          "components/desktop/pidgin/patches/pidgin-07-menu-entry.patch"
        ],
        "commitId" : "2404b50b9c41d1e20fed7d5bd5426ad2fab12137",
        "timestamp" : 1489197380000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "pidgin: update to 2.12.0\u000a",
        "date" : "2017-03-11 04:56:20 +0300",
        "id" : "2404b50b9c41d1e20fed7d5bd5426ad2fab12137",
        "msg" : "pidgin: update to 2.12.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/pidgin/pidgin.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/pidgin/patches/02-print.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/pidgin/patches/pidgin-15-fix-msn-file-transfer.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/pidgin/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/pidgin/patches/pidgin-07-menu-entry.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/pidgin/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/pidgin/patches/04-gcc5.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/aurelien.larcher",
      "fullName" : "aurelien.larcher"
    }
  ]
}