{
  "_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" : 7015,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5900db6b7310168323354de784dc2d9704a8e484",
            "branch" : [
              {
                "SHA1" : "5900db6b7310168323354de784dc2d9704a8e484",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5900db6b7310168323354de784dc2d9704a8e484",
            "branch" : [
              {
                "SHA1" : "5900db6b7310168323354de784dc2d9704a8e484",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "5900db6b7310168323354de784dc2d9704a8e484",
        "branch" : [
          {
            "SHA1" : "5900db6b7310168323354de784dc2d9704a8e484",
            "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" : "#7015",
  "duration" : 9083297,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #7015",
  "id" : "7015",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 7015,
  "queueId" : 461,
  "result" : "SUCCESS",
  "timestamp" : 1677283502340,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/7015/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/HTTP-Daemon/Makefile"
        ],
        "commitId" : "82f7d0579739da9d1b2535f57fc1c292d20e28fc",
        "timestamp" : 1677223082000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/HTTP-Daemon: update to 6.16\u000a\u000a",
        "date" : "2023-02-24 08:18:02 +0100",
        "id" : "82f7d0579739da9d1b2535f57fc1c292d20e28fc",
        "msg" : "perl/HTTP-Daemon: update to 6.16",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/HTTP-Daemon/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libevent/patches/del-dam-py2.patch",
          "components/library/libevent/manifests/sample-manifest.p5m",
          "components/library/libevent/Makefile"
        ],
        "commitId" : "3b6bb39601370f1516126d322484df90ba942a69",
        "timestamp" : 1677239622000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Fix libevent to be build without python2\u000a\u000a",
        "date" : "2023-02-24 12:53:42 +0100",
        "id" : "3b6bb39601370f1516126d322484df90ba942a69",
        "msg" : "Fix libevent to be build without python2",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/libevent/patches/del-dam-py2.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libevent/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libevent/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/openindiana/ddu/manifests/sample-manifest.p5m",
          "components/openindiana/ddu/ddu-library.p5m",
          "components/openindiana/ddu/Makefile",
          "components/openindiana/ddu/pkg5"
        ],
        "commitId" : "fb0af18f75bef6721d082fdb63a077efffaab687",
        "timestamp" : 1677244933000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Rebuilding ddu to drop python-35\u000a\u000aSigned-off-by: Till Wegmueller <toasterson@gmail.com>\u000a",
        "date" : "2023-02-24 14:22:13 +0100",
        "id" : "fb0af18f75bef6721d082fdb63a077efffaab687",
        "msg" : "Rebuilding ddu to drop python-35",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/openindiana/ddu/ddu-library.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/openindiana/ddu/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/openindiana/ddu/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/openindiana/ddu/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/executing/Makefile",
          "components/python/executing/test/results-all.master",
          "components/python/executing/pkg5",
          "components/python/executing/manifests/sample-manifest.p5m",
          "components/python/executing/executing-PYVER.p5m"
        ],
        "commitId" : "f8c9c14ce6c284889e817a303a29b8431d6a9928",
        "timestamp" : 1677263703000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add executing python project\u000a\u000a",
        "date" : "2023-02-24 19:35:03 +0100",
        "id" : "f8c9c14ce6c284889e817a303a29b8431d6a9928",
        "msg" : "Add executing python project",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/executing/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/executing/executing-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/executing/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/executing/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/executing/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/privoxy/manifests/sample-manifest.p5m",
          "components/web/privoxy/privoxy.p5m",
          "components/web/privoxy/Makefile"
        ],
        "commitId" : "8736e956e1b6de4b25ff9af7ce319a6cc5f10214",
        "timestamp" : 1677264425000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "privoxy: update to 3.0.34\u000a\u000a",
        "date" : "2023-02-24 19:47:05 +0100",
        "id" : "8736e956e1b6de4b25ff9af7ce319a6cc5f10214",
        "msg" : "privoxy: update to 3.0.34",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/privoxy/privoxy.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/web/privoxy/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/web/privoxy/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/text/enchant/enchant.license",
          "components/text/enchant/enchant.p5m",
          "components/text/enchant/manifests/sample-manifest.p5m",
          "components/text/enchant/Makefile"
        ],
        "commitId" : "155bda94e3760951f57184ce9ab9ae7bcfd9dd5b",
        "timestamp" : 1677264440000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "enchant: update to 2.3.4\u000a\u000a",
        "date" : "2023-02-24 19:47:20 +0100",
        "id" : "155bda94e3760951f57184ce9ab9ae7bcfd9dd5b",
        "msg" : "enchant: update to 2.3.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/text/enchant/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/text/enchant/enchant.license"
          },
          {
            "editType" : "edit",
            "file" : "components/text/enchant/enchant.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/text/enchant/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/openindiana/ddu/Makefile"
        ],
        "commitId" : "7316bfaf0334e83b8428f4950af38795c904833b",
        "timestamp" : 1677265567000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "ddu: add PYVER to PKG_MACROS\u000a\u000a",
        "date" : "2023-02-24 20:06:07 +0100",
        "id" : "7316bfaf0334e83b8428f4950af38795c904833b",
        "msg" : "ddu: add PYVER to PKG_MACROS",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/openindiana/ddu/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/gegl/gegl.p5m",
          "components/library/gegl/manifests/sample-manifest.p5m",
          "components/library/gegl/Makefile"
        ],
        "commitId" : "7a828bbc119bdb165933c90ed05d949dda7a96bc",
        "timestamp" : 1677267334000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gegl: update to 0.4.42\u000a\u000a",
        "date" : "2023-02-24 20:35:34 +0100",
        "id" : "7a828bbc119bdb165933c90ed05d949dda7a96bc",
        "msg" : "gegl: update to 0.4.42",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/gegl/gegl.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gegl/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gegl/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/archiver/cabextract/test/results-all.master",
          "components/archiver/cabextract/Makefile"
        ],
        "commitId" : "f9d5ae0f60a93458a2e39201d9e9040aed45f82b",
        "timestamp" : 1677269772000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "cabextract: update to 1.11\u000a\u000a",
        "date" : "2023-02-24 21:16:12 +0100",
        "id" : "f9d5ae0f60a93458a2e39201d9e9040aed45f82b",
        "msg" : "cabextract: update to 1.11",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/archiver/cabextract/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/archiver/cabextract/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/bluefish/bluefish.p5m",
          "components/web/bluefish/pkg5",
          "components/web/bluefish/Makefile",
          "components/web/bluefish/manifests/sample-manifest.p5m"
        ],
        "commitId" : "8611571aa8de9806d717a95f5d6bb580d5e8235d",
        "timestamp" : 1677269796000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "bluefish: update to 2.2.13 and switch to default python\u000a\u000a",
        "date" : "2023-02-24 21:16:36 +0100",
        "id" : "8611571aa8de9806d717a95f5d6bb580d5e8235d",
        "msg" : "bluefish: update to 2.2.13 and switch to default python",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/bluefish/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/web/bluefish/bluefish.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/web/bluefish/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/web/bluefish/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/image/gimp/gimp.p5m",
          "components/image/gimp/test/results-64.master",
          "components/image/gimp/manifests/sample-manifest.p5m",
          "components/image/gimp/Makefile",
          "components/image/gimp/test/results-all.master"
        ],
        "commitId" : "b6b9689f6e3019bc700490e56aaa340e674a173b",
        "timestamp" : 1677269808000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gimp: update to 2.10.34\u000a\u000a",
        "date" : "2023-02-24 21:16:48 +0100",
        "id" : "b6b9689f6e3019bc700490e56aaa340e674a173b",
        "msg" : "gimp: update to 2.10.34",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/image/gimp/gimp.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/image/gimp/test/results-64.master"
          },
          {
            "editType" : "edit",
            "file" : "components/image/gimp/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/image/gimp/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/image/gimp/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/c-ares/manifests/sample-manifest.p5m",
          "components/library/c-ares/libcares.p5m",
          "components/library/c-ares/Makefile",
          "components/library/c-ares/test/results-all.master"
        ],
        "commitId" : "fcbf52bf5e8249a6275a7a71f21a032f60376bc2",
        "timestamp" : 1677273192000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libcares: update to 1.19.0 and provide test results\u000a\u000a",
        "date" : "2023-02-24 22:13:12 +0100",
        "id" : "fcbf52bf5e8249a6275a7a71f21a032f60376bc2",
        "msg" : "libcares: update to 1.19.0 and provide test results",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/c-ares/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/c-ares/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/c-ares/libcares.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/c-ares/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/perl-version-convert"
        ],
        "commitId" : "5900db6b7310168323354de784dc2d9704a8e484",
        "timestamp" : 1677273216000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl-version-convert - prepare for Mail::DMARC and Regexp::Common\u000a\u000a",
        "date" : "2023-02-24 22:13:36 +0100",
        "id" : "5900db6b7310168323354de784dc2d9704a8e484",
        "msg" : "perl-version-convert - prepare for Mail::DMARC and Regexp::Common",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/perl-version-convert"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}