{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "org.jenkinsci.plugins.ghprb.GhprbCause",
          "shortDescription" : "GitHub pull request #3196 of commit 13cdc92e1d24209ee6bd4d937c8dd073712086e8, no merge conflicts."
        }
      ]
    },
    {
      "_class" : "org.jenkinsci.plugins.ghprb.GhprbParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "sha1",
          "value" : "origin/pr/3196/merge"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommit",
          "value" : "13cdc92e1d24209ee6bd4d937c8dd073712086e8"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommitAuthor",
          "value" : "omkarbdesai"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommitAuthorEmail",
          "value" : "omkarbdesai@gmail.com"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbAuthorRepoGitUrl",
          "value" : "https://github.com/swiftomkar/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" : "3196"
        },
        {
          "_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" : "omkarbdesai@gmail.com"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorLogin",
          "value" : "swiftomkar"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorLoginMention",
          "value" : "@swiftomkar"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullDescription",
          "value" : "GitHub pull request #3196 of commit 13cdc92e1d24209ee6bd4d937c8dd073712086e8, no merge conflicts."
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullTitle",
          "value" : "biolatency.py Add -j and -f flags"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullLink",
          "value" : "https://github.com/iovisor/bcc/pull/3196"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullLongDescription",
          "value" : "### Why\\r\\nIn it's current form, storing the histogram data and analyzing the same for a large set of machines is difficult.\\r\\nWith this flag, it is possible to store the histogram as a dictionary/json file which can be imported easily to be analyzed with libraries like Pandas. \\r\\n\\r\\n### Example output\\r\\n```\\r\\n{\\r\\n0: 0, \\r\\n2: 0, \\r\\n4: 0, \\r\\n8: 0, \\r\\n16: 0, \\r\\n32: 0, \\r\\n64: 13, \\r\\n128: 44, \\r\\n256: 41, \\r\\n512: 14, \\r\\n1024: 27, \\r\\n2048: 1, \\r\\n4096: 10,  \\r\\n8192: 0\\r\\n}\\r\\n```\\r\\n### Updated output\\r\\n```\\r\\n[\\r\\n    {'interval-start': 0, 'interval-end': 1, 'count': 0}, \\r\\n    {'interval-start': 2, 'interval-end': 3, 'count': 5}, \\r\\n    {'interval-start': 4, 'interval-end': 7, 'count': 143}\\r\\n]\\r\\n```"
        },
        {
          "_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=\"biolatency.py Add -j and -f flags\" href=\"https://github.com/iovisor/bcc/pull/3196\">PR #3196</a>: biolatency.py Add -j and -f...",
  "displayName" : "#784",
  "duration" : 1152637,
  "estimatedDuration" : 7460664,
  "executor" : None,
  "fullDisplayName" : "bcc-pr #784",
  "id" : "784",
  "keepLog" : False,
  "number" : 784,
  "queueId" : 6281,
  "result" : "FAILURE",
  "timestamp" : 1609357809365,
  "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/784/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      
    ],
    "kind" : "git"
  },
  "culprits" : [
    
  ],
  "runs" : [
    {
      "number" : 784,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc25/784/"
    },
    {
      "number" : 784,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc26/784/"
    },
    {
      "number" : 784,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc27/784/"
    },
    {
      "number" : 784,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc28/784/"
    },
    {
      "number" : 784,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1604/784/"
    },
    {
      "number" : 784,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1710/784/"
    },
    {
      "number" : 784,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1804/784/"
    }
  ]
}