{
  "_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" : 11174,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e801552a3d1380fb491cc349885383140816434d",
            "branch" : [
              {
                "SHA1" : "e801552a3d1380fb491cc349885383140816434d",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e801552a3d1380fb491cc349885383140816434d",
            "branch" : [
              {
                "SHA1" : "e801552a3d1380fb491cc349885383140816434d",
                "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" : "e801552a3d1380fb491cc349885383140816434d",
        "branch" : [
          {
            "SHA1" : "e801552a3d1380fb491cc349885383140816434d",
            "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" : "#11174",
  "duration" : 2528325,
  "estimatedDuration" : 340979,
  "executor" : None,
  "fullDisplayName" : "oi-userland #11174",
  "id" : "11174",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 11174,
  "queueId" : 1079,
  "result" : "SUCCESS",
  "timestamp" : 1706789751467,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/11174/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/lmdb/lmdb.p5m",
          "components/database/lmdb/patches/01-Makefile.patch",
          "components/database/lmdb/manifests/sample-manifest.p5m",
          "components/database/lmdb/Makefile",
          "components/database/lmdb/lmdb.license",
          "components/database/lmdb/pkg5"
        ],
        "commitId" : "0710a442dea8da7eba95795de262b5e735a210ab",
        "timestamp" : 1706789451000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "lmdb: update to 0.9.32 & drop 32 bit\u000a\u000a",
        "date" : "2024-02-01 13:10:51 +0100",
        "id" : "0710a442dea8da7eba95795de262b5e735a210ab",
        "msg" : "lmdb: update to 0.9.32 & drop 32 bit",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/lmdb/lmdb.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/lmdb/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/database/lmdb/patches/01-Makefile.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/database/lmdb/lmdb.license"
          },
          {
            "editType" : "edit",
            "file" : "components/database/lmdb/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/database/lmdb/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/cryptography/test/results-all.master",
          "components/python/cryptography/Makefile"
        ],
        "commitId" : "f6961667058761d86494914fbaf9776146682c04",
        "timestamp" : 1706789463000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/cryptography: update to 42.0.2\u000a\u000a",
        "date" : "2024-02-01 13:11:03 +0100",
        "id" : "f6961667058761d86494914fbaf9776146682c04",
        "msg" : "python/cryptography: update to 42.0.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/cryptography/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cryptography/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/openldap/pkg5",
          "components/network/openldap/manifests/sample-manifest.p5m",
          "components/network/openldap/Makefile"
        ],
        "commitId" : "e801552a3d1380fb491cc349885383140816434d",
        "timestamp" : 1706789489000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "openldap: update to 2.6.7 & switch to openssl-3.1\u000a\u000a",
        "date" : "2024-02-01 13:11:29 +0100",
        "id" : "e801552a3d1380fb491cc349885383140816434d",
        "msg" : "openldap: update to 2.6.7 & switch to openssl-3.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/openldap/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/network/openldap/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/network/openldap/pkg5"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}