{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        },
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/HEAD" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
            "branch" : [
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/oi/hipster"
              },
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/HEAD"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
            "branch" : [
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/oi/hipster"
              },
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/HEAD"
              }
            ]
          }
        },
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1020,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "528647df09845c2a7f17abfc8e63b3dff2088cd0",
            "branch" : [
              {
                "SHA1" : "528647df09845c2a7f17abfc8e63b3dff2088cd0",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "528647df09845c2a7f17abfc8e63b3dff2088cd0",
            "branch" : [
              {
                "SHA1" : "528647df09845c2a7f17abfc8e63b3dff2088cd0",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "528647df09845c2a7f17abfc8e63b3dff2088cd0",
        "branch" : [
          {
            "SHA1" : "528647df09845c2a7f17abfc8e63b3dff2088cd0",
            "name" : "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" : "#1020",
  "duration" : 1499980,
  "estimatedDuration" : 340979,
  "executor" : None,
  "fullDisplayName" : "oi-userland #1020",
  "id" : "2014-07-19_00-53-09",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1020,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1405731189000,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/1020/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sox/Makefile",
          "components/sox/patches/6.formats.c.patch",
          "components/sox/sox.p5m",
          "components/sox/patches/4.soxformat.7.patch"
        ],
        "commitId" : "86abdb4ec1eac85de057d3d98463f3c7d0c256d5",
        "timestamp" : 1405715618000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update sox to 14.4.1\u000a",
        "date" : "2014-07-19T00:33:38+0400",
        "id" : "86abdb4ec1eac85de057d3d98463f3c7d0c256d5",
        "msg" : "Update sox to 14.4.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sox/patches/6.formats.c.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/sox/sox.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/sox/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/sox/patches/4.soxformat.7.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/gst-plugins-base/Makefile"
        ],
        "commitId" : "fd0b945794489903bfcf128496bf8d9ca04b766b",
        "timestamp" : 1405715793000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Rebuild gst-plugins-base after ogg/vorbis update\u000a",
        "date" : "2014-07-19T00:36:33+0400",
        "id" : "fd0b945794489903bfcf128496bf8d9ca04b766b",
        "msg" : "Rebuild gst-plugins-base after ogg/vorbis update",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/gst-plugins-base/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}