[Qa-jenkins-scm] Build failed in Jenkins: reproducible_fdroid_build_apps #871

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Tue Mar 31 16:08:58 BST 2020


See <https://jenkins.debian.net/job/reproducible_fdroid_build_apps/871/display/redirect>

Changes:


------------------------------------------
[...truncated 30.56 MB...]
==> default: Machine booted and ready!
DEBUG: vm uuid: 4f663925-f388-4c22-8480-439a43f47351
DEBUG: vagrant ssh-config
INFO: Connecting to virtual machine...
INFO: Connected (version 2.0, client OpenSSH_7.4p1)
/usr/lib/python3/dist-packages/paramiko/kex_ecdh_nist.py:39: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding.
  m.add_string(self.Q_C.public_numbers().encode_point())
/usr/lib/python3/dist-packages/paramiko/kex_ecdh_nist.py:96: CryptographyDeprecationWarning: Support for unsafe construction of public numbers from encoded data will be removed in a future version. Please use EllipticCurvePublicKey.from_encoded_point
  self.curve, Q_S_bytes
/usr/lib/python3/dist-packages/paramiko/kex_ecdh_nist.py:111: CryptographyDeprecationWarning: encode_point has been deprecated on EllipticCurvePublicNumbers and will be removed in a future version. Please use EllipticCurvePublicKey.public_bytes to obtain both compressed and uncompressed point encoding.
  hm.add_string(self.Q_C.public_numbers().encode_point())
