{
  "_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" : 8241,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a2aeac53bcc40d87b57bdf4d765efe5edbf96929",
            "branch" : [
              {
                "SHA1" : "a2aeac53bcc40d87b57bdf4d765efe5edbf96929",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a2aeac53bcc40d87b57bdf4d765efe5edbf96929",
            "branch" : [
              {
                "SHA1" : "a2aeac53bcc40d87b57bdf4d765efe5edbf96929",
                "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" : "a2aeac53bcc40d87b57bdf4d765efe5edbf96929",
        "branch" : [
          {
            "SHA1" : "a2aeac53bcc40d87b57bdf4d765efe5edbf96929",
            "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" : "#8241",
  "duration" : 415026,
  "estimatedDuration" : 2740406,
  "executor" : None,
  "fullDisplayName" : "oi-userland #8241",
  "id" : "8241",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 8241,
  "queueId" : 1732,
  "result" : "SUCCESS",
  "timestamp" : 1669200313454,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/8241/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/alabaster/Makefile",
          "components/python/alabaster/pkg5",
          "components/python/alabaster/test/results-all.master",
          "components/python/alabaster/manifests/sample-manifest.p5m",
          "components/python/alabaster/alabaster-PYVER.p5m",
          "components/python/alabaster/python-integrate-project.conf"
        ],
        "commitId" : "bba80882934f765763bf324d2bfc0f3c79b01241",
        "timestamp" : 1669226709000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add alabaster python project\u000a\u000a",
        "date" : "2022-11-23 19:05:09 +0100",
        "id" : "bba80882934f765763bf324d2bfc0f3c79b01241",
        "msg" : "Add alabaster python project",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/alabaster/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/alabaster/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/alabaster/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/alabaster/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/alabaster/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/alabaster/alabaster-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/setup.py.mk"
        ],
        "commitId" : "c44dc004893eb311e6a176a404df177b1409d050",
        "timestamp" : 1669226722000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "setup.py.mk: make coverage report removal more generic\u000a\u000a",
        "date" : "2022-11-23 19:05:22 +0100",
        "id" : "c44dc004893eb311e6a176a404df177b1409d050",
        "msg" : "setup.py.mk: make coverage report removal more generic",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/setup.py.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/licenses/MIT"
        ],
        "commitId" : "3fbec7f9ccb0176072c317e20d1e7d6a1a9ab01c",
        "timestamp" : 1669226734000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "tools/license-detector: normalize quotation marks for MIT\u000a\u000a",
        "date" : "2022-11-23 19:05:34 +0100",
        "id" : "3fbec7f9ccb0176072c317e20d1e7d6a1a9ab01c",
        "msg" : "tools/license-detector: normalize quotation marks for MIT",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/licenses/MIT"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/async-timeout/pkg5",
          "components/python/async-timeout/manifests/sample-manifest.p5m",
          "components/python/async-timeout/python-integrate-project.conf",
          "components/python/async-timeout/test/results-all.master",
          "components/python/async-timeout/async-timeout-PYVER.p5m",
          "components/python/async-timeout/Makefile"
        ],
        "commitId" : "2f53a4240ee6cf844e98d9a2d71f571a0bd432f3",
        "timestamp" : 1669231181000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add async-timeout python project\u000a\u000a",
        "date" : "2022-11-23 20:19:41 +0100",
        "id" : "2f53a4240ee6cf844e98d9a2d71f571a0bd432f3",
        "msg" : "Add async-timeout python project",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/async-timeout/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/async-timeout/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/async-timeout/async-timeout-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/async-timeout/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/async-timeout/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/async-timeout/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/imagesize/Makefile",
          "components/python/imagesize/pkg5",
          "components/python/imagesize/manifests/sample-manifest.p5m",
          "components/python/imagesize/imagesize-PYVER.p5m",
          "components/python/imagesize/test/results-all.master"
        ],
        "commitId" : "fa50288cf8ca490b5d1f976a8e165a266135ff98",
        "timestamp" : 1669231202000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add imagesize python project\u000a\u000a",
        "date" : "2022-11-23 20:20:02 +0100",
        "id" : "fa50288cf8ca490b5d1f976a8e165a266135ff98",
        "msg" : "Add imagesize python project",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/imagesize/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/imagesize/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/imagesize/imagesize-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/imagesize/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/imagesize/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/types-docutils/python-integrate-project.conf",
          "components/python/types-docutils/types-docutils.license",
          "components/python/types-docutils/types-docutils-PYVER.p5m",
          "components/python/types-docutils/manifests/sample-manifest.p5m",
          "components/python/types-docutils/pkg5",
          "components/python/types-docutils/test/results-all.master",
          "components/python/types-docutils/Makefile"
        ],
        "commitId" : "a2aeac53bcc40d87b57bdf4d765efe5edbf96929",
        "timestamp" : 1669231243000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add types-docutils python project\u000a\u000a",
        "date" : "2022-11-23 20:20:43 +0100",
        "id" : "a2aeac53bcc40d87b57bdf4d765efe5edbf96929",
        "msg" : "Add types-docutils python project",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/types-docutils/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/types-docutils/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/types-docutils/types-docutils-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/types-docutils/types-docutils.license"
          },
          {
            "editType" : "add",
            "file" : "components/python/types-docutils/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/types-docutils/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/types-docutils/test/results-all.master"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}