{
  "_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" : 11483,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ad5773f1f71787c4198adf3e5a59f3d079507063",
            "branch" : [
              {
                "SHA1" : "ad5773f1f71787c4198adf3e5a59f3d079507063",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ad5773f1f71787c4198adf3e5a59f3d079507063",
            "branch" : [
              {
                "SHA1" : "ad5773f1f71787c4198adf3e5a59f3d079507063",
                "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" : "ad5773f1f71787c4198adf3e5a59f3d079507063",
        "branch" : [
          {
            "SHA1" : "ad5773f1f71787c4198adf3e5a59f3d079507063",
            "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" : "#11483",
  "duration" : 2812631,
  "estimatedDuration" : 340979,
  "executor" : None,
  "fullDisplayName" : "oi-userland #11483",
  "id" : "11483",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 11483,
  "queueId" : 127,
  "result" : "SUCCESS",
  "timestamp" : 1712690460904,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/11483/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/Chameleon/test/results-all.master",
          "components/python/Chameleon/Makefile"
        ],
        "commitId" : "ea89ebfed6a6a4ccbd8ec8456e2f95962cdb7c9b",
        "timestamp" : 1712690159000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/Chameleon: update to 4.5.4\u000a\u000a",
        "date" : "2024-04-09 21:15:59 +0200",
        "id" : "ea89ebfed6a6a4ccbd8ec8456e2f95962cdb7c9b",
        "msg" : "python/Chameleon: update to 4.5.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/Chameleon/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Chameleon/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/hypothesis/patches/01-enable-tests.patch",
          "components/python/hypothesis/Makefile",
          "components/python/hypothesis/patches/05-pytest-reporter.patch",
          "components/python/hypothesis/test/results-all.master",
          "components/python/hypothesis/patches/07-pytest-checkdocs.patch",
          "components/python/hypothesis/patches/08-pytest-salt-factories.patch",
          "components/python/hypothesis/patches/02-pytest-plugins.patch"
        ],
        "commitId" : "11cd3607f21207430dcdf0da500f91647e15c5e8",
        "timestamp" : 1712690171000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/hypothesis: update to 6.100.1\u000a\u000a",
        "date" : "2024-04-09 21:16:11 +0200",
        "id" : "11cd3607f21207430dcdf0da500f91647e15c5e8",
        "msg" : "python/hypothesis: update to 6.100.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/patches/07-pytest-checkdocs.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/patches/05-pytest-reporter.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/patches/02-pytest-plugins.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/patches/08-pytest-salt-factories.patch"
          },
          {
            "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/path/Makefile",
          "components/python/path/patches/01-no-ruff.patch",
          "components/python/path/test/results-all.master"
        ],
        "commitId" : "dbc8096499ffc9a40bdb102a7a67b879f486c746",
        "timestamp" : 1712690180000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/path: update to 16.14.0\u000a\u000a",
        "date" : "2024-04-09 21:16:20 +0200",
        "id" : "dbc8096499ffc9a40bdb102a7a67b879f486c746",
        "msg" : "python/path: update to 16.14.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/path/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/path/patches/01-no-ruff.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/path/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/email_validator/email_validator-PYVER.p5m",
          "components/python/email_validator/test/results-all.master",
          "components/python/email_validator/manifests/sample-manifest.p5m",
          "components/python/email_validator/Makefile",
          "components/python/email_validator/pkg5"
        ],
        "commitId" : "6a5ea3217f4517958e4901ca6b141c2dec53ccb6",
        "timestamp" : 1712690189000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add email_validator Python project\u000a\u000a",
        "date" : "2024-04-09 21:16:29 +0200",
        "id" : "6a5ea3217f4517958e4901ca6b141c2dec53ccb6",
        "msg" : "Add email_validator Python project",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/email_validator/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/email_validator/email_validator-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/email_validator/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/email_validator/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/email_validator/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pytest-ignore-flaky/python-integrate-project.conf",
          "components/python/pytest-ignore-flaky/Makefile",
          "components/python/pytest-ignore-flaky/patches/01-pytest-disable-plugins.patch",
          "components/python/pytest-ignore-flaky/pkg5",
          "components/python/pytest-ignore-flaky/manifests/sample-manifest.p5m",
          "components/python/pytest-ignore-flaky/test/results-all.master",
          "components/python/pytest-ignore-flaky/pytest-ignore-flaky-PYVER.p5m"
        ],
        "commitId" : "ad5773f1f71787c4198adf3e5a59f3d079507063",
        "timestamp" : 1712690201000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pytest-ignore-flaky: update to 2.2.0\u000a\u000a",
        "date" : "2024-04-09 21:16:41 +0200",
        "id" : "ad5773f1f71787c4198adf3e5a59f3d079507063",
        "msg" : "python/pytest-ignore-flaky: update to 2.2.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pytest-ignore-flaky/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-ignore-flaky/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-ignore-flaky/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-ignore-flaky/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-ignore-flaky/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-ignore-flaky/pytest-ignore-flaky-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-ignore-flaky/patches/01-pytest-disable-plugins.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}