{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.TimerTrigger$TimerTriggerCause",
          "shortDescription" : "Started by timer"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 6236,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "05b7aa8cdfd6bcdc7953d7e69b08d6cbe829e01f",
            "branch" : [
              {
                "SHA1" : "05b7aa8cdfd6bcdc7953d7e69b08d6cbe829e01f",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "05b7aa8cdfd6bcdc7953d7e69b08d6cbe829e01f",
            "branch" : [
              {
                "SHA1" : "05b7aa8cdfd6bcdc7953d7e69b08d6cbe829e01f",
                "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" : "05b7aa8cdfd6bcdc7953d7e69b08d6cbe829e01f",
        "branch" : [
          {
            "SHA1" : "05b7aa8cdfd6bcdc7953d7e69b08d6cbe829e01f",
            "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" : "#6236",
  "duration" : 868950,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #6236",
  "id" : "6236",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 6236,
  "queueId" : 1666,
  "result" : "SUCCESS",
  "timestamp" : 1611014756558,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/6236/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/py/Makefile"
        ],
        "commitId" : "cb358d094f6178a003c4d9081e22529d58b02778",
        "timestamp" : 1610966679000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "py: bump to 1.8.2\u000a",
        "date" : "2021-01-18 11:44:39 +0100",
        "id" : "cb358d094f6178a003c4d9081e22529d58b02778",
        "msg" : "py: bump to 1.8.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/py/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/iniconfig/pkg5",
          "components/python/iniconfig/manifests/sample-manifest.p5m",
          "components/python/iniconfig/iniconfig-PYVER.p5m",
          "components/python/iniconfig/manifests/generic-manifest.p5m",
          "components/python/iniconfig/Makefile",
          "components/python/iniconfig/iniconfig.license"
        ],
        "commitId" : "d6a0d01e99c2ceda563b92fdf41b9d4dba13f817",
        "timestamp" : 1610966679000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "iniconfig: add version 1.1.1\u000a",
        "date" : "2021-01-18 11:44:39 +0100",
        "id" : "d6a0d01e99c2ceda563b92fdf41b9d4dba13f817",
        "msg" : "iniconfig: add version 1.1.1",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/iniconfig/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/iniconfig/manifests/generic-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/iniconfig/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/iniconfig/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/iniconfig/iniconfig.license"
          },
          {
            "editType" : "add",
            "file" : "components/python/iniconfig/iniconfig-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pyparsing/test/results-all.master",
          "components/python/pyparsing/pkg5",
          "components/python/pyparsing/pyparsing-GENFRAG.p5m",
          "components/python/pyparsing/manifests/sample-manifest.p5m",
          "components/python/pyparsing/Makefile",
          "components/python/pyparsing/pyparsing-PYVER.p5m",
          "components/python/pyparsing/manifests/generic-manifest.p5m",
          "components/python/pyparsing/pyparsing.license"
        ],
        "commitId" : "b6121700366e210fd6a374c8faf48d6aebe99f25",
        "timestamp" : 1610967860000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "pyparsing: add version 2.4.0 (solaris-userland)\u000a",
        "date" : "2021-01-18 12:04:20 +0100",
        "id" : "b6121700366e210fd6a374c8faf48d6aebe99f25",
        "msg" : "pyparsing: add version 2.4.0 (solaris-userland)",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/pyparsing/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/pyparsing/manifests/generic-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/pyparsing/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/pyparsing/pyparsing.license"
          },
          {
            "editType" : "add",
            "file" : "components/python/pyparsing/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/pyparsing/pyparsing-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/pyparsing/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/pyparsing/pyparsing-GENFRAG.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pathlib2/history",
          "components/python/pathlib2/Makefile",
          "components/python/pathlib2/pkg5"
        ],
        "commitId" : "b127e2e35825c382995847da8be0d064a1762e12",
        "timestamp" : 1610970591000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "pathlib2: remove -39\u000a",
        "date" : "2021-01-18 12:49:51 +0100",
        "id" : "b127e2e35825c382995847da8be0d064a1762e12",
        "msg" : "pathlib2: remove -39",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pathlib2/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/pathlib2/history"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pathlib2/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/importlib-metadata/Makefile",
          "components/python/importlib-metadata/importlib-metadata-PYVER.p5m"
        ],
        "commitId" : "4584240c4d5f29337dbc17ef87980a90e7e4281a",
        "timestamp" : 1610972771000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "importlib-metadata: force dependency on zipp\u000a",
        "date" : "2021-01-18 13:26:11 +0100",
        "id" : "4584240c4d5f29337dbc17ef87980a90e7e4281a",
        "msg" : "importlib-metadata: force dependency on zipp",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/importlib-metadata/importlib-metadata-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/importlib-metadata/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/toml/manifests/generic-manifest.p5m",
          "components/python/toml/pkg5",
          "components/python/toml/test/results-3.7-32.master",
          "components/python/toml/patches/testsuite.patch",
          "components/python/toml/manifests/sample-manifest.p5m",
          "components/python/toml/test/results-3.9-32.master",
          "components/python/toml/toml-PYVER.p5m",
          "components/python/toml/Makefile",
          "components/python/toml/test/results-3.5-32.master"
        ],
        "commitId" : "938930ceb22de70221800f3a0070fd7c98d47ea9",
        "timestamp" : 1610972771000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "toml: add version 0.10.2\u000a",
        "date" : "2021-01-18 13:26:11 +0100",
        "id" : "938930ceb22de70221800f3a0070fd7c98d47ea9",
        "msg" : "toml: add version 0.10.2",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/toml/manifests/generic-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/toml/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/toml/toml-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/toml/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/toml/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/toml/test/results-3.9-32.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/toml/test/results-3.5-32.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/toml/test/results-3.7-32.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/toml/patches/testsuite.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/setup.py.mk"
        ],
        "commitId" : "30eb16cddd20715948a79a5feca7715af1b84091",
        "timestamp" : 1610972771000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "setup.py: do not override use of master test results\u000a",
        "date" : "2021-01-18 13:26:11 +0100",
        "id" : "30eb16cddd20715948a79a5feca7715af1b84091",
        "msg" : "setup.py: do not override use of master test results",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/setup.py.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pytest/pytest.license",
          "components/python/pytest/manifests/generic-manifest.p5m",
          "components/python/pytest/test/results-3.9-32.master",
          "components/python/pytest/manifests/sample-manifest.p5m",
          "components/python/pytest/test/results-3.7-32.master",
          "components/python/pytest/Makefile",
          "components/python/pytest/pytest-PYVER.p5m",
          "components/python/pytest/test/results-3.5-32.master"
        ],
        "commitId" : "05b7aa8cdfd6bcdc7953d7e69b08d6cbe829e01f",
        "timestamp" : 1610974081000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "pytest: bump to 6.1.2\u000a",
        "date" : "2021-01-18 13:48:01 +0100",
        "id" : "05b7aa8cdfd6bcdc7953d7e69b08d6cbe829e01f",
        "msg" : "pytest: bump to 6.1.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pytest/pytest.license"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytest/test/results-3.7-32.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest/manifests/generic-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest/pytest-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytest/test/results-3.5-32.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytest/test/results-3.9-32.master"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
      "fullName" : "Aurélien Larcher"
    }
  ]
}