{
  "_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" : 9203,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "cdac9719c89af768c2c834ebfa9c40e12755a685",
            "branch" : [
              {
                "SHA1" : "cdac9719c89af768c2c834ebfa9c40e12755a685",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "cdac9719c89af768c2c834ebfa9c40e12755a685",
            "branch" : [
              {
                "SHA1" : "cdac9719c89af768c2c834ebfa9c40e12755a685",
                "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" : "cdac9719c89af768c2c834ebfa9c40e12755a685",
        "branch" : [
          {
            "SHA1" : "cdac9719c89af768c2c834ebfa9c40e12755a685",
            "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" : "#9203",
  "duration" : 1054247,
  "estimatedDuration" : 386964,
  "executor" : None,
  "fullDisplayName" : "oi-userland #9203",
  "id" : "9203",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 9203,
  "queueId" : 782,
  "result" : "SUCCESS",
  "timestamp" : 1682091969843,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/9203/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/virtualenv/manifests/sample-manifest.p5m",
          "components/python/virtualenv/patches/01-tox.ini.patch",
          "components/python/virtualenv/python-integrate-project.conf",
          "components/python/virtualenv/Makefile",
          "components/python/virtualenv/virtualenv-PYVER.p5m"
        ],
        "commitId" : "8c795a386eff602149c48e51a75fbd3e79be8c9d",
        "timestamp" : 1682091849000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/virtualenv: update to 20.22.0\u000a\u000a",
        "date" : "2023-04-21 17:44:09 +0200",
        "id" : "8c795a386eff602149c48e51a75fbd3e79be8c9d",
        "msg" : "python/virtualenv: update to 20.22.0",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/python/virtualenv/patches/01-tox.ini.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/virtualenv/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/virtualenv/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/virtualenv/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/virtualenv/virtualenv-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/hypothesis/Makefile"
        ],
        "commitId" : "d801e2d1f23fe6ee8ca4f4e3d25c0fbb639e64c8",
        "timestamp" : 1682091863000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/hypothesis: update to 6.72.1\u000a\u000a",
        "date" : "2023-04-21 17:44:23 +0200",
        "id" : "d801e2d1f23fe6ee8ca4f4e3d25c0fbb639e64c8",
        "msg" : "python/hypothesis: update to 6.72.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pkginfo/manifests/sample-manifest.p5m",
          "components/python/pkginfo/pkginfo-PYVER.p5m",
          "components/python/pkginfo/Makefile",
          "components/python/pkginfo/test/results-all.master",
          "components/python/pkginfo/pkg5"
        ],
        "commitId" : "bbb778f9bbfc36599ef8aa5410656fb8e414850e",
        "timestamp" : 1682091873000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pkginfo: update to 1.9.6\u000a\u000a",
        "date" : "2023-04-21 17:44:33 +0200",
        "id" : "bbb778f9bbfc36599ef8aa5410656fb8e414850e",
        "msg" : "python/pkginfo: update to 1.9.6",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pkginfo/pkginfo-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pkginfo/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pkginfo/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pkginfo/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pkginfo/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pipdeptree/pkg5",
          "components/python/pipdeptree/Makefile",
          "components/python/pipdeptree/test/results-3.9.master",
          "components/python/pipdeptree/test/results-3.7.master"
        ],
        "commitId" : "89b3eb1caf916abbd60216d80192685dcce6af8f",
        "timestamp" : 1682091884000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pipdeptree: update to 2.7.0\u000a\u000a",
        "date" : "2023-04-21 17:44:44 +0200",
        "id" : "89b3eb1caf916abbd60216d80192685dcce6af8f",
        "msg" : "python/pipdeptree: update to 2.7.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pipdeptree/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pipdeptree/test/results-3.9.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pipdeptree/test/results-3.7.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pipdeptree/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/importlib_metadata/Makefile",
          "components/python/importlib_metadata/test/results-all.master"
        ],
        "commitId" : "6b5c9afe1882ca37c8b6a83619725154a718e7c5",
        "timestamp" : 1682091895000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/importlib_metadata: update to 6.5.0\u000a\u000a",
        "date" : "2023-04-21 17:44:55 +0200",
        "id" : "6b5c9afe1882ca37c8b6a83619725154a718e7c5",
        "msg" : "python/importlib_metadata: update to 6.5.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/importlib_metadata/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/importlib_metadata/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/poetry_core/Makefile",
          "components/python/poetry_core/python-integrate-project.conf",
          "components/python/poetry_core/patches/01-tox.ini.patch",
          "components/python/poetry_core/pkg5"
        ],
        "commitId" : "7aa0477e2a5e6a39fc4916997da1ace80363dbb5",
        "timestamp" : 1682091906000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/poetry_core: update to 1.5.2\u000a\u000a",
        "date" : "2023-04-21 17:45:06 +0200",
        "id" : "7aa0477e2a5e6a39fc4916997da1ace80363dbb5",
        "msg" : "python/poetry_core: update to 1.5.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/poetry_core/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/poetry_core/patches/01-tox.ini.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/poetry_core/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/poetry_core/python-integrate-project.conf"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/jaraco.collections/test/results-all.master",
          "components/python/jaraco.collections/Makefile"
        ],
        "commitId" : "9da98eb4d30fe4da37d02f64ddc01b474f12b315",
        "timestamp" : 1682091916000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/jaraco.collections: update to 4.1.0\u000a\u000a",
        "date" : "2023-04-21 17:45:16 +0200",
        "id" : "9da98eb4d30fe4da37d02f64ddc01b474f12b315",
        "msg" : "python/jaraco.collections: update to 4.1.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/jaraco.collections/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jaraco.collections/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/jaraco.context/pkg5",
          "components/python/jaraco.context/Makefile",
          "components/python/jaraco.context/python-integrate-project.conf",
          "components/python/jaraco.context/test/results-all.master",
          "components/python/jaraco.context/jaraco.context-PYVER.p5m",
          "components/python/jaraco.context/manifests/sample-manifest.p5m"
        ],
        "commitId" : "e08ef6f703608ed7dcae3be84ba0a77d021f69c9",
        "timestamp" : 1682091928000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/jaraco.context: update to 4.3.0\u000a\u000a",
        "date" : "2023-04-21 17:45:28 +0200",
        "id" : "e08ef6f703608ed7dcae3be84ba0a77d021f69c9",
        "msg" : "python/jaraco.context: update to 4.3.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/jaraco.context/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jaraco.context/jaraco.context-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/jaraco.context/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jaraco.context/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jaraco.context/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jaraco.context/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pytz/Makefile",
          "components/python/pytz/pkg5",
          "components/python/pytz/test/results-3.7.master",
          "components/python/pytz/test/results-3.9.master"
        ],
        "commitId" : "cdac9719c89af768c2c834ebfa9c40e12755a685",
        "timestamp" : 1682091968000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pytz: update to 2023.3\u000a\u000a",
        "date" : "2023-04-21 17:46:08 +0200",
        "id" : "cdac9719c89af768c2c834ebfa9c40e12755a685",
        "msg" : "python/pytz: update to 2023.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pytz/test/results-3.7.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytz/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytz/test/results-3.9.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytz/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}