2023-02-03T20:09:51.763 INFO:root:teuthology version: 0.0.1.dev37+g00690ec 2023-02-03T20:09:51.764 INFO:teuthology.results:subset: '111/120000' 2023-02-03T20:09:51.765 INFO:teuthology.results:seed: '9722' 2023-02-04T12:59:38.201 INFO:root:teuthology version: 0.0.1.dev37+g00690ec 2023-02-04T12:59:38.233 INFO:teuthology.results:Waiting up to 43200 seconds for tests to finish... 2023-02-04T15:54:53.878 INFO:teuthology.results:Tests finished! gathering results... 2023-02-04T15:55:18.951 INFO:scrape:Found 321 jobs 2023-02-04T15:55:31.597 ERROR:teuthology.results:error generating memo/results Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_00690eca1aa0bd56527bb28e9f9e35d734d406bf/teuthology/results.py", line 33, in main results(args['--archive-dir'], args['--name'], args['--email'], File "/home/teuthworker/src/git.ceph.com_teuthology_00690eca1aa0bd56527bb28e9f9e35d734d406bf/teuthology/results.py", line 71, in results Scraper(archive_dir).analyze() File "/home/teuthworker/src/git.ceph.com_teuthology_00690eca1aa0bd56527bb28e9f9e35d734d406bf/teuthology/scrape.py", line 490, in analyze if reason.match(job): File "/home/teuthworker/src/git.ceph.com_teuthology_00690eca1aa0bd56527bb28e9f9e35d734d406bf/teuthology/scrape.py", line 203, in match ratio = difflib.SequenceMatcher(None, self.last_tlog_line, File "/usr/lib/python3.8/difflib.py", line 644, in ratio matches = sum(triple[-1] for triple in self.get_matching_blocks()) File "/usr/lib/python3.8/difflib.py", line 467, in get_matching_blocks la, lb = len(self.a), len(self.b) TypeError: object of type 'NoneType' has no len()