Started by upstream project "bcc-pr" build number 713 originally caused by: GitHub pull request #3128 of commit 2dc826f80672f57df54ce894a97f66314212241f, no merge conflicts. Running as SYSTEM Building remotely on ubuntu1710-slave-7e2 (ubuntu1710) in workspace /home/iovisor/jenkins/workspace/bcc-pr/label/ubuntu1710 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/ubuntu1710 # 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 6efee6e734d9452953af4789f85a1b080e5d8ee4 (refs/remotes/origin/pr/3128/merge) > git config core.sparsecheckout # timeout=10 > git checkout -f 6efee6e734d9452953af4789f85a1b080e5d8ee4 # timeout=10 Commit message: "Merge 2dc826f80672f57df54ce894a97f66314212241f into 49fdec6a53b524bde53e39d24b2f06ba44531eed" > git rev-list --no-walk 9b085331642b9c47159de37f9777d297ed588828 # timeout=10 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] [ubuntu1710] $ /bin/sh -xe /tmp/CommandInterpreterCondition5668954496555763373.sh + grep -q ^ID=fedora /etc/os-release Run condition [Execute Shell] preventing perform for step [Execute shell] [ubuntu1710] $ /bin/sh -xe /tmp/CommandInterpreterCondition7792638395763613427.sh + grep -q ^ID=ubuntu /etc/os-release Run condition [Execute Shell] enabling perform for step [Execute shell] [ubuntu1710] $ /bin/sh -xe /tmp/jenkins10734539923028450535.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.BgnXW3 + trap cleanup EXIT + sudo apt install -y python-cachetools python3-cachetools WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... The following package was automatically installed and is no longer required: grub-pc-bin Use 'sudo apt autoremove' to remove it. The following NEW packages will be installed: python-cachetools python3-cachetools 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 18.4 kB of archives. After this operation, 100 kB of additional disk space will be used. Err:1 http://us-west1.gce.archive.ubuntu.com/ubuntu artful/main amd64 python-cachetools all 1.1.6-1 404 Not Found [IP: 35.203.149.125 80] Err:2 http://us-west1.gce.archive.ubuntu.com/ubuntu artful/universe amd64 python3-cachetools all 1.1.6-1 404 Not Found [IP: 35.203.149.125 80] E: Failed to fetch http://us-west1.gce.archive.ubuntu.com/ubuntu/pool/main/p/python-cachetools/python-cachetools_1.1.6-1_all.deb 404 Not Found [IP: 35.203.149.125 80] E: Failed to fetch http://us-west1.gce.archive.ubuntu.com/ubuntu/pool/universe/p/python-cachetools/python3-cachetools_1.1.6-1_all.deb 404 Not Found [IP: 35.203.149.125 80] E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? + cleanup + [[ -d /tmp/debuild.BgnXW3 ]] + rm -rf /tmp/debuild.BgnXW3 Build step 'Conditional step (single)' marked build as failure Taking single-use slave ubuntu1710-slave-7e2 offline. Finished: FAILURE