{
  "_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" : 6361,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ba9134d3522e6e807075273533b8764a665c40e9",
            "branch" : [
              {
                "SHA1" : "ba9134d3522e6e807075273533b8764a665c40e9",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ba9134d3522e6e807075273533b8764a665c40e9",
            "branch" : [
              {
                "SHA1" : "ba9134d3522e6e807075273533b8764a665c40e9",
                "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" : "ba9134d3522e6e807075273533b8764a665c40e9",
        "branch" : [
          {
            "SHA1" : "ba9134d3522e6e807075273533b8764a665c40e9",
            "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" : "#6361",
  "duration" : 1262231,
  "estimatedDuration" : 309212,
  "executor" : None,
  "fullDisplayName" : "oi-userland #6361",
  "id" : "6361",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 6361,
  "queueId" : 2544,
  "result" : "SUCCESS",
  "timestamp" : 1635006653621,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/6361/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/setuptools-35/pkg5",
          "components/python/setuptools/setuptools.license",
          "components/python/setuptools-35/manifests/generic-manifest.p5m",
          "components/python/setuptools-35/setuptools-GENFRAG.p5m",
          "components/python/setuptools/patches/03-setup.py.patch",
          "components/python/setuptools/patches/02-remove-ext-deps.patch",
          "components/python/setuptools-35/setuptools.copyright",
          "components/python/setuptools/setuptools.copyright",
          "components/python/setuptools/manifests/sample-manifest.p5m",
          "components/python/setuptools-35/setuptools-PYVER.p5m",
          "components/python/setuptools/setuptools-PYVER.p5m",
          "components/python/setuptools/pkg5",
          "components/python/setuptools-35/patches/04-appdirs.patch",
          "components/python/setuptools-35/Makefile",
          "components/python/setuptools-35/patches/03-setup.py.patch",
          "components/python/setuptools-35/manifests/sample-manifest.p5m",
          "components/python/setuptools/manifests/generic-manifest.p5m",
          "components/python/setuptools/Makefile",
          "components/python/setuptools-35/patches/02-remove-ext-deps.patch"
        ],
        "commitId" : "947f2e79e90da949b691caaa7b7219c87628cbc3",
        "timestamp" : 1635006461000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "setuptools: update to 58.3.0 (python-3.7 and 3.9)\u000a\u000a* setuptools: move variant for python-3.5 into separate folder\u000a\u000a* setuptools: update to 58.3.0 (for python 3.7 and 3.9)\u000a",
        "date" : "2021-10-23 18:27:41 +0200",
        "id" : "947f2e79e90da949b691caaa7b7219c87628cbc3",
        "msg" : "setuptools: update to 58.3.0 (python-3.7 and 3.9)",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/python/setuptools/setuptools.copyright"
          },
          {
            "editType" : "edit",
            "file" : "components/python/setuptools/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/setuptools-35/patches/02-remove-ext-deps.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/setuptools-35/setuptools-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/setuptools-35/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/setuptools/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/setuptools-35/patches/03-setup.py.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/setuptools/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/setuptools-35/setuptools.copyright"
          },
          {
            "editType" : "add",
            "file" : "components/python/setuptools-35/patches/04-appdirs.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/python/setuptools/patches/02-remove-ext-deps.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/setuptools-35/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/setuptools-35/setuptools-GENFRAG.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/setuptools/setuptools.license"
          },
          {
            "editType" : "delete",
            "file" : "components/python/setuptools/patches/03-setup.py.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/setuptools/manifests/generic-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/setuptools-35/manifests/generic-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/setuptools/setuptools-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/setuptools-35/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/distlib/Makefile",
          "components/python/distlib/manifests/generic-manifest.p5m",
          "components/python/distlib/manifests/sample-manifest.p5m",
          "components/python/distlib/distlib-PYVER.p5m",
          "components/python/distlib/distlib.license",
          "components/python/distlib/pkg5"
        ],
        "commitId" : "fc97c95227cd4816bccc2df0f1d5ba275b1927e9",
        "timestamp" : 1635006476000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "add distlib-0.3.3\u000a\u000a",
        "date" : "2021-10-23 18:27:56 +0200",
        "id" : "fc97c95227cd4816bccc2df0f1d5ba275b1927e9",
        "msg" : "add distlib-0.3.3",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/distlib/distlib.license"
          },
          {
            "editType" : "add",
            "file" : "components/python/distlib/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/distlib/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/distlib/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/distlib/manifests/generic-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/distlib/distlib-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/py-cpuinfo/py-cpuinfo.license",
          "components/python/py-cpuinfo/pkg5",
          "components/python/py-cpuinfo/manifests/generic-manifest.p5m",
          "components/python/py-cpuinfo/manifests/sample-manifest.p5m",
          "components/python/py-cpuinfo/Makefile",
          "components/python/py-cpuinfo/py-cpuinfo-PYVER.p5m"
        ],
        "commitId" : "d25d4c8692cfed7e0f7a0dfcdb1a10d3e2177687",
        "timestamp" : 1635006494000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "py-cpuinfo: fix mediator\u000a\u000a",
        "date" : "2021-10-23 18:28:14 +0200",
        "id" : "d25d4c8692cfed7e0f7a0dfcdb1a10d3e2177687",
        "msg" : "py-cpuinfo: fix mediator",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/py-cpuinfo/manifests/generic-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/py-cpuinfo/py-cpuinfo-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/py-cpuinfo/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/py-cpuinfo/py-cpuinfo.license"
          },
          {
            "editType" : "edit",
            "file" : "components/python/py-cpuinfo/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/py-cpuinfo/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/editor/geany/manifests/sample-manifest.p5m",
          "components/editor/geany/Makefile",
          "components/editor/geany/geany.p5m",
          "components/editor/geany/pkg5"
        ],
        "commitId" : "ba9134d3522e6e807075273533b8764a665c40e9",
        "timestamp" : 1635006511000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "geany: update to 1.38\u000a\u000a",
        "date" : "2021-10-23 18:28:31 +0200",
        "id" : "ba9134d3522e6e807075273533b8764a665c40e9",
        "msg" : "geany: update to 1.38",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/editor/geany/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/geany/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/geany/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/geany/geany.p5m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}