{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "org.jenkinsci.plugins.ghprb.GhprbCause",
          "shortDescription" : "GitHub pull request #3131 of commit 0bca50ce5c7d1fe2b97ceee84cb798d70d8e86c6, no merge conflicts."
        }
      ]
    },
    {
      "_class" : "org.jenkinsci.plugins.ghprb.GhprbParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "sha1",
          "value" : "origin/pr/3131/merge"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommit",
          "value" : "0bca50ce5c7d1fe2b97ceee84cb798d70d8e86c6"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommitAuthor",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommitAuthorEmail",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbAuthorRepoGitUrl",
          "value" : "https://github.com/ethercflow/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" : "3131"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTargetBranch",
          "value" : "master"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbSourceBranch",
          "value" : "cputools-2"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GIT_BRANCH",
          "value" : "cputools-2"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorEmail",
          "value" : "ethercflow@gmail.com"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorLogin",
          "value" : "ethercflow"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorLoginMention",
          "value" : "@ethercflow"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullDescription",
          "value" : "GitHub pull request #3131 of commit 0bca50ce5c7d1fe2b97ceee84cb798d70d8e86c6, no merge conflicts."
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullTitle",
          "value" : "libbpf-tools: add cpufreq"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullLink",
          "value" : "https://github.com/iovisor/bcc/pull/3131"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullLongDescription",
          "value" : "The output looks like below:\\r\\n\\r\\n```sh\\r\\n➜  libbpf-tools git:(cputools-2) ✗ ./cpufreq -d 10\\r\\nSampling CPU freq system-wide & by process. Ctrl-C to end.\\r\\n\\r\\n...\\r\\n...\\r\\n    microk8s-kubect : count     distribution\\r\\n        2400       : 1        |****************************************|\\r\\n        2600       : 0        |                                        |\\r\\n        2800       : 0        |                                        |\\r\\n        3000       : 1        |****************************************|\\r\\n\\r\\n     kubelet       : count     distribution\\r\\n        1200       : 26       |****************************************|\\r\\n        1400       : 0        |                                        |\\r\\n        1600       : 0        |                                        |\\r\\n        1800       : 0        |                                        |\\r\\n        2000       : 0        |                                        |\\r\\n        2200       : 0        |                                        |\\r\\n        2400       : 0        |                                        |\\r\\n        2600       : 0        |                                        |\\r\\n        2800       : 0        |                                        |\\r\\n        3000       : 1        |*                                       |\\r\\n\\r\\n     grep          : count     distribution\\r\\n        1200       : 2        |****************************************|\\r\\n        1400       : 1        |********************                    |\\r\\n        1600       : 0        |                                        |\\r\\n        1800       : 0        |                                        |\\r\\n        2000       : 0        |                                        |\\r\\n        2200       : 1        |********************                    |\\r\\n\\r\\n\\r\\n     syswide       : count     distribution\\r\\n        1200       : 36189    |****************************************|\\r\\n        1400       : 1520     |*                                       |\\r\\n        1600       : 491      |                                        |\\r\\n        1800       : 374      |                                        |\\r\\n        2000       : 133      |                                        |\\r\\n        2200       : 47       |                                        |\\r\\n        2400       : 101      |                                        |\\r\\n        2600       : 9        |                                        |\\r\\n        2800       : 15       |                                        |\\r\\n        3000       : 50       |                                        |\\r\\n\\r\\n```\\r\\nSigned-off-by: Wenbo Zhang <ethercflow@gmail.com>"
        },
        {
          "_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=\"libbpf-tools: add cpufreq\" href=\"https://github.com/iovisor/bcc/pull/3131\">PR #3131</a>: libbpf-tools: add cpufreq",
  "displayName" : "#800",
  "duration" : 1153261,
  "estimatedDuration" : 7460664,
  "executor" : None,
  "fullDisplayName" : "bcc-pr #800",
  "id" : "800",
  "keepLog" : False,
  "number" : 800,
  "queueId" : 6409,
  "result" : "SUCCESS",
  "timestamp" : 1610562464469,
  "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/800/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      
    ],
    "kind" : "git"
  },
  "culprits" : [
    
  ],
  "runs" : [
    {
      "number" : 800,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc25/800/"
    },
    {
      "number" : 800,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc26/800/"
    },
    {
      "number" : 800,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc27/800/"
    },
    {
      "number" : 800,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc28/800/"
    },
    {
      "number" : 800,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1604/800/"
    },
    {
      "number" : 800,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1710/800/"
    },
    {
      "number" : 800,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1804/800/"
    }
  ]
}