{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "org.jenkinsci.plugins.ghprb.GhprbCause",
          "shortDescription" : "GitHub pull request #2742 of commit e1dc8642feddde8030e14ded2eaa475749718a40, no merge conflicts."
        }
      ]
    },
    {
      "_class" : "org.jenkinsci.plugins.ghprb.GhprbParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "sha1",
          "value" : "origin/pr/2742/merge"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommit",
          "value" : "e1dc8642feddde8030e14ded2eaa475749718a40"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommitAuthor",
          "value" : "Yonghong Song"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommitAuthorEmail",
          "value" : "yhs@fb.com"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbAuthorRepoGitUrl",
          "value" : "https://github.com/iovisor/bcc.git"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTriggerAuthor",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTriggerAuthorEmail",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTriggerAuthorLogin",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTriggerAuthorLoginMention",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullId",
          "value" : "2742"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTargetBranch",
          "value" : "master"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbSourceBranch",
          "value" : "yhs_dev"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GIT_BRANCH",
          "value" : "yhs_dev"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorEmail",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorLogin",
          "value" : "yonghong-song"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorLoginMention",
          "value" : "@yonghong-song"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullDescription",
          "value" : "GitHub pull request #2742 of commit e1dc8642feddde8030e14ded2eaa475749718a40, no merge conflicts."
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullTitle",
          "value" : "Do not rewrite array subscripts if invalid sourceloc range"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullLink",
          "value" : "https://github.com/iovisor/bcc/pull/2742"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullLongDescription",
          "value" : "Fix #2739.\\r\\n\\r\\nThe issue exposed an issue that to rewrite\\r\\n  CODE1: __u8 byte = daddr->s6_addr[4];\\r\\nwill segfault and to rewrite\\r\\n  CODE2: __u8 byte = (daddr->s6_addr)[4];\\r\\nwill be okay.\\r\\n\\r\\nFor CODE1, the clang did not give enough information to find the text\\r\\nwhich contains the left bracket \\\"[\\\", given base \\\"daddr->s6_addr\\\"\\r\\nand subscript \\\"4\\\". For CODE2, the clang is able to get the information\\r\\nsuccessfuly.\\r\\n\\r\\nI think if we really go inside the base \\\"daddr->s6_addr\\\" and gets to\\r\\nits member field \\\"s6_addr\\\", we can find the needed information\\r\\nfor the text range containing \\\"[\\\". Let us fix the segfault first\\r\\nand if really desirable, we can try to enhance later for CODE1 patterns.\\r\\n\\r\\nSigned-off-by: Yonghong Song <yhs@fb.com>"
        },
        {
          "_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=\"Do not rewrite array subscripts if invalid sourceloc range\" href=\"https://github.com/iovisor/bcc/pull/2742\">PR #2742</a>: Do not rewrite array subscr...",
  "displayName" : "#308",
  "duration" : 1454875,
  "estimatedDuration" : 7460664,
  "executor" : None,
  "fullDisplayName" : "bcc-pr #308",
  "id" : "308",
  "keepLog" : False,
  "number" : 308,
  "queueId" : 2479,
  "result" : "SUCCESS",
  "timestamp" : 1581021761683,
  "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/308/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      
    ],
    "kind" : "git"
  },
  "culprits" : [
    
  ],
  "runs" : [
    {
      "number" : 308,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc25/308/"
    },
    {
      "number" : 308,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc26/308/"
    },
    {
      "number" : 308,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc27/308/"
    },
    {
      "number" : 308,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc28/308/"
    },
    {
      "number" : 308,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1604/308/"
    },
    {
      "number" : 308,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1710/308/"
    },
    {
      "number" : 308,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1804/308/"
    }
  ]
}