{
  "_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" : 4791,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "21a2cbc242f5a4b6b78a09cc0f6a7f4ea11979be",
            "branch" : [
              {
                "SHA1" : "21a2cbc242f5a4b6b78a09cc0f6a7f4ea11979be",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "21a2cbc242f5a4b6b78a09cc0f6a7f4ea11979be",
            "branch" : [
              {
                "SHA1" : "21a2cbc242f5a4b6b78a09cc0f6a7f4ea11979be",
                "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" : "21a2cbc242f5a4b6b78a09cc0f6a7f4ea11979be",
        "branch" : [
          {
            "SHA1" : "21a2cbc242f5a4b6b78a09cc0f6a7f4ea11979be",
            "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" : "#4791",
  "duration" : 6882169,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #4791",
  "id" : "4791",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4791,
  "queueId" : 472,
  "result" : "SUCCESS",
  "timestamp" : 1488503053649,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/4791/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/graphite2/manifests/sample-manifest.p5m",
          "components/library/graphite2/Makefile"
        ],
        "commitId" : "53390dc94218a6df052f8121f677b2512aaeb9d7",
        "timestamp" : 1488402890000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Bump graphite2 to 1.3.9\u000a",
        "date" : "2017-03-01 22:14:50 +0100",
        "id" : "53390dc94218a6df052f8121f677b2512aaeb9d7",
        "msg" : "Bump graphite2 to 1.3.9",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/graphite2/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/graphite2/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/httping/httping.p5m",
          "components/web/httping/httping.license",
          "components/httping/httping.license",
          "components/web/httping/manifests/sample-manifest.p5m",
          "components/httping/manifests/sample-manifest.p5m",
          "components/httping/resolve.deps",
          "components/web/httping/Makefile",
          "components/web/httping/resolve.deps",
          "components/web/httping/patches/httping.1.patch",
          "components/httping/patches/httping.1.patch",
          "components/web/httping/httping.p5m",
          "components/httping/Makefile"
        ],
        "commitId" : "f6eec726261ed4eaf87441bdfcbbf995f8632793",
        "timestamp" : 1488410064000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Move httping to web directory and add REQUIRED_PACKAGES\u000a",
        "date" : "2017-03-01 15:14:24 -0800",
        "id" : "f6eec726261ed4eaf87441bdfcbbf995f8632793",
        "msg" : "Move httping to web directory and add REQUIRED_PACKAGES",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/web/httping/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/httping/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/web/httping/patches/httping.1.patch"
          },
          {
            "editType" : "add",
            "file" : "components/web/httping/httping.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/web/httping/resolve.deps"
          },
          {
            "editType" : "delete",
            "file" : "components/httping/httping.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/httping/resolve.deps"
          },
          {
            "editType" : "delete",
            "file" : "components/httping/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/web/httping/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/httping/httping.license"
          },
          {
            "editType" : "add",
            "file" : "components/web/httping/httping.license"
          },
          {
            "editType" : "delete",
            "file" : "components/httping/patches/httping.1.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/httping/resolve.deps",
          "components/web/httping/patches/httping.1.patch",
          "components/web/httping/httping.p5m",
          "components/web/httping/manifests/sample-manifest.p5m",
          "components/web/httping/Makefile"
        ],
        "commitId" : "04890566d06b36fd0ef4ddc0115350b929f34ef1",
        "timestamp" : 1488410065000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Update httping to 2.4\u000a",
        "date" : "2017-03-01 15:14:25 -0800",
        "id" : "04890566d06b36fd0ef4ddc0115350b929f34ef1",
        "msg" : "Update httping to 2.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/httping/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/web/httping/httping.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/web/httping/resolve.deps"
          },
          {
            "editType" : "edit",
            "file" : "components/web/httping/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/web/httping/patches/httping.1.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/Makefile"
        ],
        "commitId" : "313ffddffcc6d7fecc774ae4eef08f05a3fe7c6a",
        "timestamp" : 1488410359000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Build search index after IPS repo initialization\u000a",
        "date" : "2017-03-01 15:19:19 -0800",
        "id" : "313ffddffcc6d7fecc774ae4eef08f05a3fe7c6a",
        "msg" : "Build search index after IPS repo initialization",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/nano/Makefile",
          "components/nano/resolve.deps",
          "components/nano/patches/configure_detect_unicode.patch",
          "components/editor/nano/nano.p5m",
          "components/editor/nano/manifests/sample-manifest.p5m",
          "components/editor/nano/resolve.deps",
          "components/editor/nano/nano.license",
          "components/nano/nano.p5m",
          "components/nano/manifests/sample-manifest.p5m",
          "components/editor/nano/patches/configure_detect_unicode.patch",
          "components/editor/nano/Makefile",
          "components/nano/nano.license"
        ],
        "commitId" : "95e735a9add47a4173b405ffc486a48982f0c3d3",
        "timestamp" : 1488411552000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "nano: move to editor category\u000a",
        "date" : "2017-03-01 15:39:12 -0800",
        "id" : "95e735a9add47a4173b405ffc486a48982f0c3d3",
        "msg" : "nano: move to editor category",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/nano/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/editor/nano/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/editor/nano/resolve.deps"
          },
          {
            "editType" : "delete",
            "file" : "components/nano/resolve.deps"
          },
          {
            "editType" : "delete",
            "file" : "components/nano/patches/configure_detect_unicode.patch"
          },
          {
            "editType" : "add",
            "file" : "components/editor/nano/nano.license"
          },
          {
            "editType" : "delete",
            "file" : "components/nano/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/nano/nano.license"
          },
          {
            "editType" : "add",
            "file" : "components/editor/nano/nano.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/editor/nano/patches/configure_detect_unicode.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/nano/nano.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/editor/nano/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/editor/nano/nano.p5m",
          "components/editor/nano/patches/configure_detect_unicode.patch",
          "components/editor/nano/manifests/sample-manifest.p5m",
          "components/editor/nano/resolve.deps",
          "components/editor/nano/Makefile"
        ],
        "commitId" : "4f27fd3ceb53ef9504bf343afe842d8d56f7212b",
        "timestamp" : 1488412129000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "nano: update to 2.7.5 and add REQUIRED_PACKAGES\u000a",
        "date" : "2017-03-01 15:48:49 -0800",
        "id" : "4f27fd3ceb53ef9504bf343afe842d8d56f7212b",
        "msg" : "nano: update to 2.7.5 and add REQUIRED_PACKAGES",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/editor/nano/resolve.deps"
          },
          {
            "editType" : "delete",
            "file" : "components/editor/nano/patches/configure_detect_unicode.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/nano/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/nano/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/nano/nano.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/libnet/patches/libnet_link_dlpi.c.patch",
          "components/libnet/patches/configure.patch",
          "components/library/libnet/manifests/sample-manifest.p5m",
          "components/libnet/libnet.p5m",
          "components/libnet/resolve.deps",
          "components/library/libnet/patches/libnet-types.h.patch",
          "components/libnet/manifests/sample-manifest.p5m",
          "components/library/libnet/patches/libnet_checksum.patch",
          "components/libnet/libnet.license",
          "components/libnet/patches/libnet_checksum.patch",
          "components/library/libnet/patches/configure.patch",
          "components/library/libnet/libnet.license",
          "components/library/libnet/patches/libnet_link_dlpi.c.patch",
          "components/library/libnet/Makefile",
          "components/library/libnet/libnet.p5m",
          "components/libnet/Makefile",
          "components/libnet/patches/libnet-types.h.patch"
        ],
        "commitId" : "03be8189b73b9362287ef7a6ab63a6c04a32b63c",
        "timestamp" : 1488412535000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Move libnet to library category\u000a",
        "date" : "2017-03-01 15:55:35 -0800",
        "id" : "03be8189b73b9362287ef7a6ab63a6c04a32b63c",
        "msg" : "Move libnet to library category",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/libnet/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/libnet/patches/libnet-types.h.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/libnet/patches/configure.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/libnet/patches/libnet-types.h.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/libnet/libnet.license"
          },
          {
            "editType" : "add",
            "file" : "components/library/libnet/libnet.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/libnet/libnet.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/libnet/patches/libnet_link_dlpi.c.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/libnet/patches/libnet_link_dlpi.c.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/libnet/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/libnet/patches/libnet_checksum.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/libnet/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/libnet/libnet.license"
          },
          {
            "editType" : "delete",
            "file" : "components/libnet/resolve.deps"
          },
          {
            "editType" : "add",
            "file" : "components/library/libnet/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/libnet/patches/libnet_checksum.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/libnet/patches/configure.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/libmhash/Makefile",
          "components/library/libmhash/mhash.license",
          "components/library/libmhash/manifests/sample-manifest.p5m",
          "components/libmhash/mhash.license",
          "components/library/libmhash/mhash.p5m",
          "components/libmhash/mhash.p5m",
          "components/library/libmhash/Makefile",
          "components/libmhash/manifests/sample-manifest.p5m"
        ],
        "commitId" : "aff0e3f72faa530ca55d867d291c157b58f6d9bc",
        "timestamp" : 1488412922000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Move libmhash to library category\u000a",
        "date" : "2017-03-01 16:02:02 -0800",
        "id" : "aff0e3f72faa530ca55d867d291c157b58f6d9bc",
        "msg" : "Move libmhash to library category",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/libmhash/mhash.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/libmhash/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/libmhash/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/libmhash/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/libmhash/mhash.license"
          },
          {
            "editType" : "delete",
            "file" : "components/libmhash/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/libmhash/mhash.license"
          },
          {
            "editType" : "add",
            "file" : "components/library/libmhash/mhash.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/fftw-3/Makefile",
          "components/library/fftw-3/fftw-3.p5m",
          "components/fftw-3/fftw-3.p5m",
          "components/fftw-3/Makefile",
          "components/library/fftw-3/files/libfftw3.3.sunman",
          "components/library/fftw-3/manifests/sample-manifest.p5m",
          "components/fftw-3/manifests/sample-manifest.p5m",
          "components/fftw-3/files/libfftw3.3.sunman"
        ],
        "commitId" : "cb1947c2798fc4a5fd8785214b20a1b0762474c5",
        "timestamp" : 1488413996000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Move fftw-3 to library category\u000a",
        "date" : "2017-03-01 16:19:56 -0800",
        "id" : "cb1947c2798fc4a5fd8785214b20a1b0762474c5",
        "msg" : "Move fftw-3 to library category",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/fftw-3/fftw-3.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/fftw-3/files/libfftw3.3.sunman"
          },
          {
            "editType" : "delete",
            "file" : "components/fftw-3/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/fftw-3/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/fftw-3/files/libfftw3.3.sunman"
          },
          {
            "editType" : "delete",
            "file" : "components/fftw-3/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/fftw-3/fftw-3.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/fftw-3/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/fftw-2/manifests/sample-manifest.p5m",
          "components/library/fftw-2/fftw-2.p5m",
          "components/library/fftw-2/files/libfftw.3.sunman",
          "components/fftw-2/fftw-2.p5m",
          "components/fftw-2/files/libfftw.3.sunman",
          "components/library/fftw-2/Makefile",
          "components/library/fftw-2/manifests/sample-manifest.p5m",
          "components/fftw-2/Makefile"
        ],
        "commitId" : "9107f3399e8e80b75bd0f836834543b8afa340e1",
        "timestamp" : 1488413996000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Move fftw-2 to library category\u000a",
        "date" : "2017-03-01 16:19:56 -0800",
        "id" : "9107f3399e8e80b75bd0f836834543b8afa340e1",
        "msg" : "Move fftw-2 to library category",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/fftw-2/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/fftw-2/fftw-2.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/fftw-2/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/fftw-2/files/libfftw.3.sunman"
          },
          {
            "editType" : "delete",
            "file" : "components/fftw-2/fftw-2.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/fftw-2/files/libfftw.3.sunman"
          },
          {
            "editType" : "add",
            "file" : "components/library/fftw-2/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/fftw-2/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/openindiana/illumos-gate/Makefile"
        ],
        "commitId" : "902c842dca69482ee4fb91c4775e217323fc8a4c",
        "timestamp" : 1488477359000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "illumos-gate packages should depend on agpgart, but avoid setting\u000aspecific version\u000a",
        "date" : "2017-03-02 20:55:59 +0300",
        "id" : "902c842dca69482ee4fb91c4775e217323fc8a4c",
        "msg" : "illumos-gate packages should depend on agpgart, but avoid setting",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/openindiana/illumos-gate/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/print/hplip/Makefile"
        ],
        "commitId" : "13ed1385cb08c74cdc541b142175bb4d438ef78d",
        "timestamp" : 1488488288000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/timothy.v.mooney",
          "fullName" : "Timothy.V.Mooney"
        },
        "authorEmail" : "Timothy.V.Mooney@gmail.com",
        "comment" : "build with the hipster default jpeg\u000a",
        "date" : "2017-03-02 14:58:08 -0600",
        "id" : "13ed1385cb08c74cdc541b142175bb4d438ef78d",
        "msg" : "build with the hipster default jpeg",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/print/hplip/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/timothy.v.mooney",
      "fullName" : "Timothy.V.Mooney"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/xenol",
      "fullName" : "xenol"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/aurelien.larcher",
      "fullName" : "aurelien.larcher"
    }
  ]
}