{
  "_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" : 6120,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "070d336faa6a126c3cdde3937a5065783f5e9a85",
            "branch" : [
              {
                "SHA1" : "070d336faa6a126c3cdde3937a5065783f5e9a85",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "070d336faa6a126c3cdde3937a5065783f5e9a85",
            "branch" : [
              {
                "SHA1" : "070d336faa6a126c3cdde3937a5065783f5e9a85",
                "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" : "070d336faa6a126c3cdde3937a5065783f5e9a85",
        "branch" : [
          {
            "SHA1" : "070d336faa6a126c3cdde3937a5065783f5e9a85",
            "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" : "#6120",
  "duration" : 7484647,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #6120",
  "id" : "6120",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 6120,
  "queueId" : 1247,
  "result" : "SUCCESS",
  "timestamp" : 1600992342993,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/6120/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/openindiana/illumos-gate/pkg5",
          "components/openindiana/illumos-gate/packages.ignore.in",
          "components/openindiana/illumos-gate/Makefile",
          "components/openindiana/illumos-gate/pkg5.fmris",
          "components/openindiana/illumos-gate/packages.ignore",
          "components/openindiana/illumos-gate/pkg5.complete.fmris"
        ],
        "commitId" : "4be134dfb0293c58da73caf6ba9c6e143e69ef54",
        "timestamp" : 1600949927000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "exclude ignored packages from illumos-gate metadata\u000a",
        "date" : "2020-09-24 14:18:47 +0200",
        "id" : "4be134dfb0293c58da73caf6ba9c6e143e69ef54",
        "msg" : "exclude ignored packages from illumos-gate metadata",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/openindiana/illumos-gate/packages.ignore.in"
          },
          {
            "editType" : "edit",
            "file" : "components/openindiana/illumos-gate/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/openindiana/illumos-gate/pkg5.complete.fmris"
          },
          {
            "editType" : "edit",
            "file" : "components/openindiana/illumos-gate/pkg5.fmris"
          },
          {
            "editType" : "edit",
            "file" : "components/openindiana/illumos-gate/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/openindiana/illumos-gate/packages.ignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/enum/Makefile",
          "components/python/enum/pkg5",
          "components/python/enum/manifests/sample-manifest.p5m",
          "components/python/enum/enum-PYVER.p5m"
        ],
        "commitId" : "cec2d23ae147b8c21fa8b39fb19f1162406c414e",
        "timestamp" : 1600956511000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "python/enum: missing dependency on Python runtime\u000a",
        "date" : "2020-09-24 16:08:31 +0200",
        "id" : "cec2d23ae147b8c21fa8b39fb19f1162406c414e",
        "msg" : "python/enum: missing dependency on Python runtime",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/enum/enum-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/enum/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/enum/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/enum/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/python27/Makefile",
          "components/python/python35/Makefile",
          "components/python/python27/pkg5",
          "components/python/python37/pkg5",
          "components/python/python35/pkg5",
          "components/python/python37/Makefile"
        ],
        "commitId" : "22bf0fdb2128f5b7cf2e28631043c86a7fd3bc4c",
        "timestamp" : 1600956511000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "python: depends on audio headers to build ossaudiodev\u000a",
        "date" : "2020-09-24 16:08:31 +0200",
        "id" : "22bf0fdb2128f5b7cf2e28631043c86a7fd3bc4c",
        "msg" : "python: depends on audio headers to build ossaudiodev",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/python37/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/python27/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/python27/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/python35/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/python37/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/python35/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/runtime/openjdk-7/pkg5",
          "components/runtime/openjdk-8/pkg5",
          "components/runtime/openjdk-7/Makefile",
          "components/runtime/openjdk-8/Makefile"
        ],
        "commitId" : "7d1a8668f2b4debbf6f4ae16025aceaf7b4fd4c7",
        "timestamp" : 1600956511000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "openjdk: requires audio headers, binary libCstd for demangler\u000a",
        "date" : "2020-09-24 16:08:31 +0200",
        "id" : "7d1a8668f2b4debbf6f4ae16025aceaf7b4fd4c7",
        "msg" : "openjdk: requires audio headers, binary libCstd for demangler",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/runtime/openjdk-7/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/openjdk-7/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/openjdk-8/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/openjdk-8/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/apr-util/Makefile",
          "components/library/apr-util/pkg5"
        ],
        "commitId" : "4962862376f0fc9774b77ba3ea37030baef324bf",
        "timestamp" : 1600956511000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "library/apr-util: build needs MySQL client for mysql_config\u000a",
        "date" : "2020-09-24 16:08:31 +0200",
        "id" : "4962862376f0fc9774b77ba3ea37030baef324bf",
        "msg" : "library/apr-util: build needs MySQL client for mysql_config",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/apr-util/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/apr-util/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/gdk-pixbuf/Makefile",
          "components/image/gimp/Makefile"
        ],
        "commitId" : "e5bf7110c4b69692b3a80b54edb2c5e14b9b6a8e",
        "timestamp" : 1600956511000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "library/gdk-pixbuf, image/gimp: configure cannot find correct libjpeg\u000aheader\u000a",
        "date" : "2020-09-24 16:08:31 +0200",
        "id" : "e5bf7110c4b69692b3a80b54edb2c5e14b9b6a8e",
        "msg" : "library/gdk-pixbuf, image/gimp: configure cannot find correct libjpeg",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/gdk-pixbuf/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/image/gimp/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/libX11/pkg5",
          "components/x11/libX11/Makefile"
        ],
        "commitId" : "a6b299fc58b301cfd1e20af3ff6c49b6abb19ef6",
        "timestamp" : 1600956511000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "library/libX11: needs xtrans to build\u000a",
        "date" : "2020-09-24 16:08:31 +0200",
        "id" : "a6b299fc58b301cfd1e20af3ff6c49b6abb19ef6",
        "msg" : "library/libX11: needs xtrans to build",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/libX11/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/libX11/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/fontconfig/pkg5",
          "components/library/fontconfig/Makefile"
        ],
        "commitId" : "dfe990326a1f8c2b0633f6cdd9e795a9f5179c31",
        "timestamp" : 1600956511000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "library/fontconfig: needs gperf to build\u000a",
        "date" : "2020-09-24 16:08:31 +0200",
        "id" : "dfe990326a1f8c2b0633f6cdd9e795a9f5179c31",
        "msg" : "library/fontconfig: needs gperf to build",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/fontconfig/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/fontconfig/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/gtksourceview-3/pkg5",
          "components/library/libsexy/Makefile",
          "components/library/gtksourceview/pkg5",
          "components/desktop/gtkspell/Makefile",
          "components/library/libcanberra/Makefile",
          "components/library/librsvg/pkg5",
          "components/multimedia/rhythmbox/pkg5",
          "components/library/clutter-gtk/pkg5",
          "components/library/libxml2/pkg5",
          "components/x11/xorg-server/Makefile",
          "components/library/gtk+/pkg5",
          "components/library/libsexy/pkg5",
          "components/desktop/gnome2/libgnomecanvas/pkg5",
          "components/developer/gtk-doc/Makefile",
          "components/library/libbonobo/Makefile",
          "components/library/gmime/pkg5",
          "components/desktop/gnome2/libgnome-keyring/Makefile",
          "components/library/gtk+/Makefile",
          "components/library/libgsf/Makefile",
          "components/library/libbonobo/pkg5",
          "components/library/schroedinger/Makefile",
          "components/library/gtksourceview-3/Makefile",
          "components/library/clutter-gtk/Makefile",
          "components/library/gmime/Makefile",
          "components/python/pygobject/Makefile",
          "components/library/libnotify/Makefile",
          "components/library/libchamplain/Makefile",
          "components/library/gtksourceview/Makefile",
          "components/inputmethod/ibus/pkg5",
          "components/desktop/gnome3/evolution-data-server/pkg5",
          "components/library/raptor/pkg5",
          "components/library/gnome-vfs/Makefile",
          "components/library/libgsf/pkg5",
          "components/library/libglade/pkg5",
          "components/library/libcanberra/pkg5",
          "components/desktop/tracker/pkg5",
          "components/python/pygtksourceview/Makefile",
          "components/library/libchamplain/pkg5",
          "components/desktop/gnome2/libgnomecanvas/Makefile",
          "components/library/librsvg/Makefile",
          "components/library/gtkimageview/Makefile",
          "components/developer/gtk-doc/pkg5",
          "components/library/libnotify/pkg5",
          "components/desktop/gtkspell/pkg5",
          "components/library/libglade/Makefile",
          "components/library/liboil/pkg5",
          "components/desktop/gnome2/libgnome-keyring/pkg5",
          "components/desktop/gnome3/evolution-data-server/Makefile",
          "components/sysutils/upower/pkg5",
          "components/desktop/tracker/Makefile",
          "components/python/pygtk2/Makefile",
          "components/library/liboil/Makefile",
          "components/library/schroedinger/pkg5",
          "components/library/gtkimageview/pkg5",
          "components/library/raptor/Makefile",
          "components/multimedia/rhythmbox/Makefile",
          "components/python/pygtk2/pkg5",
          "components/python/pygtksourceview/pkg5",
          "components/library/gnome-vfs/pkg5",
          "components/x11/xorg-server/pkg5",
          "components/inputmethod/ibus/Makefile",
          "components/python/pygobject/pkg5",
          "components/sysutils/upower/Makefile",
          "components/library/libbonoboui/pkg5",
          "components/library/libxml2/Makefile",
          "components/library/libbonoboui/Makefile"
        ],
        "commitId" : "7274f565b60f4225f90980481952d01a33acc432",
        "timestamp" : 1600956511000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "missing build dependencies on: gtk-doc, gobject-introspection\u000a",
        "date" : "2020-09-24 16:08:31 +0200",
        "id" : "7274f565b60f4225f90980481952d01a33acc432",
        "msg" : "missing build dependencies on: gtk-doc, gobject-introspection",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/gtk-doc/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/upower/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/clutter-gtk/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libglade/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pygobject/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/gtk-doc/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gnome-vfs/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libbonoboui/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/upower/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/raptor/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gnome-vfs/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xorg-server/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/gtkspell/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libsexy/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libbonobo/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gtksourceview/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libxml2/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libchamplain/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gtk+/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/schroedinger/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gmime/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/schroedinger/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/gnome3/evolution-data-server/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pygtk2/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libbonoboui/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pygobject/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gtksourceview/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libsexy/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gtkimageview/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libcanberra/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libglade/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gtkimageview/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/tracker/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libnotify/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/clutter-gtk/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/liboil/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/gtkspell/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/gnome2/libgnomecanvas/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libnotify/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gtksourceview-3/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/raptor/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libbonobo/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libgsf/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/inputmethod/ibus/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pygtksourceview/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libcanberra/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gtksourceview-3/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/librsvg/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/multimedia/rhythmbox/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/liboil/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libgsf/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gmime/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/gnome3/evolution-data-server/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/tracker/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libxml2/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pygtk2/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/inputmethod/ibus/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libchamplain/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xorg-server/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/gnome2/libgnomecanvas/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gtk+/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/gnome2/libgnome-keyring/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/gnome2/libgnome-keyring/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pygtksourceview/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/librsvg/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/multimedia/rhythmbox/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/cmake/test/results-i386.master",
          "components/developer/cmake/Makefile"
        ],
        "commitId" : "070d336faa6a126c3cdde3937a5065783f5e9a85",
        "timestamp" : 1600979251000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "cmake: update to 3.18.3\u000a",
        "date" : "2020-09-24 22:27:31 +0200",
        "id" : "070d336faa6a126c3cdde3937a5065783f5e9a85",
        "msg" : "cmake: update to 3.18.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/cmake/test/results-i386.master"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/cmake/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"
    }
  ]
}