{
  "_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" : 359,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "baab12401a45d20b39b1b588131dab13abcbce37",
            "branch" : [
              {
                "SHA1" : "baab12401a45d20b39b1b588131dab13abcbce37",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "baab12401a45d20b39b1b588131dab13abcbce37",
            "branch" : [
              {
                "SHA1" : "baab12401a45d20b39b1b588131dab13abcbce37",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "baab12401a45d20b39b1b588131dab13abcbce37",
        "branch" : [
          {
            "SHA1" : "baab12401a45d20b39b1b588131dab13abcbce37",
            "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" : "#359",
  "duration" : 3539,
  "estimatedDuration" : 172323,
  "executor" : None,
  "fullDisplayName" : "oi-encumbered #359",
  "id" : "359",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 359,
  "queueId" : 1057,
  "result" : "FAILURE",
  "timestamp" : 1730790966790,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-encumbered/359/",
  "builtOn" : "encumbered_node",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pytest-benchmark/.gitignore",
          "components/python/pytest-benchmark/patches/01-tox-enable-tests.patch",
          "components/python/pytest-benchmark/python-integrate-project.conf",
          "components/python/pytest-benchmark/patches/07-PYTHONPATH.patch",
          "components/python/pytest-benchmark/patches/03-test-xdist.patch",
          "components/python/pytest-benchmark/patches/02-no-pygal.patch",
          "components/python/pytest-benchmark/pkg5",
          "components/python/pytest-benchmark/test/results-all.master",
          "components/python/pytest-benchmark/patches/06-test-reqs-not-needed.patch",
          "components/python/pytest-benchmark/patches/04-no-nbmake.patch",
          "components/python/pytest-benchmark/patches/04-find_executable.patch",
          "components/python/pytest-benchmark/Makefile",
          "components/python/pytest-benchmark/patches/05-no-aspectlib.patch"
        ],
        "commitId" : "6b185b8280aa210df7993b045d60a35411850d1a",
        "timestamp" : 1730790707000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pytest-benchmark: update to 5.1.0\u000a\u000a",
        "date" : "2024-11-05 08:11:47 +0100",
        "id" : "6b185b8280aa210df7993b045d60a35411850d1a",
        "msg" : "python/pytest-benchmark: update to 5.1.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pytest-benchmark/patches/03-test-xdist.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-benchmark/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-benchmark/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-benchmark/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-benchmark/patches/02-no-pygal.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-benchmark/patches/06-test-reqs-not-needed.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-benchmark/patches/01-tox-enable-tests.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/python/pytest-benchmark/patches/04-find_executable.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-benchmark/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytest-benchmark/patches/04-no-nbmake.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-benchmark/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytest-benchmark/patches/07-PYTHONPATH.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-benchmark/patches/05-no-aspectlib.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/firefox/Makefile"
        ],
        "commitId" : "10d126b9b6eaccbd6bfb62a07ecb84de70e267da",
        "timestamp" : 1730790717000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "firefox: update to 132.0.1\u000a\u000a",
        "date" : "2024-11-05 08:11:57 +0100",
        "id" : "10d126b9b6eaccbd6bfb62a07ecb84de70e267da",
        "msg" : "firefox: update to 132.0.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/firefox/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/mail/thunderbird/thunderbird.p5m",
          "components/mail/thunderbird/files/distribution.ini",
          "components/mail/thunderbird/manifests/sample-manifest.p5m",
          "components/mail/thunderbird/Makefile"
        ],
        "commitId" : "ec08b34aca63f0dd80312da38990afb0298fc338",
        "timestamp" : 1730790735000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "thunderbird: update to 128.4.1\u000a\u000a",
        "date" : "2024-11-05 08:12:15 +0100",
        "id" : "ec08b34aca63f0dd80312da38990afb0298fc338",
        "msg" : "thunderbird: update to 128.4.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/mail/thunderbird/thunderbird.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/mail/thunderbird/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/mail/thunderbird/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/mail/thunderbird/files/distribution.ini"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/cachecontrol/test/results-all.master",
          "components/python/cachecontrol/.gitignore",
          "components/python/cachecontrol/Makefile"
        ],
        "commitId" : "15ba24a08eaf9d4f0c8e375f00d9ade57dc2116e",
        "timestamp" : 1730790748000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/cachecontrol: update to 0.14.1\u000a\u000a",
        "date" : "2024-11-05 08:12:28 +0100",
        "id" : "15ba24a08eaf9d4f0c8e375f00d9ade57dc2116e",
        "msg" : "python/cachecontrol: update to 0.14.1",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/cachecontrol/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cachecontrol/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cachecontrol/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/tqdm/Makefile",
          "components/python/tqdm/.gitignore",
          "components/python/tqdm/patches/02-test-no-ci.patch",
          "components/python/tqdm/patches/01-test-deps.patch",
          "components/python/tqdm/test/results-all.master"
        ],
        "commitId" : "3f76c5c297d7f6a96532bb9b8d4765750ebdb935",
        "timestamp" : 1730790759000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/tqdm: update to 4.66.6\u000a\u000a",
        "date" : "2024-11-05 08:12:39 +0100",
        "id" : "3f76c5c297d7f6a96532bb9b8d4765750ebdb935",
        "msg" : "python/tqdm: update to 4.66.6",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/tqdm/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tqdm/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tqdm/patches/01-test-deps.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tqdm/patches/02-test-no-ci.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tqdm/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/werkzeug/patches/01-sunos5.patch",
          "components/python/werkzeug/.gitignore",
          "components/python/werkzeug/Makefile"
        ],
        "commitId" : "baab12401a45d20b39b1b588131dab13abcbce37",
        "timestamp" : 1730790804000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/werkzeug: update to 3.1.2\u000a\u000a",
        "date" : "2024-11-05 08:13:24 +0100",
        "id" : "baab12401a45d20b39b1b588131dab13abcbce37",
        "msg" : "python/werkzeug: update to 3.1.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/werkzeug/patches/01-sunos5.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/werkzeug/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/werkzeug/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}