{
  "_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" : 10923,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "2e7a8c2df77b6abe752b0a58ab8f3b7c6fbf190a",
            "branch" : [
              {
                "SHA1" : "2e7a8c2df77b6abe752b0a58ab8f3b7c6fbf190a",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "2e7a8c2df77b6abe752b0a58ab8f3b7c6fbf190a",
            "branch" : [
              {
                "SHA1" : "2e7a8c2df77b6abe752b0a58ab8f3b7c6fbf190a",
                "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" : "2e7a8c2df77b6abe752b0a58ab8f3b7c6fbf190a",
        "branch" : [
          {
            "SHA1" : "2e7a8c2df77b6abe752b0a58ab8f3b7c6fbf190a",
            "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" : "#10923",
  "duration" : 1228944,
  "estimatedDuration" : 340979,
  "executor" : None,
  "fullDisplayName" : "oi-userland #10923",
  "id" : "10923",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 10923,
  "queueId" : 791,
  "result" : "SUCCESS",
  "timestamp" : 1702883447918,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/10923/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/python-requires"
        ],
        "commitId" : "3b42bf3a0a7aaca94353ddd0f0a143124eddee10",
        "timestamp" : 1702883154000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "tools/python-requires: handle extras in requirements\u000a\u000a",
        "date" : "2023-12-18 08:05:54 +0100",
        "id" : "3b42bf3a0a7aaca94353ddd0f0a143124eddee10",
        "msg" : "tools/python-requires: handle extras in requirements",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/python-requires"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/python-requires"
        ],
        "commitId" : "1b2cf434cb19d20c32327864f2c6c3ab50d64466",
        "timestamp" : 1702883165000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "tools/python-requires: drop support for Python 3.7 and packaging < 22\u000a\u000a",
        "date" : "2023-12-18 08:06:05 +0100",
        "id" : "1b2cf434cb19d20c32327864f2c6c3ab50d64466",
        "msg" : "tools/python-requires: drop support for Python 3.7 and packaging < 22",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/python-requires"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/diff_cover/history",
          "components/python/diff_cover/Makefile",
          "components/python/diff_cover/python-integrate-project.conf",
          "components/python/diff_cover/test/results-all.master"
        ],
        "commitId" : "aae1ab1c42b14166a4be2f7ddf41de740422580e",
        "timestamp" : 1702883175000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/diff_cover: update to 8.0.2\u000a\u000a",
        "date" : "2023-12-18 08:06:15 +0100",
        "id" : "aae1ab1c42b14166a4be2f7ddf41de740422580e",
        "msg" : "python/diff_cover: update to 8.0.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/diff_cover/history"
          },
          {
            "editType" : "edit",
            "file" : "components/python/diff_cover/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/diff_cover/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/diff_cover/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/markdown2/Makefile",
          "components/python/markdown2/test/results-all.master"
        ],
        "commitId" : "8ab4a52b27f0ed1e75aaeb3118e13b416f8b848b",
        "timestamp" : 1702883186000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/markdown2: update to 2.4.12\u000a\u000a",
        "date" : "2023-12-18 08:06:26 +0100",
        "id" : "8ab4a52b27f0ed1e75aaeb3118e13b416f8b848b",
        "msg" : "python/markdown2: update to 2.4.12",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/markdown2/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/markdown2/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/psutil/patches/04-test-disable-failing.patch",
          "components/python/psutil/test/results-all.master",
          "components/python/psutil/patches/02-test_connections.patch",
          "components/python/psutil/Makefile",
          "components/python/psutil/patches/05-test_count.patch",
          "components/python/psutil/patches/06-test_cpu_times_comparison.patch",
          "components/python/psutil/patches/03-sunos.patch",
          "components/python/psutil/patches/01-no-shebang.patch"
        ],
        "commitId" : "697e17ed770ca04de06bb271cca17ec371ee3ce7",
        "timestamp" : 1702883196000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/psutil: update to 5.9.7\u000a\u000a",
        "date" : "2023-12-18 08:06:36 +0100",
        "id" : "697e17ed770ca04de06bb271cca17ec371ee3ce7",
        "msg" : "python/psutil: update to 5.9.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/psutil/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/psutil/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/psutil/patches/04-test-disable-failing.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/psutil/patches/03-sunos.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/psutil/patches/01-no-shebang.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/psutil/patches/05-test_count.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/psutil/patches/06-test_cpu_times_comparison.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/psutil/patches/02-test_connections.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/rpds_py/Makefile",
          "components/python/rpds_py/test/results-all.master"
        ],
        "commitId" : "2e7a8c2df77b6abe752b0a58ab8f3b7c6fbf190a",
        "timestamp" : 1702883207000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/rpds_py: update to 0.15.2\u000a\u000a",
        "date" : "2023-12-18 08:06:47 +0100",
        "id" : "2e7a8c2df77b6abe752b0a58ab8f3b7c6fbf190a",
        "msg" : "python/rpds_py: update to 0.15.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/rpds_py/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/rpds_py/test/results-all.master"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}