{
  "_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" : 2797,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3c81dc996a76c0cbeeb7a81185cc1f1fb81ca982",
            "branch" : [
              {
                "SHA1" : "3c81dc996a76c0cbeeb7a81185cc1f1fb81ca982",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3c81dc996a76c0cbeeb7a81185cc1f1fb81ca982",
            "branch" : [
              {
                "SHA1" : "3c81dc996a76c0cbeeb7a81185cc1f1fb81ca982",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "3c81dc996a76c0cbeeb7a81185cc1f1fb81ca982",
        "branch" : [
          {
            "SHA1" : "3c81dc996a76c0cbeeb7a81185cc1f1fb81ca982",
            "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" : "#2797",
  "duration" : 142085,
  "estimatedDuration" : 172614,
  "executor" : None,
  "fullDisplayName" : "oi-encumbered #2797",
  "id" : "2797",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 2797,
  "queueId" : 3112,
  "result" : "SUCCESS",
  "timestamp" : 1771348868549,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-encumbered/2797/",
  "builtOn" : "encumbered_node",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/librsvg/librsvg.p5m",
          "components/library/librsvg/Makefile",
          "components/library/librsvg/manifests/sample-manifest.p5m"
        ],
        "commitId" : "ee8dc53966d2b57d60be6fecb80e85ae4bf8f389",
        "timestamp" : 1771348790000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "librsvg: readd gdk-pixbufloader, minor update 2.61.4\u000a\u000a",
        "date" : "2026-02-17 18:19:50 +0100",
        "id" : "ee8dc53966d2b57d60be6fecb80e85ae4bf8f389",
        "msg" : "librsvg: readd gdk-pixbufloader, minor update 2.61.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/librsvg/librsvg.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/librsvg/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/librsvg/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/uvicorn/patches/08-deprecation.patch",
          "components/python/uvicorn/patches/02-no-a2wsgi.patch",
          "components/python/uvicorn/patches/01-anyio.patch",
          "components/python/uvicorn/patches/07-no-httptools.patch",
          "components/python/uvicorn/patches/04-test-reqs.patch",
          "components/python/uvicorn/patches/05-no-coverage.patch",
          "components/python/uvicorn/Makefile",
          "components/python/uvicorn/.gitignore",
          "components/python/uvicorn/patches/06-no-mypy.patch",
          "components/python/uvicorn/patches/03-no-wsproto.patch"
        ],
        "commitId" : "907b1cd28d668c84a700cf1e26f05ddfb7efd344",
        "timestamp" : 1771348804000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/uvicorn: update to 0.41.0\u000a\u000a",
        "date" : "2026-02-17 18:20:04 +0100",
        "id" : "907b1cd28d668c84a700cf1e26f05ddfb7efd344",
        "msg" : "python/uvicorn: update to 0.41.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/uvicorn/patches/02-no-a2wsgi.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/uvicorn/patches/06-no-mypy.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/uvicorn/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/uvicorn/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/uvicorn/patches/01-anyio.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/uvicorn/patches/04-test-reqs.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/uvicorn/patches/05-no-coverage.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/uvicorn/patches/07-no-httptools.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/uvicorn/patches/08-deprecation.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/uvicorn/patches/03-no-wsproto.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/tox/manifests/sample-manifest.p5m",
          "components/python/tox/.gitignore",
          "components/python/tox/patches/05-tox-current-env.patch",
          "components/python/tox/patches/06-no-diff-cover.patch",
          "components/python/tox/tox-PYVER.p5m",
          "components/python/tox/patches/07-setup.cfg.patch",
          "components/python/tox/patches/04-test-tox-path.patch",
          "components/python/tox/Makefile",
          "components/python/tox/patches/01-test-no-devpi_process.patch",
          "components/python/tox/patches/03-tox-cov-proto.patch",
          "components/python/tox/patches/02-tox-pytest-indirectly.patch"
        ],
        "commitId" : "bf192013c749f7e4652958403900b58bda6d14ad",
        "timestamp" : 1771348816000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/tox: update to 4.36.1\u000a\u000a",
        "date" : "2026-02-17 18:20:16 +0100",
        "id" : "bf192013c749f7e4652958403900b58bda6d14ad",
        "msg" : "python/tox: update to 4.36.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/tox/patches/02-tox-pytest-indirectly.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/patches/05-tox-current-env.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/patches/01-test-no-devpi_process.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/patches/04-test-tox-path.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/patches/06-no-diff-cover.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/patches/07-setup.cfg.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/patches/03-tox-cov-proto.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/tox-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/zope.deferredimport/patches/02-test-no-docs.patch",
          "components/python/zope.deferredimport/.gitignore",
          "components/python/zope.deferredimport/Makefile"
        ],
        "commitId" : "da6fd882a64dd2fe64fb2416ed2af1ee3d196ca0",
        "timestamp" : 1771348828000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/zope.deferredimport: update to 6.1.1\u000a\u000a",
        "date" : "2026-02-17 18:20:28 +0100",
        "id" : "da6fd882a64dd2fe64fb2416ed2af1ee3d196ca0",
        "msg" : "python/zope.deferredimport: update to 6.1.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/zope.deferredimport/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zope.deferredimport/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zope.deferredimport/patches/02-test-no-docs.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/uv-build/Makefile",
          "components/python/uv-build/pkg5",
          "components/python/uv-build/.gitignore"
        ],
        "commitId" : "3891fd9b07757f14d4883346e7c837449c9a07f0",
        "timestamp" : 1771348840000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/uv-build: update to 0.10.3\u000a\u000a",
        "date" : "2026-02-17 18:20:40 +0100",
        "id" : "3891fd9b07757f14d4883346e7c837449c9a07f0",
        "msg" : "python/uv-build: update to 0.10.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/uv-build/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/uv-build/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/uv-build/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/platformdirs/patches/01-no-coverage.patch",
          "components/python/platformdirs/.gitignore",
          "components/python/platformdirs/Makefile",
          "components/python/platformdirs/test/results-all.master"
        ],
        "commitId" : "088fc9a4a4966ca58f8a43ab556767abc148314d",
        "timestamp" : 1771348853000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/platformdirs: update to 4.9.2\u000a\u000a",
        "date" : "2026-02-17 18:20:53 +0100",
        "id" : "088fc9a4a4966ca58f8a43ab556767abc148314d",
        "msg" : "python/platformdirs: update to 4.9.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/platformdirs/patches/01-no-coverage.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/platformdirs/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/platformdirs/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/platformdirs/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/maturin/Makefile",
          "components/python/maturin/.gitignore"
        ],
        "commitId" : "3c81dc996a76c0cbeeb7a81185cc1f1fb81ca982",
        "timestamp" : 1771348863000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/maturin: update to 1.12.2\u000a\u000a",
        "date" : "2026-02-17 18:21:03 +0100",
        "id" : "3c81dc996a76c0cbeeb7a81185cc1f1fb81ca982",
        "msg" : "python/maturin: update to 1.12.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/maturin/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/maturin/.gitignore"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}