2023-07-21T17:06:52.041 INFO:root:teuthology version: 0.0.1.dev153+g79491cb 2023-07-21T17:06:52.042 INFO:teuthology.results:subset: '111/120000' 2023-07-21T17:06:52.042 INFO:teuthology.results:seed: '2982' 2023-07-21T22:41:18.157 INFO:root:teuthology version: 0.0.1.dev153+g79491cb 2023-07-21T22:41:18.185 INFO:teuthology.results:Waiting up to 43200 seconds for tests to finish... 2023-07-22T10:42:17.643 WARNING:teuthology.results:test(s) did not finish before timeout of 43200 seconds 2023-07-22T10:42:17.870 ERROR:teuthology.results:error generating memo/results Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_79491cb69dd37a1eafb93b3471998174bdfa2fd9/teuthology/results.py", line 33, in main results(args['--archive-dir'], args['--name'], args['--email'], File "/home/teuthworker/src/git.ceph.com_teuthology_79491cb69dd37a1eafb93b3471998174bdfa2fd9/teuthology/results.py", line 69, in results (subject, body) = build_email_body(name) File "/home/teuthworker/src/git.ceph.com_teuthology_79491cb69dd37a1eafb93b3471998174bdfa2fd9/teuthology/results.py", line 113, in build_email_body jobs.sort(key=lambda job: job['job_id']) TypeError: '<' not supported between instances of 'NoneType' and 'str'