{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "org.jenkinsci.plugins.ghprb.GhprbCause",
          "shortDescription" : "GitHub pull request #2749 of commit 92bc22fa2edf9a0f3c83e9fe80f8bc4cfb116c9e, no merge conflicts."
        }
      ]
    },
    {
      "_class" : "org.jenkinsci.plugins.ghprb.GhprbParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "sha1",
          "value" : "origin/pr/2749/merge"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommit",
          "value" : "92bc22fa2edf9a0f3c83e9fe80f8bc4cfb116c9e"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommitAuthor",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommitAuthorEmail",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbAuthorRepoGitUrl",
          "value" : "https://github.com/pdubovitsky/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" : "2749"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTargetBranch",
          "value" : "master"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbSourceBranch",
          "value" : "trace-bind-tool"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GIT_BRANCH",
          "value" : "trace-bind-tool"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorEmail",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorLogin",
          "value" : "pdubovitsky"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorLoginMention",
          "value" : "@pdubovitsky"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullDescription",
          "value" : "GitHub pull request #2749 of commit 92bc22fa2edf9a0f3c83e9fe80f8bc4cfb116c9e, no merge conflicts."
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullTitle",
          "value" : "trace_bind BCC tool"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullLink",
          "value" : "https://github.com/iovisor/bcc/pull/2749"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullLongDescription",
          "value" : "trace_bind tool traces the kernel function performing socket binding and\\r\\nprint socket options set before the system call invocation that might\\r\\nimpact bind behavior and bound interface\\r\\n\\r\\n./trace_bind.py -h\\r\\nusage: trace_bind.py [-h] [-t] [-p PID] [-P PORT] [-E] [-U] [-u UID] [-c]\\r\\n\\r\\nTrace TCP binds\\r\\n\\r\\noptional arguments:\\r\\n  -h, --help            show this help message and exit\\r\\n  -t, --timestamp       include timestamp on output\\r\\n  -p PID, --pid PID     trace this PID only\\r\\n  -P PORT, --port PORT  comma-separated list of ports to trace.\\r\\n  -E, --errors          include errors in the output.\\r\\n  -U, --print-uid       include UID on output\\r\\n  -u UID, --uid UID     trace this UID only\\r\\n  -c, --count           count binds per src ip and port\\r\\n\\r\\nexamples:\\r\\n    ./trace_bind           # trace all TCP bind()s\\r\\n    ./trace_bind -t        # include timestamps\\r\\n    ./trace_bind -p 181    # only trace PID 181\\r\\n    ./trace_bind -P 80     # only trace port 80\\r\\n    ./trace_bind -P 80,81  # only trace port 80 and 81\\r\\n    ./trace_bind -U        # include UID\\r\\n    ./trace_bind -u 1000   # only trace UID 1000\\r\\n    ./trace_bind -E        # report bind errors\\r\\n    ./trace_bind -c        # count bind per src ip\\r\\n\\r\\nit is reporting socket options set before the bins call\\r\\nimpacting system call behavior:\\r\\n SOL_IP     IP_FREEBIND              F....\\r\\n SOL_IP     IP_TRANSPARENT           .T...\\r\\n SOL_IP     IP_BIND_ADDRESS_NO_PORT  ..N..\\r\\n SOL_SOCKET SO_REUSEADDR             ...R.\\r\\n SOL_SOCKET SO_REUSEPORT             ....r\\r\\n\\r\\n SO_BINDTODEVICE interface is reported as \\\"BOUND_IF\\\" index"
        },
        {
          "_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=\"trace_bind BCC tool\" href=\"https://github.com/iovisor/bcc/pull/2749\">PR #2749</a>: trace_bind BCC tool",
  "displayName" : "#316",
  "duration" : 1449041,
  "estimatedDuration" : 7460664,
  "executor" : None,
  "fullDisplayName" : "bcc-pr #316",
  "id" : "316",
  "keepLog" : False,
  "number" : 316,
  "queueId" : 2543,
  "result" : "FAILURE",
  "timestamp" : 1581520836740,
  "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/316/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      
    ],
    "kind" : "git"
  },
  "culprits" : [
    
  ],
  "runs" : [
    {
      "number" : 316,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc25/316/"
    },
    {
      "number" : 316,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc26/316/"
    },
    {
      "number" : 316,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc27/316/"
    },
    {
      "number" : 316,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc28/316/"
    },
    {
      "number" : 316,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1604/316/"
    },
    {
      "number" : 316,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1710/316/"
    },
    {
      "number" : 316,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1804/316/"
    }
  ]
}