action #99333
closedqa-maintenance/openQABot CI job fails after max retries to reach germ159.suse.cz
0%
Description
Observation¶
https://gitlab.suse.de/qa-maintenance/openQABot/-/jobs/609314#L177 fails after max retries to reach germ159.suse.cz. Why does openQABot even try to reach that host?
Steps to reproduce¶
Failed multiple times during the past days, e.g. in
- https://gitlab.suse.de/qa-maintenance/openQABot/-/jobs/609408
- https://gitlab.suse.de/qa-maintenance/openQABot/-/jobs/609314
- https://gitlab.suse.de/qa-maintenance/openQABot/-/jobs/609220
- https://gitlab.suse.de/qa-maintenance/openQABot/-/jobs/608936
- https://gitlab.suse.de/qa-maintenance/openQABot/-/jobs/608685
likely every job for PTFs (L3) is failing.
Problem¶
- Why do we even try to reach that host? This seems to be related to PTFs, see update/ptf.py
Suggestions¶
- DONE: Disable CI schedule until fixed
- Longer and more retries, especially when using something like a non-production machine
- Find a production machine (proper hostname) for this task
- Re-enable CI schedule in https://gitlab.suse.de/qa-maintenance/openQABot/-/pipeline_schedules
Rollback steps¶
- Re-enable CI schedule in https://gitlab.suse.de/qa-maintenance/openQABot/-/pipeline_schedules
Updated by okurz about 3 years ago
- Description updated (diff)
- Due date set to 2021-10-11
- Status changed from New to Feedback
- Assignee set to okurz
I asked in both https://suse.slack.com/archives/C02CANHLANP/p1632727549039300 as well as https://suse.slack.com/archives/C02CCRM8946/p1632727556148600 about the host. The host has been added hardcoded in source in
commit 383dcc0
Author: Ondřej Súkup <osukup@suse.com>
Date: Thu Apr 29 23:43:45 2021 +0200
L3's PTF in openQA
so there is no more information about the meaning, owner, maintainer, etc.
Found https://confluence.suse.com/display/~alnovak/QA+on+PTFs and commented there: https://confluence.suse.com/display/~alnovak/QA+on+PTFs?focusedCommentId=836468797#comment-836468797
Updated by okurz about 3 years ago
- Due date changed from 2021-10-11 to 2021-10-27
- Priority changed from Normal to Low
No response. Apparently not a high priority topic as no one else asked about that. Lowering priority. I asked in https://suse.slack.com/archives/C02CANHLANP/p1633882791180500 , bumping due date
Updated by okurz about 3 years ago
- Due date changed from 2021-10-27 to 2022-01-31
There was a response in https://confluence.suse.com/display/~alnovak/QA+on+PTFs?focusedCommentId=849117581#comment-849117581 by Petr Pavlu. We can expect a new machine providing the data eventually. Setting due-date accordingly.
Updated by jbaier_cz about 3 years ago
I would probably consider this as resolved by https://gitlab.suse.de/qa-maintenance/openQABot/-/merge_requests/85
The pipeline seems also ok: https://gitlab.suse.de/qa-maintenance/openQABot/-/jobs/690242
Updated by okurz about 3 years ago
- Status changed from Feedback to Resolved
yes, looks all good. Thanks.