{
  "_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" : 4440,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c14d1cc971407abc389ebd56e6d7306a1a088846",
            "branch" : [
              {
                "SHA1" : "c14d1cc971407abc389ebd56e6d7306a1a088846",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c14d1cc971407abc389ebd56e6d7306a1a088846",
            "branch" : [
              {
                "SHA1" : "c14d1cc971407abc389ebd56e6d7306a1a088846",
                "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" : "c14d1cc971407abc389ebd56e6d7306a1a088846",
        "branch" : [
          {
            "SHA1" : "c14d1cc971407abc389ebd56e6d7306a1a088846",
            "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" : "#4440",
  "duration" : 18972851,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #4440",
  "id" : "2016-04-06_23-34-56",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4440,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1459985696000,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/4440/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/zeromq/czmq/czmq.p5m",
          "components/library/zeromq/czmq/patches/01-src-zsys_c.patch",
          "components/library/zeromq/czmq/Makefile"
        ],
        "commitId" : "7941e168b7343dcc2a536ab11d9574c91fcefea7",
        "timestamp" : 1459536143000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jimklimov",
          "fullName" : "Jim Klimov"
        },
        "authorEmail" : "jim@jimklimov.com",
        "comment" : "Initial commit of czmq (zeromq C binding) version 3.0.2\u000a",
        "date" : "2016-04-01T20:42:23+0200",
        "id" : "7941e168b7343dcc2a536ab11d9574c91fcefea7",
        "msg" : "Initial commit of czmq (zeromq C binding) version 3.0.2",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/zeromq/czmq/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/zeromq/czmq/czmq.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/zeromq/czmq/patches/01-src-zsys_c.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libcidr/files/libcidr-amd64.pc",
          "components/library/libcidr/files/libcidr.pc",
          "components/library/libcidr/files/libcidr-sparcv9.pc",
          "components/library/libcidr/patches/01-build.patch",
          "components/library/libcidr/Makefile",
          "components/library/libcidr/libcidr.p5m"
        ],
        "commitId" : "c24479b9c9773104bb0c359bd46197244d51029d",
        "timestamp" : 1459846306000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jimklimov",
          "fullName" : "Jim Klimov"
        },
        "authorEmail" : "jim@jimklimov.com",
        "comment" : "Initial commit of libcidr version 1.2.3\u000a",
        "date" : "2016-04-05T10:51:46+0200",
        "id" : "c24479b9c9773104bb0c359bd46197244d51029d",
        "msg" : "Initial commit of libcidr version 1.2.3",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/libcidr/files/libcidr-amd64.pc"
          },
          {
            "editType" : "add",
            "file" : "components/library/libcidr/files/libcidr-sparcv9.pc"
          },
          {
            "editType" : "add",
            "file" : "components/library/libcidr/libcidr.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/libcidr/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/libcidr/files/libcidr.pc"
          },
          {
            "editType" : "add",
            "file" : "components/library/libcidr/patches/01-build.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/meta-packages/history/history"
        ],
        "commitId" : "6defdc72d0661b7e83f408c8d4ee91d3329d35aa",
        "timestamp" : 1459925396000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "6855 Remove group/feature/* packages\u000a",
        "date" : "2016-04-06T09:49:56+0300",
        "id" : "6defdc72d0661b7e83f408c8d4ee91d3329d35aa",
        "msg" : "6855 Remove group/feature/* packages",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/meta-packages/history/history"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/ccache-wrap/CXX.gcc.32",
          "make-rules/shared-macros.mk",
          "README",
          "make-rules/cmake.mk",
          "tools/ccache-wrap/CXX.gcc.64",
          "tools/ccache-wrap/CC.gcc.32",
          "tools/ccache-wrap/CC.gcc.64",
          "make-rules/configure.mk",
          "doc/makefile-variables.txt"
        ],
        "commitId" : "c5572a42f831554f5c98e59b72a81eb8348c7e07",
        "timestamp" : 1459939047000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jimklimov",
          "fullName" : "Jim Klimov"
        },
        "authorEmail" : "jim@jimklimov.com",
        "comment" : "Optionally integrate ccache to speed up oi-userland (re-)builds\u000a\u000a* Allow use of makefile of environment value CCACHE_DISABLE=true to override the use of ccache for this particular build.\u000a* Report initial setting of the detected CCACHE value (if not empty) when processing the shared-macros Makefile.\u000a* ccache make-rules : assign SOURCE_DIR as CCACHE_BASEDIR value to speed up relocated builds of same code too.\u000a* ccache README : mention how to enable ccache\u000a",
        "date" : "2016-04-06T12:37:27+0200",
        "id" : "c5572a42f831554f5c98e59b72a81eb8348c7e07",
        "msg" : "Optionally integrate ccache to speed up oi-userland (re-)builds",
        "paths" : [
          {
            "editType" : "add",
            "file" : "tools/ccache-wrap/CC.gcc.32"
          },
          {
            "editType" : "edit",
            "file" : "README"
          },
          {
            "editType" : "edit",
            "file" : "make-rules/cmake.mk"
          },
          {
            "editType" : "add",
            "file" : "tools/ccache-wrap/CXX.gcc.64"
          },
          {
            "editType" : "edit",
            "file" : "make-rules/shared-macros.mk"
          },
          {
            "editType" : "add",
            "file" : "tools/ccache-wrap/CC.gcc.64"
          },
          {
            "editType" : "edit",
            "file" : "doc/makefile-variables.txt"
          },
          {
            "editType" : "edit",
            "file" : "make-rules/configure.mk"
          },
          {
            "editType" : "add",
            "file" : "tools/ccache-wrap/CXX.gcc.32"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/augeas/Makefile",
          "components/sysutils/augeas/augeas.p5m",
          "components/sysutils/augeas/augeas-vim.p5m",
          "components/sysutils/augeas/augeas-libs.p5m",
          "components/sysutils/augeas/augeas-lenses.p5m",
          "components/sysutils/augeas/augeas-tools.p5m"
        ],
        "commitId" : "9087dcdeb45ba768660da0965c71b61d10041491",
        "timestamp" : 1459939222000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jimklimov",
          "fullName" : "Jim Klimov"
        },
        "authorEmail" : "jim@jimklimov.com",
        "comment" : "Initial commit of augeas tools version 1.4.0\u000a",
        "date" : "2016-04-06T12:40:22+0200",
        "id" : "9087dcdeb45ba768660da0965c71b61d10041491",
        "msg" : "Initial commit of augeas tools version 1.4.0",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/sysutils/augeas/augeas-lenses.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/augeas/augeas-tools.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/augeas/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/augeas/augeas-libs.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/augeas/augeas-vim.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/augeas/augeas.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/augeas/Makefile",
          "components/library/glib/glib2-charset-alias.p5m",
          "components/library/glib/glib2.p5m",
          "components/sysutils/augeas/augeas-libs.p5m",
          "components/library/glib/Makefile"
        ],
        "commitId" : "bf07f8cd7502adfb9f98f1aa66d27b9f98c3776d",
        "timestamp" : 1459939224000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jimklimov",
          "fullName" : "Jim Klimov"
        },
        "authorEmail" : "jim@jimklimov.com",
        "comment" : "Split off delivery of \"charset.alias\" files from the bulk of glib2 packaging\u000a\u000a* Both glib2 and augtools try to deliver the charset.alias files with equivalent contents. Splitting them off into a separate package allows not so heavy dependencies when just one product is desired.\u000a",
        "date" : "2016-04-06T12:40:24+0200",
        "id" : "bf07f8cd7502adfb9f98f1aa66d27b9f98c3776d",
        "msg" : "Split off delivery of \"charset.alias\" files from the bulk of glib2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/augeas/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/glib/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/glib/glib2.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/glib/glib2-charset-alias.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/augeas/augeas-libs.p5m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jim",
      "fullName" : "jim"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}