Build failed in Jenkins: reproducible_maintenance_amd64_ionos10 #11154
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Tue Jul 25 00:08:02 BST 2023
See <https://jenkins.debian.net/job/reproducible_maintenance_amd64_ionos10/11154/display/redirect>
Changes:
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on ionos10-amd64.debian.net (ionos10 amd64) in workspace /srv/jenkins/pseudo-hosts/ionos10-amd64/workspace/reproducible_maintenance_amd64_ionos10
[reproducible_maintenance_amd64_ionos10] $ /bin/sh -xe /tmp/jenkins6346811694452646998.sh
+ /srv/jenkins/bin/jenkins_master_wrapper.sh
====================================================================================
Mon Jul 24 22:06:30 UTC 2023 - running /srv/jenkins/bin/reproducible_maintenance.sh (for job reproducible_maintenance_amd64_ionos10) on ionos10-amd64, called using "" as arguments.
Mon Jul 24 22:06:30 UTC 2023 - actually running "reproducible_maintenance.sh" (md5sum 5e15e2b43683493231f27332c84888eb) as "/tmp/jenkins-script-bSLrR4zu"
$ git clone https://salsa.debian.org/qa/jenkins.debian.net.git ; more CONTRIBUTING
Mon Jul 24 22:06:30 UTC 2023 - Looking for too large files in /var/log/
Mon Jul 24 22:06:30 UTC 2023 - Deleting temp directories with pattern "tmp.*" in /srv/reproducible-results/rbuild-debian, older than 3 days.
Mon Jul 24 22:06:30 UTC 2023 - Deleting temp directories with pattern "r-b-build.*" in /srv/reproducible-results/rbuild-debian, older than 3 days.
Mon Jul 24 22:06:30 UTC 2023 - Deleting temporary directories in /tmp, older than 3 days.
Mon Jul 24 22:06:30 UTC 2023 - Deleting leftovers in /tmp/archlinux-ci/, older than 2 days.
Mon Jul 24 22:06:30 UTC 2023 - Deleting pbuilder build directories, older than 3 days.
find: ‘/tmp/archlinux-ci/*’: No such file or directory
Mon Jul 24 22:06:30 UTC 2023 - Deleting temp directories in /srv/reproducible-results/rbuild-debian, older than 3 days.
Mon Jul 24 22:06:30 UTC 2023 - Looking for chroot-installation jobs directories, older than 7 days.
Mon Jul 24 22:06:30 UTC 2023 - Looking for chroots used as openwrt build directories, older than 3 days.
Mon Jul 24 22:06:30 UTC 2023 - Deleting temp result directories for live-build, older than 1 day.
Mon Jul 24 22:06:30 UTC 2023 - Deleting temp workspace directories for live-build, older than 1 day.
Mon Jul 24 22:06:30 UTC 2023 - 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 277 100 277 0 0 5079 0 --:--:-- --:--:-- --:--:-- 5129
Mon Jul 24 22:06:30 UTC 2023 - updating the chdists, schroots and pbuilder now...
Mon Jul 24 22:06:30 UTC 2023 - Removing schroot sessions older than 3 days.
Mon Jul 24 22:06:30 UTC 2023 - Removing schroots older than 31 days.
Mon Jul 24 22:06:30 UTC 2023 - Removing unstable and trixie schroots older than 5 days.
Mon Jul 24 22:06:30 UTC 2023 - Detecting schroots older than 1 month
Mon Jul 24 22:06:30 UTC 2023 - Looking for processes which should not be there.
Mon Jul 24 22:06:30 UTC 2023 - Checking for artifacts older than a day.
Mon Jul 24 22:06:30 UTC 2023 - Checking for artifacts from debian live build jobs, that are older than 12h
Mon Jul 24 22:06:30 UTC 2023 - Checking for leftovers from rsyncing live-build results, that are older than a day.
Mon Jul 24 22:06:30 UTC 2023 - Checking for files with bad permissions.
Mon Jul 24 22:06:30 UTC 2023 - Checking for system updates.
Hit:1 http://deb.debian.org/debian bookworm InRelease
Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
Get:3 http://security.debian.org bookworm-security InRelease [48.0 kB]
Get:4 http://deb.debian.org/debian bookworm-backports InRelease [52.2 kB]
Fetched 152 kB in 1s (198 kB/s)
Reading package lists...
Mon Jul 24 22:06:33 UTC 2023 - Everything seems to be fine.
Mon Jul 24 22:06:33 UTC 2023 - the end.
Mon Jul 24 22:06:33 UTC 2023 - reproducible_maintenance.sh stopped running as /tmp/jenkins-script-bSLrR4zu, removing.
FATAL: command execution failed
Command Close created at
at hudson.remoting.Command.<init>(Command.java:70)
at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:1306)
at hudson.remoting.Channel.close(Channel.java:1480)
at hudson.remoting.Channel.close(Channel.java:1447)
at hudson.remoting.Channel$CloseCommand.execute(Channel.java:1312)
at hudson.remoting.Channel$1.handle(Channel.java:606)
at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:81)
Caused: hudson.remoting.Channel$OrderlyShutdown
at hudson.remoting.Channel$CloseCommand.execute(Channel.java:1313)
at hudson.remoting.Channel$1.handle(Channel.java:606)
at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:81)
Caused: java.io.IOException: Backing channel 'ionos10-amd64.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.$Proxy62.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: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:1900)
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/jenkins6346811694452646998.sh
Command Close created at
at hudson.remoting.Command.<init>(Command.java:70)
at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:1306)
at hudson.remoting.Channel.close(Channel.java:1480)
at hudson.remoting.Channel.close(Channel.java:1447)
at hudson.remoting.Channel$CloseCommand.execute(Channel.java:1312)
at hudson.remoting.Channel$1.handle(Channel.java:606)
at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:81)
Caused: hudson.remoting.Channel$OrderlyShutdown
at hudson.remoting.Channel$CloseCommand.execute(Channel.java:1313)
at hudson.remoting.Channel$1.handle(Channel.java:606)
at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:81)
Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel at 41c7ac7e:ionos10-amd64.debian.net": Remote call on ionos10-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:1192)
at hudson.FilePath.act(FilePath.java:1181)
at hudson.FilePath.delete(FilePath.java:1728)
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:1900)
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_amd64_ionos10 #11154
More information about the Qa-jenkins-scm
mailing list