[Qa-jenkins-scm] Build failed in Jenkins: reproducible_setup_fdroid_build_environment #181

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Jul 8 05:04:44 BST 2019


See <https://jenkins.debian.net/job/reproducible_setup_fdroid_build_environment/181/display/redirect>

------------------------------------------
[...truncated 564.27 KB...]
    default: ++ sed 's,.*gradle-\([0-9][0-9.]*\).*\.zip,\1,'
    default: ++ echo /vagrant/cache/gradle-5.2.1-bin.zip
    default: + ver=5.2.1
    default: + vergte 5.2.1 2.2.1
    default: + sort -C -V -r
    default: + printf '%s\n%s' 5.2.1 2.2.1
    default: + '[' '!' -d /opt/gradle/versions/5.2.1 ']'
    default: + unzip -qq /vagrant/cache/gradle-5.2.1-bin.zip
    default: + mv gradle-5.2.1 /opt/gradle/versions/5.2.1
    default: + for f in /vagrant/cache/gradle-*.zip
    default: ++ sed 's,.*gradle-\([0-9][0-9.]*\).*\.zip,\1,'
    default: ++ echo /vagrant/cache/gradle-5.3.1-bin.zip
    default: + ver=5.3.1
    default: + vergte 5.3.1 2.2.1
    default: + sort -C -V -r
    default: + printf '%s\n%s' 5.3.1 2.2.1
    default: + '[' '!' -d /opt/gradle/versions/5.3.1 ']'
    default: + unzip -qq /vagrant/cache/gradle-5.3.1-bin.zip
    default: + mv gradle-5.3.1 /opt/gradle/versions/5.3.1
    default: + for f in /vagrant/cache/gradle-*.zip
    default: ++ sed 's,.*gradle-\([0-9][0-9.]*\).*\.zip,\1,'
    default: ++ echo /vagrant/cache/gradle-5.4.1-bin.zip
    default: + ver=5.4.1
    default: + vergte 5.4.1 2.2.1
    default: + sort -C -V -r
    default: + printf '%s\n%s' 5.4.1 2.2.1
    default: + '[' '!' -d /opt/gradle/versions/5.4.1 ']'
    default: + unzip -qq /vagrant/cache/gradle-5.4.1-bin.zip
    default: + mv gradle-5.4.1 /opt/gradle/versions/5.4.1
    default: + for f in /vagrant/cache/gradle-*.zip
    default: ++ sed 's,.*gradle-\([0-9][0-9.]*\).*\.zip,\1,'
    default: ++ echo /vagrant/cache/gradle-5.5-bin.zip
    default: + ver=5.5
    default: + vergte 5.5 2.2.1
    default: + sort -C -V -r
    default: + printf '%s\n%s' 5.5 2.2.1
    default: + '[' '!' -d /opt/gradle/versions/5.5 ']'
    default: + unzip -qq /vagrant/cache/gradle-5.5-bin.zip
    default: + mv gradle-5.5 /opt/gradle/versions/5.5
    default: + chmod -R a+rX /opt/gradle
    default: + test -e /opt/gradle/bin
    default: + mkdir -p /opt/gradle/bin
    default: + ln -fs /home/vagrant/fdroidserver/gradlew-fdroid /opt/gradle/bin/gradle
    default: + chown -h vagrant.vagrant /opt/gradle/bin/gradle
    default: + chown vagrant.vagrant /opt/gradle/versions
    default: + chmod 0755 /opt/gradle/versions
==> default: Attempting graceful shutdown of VM...
verify_host_key: false is deprecated, use :never
++ vagrant box list
++ egrep '^buildserver\s+\((libvirt|virtualbox), [0-9]+\)$'
+ '[' -z 'buildserver              (virtualbox, 0)' ']'
+ '[' -e fdroiddata ']'
+ cd fdroiddata
+ git fetch origin --tags --prune
>From https://gitlab.com/fdroid/fdroiddata
   08ecc4c793..087c1d95e3  master     -> origin/master
+ git remote update -p
Fetching origin
+ git checkout master
Already on 'master'
Your branch is behind 'origin/master' by 61 commits, and can be fast-forwarded.
  (use "git pull" to update your local branch)
