{
  "_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" : 5799,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "4830ebc24f3f5a6bc3baec6a7319934037a92d4c",
            "branch" : [
              {
                "SHA1" : "4830ebc24f3f5a6bc3baec6a7319934037a92d4c",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "4830ebc24f3f5a6bc3baec6a7319934037a92d4c",
            "branch" : [
              {
                "SHA1" : "4830ebc24f3f5a6bc3baec6a7319934037a92d4c",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        },
        "origin/HEAD" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
            "branch" : [
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/oi/hipster"
              },
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/HEAD"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
            "branch" : [
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/oi/hipster"
              },
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/HEAD"
              }
            ]
          }
        },
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1129,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
            "branch" : [
              {
                "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
            "branch" : [
              {
                "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "4830ebc24f3f5a6bc3baec6a7319934037a92d4c",
        "branch" : [
          {
            "SHA1" : "4830ebc24f3f5a6bc3baec6a7319934037a92d4c",
            "name" : "refs/remotes/origin/oi/hipster"
          }
        ]
      },
      "remoteUrls" : [
        "git://github.com/OpenIndiana/oi-userland.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#5799",
  "duration" : 2148685,
  "estimatedDuration" : 340979,
  "executor" : None,
  "fullDisplayName" : "oi-userland #5799",
  "id" : "5799",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 5799,
  "queueId" : 1724,
  "result" : "SUCCESS",
  "timestamp" : 1612817153322,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/5799/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/runtime/sbcl/Makefile",
          "components/runtime/sbcl/patches/01-Config.x86-sunos.patch",
          "components/runtime/sbcl/sbcl.license"
        ],
        "commitId" : "e36e432c3f9ad54587c37cbccadc1d1ab033279c",
        "timestamp" : 1612816898000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "sbcl: update to 2.1.1\u000a",
        "date" : "2021-02-08 21:41:38 +0100",
        "id" : "e36e432c3f9ad54587c37cbccadc1d1ab033279c",
        "msg" : "sbcl: update to 2.1.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/runtime/sbcl/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/sbcl/patches/01-Config.x86-sunos.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/sbcl/sbcl.license"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/archiver/gtar/test/results-64.master",
          "components/archiver/gtar/patches/03-revert_check_return_value_from_xgetcwd.patch",
          "components/archiver/gtar/Makefile",
          "components/archiver/gtar/patches/02-remote-shell.patch",
          "components/archiver/gtar/patches/03-sys-limits.patch"
        ],
        "commitId" : "4830ebc24f3f5a6bc3baec6a7319934037a92d4c",
        "timestamp" : 1612816916000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gtar: update to 1.33\u000a* gtar: update to 1.33\u000a",
        "date" : "2021-02-08 21:41:56 +0100",
        "id" : "4830ebc24f3f5a6bc3baec6a7319934037a92d4c",
        "msg" : "gtar: update to 1.33",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/archiver/gtar/test/results-64.master"
          },
          {
            "editType" : "edit",
            "file" : "components/archiver/gtar/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/archiver/gtar/patches/03-sys-limits.patch"
          },
          {
            "editType" : "add",
            "file" : "components/archiver/gtar/patches/03-revert_check_return_value_from_xgetcwd.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/archiver/gtar/patches/02-remote-shell.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}