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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sun Jan 20 12:55:25 GMT 2019


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

------------------------------------------
[...truncated 37.95 KB...]
https://downloads.gradle.org:443 "HEAD /distributions/gradle-4.10.3-bin.zip HTTP/1.1" 200 0
	...shasum verified for /var/lib/jenkins/.cache/fdroidserver/gradle-4.10.3-bin.zip
Starting new HTTPS connection (1): downloads.gradle.org
https://downloads.gradle.org:443 "HEAD /distributions/gradle-5.0-bin.zip HTTP/1.1" 200 0
	...shasum verified for /var/lib/jenkins/.cache/fdroidserver/gradle-5.0-bin.zip
Starting new HTTPS connection (1): downloads.gradle.org
https://downloads.gradle.org:443 "HEAD /distributions/gradle-5.1-bin.zip HTTP/1.1" 200 0
	...shasum verified for /var/lib/jenkins/.cache/fdroidserver/gradle-5.1-bin.zip
Starting new HTTPS connection (1): downloads.gradle.org
https://downloads.gradle.org:443 "HEAD /distributions/gradle-5.1.1-bin.zip HTTP/1.1" 200 0
	...shasum verified for /var/lib/jenkins/.cache/fdroidserver/gradle-5.1.1-bin.zip
Starting new HTTPS connection (1): dl.google.com
https://dl.google.com:443 "HEAD /android/ndk/android-ndk-r10e-linux-x86_64.bin HTTP/1.1" 200 0
	...shasum verified for /var/lib/jenkins/.cache/fdroidserver/android-ndk-r10e-linux-x86_64.bin
Starting new HTTPS connection (1): dl.google.com
https://dl.google.com:443 "HEAD /android/repository/android-ndk-r11c-linux-x86_64.zip HTTP/1.1" 200 0
	...shasum verified for /var/lib/jenkins/.cache/fdroidserver/android-ndk-r11c-linux-x86_64.zip
Starting new HTTPS connection (1): dl.google.com
https://dl.google.com:443 "HEAD /android/repository/android-ndk-r12b-linux-x86_64.zip HTTP/1.1" 200 0
	...shasum verified for /var/lib/jenkins/.cache/fdroidserver/android-ndk-r12b-linux-x86_64.zip
Starting new HTTPS connection (1): dl.google.com
https://dl.google.com:443 "HEAD /android/repository/android-ndk-r13b-linux-x86_64.zip HTTP/1.1" 200 0
	...shasum verified for /var/lib/jenkins/.cache/fdroidserver/android-ndk-r13b-linux-x86_64.zip
Starting new HTTPS connection (1): dl.google.com
https://dl.google.com:443 "HEAD /android/repository/android-ndk-r14b-linux-x86_64.zip HTTP/1.1" 200 0
	...shasum verified for /var/lib/jenkins/.cache/fdroidserver/android-ndk-r14b-linux-x86_64.zip
Starting new HTTPS connection (1): dl.google.com
https://dl.google.com:443 "HEAD /android/repository/android-ndk-r15c-linux-x86_64.zip HTTP/1.1" 200 0
	...shasum verified for /var/lib/jenkins/.cache/fdroidserver/android-ndk-r15c-linux-x86_64.zip
Starting new HTTPS connection (1): dl.google.com
https://dl.google.com:443 "HEAD /android/repository/android-ndk-r16b-linux-x86_64.zip HTTP/1.1" 200 0
	...shasum verified for /var/lib/jenkins/.cache/fdroidserver/android-ndk-r16b-linux-x86_64.zip
Starting new HTTPS connection (1): dl.google.com
https://dl.google.com:443 "HEAD /android/repository/android-ndk-r17b-linux-x86_64.zip HTTP/1.1" 200 0
	...shasum verified for /var/lib/jenkins/.cache/fdroidserver/android-ndk-r17b-linux-x86_64.zip
Starting new HTTPS connection (1): dl.google.com
https://dl.google.com:443 "HEAD /android/repository/android-ndk-r18b-linux-x86_64.zip HTTP/1.1" 200 0
	...shasum verified for /var/lib/jenkins/.cache/fdroidserver/android-ndk-r18b-linux-x86_64.zip
