[Qa-jenkins-scm] Build failed in Jenkins: reproducible_fdroid_build_apps #745
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Sat Dec 21 07:43:44 GMT 2019
See <https://jenkins.debian.net/job/reproducible_fdroid_build_apps/745/display/redirect>
Changes:
------------------------------------------
[...truncated 651 B...]
> git init <https://jenkins.debian.net/job/reproducible_fdroid_build_apps/ws/> # timeout=10
Fetching upstream changes from https://gitlab.com/fdroid/fdroidserver.git
> git --version # timeout=10
> git fetch --tags --force --progress -- https://gitlab.com/fdroid/fdroidserver.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://gitlab.com/fdroid/fdroidserver.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://gitlab.com/fdroid/fdroidserver.git # timeout=10
Fetching upstream changes from https://gitlab.com/fdroid/fdroidserver.git
> git fetch --tags --force --progress -- https://gitlab.com/fdroid/fdroidserver.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 44694a0bc76319244fd5e6d49bde67d42046f9d8 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 44694a0bc76319244fd5e6d49bde67d42046f9d8 # timeout=10
Commit message: "Merge branch 'ndk20b' into 'master'"
> git rev-list --no-walk 44694a0bc76319244fd5e6d49bde67d42046f9d8 # timeout=10
[reproducible_fdroid_build_apps] $ /bin/sh -xe /tmp/jenkins16166953530895381972.sh
+ /srv/jenkins/bin/jenkins_master_wrapper.sh
====================================================================================
Sat 21 Dec 2019 07:43:06 AM UTC - running /srv/jenkins/bin/reproducible_fdroid_build_apps.sh (for job reproducible_fdroid_build_apps) on osuosl-build168-amd64, called using "" as arguments.
Sat 21 Dec 2019 07:43:06 AM UTC - actually running "reproducible_fdroid_build_apps.sh" (md5sum 0b809c2624f814445049893daa3b9da4) as "/tmp/jenkins-script-va1pboNJ"
Please send feedback to qa-jenkins-dev at lists.alioth.debian.org or even better, provide https://salsa.debian.org/qa/jenkins.debian.net/merge_requests !
To dig deeper: git clone https://salsa.debian.org/qa/jenkins.debian.net.git && less README INSTALL CONTRIBUTING TODO
====================================================================================
declare -x CHROOT_BASE="/chroots"
declare -x DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/110/bus"
declare -x HOME="/var/lib/jenkins"
declare -x LANG="en_US.UTF-8"
declare -x LOGNAME="jenkins"
declare -x MAIL="/var/mail/jenkins"
declare -x MIRROR="http://cdn-fastly.deb.debian.org/debian"
declare -x OLDPWD
declare -x PATH="/usr/local/bin:/usr/bin:/bin:/usr/games"
declare -x PWD="/var/lib/jenkins"
declare -x SCHROOT_BASE="/schroots"
declare -x SCRIPT_HEADER="#!/bin/bash
if true ; then
set -x
fi
set -e
export DEBIAN_FRONTEND=noninteractive
export LC_ALL=en_US.UTF-8
export http_proxy=http://10.6.5.46:3128
export MIRROR=http://cdn-fastly.deb.debian.org/debian"
declare -x SHELL="/bin/bash"
declare -x SHLVL="2"
declare -x SSH_CLIENT="10.6.4.1 44150 22"
declare -x SSH_CONNECTION="10.6.4.1 44150 10.6.5.47 22"
declare -x SSH_ORIGINAL_COMMAND="reproducible_fdroid_build_apps"
declare -x USER="jenkins"
declare -x XDG_RUNTIME_DIR="/run/user/110"
declare -x XDG_SESSION_CLASS="user"
declare -x XDG_SESSION_ID="32406"
declare -x XDG_SESSION_TYPE="tty"
declare -x http_proxy="http://10.6.5.46:3128"
+ set -e
+ . /srv/jenkins/bin/reproducible_common.sh
++ set +x
+ GIT_REPO=https://gitlab.com/fdroid/fdroidserver
+ export WORKSPACE=/var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps
+ WORKSPACE=/var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps
+ '[' -e /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/.git ']'
+ cd /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps
+ git remote set-url origin https://gitlab.com/fdroid/fdroidserver
+ git fetch origin --tags --prune
warning: redirecting to https://gitlab.com/fdroid/fdroidserver.git/
+ git clean -fdx
Skipping repository fdroiddata/
Skipping repository tests/tmp/importer
+ git reset --hard
HEAD is now at 44694a0b Merge branch 'ndk20b' into 'master'
+ git checkout master
Already on 'master'
Your branch is up to date with 'origin/master'.
+ git reset --hard origin/master
HEAD is now at 44694a0b Merge branch 'ndk20b' into 'master'
+ git clean -fdx
Skipping repository fdroiddata/
Skipping repository tests/tmp/importer
+ trap cleanup_all INT TERM EXIT
+ ./jenkins-build-all
Forced locale to en_US.UTF-8:
LC_ALL=en_US.UTF-8
+ dmesg
+ grep -i -e hypervisor -e qemu -e kvm
dmesg: read kernel buffer failed: Operation not permitted
+ true
+ lspci
+ grep -i -e virtio -e virtualbox -e qemu -e kvm
+ true
+ lsmod
Module Size Used by
nft_counter 16384 1
xt_tcpudp 16384 1
nft_compat 20480 1
nf_tables 143360 5 nft_compat,nft_counter
nfnetlink 16384 2 nft_compat,nf_tables
pci_stub 16384 1
vboxpci 28672 0
vboxnetadp 28672 0
vboxnetflt 32768 0
vboxdrv 491520 3 vboxpci,vboxnetadp,vboxnetflt
binfmt_misc 20480 1
intel_rapl 24576 0
sb_edac 24576 0
x86_pkg_temp_thermal 16384 0
intel_powerclamp 16384 0
coretemp 16384 0
kvm_intel 233472 0
kvm 749568 1 kvm_intel
irqbypass 16384 1 kvm
crct10dif_pclmul 16384 0
crc32_pclmul 16384 0
ghash_clmulni_intel 16384 0
ipmi_si 65536 0
intel_cstate 16384 0
sg 36864 0
intel_uncore 135168 0
ipmi_devintf 20480 0
wmi 28672 0
ipmi_msghandler 65536 2 ipmi_devintf,ipmi_si
pcspkr 16384 0
evdev 28672 2
iTCO_wdt 16384 0
iTCO_vendor_support 16384 1 iTCO_wdt
pcc_cpufreq 16384 0
intel_rapl_perf 16384 0
button 16384 0
sunrpc 425984 1
ip_tables 28672 0
x_tables 45056 3 nft_compat,xt_tcpudp,ip_tables
autofs4 49152 2
ext4 737280 2
crc16 16384 1 ext4
mbcache 16384 1 ext4
jbd2 122880 1 ext4
fscrypto 32768 1 ext4
ecb 16384 0
btrfs 1400832 0
xor 24576 1 btrfs
zstd_decompress 81920 1 btrfs
zstd_compress 172032 1 btrfs
xxhash 16384 2 zstd_compress,zstd_decompress
raid6_pq 122880 1 btrfs
libcrc32c 16384 1 btrfs
crc32c_generic 16384 0
dm_mod 155648 6
mlx4_ib 208896 0
ib_core 274432 1 mlx4_ib
mlx4_en 135168 0
sd_mod 61440 3
crc32c_intel 24576 5
isci 155648 0
libsas 90112 1 isci
ahci 40960 2
libahci 40960 1 ahci
scsi_transport_sas 45056 2 isci,libsas
ehci_pci 16384 0
ehci_hcd 94208 1 ehci_pci
libata 270336 3 libahci,ahci,libsas
mlx4_core 356352 2 mlx4_ib,mlx4_en
aesni_intel 200704 1
usbcore 294912 2 ehci_pci,ehci_hcd
aes_x86_64 20480 1 aesni_intel
scsi_mod 249856 6 isci,scsi_transport_sas,sd_mod,libsas,libata,sg
crypto_simd 16384 1 aesni_intel
cryptd 28672 3 crypto_simd,ghash_clmulni_intel,aesni_intel
glue_helper 16384 1 aesni_intel
devlink 77824 3 mlx4_core,mlx4_ib,mlx4_en
i2c_i801 28672 0
lpc_ich 28672 0
usb_common 16384 1 usbcore
No virtualization is used.
maximum allowed number of open file descriptors: 1024
/var/lib/jenkins/.vagrant.d/:
total 28
drwxr-xr-x 2 jenkins jenkins 4096 Feb 12 2019 boxes
drwxr-xr-x 3 jenkins jenkins 4096 Feb 12 2019 data
drwxr-xr-x 3 jenkins jenkins 4096 Feb 12 2019 gems
-rw------- 1 jenkins jenkins 1675 Feb 12 2019 insecure_private_key
drwxr-xr-x 2 jenkins jenkins 4096 Feb 12 2019 rgloader
-rw-r--r-- 1 jenkins jenkins 3 Feb 12 2019 setup_version
drwxr-xr-x 2 jenkins jenkins 4096 Feb 12 2019 tmp
/var/lib/jenkins/.vagrant.d/boxes:
total 0
/var/lib/jenkins/.vagrant.d/data:
total 4
-rw-r--r-- 1 jenkins jenkins 0 Feb 12 2019 lock.dotlock.lock
-rw-r--r-- 1 jenkins jenkins 0 Feb 12 2019 lock.machine-action-3cf85a03200e18c6f2af7ea4385640c0.lock
drwxr-xr-x 2 jenkins jenkins 4096 Feb 12 2019 machine-index
/var/lib/jenkins/.vagrant.d/data/machine-index:
total 0
-rw-r--r-- 1 jenkins jenkins 0 Feb 12 2019 index.lock
/var/lib/jenkins/.vagrant.d/gems:
total 4
drwxr-xr-x 2 jenkins jenkins 4096 Feb 12 2019 2.3.3
/var/lib/jenkins/.vagrant.d/gems/2.3.3:
total 0
/var/lib/jenkins/.vagrant.d/rgloader:
total 4
-rw-r--r-- 1 jenkins jenkins 354 Feb 12 2019 loader.rb
/var/lib/jenkins/.vagrant.d/tmp:
total 0
Debian GNU/Linux 10 \n \l
osuosl-build168-amd64
+ systemd-detect-virt -q
+ echo 'No virtualization is used.'
++ ulimit -n
+ echo 'maximum allowed number of open file descriptors: ' 1024
+ ls -lR /var/lib/jenkins/.vagrant.d/
+ cat /etc/issue
+ /sbin/ifconfig
./jenkins-build-all: line 46: /sbin/ifconfig: No such file or directory
+ true
+ hostname
++ dirname /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps
+ export SETUP_WORKSPACE=/var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment
+ SETUP_WORKSPACE=/var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment
+ export XDG_CONFIG_HOME=/var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment
+ XDG_CONFIG_HOME=/var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment
+ export VBOX_USER_HOME=/var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment/VirtualBox
+ VBOX_USER_HOME=/var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment/VirtualBox
+ export VAGRANT_HOME=/var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment/vagrant.d
+ VAGRANT_HOME=/var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment/vagrant.d
+ vagrant global-status
+ grep -F -e reproducible_setup_fdroid_build_environment -o -e fdroiddata/builder
ERROR no buildserver VM found, exiting
+ echo ERROR no buildserver VM found, exiting
+ exit 1
+ cleanup_all
++ date -u
Sat 21 Dec 2019 07:43:43 AM UTC - cleanup in progress...
+ echo 'Sat 21 Dec 2019 07:43:43 AM UTC - cleanup in progress...'
+ killall adb
adb: no process found
Sat 21 Dec 2019 07:43:43 AM UTC - reproducible_fdroid_build_apps.sh stopped running as /tmp/jenkins-script-va1pboNJ, which will now be removed.
SSH EXIT CODE: 1
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list