{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "org.jenkinsci.plugins.ghprb.GhprbCause",
          "shortDescription" : "GitHub pull request #2433 of commit 9bbc86f18c3164d5959cacd2d2b32db2675a9126, no merge conflicts."
        }
      ]
    },
    {
      "_class" : "org.jenkinsci.plugins.ghprb.GhprbParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "sha1",
          "value" : "origin/pr/2433/merge"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommit",
          "value" : "9bbc86f18c3164d5959cacd2d2b32db2675a9126"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommitAuthor",
          "value" : "Daniel Xu"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommitAuthorEmail",
          "value" : "dxu@dxuuu.xyz"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbAuthorRepoGitUrl",
          "value" : "https://github.com/danobi/bcc.git"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTriggerAuthor",
          "value" : "Brenden Blanco"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTriggerAuthorEmail",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTriggerAuthorLogin",
          "value" : "drzaeus77"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTriggerAuthorLoginMention",
          "value" : "@drzaeus77"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullId",
          "value" : "2433"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTargetBranch",
          "value" : "master"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbSourceBranch",
          "value" : "lazy_symbolize"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GIT_BRANCH",
          "value" : "lazy_symbolize"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorEmail",
          "value" : "dxu@apache.org"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorLogin",
          "value" : "danobi"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorLoginMention",
          "value" : "@danobi"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullDescription",
          "value" : "GitHub pull request #2433 of commit 9bbc86f18c3164d5959cacd2d2b32db2675a9126, no merge conflicts."
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullTitle",
          "value" : "Lazily symbolize regular ELF binaries"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullLink",
          "value" : "https://github.com/iovisor/bcc/pull/2433"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullLongDescription",
          "value" : "This patch adds a new API to bcc_elf.h, bcc_elf_foreach_sym_lazy. This\\r\\nhelper avoids storing symbol names in string format, as for large\\r\\nbinaries this data can get quite large.\\r\\n\\r\\nInstead we store the location in the ELF binary where we can later find\\r\\nthe string. Later on, we can load these strings on demand and cache them\\r\\nin case they're accessed again.\\r\\n\\r\\nThis patch also makes lazy resolution the default for regular ELF\\r\\nbinaries, where regular means not perfmap or VDSO.\\r\\n\\r\\nThis closes #2421 ."
        },
        {
          "_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=\"Lazily symbolize regular ELF binaries\" href=\"https://github.com/iovisor/bcc/pull/2433\">PR #2433</a>: Lazily symbolize regular EL...",
  "displayName" : "#6",
  "duration" : 944053,
  "estimatedDuration" : 7460664,
  "executor" : None,
  "fullDisplayName" : "bcc-pr #6",
  "id" : "6",
  "keepLog" : False,
  "number" : 6,
  "queueId" : 76,
  "result" : "FAILURE",
  "timestamp" : 1562714715335,
  "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/6/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      
    ],
    "kind" : "git"
  },
  "culprits" : [
    
  ],
  "runs" : [
    {
      "number" : 6,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc25/6/"
    },
    {
      "number" : 6,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc26/6/"
    },
    {
      "number" : 6,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc27/6/"
    },
    {
      "number" : 6,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc28/6/"
    },
    {
      "number" : 6,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1604/6/"
    },
    {
      "number" : 6,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1710/6/"
    },
    {
      "number" : 6,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1804/6/"
    }
  ]
}