[systemd-devel] CentOS CI test suites failing

zach z at zxmth.us
Tue May 28 18:39:21 UTC 2019


Looks like CentOS CI test suites are failing on multiple PRs with errors
like those listed below. Any advise on how to get these passing again or
who I could reach out to for help getting this back in order?

2019-05-28 16:04:26,307 [agent-control/<module>] ERROR: Execution failed
Traceback (most recent call last):
  File "./agent-control.py", line 371, in <module>
    node, ssid = ac.allocate_node(args.version, args.arch)
  File "./agent-control.py", line 82, in allocate_node
    jroot = json.loads(res)
  File "/usr/lib64/python2.7/json/__init__.py", line 338, in loads
    return _default_decoder.decode(s)
  File "/usr/lib64/python2.7/json/decoder.py", line 366, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
  File "/usr/lib64/python2.7/json/decoder.py", line 384, in raw_decode
    raise ValueError("No JSON object could be decoded")
ValueError: No JSON object could be decoded
Traceback (most recent call last):
  File "./agent-control.py", line 449, in <module>
    ac.free_session(ssid)
NameError: name 'ssid' is not defined
mv: cannot stat ‘artifacts_*’: No such file or director
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/systemd-devel/attachments/20190528/1e83f922/attachment.html>


More information about the systemd-devel mailing list