{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "org.jenkinsci.plugins.ghprb.GhprbCause",
          "shortDescription" : "GitHub pull request #2804 of commit 9465f8cf2a19d28dcc8bce5845b5e8017ee9feb8, no merge conflicts."
        }
      ]
    },
    {
      "_class" : "org.jenkinsci.plugins.ghprb.GhprbParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "sha1",
          "value" : "origin/pr/2804/merge"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommit",
          "value" : "9465f8cf2a19d28dcc8bce5845b5e8017ee9feb8"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommitAuthor",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommitAuthorEmail",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbAuthorRepoGitUrl",
          "value" : "https://github.com/netedwardwu/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" : "2804"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTargetBranch",
          "value" : "master"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbSourceBranch",
          "value" : "master"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GIT_BRANCH",
          "value" : "master"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorEmail",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorLogin",
          "value" : "netedwardwu"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorLoginMention",
          "value" : "@netedwardwu"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullDescription",
          "value" : "GitHub pull request #2804 of commit 9465f8cf2a19d28dcc8bce5845b5e8017ee9feb8, no merge conflicts."
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullTitle",
          "value" : "softirqs: Combined CPU as part of the key is necessary to avoid amiss…"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullLink",
          "value" : "https://github.com/iovisor/bcc/pull/2804"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullLongDescription",
          "value" : "… value.\\r\\n\\r\\nIn the environment of massive software interrupts.\\r\\n<idle>-0     [003] ..s1   106.421020: softirq_entry: vec=6 [action=TASKLET]\\r\\n<idle>-0     [000] ..s1   106.421063: softirq_entry: vec=3 [action=NET_RX]\\r\\n<idle>-0     [003] ..s1   106.421083: softirq_exit: vec=6 [action=TASKLET]\\r\\n\\r\\nFollow the above ftrace logs, we know the correct vec-6 start timestamp is replaced with incorrect vec-3.\\r\\nBecause PID is idle-0. It will produce the wrong result after calculating delta."
        },
        {
          "_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=\"softirqs: Combined CPU as part of the key is necessary to avoid amiss…\" href=\"https://github.com/iovisor/bcc/pull/2804\">PR #2804</a>: softirqs: Combined CPU as p...",
  "displayName" : "#386",
  "duration" : 1922870,
  "estimatedDuration" : 7460664,
  "executor" : None,
  "fullDisplayName" : "bcc-pr #386",
  "id" : "386",
  "keepLog" : False,
  "number" : 386,
  "queueId" : 3103,
  "result" : "SUCCESS",
  "timestamp" : 1583785161638,
  "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/386/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      
    ],
    "kind" : "git"
  },
  "culprits" : [
    
  ],
  "runs" : [
    {
      "number" : 386,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc25/386/"
    },
    {
      "number" : 386,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc26/386/"
    },
    {
      "number" : 386,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc27/386/"
    },
    {
      "number" : 386,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc28/386/"
    },
    {
      "number" : 386,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1604/386/"
    },
    {
      "number" : 386,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1710/386/"
    },
    {
      "number" : 386,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1804/386/"
    }
  ]
}