{
  "_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" : 6256,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "193ec4cc12426a8ab39b34860f178572727b66d8",
            "branch" : [
              {
                "SHA1" : "193ec4cc12426a8ab39b34860f178572727b66d8",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "193ec4cc12426a8ab39b34860f178572727b66d8",
            "branch" : [
              {
                "SHA1" : "193ec4cc12426a8ab39b34860f178572727b66d8",
                "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" : "193ec4cc12426a8ab39b34860f178572727b66d8",
        "branch" : [
          {
            "SHA1" : "193ec4cc12426a8ab39b34860f178572727b66d8",
            "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" : "#6256",
  "duration" : 975644,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #6256",
  "id" : "6256",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 6256,
  "queueId" : 1723,
  "result" : "SUCCESS",
  "timestamp" : 1612742752244,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/6256/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/mozilla-nspr/patches/02-pkg-config-libs.patch",
          "components/library/mozilla-nspr/Makefile"
        ],
        "commitId" : "0e8bfb1251c531d5e66e03f9140811425230ca72",
        "timestamp" : 1612658524000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "nspr: fix pkg-config file (#13447)\u000a",
        "date" : "2021-02-07 01:42:04 +0100",
        "id" : "0e8bfb1251c531d5e66e03f9140811425230ca72",
        "msg" : "nspr: fix pkg-config file (#13447)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/mozilla-nspr/patches/02-pkg-config-libs.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/mozilla-nspr/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/sqlite/Makefile",
          "components/database/sqlite/files/mapfile"
        ],
        "commitId" : "8b42ad8b3246c601e2007e2d960d32cae3fb59d1",
        "timestamp" : 1612659549000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "sqlite: amend mapfile (#13448)\u000a",
        "date" : "2021-02-07 01:59:09 +0100",
        "id" : "8b42ad8b3246c601e2007e2d960d32cae3fb59d1",
        "msg" : "sqlite: amend mapfile (#13448)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/sqlite/files/mapfile"
          },
          {
            "editType" : "edit",
            "file" : "components/database/sqlite/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/tigervnc/Makefile",
          "components/x11/tigervnc/xvnc.p5m"
        ],
        "commitId" : "3bdd1b37ce42deb633a57c12da4168c2033db974",
        "timestamp" : 1612660368000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "xvnc: add dependencies (#13459)\u000a",
        "date" : "2021-02-07 02:12:48 +0100",
        "id" : "3bdd1b37ce42deb633a57c12da4168c2033db974",
        "msg" : "xvnc: add dependencies (#13459)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/tigervnc/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/tigervnc/xvnc.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/golang-115/manifests/sample-manifest.p5m",
          "components/developer/golang-115/Makefile"
        ],
        "commitId" : "46e40e6b9624089a6d4bd9cccad4d9f3b860595e",
        "timestamp" : 1612661002000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Updating golang to 1.15.8\u000a",
        "date" : "2021-02-07 02:23:22 +0100",
        "id" : "46e40e6b9624089a6d4bd9cccad4d9f3b860595e",
        "msg" : "Updating golang to 1.15.8",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/golang-115/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/golang-115/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/golang-115/golang-115.p5m"
        ],
        "commitId" : "cf342dc1902d222922bb6521314f61d91d19320d",
        "timestamp" : 1612661002000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Forgot manifest\u000a",
        "date" : "2021-02-07 02:23:22 +0100",
        "id" : "cf342dc1902d222922bb6521314f61d91d19320d",
        "msg" : "Forgot manifest",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/golang-115/golang-115.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/doxygen/Makefile"
        ],
        "commitId" : "20c5fb01f1f8188b257b2ed661c67d8c92fa5009",
        "timestamp" : 1612704453000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "doxygen: update to 1.9.1\u000a",
        "date" : "2021-02-07 14:27:33 +0100",
        "id" : "20c5fb01f1f8188b257b2ed661c67d8c92fa5009",
        "msg" : "doxygen: update to 1.9.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/doxygen/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/singledispatch/singledispatch-PYVER.p5m",
          "components/python/singledispatch/manifests/generic-manifest.p5m",
          "components/python/singledispatch/Makefile",
          "components/python/singledispatch/pkg5",
          "components/python/singledispatch/manifests/sample-manifest.p5m"
        ],
        "commitId" : "95d2e920fb3006b8720152a64b3dffccab301e61",
        "timestamp" : 1612704468000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "singledispatch: add Python3\u000a",
        "date" : "2021-02-07 14:27:48 +0100",
        "id" : "95d2e920fb3006b8720152a64b3dffccab301e61",
        "msg" : "singledispatch: add Python3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/singledispatch/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/singledispatch/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/singledispatch/singledispatch-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/singledispatch/manifests/generic-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/singledispatch/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pyro4/manifests/sample-manifest.p5m",
          "components/python/pyro4/manifests/generic-manifest.p5m",
          "components/python/pyro4/Makefile",
          "components/python/pyro4/pyro4-PYVER.p5m",
          "components/python/pyro4/pkg5"
        ],
        "commitId" : "f4c58dd24c2b56768f74fbac70349d5acd2ed9ac",
        "timestamp" : 1612704468000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "pyro4: update to 4.80, add Python3\u000a",
        "date" : "2021-02-07 14:27:48 +0100",
        "id" : "f4c58dd24c2b56768f74fbac70349d5acd2ed9ac",
        "msg" : "pyro4: update to 4.80, add Python3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pyro4/pyro4-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/pyro4/manifests/generic-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyro4/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyro4/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyro4/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/jsonschema/pkg5",
          "components/python/jsonschema/manifests/sample-manifest.p5m",
          "components/python/jsonschema/manifests/generic-manifest.p5m",
          "components/python/jsonschema/Makefile"
        ],
        "commitId" : "9fc0d3935792cb2f4c3bf9b69c60f2d4e8a28d98",
        "timestamp" : 1612704468000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "jsonschema: add Python 3.7 and 3.9\u000a",
        "date" : "2021-02-07 14:27:48 +0100",
        "id" : "9fc0d3935792cb2f4c3bf9b69c60f2d4e8a28d98",
        "msg" : "jsonschema: add Python 3.7 and 3.9",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/jsonschema/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/jsonschema/manifests/generic-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jsonschema/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jsonschema/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/jsonrpclib/Makefile",
          "components/python/jsonrpclib/manifests/generic-manifest.p5m",
          "components/python/jsonrpclib/manifests/sample-manifest.p5m",
          "components/python/jsonrpclib/pkg5"
        ],
        "commitId" : "765161b42644de162acba81e1e578cc7fed6dc94",
        "timestamp" : 1612704468000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "jsonrpclib: add Python 3.7 and 3.9\u000a",
        "date" : "2021-02-07 14:27:48 +0100",
        "id" : "765161b42644de162acba81e1e578cc7fed6dc94",
        "msg" : "jsonrpclib: add Python 3.7 and 3.9",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/jsonrpclib/manifests/generic-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jsonrpclib/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jsonrpclib/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jsonrpclib/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/simplejson/manifests/generic-manifest.p5m",
          "components/python/simplejson/pkg5",
          "components/python/simplejson/Makefile",
          "components/python/simplejson/manifests/sample-manifest.p5m"
        ],
        "commitId" : "c4755ee0f6e901729abc61798db0861a8229f375",
        "timestamp" : 1612704468000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "simplejson: add Python 3.7 and 3.9\u000a",
        "date" : "2021-02-07 14:27:48 +0100",
        "id" : "c4755ee0f6e901729abc61798db0861a8229f375",
        "msg" : "simplejson: add Python 3.7 and 3.9",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/simplejson/manifests/generic-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/simplejson/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/simplejson/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/simplejson/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/cluster/cluster-glue/Makefile",
          "components/cluster/cluster-glue/patches/usr_bin_python3.patch",
          "components/cluster/cluster-glue/patches/usr_bin_python27.patch",
          "components/cluster/cluster-glue/pkg5",
          "components/cluster/cluster-glue/patches/python3.patch"
        ],
        "commitId" : "c403b759f39aff857845a6fded42aee989dcf576",
        "timestamp" : 1612704481000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Upgrade of cluster-glue to python-37\u000a",
        "date" : "2021-02-07 14:28:01 +0100",
        "id" : "c403b759f39aff857845a6fded42aee989dcf576",
        "msg" : "Upgrade of cluster-glue to python-37",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/cluster/cluster-glue/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/cluster/cluster-glue/patches/usr_bin_python3.patch"
          },
          {
            "editType" : "add",
            "file" : "components/cluster/cluster-glue/patches/python3.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/cluster/cluster-glue/patches/usr_bin_python27.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/cluster/cluster-glue/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/xterm/Makefile"
        ],
        "commitId" : "30fcc2c0c7251b4fb705a366736cac536b0f66c4",
        "timestamp" : 1612715286000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "xterm: update to 365\u000a",
        "date" : "2021-02-07 17:28:06 +0100",
        "id" : "30fcc2c0c7251b4fb705a366736cac536b0f66c4",
        "msg" : "xterm: update to 365",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/xterm/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/text/asciidoc/Makefile"
        ],
        "commitId" : "193ec4cc12426a8ab39b34860f178572727b66d8",
        "timestamp" : 1612725086000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "asciidoc: update to 9.0.5\u000a",
        "date" : "2021-02-07 20:11:26 +0100",
        "id" : "193ec4cc12426a8ab39b34860f178572727b66d8",
        "msg" : "asciidoc: update to 9.0.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/text/asciidoc/Makefile"
          }
        ]
      }
    ],
    "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"
    }
  ]
}