{
  "_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" : 4435,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5612dede9fcfaf6a663e91455d526d036978306a",
            "branch" : [
              {
                "SHA1" : "5612dede9fcfaf6a663e91455d526d036978306a",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5612dede9fcfaf6a663e91455d526d036978306a",
            "branch" : [
              {
                "SHA1" : "5612dede9fcfaf6a663e91455d526d036978306a",
                "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" : "5612dede9fcfaf6a663e91455d526d036978306a",
        "branch" : [
          {
            "SHA1" : "5612dede9fcfaf6a663e91455d526d036978306a",
            "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" : "#4435",
  "duration" : 18239706,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #4435",
  "id" : "2016-04-01_18-00-40",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4435,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1459533640000,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/4435/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "README"
        ],
        "commitId" : "7b4f7950bef31d577ebd19cb0c6f7072f7670e79",
        "timestamp" : 1459282001000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jimklimov",
          "fullName" : "Jim Klimov"
        },
        "authorEmail" : "jim@jimklimov.com",
        "comment" : "README revised for style, and updated some content regarding builds\u000a",
        "date" : "2016-03-29T22:06:41+0200",
        "id" : "7b4f7950bef31d577ebd19cb0c6f7072f7670e79",
        "msg" : "README revised for style, and updated some content regarding builds",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "README"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/docbook/docbook/docbook.p5m",
          "components/docbook/docbook-dtds/patches/docbook-dtds-08-ents-4.5-sgml.patch_11",
          "components/docbook/docbook/files/docbook-catalog-install.sh",
          "components/docbook/docbook/files/docbook-catalog-uninstall.sh",
          "components/docbook/docbook-dtds/docbook-dtds.p5m",
          "components/docbook/docbook-dtds/Makefile",
          "components/docbook/docbook/Makefile"
        ],
        "commitId" : "66d4d4251818d5b6799cf1890f07e55853b8d0ef",
        "timestamp" : 1459418594000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jimklimov",
          "fullName" : "Jim Klimov"
        },
        "authorEmail" : "jim@jimklimov.com",
        "comment" : "Updated docbook and docbook-dtds packages to docbook-4.5\u000a\u000a* Bump docbook-dtds recipe to include docbook45 (which our asciidoc/a2x requires, among other things)\u000a* Also bump the core docbook package with its catalog maintenance scripts\u000a* Changed docbook-catalog-update SMF service tickling from restart to refresh (to uninstall old catalogs) upon package update\u000a* Fixed and commented the scripts involved, to streamline future updates\u000a",
        "date" : "2016-03-31T12:03:14+0200",
        "id" : "66d4d4251818d5b6799cf1890f07e55853b8d0ef",
        "msg" : "Updated docbook and docbook-dtds packages to docbook-4.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/docbook/docbook/docbook.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/docbook/docbook/files/docbook-catalog-uninstall.sh"
          },
          {
            "editType" : "add",
            "file" : "components/docbook/docbook-dtds/patches/docbook-dtds-08-ents-4.5-sgml.patch_11"
          },
          {
            "editType" : "edit",
            "file" : "components/docbook/docbook-dtds/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/docbook/docbook-dtds/docbook-dtds.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/docbook/docbook/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/docbook/docbook/files/docbook-catalog-install.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/postgresql-95/postgresql95.p5m",
          "components/database/postgresql-95/postgresql95-documentation.p5m",
          "components/database/postgresql-93/postgresql93-documentation.p5m",
          "components/database/postgresql-94/Makefile",
          "components/database/postgresql-93/Makefile",
          "components/database/postgresql-94/postgresql94-documentation.p5m",
          "components/database/postgresql-95/Makefile"
        ],
        "commitId" : "40e8e57ccbb30fa5fd2a24f611474c1b119c8ee6",
        "timestamp" : 1459488633000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update PostgreSQL to 9.3.12, 9.4.7, 9.5.2\u000a",
        "date" : "2016-04-01T08:30:33+0300",
        "id" : "40e8e57ccbb30fa5fd2a24f611474c1b119c8ee6",
        "msg" : "Update PostgreSQL to 9.3.12, 9.4.7, 9.5.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-95/postgresql95-documentation.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-95/postgresql95.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-94/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-93/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-94/postgresql94-documentation.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-95/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-93/postgresql93-documentation.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/gobject-introspection/gobject-introspection.license",
          "components/library/gobject-introspection/Makefile",
          "components/gobject-introspection/Makefile",
          "components/library/gobject-introspection/patches/gobject-introspection-01-amd64.patch",
          "components/gobject-introspection/gobject-introspection.p5m",
          "components/gobject-introspection/patches/Makefile-gir.am.patch",
          "components/library/gobject-introspection/patches/disable_tests.patch",
          "components/gobject-introspection/patches/disable_tests.patch",
          "components/library/gobject-introspection/gobject-introspection.p5m",
          "components/library/gobject-introspection/patches/respect_cflags.patch",
          "components/library/gobject-introspection/patches/Makefile-gir.am.patch",
          "components/gobject-introspection/patches/gobject-introspection-01-amd64.patch",
          "components/gobject-introspection/patches/respect_cflags.patch",
          "components/gobject-introspection/gobject-introspection.license"
        ],
        "commitId" : "9d4492d23c06f69c44e18d0293f6d71e9078e8be",
        "timestamp" : 1459509410000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/marcel",
          "fullName" : "marcel"
        },
        "authorEmail" : "marcel@telka.sk",
        "comment" : "Move gobject-introspection to library subdirectory\u000a",
        "date" : "2016-04-01T13:16:50+0200",
        "id" : "9d4492d23c06f69c44e18d0293f6d71e9078e8be",
        "msg" : "Move gobject-introspection to library subdirectory",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/gobject-introspection/gobject-introspection.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/gobject-introspection/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/gobject-introspection/patches/Makefile-gir.am.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/gobject-introspection/gobject-introspection.license"
          },
          {
            "editType" : "delete",
            "file" : "components/gobject-introspection/gobject-introspection.license"
          },
          {
            "editType" : "add",
            "file" : "components/library/gobject-introspection/patches/Makefile-gir.am.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/gobject-introspection/patches/disable_tests.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/gobject-introspection/patches/respect_cflags.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gobject-introspection/patches/disable_tests.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gobject-introspection/patches/gobject-introspection-01-amd64.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gobject-introspection/patches/respect_cflags.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/gobject-introspection/patches/gobject-introspection-01-amd64.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gobject-introspection/gobject-introspection.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/gobject-introspection/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/gobject-introspection/patches/gobject-introspection-01-amd64.patch",
          "components/library/gobject-introspection/patches/disable_tests.patch",
          "components/library/gobject-introspection/Makefile",
          "components/library/gobject-introspection/gobject-introspection.p5m",
          "components/library/gobject-introspection/patches/respect_cflags.patch"
        ],
        "commitId" : "dd4c1f5830692d8e2009378bc3c316264a69be0d",
        "timestamp" : 1459509411000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/marcel",
          "fullName" : "marcel"
        },
        "authorEmail" : "marcel@telka.sk",
        "comment" : "Update gobject-introspection to 1.43.3\u000a",
        "date" : "2016-04-01T13:16:51+0200",
        "id" : "dd4c1f5830692d8e2009378bc3c316264a69be0d",
        "msg" : "Update gobject-introspection to 1.43.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/gobject-introspection/patches/respect_cflags.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gobject-introspection/patches/disable_tests.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gobject-introspection/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gobject-introspection/gobject-introspection.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gobject-introspection/patches/gobject-introspection-01-amd64.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/hexchat/Makefile",
          "components/desktop/hexchat/patches/config.patch",
          "components/hexchat/hexchat.p5m",
          "components/desktop/hexchat/patches/textevents.patch",
          "components/hexchat/patches/plugin-autoload.patch",
          "components/hexchat/patches/hexchat.gresource.xml.patch",
          "components/desktop/hexchat/hexchat.p5m",
          "components/desktop/hexchat/patches/plugin-autoload.patch",
          "components/hexchat/patches/ssp.patch",
          "components/desktop/hexchat/patches/ctcp-version.patch",
          "components/hexchat/patches/config.patch",
          "components/desktop/hexchat/patches/generate_header.patch",
          "components/hexchat/Makefile",
          "components/hexchat/patches/ctcp-version.patch",
          "components/hexchat/patches/textevents.patch",
          "components/desktop/hexchat/patches/ssp.patch",
          "components/hexchat/patches/generate_header.patch",
          "components/desktop/hexchat/patches/hexchat.gresource.xml.patch"
        ],
        "commitId" : "8e1d7bfe882dda338b3b20375ed1e29853d17e41",
        "timestamp" : 1459510744000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/marcel",
          "fullName" : "marcel"
        },
        "authorEmail" : "marcel@telka.sk",
        "comment" : "Move hexchat to desktop subdirectory\u000a",
        "date" : "2016-04-01T13:39:04+0200",
        "id" : "8e1d7bfe882dda338b3b20375ed1e29853d17e41",
        "msg" : "Move hexchat to desktop subdirectory",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/hexchat/patches/ctcp-version.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/hexchat/patches/plugin-autoload.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/hexchat/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/hexchat/patches/hexchat.gresource.xml.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/hexchat/patches/ctcp-version.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/hexchat/patches/config.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/hexchat/patches/hexchat.gresource.xml.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/hexchat/patches/ssp.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/hexchat/patches/textevents.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/hexchat/patches/plugin-autoload.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/hexchat/hexchat.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/hexchat/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/hexchat/patches/generate_header.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/hexchat/hexchat.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/hexchat/patches/config.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/hexchat/patches/generate_header.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/hexchat/patches/ssp.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/hexchat/patches/textevents.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/mail/mutt/patches/6796795-extra-spaces-fix.patch",
          "components/mail/mutt/mutt.license",
          "components/mail/mutt/patches/7095450-hang-in-read.patch",
          "components/mutt/patches/6796795-extra-spaces-fix.patch",
          "components/mutt/patches/7095450-hang-in-read.patch",
          "components/mutt/mutt.p5m",
          "components/mail/mutt/resolve.deps",
          "components/mail/mutt/Makefile",
          "components/mail/mutt/mutt.p5m",
          "components/mail/mutt/patches/PATCHES.patch",
          "components/mutt/resolve.deps",
          "components/mutt/patches/PATCHES.patch",
          "components/mutt/mutt.license",
          "components/mutt/Makefile"
        ],
        "commitId" : "3c6a4a41a849b7e6c2eae14b94bded4a8a28bfd8",
        "timestamp" : 1459511764000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/marcel",
          "fullName" : "marcel"
        },
        "authorEmail" : "marcel@telka.sk",
        "comment" : "Move mutt to mail subdirectory\u000a",
        "date" : "2016-04-01T13:56:04+0200",
        "id" : "3c6a4a41a849b7e6c2eae14b94bded4a8a28bfd8",
        "msg" : "Move mutt to mail subdirectory",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/mail/mutt/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/mutt/mutt.license"
          },
          {
            "editType" : "add",
            "file" : "components/mail/mutt/mutt.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/mail/mutt/patches/6796795-extra-spaces-fix.patch"
          },
          {
            "editType" : "add",
            "file" : "components/mail/mutt/patches/PATCHES.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/mutt/patches/7095450-hang-in-read.patch"
          },
          {
            "editType" : "add",
            "file" : "components/mail/mutt/mutt.license"
          },
          {
            "editType" : "add",
            "file" : "components/mail/mutt/patches/7095450-hang-in-read.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/mutt/patches/PATCHES.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/mutt/patches/6796795-extra-spaces-fix.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/mutt/resolve.deps"
          },
          {
            "editType" : "add",
            "file" : "components/mail/mutt/resolve.deps"
          },
          {
            "editType" : "delete",
            "file" : "components/mutt/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/mutt/mutt.p5m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/marcel",
      "fullName" : "marcel"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jim",
      "fullName" : "jim"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}