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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Tue Apr 26 09:30:36 BST 2022


See <https://jenkins.debian.net/job/reproducible_fdroid_build_apps/1253/display/redirect?page=changes>

Changes:

[bobrofon] Avoid zero-length prefixes in PATH


------------------------------------------
[...truncated 15.47 MB...]
2022-04-26 08:12:31,927 DEBUG: vagrant global-status --prune
id       name    provider   state    directory                                                                                         
---------------------------------------------------------------------------------------------------------------------------------------
fd6ceb4  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 (use "vagrant global-status --prune" to prune invalid
entries). 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"
2022-04-26 08:12:33,563 INFO: success: dev.obfusk.sokobang
2022-04-26 08:12:33,564 INFO: Finished
2022-04-26 08:12:33,564 INFO: 1 build succeeded
+ for f in metadata/*/signatures/*
++++ dirname metadata/org.schabi.newpipe/signatures/951
+++ dirname metadata/org.schabi.newpipe/signatures
++ basename metadata/org.schabi.newpipe
+ appid=org.schabi.newpipe
++ basename metadata/org.schabi.newpipe/signatures/951
+ versionCode=951
+ rm -f repo/org.schabi.newpipe_951.log.gz 'archive/org.schabi.newpipe_951*.*' unsigned/org.schabi.newpipe_951.apk
+ /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/fdroid build --verbose --latest --no-tarball org.schabi.newpipe:951
2022-04-26 08:12:34,175 DEBUG: Reading 'config.yml'
2022-04-26 08:12:34,180 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/fdroiddata, universal_newlines=False, shell=None, istream=<valid stream>)
2022-04-26 08:12:34,199 DEBUG: Popen(['git', 'diff', '--cached', '--abbrev=40', '--full-index', '--raw'], cwd=/var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/fdroiddata, universal_newlines=False, shell=None, istream=None)
2022-04-26 08:12:34,232 DEBUG: Popen(['git', 'diff', '--abbrev=40', '--full-index', '--raw'], cwd=/var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/fdroiddata, universal_newlines=False, shell=None, istream=None)
2022-04-26 08:12:36,245 DEBUG: Popen(['git', 'ls-files', '--modified'], cwd=/var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/fdroiddata, universal_newlines=False, shell=None, istream=None)
2022-04-26 08:12:36,407 DEBUG: Popen(['git', 'status', '--porcelain', '--untracked-files'], cwd=/var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/fdroiddata, universal_newlines=False, shell=None, istream=None)
2022-04-26 08:12:45,421 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps, universal_newlines=False, shell=None, istream=<valid stream>)
2022-04-26 08:12:45,429 DEBUG: Popen(['git', 'diff', '--cached', '--abbrev=40', '--full-index', '--raw'], cwd=/var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps, universal_newlines=False, shell=None, istream=None)
2022-04-26 08:12:45,437 DEBUG: Popen(['git', 'diff', '--abbrev=40', '--full-index', '--raw'], cwd=/var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps, universal_newlines=False, shell=None, istream=None)
2022-04-26 08:12:45,447 DEBUG: Popen(['git', 'ls-files', '--modified'], cwd=/var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps, universal_newlines=False, shell=None, istream=None)
2022-04-26 08:12:45,455 DEBUG: Popen(['git', 'status', '--porcelain', '--untracked-files'], cwd=/var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps, universal_newlines=False, shell=None, istream=None)
2022-04-26 08:12:45,658 DEBUG: Setting 7200 sec timeout for this build
2022-04-26 08:12:45,660 DEBUG: Getting git vcs interface for https://github.com/TeamNewPipe/NewPipe
2022-04-26 08:12:45,661 DEBUG: > git --version
git version 2.30.2
2022-04-26 08:12:45,865 INFO: Using git version 2.30.2
2022-04-26 08:12:45,865 DEBUG: Checking 0.19.6
2022-04-26 08:12:45,865 INFO: Building version 0.19.6 (951) of org.schabi.newpipe
2022-04-26 08:12:45,883 DEBUG: Directory: build/org.schabi.newpipe
2022-04-26 08:12:45,883 DEBUG: > git rev-parse --show-toplevel
2022-04-26 08:12:46,088 DEBUG: Directory: build/org.schabi.newpipe
2022-04-26 08:12:46,089 DEBUG: > git submodule foreach --recursive git reset --hard
2022-04-26 08:12:46,193 DEBUG: Directory: build/org.schabi.newpipe
2022-04-26 08:12:46,194 DEBUG: > git reset --hard
2022-04-26 08:12:49,104 DEBUG: Directory: build/org.schabi.newpipe
2022-04-26 08:12:49,104 DEBUG: > git submodule foreach --recursive git clean -dffx
2022-04-26 08:12:49,209 DEBUG: Directory: build/org.schabi.newpipe
2022-04-26 08:12:49,209 DEBUG: > git clean -dffx
2022-04-26 08:12:49,313 DEBUG: Directory: build/org.schabi.newpipe
2022-04-26 08:12:49,313 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
2022-04-26 08:12:51,522 DEBUG: Directory: build/org.schabi.newpipe
2022-04-26 08:12:51,523 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 remote prune origin
2022-04-26 08:12:52,330 DEBUG: Directory: build/org.schabi.newpipe
2022-04-26 08:12:52,330 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
2022-04-26 08:12:53,538 DEBUG: Directory: build/org.schabi.newpipe
2022-04-26 08:12:53,539 DEBUG: > git remote set-head origin --auto
2022-04-26 08:12:54,446 DEBUG: Directory: build/org.schabi.newpipe
2022-04-26 08:12:54,446 DEBUG: > git checkout -f v0.19.6
2022-04-26 08:12:56,055 DEBUG: Directory: build/org.schabi.newpipe
2022-04-26 08:12:56,056 DEBUG: > git clean -dffx
2022-04-26 08:12:56,162 DEBUG: virtualbox is the sole installed and supported vagrant provider, selecting 'virtualbox'
2022-04-26 08:12:56,162 DEBUG: vm uuid is None
2022-04-26 08:12:56,166 INFO: destroying buildserver before build
2022-04-26 08:12:56,166 INFO: destroying vm 'builder_default'
==> default: VM not created. Moving on...
2022-04-26 08:12:57,287 DEBUG: vagrant destroy completed
2022-04-26 08:12:57,288 DEBUG: deleted vagrant dir: /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/fdroiddata/builder/.vagrant
2022-04-26 08:12:57,288 DEBUG: vagrant global-status --prune
id       name    provider   state    directory                                                                                         
---------------------------------------------------------------------------------------------------------------------------------------
fd6ceb4  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 (use "vagrant global-status --prune" to prune invalid
entries). 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"
2022-04-26 08:12:58,617 INFO: starting buildserver
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_1650961760813_47015
==> default: Fixed port collision for 22 => 2222. Now on port 2200.
==> default: Clearing any previously set network interfaces...
==> default: Preparing network interfaces based on configuration...
    default: Adapter 1: nat
==> default: Forwarding ports...
    default: 22 (guest) => 2200 (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:2200
    default: SSH username: vagrant
    default: SSH auth method: private key
    default: Warning: Connection reset. Retrying...
==> default: Machine booted and ready!
==> default: Checking for guest additions in VM...
    default: The guest additions on this VM do not match the installed version of
    default: VirtualBox! In most cases this is fine, but in rare cases it can
    default: prevent things such as shared folders from working properly. If you see
    default: shared folder errors, please make sure the guest additions within the
    default: virtual machine match the version of VirtualBox you have installed on
    default: your host and reload your VM.
    default: 
    default: Guest Additions Version: 5.2.24
    default: VirtualBox Version: 6.1
2022-04-26 08:29:45,501 DEBUG: vm uuid: 554475b9-cc66-481b-835a-0b16f18237c1
2022-04-26 08:29:45,502 DEBUG: vagrant ssh-config
2022-04-26 08:29:49,955 DEBUG: Fetched buildserverid from VM: 7c88bb09a5907cec167fe91d189599b7d6ad512a
2022-04-26 08:29:49,955 INFO: Connecting to virtual machine...
2022-04-26 08:29:49,978 INFO: Connected (version 2.0, client OpenSSH_7.4p1)
2022-04-26 08:29:50,049 INFO: Authentication (publickey) successful!
2022-04-26 08:29:50,093 INFO: [chan 0] Opened sftp connection (server version 3)
2022-04-26 08:29:50,098 INFO: Preparing server for build...
2022-04-26 08:29:50,129 DEBUG: rsyncing /var/lib/jenkins/userContent/reproducible/reproducible_fdroid_build_apps/fdroidserver to /home/vagrant/fdroidserver
2022-04-26 08:29:50,402 DEBUG: rsyncing metadata/org.schabi.newpipe to /home/vagrant/metadata
2022-04-26 08:29:50,811 DEBUG: rsyncing build/org.schabi.newpipe to /home/vagrant/build
2022-04-26 08:30:06,148 INFO: Starting build...
2022-04-26 08:30:08,439 DEBUG: buildserver > 2022-04-26 08:30:06,833 DEBUG: Reading 'config.yml'
2022-04-26 08:30:08,463 DEBUG: buildserver > 2022-04-26 08:30:06,857 INFO: Using /opt/android-sdk/build-tools/29.0.3/apksigner
2022-04-26 08:30:08,472 DEBUG: buildserver > 2022-04-26 08:30:06,866 INFO: Creating log directory
2022-04-26 08:30:08,472 DEBUG: buildserver > 2022-04-26 08:30:06,867 INFO: Creating temporary directory
2022-04-26 08:30:08,472 DEBUG: buildserver > 2022-04-26 08:30:06,867 INFO: Creating output directory
2022-04-26 08:30:08,509 DEBUG: buildserver > 2022-04-26 08:30:06,904 DEBUG: Getting git vcs interface for https://github.com/TeamNewPipe/NewPipe
2022-04-26 08:30:08,510 DEBUG: buildserver > 2022-04-26 08:30:06,905 DEBUG: > git --version
2022-04-26 08:30:08,656 DEBUG: buildserver > git version 2.11.0
2022-04-26 08:30:08,758 DEBUG: buildserver > 2022-04-26 08:30:07,153 INFO: Using git version 2.11.0
2022-04-26 08:30:08,759 DEBUG: buildserver > 2022-04-26 08:30:07,154 DEBUG: Checking 0.19.6
2022-04-26 08:30:08,759 DEBUG: buildserver > 2022-04-26 08:30:07,154 INFO: Building version 0.19.6 (951) of org.schabi.newpipe
2022-04-26 08:30:08,760 DEBUG: buildserver > 2022-04-26 08:30:07,156 DEBUG: > sudo passwd --lock root
2022-04-26 08:30:08,867 DEBUG: buildserver > passwd: password expiry information changed.
2022-04-26 08:30:08,994 DEBUG: buildserver > 2022-04-26 08:30:07,388 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
2022-04-26 08:30:09,603 DEBUG: buildserver > (Reading database ... 64894 files and directories currently installed.)
2022-04-26 08:30:09,604 DEBUG: buildserver > Removing sudo (1.8.19p1-2.1+deb9u3) ...
2022-04-26 08:30:09,905 DEBUG: buildserver > Purging configuration files for sudo (1.8.19p1-2.1+deb9u3) ...
2022-04-26 08:30:10,206 DEBUG: buildserver > Processing triggers for systemd (232-25+deb9u13) ...
2022-04-26 08:30:18,746 DEBUG: buildserver > 2022-04-26 08:30:17,146 INFO: Getting source for revision v0.19.6
2022-04-26 08:30:18,747 DEBUG: buildserver > 2022-04-26 08:30:17,147 DEBUG: Directory: build/org.schabi.newpipe
2022-04-26 08:30:18,747 DEBUG: buildserver > 2022-04-26 08:30:17,147 DEBUG: > git rev-parse --show-toplevel
2022-04-26 08:30:18,955 DEBUG: buildserver > 2022-04-26 08:30:17,354 DEBUG: Directory: build/org.schabi.newpipe
2022-04-26 08:30:18,956 DEBUG: buildserver > 2022-04-26 08:30:17,355 DEBUG: > git submodule foreach --recursive git reset --hard
2022-04-26 08:30:19,166 DEBUG: buildserver > 2022-04-26 08:30:17,564 DEBUG: Directory: build/org.schabi.newpipe
2022-04-26 08:30:19,166 DEBUG: buildserver > 2022-04-26 08:30:17,565 DEBUG: > git reset --hard
2022-04-26 08:30:19,584 DEBUG: buildserver > 2022-04-26 08:30:17,983 DEBUG: Directory: build/org.schabi.newpipe
2022-04-26 08:30:19,585 DEBUG: buildserver > 2022-04-26 08:30:17,983 DEBUG: > git submodule foreach --recursive git clean -dffx
2022-04-26 08:30:19,696 DEBUG: buildserver > 2022-04-26 08:30:18,096 DEBUG: Directory: build/org.schabi.newpipe
2022-04-26 08:30:19,697 DEBUG: buildserver > 2022-04-26 08:30:18,096 DEBUG: > git clean -dffx
2022-04-26 08:30:19,805 DEBUG: buildserver > 2022-04-26 08:30:18,205 DEBUG: Directory: build/org.schabi.newpipe
2022-04-26 08:30:19,806 DEBUG: buildserver > 2022-04-26 08:30:18,206 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
2022-04-26 08:30:21,252 DEBUG: buildserver > 2022-04-26 08:30:19,652 DEBUG: Directory: build/org.schabi.newpipe
2022-04-26 08:30:21,253 DEBUG: buildserver > 2022-04-26 08:30:19,653 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 remote prune origin
2022-04-26 08:30:22,099 DEBUG: buildserver > 2022-04-26 08:30:20,499 DEBUG: Directory: build/org.schabi.newpipe
2022-04-26 08:30:22,100 DEBUG: buildserver > 2022-04-26 08:30:20,500 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
2022-04-26 08:30:23,024 DEBUG: buildserver > 2022-04-26 08:30:21,424 DEBUG: Directory: build/org.schabi.newpipe
2022-04-26 08:30:23,025 DEBUG: buildserver > 2022-04-26 08:30:21,425 DEBUG: > git remote set-head origin --auto
2022-04-26 08:30:23,956 DEBUG: buildserver > 2022-04-26 08:30:22,357 DEBUG: Directory: build/org.schabi.newpipe
2022-04-26 08:30:23,957 DEBUG: buildserver > 2022-04-26 08:30:22,358 DEBUG: > git checkout -f v0.19.6
2022-04-26 08:30:24,275 DEBUG: buildserver > 2022-04-26 08:30:22,677 DEBUG: Directory: build/org.schabi.newpipe
2022-04-26 08:30:24,276 DEBUG: buildserver > 2022-04-26 08:30:22,678 DEBUG: > git clean -dffx
2022-04-26 08:30:24,385 DEBUG: buildserver > 2022-04-26 08:30:22,787 INFO: Creating local.properties file at build/org.schabi.newpipe/local.properties
2022-04-26 08:30:24,386 DEBUG: buildserver > 2022-04-26 08:30:22,789 INFO: Creating local.properties file at build/org.schabi.newpipe/app/local.properties
2022-04-26 08:30:24,387 DEBUG: buildserver > 2022-04-26 08:30:22,789 DEBUG: Removing debuggable flags from build/org.schabi.newpipe/app
2022-04-26 08:30:24,466 DEBUG: buildserver > 2022-04-26 08:30:22,869 INFO: Cleaning Gradle project...
2022-04-26 08:30:24,467 DEBUG: buildserver > 2022-04-26 08:30:22,870 DEBUG: Directory: build/org.schabi.newpipe/app
2022-04-26 08:30:24,467 DEBUG: buildserver > 2022-04-26 08:30:22,870 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
2022-04-26 08:30:24,572 DEBUG: buildserver > Found 5.6.4 via distributionUrl
2022-04-26 08:30:24,572 DEBUG: buildserver > Downloading missing gradle version 5.6.4
2022-04-26 08:30:24,572 DEBUG: buildserver > cachedir /home/vagrant/.cache/fdroidserver
2022-04-26 08:30:28,701 DEBUG: buildserver > /home/vagrant/.cache/fdroidserver/gradle-5.6.4-bin.zip: OK
2022-04-26 08:30:29,864 DEBUG: buildserver > Running /opt/gradle/versions/5.6.4/bin/gradle clean
2022-04-26 08:30:34,016 DEBUG: buildserver > 
2022-04-26 08:30:34,017 DEBUG: buildserver > Welcome to Gradle 5.6.4!
2022-04-26 08:30:34,017 DEBUG: buildserver > 
2022-04-26 08:30:34,017 DEBUG: buildserver > Here are the highlights of this release:
2022-04-26 08:30:34,018 DEBUG: buildserver >  - Incremental Groovy compilation
2022-04-26 08:30:34,018 DEBUG: buildserver >  - Groovy compile avoidance
2022-04-26 08:30:34,018 DEBUG: buildserver >  - Test fixtures for Java projects
2022-04-26 08:30:34,018 DEBUG: buildserver >  - Manage plugin versions via settings script
2022-04-26 08:30:34,019 DEBUG: buildserver > 
2022-04-26 08:30:34,019 DEBUG: buildserver > For more details see https://docs.gradle.org/5.6.4/release-notes.html
2022-04-26 08:30:34,019 DEBUG: buildserver > 
2022-04-26 08:30:34,323 DEBUG: buildserver > To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/5.6.4/userguide/gradle_daemon.html.
FATAL: command execution failed
java.io.EOFException
	at java.base/java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2905)
	at java.base/java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3400)
	at java.base/java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:936)
	at java.base/java.io.ObjectInputStream.<init>(ObjectInputStream.java:379)
	at hudson.remoting.ObjectInputStreamEx.<init>(ObjectInputStreamEx.java:49)
	at hudson.remoting.Command.readFrom(Command.java:142)
	at hudson.remoting.Command.readFrom(Command.java:128)
	at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:35)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:61)
Caused: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:75)
Caused: java.io.IOException: Backing channel 'osuosl168-amd64.debian.net' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
	at com.sun.proxy.$Proxy63.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1215)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1207)
	at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:195)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:145)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:814)
	at hudson.model.Build$BuildExecution.build(Build.java:199)
	at hudson.model.Build$BuildExecution.doRun(Build.java:164)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:522)
	at hudson.model.Run.execute(Run.java:1896)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
	at hudson.model.ResourceController.execute(ResourceController.java:101)
	at hudson.model.Executor.run(Executor.java:442)
FATAL: Unable to delete script file /tmp/jenkins7111937169233611073.sh
java.io.EOFException
	at java.base/java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2905)
	at java.base/java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3400)
	at java.base/java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:936)
	at java.base/java.io.ObjectInputStream.<init>(ObjectInputStream.java:379)
	at hudson.remoting.ObjectInputStreamEx.<init>(ObjectInputStreamEx.java:49)
	at hudson.remoting.Command.readFrom(Command.java:142)
	at hudson.remoting.Command.readFrom(Command.java:128)
	at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:35)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:61)
Caused: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:75)
Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel at 103cd4c6:osuosl168-amd64.debian.net": Remote call on osuosl168-amd64.debian.net failed. The channel is closing down or has closed down
	at hudson.remoting.Channel.call(Channel.java:993)
	at hudson.FilePath.act(FilePath.java:1194)
	at hudson.FilePath.act(FilePath.java:1183)
	at hudson.FilePath.delete(FilePath.java:1730)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:163)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:814)
	at hudson.model.Build$BuildExecution.build(Build.java:199)
	at hudson.model.Build$BuildExecution.doRun(Build.java:164)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:522)
	at hudson.model.Run.execute(Run.java:1896)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
	at hudson.model.ResourceController.execute(ResourceController.java:101)
	at hudson.model.Executor.run(Executor.java:442)
Build step 'Execute shell' marked build as failure
ERROR: Step ‘Console output (build log) parsing’ failed: no workspace for reproducible_fdroid_build_apps #1253



More information about the Qa-jenkins-scm mailing list