Actions
action #164412
closedjenkins.qa.suse.de fails to run its jobs
Status:
Resolved
Priority:
Normal
Assignee:
Category:
Regressions/Crashes
Target version:
Start date:
2024-07-24
Due date:
% Done:
0%
Estimated time:
Tags:
Description
Jenkins.qa.suse.de is used to schedule the tests for e.g the GNOME:Next media
http://jenkins.qa.suse.de/job/gnome_next-openqa/
There seems to be 2 stacked problems:
- For a while, the jobs did not auto-fire and only executed on manual runs (did not detect new ISOs to post)
- even worse: since Jul 23, all runs of the jobs fail with
FATAL: command execution failed
java.io.IOException: error=0, Failed to exec spawn helper: pid: 15861, exit value: 1
at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:295)
at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:225)
at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1126)
Caused: java.io.IOException: Cannot run program "/bin/sh" (in directory "/var/lib/jenkins/workspace/gnome_next-openqa"): error=0, Failed to exec spawn helper: pid: 15861, exit value: 1
Actions