INFO: Authentication (publickey) successful!
INFO: [chan 0] Opened sftp connection (server version 3)
INFO: Preparing server for build...
DEBUG: rsyncing /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/fdroidserver to /home/vagrant/fdroidserver
DEBUG: rsyncing metadata/org.smerty.zooborns to /home/vagrant/metadata
DEBUG: rsyncing build/org.smerty.zooborns to /home/vagrant/build
INFO: Starting build...
DEBUG: buildserver > DEBUG: Reading 'config.py'
DEBUG: buildserver > INFO: Creating log directory
DEBUG: buildserver > INFO: Creating temporary directory
DEBUG: buildserver > INFO: Creating output directory
DEBUG: buildserver > DEBUG: Getting git vcs interface for https://github.com/Smerty/zooborns.android.git
DEBUG: buildserver > DEBUG: Directory: build/org.smerty.zooborns
DEBUG: buildserver > DEBUG: > git rev-parse --show-toplevel
DEBUG: buildserver > DEBUG: Directory: build/org.smerty.zooborns
DEBUG: buildserver > DEBUG: > git submodule foreach --recursive git reset --hard
DEBUG: buildserver > DEBUG: Directory: build/org.smerty.zooborns
DEBUG: buildserver > DEBUG: > git submodule foreach --recursive git clean -dffx
DEBUG: buildserver > DEBUG: Directory: build/org.smerty.zooborns
DEBUG: buildserver > 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: buildserver > DEBUG: Directory: build/org.smerty.zooborns
DEBUG: buildserver > 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 --force origin
DEBUG: buildserver > DEBUG: Directory: build/org.smerty.zooborns
DEBUG: buildserver > DEBUG: > git remote set-head origin --auto
DEBUG: buildserver > DEBUG: Directory: build/org.smerty.zooborns
DEBUG: buildserver > DEBUG: > git checkout -f HEAD
DEBUG: buildserver > DEBUG: Directory: build/org.smerty.zooborns
DEBUG: buildserver > DEBUG: > git clean -dffx
DEBUG: buildserver > DEBUG: Getting git vcs interface for https://github.com/Smerty/zooborns.android.git
DEBUG: buildserver > DEBUG: > git --version
DEBUG: buildserver > git version 2.11.0
DEBUG: buildserver > INFO: Using git version 2.11.0
DEBUG: buildserver > DEBUG: Checking 1.4.4
DEBUG: buildserver > INFO: Building version 1.4.4 (14) of org.smerty.zooborns
DEBUG: buildserver > DEBUG: > sudo passwd --lock root
DEBUG: buildserver > passwd: password expiry information changed.
DEBUG: buildserver > DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
DEBUG: buildserver > (Reading database ... 60743 files and directories currently installed.)
DEBUG: buildserver > Removing sudo (1.8.19p1-2.1+deb9u2) ...
DEBUG: buildserver > Purging configuration files for sudo (1.8.19p1-2.1+deb9u2) ...
DEBUG: buildserver > Processing triggers for systemd (232-25+deb9u12) ...
DEBUG: buildserver > INFO: Getting source for revision a5db1955358465c77c80cffdfc47d
DEBUG: buildserver > DEBUG: Directory: build/org.smerty.zooborns
DEBUG: buildserver > DEBUG: > git rev-parse --show-toplevel
DEBUG: buildserver > DEBUG: Directory: build/org.smerty.zooborns
DEBUG: buildserver > DEBUG: > git submodule foreach --recursive git reset --hard
DEBUG: buildserver > DEBUG: Directory: build/org.smerty.zooborns
DEBUG: buildserver > DEBUG: > git submodule foreach --recursive git clean -dffx
DEBUG: buildserver > DEBUG: Directory: build/org.smerty.zooborns
DEBUG: buildserver > 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: buildserver > DEBUG: Directory: build/org.smerty.zooborns
DEBUG: buildserver > 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 --force origin
DEBUG: buildserver > DEBUG: Directory: build/org.smerty.zooborns
DEBUG: buildserver > DEBUG: > git remote set-head origin --auto
DEBUG: buildserver > DEBUG: Directory: build/org.smerty.zooborns
DEBUG: buildserver > DEBUG: > git checkout -f a5db1955358465c77c80cffdfc47d
DEBUG: buildserver > DEBUG: Directory: build/org.smerty.zooborns
DEBUG: buildserver > DEBUG: > git clean -dffx
DEBUG: buildserver > INFO: Updating local.properties file at build/org.smerty.zooborns/local.properties
DEBUG: buildserver > DEBUG: Removing debuggable flags from build/org.smerty.zooborns
DEBUG: buildserver > DEBUG: Updating main project
DEBUG: buildserver > DEBUG: Directory: build/org.smerty.zooborns
DEBUG: buildserver > DEBUG: > /home/vagrant/android-sdk/tools/android update lib-project -t android-15 -p .
DEBUG: buildserver > Updated and renamed default.properties to project.properties
DEBUG: buildserver > Updated local.properties
DEBUG: buildserver > Renamed build.properties to ant.properties
DEBUG: buildserver > ----------
DEBUG: buildserver > build.xml: Failed to find version-tag string. File must be updated.
DEBUG: buildserver > In order to not erase potential customizations, the file will not be automatically regenerated.
DEBUG: buildserver > If no changes have been made to the file, delete it manually and run the command again.
DEBUG: buildserver > If you have made customizations to the build process, the file must be manually updated.
DEBUG: buildserver > It is recommended to:
DEBUG: buildserver > 	* Copy current file to a safe location.
DEBUG: buildserver > 	* Delete original file.
DEBUG: buildserver > 	* Run command again to generate a new file.
DEBUG: buildserver > 	* Port customizations to the new file, by looking at the new rules file
DEBUG: buildserver > 	  located at <SDK>/tools/ant/build.xml
DEBUG: buildserver > 	* Update file to contain
DEBUG: buildserver > 	      version-tag: custom
DEBUG: buildserver > 	  to prevent file from being rewritten automatically by the SDK tools.
DEBUG: buildserver > ----------
DEBUG: buildserver > Added file ./proguard-project.txt
DEBUG: buildserver > INFO: Cleaning Ant project...
DEBUG: buildserver > DEBUG: Directory: build/org.smerty.zooborns
DEBUG: buildserver > DEBUG: > ant clean
DEBUG: buildserver > Buildfile: /home/vagrant/build/org.smerty.zooborns/build.xml
DEBUG: buildserver > 
DEBUG: buildserver > BUILD FAILED
DEBUG: buildserver > /home/vagrant/build/org.smerty.zooborns/build.xml:37: Cannot find /home/vagrant/android-sdk/tools/ant/pre_setup.xml imported from /home/vagrant/build/org.smerty.zooborns/build.xml
DEBUG: buildserver > 
DEBUG: buildserver > Total time: 0 seconds
DEBUG: buildserver > ERROR: Could not build app org.smerty.zooborns: Error cleaning org.smerty.zooborns:1.4.4
DEBUG: buildserver > ==== detail begin ====
DEBUG: buildserver > Buildfile: /home/vagrant/build/org.smerty.zooborns/build.xml
DEBUG: buildserver > 
DEBUG: buildserver > BUILD FAILED
DEBUG: buildserver > /home/vagrant/build/org.smerty.zooborns/build.xml:37: Cannot find /home/vagrant/android-sdk/tools/ant/pre_setup.xml imported from /home/vagrant/build/org.smerty.zooborns/build.xml
DEBUG: buildserver > 
DEBUG: buildserver > Total time: 0 seconds
DEBUG: buildserver > ==== detail end ====
DEBUG: buildserver > DEBUG: Error encoutered, stopping by user request.
INFO: ...getting exit status
DEBUG: virtualbox is the sole installed and supported vagrant provider, selecting 'virtualbox'
DEBUG: vm uuid: 4f663925-f388-4c22-8480-439a43f47351
INFO: suspending buildserver
==> default: Saving VM state and suspending execution...
ERROR: Could not build app org.smerty.zooborns: Build.py failed on server for org.smerty.zooborns:1.4.4
DEBUG: Setting 7200 sec timeout for this build
DEBUG: Getting git vcs interface for https://gitlab.com/indicproject/indic-keyboard.git
DEBUG: > git --version
git version 2.20.1
INFO: Using git version 2.20.1
DEBUG: Checking 2.1.0-1
DEBUG: Setting 7200 sec timeout for this build
DEBUG: Getting git vcs interface for https://github.com/smblott-github/intent_radio.git
DEBUG: > git --version
git version 2.20.1
INFO: Using git version 2.20.1
DEBUG: Checking 1.9.11
DEBUG: Setting 7200 sec timeout for this build
DEBUG: Getting git vcs interface for https://github.com/i-p-tel/sipdroid
DEBUG: > git --version
git version 2.20.1
INFO: Using git version 2.20.1
DEBUG: Checking 4.4 beta
DEBUG: Setting 7200 sec timeout for this build
DEBUG: Getting git vcs interface for https://github.com/Buttink/sick-stache.git
DEBUG: > git --version
git version 2.20.1
INFO: Using git version 2.20.1
DEBUG: Checking 2.2.2
INFO: Building version 2.2.2 (43) of org.sickstache
DEBUG: Directory: build/org.sickstache
DEBUG: > git rev-parse --show-toplevel
DEBUG: Directory: build/org.sickstache
DEBUG: > git submodule foreach --recursive git reset --hard
DEBUG: Directory: build/org.sickstache
DEBUG: > git submodule foreach --recursive git clean -dffx
DEBUG: Directory: build/org.sickstache
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.sickstache
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 --force origin
DEBUG: Directory: build/org.sickstache
DEBUG: > git remote set-head origin --auto
DEBUG: Directory: build/org.sickstache
DEBUG: > git checkout -f f0939ad5e5
DEBUG: Directory: build/org.sickstache
DEBUG: > git clean -dffx
DEBUG: virtualbox is the sole installed and supported vagrant provider, selecting 'virtualbox'
DEBUG: vm uuid: 4f663925-f388-4c22-8480-439a43f47351
DEBUG: VBoxManage snapshot 4f663925-f388-4c22-8480-439a43f47351 list --details
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:2222
    default: SSH username: vagrant
    default: SSH auth method: private key
