Build failed in Jenkins: reproducible_maintenance_armhf_ff64a #19706
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Wed Feb 21 11:04:25 GMT 2024
See <https://jenkins.debian.net/job/reproducible_maintenance_armhf_ff64a/19706/display/redirect>
Changes:
------------------------------------------
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on ff64a-armhf-rb.debian.net (armhf ff64a) in workspace /srv/jenkins/pseudo-hosts/ff64a-armhf-rb/workspace/reproducible_maintenance_armhf_ff64a
[reproducible_maintenance_armhf_ff64a] $ /bin/sh -xe /tmp/jenkins10267163913939960613.sh
+ /srv/jenkins/bin/jenkins_master_wrapper.sh
====================================================================================
Wed Feb 21 11:03:28 UTC 2024 - running /srv/jenkins/bin/reproducible_maintenance.sh (for job reproducible_maintenance_armhf_ff64a) on ff64a, called using "" as arguments.
Wed Feb 21 11:03:28 UTC 2024 - actually running "reproducible_maintenance.sh" (md5sum e4154d49e2db84d83d25321b96393505) as "/tmp/jenkins-script-3Xt8GvWG"
$ git clone https://salsa.debian.org/qa/jenkins.debian.net.git ; more CONTRIBUTING
Wed Feb 21 11:03:28 UTC 2024 - Looking for too large files in /var/log/
Wed Feb 21 11:03:28 UTC 2024 - Deleting temp directories with pattern "tmp.*" in /srv/reproducible-results/rbuild-debian, older than 3 days.
Wed Feb 21 11:03:28 UTC 2024 - Deleting temp directories with pattern "r-b-build.*" in /srv/reproducible-results/rbuild-debian, older than 3 days.
Wed Feb 21 11:03:28 UTC 2024 - Deleting temporary directories in /tmp, older than 3 days.
Wed Feb 21 11:03:29 UTC 2024 - Deleting leftovers in /tmp/archlinux-ci/, older than 2 days.
find: ‘/tmp/archlinux-ci/*’: No such file or directory
Wed Feb 21 11:03:29 UTC 2024 - Deleting pbuilder build directories, older than 3 days.
Wed Feb 21 11:03:29 UTC 2024 - Deleting temp directories in /srv/reproducible-results/rbuild-debian, older than 3 days.
Wed Feb 21 11:03:29 UTC 2024 - Looking for chroot-installation jobs directories, older than 7 days.
Wed Feb 21 11:03:29 UTC 2024 - Looking for chroots used as openwrt build directories, older than 3 days.
Wed Feb 21 11:03:29 UTC 2024 - Deleting temp result directories for live-build, older than 1 day.
Wed Feb 21 11:03:29 UTC 2024 - Deleting temp workspace directories for live-build, older than 1 day.
Wed Feb 21 11:03:29 UTC 2024 - Removing schroot sessions older than 3 days.
Wed Feb 21 11:03:29 UTC 2024 - Removing schroots older than 31 days.
Wed Feb 21 11:03:29 UTC 2024 - Removing unstable and trixie schroots older than 5 days.
Wed Feb 21 11:03:29 UTC 2024 - Detecting schroots older than 1 month
Wed Feb 21 11:03:29 UTC 2024 - Looking for processes which should not be there.
Wed Feb 21 11:03:30 UTC 2024 - Checking for artifacts older than a day.
Wed Feb 21 11:03:30 UTC 2024 - Checking for artifacts from debian live build jobs, that are older than 12h
Wed Feb 21 11:03:30 UTC 2024 - Checking for leftovers from rsyncing live-build results, that are older than a day.
Wed Feb 21 11:03:30 UTC 2024 - Checking for files with bad permissions.
Wed Feb 21 11:03:30 UTC 2024 - testing whether the proxy http://10.0.0.15:3142/ works...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 512 100 512 0 0 135k 0 --:--:-- --:--:-- --:--:-- 166k
Wed Feb 21 11:03:30 UTC 2024 - updating the chdists, schroots and pbuilder now...
Wed Feb 21 11:03:30 UTC 2024 - updating the bullseye/armhf chdist now.
Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
Reading package lists...
Wed Feb 21 11:03:37 UTC 2024 - updating pbuilder for bullseye/armhf now.
W: /root/.pbuilderrc does not exist
I: Current time: Wed Feb 21 11:03:38 UTC 2024
I: pbuilder-time-stamp: 1708513418
I: Building the build Environment
I: extracting base tarball [/var/cache/pbuilder/bullseye-reproducible-base.tgz]
I: copying local configuration
I: mounting /proc filesystem
I: mounting /sys filesystem
I: creating /{dev,run}/shm
I: mounting /dev/pts filesystem
I: redirecting /dev/ptmx to /dev/pts/ptmx
I: policy-rc.d already exists
I: Refreshing the base.tgz
I: upgrading packages
Hit:1 http://deb.debian.org/debian bullseye InRelease
Reading package lists...Build step 'Execute shell' marked build as failure
FATAL: java.io.IOException: Unexpected termination of the channel
java.io.EOFException
at java.base/java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2915)
at java.base/java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3410)
at java.base/java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:954)
at java.base/java.io.ObjectInputStream.<init>(ObjectInputStream.java:392)
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)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to ff64a-armhf-rb.debian.net
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
at hudson.remoting.Request.call(Request.java:199)
at hudson.remoting.Channel.call(Channel.java:1002)
at hudson.Launcher$RemoteLauncher.kill(Launcher.java:1147)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:538)
at hudson.model.Run.execute(Run.java:1895)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
at hudson.model.ResourceController.execute(ResourceController.java:101)
at hudson.model.Executor.run(Executor.java:442)
Caused: hudson.remoting.RequestAbortedException
at hudson.remoting.Request.abort(Request.java:346)
at hudson.remoting.Channel.terminate(Channel.java:1083)
at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:90)
ERROR: Step ‘Console output (build log) parsing’ failed: no workspace for reproducible_maintenance_armhf_ff64a #19706
More information about the Qa-jenkins-scm
mailing list