<matrixBuild _class='hudson.matrix.MatrixBuild'><action _class='hudson.model.CauseAction'><cause _class='org.jenkinsci.plugins.ghprb.GhprbCause'><shortDescription>GitHub pull request #2324 of commit f47fef57cca8bda6d68c18f96d1f2edfc83e8191, no merge conflicts.</shortDescription></cause></action><action _class='org.jenkinsci.plugins.ghprb.GhprbParametersAction'><parameter _class='hudson.model.StringParameterValue'><name>sha1</name><value>origin/pr/2324/merge</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>ghprbActualCommit</name><value>f47fef57cca8bda6d68c18f96d1f2edfc83e8191</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>ghprbActualCommitAuthor</name><value></value></parameter><parameter _class='hudson.model.StringParameterValue'><name>ghprbActualCommitAuthorEmail</name><value></value></parameter><parameter _class='hudson.model.StringParameterValue'><name>ghprbAuthorRepoGitUrl</name><value>https://github.com/davemarchevsky/bcc.git</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>ghprbTriggerAuthor</name><value></value></parameter><parameter _class='hudson.model.StringParameterValue'><name>ghprbTriggerAuthorEmail</name><value></value></parameter><parameter _class='hudson.model.StringParameterValue'><name>ghprbTriggerAuthorLogin</name><value>yonghong-song</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>ghprbTriggerAuthorLoginMention</name><value>@yonghong-song</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>ghprbPullId</name><value>2324</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>ghprbTargetBranch</name><value>master</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>ghprbSourceBranch</name><value>chroot_relative_paths</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>GIT_BRANCH</name><value>chroot_relative_paths</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>ghprbPullAuthorEmail</name><value>davemarchevsky@gmail.com</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>ghprbPullAuthorLogin</name><value>davemarchevsky</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>ghprbPullAuthorLoginMention</name><value>@davemarchevsky</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>ghprbPullDescription</name><value>GitHub pull request #2324 of commit f47fef57cca8bda6d68c18f96d1f2edfc83e8191, no merge conflicts.</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>ghprbPullTitle</name><value>Use /proc/[pid]/root when looking at /proc/[pid]/maps paths</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>ghprbPullLink</name><value>https://github.com/iovisor/bcc/pull/2324</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>ghprbPullLongDescription</name><value>I recently ran into a problem when trying to attach to a USDT in a shared library. Specifically, the shared library was loaded into the address space of a chrooted process. If I just provide the `pid` of this process, initializing `USDT` object fails because all paths in `/proc/[pid]/maps` for the target are relative to its chroot, while the process I'm trying to attach from is not in a chroot and therefore the paths don't make sense and `USDT` initialization can't look through shared lib ELFs to find the right probe.\r\n\r\nSimilarly, if I try to initialize the `USDT` object with `pid` and `bin_path` to the shared lib, initialization succeeds but actually attaching fails: address lookup for the usdt's semaphore in `pid`'s address space fails because `/proc/[pid]/maps` shared lib path is expected to match provided `bin_path` exactly, but maps paths are chroot-relative so this doesn't work.\r\n\r\nImplementation evolved significantly since this PR was created, look at [this comment](https://github.com/iovisor/bcc/pull/2324#issuecomment-494169782) for details about impl.</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>ghprbCommentBody</name><value>[buildbot, test this please]</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>ghprbGhRepository</name><value>iovisor/bcc</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>ghprbCredentialsId</name><value>6d3daf13-69b8-48b1-9c8f-ec5353264113</value></parameter></action><action _class='hudson.plugins.git.GitTagAction'></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><description>&lt;a title="Use /proc/[pid]/root when looking at /proc/[pid]/maps paths" href="https://github.com/iovisor/bcc/pull/2324"&gt;PR #2324&lt;/a&gt;: Use /proc/[pid]/root when l...</description><displayName>#10</displayName><duration>1062039</duration><estimatedDuration>7460664</estimatedDuration><fullDisplayName>bcc-pr #10</fullDisplayName><id>10</id><keepLog>false</keepLog><number>10</number><queueId>94</queueId><result>FAILURE</result><timestamp>1562740425253</timestamp><url>https://buildbot.iovisor.org/jenkins/user/danobi/my-views/view/all/job/bcc-pr/10/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><kind>git</kind></changeSet><run><number>10</number><url>https://buildbot.iovisor.org/jenkins/user/danobi/my-views/view/all/job/bcc-pr/label=fc25/10/</url></run><run><number>10</number><url>https://buildbot.iovisor.org/jenkins/user/danobi/my-views/view/all/job/bcc-pr/label=fc26/10/</url></run><run><number>10</number><url>https://buildbot.iovisor.org/jenkins/user/danobi/my-views/view/all/job/bcc-pr/label=fc27/10/</url></run><run><number>10</number><url>https://buildbot.iovisor.org/jenkins/user/danobi/my-views/view/all/job/bcc-pr/label=fc28/10/</url></run><run><number>10</number><url>https://buildbot.iovisor.org/jenkins/user/danobi/my-views/view/all/job/bcc-pr/label=ubuntu1604/10/</url></run><run><number>10</number><url>https://buildbot.iovisor.org/jenkins/user/danobi/my-views/view/all/job/bcc-pr/label=ubuntu1710/10/</url></run><run><number>10</number><url>https://buildbot.iovisor.org/jenkins/user/danobi/my-views/view/all/job/bcc-pr/label=ubuntu1804/10/</url></run></matrixBuild>