{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user Andreas Wacknitz",
          "userId" : "wacki",
          "userName" : "Andreas Wacknitz"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 7787,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "cbd5d78eb14aa16f54a19206e459976aef1e6662",
            "branch" : [
              {
                "SHA1" : "cbd5d78eb14aa16f54a19206e459976aef1e6662",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "cbd5d78eb14aa16f54a19206e459976aef1e6662",
            "branch" : [
              {
                "SHA1" : "cbd5d78eb14aa16f54a19206e459976aef1e6662",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "cbd5d78eb14aa16f54a19206e459976aef1e6662",
        "branch" : [
          {
            "SHA1" : "cbd5d78eb14aa16f54a19206e459976aef1e6662",
            "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" : null,
  "displayName" : "#7787",
  "duration" : 2585903,
  "estimatedDuration" : 2625498,
  "executor" : null,
  "fullDisplayName" : "illumos-gate #7787",
  "id" : "7787",
  "inProgress" : false,
  "keepLog" : false,
  "number" : 7787,
  "queueId" : 329,
  "result" : "SUCCESS",
  "timestamp" : 1778707377288,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/7787/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libexpat/expat.p5m",
          "components/library/libexpat/Makefile",
          "components/library/libexpat/manifests/sample-manifest.p5m",
          "components/library/libexpat/expat-32.p5m"
        ],
        "commitId" : "94f2c205f7cb2f4d3b0de84a86d8d16ba7f23fd2",
        "timestamp" : 1778563461000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "expat: update to 2.8.1\u000a",
        "date" : "2026-05-12 07:24:21 +0200",
        "id" : "94f2c205f7cb2f4d3b0de84a86d8d16ba7f23fd2",
        "msg" : "expat: update to 2.8.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libexpat/expat.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libexpat/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libexpat/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libexpat/expat-32.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/virtualenv/patches/03-tox-indirectly.patch",
          "components/python/virtualenv/test/results-all.master",
          "components/python/virtualenv/python-integrate-project.conf",
          "components/python/virtualenv/.gitignore",
          "components/python/virtualenv/patches/04-sunos-isa.patch",
          "components/python/virtualenv/patches/03-tox.ini-indirectly.patch",
          "components/python/virtualenv/patches/02-pip.patch",
          "components/python/virtualenv/Makefile",
          "components/python/virtualenv/patches/01-tox-cov-proto.patch"
        ],
        "commitId" : "758ecb43c13b91b94a523e691feeb2d4cb5ed7ad",
        "timestamp" : 1778603481000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/virtualenv: update to 20.39.0\u000a",
        "date" : "2026-05-12 18:31:21 +0200",
        "id" : "758ecb43c13b91b94a523e691feeb2d4cb5ed7ad",
        "msg" : "python/virtualenv: update to 20.39.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/virtualenv/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/virtualenv/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/virtualenv/patches/04-sunos-isa.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/virtualenv/patches/02-pip.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/virtualenv/.gitignore"
          },
          {
            "editType" : "add",
            "file" : "components/python/virtualenv/patches/03-tox-indirectly.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/virtualenv/test/results-all.master"
          },
          {
            "editType" : "delete",
            "file" : "components/python/virtualenv/patches/03-tox.ini-indirectly.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/virtualenv/patches/01-tox-cov-proto.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/maturin/Makefile",
          "components/python/maturin/.gitignore"
        ],
        "commitId" : "787e38743d26f236fec418b81e7e21a72b4031cb",
        "timestamp" : 1778603496000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/maturin: update to 1.13.3\u000a",
        "date" : "2026-05-12 18:31:36 +0200",
        "id" : "787e38743d26f236fec418b81e7e21a72b4031cb",
        "msg" : "python/maturin: update to 1.13.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/maturin/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/maturin/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/installer/manifests/sample-manifest.p5m",
          "components/python/installer/test/results-all.master",
          "components/python/installer/Makefile",
          "components/python/installer-39/pkg5",
          "components/python/installer/.gitignore",
          "components/python/installer-39/.gitignore",
          "components/python/installer-39/Makefile",
          "components/python/installer/pkg5",
          "components/python/installer-39/python-integrate-project.conf",
          "components/python/installer-39/test/results-all.master",
          "components/python/installer/python-integrate-project.conf",
          "components/python/installer-39/manifests/sample-manifest.p5m",
          "components/python/installer-39/installer-39.p5m"
        ],
        "commitId" : "f673e0180859b7cc586e69262af5b75ef794c0bd",
        "timestamp" : 1778603540000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/installer: update to 1.0.1\u000a",
        "date" : "2026-05-12 18:32:20 +0200",
        "id" : "f673e0180859b7cc586e69262af5b75ef794c0bd",
        "msg" : "python/installer: update to 1.0.1",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/installer-39/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/installer/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/installer/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/installer/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/installer/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/installer-39/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/installer/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/installer-39/installer-39.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/installer-39/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/installer-39/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/installer/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/installer-39/.gitignore"
          },
          {
            "editType" : "add",
            "file" : "components/python/installer-39/python-integrate-project.conf"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/multimedia/gstreamer/Makefile"
        ],
        "commitId" : "6cbf92c64a5883e273d01d64ead4433bda62a57f",
        "timestamp" : 1778606079000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gstreamer: update to 1.28.3\u000a",
        "date" : "2026-05-12 19:14:39 +0200",
        "id" : "6cbf92c64a5883e273d01d64ead4433bda62a57f",
        "msg" : "gstreamer: update to 1.28.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/multimedia/gstreamer/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/multimedia/gst-plugins-base/test/results-all.master",
          "components/multimedia/gst-plugins-base/Makefile"
        ],
        "commitId" : "6f706418356331d2bcf3cf5fd9b50de203fc5624",
        "timestamp" : 1778614124000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gst-plugins-base: update to 1.28.3\u000a",
        "date" : "2026-05-12 21:28:44 +0200",
        "id" : "6f706418356331d2bcf3cf5fd9b50de203fc5624",
        "msg" : "gst-plugins-base: update to 1.28.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/multimedia/gst-plugins-base/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/multimedia/gst-plugins-base/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/firefox/Makefile"
        ],
        "commitId" : "a355db2a9bd1b959893097d3e7b5fef66b5fc210",
        "timestamp" : 1778615884000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "firefox: update to 150.0.3\u000a",
        "date" : "2026-05-12 21:58:04 +0200",
        "id" : "a355db2a9bd1b959893097d3e7b5fef66b5fc210",
        "msg" : "firefox: update to 150.0.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/firefox/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/multimedia/gst-plugins-good/Makefile",
          "components/multimedia/gst-plugins-good/test/results-all.master"
        ],
        "commitId" : "b95f40cd135223316c371aafb616046a4d443899",
        "timestamp" : 1778615895000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gst-plugins-good: update to 1.28.3\u000a",
        "date" : "2026-05-12 21:58:15 +0200",
        "id" : "b95f40cd135223316c371aafb616046a4d443899",
        "msg" : "gst-plugins-good: update to 1.28.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/multimedia/gst-plugins-good/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/multimedia/gst-plugins-good/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/mate-utils/manifests/sample-manifest.p5m",
          "components/desktop/mate/mate-utils/Makefile",
          "components/desktop/mate/mate-utils/mate-search-tool.p5m"
        ],
        "commitId" : "7ad1d75f8f61044d45af5f286959084e1aa4d75e",
        "timestamp" : 1778615908000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "mate-utils: update to 1.28.1\u000a",
        "date" : "2026-05-12 21:58:28 +0200",
        "id" : "7ad1d75f8f61044d45af5f286959084e1aa4d75e",
        "msg" : "mate-utils: update to 1.28.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-utils/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-utils/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-utils/mate-search-tool.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/virtualenv-39/python-integrate-project.conf",
          "components/python/virtualenv/test/results-all.master",
          "components/python/virtualenv/pkg5",
          "components/python/virtualenv/manifests/sample-manifest.p5m",
          "components/python/virtualenv/patches/04-sunos-isa.patch",
          "components/python/virtualenv-39/pkg5",
          "components/python/virtualenv-39/test/results-all.master",
          "components/python/virtualenv-39/patches/04-sunos-isa.patch",
          "components/python/virtualenv/patches/03-tox-indirectly.patch",
          "components/python/virtualenv/python-integrate-project.conf",
          "components/python/virtualenv/.gitignore",
          "components/python/virtualenv-39/patches/01-tox-cov-proto.patch",
          "components/python/virtualenv-39/patches/02-pip.patch",
          "components/python/virtualenv-39/manifests/sample-manifest.p5m",
          "components/python/virtualenv/patches/02-pip.patch",
          "components/python/virtualenv/virtualenv-PYVER.p5m",
          "components/python/virtualenv/Makefile",
          "components/python/virtualenv-39/virtualenv-39.p5m",
          "components/python/virtualenv-39/Makefile",
          "components/python/virtualenv/patches/01-tox-cov-proto.patch",
          "components/python/virtualenv-39/.gitignore",
          "components/python/virtualenv-39/patches/03-tox-indirectly.patch"
        ],
        "commitId" : "1b3f91ca3e8c24a619795b8ba6f6cd124058b05f",
        "timestamp" : 1778654414000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/virtualenv: update to 21.3.2\u000a",
        "date" : "2026-05-13 08:40:14 +0200",
        "id" : "1b3f91ca3e8c24a619795b8ba6f6cd124058b05f",
        "msg" : "python/virtualenv: update to 21.3.2",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/virtualenv-39/patches/03-tox-indirectly.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/virtualenv-39/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/virtualenv/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/virtualenv/virtualenv-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/virtualenv-39/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/virtualenv/patches/02-pip.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/virtualenv/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/virtualenv-39/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/virtualenv-39/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/virtualenv-39/patches/02-pip.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/python/virtualenv/patches/04-sunos-isa.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/virtualenv/patches/01-tox-cov-proto.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/virtualenv-39/test/results-all.master"
          },
          {
            "editType" : "delete",
            "file" : "components/python/virtualenv/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/virtualenv-39/patches/04-sunos-isa.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/virtualenv/patches/03-tox-indirectly.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/virtualenv-39/patches/01-tox-cov-proto.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/virtualenv/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/virtualenv/.gitignore"
          },
          {
            "editType" : "add",
            "file" : "components/python/virtualenv-39/.gitignore"
          },
          {
            "editType" : "add",
            "file" : "components/python/virtualenv-39/virtualenv-39.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/virtualenv/python-integrate-project.conf"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/python-discovery/test/results-all.master",
          "components/python/python-discovery/python-integrate-project.conf",
          "components/python/python-discovery/patches/02-no-coverage.patch",
          "components/python/python-discovery/Makefile",
          "components/python/python-discovery/.gitignore",
          "components/python/python-discovery/patches/01-no-tox-uv.patch",
          "components/python/python-discovery/patches/03-machine-dot.patch"
        ],
        "commitId" : "87d9e2b19797638746ac57c5b21a658f6b6ab0de",
        "timestamp" : 1778654426000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/python-discovery: update to 1.3.1\u000a",
        "date" : "2026-05-13 08:40:26 +0200",
        "id" : "87d9e2b19797638746ac57c5b21a658f6b6ab0de",
        "msg" : "python/python-discovery: update to 1.3.1",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/python-discovery/patches/03-machine-dot.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/python-discovery/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/python-discovery/patches/01-no-tox-uv.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/python-discovery/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/python-discovery/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/python-discovery/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/python-discovery/patches/02-no-coverage.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/hypothesis/.gitignore",
          "components/python/hypothesis/patches/01-enable-tests.patch",
          "components/python/hypothesis/Makefile",
          "components/python/hypothesis/patches/02-tox-no-basepython.patch",
          "components/python/hypothesis/test/results-all.master"
        ],
        "commitId" : "d5cf4e3129ca8b02caccc6a3f7fbbbe8cf5f7363",
        "timestamp" : 1778654437000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/hypothesis: update to 6.151.11\u000a",
        "date" : "2026-05-13 08:40:37 +0200",
        "id" : "d5cf4e3129ca8b02caccc6a3f7fbbbe8cf5f7363",
        "msg" : "python/hypothesis: update to 6.151.11",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/patches/02-tox-no-basepython.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/patches/01-enable-tests.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/fixtures/Makefile",
          "components/python/fixtures/manifests/sample-manifest.p5m",
          "components/python/fixtures/python-integrate-project.conf",
          "components/python/fixtures/.gitignore",
          "components/python/fixtures/test/results-all.master",
          "components/python/fixtures/fixtures-PYVER.p5m",
          "components/python/fixtures/patches/02-test-verbose.patch"
        ],
        "commitId" : "cf114a752790abc7c86cbaee54b8dcdcd7f369f9",
        "timestamp" : 1778654449000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/fixtures: update to 4.3.2\u000a",
        "date" : "2026-05-13 08:40:49 +0200",
        "id" : "cf114a752790abc7c86cbaee54b8dcdcd7f369f9",
        "msg" : "python/fixtures: update to 4.3.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/fixtures/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/fixtures/fixtures-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/fixtures/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/fixtures/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/fixtures/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/fixtures/patches/02-test-verbose.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/fixtures/python-integrate-project.conf"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/lxml/Makefile",
          "components/python/lxml/test/results-3.14.master",
          "components/python/lxml/manifests/sample-manifest.p5m",
          "components/python/lxml/test/results-3.9.master"
        ],
        "commitId" : "bcf32ec9ab523f00d08184ca876f91a7975b38c3",
        "timestamp" : 1778658785000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/lxml: rebuild after libxml2 update\u000a",
        "date" : "2026-05-13 09:53:05 +0200",
        "id" : "bcf32ec9ab523f00d08184ca876f91a7975b38c3",
        "msg" : "python/lxml: rebuild after libxml2 update",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/lxml/test/results-3.9.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/lxml/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/lxml/test/results-3.14.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/lxml/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/prolog/trealla/Makefile",
          "components/prolog/trealla/test/results-all.master"
        ],
        "commitId" : "6e0774021fd7ff03ddd05d685a0b1eda57218085",
        "timestamp" : 1778668211000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "trealla-prolog: update to 2.98.1\u000a",
        "date" : "2026-05-13 12:30:11 +0200",
        "id" : "6e0774021fd7ff03ddd05d685a0b1eda57218085",
        "msg" : "trealla-prolog: update to 2.98.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/prolog/trealla/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/prolog/trealla/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/encumbered/gst-libav/Makefile"
        ],
        "commitId" : "346241b9818825554d2efa77a0ff3d8ad3cae708",
        "timestamp" : 1778668227000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gst-libav: update to 1.28.3\u000a",
        "date" : "2026-05-13 12:30:27 +0200",
        "id" : "346241b9818825554d2efa77a0ff3d8ad3cae708",
        "msg" : "gst-libav: update to 1.28.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-libav/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/encumbered/gst-plugins-bad/Makefile"
        ],
        "commitId" : "f2fd31a6a9e20b51fb967f164e9a6c6fd5610653",
        "timestamp" : 1778668240000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gst-plugins-bad: update to 1.28.3\u000a",
        "date" : "2026-05-13 12:30:40 +0200",
        "id" : "f2fd31a6a9e20b51fb967f164e9a6c6fd5610653",
        "msg" : "gst-plugins-bad: update to 1.28.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-plugins-bad/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/fstobdf/Makefile",
          "components/x11/fstobdf/manifests/sample-manifest.p5m",
          "components/x11/fstobdf/pkg5"
        ],
        "commitId" : "04de1cd0248949a6f3cbdf94fe269ae39054dc13",
        "timestamp" : 1778687306000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "fstobdf: update to 1.0.8\u000a",
        "date" : "2026-05-13 17:48:26 +0200",
        "id" : "04de1cd0248949a6f3cbdf94fe269ae39054dc13",
        "msg" : "fstobdf: update to 1.0.8",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/fstobdf/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/fstobdf/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/fstobdf/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/gnupg/Makefile"
        ],
        "commitId" : "f963be75ffd6f8cb865bf9fa08a7728a176d2cd0",
        "timestamp" : 1778687324000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gnupg: update to 2.5.20\u000a",
        "date" : "2026-05-13 17:48:44 +0200",
        "id" : "f963be75ffd6f8cb865bf9fa08a7728a176d2cd0",
        "msg" : "gnupg: update to 2.5.20",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/gnupg/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/fastfetch/Makefile"
        ],
        "commitId" : "31637298fead573247652c7e4f914a9ab1abc1fd",
        "timestamp" : 1778704014000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "fastfetch: update to 2.63.1\u000a",
        "date" : "2026-05-13 22:26:54 +0200",
        "id" : "31637298fead573247652c7e4f914a9ab1abc1fd",
        "msg" : "fastfetch: update to 2.63.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/fastfetch/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/jenkins-core-lts/Makefile"
        ],
        "commitId" : "1f6e329840f53ba88383e28f66c422e4d69a25d9",
        "timestamp" : 1778704028000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "jenkins-core-lts: update to 2.555.2\u000a",
        "date" : "2026-05-13 22:27:08 +0200",
        "id" : "1f6e329840f53ba88383e28f66c422e4d69a25d9",
        "msg" : "jenkins-core-lts: update to 2.555.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/jenkins-core-lts/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/mail/fetchmail/Makefile"
        ],
        "commitId" : "cbd5d78eb14aa16f54a19206e459976aef1e6662",
        "timestamp" : 1778704042000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "fetchmail: update to 6.6.4\u000a",
        "date" : "2026-05-13 22:27:22 +0200",
        "id" : "cbd5d78eb14aa16f54a19206e459976aef1e6662",
        "msg" : "fetchmail: update to 6.6.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/mail/fetchmail/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}