{
  "_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" : 7565,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "aaebff054559f9b01a927feef6387c75e58bc8f1",
            "branch" : [
              {
                "SHA1" : "aaebff054559f9b01a927feef6387c75e58bc8f1",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "aaebff054559f9b01a927feef6387c75e58bc8f1",
            "branch" : [
              {
                "SHA1" : "aaebff054559f9b01a927feef6387c75e58bc8f1",
                "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" : "aaebff054559f9b01a927feef6387c75e58bc8f1",
        "branch" : [
          {
            "SHA1" : "aaebff054559f9b01a927feef6387c75e58bc8f1",
            "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" : "#7565",
  "duration" : 2281492,
  "estimatedDuration" : 320804,
  "executor" : None,
  "fullDisplayName" : "oi-userland #7565",
  "id" : "7565",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 7565,
  "queueId" : 953,
  "result" : "SUCCESS",
  "timestamp" : 1660418465250,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/7565/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/postgresql-12/manifests/sample-manifest.p5m",
          "components/database/postgresql-12/postgresql12-service.p5m",
          "components/database/postgresql-12/Makefile",
          "components/database/postgresql-12/postgresql12-documentation.p5m",
          "components/database/postgresql-12/pkg5"
        ],
        "commitId" : "1a59c409deb40e1ea18ee1f005b94b6b9762568c",
        "timestamp" : 1660418234000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "postgresql-12: update to 12.12\u000a\u000a",
        "date" : "2022-08-13 21:17:14 +0200",
        "id" : "1a59c409deb40e1ea18ee1f005b94b6b9762568c",
        "msg" : "postgresql-12: update to 12.12",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-12/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-12/postgresql12-documentation.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-12/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-12/postgresql12-service.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-12/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/postgresql-14/manifests/sample-manifest.p5m",
          "components/database/postgresql-14/Makefile",
          "components/database/postgresql-14/postgresql14-documentation.p5m"
        ],
        "commitId" : "3b3fc11e9f8a8c397e5de22711925c51771850c9",
        "timestamp" : 1660418262000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "postgresql-14: update to 14.5\u000a\u000a",
        "date" : "2022-08-13 21:17:42 +0200",
        "id" : "3b3fc11e9f8a8c397e5de22711925c51771850c9",
        "msg" : "postgresql-14: update to 14.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-14/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-14/postgresql14-documentation.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-14/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/pango/pango.p5m",
          "components/library/pango/manifests/sample-manifest.p5m",
          "components/library/pango/Makefile",
          "components/library/pango/test/results-all.master",
          "components/library/pango/test/results-64.master",
          "components/library/pango/test/results-32.master"
        ],
        "commitId" : "aaebff054559f9b01a927feef6387c75e58bc8f1",
        "timestamp" : 1660418293000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "pango: update to 1.50.9\u000a\u000a",
        "date" : "2022-08-13 21:18:13 +0200",
        "id" : "aaebff054559f9b01a927feef6387c75e58bc8f1",
        "msg" : "pango: update to 1.50.9",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/pango/pango.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/pango/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/library/pango/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/library/pango/test/results-64.master"
          },
          {
            "editType" : "delete",
            "file" : "components/library/pango/test/results-32.master"
          },
          {
            "editType" : "edit",
            "file" : "components/library/pango/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}