{
  "_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" : 6516,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1e2fcab98f4f1ee8b0711c8c040fb2b785ba7c03",
            "branch" : [
              {
                "SHA1" : "1e2fcab98f4f1ee8b0711c8c040fb2b785ba7c03",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1e2fcab98f4f1ee8b0711c8c040fb2b785ba7c03",
            "branch" : [
              {
                "SHA1" : "1e2fcab98f4f1ee8b0711c8c040fb2b785ba7c03",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        },
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3897,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
            "branch" : [
              {
                "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
            "branch" : [
              {
                "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "1e2fcab98f4f1ee8b0711c8c040fb2b785ba7c03",
        "branch" : [
          {
            "SHA1" : "1e2fcab98f4f1ee8b0711c8c040fb2b785ba7c03",
            "name" : "refs/remotes/origin/oi/hipster"
          }
        ]
      },
      "remoteUrls" : [
        "git://github.com/OpenIndiana/oi-userland.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#6516",
  "duration" : 6497234,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #6516",
  "id" : "6516",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 6516,
  "queueId" : 2553,
  "result" : "SUCCESS",
  "timestamp" : 1635120300808,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/6516/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/ncurses/pkg5",
          "components/library/ncurses/Makefile",
          "components/library/ncurses/patches/02-xterm-no-rep.patch",
          "components/library/ncurses/manifests/sample-manifest.p5m",
          "components/library/ncurses/ncurses.p5m"
        ],
        "commitId" : "56bdd47d06e0ab10395e914f8fd1e9ea14bd4a82",
        "timestamp" : 1635076222000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "ncurses: update to 6.3 & remove xterm patch for ansi rep\u000a\u000a",
        "date" : "2021-10-24 13:50:22 +0200",
        "id" : "56bdd47d06e0ab10395e914f8fd1e9ea14bd4a82",
        "msg" : "ncurses: update to 6.3 & remove xterm patch for ansi rep",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/library/ncurses/patches/02-xterm-no-rep.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/ncurses/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/ncurses/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/ncurses/ncurses.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/ncurses/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/meson/Makefile",
          "components/developer/meson/test/results-all.master"
        ],
        "commitId" : "e8131bcd4c3f13c9dbad3a4caca51c27f36b31d1",
        "timestamp" : 1635076238000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "meson: update to 0.59.3\u000a\u000a",
        "date" : "2021-10-24 13:50:38 +0200",
        "id" : "e8131bcd4c3f13c9dbad3a4caca51c27f36b31d1",
        "msg" : "meson: update to 0.59.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/meson/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/meson/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/xapian/test/results-32.master",
          "components/library/xapian/test/results-64.master",
          "components/library/xapian/Makefile",
          "components/library/xapian/manifests/sample-manifest.p5m",
          "components/library/xapian/xapian.license",
          "components/library/xapian/xapian.p5m"
        ],
        "commitId" : "0e6ae993b7b19f93a594e9055ed1ad1ed8a4dd25",
        "timestamp" : 1635097933000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "add xapian 1.4.18\u000a\u000a",
        "date" : "2021-10-24 19:52:13 +0200",
        "id" : "0e6ae993b7b19f93a594e9055ed1ad1ed8a4dd25",
        "msg" : "add xapian 1.4.18",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/xapian/xapian.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/xapian/test/results-64.master"
          },
          {
            "editType" : "add",
            "file" : "components/library/xapian/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/xapian/test/results-32.master"
          },
          {
            "editType" : "add",
            "file" : "components/library/xapian/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/xapian/xapian.license"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/prep-download.mk"
        ],
        "commitId" : "22643074a037be881c92317e9e386770ac94a634",
        "timestamp" : 1635097948000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "have download create USERLAND_ARCHIVES if needed\u000a\u000a",
        "date" : "2021-10-24 19:52:28 +0200",
        "id" : "22643074a037be881c92317e9e386770ac94a634",
        "msg" : "have download create USERLAND_ARCHIVES if needed",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/prep-download.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/openindiana/ca-certificates/Makefile",
          "components/openindiana/ca-certificates/ca-certificates.p5m",
          "components/openindiana/ca-certificates/manifests/sample-manifest.p5m",
          "components/openindiana/ca-certificates/openssl-0.9.8-compat-links.inc",
          "components/openindiana/ca-certificates/pkg5"
        ],
        "commitId" : "712c8f5a49d555ef9e6d3baef9f4d3748405a0f6",
        "timestamp" : 1635097963000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Updating ca-certificates to 3.71\u000a\u000a",
        "date" : "2021-10-24 19:52:43 +0200",
        "id" : "712c8f5a49d555ef9e6d3baef9f4d3748405a0f6",
        "msg" : "Updating ca-certificates to 3.71",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/openindiana/ca-certificates/openssl-0.9.8-compat-links.inc"
          },
          {
            "editType" : "edit",
            "file" : "components/openindiana/ca-certificates/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/openindiana/ca-certificates/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/openindiana/ca-certificates/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/openindiana/ca-certificates/ca-certificates.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/runtime/smalltalk/stack-spur/manifests/sample-manifest.p5m",
          "components/runtime/smalltalk/cog-spur/patches/03-sqPluginsSCCSVersion.patch",
          "components/runtime/smalltalk/cog-spur/patches/02-sqSCCSVersion.patch",
          "components/runtime/smalltalk/stack-spur/Makefile",
          "components/runtime/smalltalk/cog-spur/squeak.ips",
          "components/runtime/smalltalk/stack-spur/patches/02-sqSCCSVersion.patch",
          "components/runtime/smalltalk/cog-spur/Makefile",
          "components/runtime/smalltalk/squeak/Makefile",
          "components/runtime/smalltalk/cog-spur/manifests/sample-manifest.p5m",
          "components/runtime/smalltalk/stack-spur/patches/03-sqPluginsSCCSVersion.patch",
          "components/runtime/smalltalk/stack-spur/squeak.ips",
          "components/runtime/smalltalk/squeak/inisqueak4"
        ],
        "commitId" : "1e2fcab98f4f1ee8b0711c8c040fb2b785ba7c03",
        "timestamp" : 1635101290000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "update Smalltalk packages\u000a\u000a* squeak: update to 4.6-15118 image\u000a\u000a* stack-spur: update to 5.0.3090\u000a\u000a* cog-spur: update to 5.0.3090\u000a",
        "date" : "2021-10-24 20:48:10 +0200",
        "id" : "1e2fcab98f4f1ee8b0711c8c040fb2b785ba7c03",
        "msg" : "update Smalltalk packages",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/cog-spur/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/cog-spur/patches/03-sqPluginsSCCSVersion.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/stack-spur/patches/02-sqSCCSVersion.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/squeak/inisqueak4"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/stack-spur/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/stack-spur/squeak.ips"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/stack-spur/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/cog-spur/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/stack-spur/patches/03-sqPluginsSCCSVersion.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/cog-spur/patches/02-sqSCCSVersion.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/cog-spur/squeak.ips"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/squeak/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}