==> default: Machine booted and ready!
DEBUG: vm uuid: 4f663925-f388-4c22-8480-439a43f47351
INFO: suspending buildserver
==> default: Saving VM state and suspending execution...
INFO: builserver ok: reverting to clean snapshot
INFO: reverting vm 'builder_default' to snapshot 'fdroidclean'
DEBUG: VBoxManage snapshot 4f663925-f388-4c22-8480-439a43f47351 restore fdroidclean
0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
Restoring snapshot 'fdroidclean' (fd9bcf98-14ec-427b-be74-2323d7e32ffb)
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:2222
    default: SSH username: vagrant
    default: SSH auth method: private key
FATAL: command execution failed
Command Close created at
	at hudson.remoting.Command.<init>(Command.java:68)
	at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:1265)
	at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:1263)
	at hudson.remoting.Channel.close(Channel.java:1436)
	at hudson.remoting.Channel.close(Channel.java:1403)
	at hudson.remoting.Channel$CloseCommand.execute(Channel.java:1270)
	at hudson.remoting.Channel$1.handle(Channel.java:565)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:87)
Caused: hudson.remoting.Channel$OrderlyShutdown
	at hudson.remoting.Channel$CloseCommand.execute(Channel.java:1314)
	at hudson.remoting.Channel$1.handle(Channel.java:606)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:85)
Caused: java.io.IOException: Backing channel 'osuosl-build168-amd64.debian.net' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:216)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
	at com.sun.proxy.$Proxy76.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1147)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1139)
	at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:155)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:109)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
	at hudson.model.Build$BuildExecution.build(Build.java:206)
	at hudson.model.Build$BuildExecution.doRun(Build.java:163)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1856)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:428)
FATAL: Unable to delete script file /tmp/jenkins2958594870716140015.sh
Command Close created at
	at hudson.remoting.Command.<init>(Command.java:68)
	at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:1265)
	at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:1263)
	at hudson.remoting.Channel.close(Channel.java:1436)
	at hudson.remoting.Channel.close(Channel.java:1403)
	at hudson.remoting.Channel$CloseCommand.execute(Channel.java:1270)
	at hudson.remoting.Channel$1.handle(Channel.java:565)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:87)
Caused: hudson.remoting.Channel$OrderlyShutdown
	at hudson.remoting.Channel$CloseCommand.execute(Channel.java:1314)
	at hudson.remoting.Channel$1.handle(Channel.java:606)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:85)
Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel at 157e5572:osuosl-build168-amd64.debian.net": Remote call on osuosl-build168-amd64.debian.net failed. The channel is closing down or has closed down
	at hudson.remoting.Channel.call(Channel.java:991)
	at hudson.FilePath.act(FilePath.java:1069)
	at hudson.FilePath.act(FilePath.java:1058)
	at hudson.FilePath.delete(FilePath.java:1539)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:123)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
	at hudson.model.Build$BuildExecution.build(Build.java:206)
	at hudson.model.Build$BuildExecution.doRun(Build.java:163)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1856)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:428)
Build step 'Execute shell' marked build as failure
ERROR: Step ‘Console output (build log) parsing’ failed: no workspace for reproducible_fdroid_build_apps #871



More information about the Qa-jenkins-scm mailing list