{
  "_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" : 9588,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "87f92022ee4e4fdc81b3f953e6a69441f3e784c3",
            "branch" : [
              {
                "SHA1" : "87f92022ee4e4fdc81b3f953e6a69441f3e784c3",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "87f92022ee4e4fdc81b3f953e6a69441f3e784c3",
            "branch" : [
              {
                "SHA1" : "87f92022ee4e4fdc81b3f953e6a69441f3e784c3",
                "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" : "87f92022ee4e4fdc81b3f953e6a69441f3e784c3",
        "branch" : [
          {
            "SHA1" : "87f92022ee4e4fdc81b3f953e6a69441f3e784c3",
            "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" : "#9588",
  "duration" : 1216130,
  "estimatedDuration" : 340979,
  "executor" : None,
  "fullDisplayName" : "oi-userland #9588",
  "id" : "9588",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 9588,
  "queueId" : 230,
  "result" : "SUCCESS",
  "timestamp" : 1686910554309,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/9588/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pyproject_fmt/Makefile"
        ],
        "commitId" : "d93b21a8c87744df53a57d91afdb8c5d483a0acd",
        "timestamp" : 1686910434000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pyproject_fmt: update to 0.12.0\u000a\u000a",
        "date" : "2023-06-16 12:13:54 +0200",
        "id" : "d93b21a8c87744df53a57d91afdb8c5d483a0acd",
        "msg" : "python/pyproject_fmt: update to 0.12.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pyproject_fmt/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pytest-mock/test/results-3.7.master",
          "components/python/pytest-mock/Makefile",
          "components/python/pytest-mock/test/results-3.9.master",
          "components/python/pytest-mock/python-integrate-project.conf",
          "components/python/pytest-mock/patches/01-tox.ini-passenv.patch"
        ],
        "commitId" : "29daf3108f6ec785650bdcc82adb138688937e81",
        "timestamp" : 1686910446000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pytest-mock: update to 3.11.1\u000a\u000a",
        "date" : "2023-06-16 12:14:06 +0200",
        "id" : "29daf3108f6ec785650bdcc82adb138688937e81",
        "msg" : "python/pytest-mock: update to 3.11.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pytest-mock/test/results-3.9.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-mock/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-mock/test/results-3.7.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-mock/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/python/pytest-mock/patches/01-tox.ini-passenv.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/hypothesis/Makefile"
        ],
        "commitId" : "2f1baca578842be3e8f43d765e654bb5aeac642d",
        "timestamp" : 1686910457000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/hypothesis: update to 6.78.3\u000a\u000a",
        "date" : "2023-06-16 12:14:17 +0200",
        "id" : "2f1baca578842be3e8f43d765e654bb5aeac642d",
        "msg" : "python/hypothesis: update to 6.78.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/nagios-plugins/Makefile",
          "components/sysutils/nagios-plugins/manifests/sample-manifest.p5m",
          "components/sysutils/nagios-plugins/nagios-plugins.p5m"
        ],
        "commitId" : "87f92022ee4e4fdc81b3f953e6a69441f3e784c3",
        "timestamp" : 1686910467000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "nagios-plugins: add pst3 and move plugins to own subdir\u000a\u000a",
        "date" : "2023-06-16 12:14:27 +0200",
        "id" : "87f92022ee4e4fdc81b3f953e6a69441f3e784c3",
        "msg" : "nagios-plugins: add pst3 and move plugins to own subdir",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/nagios-plugins/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/nagios-plugins/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/nagios-plugins/nagios-plugins.p5m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}