{
  "_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" : 14238,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "4894e3b866120bd1295224f74460b1927c105360",
            "branch" : [
              {
                "SHA1" : "4894e3b866120bd1295224f74460b1927c105360",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "4894e3b866120bd1295224f74460b1927c105360",
            "branch" : [
              {
                "SHA1" : "4894e3b866120bd1295224f74460b1927c105360",
                "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" : "4894e3b866120bd1295224f74460b1927c105360",
        "branch" : [
          {
            "SHA1" : "4894e3b866120bd1295224f74460b1927c105360",
            "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" : "#14238",
  "duration" : 962743,
  "estimatedDuration" : 868047,
  "executor" : None,
  "fullDisplayName" : "oi-userland #14238",
  "id" : "14238",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 14238,
  "queueId" : 2380,
  "result" : "SUCCESS",
  "timestamp" : 1763801461888,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/14238/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/Cython/Makefile",
          "components/python/Cython/patches/03-gmake.patch",
          "components/python/Cython/patches/05-test_beta.patch",
          "components/python/Cython/patches/04-test-no-time.patch",
          "components/python/Cython/test/results-all.master",
          "components/python/Cython/pkg5",
          "components/python/Cython/.gitignore",
          "components/python/Cython/patches/01-test-sorted-list.patch",
          "components/python/Cython/python-integrate-project.conf",
          "components/python/Cython/patches/02-test_int_pow.patch"
        ],
        "commitId" : "4b3b1b4ff631eb2c0d1c532338e43776453d9a67",
        "timestamp" : 1763801189000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/Cython: update to 3.1.7; rebuild for Python 3.14\u000a\u000a",
        "date" : "2025-11-22 09:46:29 +0100",
        "id" : "4b3b1b4ff631eb2c0d1c532338e43776453d9a67",
        "msg" : "python/Cython: update to 3.1.7; rebuild for Python 3.14",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/Cython/patches/01-test-sorted-list.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Cython/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Cython/patches/05-test_beta.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Cython/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Cython/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Cython/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Cython/patches/03-gmake.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Cython/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Cython/patches/04-test-no-time.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Cython/patches/02-test_int_pow.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/cargo-vendor.mk"
        ],
        "commitId" : "a9c772aeb44ba967fa242e9878cb370049fe81cd",
        "timestamp" : 1763801206000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "cargo-vendor.mk: allow Cargo.toml in subdir\u000a\u000a",
        "date" : "2025-11-22 09:46:46 +0100",
        "id" : "a9c772aeb44ba967fa242e9878cb370049fe81cd",
        "msg" : "cargo-vendor.mk: allow Cargo.toml in subdir",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/cargo-vendor.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/ninja/Makefile"
        ],
        "commitId" : "0ed6211a23838a55792019766d897e4d266f20ca",
        "timestamp" : 1763801218000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "ninja: update to 1.13.2\u000a\u000a",
        "date" : "2025-11-22 09:46:58 +0100",
        "id" : "0ed6211a23838a55792019766d897e4d266f20ca",
        "msg" : "ninja: update to 1.13.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/ninja/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/cfgv/test/results-all.master",
          "components/python/cfgv/.gitignore",
          "components/python/cfgv/Makefile",
          "components/python/cfgv/patches/01-no-coverage.patch"
        ],
        "commitId" : "04f8a80a190301542665e21df0074e8230a43092",
        "timestamp" : 1763801234000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/cfgv: update to 3.5.0\u000a\u000a",
        "date" : "2025-11-22 09:47:14 +0100",
        "id" : "04f8a80a190301542665e21df0074e8230a43092",
        "msg" : "python/cfgv: update to 3.5.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/cfgv/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cfgv/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cfgv/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cfgv/patches/01-no-coverage.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/maturin/Makefile",
          "components/python/maturin/.gitignore"
        ],
        "commitId" : "73ce8a6615e8294b392a739847a0c68458e8ea63",
        "timestamp" : 1763801246000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/maturin: update to 1.10.2\u000a\u000a",
        "date" : "2025-11-22 09:47:26 +0100",
        "id" : "73ce8a6615e8294b392a739847a0c68458e8ea63",
        "msg" : "python/maturin: update to 1.10.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/maturin/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/maturin/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/prompt_toolkit/pkg5",
          "components/python/prompt_toolkit/test/results-all.master",
          "components/python/prompt_toolkit/Makefile"
        ],
        "commitId" : "72bb65c9e3fa7cc11731b5af694718cbef0ece9a",
        "timestamp" : 1763801261000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/prompt_toolkit: rebuild for Python 3.14\u000a\u000a",
        "date" : "2025-11-22 09:47:41 +0100",
        "id" : "72bb65c9e3fa7cc11731b5af694718cbef0ece9a",
        "msg" : "python/prompt_toolkit: rebuild for Python 3.14",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/prompt_toolkit/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/prompt_toolkit/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/prompt_toolkit/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pyproject-metadata/.gitignore",
          "components/python/pyproject-metadata/test/results-all.master",
          "components/python/pyproject-metadata/Makefile"
        ],
        "commitId" : "9b086d9d3dd47a4cc6b78ddad0d5c13c803dd9d4",
        "timestamp" : 1763801274000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pyproject-metadata: update to 0.10.0\u000a\u000a",
        "date" : "2025-11-22 09:47:54 +0100",
        "id" : "9b086d9d3dd47a4cc6b78ddad0d5c13c803dd9d4",
        "msg" : "python/pyproject-metadata: update to 0.10.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pyproject-metadata/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyproject-metadata/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyproject-metadata/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/types-psutil/Makefile",
          "components/python/types-psutil/.gitignore"
        ],
        "commitId" : "9043db9916517c2dad863c5bdf46505a1fc00e50",
        "timestamp" : 1763801286000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/types-psutil: update to 7.1.1.20251122\u000a\u000a",
        "date" : "2025-11-22 09:48:06 +0100",
        "id" : "9043db9916517c2dad863c5bdf46505a1fc00e50",
        "msg" : "python/types-psutil: update to 7.1.1.20251122",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/types-psutil/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/types-psutil/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/exceptiongroup/test/results-3.14.master",
          "components/python/exceptiongroup/python-integrate-project.conf",
          "components/python/exceptiongroup/.gitignore",
          "components/python/exceptiongroup/test/results-3.9.master",
          "components/python/exceptiongroup/patches/01-test_deep.patch",
          "components/python/exceptiongroup/Makefile"
        ],
        "commitId" : "4894e3b866120bd1295224f74460b1927c105360",
        "timestamp" : 1763801299000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/exceptiongroup: update to 1.3.1\u000a\u000a",
        "date" : "2025-11-22 09:48:19 +0100",
        "id" : "4894e3b866120bd1295224f74460b1927c105360",
        "msg" : "python/exceptiongroup: update to 1.3.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/exceptiongroup/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/exceptiongroup/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/exceptiongroup/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/exceptiongroup/test/results-3.9.master"
          },
          {
            "editType" : "delete",
            "file" : "components/python/exceptiongroup/patches/01-test_deep.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/exceptiongroup/test/results-3.14.master"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}