{
  "_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" : 12932,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "416bd6e16879173385a9519e855724b6243d9ad8",
            "branch" : [
              {
                "SHA1" : "416bd6e16879173385a9519e855724b6243d9ad8",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "416bd6e16879173385a9519e855724b6243d9ad8",
            "branch" : [
              {
                "SHA1" : "416bd6e16879173385a9519e855724b6243d9ad8",
                "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" : "416bd6e16879173385a9519e855724b6243d9ad8",
        "branch" : [
          {
            "SHA1" : "416bd6e16879173385a9519e855724b6243d9ad8",
            "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" : "#12932",
  "duration" : 8473715,
  "estimatedDuration" : 340979,
  "executor" : None,
  "fullDisplayName" : "oi-userland #12932",
  "id" : "12932",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 12932,
  "queueId" : 2506,
  "result" : "FAILURE",
  "timestamp" : 1740728413848,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/12932/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/types-setuptools/Makefile",
          "components/python/types-setuptools/.gitignore"
        ],
        "commitId" : "8152adfe889eade97d971522577e1b631c32abb8",
        "timestamp" : 1740728221000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/types-setuptools: update to 75.8.0.20250225\u000a\u000a",
        "date" : "2025-02-28 08:37:01 +0100",
        "id" : "8152adfe889eade97d971522577e1b631c32abb8",
        "msg" : "python/types-setuptools: update to 75.8.0.20250225",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/types-setuptools/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/types-setuptools/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/persistent/manifests/sample-manifest.p5m",
          "components/python/persistent/patches/02-setuptools.patch",
          "components/python/persistent/Makefile",
          "components/python/persistent/patches/01-test_docs.patch",
          "components/python/persistent/.gitignore"
        ],
        "commitId" : "35cf9721a8127c3ef8378f8f1a728070e88d766f",
        "timestamp" : 1740728232000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/persistent: update to 6.1.1\u000a\u000a",
        "date" : "2025-02-28 08:37:12 +0100",
        "id" : "35cf9721a8127c3ef8378f8f1a728070e88d766f",
        "msg" : "python/persistent: update to 6.1.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/persistent/patches/02-setuptools.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/persistent/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/persistent/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/persistent/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/persistent/patches/01-test_docs.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/setuptools/patches/02-no-ruff.patch",
          "components/python/setuptools/patches/01-unixccompiler.patch",
          "components/python/setuptools/patches/03-no-pytest-perf.patch",
          "components/python/setuptools/test/results-all.master",
          "components/python/setuptools/.gitignore",
          "components/python/setuptools/patches/04-test-disable-failing.patch",
          "components/python/setuptools/Makefile"
        ],
        "commitId" : "04a0a13cc93366e59da641b8b721fe7d5240f1eb",
        "timestamp" : 1740728243000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/setuptools: update to 75.8.2\u000a\u000a",
        "date" : "2025-02-28 08:37:23 +0100",
        "id" : "04a0a13cc93366e59da641b8b721fe7d5240f1eb",
        "msg" : "python/setuptools: update to 75.8.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/setuptools/patches/01-unixccompiler.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/setuptools/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/setuptools/patches/04-test-disable-failing.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/setuptools/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/setuptools/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/setuptools/patches/02-no-ruff.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/setuptools/patches/03-no-pytest-perf.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/isort/patches/01-test-deps.patch",
          "components/python/isort/Makefile",
          "components/python/isort/.gitignore",
          "components/python/isort/patches/03-no-pylama.patch",
          "components/python/isort/patches/02-no-hypothesmith.patch",
          "components/python/isort/test/results-all.master"
        ],
        "commitId" : "bd5e6c5ef9a6ff430452cb755842df520a96c4f0",
        "timestamp" : 1740728253000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/isort: update to 6.0.1\u000a\u000a",
        "date" : "2025-02-28 08:37:33 +0100",
        "id" : "bd5e6c5ef9a6ff430452cb755842df520a96c4f0",
        "msg" : "python/isort: update to 6.0.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/isort/patches/01-test-deps.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/isort/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/isort/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/isort/patches/02-no-hypothesmith.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/isort/patches/03-no-pylama.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/isort/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/libreoffice/libreoffice.p5m",
          "components/desktop/libreoffice/Makefile",
          "components/desktop/libreoffice/test/results-all.master",
          "components/desktop/libreoffice/manifests/sample-manifest.p5m"
        ],
        "commitId" : "416bd6e16879173385a9519e855724b6243d9ad8",
        "timestamp" : 1740728315000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libreoffice: update to 25.2.1.2\u000a\u000a",
        "date" : "2025-02-28 08:38:35 +0100",
        "id" : "416bd6e16879173385a9519e855724b6243d9ad8",
        "msg" : "libreoffice: update to 25.2.1.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/libreoffice/libreoffice.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/libreoffice/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/libreoffice/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/libreoffice/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}