{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user anonymous",
          "userId" : "alp",
          "userName" : "anonymous"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 4168,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3e2e1e52f0a3c13e5011f0a541da7c9649dd67cd",
            "branch" : [
              {
                "SHA1" : "3e2e1e52f0a3c13e5011f0a541da7c9649dd67cd",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3e2e1e52f0a3c13e5011f0a541da7c9649dd67cd",
            "branch" : [
              {
                "SHA1" : "3e2e1e52f0a3c13e5011f0a541da7c9649dd67cd",
                "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" : "3e2e1e52f0a3c13e5011f0a541da7c9649dd67cd",
        "branch" : [
          {
            "SHA1" : "3e2e1e52f0a3c13e5011f0a541da7c9649dd67cd",
            "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" : "#4168",
  "duration" : 4808476,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #4168",
  "id" : "2015-07-13_20-13-31",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4168,
  "queueId" : -1,
  "result" : "FAILURE",
  "timestamp" : 1436818411000,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/4168/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/components.ignore",
          "components/librsync/Makefile"
        ],
        "commitId" : "029a3a2552555f493afc04229f1ad2ceab9839b2",
        "timestamp" : 1436779084000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Enable librsync\u000a",
        "date" : "2015-07-13T12:18:04+0300",
        "id" : "029a3a2552555f493afc04229f1ad2ceab9839b2",
        "msg" : "Enable librsync",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/components.ignore"
          },
          {
            "editType" : "edit",
            "file" : "components/librsync/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/mercurial/patches/rst.patch",
          "components/mercurial/mercurial.copyright.excanvas",
          "components/mercurial/mercurial.copyright",
          "components/mercurial/mercurial-PYVER.p5m",
          "components/mercurial/patches/manpages.patch",
          "components/mercurial/patches/https_proxy.patch",
          "components/mercurial/patches/hgk.patch",
          "components/mercurial/mercurial.copyright.google",
          "components/mercurial/Makefile",
          "components/mercurial/mercurial-GENFRAG.p5m"
        ],
        "commitId" : "726f059d67634eaddbab3fa88f8d9c8c434b9710",
        "timestamp" : 1436780052000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update mercurial to 3.4.2\u000a",
        "date" : "2015-07-13T12:34:12+0300",
        "id" : "726f059d67634eaddbab3fa88f8d9c8c434b9710",
        "msg" : "Update mercurial to 3.4.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/mercurial/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/mercurial/patches/hgk.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/mercurial/patches/https_proxy.patch"
          },
          {
            "editType" : "add",
            "file" : "components/mercurial/mercurial.copyright.excanvas"
          },
          {
            "editType" : "add",
            "file" : "components/mercurial/mercurial.copyright.google"
          },
          {
            "editType" : "edit",
            "file" : "components/mercurial/mercurial-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/mercurial/mercurial-GENFRAG.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/mercurial/mercurial.copyright"
          },
          {
            "editType" : "edit",
            "file" : "components/mercurial/patches/rst.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/mercurial/patches/manpages.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/bind/bindc.p5m",
          "components/bind/Makefile"
        ],
        "commitId" : "7b671bc0b8ccc0a05e4ae73c4b23159a5b5d9865",
        "timestamp" : 1436784670000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update bind to 9.9.7-P1\u000a",
        "date" : "2015-07-13T13:51:10+0300",
        "id" : "7b671bc0b8ccc0a05e4ae73c4b23159a5b5d9865",
        "msg" : "Update bind to 9.9.7-P1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/bind/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/bind/bindc.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/osol/as/as.p5m",
          "components/osol/as/xprofile.p5m"
        ],
        "commitId" : "2895e63988756216b41c3700042e0be192a29efa",
        "timestamp" : 1436803520000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "deliver more closed binaries\u000a",
        "date" : "2015-07-13T19:05:20+0300",
        "id" : "2895e63988756216b41c3700042e0be192a29efa",
        "msg" : "deliver more closed binaries",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/osol/as/as.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/osol/as/xprofile.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/openssl/openssl-1.0.1/Makefile",
          "components/openssl/openssl-1.0.1/patches/hmac_ctx_abi_compat.patch"
        ],
        "commitId" : "ef0cd0fabc65897e8881f7df590d9579c07d9a36",
        "timestamp" : 1436805590000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update openssl to 1.0.1p\u000a",
        "date" : "2015-07-13T19:39:50+0300",
        "id" : "ef0cd0fabc65897e8881f7df590d9579c07d9a36",
        "msg" : "Update openssl to 1.0.1p",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/openssl/openssl-1.0.1/patches/hmac_ctx_abi_compat.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/openssl/openssl-1.0.1/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}