{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "org.jenkinsci.plugins.ghprb.GhprbCause",
          "shortDescription" : "GitHub pull request #2854 of commit 37e8e2f5a6a1f034bafbcf2848844e14ab7a17ec, no merge conflicts."
        }
      ]
    },
    {
      "_class" : "org.jenkinsci.plugins.ghprb.GhprbParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "sha1",
          "value" : "origin/pr/2854/merge"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommit",
          "value" : "37e8e2f5a6a1f034bafbcf2848844e14ab7a17ec"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommitAuthor",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommitAuthorEmail",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbAuthorRepoGitUrl",
          "value" : "https://github.com/gfx/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" : "2854"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTargetBranch",
          "value" : "master"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbSourceBranch",
          "value" : "cxx_attach_usdt_for_all"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GIT_BRANCH",
          "value" : "cxx_attach_usdt_for_all"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorEmail",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorLogin",
          "value" : "gfx"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorLoginMention",
          "value" : "@gfx"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullDescription",
          "value" : "GitHub pull request #2854 of commit 37e8e2f5a6a1f034bafbcf2848844e14ab7a17ec, no merge conflicts."
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullTitle",
          "value" : "[C++] add BPF::enable_usdt(void) and disble_usdt(void) to handle all the USDT at once"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullLink",
          "value" : "https://github.com/iovisor/bcc/pull/2854"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullLongDescription",
          "value" : "It's bothering to write a loop such as:\\r\\n\\r\\n```c++\\r\\n  for (auto &probe : probes) {\\r\\n    ret = bpf->attach_usdt(probe);\\r\\n    if (!ret.ok()) {\\r\\n      std::cerr << \\\"attach_usdt: \\\" << ret.msg() << std::endl;\\r\\n      return EXIT_FAILURE;\\r\\n    }\\r\\n  }\\r\\n```\\r\\n\\r\\nSo I think it makes sense when the BPF.h provides a way to enable/disable all the USDTs at once."
        },
        {
          "_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=\"[C++] add BPF::enable_usdt(void) and disble_usdt(void) to handle all the USDT at once\" href=\"https://github.com/iovisor/bcc/pull/2854\">PR #2854</a>: [C++] add BPF::enable_usdt(...",
  "displayName" : "#424",
  "duration" : 1442409,
  "estimatedDuration" : 7460664,
  "executor" : None,
  "fullDisplayName" : "bcc-pr #424",
  "id" : "424",
  "keepLog" : False,
  "number" : 424,
  "queueId" : 3407,
  "result" : "SUCCESS",
  "timestamp" : 1585968743743,
  "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/424/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      
    ],
    "kind" : "git"
  },
  "culprits" : [
    
  ],
  "runs" : [
    {
      "number" : 424,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc25/424/"
    },
    {
      "number" : 424,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc26/424/"
    },
    {
      "number" : 424,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc27/424/"
    },
    {
      "number" : 424,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc28/424/"
    },
    {
      "number" : 424,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1604/424/"
    },
    {
      "number" : 424,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1710/424/"
    },
    {
      "number" : 424,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1804/424/"
    }
  ]
}