{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      "_class" : "hudson.matrix.MatrixChildParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "sha1",
          "value" : "origin/pr/2433/merge"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommit",
          "value" : "c4292cb62c411a09cb300e7cf0241392f9c4082c"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommitAuthor",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommitAuthorEmail",
          "value" : ""
        },
        {
          "_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 c4292cb62c411a09cb300e7cf0241392f9c4082c, 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" : "[buildbot, ok to test]\\r\\nSorry if the buildbot commands are confusing:\\r\\n\\\"ok to test\\\" means this PR is ok to test, and subsequent pushes will trigger new builds\\r\\n\\\"test this please\\\" means this PR will be tested once, with no implication for subsequent pushes."
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbGhRepository",
          "value" : "iovisor/bcc"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbCredentialsId",
          "value" : "6d3daf13-69b8-48b1-9c8f-ec5353264113"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"bcc-pr\" build number 4",
          "upstreamBuild" : 4,
          "upstreamProject" : "bcc-pr",
          "upstreamUrl" : "job/bcc-pr/"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/pr/2433/merge" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 4,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "7ef10b4d3bcc393de2b3d3d2b51314bf4c0def7b",
            "branch" : [
              {
                "SHA1" : "7ef10b4d3bcc393de2b3d3d2b51314bf4c0def7b",
                "name" : "refs/remotes/origin/pr/2433/merge"
              }
            ]
          },
          "revision" : {
            "SHA1" : "7ef10b4d3bcc393de2b3d3d2b51314bf4c0def7b",
            "branch" : [
              {
                "SHA1" : "7ef10b4d3bcc393de2b3d3d2b51314bf4c0def7b",
                "name" : "refs/remotes/origin/pr/2433/merge"
              }
            ]
          }
        },
        "refs/remotes/origin/pr/2450/merge" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ef216ad8a72a283090f026554d1a07bbe18612bd",
            "branch" : [
              {
                "SHA1" : "ef216ad8a72a283090f026554d1a07bbe18612bd",
                "name" : "refs/remotes/origin/pr/2450/merge"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ef216ad8a72a283090f026554d1a07bbe18612bd",
            "branch" : [
              {
                "SHA1" : "ef216ad8a72a283090f026554d1a07bbe18612bd",
                "name" : "refs/remotes/origin/pr/2450/merge"
              }
            ]
          }
        },
        "refs/remotes/origin/pr/2449/merge" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "664c8152485a4208ef3647a9660c18e2c00c7469",
            "branch" : [
              {
                "SHA1" : "664c8152485a4208ef3647a9660c18e2c00c7469",
                "name" : "refs/remotes/origin/pr/2449/merge"
              }
            ]
          },
          "revision" : {
            "SHA1" : "664c8152485a4208ef3647a9660c18e2c00c7469",
            "branch" : [
              {
                "SHA1" : "664c8152485a4208ef3647a9660c18e2c00c7469",
                "name" : "refs/remotes/origin/pr/2449/merge"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "7ef10b4d3bcc393de2b3d3d2b51314bf4c0def7b",
        "branch" : [
          {
            "SHA1" : "7ef10b4d3bcc393de2b3d3d2b51314bf4c0def7b",
            "name" : "refs/remotes/origin/pr/2433/merge"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/iovisor/bcc.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "ubuntu1804",
  "duration" : 975400,
  "estimatedDuration" : 1197304,
  "executor" : None,
  "fullDisplayName" : "bcc-pr » ubuntu1804 ubuntu1804",
  "id" : "4",
  "keepLog" : False,
  "number" : 4,
  "queueId" : 61,
  "result" : "FAILURE",
  "timestamp" : 1562699743805,
  "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1804/4/",
  "builtOn" : "ubuntu1804-slave-dea",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      
    ],
    "kind" : "git"
  },
  "culprits" : [
    
  ]
}