{
  "_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" : 5695,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "454f95e1962006a48cd00a0d3540eb603f91d8db",
            "branch" : [
              {
                "SHA1" : "454f95e1962006a48cd00a0d3540eb603f91d8db",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "454f95e1962006a48cd00a0d3540eb603f91d8db",
            "branch" : [
              {
                "SHA1" : "454f95e1962006a48cd00a0d3540eb603f91d8db",
                "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" : "454f95e1962006a48cd00a0d3540eb603f91d8db",
        "branch" : [
          {
            "SHA1" : "454f95e1962006a48cd00a0d3540eb603f91d8db",
            "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" : "#5695",
  "duration" : 537851,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #5695",
  "id" : "5695",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 5695,
  "queueId" : 132,
  "result" : "SUCCESS",
  "timestamp" : 1565741114485,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/5695/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/xrandr/manifests/sample-manifest.p5m",
          "components/x11/xrandr/Makefile",
          "components/x11/xrandr/xrandr.p5m"
        ],
        "commitId" : "41c13aa73c4ce1580dffdaf0d0c6c168368a6b54",
        "timestamp" : 1565683485000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "xrandr: bump to 1.5.1\u000a",
        "date" : "2019-08-13 10:04:45 +0200",
        "id" : "41c13aa73c4ce1580dffdaf0d0c6c168368a6b54",
        "msg" : "xrandr: bump to 1.5.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/xrandr/xrandr.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xrandr/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xrandr/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/x11.mk"
        ],
        "commitId" : "20602c796e4bdb78c9824fe8175dcbfb19846b84",
        "timestamp" : 1565687879000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "x11: add X11PKGVERS macro\u000a",
        "date" : "2019-08-13 11:17:59 +0200",
        "id" : "20602c796e4bdb78c9824fe8175dcbfb19846b84",
        "msg" : "x11: add X11PKGVERS macro",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/x11.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/shared-macros.mk"
        ],
        "commitId" : "f1a51106f4e2fa3de3d03689f58ea4b8499d6809",
        "timestamp" : 1565687879000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "shared-macros: missing rules for NO_ARCH\u000a",
        "date" : "2019-08-13 11:17:59 +0200",
        "id" : "f1a51106f4e2fa3de3d03689f58ea4b8499d6809",
        "msg" : "shared-macros: missing rules for NO_ARCH",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/shared-macros.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/font.mk"
        ],
        "commitId" : "20b13a22b222bcfc4fca22279745f87498a421b3",
        "timestamp" : 1565687879000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "font: fixup PROTOXXXFONTDIRS macros\u000a",
        "date" : "2019-08-13 11:17:59 +0200",
        "id" : "20b13a22b222bcfc4fca22279745f87498a421b3",
        "msg" : "font: fixup PROTOXXXFONTDIRS macros",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/font.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/fonts/misc-ethiopic/Makefile",
          "make-rules/font.mk",
          "components/fonts/misc-meltho/Makefile"
        ],
        "commitId" : "c356c902b03e321171ad4bc4b7e647b5902571c0",
        "timestamp" : 1565687879000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "font: fix consistency in macros\u000a",
        "date" : "2019-08-13 11:17:59 +0200",
        "id" : "c356c902b03e321171ad4bc4b7e647b5902571c0",
        "msg" : "font: fix consistency in macros",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/fonts/misc-ethiopic/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "make-rules/font.mk"
          },
          {
            "editType" : "edit",
            "file" : "components/fonts/misc-meltho/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/fonts/xorg-core/sun-aliases/COPYING",
          "components/fonts/xorg-core/xorg-iso8859-8.p5m",
          "components/fonts/xorg-core/xorg-iso8859-3.p5m",
          "components/fonts/xorg-core/xorg-iso8859-1.p5m",
          "components/fonts/xorg-core/xorg-core-fonts.license",
          "components/fonts/xorg-core/sun-aliases/fonts.alias.75dpi",
          "components/fonts/xorg-core/sun-aliases/fonts.alias.100dpi",
          "components/fonts/xorg-core/xorg-iso8859-5.p5m",
          "components/fonts/xorg-core/xorg-iso8859-11.p5m",
          "components/fonts/xorg-core/xorg-iso8859-7.p5m",
          "components/fonts/xorg-core/xorg-iso8859-13.p5m",
          "components/fonts/xorg-core/xorg-iso8859-9.p5m",
          "components/fonts/xorg-core/xorg-iso8859-15.p5m",
          "components/fonts/xorg-core/xorg-iso8859-10.p5m",
          "components/fonts/xorg-core/sun-aliases/fonts.alias.misc",
          "components/fonts/xorg-core/xorg-iso8859-4.p5m",
          "components/fonts/xorg-core/xorg-iso8859-2.p5m",
          "components/fonts/xorg-core/xorg-core.p5m",
          "components/fonts/xorg-core/sun-aliases/fonts.alias.Type1",
          "components/fonts/xorg-core/xorg-iso8859-14.p5m",
          "components/fonts/xorg-core/Makefile",
          "components/fonts/xorg-core/manifests/sample-manifest.p5m",
          "components/fonts/xorg-core/xorg-iso8859-16.p5m"
        ],
        "commitId" : "8b9930890c880d99d093206aaac7af1659848f86",
        "timestamp" : 1565687879000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "xorg-core: add X11 fonts using modified solaris-userland recipe\u000a",
        "date" : "2019-08-13 11:17:59 +0200",
        "id" : "8b9930890c880d99d093206aaac7af1659848f86",
        "msg" : "xorg-core: add X11 fonts using modified solaris-userland recipe",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/fonts/xorg-core/xorg-iso8859-14.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/fonts/xorg-core/xorg-iso8859-8.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/fonts/xorg-core/xorg-iso8859-10.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/fonts/xorg-core/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/fonts/xorg-core/xorg-iso8859-4.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/fonts/xorg-core/xorg-core-fonts.license"
          },
          {
            "editType" : "add",
            "file" : "components/fonts/xorg-core/xorg-iso8859-7.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/fonts/xorg-core/xorg-iso8859-1.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/fonts/xorg-core/xorg-iso8859-11.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/fonts/xorg-core/sun-aliases/COPYING"
          },
          {
            "editType" : "add",
            "file" : "components/fonts/xorg-core/xorg-iso8859-15.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/fonts/xorg-core/xorg-iso8859-13.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/fonts/xorg-core/xorg-iso8859-16.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/fonts/xorg-core/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/fonts/xorg-core/xorg-iso8859-2.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/fonts/xorg-core/sun-aliases/fonts.alias.Type1"
          },
          {
            "editType" : "add",
            "file" : "components/fonts/xorg-core/xorg-iso8859-3.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/fonts/xorg-core/sun-aliases/fonts.alias.75dpi"
          },
          {
            "editType" : "add",
            "file" : "components/fonts/xorg-core/xorg-core.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/fonts/xorg-core/xorg-iso8859-9.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/fonts/xorg-core/sun-aliases/fonts.alias.100dpi"
          },
          {
            "editType" : "add",
            "file" : "components/fonts/xorg-core/xorg-iso8859-5.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/fonts/xorg-core/sun-aliases/fonts.alias.misc"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/meta-packages/X-incorporation/X-incorporation.p5m",
          "components/meta-packages/X-incorporation/Makefile"
        ],
        "commitId" : "1ed6829f9bcfab50e29e5c2264c8d3c2cd08bb16",
        "timestamp" : 1565687879000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "X-incorporation: remove core fonts\u000a",
        "date" : "2019-08-13 11:17:59 +0200",
        "id" : "1ed6829f9bcfab50e29e5c2264c8d3c2cd08bb16",
        "msg" : "X-incorporation: remove core fonts",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/meta-packages/X-incorporation/X-incorporation.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/X-incorporation/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/fonts/xorg-cyrillic/manifests/sample-manifest.p5m",
          "components/meta-packages/X-incorporation/X-incorporation.p5m",
          "components/fonts/xorg-cyrillic/xorg-cyrillic.license",
          "components/fonts/xorg-cyrillic/Makefile",
          "components/meta-packages/X-incorporation/Makefile",
          "components/fonts/xorg-cyrillic/xorg-cyrillic.p5m"
        ],
        "commitId" : "454f95e1962006a48cd00a0d3540eb603f91d8db",
        "timestamp" : 1565724751000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "xorg-cyrillic: add using modified solaris-userland recipe\u000a",
        "date" : "2019-08-13 21:32:31 +0200",
        "id" : "454f95e1962006a48cd00a0d3540eb603f91d8db",
        "msg" : "xorg-cyrillic: add using modified solaris-userland recipe",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/meta-packages/X-incorporation/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/fonts/xorg-cyrillic/xorg-cyrillic.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/fonts/xorg-cyrillic/xorg-cyrillic.license"
          },
          {
            "editType" : "add",
            "file" : "components/fonts/xorg-cyrillic/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/fonts/xorg-cyrillic/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/X-incorporation/X-incorporation.p5m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
      "fullName" : "Aurélien Larcher"
    }
  ]
}