{
  "_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" : 8689,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "0e2fe4c24fbc7d406a7e833ab05531f4c29cc028",
            "branch" : [
              {
                "SHA1" : "0e2fe4c24fbc7d406a7e833ab05531f4c29cc028",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "0e2fe4c24fbc7d406a7e833ab05531f4c29cc028",
            "branch" : [
              {
                "SHA1" : "0e2fe4c24fbc7d406a7e833ab05531f4c29cc028",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        },
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 6948,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8328397e99d92e3943442e1bfdfbdb9d37a4fcf8",
            "branch" : [
              {
                "SHA1" : "8328397e99d92e3943442e1bfdfbdb9d37a4fcf8",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8328397e99d92e3943442e1bfdfbdb9d37a4fcf8",
            "branch" : [
              {
                "SHA1" : "8328397e99d92e3943442e1bfdfbdb9d37a4fcf8",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "0e2fe4c24fbc7d406a7e833ab05531f4c29cc028",
        "branch" : [
          {
            "SHA1" : "0e2fe4c24fbc7d406a7e833ab05531f4c29cc028",
            "name" : "refs/remotes/origin/oi/hipster"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/OpenIndiana/oi-userland.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#8689",
  "duration" : 2009291,
  "estimatedDuration" : 340979,
  "executor" : None,
  "fullDisplayName" : "oi-userland #8689",
  "id" : "8689",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 8689,
  "queueId" : 192,
  "result" : "SUCCESS",
  "timestamp" : 1674852316860,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/8689/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/ocaml/zarith/Makefile",
          "components/ocaml/zarith/test/results-all.master",
          "components/ocaml/zarith/pkg5",
          "components/ocaml/zarith/Zarith.p5m",
          "components/ocaml/zarith/manifests/sample-manifest.p5m"
        ],
        "commitId" : "d557df3dbafb382413da74e06db589480aa02a28",
        "timestamp" : 1674852146000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Zarith - ocaml package for arithmetic and logical operations over arbitrary-precision integers.\u000a\u000a",
        "date" : "2023-01-27 21:42:26 +0100",
        "id" : "d557df3dbafb382413da74e06db589480aa02a28",
        "msg" : "Zarith - ocaml package for arithmetic and logical operations over arbitrary-precision integers.",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/ocaml/zarith/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/ocaml/zarith/Zarith.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/ocaml/zarith/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/ocaml/zarith/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/ocaml/zarith/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/ngrep/Makefile",
          "components/sysutils/ngrep/pkg5"
        ],
        "commitId" : "0e2fe4c24fbc7d406a7e833ab05531f4c29cc028",
        "timestamp" : 1674852193000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Make ngrep 64bit only\u000a\u000a",
        "date" : "2023-01-27 21:43:13 +0100",
        "id" : "0e2fe4c24fbc7d406a7e833ab05531f4c29cc028",
        "msg" : "Make ngrep 64bit only",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/ngrep/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/ngrep/pkg5"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}