+ git reset --hard origin/master
HEAD is now at 087c1d95e3 Stats, etc
+ git clean -fdx
Removing build/.fdroidvcs-org.adaway
Removing build/.fdroidvcs-org.fdroid.fdroid
Skipping repository build/org.adaway/
Skipping repository build/org.fdroid.fdroid/
Removing builder/
Removing cache/
Removing config.py
Removing logs/
Removing tmp/
Removing unsigned/
+ cd ..
+ cd fdroiddata
+ echo 'build_server_always = True'
+ '[' -z /usr/lib/android-sdk ']'
+ ../fdroid build --verbose --stop --latest org.fdroid.fdroid
DEBUG: Reading 'config.py'
INFO: Creating log directory
INFO: Creating temporary directory
INFO: Creating output directory
DEBUG: Getting git vcs interface for https://gitlab.com/fdroid/fdroidclient.git
INFO: Repository details for build/org.fdroid.fdroid missing - deleting
DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com clone -- https://gitlab.com/fdroid/fdroidclient.git build/org.fdroid.fdroid
Cloning into 'build/org.fdroid.fdroid'...
remote: warning: ignoring extra bitmap file: /var/opt/gitlab/git-data/repositories/@pools/05/ad/05ada863a4cf9660fd8c68e2295f1d35b2264815f5b605003d6625bd9e0492cf.git/objects/pack/pack-e5819f5dea93d07ceb770051801eb9f5741e7c5f.pack        
DEBUG: Directory: build/org.fdroid.fdroid
DEBUG: > git rev-parse --show-toplevel
DEBUG: Directory: build/org.fdroid.fdroid
DEBUG: > git checkout -f HEAD
DEBUG: Directory: build/org.fdroid.fdroid
DEBUG: > git clean -dffx
DEBUG: Setting 7200 sec timeout for this build
DEBUG: Getting git vcs interface for https://gitlab.com/fdroid/fdroidclient.git
DEBUG: > git --version
git version 2.11.0
INFO: Using git version 2.11.0
DEBUG: Checking 1.7
INFO: Building version 1.7 (1007050) of org.fdroid.fdroid
DEBUG: Directory: build/org.fdroid.fdroid
DEBUG: > git rev-parse --show-toplevel
DEBUG: Directory: build/org.fdroid.fdroid
DEBUG: > git submodule foreach --recursive git reset --hard
DEBUG: Directory: build/org.fdroid.fdroid
DEBUG: > git submodule foreach --recursive git clean -dffx
DEBUG: Directory: build/org.fdroid.fdroid
DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com fetch origin
DEBUG: Directory: build/org.fdroid.fdroid
DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com fetch --prune --tags origin
DEBUG: Directory: build/org.fdroid.fdroid
DEBUG: > git remote set-head origin --auto
DEBUG: Directory: build/org.fdroid.fdroid
DEBUG: > git checkout -f 1.7
DEBUG: Directory: build/org.fdroid.fdroid
DEBUG: > git clean -dffx
INFO: buildserver path does not exists, creating builder
DEBUG: virtualbox is the sole installed and supported vagrant provider, selecting 'virtualbox'
DEBUG: vm uuid is None
INFO: resetting buildserver, because vagrant vm is not okay.
INFO: destroying vm 'builder_default'
==> default: VM not created. Moving on...
DEBUG: vagrant destroy completed
DEBUG: deleted vagrant dir: /var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment/fdroiddata/builder/.vagrant
DEBUG: vagrant global-status --prune
id       name    provider   state    directory                                                                                         
---------------------------------------------------------------------------------------------------------------------------------------
cb29612  default virtualbox poweroff /var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment/buildserver 
 
The above shows information about all known Vagrant environments
on this machine. This data is cached and may not be completely
up-to-date. To interact with any of the machines, you can go to
that directory and run Vagrant, or you can use the ID directly
with Vagrant commands from any directory. For example:
"vagrant destroy 1a2b3c4d"
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Importing base box 'buildserver'...
Progress: 10%Progress: 20%Progress: 30%Progress: 40%Progress: 50%Progress: 60%Progress: 70%Progress: 80%Progress: 90%==> default: Matching MAC address for NAT networking...
==> default: Setting the name of the VM: builder_default_1562558343097_47839
==> default: Fixed port collision for 22 => 2222. Now on port 2202.
==> default: Clearing any previously set network interfaces...
==> default: Preparing network interfaces based on configuration...
    default: Adapter 1: nat
==> default: Forwarding ports...
    default: 22 (guest) => 2202 (host) (adapter 1)
==> default: Booting VM...
==> default: Waiting for machine to boot. This may take a few minutes...
    default: SSH address: 127.0.0.1:2202
    default: SSH username: vagrant
    default: SSH auth method: private key
verify_host_key: false is deprecated, use :never
verify_host_key: false is deprecated, use :never
==> default: Machine booted and ready!
==> default: Checking for guest additions in VM...
DEBUG: vm uuid: a2289fab-55ab-4050-87cf-5923c95211c5
INFO: suspending buildserver
==> default: Saving VM state and suspending execution...
INFO: buildserver recreated: taking a clean snapshot
INFO: creating snapshot 'fdroidclean' for vm 'builder_default'
DEBUG: VBoxManage snapshot a2289fab-55ab-4050-87cf-5923c95211c5 take fdroidclean
0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
Snapshot taken. UUID: d7babb5c-836d-4763-9d29-9a6fe4c1d426
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Resuming suspended VM...
==> default: Booting VM...
==> default: Waiting for machine to boot. This may take a few minutes...
    default: SSH address: 127.0.0.1:2202
    default: SSH username: vagrant
    default: SSH auth method: private key
