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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sun Jan 19 12:36:32 GMT 2020


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

Changes:


------------------------------------------
[...truncated 15.37 MB...]
DEBUG: Getting git-svn vcs interface for https://instead-android.googlecode.com/svn/trunk
DEBUG: > git svn --version
git-svn version 2.20.1 (svn 1.10.4)
INFO: Using git-svn version 2.20.1 (svn 1.10.4)
DEBUG: Checking 1.6.1.9
INFO: Building version 1.6.1.9 (16109) of com.silentlexx.instead
DEBUG: Starting new HTTPS connection (1): instead-android.googlecode.com:443
DEBUG: https://instead-android.googlecode.com:443 "HEAD /svn/trunk HTTP/1.1" 404 0
ERROR: VCS error while building app com.silentlexx.instead: SVN certificate pre-validation failed: 404 Client Error: Not Found for url: https://instead-android.googlecode.com/svn/trunk
DEBUG: Setting 7200 sec timeout for this build
DEBUG: Getting git vcs interface for https://github.com/johnnylambada/WorldMap.git
DEBUG: > git --version
git version 2.20.1
INFO: Using git version 2.20.1
DEBUG: Checking 2.0.2
DEBUG: Setting 7200 sec timeout for this build
DEBUG: Getting git vcs interface for https://gitlab.com/sigmarelax/doi_to_scihub.git
DEBUG: > git --version
git version 2.20.1
INFO: Using git version 2.20.1
DEBUG: Checking 1.1.0
INFO: Building version 1.1.0 (2) of com.sigmarelax.doitoscihub
DEBUG: Directory: build/com.sigmarelax.doitoscihub
DEBUG: > git rev-parse --show-toplevel
DEBUG: Directory: build/com.sigmarelax.doitoscihub
DEBUG: > git submodule foreach --recursive git reset --hard
DEBUG: Directory: build/com.sigmarelax.doitoscihub
DEBUG: > git submodule foreach --recursive git clean -dffx
DEBUG: Directory: build/com.sigmarelax.doitoscihub
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/com.sigmarelax.doitoscihub
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/com.sigmarelax.doitoscihub
DEBUG: > git remote set-head origin --auto
DEBUG: Directory: build/com.sigmarelax.doitoscihub
DEBUG: > git checkout -f v1.1.0
DEBUG: Directory: build/com.sigmarelax.doitoscihub
DEBUG: > git clean -dffx
DEBUG: virtualbox is the sole installed and supported vagrant provider, selecting 'virtualbox'
DEBUG: vm uuid: 8fabbed1-e886-4ee3-849d-0372f035cedd
DEBUG: VBoxManage snapshot 8fabbed1-e886-4ee3-849d-0372f035cedd 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:2200
    default: SSH username: vagrant
    default: SSH auth method: private key
==> default: Machine booted and ready!
DEBUG: vm uuid: 8fabbed1-e886-4ee3-849d-0372f035cedd
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 8fabbed1-e886-4ee3-849d-0372f035cedd restore fdroidclean
0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
Restoring snapshot 'fdroidclean' (655c0ad8-b260-4036-bbd4-b093523b54ee)
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:2200
    default: SSH username: vagrant
    default: SSH auth method: private key
