{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user Andreas Wacknitz",
          "userId" : "wacki",
          "userName" : "Andreas Wacknitz"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 6448,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "efabb03abb547d32ffbfd69dd588d1c93570fc75",
            "branch" : [
              {
                "SHA1" : "efabb03abb547d32ffbfd69dd588d1c93570fc75",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "efabb03abb547d32ffbfd69dd588d1c93570fc75",
            "branch" : [
              {
                "SHA1" : "efabb03abb547d32ffbfd69dd588d1c93570fc75",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        },
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3897,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
            "branch" : [
              {
                "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
            "branch" : [
              {
                "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "efabb03abb547d32ffbfd69dd588d1c93570fc75",
        "branch" : [
          {
            "SHA1" : "efabb03abb547d32ffbfd69dd588d1c93570fc75",
            "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" : "#6448",
  "duration" : 16636571,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #6448",
  "id" : "6448",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 6448,
  "queueId" : 2287,
  "result" : "SUCCESS",
  "timestamp" : 1628337489699,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/6448/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/ptyprocess/ptyprocess-PYVER.p5m",
          "components/python/ptyprocess/pkg5",
          "components/python/ptyprocess/manifests/sample-manifest.p5m",
          "components/python/ptyprocess/test/results-all.master",
          "components/python/ptyprocess/history",
          "components/python/ptyprocess/Makefile"
        ],
        "commitId" : "e22bbaa1183cc2743137d19b690534ed313a188d",
        "timestamp" : 1628321698000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "ptyprocess: bump to 0.7.0 and drop -27\u000a",
        "date" : "2021-08-07 09:34:58 +0200",
        "id" : "e22bbaa1183cc2743137d19b690534ed313a188d",
        "msg" : "ptyprocess: bump to 0.7.0 and drop -27",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/ptyprocess/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/ptyprocess/ptyprocess-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/ptyprocess/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/ptyprocess/history"
          },
          {
            "editType" : "edit",
            "file" : "components/python/ptyprocess/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/ptyprocess/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pexpect/manifests/sample-manifest.p5m",
          "components/python/pexpect/Makefile",
          "components/python/pexpect/pkg5",
          "components/python/pexpect/patches/testsuite.patch",
          "components/python/pexpect/pexpect-PYVER.p5m",
          "components/python/pexpect/history"
        ],
        "commitId" : "5418e65af1788d66e135374a8415178dfbe6ccd2",
        "timestamp" : 1628321709000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "pexpect: bump to 4.8.0 and drop -27\u000a",
        "date" : "2021-08-07 09:35:09 +0200",
        "id" : "5418e65af1788d66e135374a8415178dfbe6ccd2",
        "msg" : "pexpect: bump to 4.8.0 and drop -27",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pexpect/history"
          },
          {
            "editType" : "add",
            "file" : "components/python/pexpect/patches/testsuite.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pexpect/pexpect-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pexpect/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pexpect/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pexpect/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/hamcrest/manifests/sample-manifest.p5m",
          "components/python/hamcrest/pkg5",
          "components/python/hamcrest/Makefile",
          "components/python/hamcrest/history",
          "components/python/hamcrest/hamcrest-PYVER.p5m",
          "components/python/hamcrest/manifests/generic-manifest.p5m"
        ],
        "commitId" : "a9b5abb0af3d7bf1b4616e334c380fe169939d44",
        "timestamp" : 1628321722000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "hamcrest: bump to 2.0.2 and drop -27\u000a",
        "date" : "2021-08-07 09:35:22 +0200",
        "id" : "a9b5abb0af3d7bf1b4616e334c380fe169939d44",
        "msg" : "hamcrest: bump to 2.0.2 and drop -27",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/hamcrest/hamcrest-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hamcrest/history"
          },
          {
            "editType" : "add",
            "file" : "components/python/hamcrest/manifests/generic-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hamcrest/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hamcrest/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hamcrest/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/automat/manifests/sample-manifest.p5m",
          "components/python/automat/history",
          "components/python/automat/test/results-3.7-32.master",
          "components/python/automat/test/results-3.9-32.master",
          "components/python/automat/pkg5",
          "components/python/automat/test/results-3.5-32.master",
          "components/python/automat/Makefile",
          "components/python/automat/manifests/generic-manifest.p5m"
        ],
        "commitId" : "98159626b8574f9a7b6bcfedeb61a43c6f428de7",
        "timestamp" : 1628332993000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "automat: bump to 20.2.0 and drop -27\u000a",
        "date" : "2021-08-07 12:43:13 +0200",
        "id" : "98159626b8574f9a7b6bcfedeb61a43c6f428de7",
        "msg" : "automat: bump to 20.2.0 and drop -27",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/automat/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/automat/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/automat/history"
          },
          {
            "editType" : "edit",
            "file" : "components/python/automat/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/automat/test/results-3.9-32.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/automat/test/results-3.7-32.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/automat/manifests/generic-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/automat/test/results-3.5-32.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/openindiana/kvm/patches/installctx.patch",
          "components/openindiana/kvm/Makefile"
        ],
        "commitId" : "efabb03abb547d32ffbfd69dd588d1c93570fc75",
        "timestamp" : 1628333008000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "illumos-kvm: bump to latest\u000a",
        "date" : "2021-08-07 12:43:28 +0200",
        "id" : "efabb03abb547d32ffbfd69dd588d1c93570fc75",
        "msg" : "illumos-kvm: bump to latest",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/openindiana/kvm/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/openindiana/kvm/patches/installctx.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
      "fullName" : "Aurélien Larcher"
    }
  ]
}