Actions
action #167833
closedopenqa/scripts-ci pipeline fails - "jq: parse error: Invalid numeric literal at line 1, column 8 (rc: 5 Input: >>>Request failed, hit error 502" while running openqa-schedule-mm-ping-test
Status:
Resolved
Priority:
Normal
Assignee:
Category:
Regressions/Crashes
Target version:
Start date:
2024-10-07
Due date:
% Done:
0%
Estimated time:
Tags:
Description
Observation¶
https://gitlab.suse.de/openqa/scripts-ci/-/jobs/3189347 failed. "full log" (https://gitlab.suse.de/openqa/scripts-ci/-/jobs/3189347/viewer) shows:
++ curl -o script.sh -s https://raw.githubusercontent.com/os-autoinst/scripts/master/openqa-schedule-mm-ping-test
++ echo '$ bash -e script.sh'
++ bash -e script.sh
$ bash -e script.sh
jq (55 script.sh): jq: parse error: Invalid numeric literal at line 1, column 8 (rc: 5 Input: >>>Request failed, hit error 502, retrying up to 60 more times after waiting … (delay: 5; waited 4s)
{"jobs":[{"asset […very long json here…]
Updated by ybonatakis about 1 month ago
- Tags set to reactive work
- Category set to Regressions/Crashes
Updated by ybonatakis about 1 month ago
- Tags changed from reactive work to reactive work, infra
Updated by jbaier_cz about 1 month ago
- Related to action #160877: [alert] Scripts CI pipeline failing due to osd yielding 502 size:M added
Updated by tinita about 1 month ago
- Status changed from New to Feedback
- Assignee set to tinita
https://github.com/os-autoinst/openQA/pull/5986 Print error messages to stderr
Updated by tinita about 1 month ago
- Status changed from Feedback to Resolved
https://github.com/os-autoinst/openQA/pull/5986 merged, so this shouldn't happen again.
Actions