Console Output

Started by upstream project "bcc-pr" build number 952
originally caused by:
 GitHub pull request #3393 of commit 24bb9df199d588cae713db7a8bbe4b5c74db2f27, no merge conflicts.
Running as SYSTEM
Building remotely on ubuntu1804-slave-cfb (ubuntu1804) in workspace /home/iovisor/jenkins/workspace/bcc-pr/label/ubuntu1804
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/iovisor/bcc.git
 > git init /home/iovisor/jenkins/workspace/bcc-pr/label/ubuntu1804 # timeout=10
Fetching upstream changes from https://github.com/iovisor/bcc.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://github.com/iovisor/bcc.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/iovisor/bcc.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/iovisor/bcc.git # timeout=10
Fetching upstream changes from https://github.com/iovisor/bcc.git
 > git fetch --tags --progress -- https://github.com/iovisor/bcc.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10
JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://wiki.jenkins.io/display/JENKINS/Remove+Git+Plugin+BuildsByBranch+BuildData
Checking out Revision 15d661f2d37e59c445bc36dee7d8e4d4b77d7255 (refs/remotes/origin/pr/3393/merge)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 15d661f2d37e59c445bc36dee7d8e4d4b77d7255 # timeout=10
Commit message: "Merge 24bb9df199d588cae713db7a8bbe4b5c74db2f27 into b209161fd7cacd03fd082ce3c0af89cfa652792d"
First time build. Skipping changelog.
Run condition [Execute Shell] enabling prebuild for step [Execute shell]
Run condition [Execute Shell] enabling prebuild for step [Execute shell]
[ubuntu1804] $ /bin/sh -xe /tmp/CommandInterpreterCondition1346190906755227386.sh
+ grep -q ^ID=fedora /etc/os-release
Run condition [Execute Shell] preventing perform for step [Execute shell]
[ubuntu1804] $ /bin/sh -xe /tmp/CommandInterpreterCondition282595826135136659.sh
+ grep -q ^ID=ubuntu /etc/os-release
Run condition [Execute Shell] enabling perform for step [Execute shell]
[ubuntu1804] $ /bin/sh -xe /tmp/jenkins4376057313624809076.sh
+ git clean -df
+ seq 1 30
+ sudo fuser /var/lib/dpkg/lock
+ break
+ sudo dpkg -r bcc-tools libbcc libbcc-examples python-bcc bcc-lua
dpkg: warning: ignoring request to remove bcc-tools which isn't installed
dpkg: warning: ignoring request to remove libbcc which isn't installed
dpkg: warning: ignoring request to remove libbcc-examples which isn't installed
dpkg: warning: ignoring request to remove python-bcc which isn't installed
dpkg: warning: ignoring request to remove bcc-lua which isn't installed
+ rm -rf build
+ ./scripts/build-deb.sh test
+ set -e
+ PARALLEL=2
++ mktemp -d /tmp/debuild.XXXXXX
+ TMP=/tmp/debuild.ZRIXeH
+ trap cleanup EXIT
+ git submodule update --init --recursive
Submodule 'src/cc/libbpf' (https://github.com/libbpf/libbpf.git) registered for path 'src/cc/libbpf'
Cloning into '/home/iovisor/jenkins/workspace/bcc-pr/label/ubuntu1804/src/cc/libbpf'...
Submodule path 'src/cc/libbpf': checked out '174d0b7b499fd90cb1d67bee689fb55974009f3e'
+ . scripts/git-tag.sh
+++ git describe --tags --abbrev=0
++ git_tag_latest=v0.19.0
+++ git rev-list v0.19.0.. --count
++ git_rev_count=34
++ git_rev_count=35
+++ git log --pretty=%s -n 1
++ git_subject='Merge 24bb9df199d588cae713db7a8bbe4b5c74db2f27 into b209161fd7cacd03fd082ce3c0af89cfa652792d'
++ release=35
++ [[ 35 != \1 ]]
+++ git log --pretty=%h -n 1
++ release=35.git.15d661f2
++ revision=0.19.0
+ git archive HEAD --prefix=bcc/ --format=tar -o /tmp/debuild.ZRIXeH/bcc_0.19.0.orig.tar
+ pushd src/cc/libbpf
~/jenkins/workspace/bcc-pr/label/ubuntu1804/src/cc/libbpf ~/jenkins/workspace/bcc-pr/label/ubuntu1804
+ git archive HEAD --prefix=bcc/src/cc/libbpf/ --format=tar -o /tmp/debuild.ZRIXeH/bcc_libbpf_0.19.0.orig.tar
+ popd
~/jenkins/workspace/bcc-pr/label/ubuntu1804
+ pushd /tmp/debuild.ZRIXeH
/tmp/debuild.ZRIXeH ~/jenkins/workspace/bcc-pr/label/ubuntu1804
+ tar -A -f bcc_0.19.0.orig.tar bcc_libbpf_0.19.0.orig.tar
+ gzip bcc_0.19.0.orig.tar
+ tar xf bcc_0.19.0.orig.tar.gz
+ cd bcc
+ debuild=debuild
+ [[ test = \t\e\s\t ]]
+ debuild+=' --preserve-envvar PATH'
+ sudo tee /usr/local/bin/dpkg-deb
+ echo -e '#!/bin/bash\nexec /usr/bin/dpkg-deb -z1 "$@"'
#!/bin/bash
exec /usr/bin/dpkg-deb -z1 "$@"
+ sudo chmod +x /usr/local/bin/dpkg-deb
+ dch -b -v 0.19.0-35.git.15d661f2 'Merge 24bb9df199d588cae713db7a8bbe4b5c74db2f27 into b209161fd7cacd03fd082ce3c0af89cfa652792d'
+ [[ test = \n\i\g\h\t\l\y ]]
+ DEB_BUILD_OPTIONS='nocheck parallel=2'
+ debuild --preserve-envvar PATH -us -uc
 dpkg-buildpackage -rfakeroot -us -uc -ui
dpkg-buildpackage: info: source package bcc
dpkg-buildpackage: info: source version 0.19.0-35.git.15d661f2
dpkg-buildpackage: info: source distribution UNRELEASED
dpkg-buildpackage: info: source changed by Yonghong Song <iovisor@ubuntu1804-slave-cfb.c.io-visor.internal>
 dpkg-source --before-build bcc
dpkg-buildpackage: info: host architecture amd64
dpkg-checkbuilddeps: error: Unmet build dependencies: libdebuginfod-dev
dpkg-buildpackage: warning: build dependencies/conflicts unsatisfied; aborting
dpkg-buildpackage: warning: (Use -d flag to override.)
debuild: fatal error at line 1152:
dpkg-buildpackage -rfakeroot -us -uc -ui failed
+ cleanup
+ [[ -d /tmp/debuild.ZRIXeH ]]
+ rm -rf /tmp/debuild.ZRIXeH
Build step 'Conditional step (single)' marked build as failure
Taking single-use slave ubuntu1804-slave-cfb offline.
Finished: FAILURE