Project

General

Profile

Actions

action #113087

closed

[qa-tools][qem-bot] malformed data in smelt incident causes smelt sync fail

Added by osukup almost 2 years ago. Updated almost 2 years ago.

Status:
Resolved
Priority:
High
Assignee:
Target version:
Start date:
2022-06-27
Due date:
% Done:

0%

Estimated time:

Description

https://gitlab.suse.de/qa-maintenance/bot-ng/-/jobs/1032830

ERROR: Expecting value: line 1 column 1 (char 0)
8889Traceback (most recent call last):
8890  File "/builds/qa-maintenance/bot-ng/qem-bot/openqabot/loader/smelt.py", line 64, in get_incident
8891    inc_result = requests.get(SMELT, params={"query": query}, verify=False).json()
8892  File "/usr/lib/python3.6/site-packages/requests/models.py", line 898, in json
8893    return complexjson.loads(self.text, **kwargs)
8894  File "/usr/lib64/python3.6/site-packages/simplejson/__init__.py", line 525, in loads
8895    return _default_decoder.decode(s)
8896  File "/usr/lib64/python3.6/site-packages/simplejson/decoder.py", line 370, in decode
8897    obj, end = self.raw_decode(s)
8898  File "/usr/lib64/python3.6/site-packages/simplejson/decoder.py", line 400, in raw_decode
8899    return self.scan_once(s, idx=_w(s, idx).end())
8900simplejson.errors.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
Actions

Also available in: Atom PDF