{
  "_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" : 4868,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8e80a846c09dda08e2a87a2e83f9cc3032a7aa7d",
            "branch" : [
              {
                "SHA1" : "8e80a846c09dda08e2a87a2e83f9cc3032a7aa7d",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8e80a846c09dda08e2a87a2e83f9cc3032a7aa7d",
            "branch" : [
              {
                "SHA1" : "8e80a846c09dda08e2a87a2e83f9cc3032a7aa7d",
                "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" : "8e80a846c09dda08e2a87a2e83f9cc3032a7aa7d",
        "branch" : [
          {
            "SHA1" : "8e80a846c09dda08e2a87a2e83f9cc3032a7aa7d",
            "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" : "#4868",
  "duration" : 1235612,
  "estimatedDuration" : 340979,
  "executor" : None,
  "fullDisplayName" : "oi-userland #4868",
  "id" : "4868",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4868,
  "queueId" : 303,
  "result" : "FAILURE",
  "timestamp" : 1571394954062,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/4868/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/libXfont2/Makefile"
        ],
        "commitId" : "95f0c89724dcbc212790a73bdb52d252f16f0e7f",
        "timestamp" : 1571394804000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "libxfont2: bump to 2.0.4\u000a",
        "date" : "2019-10-18 12:33:24 +0200",
        "id" : "95f0c89724dcbc212790a73bdb52d252f16f0e7f",
        "msg" : "libxfont2: bump to 2.0.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/libXfont2/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/libXvMC/libXvMC.p5m",
          "components/x11/libXvMC/manifests/sample-manifest.p5m",
          "components/x11/libXvMC/Makefile"
        ],
        "commitId" : "6fb1eaa32791197a7654394331cb45c876cb4674",
        "timestamp" : 1571394804000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "libxvmc: bump to 1.0.12\u000a",
        "date" : "2019-10-18 12:33:24 +0200",
        "id" : "6fb1eaa32791197a7654394331cb45c876cb4674",
        "msg" : "libxvmc: bump to 1.0.12",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/libXvMC/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/libXvMC/libXvMC.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/libXvMC/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/libX11/libx11.p5m",
          "components/x11/libX11/manifests/sample-manifest.p5m",
          "components/x11/libX11/Makefile"
        ],
        "commitId" : "8e80a846c09dda08e2a87a2e83f9cc3032a7aa7d",
        "timestamp" : 1571394804000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "libx11: bump to 1.6.9\u000a",
        "date" : "2019-10-18 12:33:24 +0200",
        "id" : "8e80a846c09dda08e2a87a2e83f9cc3032a7aa7d",
        "msg" : "libx11: bump to 1.6.9",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/libX11/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/libX11/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/libX11/libx11.p5m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
      "fullName" : "Aurélien Larcher"
    }
  ]
}