Starting new HTTPS connection (1): dl.google.com
https://dl.google.com:443 "HEAD /android/repository/android-ndk-r19-linux-x86_64.zip HTTP/1.1" 200 0
Downloading android-ndk-r19-linux-x86_64.zip to cache
Starting new HTTPS connection (1): dl.google.com
https://dl.google.com:443 "GET /android/repository/android-ndk-r19-linux-x86_64.zip HTTP/1.1" 200 823337344
	...shasum verified for /var/lib/jenkins/.cache/fdroidserver/android-ndk-r19-linux-x86_64.zip
found 'vmx' or 'svm' in /proc/cpuinfo -> hwvirtex = 'on'
build vm provider 'virtualbox' selected
vm uuid is None
destroying vm 'buildserver_default'
There was an error loading a Vagrantfile. The file being loaded
and the error message are shown below. This is usually caused by
a syntax error.

Path: /var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment/buildserver/Vagrantfile
Line number: 0
Message: Errno::ENOENT: No such file or directory @ rb_sysopen - /var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment/buildserver/Vagrantfile.yaml
vagrant destroy failed: Command '['/usr/bin/vagrant', 'destroy', '--force']' returned non-zero exit status 1
Traceback (most recent call last):
  File "/var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment/fdroidserver/vmtools.py", line 237, in destroy
    self.vgrnt.destroy()
  File "/usr/lib/python3/dist-packages/vagrant/__init__.py", line 396, in destroy
    self._call_vagrant_command(['destroy', vm_name, '--force'])
  File "/usr/lib/python3/dist-packages/vagrant/__init__.py", line 932, in _call_vagrant_command
    stderr=err_fh, env=self.env)
  File "/usr/lib/python3.5/subprocess.py", line 271, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['/usr/bin/vagrant', 'destroy', '--force']' returned non-zero exit status 1
deleted vagrant dir: /var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment/buildserver/.vagrant
vagrant global-status --prune
id       name   provider state  directory                           
--------------------------------------------------------------------
There are no active Vagrant environments on this computer! Or,
you haven't destroyed and recreated Vagrant environments that were
started with an older version of Vagrant.
No existing server - building from scratch
==> box: Loading metadata for box 'fdroid/basebox-stretch64'
    box: URL: https://vagrantcloud.com/fdroid/basebox-stretch64
