{
  "_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" : 5070,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "972af49ee44247b32870a8da6225a8eb48566d0c",
            "branch" : [
              {
                "SHA1" : "972af49ee44247b32870a8da6225a8eb48566d0c",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "972af49ee44247b32870a8da6225a8eb48566d0c",
            "branch" : [
              {
                "SHA1" : "972af49ee44247b32870a8da6225a8eb48566d0c",
                "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" : "972af49ee44247b32870a8da6225a8eb48566d0c",
        "branch" : [
          {
            "SHA1" : "972af49ee44247b32870a8da6225a8eb48566d0c",
            "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" : "#5070",
  "duration" : 359925,
  "estimatedDuration" : 4572218,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #5070",
  "id" : "5070",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 5070,
  "queueId" : 1574,
  "result" : "SUCCESS",
  "timestamp" : 1512518714018,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/5070/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/ogl-select/ogl-select.p5m",
          "components/x11/ogl-select/Makefile"
        ],
        "commitId" : "a60fde267c47c27f707c7d6d4ca9df397170ce0f",
        "timestamp" : 1512453002000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "ogl-select should require diagnostic/constype\u000a`ogl-select` script uses `constype` binary, but the package does not \u000arequire `diagnostic/constype` component:\u000a``` \u000acomponents/x11/ogl-select/files/ogl-select:101:DRIVER=\"$(/usr/bin/constype)\"\u000a``` This is visible when VirtualBox Guest Additions on a system from \u000aMinimal medium is installed.\u000a",
        "date" : "2017-12-05 08:50:02 +0300",
        "id" : "a60fde267c47c27f707c7d6d4ca9df397170ce0f",
        "msg" : "ogl-select should require diagnostic/constype",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/ogl-select/ogl-select.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/ogl-select/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/gnome2/gnome-media/gnome-media.p5m",
          "components/desktop/gnome2/gnome-media/Makefile",
          "components/desktop/gnome2/gnome-media/manifests/sample-manifest.p5m"
        ],
        "commitId" : "f67f74e6c235528479bb34ebcb5b535ad5440b58",
        "timestamp" : 1512466112000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "gnome-media: fix build after glade update\u000a",
        "date" : "2017-12-05 12:28:32 +0300",
        "id" : "f67f74e6c235528479bb34ebcb5b535ad5440b58",
        "msg" : "gnome-media: fix build after glade update",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/gnome2/gnome-media/gnome-media.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/gnome2/gnome-media/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/gnome2/gnome-media/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/open-vm-tools/patches/70.dilos.patch",
          "components/sysutils/open-vm-tools/patches/07-services-plugins-vmbackup-Makefile-in.patch",
          "components/sysutils/open-vm-tools/manifests/sample-manifest.p5m",
          "components/sysutils/open-vm-tools/patches/03-lock.patch",
          "components/sysutils/open-vm-tools/patches/02-ucontext.patch",
          "components/sysutils/open-vm-tools/patches/70-dilos.patch",
          "components/sysutils/open-vm-tools/patches/04-nicInfo.patch",
          "components/sysutils/open-vm-tools/files/tools.conf",
          "components/sysutils/open-vm-tools/patches/no-glib-main-loop-unref.patch",
          "components/sysutils/open-vm-tools/patches/01-no-glib-main-loop-unref.patch",
          "components/sysutils/open-vm-tools/patches/ucontext.patch",
          "components/sysutils/open-vm-tools/files/open-vm-tools.xml",
          "components/sysutils/open-vm-tools/patches/iconv.h.patch",
          "components/sysutils/open-vm-tools/patches/g_info-redefine.patch",
          "components/sysutils/open-vm-tools/open-vm-tools.p5m",
          "components/sysutils/open-vm-tools/patches/05-iconv.h.patch",
          "components/sysutils/open-vm-tools/Makefile"
        ],
        "commitId" : "854b0eb1d541e207a5d6dc4fb368fd11a2ea68dd",
        "timestamp" : 1512483996000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "open-vm-tools: update to 10.1.15\u000a",
        "date" : "2017-12-05 17:26:36 +0300",
        "id" : "854b0eb1d541e207a5d6dc4fb368fd11a2ea68dd",
        "msg" : "open-vm-tools: update to 10.1.15",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/sysutils/open-vm-tools/patches/03-lock.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/sysutils/open-vm-tools/patches/iconv.h.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/open-vm-tools/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/open-vm-tools/patches/70-dilos.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/sysutils/open-vm-tools/patches/no-glib-main-loop-unref.patch"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/open-vm-tools/patches/04-nicInfo.patch"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/open-vm-tools/patches/01-no-glib-main-loop-unref.patch"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/open-vm-tools/files/tools.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/open-vm-tools/open-vm-tools.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/open-vm-tools/patches/02-ucontext.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/open-vm-tools/files/open-vm-tools.xml"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/open-vm-tools/patches/05-iconv.h.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/sysutils/open-vm-tools/patches/ucontext.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/open-vm-tools/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/sysutils/open-vm-tools/patches/g_info-redefine.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/sysutils/open-vm-tools/patches/70.dilos.patch"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/open-vm-tools/patches/07-services-plugins-vmbackup-Makefile-in.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/gnome2/gnome-system-tools/patches/gnome-system-tools-11-all-linguas.patch",
          "components/desktop/gnome2/gnome-system-tools/manifests/sample-manifest.p5m",
          "components/desktop/gnome2/gnome-system-tools/gnome-system-tools.p5m",
          "components/meta-packages/install-types/includes/gnome2",
          "components/desktop/gnome2/gnome-system-tools/files/po-sun/fr.po",
          "components/desktop/gnome2/gnome-system-tools/patches/gnome-system-tools-04-tz.patch",
          "components/desktop/gnome2/gnome-system-tools/files/po-sun/zh_HK.po",
          "components/desktop/gnome2/gnome-system-tools/files/gnome-system-tools",
          "components/desktop/gnome2/gnome-system-tools/files/po-sun/nl.po",
          "components/desktop/gnome2/gnome-system-tools/files/po-sun/ca.po",
          "components/desktop/gnome2/gnome-system-tools/files/po-sun/hu.po",
          "components/desktop/gnome2/gnome-system-tools/files/po-sun/cs.po",
          "components/system-tools-backends/patches/system-tools-backends-02-common.patch",
          "components/system-tools-backends/patches/system-tools-backends-04-network.patch",
          "components/desktop/gnome2/gnome-system-tools/patches/gnome-system-tools-13-g11n-i18n-ui.patch",
          "components/system-tools-backends/system-tools-backends.p5m",
          "components/desktop/gnome2/gnome-system-tools/files/po-sun/sv.po",
          "components/desktop/gnome2/gnome-system-tools/files/po-sun/Makefile",
          "components/desktop/gnome2/gnome-system-tools/files/po-sun/it.po",
          "components/system-tools-backends/patches/system-tools-backends-05-services.patch",
          "components/system-tools-backends/patches/system-tools-backends-03-disks.patch",
          "components/desktop/gnome2/gnome-system-tools/patches/gnome-system-tools-99.patch",
          "components/desktop/gnome2/gnome-system-tools/files/po-sun/ja.po",
          "components/system-tools-backends/manifests/sample-manifest.p5m",
          "components/desktop/gnome2/gnome-system-tools/patches/gnome-system-tools-08-services.patch",
          "components/system-tools-backends/patches/system-tools-backends-01-boot.patch",
          "components/desktop/gnome2/gnome-system-tools/files/po-sun/pl.po",
          "components/desktop/gnome2/gnome-system-tools/Makefile",
          "components/desktop/gnome2/gnome-system-tools/files/po-sun/es.po",
          "components/desktop/gnome2/gnome-system-tools/files/po-sun/ru.po",
          "components/desktop/gnome2/gnome-system-tools/files/po-sun/zh_CN.po",
          "components/desktop/gnome2/gnome-system-tools/patches/gnome-system-tools-06-time.patch",
          "components/desktop/gnome2/gnome-system-tools/patches/gnome-system-tools-09-launch-menu-item.patch",
          "components/desktop/gnome2/gnome-system-tools/patches/gnome-system-tools-03-network.patch",
          "components/system-tools-backends/patches/system-tools-backends-06-shares.patch",
          "components/desktop/gnome2/gnome-system-tools/patches/gnome-system-tools-05-shares.patch",
          "components/meta-packages/install-types/Makefile",
          "components/system-tools-backends/Makefile",
          "components/desktop/gnome2/gnome-system-tools/files/po-sun/ko.po",
          "components/desktop/gnome2/gnome-system-tools/patches/gnome-system-tools-10-role-maintainer.patch",
          "components/desktop/gnome2/gnome-system-tools/patches/gnome-system-tools-07-users.patch",
          "components/desktop/gnome2/gnome-system-tools/files/po-sun/id.po",
          "components/desktop/gnome2/gnome-system-tools/files/po-sun/ar.po",
          "components/desktop/gnome2/gnome-system-tools/files/po-sun/zh_TW.po",
          "components/system-tools-backends/patches/system-tools-backends-09-grub-path.patch",
          "components/desktop/gnome2/gnome-system-tools/patches/gnome-system-tools-12-nautilus-dir.patch",
          "components/system-tools-backends/patches/system-tools-backends-07-time.patch",
          "components/desktop/gnome2/gnome-system-tools/files/po-sun/de.po",
          "components/desktop/gnome2/gnome-system-tools/files/po-sun/gnome-system-tools-sun.pot",
          "components/desktop/gnome2/gnome-system-tools/patches/gnome-system-tools-02-forkpty.patch",
          "components/desktop/gnome2/gnome-system-tools/patches/gnome-system-tools-01-config.patch",
          "components/system-tools-backends/patches/system-tools-backends-08-users.patch",
          "components/system-tools-backends/patches/system-tools-backends-10-group-name-change.patch",
          "components/meta-packages/history/history",
          "components/desktop/gnome2/gnome-system-tools/files/po-sun/pt_BR.po"
        ],
        "commitId" : "da457c5ad356ccc716696ddcbf0927534895cd73",
        "timestamp" : 1512484026000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Remove gnome-system-tools\u000a",
        "date" : "2017-12-05 17:27:06 +0300",
        "id" : "da457c5ad356ccc716696ddcbf0927534895cd73",
        "msg" : "Remove gnome-system-tools",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/system-tools-backends/patches/system-tools-backends-06-shares.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/gnome2/gnome-system-tools/patches/gnome-system-tools-09-launch-menu-item.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/gnome2/gnome-system-tools/patches/gnome-system-tools-02-forkpty.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/gnome2/gnome-system-tools/patches/gnome-system-tools-01-config.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/gnome2/gnome-system-tools/files/po-sun/ru.po"
          },
          {
            "editType" : "delete",
            "file" : "components/system-tools-backends/system-tools-backends.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/system-tools-backends/patches/system-tools-backends-03-disks.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/install-types/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/gnome2/gnome-system-tools/patches/gnome-system-tools-10-role-maintainer.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/gnome2/gnome-system-tools/patches/gnome-system-tools-03-network.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/gnome2/gnome-system-tools/files/po-sun/es.po"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/gnome2/gnome-system-tools/gnome-system-tools.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/gnome2/gnome-system-tools/patches/gnome-system-tools-04-tz.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/gnome2/gnome-system-tools/files/po-sun/ko.po"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/gnome2/gnome-system-tools/files/po-sun/zh_HK.po"
          },
          {
            "editType" : "delete",
            "file" : "components/system-tools-backends/patches/system-tools-backends-07-time.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/gnome2/gnome-system-tools/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/gnome2/gnome-system-tools/files/po-sun/de.po"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/gnome2/gnome-system-tools/files/po-sun/hu.po"
          },
          {
            "editType" : "delete",
            "file" : "components/system-tools-backends/patches/system-tools-backends-02-common.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/gnome2/gnome-system-tools/files/po-sun/zh_TW.po"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/install-types/includes/gnome2"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/gnome2/gnome-system-tools/patches/gnome-system-tools-11-all-linguas.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/gnome2/gnome-system-tools/files/po-sun/zh_CN.po"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/gnome2/gnome-system-tools/files/gnome-system-tools"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/gnome2/gnome-system-tools/files/po-sun/id.po"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/gnome2/gnome-system-tools/files/po-sun/pt_BR.po"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/gnome2/gnome-system-tools/patches/gnome-system-tools-07-users.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/gnome2/gnome-system-tools/patches/gnome-system-tools-99.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/gnome2/gnome-system-tools/files/po-sun/it.po"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/gnome2/gnome-system-tools/files/po-sun/sv.po"
          },
          {
            "editType" : "delete",
            "file" : "components/system-tools-backends/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/system-tools-backends/patches/system-tools-backends-04-network.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/gnome2/gnome-system-tools/files/po-sun/fr.po"
          },
          {
            "editType" : "delete",
            "file" : "components/system-tools-backends/patches/system-tools-backends-09-grub-path.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/gnome2/gnome-system-tools/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/system-tools-backends/patches/system-tools-backends-05-services.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/gnome2/gnome-system-tools/files/po-sun/nl.po"
          },
          {
            "editType" : "delete",
            "file" : "components/system-tools-backends/patches/system-tools-backends-10-group-name-change.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/gnome2/gnome-system-tools/files/po-sun/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/gnome2/gnome-system-tools/patches/gnome-system-tools-12-nautilus-dir.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/system-tools-backends/patches/system-tools-backends-01-boot.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/system-tools-backends/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/gnome2/gnome-system-tools/patches/gnome-system-tools-05-shares.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/history/history"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/gnome2/gnome-system-tools/patches/gnome-system-tools-06-time.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/gnome2/gnome-system-tools/files/po-sun/ar.po"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/gnome2/gnome-system-tools/files/po-sun/cs.po"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/gnome2/gnome-system-tools/files/po-sun/gnome-system-tools-sun.pot"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/gnome2/gnome-system-tools/files/po-sun/pl.po"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/gnome2/gnome-system-tools/patches/gnome-system-tools-08-services.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/gnome2/gnome-system-tools/files/po-sun/ca.po"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/gnome2/gnome-system-tools/patches/gnome-system-tools-13-g11n-i18n-ui.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/desktop/gnome2/gnome-system-tools/files/po-sun/ja.po"
          },
          {
            "editType" : "delete",
            "file" : "components/system-tools-backends/patches/system-tools-backends-08-users.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/xscreensaver/patches/06-gtk-lock.patch",
          "components/desktop/xscreensaver/Makefile",
          "components/desktop/xscreensaver/patches/10-trusted.patch",
          "components/desktop/xscreensaver/patches/11-pam_audit.patch"
        ],
        "commitId" : "972af49ee44247b32870a8da6225a8eb48566d0c",
        "timestamp" : 1512484135000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "xscreensaver: drop trusted extensions support\u000a",
        "date" : "2017-12-05 17:28:55 +0300",
        "id" : "972af49ee44247b32870a8da6225a8eb48566d0c",
        "msg" : "xscreensaver: drop trusted extensions support",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/desktop/xscreensaver/patches/10-trusted.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/xscreensaver/patches/11-pam_audit.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/xscreensaver/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/xscreensaver/patches/06-gtk-lock.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}