{
  "_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.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        },
        {
          "_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" : {
        "refs/remotes/origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 8706,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "56119f318f1191c55de742272c9037e2dfa6dc94",
            "branch" : [
              {
                "SHA1" : "56119f318f1191c55de742272c9037e2dfa6dc94",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "56119f318f1191c55de742272c9037e2dfa6dc94",
            "branch" : [
              {
                "SHA1" : "56119f318f1191c55de742272c9037e2dfa6dc94",
                "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" : "56119f318f1191c55de742272c9037e2dfa6dc94",
        "branch" : [
          {
            "SHA1" : "56119f318f1191c55de742272c9037e2dfa6dc94",
            "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" : "#8706",
  "duration" : 2393500,
  "estimatedDuration" : 340979,
  "executor" : None,
  "fullDisplayName" : "oi-userland #8706",
  "id" : "8706",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 8706,
  "queueId" : 212,
  "result" : "SUCCESS",
  "timestamp" : 1675070579431,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/8706/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/image/xsane/xsane.p5m",
          "components/image/xsane/Makefile",
          "components/image/xsane/pkg5",
          "components/image/xsane/manifests/sample-manifest.p5m"
        ],
        "commitId" : "397193611a9a98fb0a37e8faa00c98f97f864217",
        "timestamp" : 1675069009000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "rebuild xsane\u000a\u000a",
        "date" : "2023-01-30 09:56:49 +0100",
        "id" : "397193611a9a98fb0a37e8faa00c98f97f864217",
        "msg" : "rebuild xsane",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/image/xsane/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/image/xsane/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/image/xsane/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/image/xsane/xsane.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/Sphinx/manifests/sample-manifest.p5m",
          "components/python/Sphinx/python-integrate-project.conf",
          "components/python/Sphinx/Sphinx-PYVER.p5m",
          "components/python/Sphinx/Makefile",
          "components/python/Sphinx/pkg5"
        ],
        "commitId" : "56119f318f1191c55de742272c9037e2dfa6dc94",
        "timestamp" : 1675069023000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add Sphinx python project\u000a\u000a",
        "date" : "2023-01-30 09:57:03 +0100",
        "id" : "56119f318f1191c55de742272c9037e2dfa6dc94",
        "msg" : "Add Sphinx python project",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/Sphinx/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/Sphinx/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/Sphinx/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/Sphinx/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/Sphinx/Sphinx-PYVER.p5m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}