[Qa-jenkins-scm] Build failed in Jenkins: reproducible_maintenance_i386_ionos2 #7936

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Wed Nov 30 22:06:04 GMT 2022


See <https://jenkins.debian.net/job/reproducible_maintenance_i386_ionos2/7936/display/redirect>

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on ionos2-i386.debian.net (i386 ionos2) in workspace /srv/jenkins/pseudo-hosts/ionos2-i386/workspace/reproducible_maintenance_i386_ionos2
[reproducible_maintenance_i386_ionos2] $ /bin/sh -xe /tmp/jenkins615794767803083870.sh
+ /srv/jenkins/bin/jenkins_master_wrapper.sh
====================================================================================
Wed Nov 30 22:05:01 UTC 2022 - running /srv/jenkins/bin/reproducible_maintenance.sh (for job reproducible_maintenance_i386_ionos2) on ionos2-i386, called using "" as arguments.
Wed Nov 30 22:05:01 UTC 2022 - actually running "reproducible_maintenance.sh" (md5sum 8ef900ae01f0f2b637f922e60089134c) as "/tmp/jenkins-script-o4sohTSD"

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

Wed Nov 30 22:05:01 UTC 2022 - Looking for too large files in /var/log/
Wed Nov 30 22:05:01 UTC 2022 - Deleting temp directories in /srv/reproducible-results/rbuild-debian, older than 3 days.

Old temp directories found in /srv/reproducible-results/rbuild-debian
These old directories have been deleted.

Wed Nov 30 22:05:44 UTC 2022 - Deleting temporary directories in /tmp, older than 3 days.
Wed Nov 30 22:05:44 UTC 2022 - Deleting pbuilder build directories, older than 3 days.
Wed Nov 30 22:05:44 UTC 2022 - Deleting temp directories in /srv/reproducible-results/rbuild-debian, older than 3 days.
Wed Nov 30 22:05:45 UTC 2022 - Deleting chroots build directories, older than 7 days.
Wed Nov 30 22:05:45 UTC 2022 - Deleting temp result directories for live-build, older than 1 day.
Wed Nov 30 22:05:45 UTC 2022 - Deleting temp workspace directories for live-build, older than 1 day.
Wed Nov 30 22:05:45 UTC 2022 - testing whether the proxy 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   271  100   271    0     0   4672      0 --:--:-- --:--:-- --:--:--  4672
Wed Nov 30 22:05:45 UTC 2022 - updating the chdists, schroots and pbuilder now...
Wed Nov 30 22:05:45 UTC 2022 - updating the unstable/i386 chdist now.
Get:1 http://deb.debian.org/debian unstable InRelease [161 kB]
Get:2 http://deb.debian.org/debian unstable/main Sources.diff/Index [63.6 kB]
Get:3 http://deb.debian.org/debian unstable/main i386 Packages.diff/Index [63.6 kB]
Get:4 http://deb.debian.org/debian unstable/main Translation-en.diff/Index [63.6 kB]
Get:5 http://deb.debian.org/debian unstable/main Sources T-2022-11-30-2018.13-F-2022-11-30-2018.13.pdiff [20.9 kB]
Get:5 http://deb.debian.org/debian unstable/main Sources T-2022-11-30-2018.13-F-2022-11-30-2018.13.pdiff [20.9 kB]
Get:6 http://deb.debian.org/debian unstable/main i386 Packages T-2022-11-30-2018.13-F-2022-11-30-2018.13.pdiff [15.6 kB]
Get:7 http://deb.debian.org/debian unstable/main Translation-en T-2022-11-30-2018.13-F-2022-11-30-2018.13.pdiff [776 B]
Get:6 http://deb.debian.org/debian unstable/main i386 Packages T-2022-11-30-2018.13-F-2022-11-30-2018.13.pdiff [15.6 kB]
Get:7 http://deb.debian.org/debian unstable/main Translation-en T-2022-11-30-2018.13-F-2022-11-30-2018.13.pdiff [776 B]
Fetched 389 kB in 12s (31.8 kB/s)
Reading package lists...
Wed Nov 30 22:05:59 UTC 2022 - updating pbuilder for unstable/i386 now.
W: /root/.pbuilderrc does not exist
I: Current time: Wed Nov 30 23:05:59 CET 2022
I: pbuilder-time-stamp: 1669845959
I: Building the build Environment
I: extracting base tarball [/var/cache/pbuilder/unstable-reproducible-base.tgz]
FATAL: Unable to delete script file /tmp/jenkins615794767803083870.sh
java.io.EOFException
	at java.base/java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2894)
	at java.base/java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3389)
	at java.base/java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:931)
	at java.base/java.io.ObjectInputStream.<init>(ObjectInputStream.java:374)
	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 ionos2-i386.debian.net
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784)
		at hudson.remoting.Request.call(Request.java:199)
		at hudson.remoting.Channel.call(Channel.java:999)
		at hudson.FilePath.act(FilePath.java:1186)
		at hudson.FilePath.act(FilePath.java:1175)
		at hudson.FilePath.delete(FilePath.java:1722)
		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:816)
		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:524)
		at hudson.model.Run.execute(Run.java:1899)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
		at hudson.model.ResourceController.execute(ResourceController.java:107)
		at hudson.model.Executor.run(Executor.java:449)
Caused: hudson.remoting.RequestAbortedException
	at hudson.remoting.Request.abort(Request.java:345)
	at hudson.remoting.Channel.terminate(Channel.java:1080)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:90)
Build step 'Execute shell' marked build as failure
ERROR: Step ‘Console output (build log) parsing’ failed: no workspace for reproducible_maintenance_i386_ionos2 #7936



More information about the Qa-jenkins-scm mailing list