{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.TimerTrigger$TimerTriggerCause",
          "shortDescription" : "Started by timer"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 6772,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "6bef317bf03c6ddacfb5d03455543c1d2209e72b",
            "branch" : [
              {
                "SHA1" : "6bef317bf03c6ddacfb5d03455543c1d2209e72b",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "6bef317bf03c6ddacfb5d03455543c1d2209e72b",
            "branch" : [
              {
                "SHA1" : "6bef317bf03c6ddacfb5d03455543c1d2209e72b",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "6bef317bf03c6ddacfb5d03455543c1d2209e72b",
        "branch" : [
          {
            "SHA1" : "6bef317bf03c6ddacfb5d03455543c1d2209e72b",
            "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" : "#6772",
  "duration" : 5930749,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #6772",
  "id" : "6772",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 6772,
  "queueId" : 635,
  "result" : "SUCCESS",
  "timestamp" : 1656201954151,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/6772/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/pgagent/pgagent.p5m",
          "components/database/pgagent/manifests/sample-manifest.p5m",
          "components/database/pgagent/Makefile",
          "components/database/pgagent/pkg5"
        ],
        "commitId" : "b6597cecc8a04c7891afc3cc75890e3c2135a517",
        "timestamp" : 1656145006000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "pgagent: update to 4.2.1\u000a\u000a",
        "date" : "2022-06-25 10:16:46 +0200",
        "id" : "b6597cecc8a04c7891afc3cc75890e3c2135a517",
        "msg" : "pgagent: update to 4.2.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/pgagent/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/database/pgagent/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/pgagent/pgagent.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/pgagent/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/pgloader/pgloader.p5m",
          "components/database/pgloader/Makefile",
          "components/database/pgloader/manifests/sample-manifest.p5m"
        ],
        "commitId" : "dbe0329fe9d767b9e970397f38f10ba790ead47d",
        "timestamp" : 1656158716000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "pgloader: update to 3.6.4\u000a\u000a",
        "date" : "2022-06-25 14:05:16 +0200",
        "id" : "dbe0329fe9d767b9e970397f38f10ba790ead47d",
        "msg" : "pgloader: update to 3.6.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/pgloader/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/pgloader/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/database/pgloader/pgloader.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/pgbouncer/pgbouncer.p5m",
          "components/database/pgbouncer/Makefile",
          "components/database/pgbouncer/pkg5",
          "components/database/pgbouncer/manifests/sample-manifest.p5m",
          "components/database/pgbouncer/patches/01-fix-libdir.patch"
        ],
        "commitId" : "2bce7e3460e194375998bf39c927a95d01f28303",
        "timestamp" : 1656158728000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "pgbouncer: update to 1.17.0 and use openssl-1.1\u000a\u000a",
        "date" : "2022-06-25 14:05:28 +0200",
        "id" : "2bce7e3460e194375998bf39c927a95d01f28303",
        "msg" : "pgbouncer: update to 1.17.0 and use openssl-1.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/pgbouncer/pgbouncer.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/database/pgbouncer/patches/01-fix-libdir.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/database/pgbouncer/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/database/pgbouncer/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/database/pgbouncer/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/pgbadger/manifests/sample-manifest.p5m",
          "components/database/pgbadger/Makefile",
          "components/database/pgbadger/pkg5",
          "components/database/pgbadger/pgbadger.p5m"
        ],
        "commitId" : "d9f111df7fae45dea8be10eb308007d1704e8077",
        "timestamp" : 1656158739000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "pgbadger: update to 11.8\u000a\u000a",
        "date" : "2022-06-25 14:05:39 +0200",
        "id" : "d9f111df7fae45dea8be10eb308007d1704e8077",
        "msg" : "pgbadger: update to 11.8",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/pgbadger/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/database/pgbadger/pgbadger.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/pgbadger/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/pgbadger/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/pgpool-II/manifests/sample-manifest.p5m",
          "components/database/pgpool-II/Makefile",
          "components/database/pgpool-II/pgpool-II.p5m"
        ],
        "commitId" : "a0db384e0c98d9bd3e99fe1c6eaf10a0e07ca155",
        "timestamp" : 1656158750000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "pgpool-II: update to 4.3.2\u000a\u000a",
        "date" : "2022-06-25 14:05:50 +0200",
        "id" : "a0db384e0c98d9bd3e99fe1c6eaf10a0e07ca155",
        "msg" : "pgpool-II: update to 4.3.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/pgpool-II/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/database/pgpool-II/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/pgpool-II/pgpool-II.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/pidgin/pidgin.p5m",
          "components/desktop/pidgin/pkg5",
          "components/desktop/pidgin/Makefile",
          "components/desktop/pidgin/manifests/sample-manifest.p5m",
          "components/desktop/pidgin/patches/pidgin-07-menu-entry.patch"
        ],
        "commitId" : "5af698be7848069607bafbb09f49b09277cd00fb",
        "timestamp" : 1656163163000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "pidgin: update to 2.14.10 and switch to perl-5.34\u000a\u000a",
        "date" : "2022-06-25 15:19:23 +0200",
        "id" : "5af698be7848069607bafbb09f49b09277cd00fb",
        "msg" : "pidgin: update to 2.14.10 and switch to perl-5.34",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/pidgin/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/pidgin/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/pidgin/pidgin.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/pidgin/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/pidgin/patches/pidgin-07-menu-entry.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/squid/manifests/sample-manifest.p5m",
          "components/web/squid/Makefile",
          "components/web/squid/squid.p5m"
        ],
        "commitId" : "906444a989139d808eefe40cc1f7030ee8ee5e89",
        "timestamp" : 1656172365000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "squid - update to 5.6\u000a\u000a",
        "date" : "2022-06-25 17:52:45 +0200",
        "id" : "906444a989139d808eefe40cc1f7030ee8ee5e89",
        "msg" : "squid - update to 5.6",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/squid/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/web/squid/squid.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/web/squid/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/sudo/Makefile"
        ],
        "commitId" : "8eeefa3b014da82e382540d3fcf0fee4f11c306f",
        "timestamp" : 1656192084000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "sudo: update to 1.9.11p3\u000a\u000a",
        "date" : "2022-06-25 23:21:24 +0200",
        "id" : "8eeefa3b014da82e382540d3fcf0fee4f11c306f",
        "msg" : "sudo: update to 1.9.11p3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/sudo/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/sqlite/test/results-32.master",
          "components/database/sqlite/test/results-64.master",
          "components/database/sqlite/Makefile",
          "components/database/sqlite/sqlite.p5m",
          "components/database/sqlite/manifests/sample-manifest.p5m",
          "components/database/sqlite/test/results-all.master"
        ],
        "commitId" : "6bef317bf03c6ddacfb5d03455543c1d2209e72b",
        "timestamp" : 1656192095000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "sqlite: update to 3.39.0\u000a\u000a",
        "date" : "2022-06-25 23:21:35 +0200",
        "id" : "6bef317bf03c6ddacfb5d03455543c1d2209e72b",
        "msg" : "sqlite: update to 3.39.0",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/database/sqlite/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/database/sqlite/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/database/sqlite/sqlite.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/database/sqlite/test/results-64.master"
          },
          {
            "editType" : "delete",
            "file" : "components/database/sqlite/test/results-32.master"
          },
          {
            "editType" : "edit",
            "file" : "components/database/sqlite/manifests/sample-manifest.p5m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}