{
  "_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" : 11262,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "60a458399b3cc7854a9275831aa87351c4ee1dd2",
            "branch" : [
              {
                "SHA1" : "60a458399b3cc7854a9275831aa87351c4ee1dd2",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "60a458399b3cc7854a9275831aa87351c4ee1dd2",
            "branch" : [
              {
                "SHA1" : "60a458399b3cc7854a9275831aa87351c4ee1dd2",
                "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" : "60a458399b3cc7854a9275831aa87351c4ee1dd2",
        "branch" : [
          {
            "SHA1" : "60a458399b3cc7854a9275831aa87351c4ee1dd2",
            "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" : "#11262",
  "duration" : 2449003,
  "estimatedDuration" : 340979,
  "executor" : None,
  "fullDisplayName" : "oi-userland #11262",
  "id" : "11262",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 11262,
  "queueId" : 1187,
  "result" : "SUCCESS",
  "timestamp" : 1708274736607,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/11262/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/elementpath/Makefile",
          "components/python/elementpath/test/results-all.master",
          "components/python/elementpath/patches/01-unittest-verbose.patch"
        ],
        "commitId" : "5c2467e5f2b2453674b3b227b3da62f7f4f6c680",
        "timestamp" : 1708274455000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/elementpath: update to 4.3.0\u000a\u000a",
        "date" : "2024-02-18 17:40:55 +0100",
        "id" : "5c2467e5f2b2453674b3b227b3da62f7f4f6c680",
        "msg" : "python/elementpath: update to 4.3.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/elementpath/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/elementpath/patches/01-unittest-verbose.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/elementpath/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/hypothesis/patches/07-pytest-checkdocs.patch",
          "components/python/hypothesis/patches/01-enable-tests.patch",
          "components/python/hypothesis/Makefile",
          "components/python/hypothesis/patches/05-pytest-reporter.patch",
          "components/python/hypothesis/patches/02-pytest-plugins.patch",
          "components/python/hypothesis/test/results-all.master"
        ],
        "commitId" : "8e0f9bda72baa216b116cdbe94297b51fb727cb5",
        "timestamp" : 1708274469000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/hypothesis: update to 6.98.7\u000a\u000a",
        "date" : "2024-02-18 17:41:09 +0100",
        "id" : "8e0f9bda72baa216b116cdbe94297b51fb727cb5",
        "msg" : "python/hypothesis: update to 6.98.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/patches/05-pytest-reporter.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/patches/07-pytest-checkdocs.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/patches/02-pytest-plugins.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/patches/01-enable-tests.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/types-requests/Makefile"
        ],
        "commitId" : "60a458399b3cc7854a9275831aa87351c4ee1dd2",
        "timestamp" : 1708274483000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/types-requests: update to 2.31.0.20240218\u000a\u000a",
        "date" : "2024-02-18 17:41:23 +0100",
        "id" : "60a458399b3cc7854a9275831aa87351c4ee1dd2",
        "msg" : "python/types-requests: update to 2.31.0.20240218",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/types-requests/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}