{
  "_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" : 9941,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b6de725777baf76923aa1b1afbf761e7cc2b9f8f",
            "branch" : [
              {
                "SHA1" : "b6de725777baf76923aa1b1afbf761e7cc2b9f8f",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b6de725777baf76923aa1b1afbf761e7cc2b9f8f",
            "branch" : [
              {
                "SHA1" : "b6de725777baf76923aa1b1afbf761e7cc2b9f8f",
                "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" : "b6de725777baf76923aa1b1afbf761e7cc2b9f8f",
        "branch" : [
          {
            "SHA1" : "b6de725777baf76923aa1b1afbf761e7cc2b9f8f",
            "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" : "#9941",
  "duration" : 1720954,
  "estimatedDuration" : 320804,
  "executor" : None,
  "fullDisplayName" : "oi-userland #9941",
  "id" : "9941",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 9941,
  "queueId" : 637,
  "result" : "SUCCESS",
  "timestamp" : 1691697045783,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/9941/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/persistent/test/results-all.master",
          "components/python/persistent/Makefile",
          "components/python/persistent/patches/01-test_docs.patch",
          "components/python/persistent/persistent-PYVER.p5m",
          "components/python/persistent/manifests/sample-manifest.p5m",
          "components/python/persistent/pkg5",
          "components/python/persistent/python-integrate-project.conf"
        ],
        "commitId" : "14b1a257e63d4eed90083289e382d86b17f5d810",
        "timestamp" : 1691696783000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add persistent Python project\u000a\u000a",
        "date" : "2023-08-10 21:46:23 +0200",
        "id" : "14b1a257e63d4eed90083289e382d86b17f5d810",
        "msg" : "Add persistent Python project",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/persistent/persistent-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/persistent/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/persistent/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/persistent/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/persistent/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/persistent/patches/01-test_docs.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/persistent/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/elasticsearch/python-integrate-project.conf",
          "components/python/elasticsearch/test/results-all.master",
          "components/python/elasticsearch/patches/01-test-no-search-engine.patch",
          "components/python/elasticsearch/Makefile",
          "components/python/elasticsearch/patches/02-test-no-aiohttp.patch"
        ],
        "commitId" : "eecf1eb3586a871b78eff3f5f365e3c370048829",
        "timestamp" : 1691696796000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/elasticsearch: update to 8.9.0\u000a\u000a",
        "date" : "2023-08-10 21:46:36 +0200",
        "id" : "eecf1eb3586a871b78eff3f5f365e3c370048829",
        "msg" : "python/elasticsearch: update to 8.9.0",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/elasticsearch/patches/02-test-no-aiohttp.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/elasticsearch/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/elasticsearch/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/elasticsearch/patches/01-test-no-search-engine.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/elasticsearch/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/String-Format/test/results-all.master",
          "components/perl/String-Format/Makefile",
          "components/perl/String-Format/pkg5",
          "components/perl/String-Format/String-Format-PERLVER.p5m",
          "components/perl/String-Format/manifests/sample-manifest.p5m"
        ],
        "commitId" : "d40be34393dfb48a83a61f371151bedaff82be49",
        "timestamp" : 1691696806000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add String::Format Perl module\u000a\u000a",
        "date" : "2023-08-10 21:46:46 +0200",
        "id" : "d40be34393dfb48a83a61f371151bedaff82be49",
        "msg" : "Add String::Format Perl module",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/String-Format/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/perl/String-Format/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/String-Format/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/perl/String-Format/String-Format-PERLVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/String-Format/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Lingua-EN-Inflect/test/results-all.master",
          "components/perl/Lingua-EN-Inflect/Lingua-EN-Inflect-PERLVER.p5m",
          "components/perl/Lingua-EN-Inflect/Lingua-EN-Inflect.license",
          "components/perl/Lingua-EN-Inflect/Makefile",
          "components/perl/Lingua-EN-Inflect/manifests/sample-manifest.p5m",
          "components/perl/Lingua-EN-Inflect/pkg5"
        ],
        "commitId" : "56bf9d2058c006a30bd1d888d4610bcdcd35a938",
        "timestamp" : 1691696816000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add Lingua::EN::Inflect Perl module\u000a\u000a",
        "date" : "2023-08-10 21:46:56 +0200",
        "id" : "56bf9d2058c006a30bd1d888d4610bcdcd35a938",
        "msg" : "Add Lingua::EN::Inflect Perl module",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/Lingua-EN-Inflect/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Lingua-EN-Inflect/Lingua-EN-Inflect-PERLVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Lingua-EN-Inflect/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Lingua-EN-Inflect/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Lingua-EN-Inflect/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Lingua-EN-Inflect/Lingua-EN-Inflect.license"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Task-Weaken/manifests/sample-manifest.p5m",
          "components/perl/Task-Weaken/Makefile",
          "components/perl/Task-Weaken/Task-Weaken-PERLVER.p5m",
          "components/perl/Task-Weaken/test/results-all.master",
          "components/perl/Task-Weaken/pkg5"
        ],
        "commitId" : "b6de725777baf76923aa1b1afbf761e7cc2b9f8f",
        "timestamp" : 1691696824000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add Task::Weaken Perl module\u000a\u000a",
        "date" : "2023-08-10 21:47:04 +0200",
        "id" : "b6de725777baf76923aa1b1afbf761e7cc2b9f8f",
        "msg" : "Add Task::Weaken Perl module",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/Task-Weaken/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Task-Weaken/Task-Weaken-PERLVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Task-Weaken/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Task-Weaken/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Task-Weaken/test/results-all.master"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}