{
  "_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" : 3273,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1834ff711ff81242677bd22eb2f6a04b51bfd674",
            "branch" : [
              {
                "SHA1" : "1834ff711ff81242677bd22eb2f6a04b51bfd674",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1834ff711ff81242677bd22eb2f6a04b51bfd674",
            "branch" : [
              {
                "SHA1" : "1834ff711ff81242677bd22eb2f6a04b51bfd674",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "1834ff711ff81242677bd22eb2f6a04b51bfd674",
        "branch" : [
          {
            "SHA1" : "1834ff711ff81242677bd22eb2f6a04b51bfd674",
            "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" : "#3273",
  "duration" : 95660,
  "estimatedDuration" : 75010,
  "executor" : None,
  "fullDisplayName" : "oi-encumbered #3273",
  "id" : "3273",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 3273,
  "queueId" : 534,
  "result" : "SUCCESS",
  "timestamp" : 1780602645224,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-encumbered/3273/",
  "builtOn" : "encumbered_node",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/traitlets/patches/02-no-pre-commit.patch",
          "components/python/traitlets/patches/03-no-mypy.patch",
          "components/python/traitlets/.gitignore",
          "components/python/traitlets/Makefile",
          "components/python/traitlets/patches/01-no-pytest-mypy-testing.patch"
        ],
        "commitId" : "9eddbb408b372bf40ae846a25da53095013fe605",
        "timestamp" : 1780602596000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/traitlets: update to 5.15.1\u000a",
        "date" : "2026-06-04 21:49:56 +0200",
        "id" : "9eddbb408b372bf40ae846a25da53095013fe605",
        "msg" : "python/traitlets: update to 5.15.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/traitlets/patches/03-no-mypy.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/traitlets/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/traitlets/patches/02-no-pre-commit.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/traitlets/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/traitlets/patches/01-no-pytest-mypy-testing.patch"
          }
        ]
      },
      {
        "_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" : "1834ff711ff81242677bd22eb2f6a04b51bfd674",
        "timestamp" : 1780602607000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/uvicorn: update to 0.49.0\u000a",
        "date" : "2026-06-04 21:50:07 +0200",
        "id" : "1834ff711ff81242677bd22eb2f6a04b51bfd674",
        "msg" : "python/uvicorn: update to 0.49.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/uvicorn/patches/03-no-wsproto.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/uvicorn/patches/08-deprecation.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/uvicorn/patches/07-no-httptools.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/uvicorn/patches/02-no-a2wsgi.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/uvicorn/patches/01-anyio.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/uvicorn/patches/05-no-coverage.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/uvicorn/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/uvicorn/patches/04-test-reqs.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/uvicorn/patches/06-no-mypy.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/uvicorn/.gitignore"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}