{
  "_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" : 7111,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "d62925ddc72db594572000c5ab9f7e6c2af502a5",
            "branch" : [
              {
                "SHA1" : "d62925ddc72db594572000c5ab9f7e6c2af502a5",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d62925ddc72db594572000c5ab9f7e6c2af502a5",
            "branch" : [
              {
                "SHA1" : "d62925ddc72db594572000c5ab9f7e6c2af502a5",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "d62925ddc72db594572000c5ab9f7e6c2af502a5",
        "branch" : [
          {
            "SHA1" : "d62925ddc72db594572000c5ab9f7e6c2af502a5",
            "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" : "#7111",
  "duration" : 4899108,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #7111",
  "id" : "7111",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 7111,
  "queueId" : 197,
  "result" : "SUCCESS",
  "timestamp" : 1686528324096,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/7111/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/gdb/patches/series",
          "components/developer/gdb/patches/01-fix-bug-30252.patch",
          "components/developer/gdb/Makefile"
        ],
        "commitId" : "42cd8c7bad151f7b3809301160771ec45a1b7b7a",
        "timestamp" : 1686471405000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gdb: fix gdb bug #30252\u000a\u000a",
        "date" : "2023-06-11 10:16:45 +0200",
        "id" : "42cd8c7bad151f7b3809301160771ec45a1b7b7a",
        "msg" : "gdb: fix gdb bug #30252",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/gdb/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/gdb/patches/series"
          },
          {
            "editType" : "add",
            "file" : "components/developer/gdb/patches/01-fix-bug-30252.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/openindiana/time-slider/pkg5",
          "components/openindiana/time-slider/time-slider.p5m",
          "components/openindiana/time-slider/manifests/sample-manifest.p5m",
          "components/openindiana/time-slider/Makefile"
        ],
        "commitId" : "fd5ce67535f400d8b3d5ed61292a5f958d7b1e13",
        "timestamp" : 1686499425000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "time-slider: switch from python 3.5 to python 3.9\u000a\u000a",
        "date" : "2023-06-11 18:03:45 +0200",
        "id" : "fd5ce67535f400d8b3d5ed61292a5f958d7b1e13",
        "msg" : "time-slider: switch from python 3.5 to python 3.9",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/openindiana/time-slider/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/openindiana/time-slider/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/openindiana/time-slider/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/openindiana/time-slider/time-slider.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/dbus/manifests/sample-manifest.p5m",
          "components/library/dbus/Makefile",
          "components/library/dbus/dbus.p5m",
          "components/library/dbus/libdbus.p5m"
        ],
        "commitId" : "ac0cf7dd73a8fb8f497aae513e0cc36986b24b82",
        "timestamp" : 1686499436000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "dbus: update to 1.12.26\u000a\u000a",
        "date" : "2023-06-11 18:03:56 +0200",
        "id" : "ac0cf7dd73a8fb8f497aae513e0cc36986b24b82",
        "msg" : "dbus: update to 1.12.26",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/dbus/libdbus.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/dbus/dbus.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/dbus/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/dbus/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/diff_cover/Makefile",
          "components/python/diff_cover/test/results-all.master"
        ],
        "commitId" : "aa1294aab30c9a215c981ddd2b2d41094b64e483",
        "timestamp" : 1686499450000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/diff_cover: update to 7.6.0\u000a\u000a",
        "date" : "2023-06-11 18:04:10 +0200",
        "id" : "aa1294aab30c9a215c981ddd2b2d41094b64e483",
        "msg" : "python/diff_cover: update to 7.6.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/diff_cover/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/diff_cover/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/golang-119/Makefile",
          "components/developer/golang-119/test/results-64.master",
          "components/developer/golang-119/manifests/sample-manifest.p5m",
          "components/developer/golang-119/pkg5",
          "components/developer/golang-119/golang-119.p5m"
        ],
        "commitId" : "9e64ecb64a5f3cedbc92d31a6480415e9e3afba7",
        "timestamp" : 1686499460000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "golang-119: update to 1.19.10\u000a\u000a",
        "date" : "2023-06-11 18:04:20 +0200",
        "id" : "9e64ecb64a5f3cedbc92d31a6480415e9e3afba7",
        "msg" : "golang-119: update to 1.19.10",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/golang-119/test/results-64.master"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/golang-119/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/golang-119/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/golang-119/golang-119.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/golang-119/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/flake8_2020/Makefile"
        ],
        "commitId" : "4bf447e66963f19f25bd58dc6f18daa040720197",
        "timestamp" : 1686499471000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/flake8_2020: update to 1.8.1\u000a\u000a",
        "date" : "2023-06-11 18:04:31 +0200",
        "id" : "4bf447e66963f19f25bd58dc6f18daa040720197",
        "msg" : "python/flake8_2020: update to 1.8.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/flake8_2020/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/platformdirs/Makefile"
        ],
        "commitId" : "db3abd792e35d391d4abc74d45763a5f9fbd89f3",
        "timestamp" : 1686499482000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/platformdirs: update to 3.5.3\u000a\u000a",
        "date" : "2023-06-11 18:04:42 +0200",
        "id" : "db3abd792e35d391d4abc74d45763a5f9fbd89f3",
        "msg" : "python/platformdirs: update to 3.5.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/platformdirs/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pytest/Makefile"
        ],
        "commitId" : "d18a8d74204f4fef6a25d6dfb32b373509762ba4",
        "timestamp" : 1686499493000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pytest: update to 7.3.2\u000a\u000a",
        "date" : "2023-06-11 18:04:53 +0200",
        "id" : "d18a8d74204f4fef6a25d6dfb32b373509762ba4",
        "msg" : "python/pytest: update to 7.3.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pytest/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/tokenize_rt/test/results-3.9.master",
          "components/python/tokenize_rt/Makefile",
          "components/python/tokenize_rt/pkg5",
          "components/python/tokenize_rt/test/results-all.master",
          "components/python/tokenize_rt/python-integrate-project.conf",
          "components/python/tokenize_rt/test/results-3.7.master"
        ],
        "commitId" : "539034dfa6e97edb826be0af4479698e3c97a634",
        "timestamp" : 1686503979000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/tokenize_rt: update to 5.1.0\u000a\u000a",
        "date" : "2023-06-11 19:19:39 +0200",
        "id" : "539034dfa6e97edb826be0af4479698e3c97a634",
        "msg" : "python/tokenize_rt: update to 5.1.0",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/python/tokenize_rt/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tokenize_rt/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/tokenize_rt/test/results-3.9.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/tokenize_rt/test/results-3.7.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tokenize_rt/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tokenize_rt/python-integrate-project.conf"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/filelock/Makefile",
          "components/python/filelock/test/results-3.9.master",
          "components/python/filelock/python-integrate-project.conf",
          "components/python/filelock/patches/01-tox.ini.patch",
          "components/python/filelock/patches/03-test-no-git-compare.patch",
          "components/python/filelock/test/results-3.7.master",
          "components/python/filelock/patches/02-test-failing.patch"
        ],
        "commitId" : "14d9d2cac1443a8f7b1fd01db7b188794d629d08",
        "timestamp" : 1686503990000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/filelock: update to 3.12.1\u000a\u000a",
        "date" : "2023-06-11 19:19:50 +0200",
        "id" : "14d9d2cac1443a8f7b1fd01db7b188794d629d08",
        "msg" : "python/filelock: update to 3.12.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/filelock/patches/03-test-no-git-compare.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/filelock/test/results-3.9.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/filelock/test/results-3.7.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/filelock/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/filelock/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/python/filelock/patches/02-test-failing.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/filelock/patches/01-tox.ini.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pytest_freezer/manifests/sample-manifest.p5m",
          "components/python/pytest_freezer/Makefile",
          "components/python/pytest_freezer/pkg5",
          "components/python/pytest_freezer/test/results-all.master",
          "components/python/pytest_freezer/pytest_freezer-PYVER.p5m"
        ],
        "commitId" : "2d297587c38b4082324b3584a35e2148364df5b4",
        "timestamp" : 1686504002000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add pytest_freezer python project\u000a\u000a",
        "date" : "2023-06-11 19:20:02 +0200",
        "id" : "2d297587c38b4082324b3584a35e2148364df5b4",
        "msg" : "Add pytest_freezer python project",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/pytest_freezer/pytest_freezer-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytest_freezer/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytest_freezer/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytest_freezer/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytest_freezer/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/argcomplete/test/results-3.9.master",
          "components/python/argcomplete/test/results-3.7.master",
          "components/python/argcomplete/patches/0001-Tests-Disable-bracketed-paste-by-default-379.patch",
          "components/python/argcomplete/python-integrate-project.conf",
          "components/python/argcomplete/Makefile",
          "components/python/argcomplete/argcomplete-PYVER.p5m",
          "components/python/argcomplete/pkg5",
          "components/python/argcomplete/manifests/sample-manifest.p5m"
        ],
        "commitId" : "d62925ddc72db594572000c5ab9f7e6c2af502a5",
        "timestamp" : 1686517892000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/argcomplete: update to 3.1.0\u000a\u000a",
        "date" : "2023-06-11 23:11:32 +0200",
        "id" : "d62925ddc72db594572000c5ab9f7e6c2af502a5",
        "msg" : "python/argcomplete: update to 3.1.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/argcomplete/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/argcomplete/test/results-3.9.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/argcomplete/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/argcomplete/test/results-3.7.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/argcomplete/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/python/argcomplete/patches/0001-Tests-Disable-bracketed-paste-by-default-379.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/argcomplete/argcomplete-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/argcomplete/pkg5"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}