==> default: Machine booted and ready!
DEBUG: vm uuid: 8fabbed1-e886-4ee3-849d-0372f035cedd
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/com.sigmarelax.doitoscihub to /home/vagrant/metadata
DEBUG: Directory: build/srclib/flutter
DEBUG: > git rev-parse --show-toplevel
DEBUG: Directory: build/srclib/flutter
DEBUG: > git submodule foreach --recursive git reset --hard
DEBUG: Directory: build/srclib/flutter
DEBUG: > git submodule foreach --recursive git clean -dffx
DEBUG: Directory: build/srclib/flutter
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
remote: Not Found
fatal: repository 'https://u:p@github.com/flutter/flutter/' not found
DEBUG: virtualbox is the sole installed and supported vagrant provider, selecting 'virtualbox'
DEBUG: vm uuid: 8fabbed1-e886-4ee3-849d-0372f035cedd
INFO: suspending buildserver
==> default: Saving VM state and suspending execution...
DEBUG: skip publishing full build logs: no output present
ERROR: VCS error while building app com.sigmarelax.doitoscihub: Git fetch failed
DEBUG: Setting 7200 sec timeout for this build
DEBUG: Getting git vcs interface for https://github.com/Circle-Of-Music-Makers/com-android
DEBUG: > git --version
git version 2.20.1
INFO: Using git version 2.20.1
DEBUG: Checking 1
DEBUG: Setting 7200 sec timeout for this build
DEBUG: Getting git vcs interface for https://github.com/alkom/droidzebra
DEBUG: > git --version
git version 2.20.1
INFO: Using git version 2.20.1
DEBUG: Checking 1.5.3
DEBUG: Setting 7200 sec timeout for this build
DEBUG: Getting git vcs interface for https://github.com/ShowMeHills/ShowMeHills.git
DEBUG: > git --version
git version 2.20.1
INFO: Using git version 2.20.1
DEBUG: Checking 0.30
INFO: Building version 0.30 (30) of com.showmehills
DEBUG: Directory: build/com.showmehills
DEBUG: > git rev-parse --show-toplevel
DEBUG: Directory: build/com.showmehills
DEBUG: > git submodule foreach --recursive git reset --hard
DEBUG: Directory: build/com.showmehills
DEBUG: > git submodule foreach --recursive git clean -dffx
DEBUG: Directory: build/com.showmehills
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/com.showmehills
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/com.showmehills
DEBUG: > git remote set-head origin --auto
DEBUG: Directory: build/com.showmehills
DEBUG: > git checkout -f v0.30
DEBUG: Directory: build/com.showmehills
DEBUG: > git clean -dffx
DEBUG: virtualbox is the sole installed and supported vagrant provider, selecting 'virtualbox'
DEBUG: vm uuid: 8fabbed1-e886-4ee3-849d-0372f035cedd
DEBUG: VBoxManage snapshot 8fabbed1-e886-4ee3-849d-0372f035cedd 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:2200
    default: SSH username: vagrant
    default: SSH auth method: private key
==> default: Machine booted and ready!
DEBUG: vm uuid: 8fabbed1-e886-4ee3-849d-0372f035cedd
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 8fabbed1-e886-4ee3-849d-0372f035cedd restore fdroidclean
0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
Restoring snapshot 'fdroidclean' (655c0ad8-b260-4036-bbd4-b093523b54ee)
Bringing machine 'default' up with 'virtualbox' provider...
FATAL: command execution failed
java.io.IOException
	at hudson.remoting.Channel.close(Channel.java:1447)
	at hudson.remoting.Channel.close(Channel.java:1403)
	at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:824)
	at hudson.slaves.SlaveComputer.kill(SlaveComputer.java:791)
	at hudson.model.AbstractCIBase.killComputer(AbstractCIBase.java:89)
	at jenkins.model.Jenkins.access$2100(Jenkins.java:315)
	at jenkins.model.Jenkins$19.run(Jenkins.java:3484)
	at hudson.model.Queue._withLock(Queue.java:1392)
	at hudson.model.Queue.withLock(Queue.java:1269)
	at jenkins.model.Jenkins._cleanUpDisconnectComputers(Jenkins.java:3478)
	at jenkins.model.Jenkins.cleanUp(Jenkins.java:3356)
	at hudson.WebAppMain.contextDestroyed(WebAppMain.java:379)
	at org.eclipse.jetty.server.handler.ContextHandler.callContextDestroyed(ContextHandler.java:965)
	at org.eclipse.jetty.servlet.ServletContextHandler.callContextDestroyed(ServletContextHandler.java:566)
	at org.eclipse.jetty.server.handler.ContextHandler.stopContext(ContextHandler.java:942)
	at org.eclipse.jetty.servlet.ServletContextHandler.stopContext(ServletContextHandler.java:376)
	at org.eclipse.jetty.webapp.WebAppContext.stopWebapp(WebAppContext.java:1503)
	at org.eclipse.jetty.webapp.WebAppContext.stopContext(WebAppContext.java:1467)
	at org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1009)
	at org.eclipse.jetty.servlet.ServletContextHandler.doStop(ServletContextHandler.java:288)
	at org.eclipse.jetty.webapp.WebAppContext.doStop(WebAppContext.java:569)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
	at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:178)
	at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:199)
	at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:124)
	at org.eclipse.jetty.server.Server.doStop(Server.java:464)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
	at winstone.Launcher.shutdown(Launcher.java:313)
	at winstone.ShutdownHook.run(ShutdownHook.java:25)
Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel at 77413a0b: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:948)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:283)
	at com.sun.proxy.$Proxy87.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1150)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1142)
	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:1853)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:427)
