{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3290,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "6242cd1b9e2d6e7fc77655d824e47c8c33512727",
            "branch" : [
              {
                "SHA1" : "6242cd1b9e2d6e7fc77655d824e47c8c33512727",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "6242cd1b9e2d6e7fc77655d824e47c8c33512727",
            "branch" : [
              {
                "SHA1" : "6242cd1b9e2d6e7fc77655d824e47c8c33512727",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        },
        "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" : 1129,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
            "branch" : [
              {
                "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
            "branch" : [
              {
                "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "6242cd1b9e2d6e7fc77655d824e47c8c33512727",
        "branch" : [
          {
            "SHA1" : "6242cd1b9e2d6e7fc77655d824e47c8c33512727",
            "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" : "#3290",
  "duration" : 1130886,
  "estimatedDuration" : 309212,
  "executor" : None,
  "fullDisplayName" : "oi-userland #3290",
  "id" : "3290",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 3290,
  "queueId" : 1059,
  "result" : "FAILURE",
  "timestamp" : 1500926714150,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/3290/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/xorg-server/patches/39-CVE-2017-2624.patch",
          "components/x11/xorg-server/Makefile",
          "components/x11/xorg-server/patches/38-26403894.patch"
        ],
        "commitId" : "5f92b13d24a1fdc852d2757fb7fee5a4dc7f0603",
        "timestamp" : 1500926619000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "xorg-server: fix CVE-2017-10971, CVE-2017-10972, CVE-2017-2624\u000a",
        "date" : "2017-07-24 23:03:39 +0300",
        "id" : "5f92b13d24a1fdc852d2757fb7fee5a4dc7f0603",
        "msg" : "xorg-server: fix CVE-2017-10971, CVE-2017-10972, CVE-2017-2624",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/x11/xorg-server/patches/39-CVE-2017-2624.patch"
          },
          {
            "editType" : "add",
            "file" : "components/x11/xorg-server/patches/38-26403894.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xorg-server/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/tigervnc/Makefile"
        ],
        "commitId" : "0aaa3bebb13c2cf7cadf5468c5052e0625e16bb0",
        "timestamp" : 1500926619000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "tigervnc: rebuild after xorg changes\u000a",
        "date" : "2017-07-24 23:03:39 +0300",
        "id" : "0aaa3bebb13c2cf7cadf5468c5052e0625e16bb0",
        "msg" : "tigervnc: rebuild after xorg changes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/tigervnc/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/image/imagemagick/Makefile"
        ],
        "commitId" : "6242cd1b9e2d6e7fc77655d824e47c8c33512727",
        "timestamp" : 1500926619000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "imagemagick: update to 6.9.9-2\u000a",
        "date" : "2017-07-24 23:03:39 +0300",
        "id" : "6242cd1b9e2d6e7fc77655d824e47c8c33512727",
        "msg" : "imagemagick: update to 6.9.9-2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/image/imagemagick/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}