{
  "_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" : 3986,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5e2b17115de7be0f017fb66b2f8d569aa110d069",
            "branch" : [
              {
                "SHA1" : "5e2b17115de7be0f017fb66b2f8d569aa110d069",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5e2b17115de7be0f017fb66b2f8d569aa110d069",
            "branch" : [
              {
                "SHA1" : "5e2b17115de7be0f017fb66b2f8d569aa110d069",
                "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" : "5e2b17115de7be0f017fb66b2f8d569aa110d069",
        "branch" : [
          {
            "SHA1" : "5e2b17115de7be0f017fb66b2f8d569aa110d069",
            "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" : "#3986",
  "duration" : 20862302,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #3986",
  "id" : "2015-01-13_12-59-47",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 3986,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1421153987000,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/3986/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/xcb-proto/xcb-proto.p5m",
          "components/x11/xcb-proto/Makefile",
          "components/x11/xcb-proto/patches/01-configure.patch"
        ],
        "commitId" : "1c25f8be6f351dbaf78d2cf6b65f991f5abeacfc",
        "timestamp" : 1421081076000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/aurelien.larcher",
          "fullName" : "aurelien.larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Bump xcb-proto to 1.11\u000a",
        "date" : "2015-01-12T16:44:36+0000",
        "id" : "1c25f8be6f351dbaf78d2cf6b65f991f5abeacfc",
        "msg" : "Bump xcb-proto to 1.11",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/x11/xcb-proto/patches/01-configure.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xcb-proto/xcb-proto.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xcb-proto/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/libxcb/Makefile",
          "components/x11/libxcb/libxcb.p5m"
        ],
        "commitId" : "350034e3d58062dcf7e3af85a227fd610d47f870",
        "timestamp" : 1421081194000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/aurelien.larcher",
          "fullName" : "aurelien.larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Bump libxcb to 1.11\u000a",
        "date" : "2015-01-12T16:46:34+0000",
        "id" : "350034e3d58062dcf7e3af85a227fd610d47f870",
        "msg" : "Bump libxcb to 1.11",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/libxcb/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/libxcb/libxcb.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/xcb-util/xcb-util.p5m",
          "components/x11/xcb-util/Makefile"
        ],
        "commitId" : "5f8f18c5d06012d5f31fe4d47cc6225231b3a194",
        "timestamp" : 1421081519000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/aurelien.larcher",
          "fullName" : "aurelien.larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Bump xcb-util to 0.4.0\u000a",
        "date" : "2015-01-12T16:51:59+0000",
        "id" : "5f8f18c5d06012d5f31fe4d47cc6225231b3a194",
        "msg" : "Bump xcb-util to 0.4.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/xcb-util/xcb-util.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xcb-util/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/xcb-util-keysyms/xcb-util-keysyms.p5m",
          "components/x11/xcb-util-keysyms/Makefile"
        ],
        "commitId" : "0fc74ee344b8bb2316abe7c2902cafd249b4cc55",
        "timestamp" : 1421081562000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/aurelien.larcher",
          "fullName" : "aurelien.larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Bump xcb-util-keysyms to 0.4\u000a",
        "date" : "2015-01-12T16:52:42+0000",
        "id" : "0fc74ee344b8bb2316abe7c2902cafd249b4cc55",
        "msg" : "Bump xcb-util-keysyms to 0.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/xcb-util-keysyms/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xcb-util-keysyms/xcb-util-keysyms.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/xcb-util-image/xcb-util-image.p5m",
          "components/x11/xcb-util-image/xcb-util-image.license",
          "components/x11/xcb-util-image/Makefile",
          "components/x11/xcb-util-image/resolve.deps"
        ],
        "commitId" : "8eb287e3bde8f405d78a659df20de548a09ac260",
        "timestamp" : 1421081692000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/aurelien.larcher",
          "fullName" : "aurelien.larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Add xcb-util-image 0.4.0\u000a",
        "date" : "2015-01-12T16:54:52+0000",
        "id" : "8eb287e3bde8f405d78a659df20de548a09ac260",
        "msg" : "Add xcb-util-image 0.4.0",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/x11/xcb-util-image/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/x11/xcb-util-image/resolve.deps"
          },
          {
            "editType" : "add",
            "file" : "components/x11/xcb-util-image/xcb-util-image.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/x11/xcb-util-image/xcb-util-image.license"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/xcb-util-wm/Makefile",
          "components/x11/xcb-util-wm/xcb-util-wm.license",
          "components/x11/xcb-util-wm/resolve.deps",
          "components/x11/xcb-util-wm/xcb-util-wm.p5m"
        ],
        "commitId" : "7aeb26b0ab7122e60a5c5e19d7d026632145c2bd",
        "timestamp" : 1421081764000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/aurelien.larcher",
          "fullName" : "aurelien.larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Add xcb-util-wm version 0.4.1\u000a",
        "date" : "2015-01-12T16:56:04+0000",
        "id" : "7aeb26b0ab7122e60a5c5e19d7d026632145c2bd",
        "msg" : "Add xcb-util-wm version 0.4.1",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/x11/xcb-util-wm/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/x11/xcb-util-wm/resolve.deps"
          },
          {
            "editType" : "add",
            "file" : "components/x11/xcb-util-wm/xcb-util-wm.license"
          },
          {
            "editType" : "add",
            "file" : "components/x11/xcb-util-wm/xcb-util-wm.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/xcb-util-renderutil/resolve.deps",
          "components/x11/xcb-util-renderutil/xcb-util-renderutil.license",
          "components/x11/xcb-util-renderutil/xcb-util-renderutil.p5m",
          "components/x11/xcb-util-renderutil/Makefile"
        ],
        "commitId" : "cba0dcc7cbf34fdb98e7a91a5918560aa498662b",
        "timestamp" : 1421081838000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/aurelien.larcher",
          "fullName" : "aurelien.larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Add xcb-util-renderutil version 0.3.9\u000a",
        "date" : "2015-01-12T16:57:18+0000",
        "id" : "cba0dcc7cbf34fdb98e7a91a5918560aa498662b",
        "msg" : "Add xcb-util-renderutil version 0.3.9",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/x11/xcb-util-renderutil/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/x11/xcb-util-renderutil/xcb-util-renderutil.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/x11/xcb-util-renderutil/xcb-util-renderutil.license"
          },
          {
            "editType" : "add",
            "file" : "components/x11/xcb-util-renderutil/resolve.deps"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/xcb-util-cursor/xcb-util-cursor.p5m",
          "components/x11/xcb-util-cursor/resolve.deps",
          "components/x11/xcb-util-cursor/xcb-util-cursor.license",
          "components/x11/xcb-util-cursor/Makefile"
        ],
        "commitId" : "bd624e0851c32abaacb8597904aeb59794eb8561",
        "timestamp" : 1421081905000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/aurelien.larcher",
          "fullName" : "aurelien.larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Add xcb-util-cursor version 0.1.1\u000a",
        "date" : "2015-01-12T16:58:25+0000",
        "id" : "bd624e0851c32abaacb8597904aeb59794eb8561",
        "msg" : "Add xcb-util-cursor version 0.1.1",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/x11/xcb-util-cursor/xcb-util-cursor.license"
          },
          {
            "editType" : "add",
            "file" : "components/x11/xcb-util-cursor/resolve.deps"
          },
          {
            "editType" : "add",
            "file" : "components/x11/xcb-util-cursor/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/x11/xcb-util-cursor/xcb-util-cursor.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pyyaml/patches/CVE-2014-9130.patch",
          "components/python/pyyaml/Makefile",
          "components/libyaml/patches/CVE-2014-9130.patch",
          "components/python/pyyaml/pyyaml-PYVER.p5m",
          "components/libyaml/Makefile"
        ],
        "commitId" : "799710906df3c48266ee29bcbcc305f30cc20fa6",
        "timestamp" : 1421120218000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Fix CVE-2014-9130. Update pyyaml.\u000a",
        "date" : "2015-01-13T06:36:58+0300",
        "id" : "799710906df3c48266ee29bcbcc305f30cc20fa6",
        "msg" : "Fix CVE-2014-9130. Update pyyaml.",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/libyaml/patches/CVE-2014-9130.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/pyyaml/patches/CVE-2014-9130.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/pyyaml/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/pyyaml/pyyaml-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/libyaml/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/components.ignore"
        ],
        "commitId" : "556fb9e2e75e91a02552965df05a7f94f209dc3e",
        "timestamp" : 1421121352000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Temporary disable xcb-util-cursor\u000a",
        "date" : "2015-01-13T06:55:52+0300",
        "id" : "556fb9e2e75e91a02552965df05a7f94f209dc3e",
        "msg" : "Temporary disable xcb-util-cursor",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/components.ignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/components.ignore"
        ],
        "commitId" : "b6b6f38f6bbe3c2633b4bc9a479a1a7c4bc16ba6",
        "timestamp" : 1421132287000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Enable xcb-util-cursor\u000a",
        "date" : "2015-01-13T09:58:07+0300",
        "id" : "b6b6f38f6bbe3c2633b4bc9a479a1a7c4bc16ba6",
        "msg" : "Enable xcb-util-cursor",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/components.ignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/libgnomekbd/libgnomekbd.p5m",
          "components/libgnomekbd/Makefile"
        ],
        "commitId" : "1d92451d44a0b53b80bde24efd17bf84948d11bf",
        "timestamp" : 1421132380000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update libgnomekbd to 2.32.0\u000a",
        "date" : "2015-01-13T09:59:40+0300",
        "id" : "1d92451d44a0b53b80bde24efd17bf84948d11bf",
        "msg" : "Update libgnomekbd to 2.32.0",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/libgnomekbd/libgnomekbd.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/libgnomekbd/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/aurelien.larcher",
      "fullName" : "aurelien.larcher"
    }
  ]
}