2023-10-26T11:06:13.764 INFO:root:teuthology version: 0.0.1.dev201+g202b180 2023-10-26T11:06:13.765 INFO:teuthology.results:subset: '111/120000' 2023-10-26T11:06:13.765 INFO:teuthology.results:seed: '176' 2023-10-26T11:25:50.970 INFO:root:teuthology version: 0.0.1.dev201+g202b180 2023-10-26T11:25:51.000 INFO:teuthology.results:Waiting up to 43200 seconds for tests to finish... 2023-10-26T23:26:46.054 WARNING:teuthology.results:test(s) did not finish before timeout of 43200 seconds 2023-10-26T23:26:46.124 ERROR:teuthology.results:error generating memo/results Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/results.py", line 33, in main results(args['--archive-dir'], args['--name'], args['--email'], File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/teuthology/results.py", line 69, in results (subject, body) = build_email_body(name) File "/home/teuthworker/src/git.ceph.com_teuthology_202b180cb047e798fb131047314a862593f45403/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'