{
  "_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" : 6514,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "111654e4d2b1dd1b39e1d0f339a0f30b842446fe",
            "branch" : [
              {
                "SHA1" : "111654e4d2b1dd1b39e1d0f339a0f30b842446fe",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "111654e4d2b1dd1b39e1d0f339a0f30b842446fe",
            "branch" : [
              {
                "SHA1" : "111654e4d2b1dd1b39e1d0f339a0f30b842446fe",
                "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" : "111654e4d2b1dd1b39e1d0f339a0f30b842446fe",
        "branch" : [
          {
            "SHA1" : "111654e4d2b1dd1b39e1d0f339a0f30b842446fe",
            "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" : "#6514",
  "duration" : 320475,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #6514",
  "id" : "6514",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 6514,
  "queueId" : 2543,
  "result" : "SUCCESS",
  "timestamp" : 1634947540841,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/6514/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/filelock/Makefile",
          "components/python/filelock/manifests/generic-manifest.p5m",
          "components/python/filelock/filelock-PYVER.p5m",
          "components/python/filelock/pkg5",
          "components/python/filelock/filelock.license",
          "components/python/filelock/manifests/sample-manifest.p5m",
          "components/python/filelock/test/results-all.master"
        ],
        "commitId" : "d5acb3a6d15491e5703a6c03881c253657864272",
        "timestamp" : 1634926663000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "add filelock 3.3.1\u000a\u000a",
        "date" : "2021-10-22 20:17:43 +0200",
        "id" : "d5acb3a6d15491e5703a6c03881c253657864272",
        "msg" : "add filelock 3.3.1",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/filelock/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/filelock/filelock-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/filelock/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/filelock/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/filelock/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/filelock/manifests/generic-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/filelock/filelock.license"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/freezegun/pkg5",
          "components/python/freezegun/manifests/generic-manifest.p5m",
          "components/python/freezegun/test/results-3.7-32.master",
          "components/python/freezegun/freezegun-PYVER.p5m",
          "components/python/freezegun/test/results-3.9-32.master",
          "components/python/freezegun/freezegun.license",
          "components/python/freezegun/manifests/sample-manifest.p5m",
          "components/python/freezegun/Makefile"
        ],
        "commitId" : "3a76f9225e033904e067ad1f43c983bfa53a649b",
        "timestamp" : 1634926684000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "add freezegun 1.1.0\u000a\u000a",
        "date" : "2021-10-22 20:18:04 +0200",
        "id" : "3a76f9225e033904e067ad1f43c983bfa53a649b",
        "msg" : "add freezegun 1.1.0",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/freezegun/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/freezegun/freezegun.license"
          },
          {
            "editType" : "add",
            "file" : "components/python/freezegun/freezegun-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/freezegun/test/results-3.7-32.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/freezegun/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/freezegun/manifests/generic-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/freezegun/test/results-3.9-32.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/freezegun/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/tox/test/results-3.9-32.master",
          "components/python/tox/manifests/sample-manifest.p5m",
          "components/python/tox/pkg5",
          "components/python/tox/tox-PYVER.p5m",
          "components/python/tox/manifests/generic-manifest.p5m",
          "components/python/tox/test/results-3.7-32.master",
          "components/python/tox/tox.license",
          "components/python/tox/Makefile"
        ],
        "commitId" : "04485cdcf9f1f31fff8ce78e679df5b60d93bd9f",
        "timestamp" : 1634929802000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "add tox 3.24.4\u000a\u000a",
        "date" : "2021-10-22 21:10:02 +0200",
        "id" : "04485cdcf9f1f31fff8ce78e679df5b60d93bd9f",
        "msg" : "add tox 3.24.4",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/tox/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/tox/test/results-3.9-32.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/tox/tox.license"
          },
          {
            "editType" : "add",
            "file" : "components/python/tox/test/results-3.7-32.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/tox/tox-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/tox/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/tox/manifests/generic-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/tox/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/gexiv2/Makefile",
          "components/library/gexiv2/gexiv2.license",
          "components/library/gexiv2/test/results-all.master",
          "components/library/gexiv2/pkg5"
        ],
        "commitId" : "81bf4bd0f2dee99f0c6e0a1673d525428fb26a19",
        "timestamp" : 1634931451000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gexiv2: update to 0.12.3\u000a\u000a",
        "date" : "2021-10-22 21:37:31 +0200",
        "id" : "81bf4bd0f2dee99f0c6e0a1673d525428fb26a19",
        "msg" : "gexiv2: update to 0.12.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/gexiv2/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gexiv2/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/library/gexiv2/gexiv2.license"
          },
          {
            "editType" : "add",
            "file" : "components/library/gexiv2/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/tox/Makefile",
          "components/python/tox/tox-PYVER.p5m"
        ],
        "commitId" : "ee2dcacfb2757a6ae20046d9f83f57b141a6bfe7",
        "timestamp" : 1634935818000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "tox: add mediated links\u000a\u000a",
        "date" : "2021-10-22 22:50:18 +0200",
        "id" : "ee2dcacfb2757a6ae20046d9f83f57b141a6bfe7",
        "msg" : "tox: add mediated links",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/tox/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/tox-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/jaraco.functools/jaraco.functools.license",
          "components/python/jaraco.functools/manifests/generic-manifest.p5m",
          "components/python/jaraco.functools/pkg5",
          "components/python/jaraco.functools-legacy/Makefile",
          "components/python/jaraco.functools/Makefile",
          "components/python/jaraco.functools/manifests/sample-manifest.p5m",
          "components/python/jaraco.functools/jaraco.functools-PYVER.p5m",
          "components/python/jaraco.functools-legacy/manifests/generic-manifest.p5m",
          "components/python/jaraco.functools-legacy/manifests/sample-manifest.p5m",
          "components/python/jaraco.functools-legacy/pkg5",
          "components/python/jaraco.functools-legacy/jaraco.functools-PYVER.p5m"
        ],
        "commitId" : "111654e4d2b1dd1b39e1d0f339a0f30b842446fe",
        "timestamp" : 1634938048000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "jaraco.functools: add 3.3.0 versions for python-3.7 and 3.9\u000a\u000a",
        "date" : "2021-10-22 23:27:28 +0200",
        "id" : "111654e4d2b1dd1b39e1d0f339a0f30b842446fe",
        "msg" : "jaraco.functools: add 3.3.0 versions for python-3.7 and 3.9",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/jaraco.functools-legacy/manifests/generic-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jaraco.functools/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/jaraco.functools-legacy/jaraco.functools-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/jaraco.functools/jaraco.functools.license"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jaraco.functools/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/jaraco.functools/manifests/generic-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/jaraco.functools-legacy/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/jaraco.functools-legacy/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/jaraco.functools-legacy/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jaraco.functools/jaraco.functools-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jaraco.functools/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}