{
  "_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" : 4262,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "776b6ff3e41aeaf14873bee96db6b0afdc691310",
            "branch" : [
              {
                "SHA1" : "776b6ff3e41aeaf14873bee96db6b0afdc691310",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "776b6ff3e41aeaf14873bee96db6b0afdc691310",
            "branch" : [
              {
                "SHA1" : "776b6ff3e41aeaf14873bee96db6b0afdc691310",
                "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" : "776b6ff3e41aeaf14873bee96db6b0afdc691310",
        "branch" : [
          {
            "SHA1" : "776b6ff3e41aeaf14873bee96db6b0afdc691310",
            "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" : "#4262",
  "duration" : 18102484,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #4262",
  "id" : "2015-10-15_12-05-58",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4262,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1444910758000,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/4262/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/ccache/ccache.p5m",
          "components/ccache/ccache.license",
          "components/ccache/Makefile"
        ],
        "commitId" : "8d9bbc41947c8df6da01bdb0acd94131cc569b25",
        "timestamp" : 1444644523000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jimklimov",
          "fullName" : "Jim Klimov"
        },
        "authorEmail" : "jim@jimklimov.com",
        "comment" : "ccache: initial commit\u000a",
        "date" : "2015-10-12T12:08:43+0200",
        "id" : "8d9bbc41947c8df6da01bdb0acd94131cc569b25",
        "msg" : "ccache: initial commit",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/ccache/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/ccache/ccache.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/ccache/ccache.license"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/gnome-connection-manager/patches/gnome_connection_manager.py.python26.patch",
          "components/gnome-connection-manager/Makefile",
          "components/gnome-connection-manager/gnome-connection-manager.license",
          "components/gnome-connection-manager/files/gcm",
          "components/gnome-connection-manager/files/gcm.desktop",
          "components/gnome-connection-manager/gnome-connection-manager.p5m"
        ],
        "commitId" : "61828297411214f50e6d248a150c9c622b38b3c6",
        "timestamp" : 1444657189000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jimklimov",
          "fullName" : "Jim Klimov"
        },
        "authorEmail" : "jim@jimklimov.com",
        "comment" : "Initial commit of recipe for gnome-connection-manager-1.1.0\u000a",
        "date" : "2015-10-12T15:39:49+0200",
        "id" : "61828297411214f50e6d248a150c9c622b38b3c6",
        "msg" : "Initial commit of recipe for gnome-connection-manager-1.1.0",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/gnome-connection-manager/gnome-connection-manager.license"
          },
          {
            "editType" : "add",
            "file" : "components/gnome-connection-manager/files/gcm.desktop"
          },
          {
            "editType" : "add",
            "file" : "components/gnome-connection-manager/gnome-connection-manager.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/gnome-connection-manager/patches/gnome_connection_manager.py.python26.patch"
          },
          {
            "editType" : "add",
            "file" : "components/gnome-connection-manager/files/gcm"
          },
          {
            "editType" : "add",
            "file" : "components/gnome-connection-manager/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jim",
      "fullName" : "jim"
    }
  ]
}