==> box: Adding box 'fdroid/basebox-stretch64' (v0.5) for provider: virtualbox
    box: Downloading: https://vagrantcloud.com/fdroid/boxes/basebox-stretch64/versions/0.5/providers/virtualbox.box
    box: Progress: 0% (Rate: 0/s, Estimated time remaining: --:--:--)    box: Progress: 0% (Rate: 34789/s, Estimated time remaining: 4:17:14)    box: Progress: 1% (Rate: 5603k/s, Estimated time remaining: 0:03:48)    box: Progress: 2% (Rate: 6264k/s, Estimated time remaining: 0:02:21)    box: Progress: 3% (Rate: 5994k/s, Estimated time remaining: 0:02:05)    box: Progress: 4% (Rate: 5607k/s, Estimated time remaining: 0:02:02)    box: Progress: 5% (Rate: 5430k/s, Estimated time remaining: 0:01:58)    box: Progress: 6% (Rate: 5285k/s, Estimated time remaining: 0:01:55)    box: Progress: 7% (Rate: 4894k/s, Estimated time remaining: 0:01:51)    box: Progress: 7% (Rate: 4355k/s, Estimated time remaining: 0:01:55)    box: Progress: 8% (Rate: 4024k/s, Estimated time remaining: 0:01:58)    box: Progress: 8% (Rate: 3684k/s, Estimated time remaining: 0:02:00)    box: Progress: 9% (Rate: 3303k/s, Estimated time remaining: 0:02:02)    box: Progress: 9% (Rate: 2945k/s, Estimated time remaining: 0:02:03)    box: Progress: 10% (Rate: 3084k/s, Estimated time remaining: 0:02:03)    box: Progress: 11% (Rate: 3217k/s, Estimated time remaining: 0:02:03)    box: Progress: 11% (Rate: 3359k/s, Estimated time remaining: 0:02:02)    box: Progress: 12% (Rate: 3551k/s, Estimated time remaining: 0:02:01)    box: Progress: 13% (Rate: 3770k/s, Estimated time remaining: 0:01:59)    box: Progress: 14% (Rate: 4127k/s, Estimated time remaining: 0:01:55)    box: Progress: 15% (Rate: 4731k/s, Estimated time remaining: 0:01:50)    box: Progress: 16% (Rate: 5306k/s, Estimated time remaining: 0:01:45)    box: Progress: 18% (Rate: 5803k/s, Estimated time remaining: 0:01:41)    box: Progress: 19% (Rate: 6369k/s, Estimated time remaining: 0:01:37)    box: Progress: 20% (Rate: 6496k/s, Estimated time remaining: 0:01:34)    box: Progress: 21% (Rate: 5779k/s, Estimated time remaining: 0:01:34)    box: Progress: 21% (Rate: 4990k/s, Estimated time remaining: 0:01:35)    box: Progress: 22% (Rate: 4202k/s, Estimated time remaining: 0:01:36)    box: Progress: 22% (Rate: 3300k/s, Estimated time remaining: 0:01:37)    box: Progress: 23% (Rate: 2656k/s, Estimated time remaining: 0:01:38)    box: Progress: 23% (Rate: 2617k/s, Estimated time remaining: 0:01:38)    box: Progress: 24% (Rate: 2741k/s, Estimated time remaining: 0:01:38)    box: Progress: 24% (Rate: 2891k/s, Estimated time remaining: 0:01:38)    box: Progress: 25% (Rate: 2985k/s, Estimated time remaining: 0:01:38)    box: Progress: 25% (Rate: 2905k/s, Estimated time remaining: 0:01:38)    box: Progress: 26% (Rate: 2954k/s, Estimated time remaining: 0:01:38)    box: Progress: 27% (Rate: 3004k/s, Estimated time remaining: 0:01:38)    box: Progress: 27% (Rate: 3000k/s, Estimated time remaining: 0:01:37)    box: Progress: 28% (Rate: 2929k/s, Estimated time remaining: 0:01:37)    box: Progress: 28% (Rate: 3091k/s, Estimated time remaining: 0:01:37)    box: Progress: 29% (Rate: 3131k/s, Estimated time remaining: 0:01:36)    box: Progress: 30% (Rate: 3144k/s, Estimated time remaining: 0:01:36)    box: Progress: 30% (Rate: 3190k/s, Estimated time remaining: 0:01:35)    box: Progress: 31% (Rate: 3338k/s, Estimated time remaining: 0:01:34)    box: Progress: 32% (Rate: 3423k/s, Estimated time remaining: 0:01:34)    box: Progress: 32% (Rate: 3499k/s, Estimated time remaining: 0:01:33)    box: Progress: 33% (Rate: 3605k/s, Estimated time remaining: 0:01:32)    box: Progress: 34% (Rate: 3763k/s, Estimated time remaining: 0:01:30)    box: Progress: 35% (Rate: 3825k/s, Estimated time remaining: 0:01:29)    box: Progress: 35% (Rate: 3953k/s, Estimated time remaining: 0:01:28)    box: Progress: 36% (Rate: 3827k/s, Estimated time remaining: 0:01:28)    box: Progress: 37% (Rate: 3747k/s, Estimated time remaining: 0:01:27)    box: Progress: 37% (Rate: 3613k/s, Estimated time remaining: 0:01:26)    box: Progress: 38% (Rate: 3589k/s, Estimated time remaining: 0:01:25)    box: Progress: 39% (Rate: 3522k/s, Estimated time remaining: 0:01:24)    box: Progress: 40% (Rate: 3672k/s, Estimated time remaining: 0:01:23)    box: Progress: 40% (Rate: 3786k/s, Estimated time remaining: 0:01:22)    box: Progress: 41% (Rate: 3953k/s, Estimated time remaining: 0:01:20)    box: Progress: 42% (Rate: 4093k/s, Estimated time remaining: 0:01:19)    box: Progress: 43% (Rate: 4311k/s, Estimated time remaining: 0:01:17)    box: Progress: 44% (Rate: 4551k/s, Estimated time remaining: 0:01:16)    box: Progress: 45% (Rate: 4400k/s, Estimated time remaining: 0:01:15)    box: Progress: 45% (Rate: 4042k/s, Estimated time remaining: 0:01:15)    box: Progress: 46% (Rate: 3744k/s, Estimated time remaining: 0:01:14)    box: Progress: 46% (Rate: 3317k/s, Estimated time remaining: 0:01:14)    box: Progress: 47% (Rate: 2903k/s, Estimated time remaining: 0:01:13)    box: Progress: 47% (Rate: 2864k/s, Estimated time remaining: 0:01:13)    box: Progress: 48% (Rate: 3007k/s, Estimated time remaining: 0:01:12)    box: Progress: 48% (Rate: 3090k/s, Estimated time remaining: 0:01:11)    box: Progress: 49% (Rate: 3104k/s, Estimated time remaining: 0:01:11)    box: Progress: 50% (Rate: 3146k/s, Estimated time remaining: 0:01:10)    box: Progress: 50% (Rate: 3143k/s, Estimated time remaining: 0:01:09)    box: Progress: 51% (Rate: 3013k/s, Estimated time remaining: 0:01:09)    box: Progress: 51% (Rate: 2930k/s, Estimated time remaining: 0:01:08)    box: Progress: 52% (Rate: 2966k/s, Estimated time remaining: 0:01:08)    box: Progress: 52% (Rate: 2920k/s, Estimated time remaining: 0:01:07)    box: Progress: 53% (Rate: 2954k/s, Estimated time remaining: 0:01:06)    box: Progress: 54% (Rate: 3122k/s, Estimated time remaining: 0:01:05)    box: Progress: 54% (Rate: 3251k/s, Estimated time remaining: 0:01:04)    box: Progress: 55% (Rate: 3418k/s, Estimated time remaining: 0:01:03)    box: Progress: 56% (Rate: 3617k/s, Estimated time remaining: 0:01:02)    box: Progress: 57% (Rate: 3900k/s, Estimated time remaining: 0:01:01)    box: Progress: 58% (Rate: 4335k/s, Estimated time remaining: 0:00:59)    box: Progress: 59% (Rate: 4484k/s, Estimated time remaining: 0:00:58)    box: Progress: 59% (Rate: 4481k/s, Estimated time remaining: 0:00:57)    box: Progress: 60% (Rate: 4522k/s, Estimated time remaining: 0:00:55)    box: Progress: 61% (Rate: 4212k/s, Estimated time remaining: 0:00:55)    box: Progress: 61% (Rate: 3764k/s, Estimated time remaining: 0:00:54)    box: Progress: 62% (Rate: 3615k/s, Estimated time remaining: 0:00:53)    box: Progress: 63% (Rate: 3549k/s, Estimated time remaining: 0:00:52)    box: Progress: 63% (Rate: 3462k/s, Estimated time remaining: 0:00:51)    box: Progress: 64% (Rate: 3598k/s, Estimated time remaining: 0:00:50)    box: Progress: 65% (Rate: 3586k/s, Estimated time remaining: 0:00:49)    box: Progress: 65% (Rate: 3560k/s, Estimated time remaining: 0:00:48)    box: Progress: 66% (Rate: 3583k/s, Estimated time remaining: 0:00:47)    box: Progress: 67% (Rate: 3617k/s, Estimated time remaining: 0:00:46)    box: Progress: 68% (Rate: 3663k/s, Estimated time remaining: 0:00:45)    box: Progress: 68% (Rate: 3750k/s, Estimated time remaining: 0:00:44)    box: Progress: 69% (Rate: 3736k/s, Estimated time remaining: 0:00:43)    box: Progress: 70% (Rate: 3723k/s, Estimated time remaining: 0:00:42)    box: Progress: 70% (Rate: 3685k/s, Estimated time remaining: 0:00:41)    box: Progress: 71% (Rate: 3682k/s, Estimated time remaining: 0:00:40)    box: Progress: 72% (Rate: 3705k/s, Estimated time remaining: 0:00:39)    box: Progress: 73% (Rate: 3839k/s, Estimated time remaining: 0:00:38)    box: Progress: 74% (Rate: 3961k/s, Estimated time remaining: 0:00:37)    box: Progress: 74% (Rate: 4008k/s, Estimated time remaining: 0:00:36)    box: Progress: 75% (Rate: 4046k/s, Estimated time remaining: 0:00:34)    box: Progress: 76% (Rate: 4184k/s, Estimated time remaining: 0:00:33)    box: Progress: 76% (Rate: 3947k/s, Estimated time remaining: 0:00:32)    box: Progress: 77% (Rate: 3702k/s, Estimated time remaining: 0:00:32)    box: Progress: 78% (Rate: 3505k/s, Estimated time remaining: 0:00:31)    box: Progress: 78% (Rate: 3275k/s, Estimated time remaining: 0:00:30)    box: Progress: 79% (Rate: 2920k/s, Estimated time remaining: 0:00:29)    box: Progress: 79% (Rate: 2875k/s, Estimated time remaining: 0:00:29)    box: Progress: 80% (Rate: 2904k/s, Estimated time remaining: 0:00:28)    box: Progress: 80% (Rate: 2799k/s, Estimated time remaining: 0:00:27)    box: Progress: 81% (Rate: 2670k/s, Estimated time remaining: 0:00:27)    box: Progress: 81% (Rate: 2552k/s, Estimated time remaining: 0:00:26)    box: Progress: 82% (Rate: 2446k/s, Estimated time remaining: 0:00:26)    box: Progress: 82% (Rate: 2287k/s, Estimated time remaining: 0:00:25)    box: Progress: 82% (Rate: 2264k/s, Estimated time remaining: 0:00:25)    box: Progress: 83% (Rate: 2265k/s, Estimated time remaining: 0:00:24)    box: Progress: 83% (Rate: 2237k/s, Estimated time remaining: 0:00:24)    box: Progress: 84% (Rate: 2305k/s, Estimated time remaining: 0:00:23)    box: Progress: 84% (Rate: 2357k/s, Estimated time remaining: 0:00:22)    box: Progress: 85% (Rate: 2410k/s, Estimated time remaining: 0:00:22)    box: Progress: 85% (Rate: 2459k/s, Estimated time remaining: 0:00:21)    box: Progress: 86% (Rate: 2579k/s, Estimated time remaining: 0:00:20)    box: Progress: 86% (Rate: 2682k/s, Estimated time remaining: 0:00:19)    box: Progress: 87% (Rate: 2798k/s, Estimated time remaining: 0:00:19)    box: Progress: 88% (Rate: 2927k/s, Estimated time remaining: 0:00:18)    box: Progress: 88% (Rate: 3134k/s, Estimated time remaining: 0:00:17)    box: Progress: 89% (Rate: 3477k/s, Estimated time remaining: 0:00:15)    box: Progress: 90% (Rate: 3967k/s, Estimated time remaining: 0:00:14)    box: Progress: 91% (Rate: 4591k/s, Estimated time remaining: 0:00:12)    box: Progress: 92% (Rate: 5066k/s, Estimated time remaining: 0:00:10)    box: Progress: 94% (Rate: 5541k/s, Estimated time remaining: 0:00:09)    box: Progress: 95% (Rate: 5946k/s, Estimated time remaining: 0:00:07)    box: Progress: 96% (Rate: 5890k/s, Estimated time remaining: 0:00:05)    box: Progress: 97% (Rate: 5737k/s, Estimated time remaining: 0:00:04)    box: Progress: 98% (Rate: 5586k/s, Estimated time remaining: 0:00:03)    box: Progress: 99% (Rate: 5236k/s, Estimated time remaining: 0:00:01)    box: Progress: 99% (Rate: 4905k/s, Estimated time remaining: --:--:--)==> box: Successfully added box 'fdroid/basebox-stretch64' (v0.5) for 'virtualbox'!
