{
  "_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" : 6501,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3f3b3bf38035753d971d0dfd7b30234b0a1810de",
            "branch" : [
              {
                "SHA1" : "3f3b3bf38035753d971d0dfd7b30234b0a1810de",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3f3b3bf38035753d971d0dfd7b30234b0a1810de",
            "branch" : [
              {
                "SHA1" : "3f3b3bf38035753d971d0dfd7b30234b0a1810de",
                "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" : "3f3b3bf38035753d971d0dfd7b30234b0a1810de",
        "branch" : [
          {
            "SHA1" : "3f3b3bf38035753d971d0dfd7b30234b0a1810de",
            "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" : "#6501",
  "duration" : 339762,
  "estimatedDuration" : 4572218,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #6501",
  "id" : "6501",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 6501,
  "queueId" : 2497,
  "result" : "SUCCESS",
  "timestamp" : 1633824314532,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/6501/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/runtime/node16/Makefile",
          "components/runtime/node16/manifests/sample-manifest.p5m",
          "components/runtime/node16/node.license",
          "components/runtime/node16/nodejs.p5m"
        ],
        "commitId" : "b585f1fb0918628a69bd26bb2349373a49b67585",
        "timestamp" : 1633775829000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "nodejs-16: update to 16.11.0\u000a\u000a",
        "date" : "2021-10-09 12:37:09 +0200",
        "id" : "b585f1fb0918628a69bd26bb2349373a49b67585",
        "msg" : "nodejs-16: update to 16.11.0",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/runtime/node16/node.license"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/node16/nodejs.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/node16/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/node16/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/runtime/node10/pkg5",
          "components/runtime/node14/manifests/sample-manifest.p5m",
          "components/runtime/node14/node.license",
          "components/runtime/node14/nodejs.p5m",
          "components/runtime/node12/Makefile",
          "components/runtime/node12/manifests/sample-manifest.p5m",
          "components/meta-packages/history/history",
          "components/runtime/node10/Makefile",
          "components/runtime/node12/nodejs.p5m",
          "components/runtime/node10/nodejs.p5m",
          "components/runtime/node10/patches/01-patch-node_process_cc.patch",
          "components/runtime/node14/Makefile",
          "components/runtime/node12/node.license",
          "components/runtime/node10/manifests/sample-manifest.p5m"
        ],
        "commitId" : "2439e52f53db64724a9a31db4ed4ff244aa66d0e",
        "timestamp" : 1633781078000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "nodejs: update to 12.22.6, 14.18.0 and obsolete nodejs-10\u000a\u000a* nodejs-12: update to 12.22.6\u000a\u000a* nodejs-14: update to 14.18.0\u000a\u000a* obsolete nodejs-10\u000a",
        "date" : "2021-10-09 14:04:38 +0200",
        "id" : "2439e52f53db64724a9a31db4ed4ff244aa66d0e",
        "msg" : "nodejs: update to 12.22.6, 14.18.0 and obsolete nodejs-10",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/runtime/node12/nodejs.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/history/history"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/node14/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/runtime/node10/patches/01-patch-node_process_cc.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/node14/node.license"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/node14/nodejs.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/node14/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/runtime/node10/nodejs.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/node12/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/node12/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/runtime/node10/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/runtime/node10/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/node12/node.license"
          },
          {
            "editType" : "delete",
            "file" : "components/runtime/node10/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/mtr/test/results-64.master",
          "components/sysutils/mtr/manifests/sample-manifest.p5m",
          "components/sysutils/mtr/files/exec_attr",
          "components/sysutils/mtr/mtr.license",
          "components/sysutils/mtr/mtr.p5m",
          "components/sysutils/mtr/patches/01-filio.h.patch",
          "components/sysutils/mtr/Makefile",
          "components/sysutils/mtr/pkg5"
        ],
        "commitId" : "b2207907012bdb69153acf058ff68f76a1458d47",
        "timestamp" : 1633786425000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "mtr: update to 0.94\u000a\u000a",
        "date" : "2021-10-09 15:33:45 +0200",
        "id" : "b2207907012bdb69153acf058ff68f76a1458d47",
        "msg" : "mtr: update to 0.94",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/mtr/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/mtr/pkg5"
          },
          {
            "editType" : "delete",
            "file" : "components/sysutils/mtr/patches/01-filio.h.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/mtr/files/exec_attr"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/mtr/test/results-64.master"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/mtr/mtr.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/mtr/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/mtr/mtr.license"
          }
        ]
      },
      {
        "_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/cog-spur/manifests/sample-manifest.p5m",
          "components/runtime/smalltalk/stack-spur/patches/03-sqPluginsSCCSVersion.patch",
          "components/runtime/smalltalk/stack-spur/squeak.ips"
        ],
        "commitId" : "bbb6277b96628a2103c639830b324f6b7c76c0a5",
        "timestamp" : 1633798810000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Opensmalltalk: update cog-spur and stack-spur\u000a\u000a* stack-spur: update to 5.0.3080\u000a\u000a* cog-spur: update to 5.0.3077\u000a",
        "date" : "2021-10-09 19:00:10 +0200",
        "id" : "bbb6277b96628a2103c639830b324f6b7c76c0a5",
        "msg" : "Opensmalltalk: update cog-spur and stack-spur",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/cog-spur/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/stack-spur/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/stack-spur/squeak.ips"
          },
          {
            "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/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/stack-spur/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/smalltalk/cog-spur/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/ncdu/ncdu.license",
          "components/sysutils/ncdu/pkg5",
          "components/sysutils/ncdu/Makefile"
        ],
        "commitId" : "3f3b3bf38035753d971d0dfd7b30234b0a1810de",
        "timestamp" : 1633798824000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "ncdu: update to 1.16\u000a\u000a",
        "date" : "2021-10-09 19:00:24 +0200",
        "id" : "3f3b3bf38035753d971d0dfd7b30234b0a1810de",
        "msg" : "ncdu: update to 1.16",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/ncdu/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/ncdu/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/ncdu/ncdu.license"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}