action #69178
closedcoordination #102915: [saga][epic] Automated classification of failures
coordination #166655: [epic] openqa-label-known-issues
workaround for #64776 using https://github.com/os-autoinst/scripts/blob/master/openqa-label-known-issues
Description
Motivation¶
#64776 is affecting test reviewers repeatedly . https://github.com/os-autoinst/scripts/blob/master/openqa-label-known-issues being triggered in https://gitlab.suse.de/openqa/auto-review can help to identify incompletes and also automatically retrigger when we extend the ticket lookup to also look into the "reason" field, not only log content.
Acceptance criteria¶
- AC1: Instances of incomplete jobs with "Reason: setup failure: Cache service status error: Premature connection close" are detected by https://gitlab.suse.de/openqa/auto-review , labeled and automatically restarted
Suggestions¶
Take a look why the reason is not printed in autoinst-log.txt but only in worker-log.txt and either change implementation to print the error into autoinst-log.txt like for other cases or extend https://github.com/os-autoinst/scripts/blob/master/openqa-label-known-issues to also look into the reason field or worker-log.txt
Updated by okurz over 4 years ago
- Related to action #64776: [cache][worker] cache service suddenly stopped to download assets, all subsequent jobs needing download incomplete auto_review:"setup failure: Cache service status error: Premature connection close":retry added
Updated by okurz over 4 years ago
- Related to action #63451: Improve openqa-monitor-incompletes and openqa-label-known-issues to not report about incompletes with clone added
Updated by okurz over 4 years ago
- Status changed from Workable to In Progress
- Assignee set to okurz
I think I have an idea.
Updated by okurz over 4 years ago
- Status changed from In Progress to Feedback
Updated by okurz over 4 years ago
- Due date set to 2020-07-31
merged https://github.com/os-autoinst/scripts/pull/30 , awaiting next review cycle tomorrow so reminding myself with due date
Updated by okurz over 4 years ago
- Status changed from Feedback to Resolved
https://openqa.opensuse.org/tests/1347933#comments shows that auto-review commented on that job and https://openqa.opensuse.org/tests/1348330 was the automatic clone that passed