{
  "_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" : 11217,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "68ccbefab1b58ef4e54ca7d84f343ba1b9c05947",
            "branch" : [
              {
                "SHA1" : "68ccbefab1b58ef4e54ca7d84f343ba1b9c05947",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "68ccbefab1b58ef4e54ca7d84f343ba1b9c05947",
            "branch" : [
              {
                "SHA1" : "68ccbefab1b58ef4e54ca7d84f343ba1b9c05947",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        },
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 6948,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8328397e99d92e3943442e1bfdfbdb9d37a4fcf8",
            "branch" : [
              {
                "SHA1" : "8328397e99d92e3943442e1bfdfbdb9d37a4fcf8",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8328397e99d92e3943442e1bfdfbdb9d37a4fcf8",
            "branch" : [
              {
                "SHA1" : "8328397e99d92e3943442e1bfdfbdb9d37a4fcf8",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "68ccbefab1b58ef4e54ca7d84f343ba1b9c05947",
        "branch" : [
          {
            "SHA1" : "68ccbefab1b58ef4e54ca7d84f343ba1b9c05947",
            "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" : "#11217",
  "duration" : 2187294,
  "estimatedDuration" : 2462816,
  "executor" : None,
  "fullDisplayName" : "oi-userland #11217",
  "id" : "11217",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 11217,
  "queueId" : 1130,
  "result" : "SUCCESS",
  "timestamp" : 1707512769096,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/11217/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/bitmap/bitmap.p5m",
          "components/x11/bitmap/manifests/sample-manifest.p5m",
          "components/x11/bitmap/pkg5",
          "components/x11/bitmap/bitmap.license",
          "components/x11/bitmap/Makefile"
        ],
        "commitId" : "995a4513adfebb78ced3a5d639e0f0381eea3b91",
        "timestamp" : 1707512584000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "bitmap: update to 1.1.1\u000a\u000a",
        "date" : "2024-02-09 22:03:04 +0100",
        "id" : "995a4513adfebb78ced3a5d639e0f0381eea3b91",
        "msg" : "bitmap: update to 1.1.1",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/x11/bitmap/bitmap.license"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/bitmap/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/bitmap/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/bitmap/bitmap.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/bitmap/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libuv/Makefile",
          "components/library/libuv/manifests/sample-manifest.p5m",
          "components/library/libuv/test/results-all.master",
          "components/library/libuv/pkg5"
        ],
        "commitId" : "e3d73220aae01cbe6cc41a6953ec4df5b50ff3e7",
        "timestamp" : 1707512596000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libuv: update to 1.48.0\u000a\u000a",
        "date" : "2024-02-09 22:03:16 +0100",
        "id" : "e3d73220aae01cbe6cc41a6953ec4df5b50ff3e7",
        "msg" : "libuv: update to 1.48.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libuv/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libuv/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libuv/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libuv/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/text/enchant/Makefile"
        ],
        "commitId" : "ad6d0661d23b199d31a305c7becaab4cc4ca6d80",
        "timestamp" : 1707512609000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "enchant: update to 2.6.7\u000a\u000a",
        "date" : "2024-02-09 22:03:29 +0100",
        "id" : "ad6d0661d23b199d31a305c7becaab4cc4ca6d80",
        "msg" : "enchant: update to 2.6.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/text/enchant/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/c_icap/Makefile",
          "components/sysutils/c_icap/c_icap.p5m",
          "components/sysutils/c_icap/pkg5",
          "components/sysutils/c_icap/manifests/sample-manifest.p5m"
        ],
        "commitId" : "68ccbefab1b58ef4e54ca7d84f343ba1b9c05947",
        "timestamp" : 1707512620000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "c_icap: update to 0.6.2\u000a\u000a",
        "date" : "2024-02-09 22:03:40 +0100",
        "id" : "68ccbefab1b58ef4e54ca7d84f343ba1b9c05947",
        "msg" : "c_icap: update to 0.6.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/c_icap/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/c_icap/c_icap.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/c_icap/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/c_icap/pkg5"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}