{
  "_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" : 8588,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8935b9eea5be079f2782b69eb0e1c861dc432947",
            "branch" : [
              {
                "SHA1" : "8935b9eea5be079f2782b69eb0e1c861dc432947",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8935b9eea5be079f2782b69eb0e1c861dc432947",
            "branch" : [
              {
                "SHA1" : "8935b9eea5be079f2782b69eb0e1c861dc432947",
                "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" : "8935b9eea5be079f2782b69eb0e1c861dc432947",
        "branch" : [
          {
            "SHA1" : "8935b9eea5be079f2782b69eb0e1c861dc432947",
            "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" : "#8588",
  "duration" : 2057588,
  "estimatedDuration" : 340979,
  "executor" : None,
  "fullDisplayName" : "oi-userland #8588",
  "id" : "8588",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 8588,
  "queueId" : 76,
  "result" : "SUCCESS",
  "timestamp" : 1673619371276,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/8588/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/tor/Makefile"
        ],
        "commitId" : "0e48c8f1060fe727c54eac9c0fddd2adb192ba2b",
        "timestamp" : 1673619151000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "tor: Update to version 0.4.7.13\u000a\u000a",
        "date" : "2023-01-13 15:12:31 +0100",
        "id" : "0e48c8f1060fe727c54eac9c0fddd2adb192ba2b",
        "msg" : "tor: Update to version 0.4.7.13",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/tor/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pre_commit/python-integrate-project.conf",
          "components/python/pre_commit/Makefile",
          "components/python/pre_commit/test/results-all.master",
          "components/python/pre_commit/pkg5",
          "components/python/pre_commit/pre_commit-PYVER.p5m",
          "components/python/pre_commit/manifests/sample-manifest.p5m"
        ],
        "commitId" : "bef2f6725794b9cc9d58fcfcb1d68b2854c81dc1",
        "timestamp" : 1673619166000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add pre_commit python project\u000a\u000a",
        "date" : "2023-01-13 15:12:46 +0100",
        "id" : "bef2f6725794b9cc9d58fcfcb1d68b2854c81dc1",
        "msg" : "Add pre_commit python project",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/pre_commit/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/pre_commit/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/pre_commit/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/pre_commit/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/pre_commit/pre_commit-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/pre_commit/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/lazy-object-proxy/pkg5",
          "components/python/lazy-object-proxy/Makefile",
          "components/python/lazy-object-proxy/manifests/sample-manifest.p5m",
          "components/python/lazy-object-proxy/lazy-object-proxy-PYVER.p5m"
        ],
        "commitId" : "8935b9eea5be079f2782b69eb0e1c861dc432947",
        "timestamp" : 1673619201000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add lazy-object-proxy python project\u000a\u000a",
        "date" : "2023-01-13 15:13:21 +0100",
        "id" : "8935b9eea5be079f2782b69eb0e1c861dc432947",
        "msg" : "Add lazy-object-proxy python project",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/lazy-object-proxy/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/lazy-object-proxy/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/lazy-object-proxy/lazy-object-proxy-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/lazy-object-proxy/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}