{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "org.jenkinsci.plugins.ghprb.GhprbCause",
          "shortDescription" : "GitHub pull request #2927 of commit ee285476eebb2f09e63d8bd6e32aa7e8e107862b, no merge conflicts."
        }
      ]
    },
    {
      "_class" : "org.jenkinsci.plugins.ghprb.GhprbParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "sha1",
          "value" : "origin/pr/2927/merge"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommit",
          "value" : "ee285476eebb2f09e63d8bd6e32aa7e8e107862b"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommitAuthor",
          "value" : "Shohei YOSHIDA"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommitAuthorEmail",
          "value" : "syohex@gmail.com"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbAuthorRepoGitUrl",
          "value" : "https://github.com/syohex/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" : "2927"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTargetBranch",
          "value" : "master"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbSourceBranch",
          "value" : "syohex/exitsnoop-main-thread"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GIT_BRANCH",
          "value" : "syohex/exitsnoop-main-thread"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorEmail",
          "value" : "syohex@gmail.com"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorLogin",
          "value" : "syohex"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorLoginMention",
          "value" : "@syohex"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullDescription",
          "value" : "GitHub pull request #2927 of commit ee285476eebb2f09e63d8bd6e32aa7e8e107862b, no merge conflicts."
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullTitle",
          "value" : "tool: add option --main-thread for exitsnoop"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullLink",
          "value" : "https://github.com/iovisor/bcc/pull/2927"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullLongDescription",
          "value" : "`sched_process_exit` tracepoint is called when thread terminates.\\r\\nSo exitsnoop shows line per each thread termination if the process\\r\\nis multi thread process. This is not useful when people wants to\\r\\nknow why process terminates, not thread.\\r\\n\\r\\nWhen `--main-thread` option is specified, exitsnoop trace only\\r\\nmain thread termination by checking both PID and TID. Because\\r\\nLinux ensures that PID equals to main thread TID\\r\\n\\r\\nI suppose `exitsnoop` should check both PID and TID as default behavior because its documentations says **Trace all process termination** but current implementation **traces all thread termination**. However I'm not sure that there is no problem to change default behavior for backward compatibility."
        },
        {
          "_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=\"tool: add option --main-thread for exitsnoop\" href=\"https://github.com/iovisor/bcc/pull/2927\">PR #2927</a>: tool: add option --main-thr...",
  "displayName" : "#498",
  "duration" : 1522213,
  "estimatedDuration" : 7460664,
  "executor" : None,
  "fullDisplayName" : "bcc-pr #498",
  "id" : "498",
  "keepLog" : False,
  "number" : 498,
  "queueId" : 3992,
  "result" : "SUCCESS",
  "timestamp" : 1590194346897,
  "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/498/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      
    ],
    "kind" : "git"
  },
  "culprits" : [
    
  ],
  "runs" : [
    {
      "number" : 498,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc25/498/"
    },
    {
      "number" : 498,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc26/498/"
    },
    {
      "number" : 498,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc27/498/"
    },
    {
      "number" : 498,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc28/498/"
    },
    {
      "number" : 498,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1604/498/"
    },
    {
      "number" : 498,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1710/498/"
    },
    {
      "number" : 498,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1804/498/"
    }
  ]
}