Actions
action #158505
closedFailed systemd services alert for jenkins-plugins-update size:S
Status:
Resolved
Priority:
Low
Assignee:
Category:
Regressions/Crashes
Target version:
Start date:
2024-03-18
Due date:
% Done:
0%
Estimated time:
Tags:
Description
Observation¶
http://stats.openqa-monitor.qa.suse.de/d/KToPYLEWz?orgId=1&viewPanel=6
2024-04-04 10:55:00 jenkins jenkins-plugins-update 1
Suggestions¶
- DONE Silence the alert
- The alert was triggered and resolved multiple times.
- Maybe something failed and got restarted automatically?
- Or manually?
Updated by jbaier_cz about 1 year ago
- Related to action #157438: Failed systemd services alert (jenkins-plugins-update, snapper-cleanup) added
Updated by jbaier_cz about 1 year ago
- Related to action #132893: [alert] failed systemd services on jenkins: jenkins-plugins-update, snapper-cleanup added
Updated by jbaier_cz about 1 year ago
- Related to action #130375: Automatically update jenkins plugins on jenkins.qa.suse.de added
Updated by okurz about 1 year ago
- Subject changed from Failed systemd services alert for jenkins-plugins-update to Failed systemd services alert for jenkins-plugins-update size:S
- Status changed from New to In Progress
- Assignee set to okurz
Updated by okurz about 1 year ago
- Status changed from In Progress to Feedback
- Priority changed from High to Low
- Target version changed from Ready to Tools - Next
I added with `systemctl edit jenkins-plugins-update
[Service]
Restart=on-failure
RestartSec=10
Updated by okurz about 1 year ago
- Status changed from Feedback to Resolved
- Target version changed from Tools - Next to Ready
No more related problems since 19 days. Also checked sudo journalctl -u jenkins-plugins-update
on jenkins and found no problems. Last problem in there was
Apr 04 03:00:11 jenkins systemd[1]: jenkins-plugins-update.service: Failed with result 'exit-code'.
Actions