{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "org.jenkinsci.plugins.ghprb.GhprbCause",
          "shortDescription" : "GitHub pull request #2751 of commit f4ea2774cd111017011f52c6eba6a14e2ff04f12, no merge conflicts."
        }
      ]
    },
    {
      "_class" : "org.jenkinsci.plugins.ghprb.GhprbParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "sha1",
          "value" : "origin/pr/2751/merge"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommit",
          "value" : "f4ea2774cd111017011f52c6eba6a14e2ff04f12"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommitAuthor",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommitAuthorEmail",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbAuthorRepoGitUrl",
          "value" : "https://github.com/dalehamel/bcc.git"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTriggerAuthor",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTriggerAuthorEmail",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTriggerAuthorLogin",
          "value" : "yonghong-song"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTriggerAuthorLoginMention",
          "value" : "@yonghong-song"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullId",
          "value" : "2751"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTargetBranch",
          "value" : "master"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbSourceBranch",
          "value" : "add-cmake-clang-dir"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GIT_BRANCH",
          "value" : "add-cmake-clang-dir"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorEmail",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorLogin",
          "value" : "dalehamel"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorLoginMention",
          "value" : "@dalehamel"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullDescription",
          "value" : "GitHub pull request #2751 of commit f4ea2774cd111017011f52c6eba6a14e2ff04f12, no merge conflicts."
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullTitle",
          "value" : "Allow specifying clang base directory"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullLink",
          "value" : "https://github.com/iovisor/bcc/pull/2751"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullLongDescription",
          "value" : "The LLVM package provides a Cmake flag \\\"LLVM_DIR\\\", but there is no analogue for specifying the search for clang libraries or headers in this same way.\\r\\n\\r\\nThis PR introduces this, so that the following usage is valid:\\r\\n\\r\\n```\\r\\ncmake -DLLVM_DIR=${SOME_PATH_TO_LLVM}/lib/cmake/llvm\\r\\ncmake -DCLANG_DIR=${SOME_PATH_TO_CLANG}\\r\\n```\\r\\n\\r\\nNote that LLVM_DIR points to the Cmake files for LLVM, and CLANG_DIR, points to a root director of a clang install, which has both \\\"/lib\\\" and \\\"/include\\\" in it, there is no need to load any CMake files for this and clang doesn't seem to export a cmake file for this / nor is it needed with the processing of clang libs below.\\r\\n\\r\\nI happen to need this in order to override the LLVM and Clang paths to point to embedded ones, when building bpftrace for android https://github.com/iovisor/bpftrace/pull/1095 in this patch set https://gist.github.com/dalehamel/da2f73357cd8cc4e60a1218e562a472b\\r\\n"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbCommentBody",
          "value" : "[buildbot, test this please]"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbGhRepository",
          "value" : "iovisor/bcc"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbCredentialsId",
          "value" : "6d3daf13-69b8-48b1-9c8f-ec5353264113"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : "<a title=\"Allow specifying clang base directory\" href=\"https://github.com/iovisor/bcc/pull/2751\">PR #2751</a>: Allow specifying clang base...",
  "displayName" : "#315",
  "duration" : 1483372,
  "estimatedDuration" : 7460664,
  "executor" : None,
  "fullDisplayName" : "bcc-pr #315",
  "id" : "315",
  "keepLog" : False,
  "number" : 315,
  "queueId" : 2535,
  "result" : "SUCCESS",
  "timestamp" : 1581519352644,
  "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/315/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      
    ],
    "kind" : "git"
  },
  "culprits" : [
    
  ],
  "runs" : [
    {
      "number" : 315,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc25/315/"
    },
    {
      "number" : 315,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc26/315/"
    },
    {
      "number" : 315,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc27/315/"
    },
    {
      "number" : 315,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc28/315/"
    },
    {
      "number" : 315,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1604/315/"
    },
    {
      "number" : 315,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1710/315/"
    },
    {
      "number" : 315,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1804/315/"
    }
  ]
}