verify_host_key: false is deprecated, use :never
verify_host_key: false is deprecated, use :never
verify_host_key: false is deprecated, use :never
verify_host_key: false is deprecated, use :never
verify_host_key: false is deprecated, use :never
verify_host_key: false is deprecated, use :never
verify_host_key: false is deprecated, use :never
verify_host_key: false is deprecated, use :never
verify_host_key: false is deprecated, use :never
verify_host_key: false is deprecated, use :never
verify_host_key: false is deprecated, use :never
verify_host_key: false is deprecated, use :never
verify_host_key: false is deprecated, use :never
verify_host_key: false is deprecated, use :never
verify_host_key: false is deprecated, use :never
verify_host_key: false is deprecated, use :never
verify_host_key: false is deprecated, use :never
verify_host_key: false is deprecated, use :never
verify_host_key: false is deprecated, use :never
verify_host_key: false is deprecated, use :never
Timed out while waiting for the machine to boot. This means that
Vagrant was unable to communicate with the guest machine within
the configured ("config.vm.boot_timeout" value) time period.

If you look above, you should be able to see the error(s) that
Vagrant had when attempting to connect to the machine. These errors
are usually good hints as to what may be wrong.

If you're using a custom box, make sure that networking is properly
working and you're able to connect to the machine. It is a common
problem that networking isn't setup properly in these boxes.
Verify that authentication configurations are also setup properly,
as well.

If the box appears to be booting properly, you may want to increase
the timeout ("config.vm.boot_timeout") value.
ERROR: Could not build app org.fdroid.fdroid: could not bring up vm 'builder_default'
DEBUG: Error encoutered, stopping by user request.
+ cleanup_all
+ set +e
++ date -u
Mon Jul  8 04:04:31 UTC 2019 - cleanup in progress...
+ echo 'Mon Jul  8 04:04:31 UTC 2019 - cleanup in progress...'
+ ps auxww
+ grep -e VBox -e qemu
root       928  0.0  0.0      0     0 ?        S<   Jun18   0:00 [iprt-VBoxWQueue]
root       932  0.0  0.0      0     0 ?        S    Jun18   0:00 [iprt-VBoxTscThr]
jenkins   2334  100  0.0 1689300 135368 ?      Sl   Jul06 2423:39 /usr/lib/virtualbox/VBoxHeadless --comment builder_default_1562399343587_63108 --startvm d7dc92fb-492d-4971-bcd1-a485372847a0 --vrde config
jenkins   4284  100  0.0 1610964 135512 ?      Sl   03:59   5:05 /usr/lib/virtualbox/VBoxHeadless --comment builder_default_1562558343097_47839 --startvm a2289fab-55ab-4050-87cf-5923c95211c5 --vrde config
jenkins   8924  0.0  0.0  12716   896 ?        S    04:04   0:00 grep -e VBox -e qemu
jenkins  15302  0.3  0.0 163016 13548 ?        S    Jul05  12:53 /usr/lib/virtualbox/VBoxXPCOMIPCD
jenkins  15307  4.5  0.0 807416 39828 ?        Sl   Jul05 177:19 /usr/lib/virtualbox/VBoxSVC --auto-shutdown
jenkins  25364  0.6  0.3 2017764 464888 ?      Sl   Jul05  26:45 /usr/lib/virtualbox/VBoxHeadless --comment builder_default_1562312983410_75163 --startvm 296576ea-69df-4932-a141-956cccca084b --vrde config
jenkins  26482  600  0.0 2571476 135480 ?      Sl   Jul07 1652:42 /usr/lib/virtualbox/VBoxHeadless --comment builder_default_1562529795936_9993 --startvm 715a3859-6d49-4a90-ae0e-01b1b9c26947 --vrde config
total 2.4G
-rwxr-xr-x 1 root root 1.3G Feb  1 00:51 fdroid-VAGRANTSLASH-basebox-stretch64_vagrant_box_image_0.5.1.img
-rwxr-xr-x 1 root root 1.2G Jan 19 16:54 fdroid-VAGRANTSLASH-basebox-stretch64_vagrant_box_image_0.5.img
+ ls -hl /var/lib/libvirt/images
+ cd /var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment/buildserver
+ vagrant halt
+ sleep 5
+ killall VBoxHeadless
+ sleep 5
+ killall -9 VBoxHeadless
VBoxHeadless: no process found
++ date -u
Mon Jul  8 04:04:43 UTC 2019 - cleanup done.
+ echo 'Mon Jul  8 04:04:43 UTC 2019 - cleanup done.'
+ cleanup_all
++ date -u
Mon Jul  8 04:04:43 UTC 2019 - cleanup in progress...
+ echo 'Mon Jul  8 04:04:43 UTC 2019 - cleanup in progress...'
+ killall adb
adb: no process found
Mon Jul  8 04:04:43 UTC 2019 - /srv/jenkins/bin/reproducible_setup_fdroid_build_environment.sh stopped running as /tmp/jenkins-script-BS3Efo8Z, 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