sucessfully verifyed file '/var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment/vagrant.d/boxes/fdroid-VAGRANTSLASH-basebox-stretch64/0.5/virtualbox/metadata.json' ('098439524f76cafe026140b787ca419297a055a3f6006b9d60e6d5326d18ba99')
sucessfully verifyed file '/var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment/vagrant.d/boxes/fdroid-VAGRANTSLASH-basebox-stretch64/0.5/virtualbox/box-disk1.vmdk' ('8834d5eb78758437c2517f83282172fd5e3842d88f657d577592d0917cd02f89')
sucessfully verifyed file '/var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment/vagrant.d/boxes/fdroid-VAGRANTSLASH-basebox-stretch64/0.5/virtualbox/box.ovf' ('cbdd6315187d4ce8ff15ed5a00a2c8b0d33abe6b0356439ce4d8d9ac3724f875')
sucessfully verifyed file '/var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment/vagrant.d/boxes/fdroid-VAGRANTSLASH-basebox-stretch64/0.5/virtualbox/Vagrantfile' ('ae50c3d152c3016e853176005d1a5da7a8e6ae424c9074e93b1a1015aa2f2e14')
successfully verified: 'fdroid/basebox-stretch64' (virtualbox, version 0.5)
Configuring build server VM
check /var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment/buildserver/.vagrant dir exists? -> True
> vagrant status
Current machine states:

