Build failed in Jenkins: reproducible_maintenance_armhf_cbxi4a #27636

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_cbxi4a/27636/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
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on cbxi4a-armhf-rb.debian.net (cbxi4a armhf) in workspace /srv/jenkins/pseudo-hosts/cbxi4a-armhf-rb/workspace/reproducible_maintenance_armhf_cbxi4a
[reproducible_maintenance_armhf_cbxi4a] $ /bin/sh -xe /tmp/jenkins4807763061259831879.sh
+ /srv/jenkins/bin/jenkins_master_wrapper.sh
====================================================================================
Wed Feb 21 11:03:29 UTC 2024 - running /srv/jenkins/bin/reproducible_maintenance.sh (for job reproducible_maintenance_armhf_cbxi4a) on cbxi4a, called using "" as arguments.
Wed Feb 21 11:03:29 UTC 2024 - actually running "reproducible_maintenance.sh" (md5sum e4154d49e2db84d83d25321b96393505) as "/tmp/jenkins-script-VhPsNg4I"

$ git clone https://salsa.debian.org/qa/jenkins.debian.net.git ; more CONTRIBUTING

Wed Feb 21 11:03:29 UTC 2024 - Looking for too large files in /var/log/
Wed Feb 21 11:03:29 UTC 2024 - Deleting temp directories with pattern "tmp.*" in /srv/reproducible-results/rbuild-debian, older than 3 days.
Wed Feb 21 11:03:29 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:29 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:30 UTC 2024 - Deleting temp workspace directories for live-build, older than 1 day.
Wed Feb 21 11:03:30 UTC 2024 - Removing schroot sessions older than 3 days.
Wed Feb 21 11:03:30 UTC 2024 - Removing schroots older than 31 days.
Wed Feb 21 11:03:30 UTC 2024 - Removing unstable and trixie schroots older than 5 days.
Wed Feb 21 11:03:30 UTC 2024 - Detecting schroots older than 1 month
Wed Feb 21 11:03:30 UTC 2024 - Looking for processes which should not be there.
Wed Feb 21 11:03:31 UTC 2024 - Checking for artifacts older than a day.
Wed Feb 21 11:03:31 UTC 2024 - Checking for artifacts from debian live build jobs, that are older than 12h
Wed Feb 21 11:03:31 UTC 2024 - Checking for leftovers from rsyncing live-build results, that are older than a day.
Wed Feb 21 11:03:31 UTC 2024 - Checking for files with bad permissions.
Fixing kernel permissions:
/boot/vmlinuz /boot/vmlinuz.old
Wed Feb 21 11:03:31 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   174k      0 --:--:-- --:--:-- --:--:--  250k
Wed Feb 21 11:03:32 UTC 2024 - updating the chdists, schroots and pbuilder now...
Wed Feb 21 11:03:32 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:43 UTC 2024 - updating pbuilder for bullseye/armhf now.
W: /root/.pbuilderrc does not exist
I: Current time: Wed Feb 21 03:03:44 PST 2024
I: pbuilder-time-stamp: 1708513424
I: Building the build Environment
I: extracting base tarball [/var/cache/pbuilder/bullseye-reproducible-base.tgz]
FATAL: command execution failed
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)
Caused: java.io.IOException: Backing channel 'cbxi4a-armhf-rb.debian.net' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
	at jdk.proxy2/jdk.proxy2.$Proxy143.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1212)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1204)
	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:818)
	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:526)
	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)
FATAL: Unable to delete script file /tmp/jenkins4807763061259831879.sh
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)
Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel at 563f3d73:cbxi4a-armhf-rb.debian.net": Remote call on cbxi4a-armhf-rb.debian.net failed. The channel is closing down or has closed down
	at hudson.remoting.Channel.call(Channel.java:996)
	at hudson.FilePath.act(FilePath.java:1230)
	at hudson.FilePath.act(FilePath.java:1219)
	at hudson.FilePath.delete(FilePath.java:1766)
	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:818)
	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:526)
	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)
Build step 'Execute shell' marked build as failure
ERROR: Step ‘Console output (build log) parsing’ failed: no workspace for reproducible_maintenance_armhf_cbxi4a #27636



More information about the Qa-jenkins-scm mailing list