{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.TimerTrigger$TimerTriggerCause",
          "shortDescription" : "Started by timer"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 7488,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "435f2a8aa5935301b2accc1e0fe0832aa467aeba",
            "branch" : [
              {
                "SHA1" : "435f2a8aa5935301b2accc1e0fe0832aa467aeba",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "435f2a8aa5935301b2accc1e0fe0832aa467aeba",
            "branch" : [
              {
                "SHA1" : "435f2a8aa5935301b2accc1e0fe0832aa467aeba",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "435f2a8aa5935301b2accc1e0fe0832aa467aeba",
        "branch" : [
          {
            "SHA1" : "435f2a8aa5935301b2accc1e0fe0832aa467aeba",
            "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" : "#7488",
  "duration" : 22039671,
  "estimatedDuration" : 4572218,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #7488",
  "id" : "7488",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 7488,
  "queueId" : 425,
  "result" : "SUCCESS",
  "timestamp" : 1724968401227,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/7488/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/image/graphicsmagick/graphicsmagick.p5m",
          "components/image/graphicsmagick/Makefile",
          "components/image/graphicsmagick/test/results-all.master",
          "components/image/graphicsmagick/manifests/sample-manifest.p5m",
          "components/image/graphicsmagick/pkg5"
        ],
        "commitId" : "85ea6c89c0ffed32a25e23547e94f005431cd3f5",
        "timestamp" : 1724910891000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "graphicsmagick: update to 1.3.45\u000a\u000a",
        "date" : "2024-08-29 07:54:51 +0200",
        "id" : "85ea6c89c0ffed32a25e23547e94f005431cd3f5",
        "msg" : "graphicsmagick: update to 1.3.45",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/image/graphicsmagick/graphicsmagick.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/image/graphicsmagick/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/image/graphicsmagick/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/image/graphicsmagick/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/image/graphicsmagick/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/image/imagemagick/Makefile"
        ],
        "commitId" : "e79a09db4530d53b9f7631b15fe7fe3e2b15e132",
        "timestamp" : 1724910904000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "imagemagick: update to 7.1.1-37\u000a\u000a",
        "date" : "2024-08-29 07:55:04 +0200",
        "id" : "e79a09db4530d53b9f7631b15fe7fe3e2b15e132",
        "msg" : "imagemagick: update to 7.1.1-37",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/image/imagemagick/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/shellingham/manifests/sample-manifest.p5m",
          "components/python/shellingham/Makefile",
          "components/python/shellingham/patches/02-test-deps.patch",
          "components/python/shellingham/patches/01-tox.ini-pytest.patch",
          "components/python/shellingham/pkg5",
          "components/python/shellingham/python-integrate-project.conf",
          "components/python/shellingham/test/results-all.master",
          "components/python/shellingham/.gitignore"
        ],
        "commitId" : "a63bdb2b4a3d7a38d526646df152291acdd2900b",
        "timestamp" : 1724910921000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/shellingham: add test dependencies\u000a\u000a",
        "date" : "2024-08-29 07:55:21 +0200",
        "id" : "a63bdb2b4a3d7a38d526646df152291acdd2900b",
        "msg" : "python/shellingham: add test dependencies",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/shellingham/patches/01-tox.ini-pytest.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/shellingham/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/shellingham/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/shellingham/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/shellingham/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/shellingham/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/shellingham/patches/02-test-deps.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/shellingham/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pbr/.gitignore",
          "components/python/pbr/pkg5",
          "components/python/pbr/patches/01-test-no-pre-commit.patch",
          "components/python/pbr/python-integrate-project.conf",
          "components/python/pbr/Makefile",
          "components/python/pbr/manifests/sample-manifest.p5m"
        ],
        "commitId" : "e16ece2b713b5f2cf72c73025222a4c4e400cf0f",
        "timestamp" : 1724910933000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pbr: update to 6.1.0\u000a\u000a",
        "date" : "2024-08-29 07:55:33 +0200",
        "id" : "e16ece2b713b5f2cf72c73025222a4c4e400cf0f",
        "msg" : "python/pbr: update to 6.1.0",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/pbr/patches/01-test-no-pre-commit.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pbr/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pbr/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/pbr/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pbr/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pbr/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/zope.interface/Makefile",
          "components/python/zope.interface/.gitignore"
        ],
        "commitId" : "276f8d1068e95648d884bda22d15b70bbe6bbbbe",
        "timestamp" : 1724910944000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/zope.interface: update to 7.0.3\u000a\u000a",
        "date" : "2024-08-29 07:55:44 +0200",
        "id" : "276f8d1068e95648d884bda22d15b70bbe6bbbbe",
        "msg" : "python/zope.interface: update to 7.0.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/zope.interface/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zope.interface/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/libreoffice/Makefile",
          "components/desktop/libreoffice/libreoffice.p5m",
          "components/desktop/libreoffice/test/results-all.master",
          "components/desktop/libreoffice/manifests/sample-manifest.p5m"
        ],
        "commitId" : "139765aa2912896514ce849570427abaf4c0d8be",
        "timestamp" : 1724910956000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libreoffice: update to 24.8.1.1\u000a\u000a",
        "date" : "2024-08-29 07:55:56 +0200",
        "id" : "139765aa2912896514ce849570427abaf4c0d8be",
        "msg" : "libreoffice: update to 24.8.1.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/libreoffice/Makefile"
          },
          {
            "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/libreoffice.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/CherryPy/pkg5",
          "components/python/CherryPy/test/results-all.master",
          "components/python/CherryPy/Makefile",
          "components/python/CherryPy/python-integrate-project.conf",
          "components/python/CherryPy/patches/03-path.py.patch"
        ],
        "commitId" : "13f560a804f1dcb53f7ca5981e5a0a4f64f89a8e",
        "timestamp" : 1724910973000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/CherryPy: `path.py` has been renamed to `path`\u000a\u000a",
        "date" : "2024-08-29 07:56:13 +0200",
        "id" : "13f560a804f1dcb53f7ca5981e5a0a4f64f89a8e",
        "msg" : "python/CherryPy: `path.py` has been renamed to `path`",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/CherryPy/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/CherryPy/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/CherryPy/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/CherryPy/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/CherryPy/patches/03-path.py.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/websockets/Makefile",
          "components/python/websockets/.gitignore"
        ],
        "commitId" : "eaadd95f20fb18a6f4e3f85da342b5d7e601e6c9",
        "timestamp" : 1724928272000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/websockets: update to 13.0.1\u000a\u000a",
        "date" : "2024-08-29 12:44:32 +0200",
        "id" : "eaadd95f20fb18a6f4e3f85da342b5d7e601e6c9",
        "msg" : "python/websockets: update to 13.0.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/websockets/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/websockets/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/jaraco.develop/.gitignore",
          "components/python/jaraco.develop/patches/01-no-ruff.patch",
          "components/python/jaraco.develop/test/results-all.master",
          "components/python/jaraco.develop/Makefile"
        ],
        "commitId" : "01823695fb34ed9199213d240b7a839582a96772",
        "timestamp" : 1724928284000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/jaraco.develop: update to 8.17.3\u000a\u000a",
        "date" : "2024-08-29 12:44:44 +0200",
        "id" : "01823695fb34ed9199213d240b7a839582a96772",
        "msg" : "python/jaraco.develop: update to 8.17.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/jaraco.develop/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jaraco.develop/patches/01-no-ruff.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jaraco.develop/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jaraco.develop/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/scikit_build/patches/03-test-cmake.patch",
          "components/python/scikit_build/test/results-all.master",
          "components/python/scikit_build/Makefile",
          "components/python/scikit_build/.gitignore",
          "components/python/scikit_build/patches/02-test-sysdir.patch"
        ],
        "commitId" : "63906f658e4978c248f010af752adc2e83549b1f",
        "timestamp" : 1724928295000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/scikit_build: update to 0.18.1\u000a\u000a",
        "date" : "2024-08-29 12:44:55 +0200",
        "id" : "63906f658e4978c248f010af752adc2e83549b1f",
        "msg" : "python/scikit_build: update to 0.18.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/scikit_build/patches/03-test-cmake.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/scikit_build/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/scikit_build/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/scikit_build/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/scikit_build/patches/02-test-sysdir.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/runtime/sbcl/Makefile"
        ],
        "commitId" : "435f2a8aa5935301b2accc1e0fe0832aa467aeba",
        "timestamp" : 1724963447000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "sbcl: update to 2.4.8\u000a\u000a",
        "date" : "2024-08-29 22:30:47 +0200",
        "id" : "435f2a8aa5935301b2accc1e0fe0832aa467aeba",
        "msg" : "sbcl: update to 2.4.8",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/runtime/sbcl/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}