{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "org.jenkinsci.plugins.ghprb.GhprbCause",
          "shortDescription" : "GitHub pull request #2778 of commit 5ffed78264fe77ac935a5ee6a09e2add5b3a1725, no merge conflicts."
        }
      ]
    },
    {
      "_class" : "org.jenkinsci.plugins.ghprb.GhprbParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "sha1",
          "value" : "origin/pr/2778/merge"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommit",
          "value" : "5ffed78264fe77ac935a5ee6a09e2add5b3a1725"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommitAuthor",
          "value" : "Brendan Gregg"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommitAuthorEmail",
          "value" : "brendan.d.gregg@gmail.com"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbAuthorRepoGitUrl",
          "value" : "https://github.com/brendangregg/bcc.git"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTriggerAuthor",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTriggerAuthorEmail",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTriggerAuthorLogin",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTriggerAuthorLoginMention",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullId",
          "value" : "2778"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTargetBranch",
          "value" : "master"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbSourceBranch",
          "value" : "opensnoop-core"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GIT_BRANCH",
          "value" : "opensnoop-core"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorEmail",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorLogin",
          "value" : "brendangregg"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorLoginMention",
          "value" : "@brendangregg"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullDescription",
          "value" : "GitHub pull request #2778 of commit 5ffed78264fe77ac935a5ee6a09e2add5b3a1725, no merge conflicts."
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullTitle",
          "value" : "libbpf-tools: add CO-RE opensnoop"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullLink",
          "value" : "https://github.com/iovisor/bcc/pull/2778"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullLongDescription",
          "value" : "This has one thing to improve:\\r\\n\\r\\n```C\\r\\nSEC(\\\"kprobe/do_sys_open\\\")\\r\\nint handle__sys_enter_openat(u64 *ctx)\\r\\n[...]\\r\\n\u0009args.fname = (const char *)ctx[13]; /* XXX unstable */\\r\\n\u0009args.flags = (int)ctx[12];\\r\\n```\\r\\n\\r\\nHow should I be doing this? Here's what I tried:\\r\\n\\r\\n- `SEC(\\\"tp_bpf...`: the syscall tracepoints aren't available.\\r\\n- `int BPF_KPROBE(handle_do_sys_open, int dfd, const char __user *filename, int flags)`: I don't think the BPF_KPROBE macros are available properly outside of the selftests yet.\\r\\n- `PT_REGS_PARM2(ctx);`: needs uapi/linux/bpf.h, which is missing outside of the kernel source.\\r\\n\\r\\n@anakryiko any other ideas? Thanks."
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbCommentBody",
          "value" : "null"
        },
        {
          "_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=\"libbpf-tools: add CO-RE opensnoop\" href=\"https://github.com/iovisor/bcc/pull/2778\">PR #2778</a>: libbpf-tools: add CO-RE ope...",
  "displayName" : "#364",
  "duration" : 1609097,
  "estimatedDuration" : 7460664,
  "executor" : None,
  "fullDisplayName" : "bcc-pr #364",
  "id" : "364",
  "keepLog" : False,
  "number" : 364,
  "queueId" : 2927,
  "result" : "FAILURE",
  "timestamp" : 1583273866475,
  "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/364/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      
    ],
    "kind" : "git"
  },
  "culprits" : [
    
  ],
  "runs" : [
    {
      "number" : 364,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc25/364/"
    },
    {
      "number" : 364,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc26/364/"
    },
    {
      "number" : 364,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc27/364/"
    },
    {
      "number" : 364,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc28/364/"
    },
    {
      "number" : 364,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1604/364/"
    },
    {
      "number" : 364,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1710/364/"
    },
    {
      "number" : 364,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1804/364/"
    }
  ]
}