{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "org.jenkinsci.plugins.ghprb.GhprbCause",
          "shortDescription" : "GitHub pull request #2963 of commit 340482ae7d498547182fde33d604eba02574e922, no merge conflicts."
        }
      ]
    },
    {
      "_class" : "org.jenkinsci.plugins.ghprb.GhprbParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "sha1",
          "value" : "origin/pr/2963/merge"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommit",
          "value" : "340482ae7d498547182fde33d604eba02574e922"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommitAuthor",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommitAuthorEmail",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbAuthorRepoGitUrl",
          "value" : "https://github.com/jeromemarchand/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" : "2963"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTargetBranch",
          "value" : "master"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbSourceBranch",
          "value" : "fix-dbstat-overflow"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GIT_BRANCH",
          "value" : "fix-dbstat-overflow"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorEmail",
          "value" : "jmarchan@redhat.com"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorLogin",
          "value" : "jeromemarchand"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorLoginMention",
          "value" : "@jeromemarchand"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullDescription",
          "value" : "GitHub pull request #2963 of commit 340482ae7d498547182fde33d604eba02574e922, no merge conflicts."
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullTitle",
          "value" : "dbstat: fix overflowing timestamp"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullLink",
          "value" : "https://github.com/iovisor/bcc/pull/2963"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullLongDescription",
          "value" : "The current default value of interval (99999999999) in dbstat is too\\r\\nhigh to be used in the sleep() function in python 3. I couldn't find a\\r\\nauthoritative source on the issue, but it seems the max value is\\r\\n2^63/10^9 (9223372036). Anyway, 99999999 is the de facto standard for\\r\\na very big number here, so just use that. It's over 3 years, that\\r\\nshould be enough.\\r\\n\\r\\nFor consistency, I also change a couple of value in klockstat even\\r\\nthough they didn't overflow.\\r\\n\\r\\nIt fixes the following error:\\r\\n$ dbstat mysql\\r\\nTracing database queries for pids  slower than 0 ms...\\r\\nTraceback (most recent call last):\\r\\n  File \\\"./dbstat\\\", line 112, in <module>\\r\\n    sleep(args.interval)\\r\\nOverflowError: timestamp too large to convert to C _PyTime_t"
        },
        {
          "_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=\"dbstat: fix overflowing timestamp\" href=\"https://github.com/iovisor/bcc/pull/2963\">PR #2963</a>: dbstat: fix overflowing tim...",
  "displayName" : "#547",
  "duration" : 1793640,
  "estimatedDuration" : 7460664,
  "executor" : None,
  "fullDisplayName" : "bcc-pr #547",
  "id" : "547",
  "keepLog" : False,
  "number" : 547,
  "queueId" : 4384,
  "result" : "SUCCESS",
  "timestamp" : 1592014824142,
  "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/547/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      
    ],
    "kind" : "git"
  },
  "culprits" : [
    
  ],
  "runs" : [
    {
      "number" : 547,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc25/547/"
    },
    {
      "number" : 547,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc26/547/"
    },
    {
      "number" : 547,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc27/547/"
    },
    {
      "number" : 547,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc28/547/"
    },
    {
      "number" : 547,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1604/547/"
    },
    {
      "number" : 547,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1710/547/"
    },
    {
      "number" : 547,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1804/547/"
    }
  ]
}