default                   not created (libvirt)

The Libvirt domain is not created. Run `vagrant up` to create it.
> vagrant box list
fdroid/basebox-stretch64 (virtualbox, 0.5)
check /var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment/buildserver/.vagrant dir exists? -> True
> vagrant status
Current machine states:

default                   shutoff (libvirt)

The Libvirt domain is not running. Run `vagrant up` to start it.
> vagrant box list
fdroid/basebox-stretch64 (libvirt, 0.5)
fdroid/basebox-stretch64 (virtualbox, 0.5)
'vagrant up' failed.
Bringing machine 'default' up with 'libvirt' provider...
==> default: Box 'fdroid/basebox-stretch64' could not be found. Attempting to find and install...
    default: Box Provider: libvirt
    default: Box Version: 0.5
==> default: Loading metadata for box 'fdroid/basebox-stretch64'
    default: URL: https://vagrantcloud.com/fdroid/basebox-stretch64
==> default: Adding box 'fdroid/basebox-stretch64' (v0.5) for provider: libvirt
    default: Downloading: https://vagrantcloud.com/fdroid/boxes/basebox-stretch64/versions/0.5/providers/libvirt.box

    default: Progress: 0% (Rate: 0/s, Estimated time remaining: --:--:--)
    default: Progress: 0% (Rate: 0/s, Estimated time remaining: --:--:--)
    default: Progress: 0% (Rate: 1921k/s, Estimated time remaining: 0:07:24)
    default: Progress: 2% (Rate: 4323k/s, Estimated time remaining: 0:02:21)
    default: Progress: 4% (Rate: 5245k/s, Estimated time remaining: 0:01:39)
    default: Progress: 5% (Rate: 5841k/s, Estimated time remaining: 0:01:21)
    default: Progress: 7% (Rate: 6145k/s, Estimated time remaining: 0:01:11)
    default: Progress: 9% (Rate: 6617k/s, Estimated time remaining: 0:01:12)
    default: Progress: 9% (Rate: 5905k/s, Estimated time remaining: 0:01:14)
    default: Progress: 10% (Rate: 5184k/s, Estimated time remaining: 0:01:16)
    default: Progress: 11% (Rate: 4381k/s, Estimated time remaining: 0:01:16)
    default: Progress: 12% (Rate: 3606k/s, Estimated time remaining: 0:01:17)
    default: Progress: 13% (Rate: 3482k/s, Estimated time remaining: 0:01:17)
    default: Progress: 14% (Rate: 3432k/s, Estimated time remaining: 0:01:18)
    default: Progress: 15% (Rate: 3409k/s, Estimated time remaining: 0:01:19)
    default: Progress: 16% (Rate: 3413k/s, Estimated time remaining: 0:01:19)
    default: Progress: 17% (Rate: 3452k/s, Estimated time remaining: 0:01:18)
    default: Progress: 17% (Rate: 3303k/s, Estimated time remaining: 0:01:19)
    default: Progress: 18% (Rate: 3382k/s, Estimated time remaining: 0:01:18)
    default: Progress: 19% (Rate: 3439k/s, Estimated time remaining: 0:01:18)
    default: Progress: 20% (Rate: 3486k/s, Estimated time remaining: 0:01:17)
    default: Progress: 21% (Rate: 3497k/s, Estimated time remaining: 0:01:16)
    default: Progress: 22% (Rate: 3652k/s, Estimated time remaining: 0:01:16)
    default: Progress: 23% (Rate: 3760k/s, Estimated time remaining: 0:01:15)
    default: Progress: 24% (Rate: 3807k/s, Estimated time remaining: 0:01:14)
    default: Progress: 25% (Rate: 3873k/s, Estimated time remaining: 0:01:12)
    default: Progress: 26% (Rate: 4003k/s, Estimated time remaining: 0:01:11)
    default: Progress: 28% (Rate: 4316k/s, Estimated time remaining: 0:01:09)
    default: Progress: 29% (Rate: 4731k/s, Estimated time remaining: 0:01:06)
    default: Progress: 31% (Rate: 5391k/s, Estimated time remaining: 0:01:03)
    default: Progress: 33% (Rate: 6276k/s, Estimated time remaining: 0:00:59)
    default: Progress: 35% (Rate: 6973k/s, Estimated time remaining: 0:00:55)
    default: Progress: 37% (Rate: 7121k/s, Estimated time remaining: 0:00:53)
    default: Progress: 39% (Rate: 7173k/s, Estimated time remaining: 0:00:51)
    default: Progress: 40% (Rate: 7086k/s, Estimated time remaining: 0:00:49)
    default: Progress: 42% (Rate: 6713k/s, Estimated time remaining: 0:00:47)
    default: Progress: 43% (Rate: 5598k/s, Estimated time remaining: 0:00:47)
    default: Progress: 45% (Rate: 5907k/s, Estimated time remaining: 0:00:45)
    default: Progress: 46% (Rate: 5303k/s, Estimated time remaining: 0:00:44)
    default: Progress: 46% (Rate: 4556k/s, Estimated time remaining: 0:00:44)
    default: Progress: 47% (Rate: 3842k/s, Estimated time remaining: 0:00:44)
    default: Progress: 48% (Rate: 4025k/s, Estimated time remaining: 0:00:43)
    default: Progress: 49% (Rate: 3157k/s, Estimated time remaining: 0:00:43)
    default: Progress: 50% (Rate: 3244k/s, Estimated time remaining: 0:00:42)
    default: Progress: 51% (Rate: 3392k/s, Estimated time remaining: 0:00:42)
    default: Progress: 52% (Rate: 3545k/s, Estimated time remaining: 0:00:41)
    default: Progress: 53% (Rate: 3704k/s, Estimated time remaining: 0:00:40)
    default: Progress: 54% (Rate: 3925k/s, Estimated time remaining: 0:00:39)
    default: Progress: 55% (Rate: 4316k/s, Estimated time remaining: 0:00:38)
    default: Progress: 57% (Rate: 4908k/s, Estimated time remaining: 0:00:36)
    default: Progress: 59% (Rate: 5767k/s, Estimated time remaining: 0:00:34)
    default: Progress: 62% (Rate: 6982k/s, Estimated time remaining: 0:00:31)
    default: Progress: 65% (Rate: 8699k/s, Estimated time remaining: 0:00:27)
    default: Progress: 69% (Rate: 10.5M/s, Estimated time remaining: 0:00:23)
    default: Progress: 74% (Rate: 12.5M/s, Estimated time remaining: 0:00:18)
    default: Progress: 78% (Rate: 13.9M/s, Estimated time remaining: 0:00:15)
    default: Progress: 82% (Rate: 15.1M/s, Estimated time remaining: 0:00:12)
    default: Progress: 85% (Rate: 15.0M/s, Estimated time remaining: 0:00:09)
    default: Progress: 87% (Rate: 13.3M/s, Estimated time remaining: 0:00:08)
    default: Progress: 89% (Rate: 11.2M/s, Estimated time remaining: 0:00:07)
    default: Progress: 90% (Rate: 9270k/s, Estimated time remaining: 0:00:06)
    default: Progress: 91% (Rate: 6892k/s, Estimated time remaining: 0:00:05)
    default: Progress: 92% (Rate: 5350k/s, Estimated time remaining: 0:00:05)
    default: Progress: 93% (Rate: 4763k/s, Estimated time remaining: 0:00:04)
    default: Progress: 95% (Rate: 4498k/s, Estimated time remaining: 0:00:03)
    default: Progress: 96% (Rate: 4606k/s, Estimated time remaining: 0:00:02)
    default: Progress: 97% (Rate: 4704k/s, Estimated time remaining: 0:00:01)
    default: Progress: 98% (Rate: 4767k/s, Estimated time remaining: --:--:--)
    default: Progress: 99% (Rate: 4664k/s, Estimated time remaining: --:--:--)
