{
  "_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" : 13982,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "cf115ae309ada867c71990134b257e2847b19231",
            "branch" : [
              {
                "SHA1" : "cf115ae309ada867c71990134b257e2847b19231",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "cf115ae309ada867c71990134b257e2847b19231",
            "branch" : [
              {
                "SHA1" : "cf115ae309ada867c71990134b257e2847b19231",
                "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" : "cf115ae309ada867c71990134b257e2847b19231",
        "branch" : [
          {
            "SHA1" : "cf115ae309ada867c71990134b257e2847b19231",
            "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" : "#13982",
  "duration" : 465357,
  "estimatedDuration" : 1710543,
  "executor" : None,
  "fullDisplayName" : "oi-userland #13982",
  "id" : "13982",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 13982,
  "queueId" : 1853,
  "result" : "SUCCESS",
  "timestamp" : 1760031673799,
  "url" : "https://hipster.openindiana.org/jenkins/view/all/job/oi-userland/13982/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/CGI/Makefile",
          "components/perl/CGI/.gitignore",
          "components/perl/CGI/history"
        ],
        "commitId" : "b69776bc545bc297e5198845eb5569a1c8eef1e5",
        "timestamp" : 1760031419000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/CGI: update to 4.71\u000a\u000a",
        "date" : "2025-10-09 19:36:59 +0200",
        "id" : "b69776bc545bc297e5198845eb5569a1c8eef1e5",
        "msg" : "perl/CGI: update to 4.71",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/CGI/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/CGI/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/CGI/history"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/PyQt5_sip/pyqt5_sip-PYVER.p5m",
          "components/python/PyQt5_sip/Makefile",
          "components/python/PyQt5_sip/.gitignore",
          "components/python/PyQt5_sip/manifests/sample-manifest.p5m"
        ],
        "commitId" : "359c1f7b9dfff126427c05dd224181b7cf77bb8c",
        "timestamp" : 1760031455000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/PyQt5_sip: update to 12.17.1\u000a\u000a",
        "date" : "2025-10-09 19:37:35 +0200",
        "id" : "359c1f7b9dfff126427c05dd224181b7cf77bb8c",
        "msg" : "python/PyQt5_sip: update to 12.17.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/PyQt5_sip/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/PyQt5_sip/pyqt5_sip-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/PyQt5_sip/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/PyQt5_sip/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Mojolicious/Makefile",
          "components/perl/Mojolicious/history",
          "components/perl/Mojolicious/.gitignore"
        ],
        "commitId" : "2d12f418ffc2626fe73882f04f982e92381066bf",
        "timestamp" : 1760031466000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Mojolicious: update to 9.42\u000a\u000a",
        "date" : "2025-10-09 19:37:46 +0200",
        "id" : "2d12f418ffc2626fe73882f04f982e92381066bf",
        "msg" : "perl/Mojolicious: update to 9.42",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Mojolicious/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Mojolicious/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Mojolicious/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Specio/history",
          "components/perl/Specio/.gitignore",
          "components/perl/Specio/Makefile"
        ],
        "commitId" : "32799efa728bac39477333d58f8a80ed5f673d73",
        "timestamp" : 1760031477000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Specio: update to 0.53\u000a\u000a",
        "date" : "2025-10-09 19:37:57 +0200",
        "id" : "32799efa728bac39477333d58f8a80ed5f673d73",
        "msg" : "perl/Specio: update to 0.53",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Specio/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Specio/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Specio/history"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/msgpack/Makefile",
          "components/python/msgpack/.gitignore"
        ],
        "commitId" : "7578496cc46567b25a48cc18ddc1528742075e6c",
        "timestamp" : 1760031492000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/msgpack: update to 1.1.2\u000a\u000a",
        "date" : "2025-10-09 19:38:12 +0200",
        "id" : "7578496cc46567b25a48cc18ddc1528742075e6c",
        "msg" : "python/msgpack: update to 1.1.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/msgpack/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/msgpack/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/nh3/python-integrate-project.conf",
          "components/python/nh3/.gitignore",
          "components/python/nh3/Makefile"
        ],
        "commitId" : "cd4554337068e101c7ecdb25513d6ae09aa55d31",
        "timestamp" : 1760031504000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/nh3: update to 0.3.1\u000a\u000a",
        "date" : "2025-10-09 19:38:24 +0200",
        "id" : "cd4554337068e101c7ecdb25513d6ae09aa55d31",
        "msg" : "python/nh3: update to 0.3.1",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/python/nh3/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/nh3/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/nh3/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/persistent/test/results-all.master",
          "components/python/persistent/Makefile",
          "components/python/persistent/patches/01-test_docs.patch",
          "components/python/persistent/.gitignore",
          "components/python/persistent/patches/02-setuptools.patch",
          "components/python/persistent/pkg5",
          "components/python/persistent/python-integrate-project.conf"
        ],
        "commitId" : "bcbaad180d2324a2b9b5f214675f1d3c286d8387",
        "timestamp" : 1760031514000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/persistent: update to 6.3\u000a\u000a",
        "date" : "2025-10-09 19:38:34 +0200",
        "id" : "bcbaad180d2324a2b9b5f214675f1d3c286d8387",
        "msg" : "python/persistent: update to 6.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/persistent/test/results-all.master"
          },
          {
            "editType" : "delete",
            "file" : "components/python/persistent/patches/02-setuptools.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/persistent/python-integrate-project.conf"
          },
          {
            "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"
          },
          {
            "editType" : "edit",
            "file" : "components/python/persistent/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/propcache/patches/01-test-reqs.patch",
          "components/python/propcache/Makefile",
          "components/python/propcache/test/results-all.master",
          "components/python/propcache/.gitignore"
        ],
        "commitId" : "d966bbaca9624eefb84ba4312bef43ce4dfab98b",
        "timestamp" : 1760031528000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/propcache: update to 0.4.1\u000a\u000a",
        "date" : "2025-10-09 19:38:48 +0200",
        "id" : "d966bbaca9624eefb84ba4312bef43ce4dfab98b",
        "msg" : "python/propcache: update to 0.4.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/propcache/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/propcache/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/propcache/patches/01-test-reqs.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/propcache/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/python-dbusmock/python-integrate-project.conf",
          "components/python/python-dbusmock/.gitignore",
          "components/python/python-dbusmock/test/results-all.master",
          "components/python/python-dbusmock/Makefile",
          "components/python/python-dbusmock/patches/01-dbus-daemon.patch"
        ],
        "commitId" : "a008ca4e40c1b2b0844b952d9de91b092d999e7a",
        "timestamp" : 1760031540000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/python-dbusmock: update to 0.37.1\u000a\u000a",
        "date" : "2025-10-09 19:39:00 +0200",
        "id" : "a008ca4e40c1b2b0844b952d9de91b092d999e7a",
        "msg" : "python/python-dbusmock: update to 0.37.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/python-dbusmock/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/python-dbusmock/python-integrate-project.conf"
          },
          {
            "editType" : "delete",
            "file" : "components/python/python-dbusmock/patches/01-dbus-daemon.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/python-dbusmock/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/python-dbusmock/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/tomli/manifests/sample-manifest.p5m",
          "components/python/tomli/.gitignore",
          "components/python/tomli/test/results-all.master",
          "components/python/tomli/Makefile"
        ],
        "commitId" : "a03805ba8e4b040eaca83ef7337ecb979de29e10",
        "timestamp" : 1760031550000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/tomli: update to 2.3.0\u000a\u000a",
        "date" : "2025-10-09 19:39:10 +0200",
        "id" : "a03805ba8e4b040eaca83ef7337ecb979de29e10",
        "msg" : "python/tomli: update to 2.3.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/tomli/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tomli/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tomli/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tomli/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/types-six/Makefile",
          "components/python/types-six/.gitignore"
        ],
        "commitId" : "cf115ae309ada867c71990134b257e2847b19231",
        "timestamp" : 1760031562000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/types-six: update to 1.17.0.20251009\u000a\u000a",
        "date" : "2025-10-09 19:39:22 +0200",
        "id" : "cf115ae309ada867c71990134b257e2847b19231",
        "msg" : "python/types-six: update to 1.17.0.20251009",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/types-six/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/types-six/.gitignore"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}