FATAL: Unable to delete script file /tmp/jenkins822265664596240621.sh
java.io.IOException
	at hudson.remoting.Channel.close(Channel.java:1447)
	at hudson.remoting.Channel.close(Channel.java:1403)
	at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:824)
	at hudson.slaves.SlaveComputer.kill(SlaveComputer.java:791)
	at hudson.model.AbstractCIBase.killComputer(AbstractCIBase.java:89)
	at jenkins.model.Jenkins.access$2100(Jenkins.java:315)
	at jenkins.model.Jenkins$19.run(Jenkins.java:3484)
	at hudson.model.Queue._withLock(Queue.java:1392)
	at hudson.model.Queue.withLock(Queue.java:1269)
	at jenkins.model.Jenkins._cleanUpDisconnectComputers(Jenkins.java:3478)
	at jenkins.model.Jenkins.cleanUp(Jenkins.java:3356)
	at hudson.WebAppMain.contextDestroyed(WebAppMain.java:379)
	at org.eclipse.jetty.server.handler.ContextHandler.callContextDestroyed(ContextHandler.java:965)
	at org.eclipse.jetty.servlet.ServletContextHandler.callContextDestroyed(ServletContextHandler.java:566)
	at org.eclipse.jetty.server.handler.ContextHandler.stopContext(ContextHandler.java:942)
	at org.eclipse.jetty.servlet.ServletContextHandler.stopContext(ServletContextHandler.java:376)
	at org.eclipse.jetty.webapp.WebAppContext.stopWebapp(WebAppContext.java:1503)
	at org.eclipse.jetty.webapp.WebAppContext.stopContext(WebAppContext.java:1467)
	at org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1009)
	at org.eclipse.jetty.servlet.ServletContextHandler.doStop(ServletContextHandler.java:288)
	at org.eclipse.jetty.webapp.WebAppContext.doStop(WebAppContext.java:569)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
	at org.eclipse.jetty.util.component.ContainerLifeCycle.stop(ContainerLifeCycle.java:178)
	at org.eclipse.jetty.util.component.ContainerLifeCycle.doStop(ContainerLifeCycle.java:199)
	at org.eclipse.jetty.server.handler.AbstractHandler.doStop(AbstractHandler.java:124)
	at org.eclipse.jetty.server.Server.doStop(Server.java:464)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:89)
	at winstone.Launcher.shutdown(Launcher.java:313)
	at winstone.ShutdownHook.run(ShutdownHook.java:25)
Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel at 77413a0b: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:948)
	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:1853)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:427)
Build step 'Execute shell' marked build as failure
ERROR: Step ‘Console output (build log) parsing’ failed: no workspace for reproducible_fdroid_build_apps #780



More information about the Qa-jenkins-scm mailing list