==> default: Successfully added box 'fdroid/basebox-stretch64' (v0.5) for 'libvirt'!
==> default: Creating image (snapshot of base box volume).
==> default: Creating domain with the following settings...
==> default:  -- Name:              buildserver_default
==> default:  -- Domain type:       kvm
==> default:  -- Cpus:              1
==> default:  -- Memory:            512M
==> default:  -- Management MAC:    
==> default:  -- Loader:            
==> default:  -- Base box:          fdroid/basebox-stretch64
==> default:  -- Storage pool:      default
==> default:  -- Image:             /var/lib/libvirt/images/buildserver_default.img (1000G)
==> default:  -- Volume Cache:      default
==> default:  -- Kernel:            
==> default:  -- Initrd:            
==> default:  -- Graphics Type:     vnc
==> default:  -- Graphics Port:     5900
==> default:  -- Graphics IP:       127.0.0.1
==> default:  -- Graphics Password: Not defined
==> default:  -- Video Type:        cirrus
==> default:  -- Video VRAM:        9216
==> default:  -- Keymap:            en-us
==> default:  -- TPM Path:          
==> default:  -- INPUT:             type=mouse, bus=ps2
==> default:  -- Command line : 
The synced folder type 'virtualbox' is reporting as unusable for
your current setup. Please verify you have all the proper
prerequisites for using this shared folder type and try again.
+ cleanup_all
+ set +e
++ date -u
Sun Jan 20 12:55:13 UTC 2019 - cleanup in progress...
+ echo 'Sun Jan 20 12:55:13 UTC 2019 - cleanup in progress...'
+ ps auxww
+ grep -e VBox -e qemu
jenkins  10797  0.0  0.0  12720   936 ?        S    12:55   0:00 grep -e VBox -e qemu
+ virsh --connect qemu:///system list --all
 Id    Name                           State
