{
  "_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" : 9488,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5c3a8628c842c73000468bed2620bcd7f084bd7f",
            "branch" : [
              {
                "SHA1" : "5c3a8628c842c73000468bed2620bcd7f084bd7f",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5c3a8628c842c73000468bed2620bcd7f084bd7f",
            "branch" : [
              {
                "SHA1" : "5c3a8628c842c73000468bed2620bcd7f084bd7f",
                "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" : "5c3a8628c842c73000468bed2620bcd7f084bd7f",
        "branch" : [
          {
            "SHA1" : "5c3a8628c842c73000468bed2620bcd7f084bd7f",
            "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" : "#9488",
  "duration" : 1345114,
  "estimatedDuration" : 1504738,
  "executor" : None,
  "fullDisplayName" : "oi-userland #9488",
  "id" : "9488",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 9488,
  "queueId" : 114,
  "result" : "SUCCESS",
  "timestamp" : 1685552113455,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/9488/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/ansible/manifests/sample-manifest.p5m",
          "components/python/ansible/ansible.p5m",
          "components/python/ansible/Makefile"
        ],
        "commitId" : "d8a1a6406f3458d8ba263968a75e1443b0a68727",
        "timestamp" : 1685551991000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/ansible: update to 8.0.0\u000a\u000a",
        "date" : "2023-05-31 18:53:11 +0200",
        "id" : "d8a1a6406f3458d8ba263968a75e1443b0a68727",
        "msg" : "python/ansible: update to 8.0.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/ansible/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/ansible/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/ansible/ansible.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/ruamel.yaml/test/results-3.7.master",
          "components/python/ruamel.yaml/manifests/sample-manifest.p5m",
          "components/python/ruamel.yaml/ruamel.yaml-PYVER.p5m",
          "components/python/ruamel.yaml/test/results-3.9.master",
          "components/python/ruamel.yaml/Makefile"
        ],
        "commitId" : "0c5d6f0a7053edaa6e76a0b293ca7b379cf297ad",
        "timestamp" : 1685552001000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/ruamel.yaml: update to 0.17.31\u000a\u000a",
        "date" : "2023-05-31 18:53:21 +0200",
        "id" : "0c5d6f0a7053edaa6e76a0b293ca7b379cf297ad",
        "msg" : "python/ruamel.yaml: update to 0.17.31",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/ruamel.yaml/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/ruamel.yaml/test/results-3.7.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/ruamel.yaml/test/results-3.9.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/ruamel.yaml/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/ruamel.yaml/ruamel.yaml-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/hypothesis/Makefile"
        ],
        "commitId" : "477a9097b0f3e61d8a8864a1511774ee8fabf192",
        "timestamp" : 1685552010000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/hypothesis: update to 6.75.7\u000a\u000a",
        "date" : "2023-05-31 18:53:30 +0200",
        "id" : "477a9097b0f3e61d8a8864a1511774ee8fabf192",
        "msg" : "python/hypothesis: update to 6.75.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/poetry_core/Makefile",
          "components/python/poetry_core/python-integrate-project.conf",
          "components/python/poetry_core/test/results-all.master"
        ],
        "commitId" : "e52c443322f5f607cf66c1fe48b30c1e73168b74",
        "timestamp" : 1685552021000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/poetry_core: update to 1.6.1\u000a\u000a",
        "date" : "2023-05-31 18:53:41 +0200",
        "id" : "e52c443322f5f607cf66c1fe48b30c1e73168b74",
        "msg" : "python/poetry_core: update to 1.6.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/poetry_core/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/poetry_core/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/poetry_core/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/coverage/Makefile"
        ],
        "commitId" : "06edd95d437980350f1f1046a6a6e0cacab62378",
        "timestamp" : 1685552063000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/coverage: update to 7.2.7\u000a\u000a",
        "date" : "2023-05-31 18:54:23 +0200",
        "id" : "06edd95d437980350f1f1046a6a6e0cacab62378",
        "msg" : "python/coverage: update to 7.2.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/coverage/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/cryptography_vectors/Makefile",
          "components/python/cryptography_vectors/cryptography_vectors-PYVER.p5m",
          "components/python/cryptography_vectors/test/results-all.master",
          "components/python/cryptography_vectors/manifests/sample-manifest.p5m",
          "components/python/cryptography_vectors/pkg5"
        ],
        "commitId" : "fc999d49c838d040a612485f0d3492a0d57f38c7",
        "timestamp" : 1685552074000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/cryptography_vectors: update to 41.0.0\u000a\u000a",
        "date" : "2023-05-31 18:54:34 +0200",
        "id" : "fc999d49c838d040a612485f0d3492a0d57f38c7",
        "msg" : "python/cryptography_vectors: update to 41.0.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/cryptography_vectors/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cryptography_vectors/pkg5"
          },
          {
            "editType" : "delete",
            "file" : "components/python/cryptography_vectors/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cryptography_vectors/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cryptography_vectors/cryptography_vectors-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/meta-packages/install-types/includes/minimal_sparcv9"
        ],
        "commitId" : "d23678ab99f9849aefe9abb0b3fed91f9b02adee",
        "timestamp" : 1685552083000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "minimal_install: remove sdcard/real-mode on SPARC\u000a\u000a",
        "date" : "2023-05-31 18:54:43 +0200",
        "id" : "d23678ab99f9849aefe9abb0b3fed91f9b02adee",
        "msg" : "minimal_install: remove sdcard/real-mode on SPARC",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/meta-packages/install-types/includes/minimal_sparcv9"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/setuptools-rust/Makefile",
          "components/python/setuptools-rust/pkg5",
          "components/python/setuptools-rust/test/results-all.master",
          "components/python/setuptools-rust/python-integrate-project.conf"
        ],
        "commitId" : "5c3a8628c842c73000468bed2620bcd7f084bd7f",
        "timestamp" : 1685552094000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/setuptools-rust: update to 1.6.0\u000a\u000a",
        "date" : "2023-05-31 18:54:54 +0200",
        "id" : "5c3a8628c842c73000468bed2620bcd7f084bd7f",
        "msg" : "python/setuptools-rust: update to 1.6.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/setuptools-rust/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/setuptools-rust/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/setuptools-rust/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/setuptools-rust/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}