{
  "_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" : 2704,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c3876baddfdd83d0f357bad7f5727c297ded5afe",
            "branch" : [
              {
                "SHA1" : "c3876baddfdd83d0f357bad7f5727c297ded5afe",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c3876baddfdd83d0f357bad7f5727c297ded5afe",
            "branch" : [
              {
                "SHA1" : "c3876baddfdd83d0f357bad7f5727c297ded5afe",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "c3876baddfdd83d0f357bad7f5727c297ded5afe",
        "branch" : [
          {
            "SHA1" : "c3876baddfdd83d0f357bad7f5727c297ded5afe",
            "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" : "#2704",
  "duration" : 267594,
  "estimatedDuration" : 151468,
  "executor" : None,
  "fullDisplayName" : "oi-encumbered #2704",
  "id" : "2704",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 2704,
  "queueId" : 2910,
  "result" : "SUCCESS",
  "timestamp" : 1768810566201,
  "url" : "https://hipster.openindiana.org/jenkins/view/all/job/oi-encumbered/2704/",
  "builtOn" : "encumbered_node",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/encumbered/gst-devtools/manifests/sample-manifest.p5m",
          "components/encumbered/gst-devtools/Makefile"
        ],
        "commitId" : "bc8b1b1db99ebd4cfbdf0f25fa29959b1e54cdc6",
        "timestamp" : 1768810517000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gst-devtools: update to 1.26.10\u000a\u000a",
        "date" : "2026-01-19 09:15:17 +0100",
        "id" : "bc8b1b1db99ebd4cfbdf0f25fa29959b1e54cdc6",
        "msg" : "gst-devtools: update to 1.26.10",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-devtools/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-devtools/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/soupsieve/patches/04-pytest-indirectly.patch",
          "components/python/soupsieve/patches/03-no-mypy.patch",
          "components/python/soupsieve/manifests/sample-manifest.p5m",
          "components/python/soupsieve/test/results-all.master",
          "components/python/soupsieve/patches/02-no-coverage.patch",
          "components/python/soupsieve/.gitignore",
          "components/python/soupsieve/patches/01-no-html5lib.patch",
          "components/python/soupsieve/Makefile"
        ],
        "commitId" : "61ace4c82b5e1166048d446a874212058d5a2ad4",
        "timestamp" : 1768810534000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/soupsieve: update to 2.8.2\u000a\u000a",
        "date" : "2026-01-19 09:15:34 +0100",
        "id" : "61ace4c82b5e1166048d446a874212058d5a2ad4",
        "msg" : "python/soupsieve: update to 2.8.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/soupsieve/patches/02-no-coverage.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/soupsieve/patches/03-no-mypy.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/soupsieve/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/soupsieve/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/soupsieve/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/soupsieve/patches/01-no-html5lib.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/soupsieve/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/soupsieve/patches/04-pytest-indirectly.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/dill/patches/01-no-shebang.patch",
          "components/python/dill/python-integrate-project.conf",
          "components/python/dill/Makefile",
          "components/python/dill/manifests/sample-manifest.p5m",
          "components/python/dill/test/results-all.master",
          "components/python/dill/patches/05-test-sort.patch",
          "components/python/dill/test/results-3.14.master",
          "components/python/dill/.gitignore",
          "components/python/dill/patches/03-ContextType.patch",
          "components/python/dill/test/results-3.9.master",
          "components/python/dill/patches/04-test-verbose.patch",
          "components/python/dill/patches/02-test-no-pip-install.patch"
        ],
        "commitId" : "c3876baddfdd83d0f357bad7f5727c297ded5afe",
        "timestamp" : 1768810547000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/dill: update to 0.4.1\u000a\u000a",
        "date" : "2026-01-19 09:15:47 +0100",
        "id" : "c3876baddfdd83d0f357bad7f5727c297ded5afe",
        "msg" : "python/dill: update to 0.4.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/dill/patches/02-test-no-pip-install.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/dill/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/dill/patches/01-no-shebang.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/dill/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/dill/patches/05-test-sort.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/dill/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/dill/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/python/dill/test/results-3.14.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/dill/.gitignore"
          },
          {
            "editType" : "delete",
            "file" : "components/python/dill/patches/03-ContextType.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/dill/patches/04-test-verbose.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/python/dill/test/results-3.9.master"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}