----------------------------------------------------
 -     buildserver_default            shut off

+ ls -hl /var/lib/libvirt/images
total 1.2G
-rw------- 1 root root 208K Jan 20 12:55 buildserver_default.img
-rwxr-xr-x 1 root root 1.2G Jan 19 16:54 fdroid-VAGRANTSLASH-basebox-stretch64_vagrant_box_image_0.5.img
+ cd /var/lib/jenkins/userContent/reproducible/reproducible_setup_fdroid_build_environment/buildserver
+ vagrant halt
+ sleep 5
+ killall VBoxHeadless
VBoxHeadless: no process found
+ sleep 5
+ killall -9 VBoxHeadless
VBoxHeadless: no process found
++ date -u
Sun Jan 20 12:55:24 UTC 2019 - cleanup done.
+ echo 'Sun Jan 20 12:55:24 UTC 2019 - cleanup done.'
+ cleanup_all
++ date -u
Sun Jan 20 12:55:24 UTC 2019 - cleanup in progress...
+ echo 'Sun Jan 20 12:55:24 UTC 2019 - cleanup in progress...'
+ killall adb
adb: no process found
Sun Jan 20 12:55:24 UTC 2019 - /srv/jenkins/bin/reproducible_setup_fdroid_build_environment.sh stopped running as /tmp/jenkins-script-aARHHjiq, 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