2021-04-26T15:57:46.741 INFO:root:teuthology version: 1.1.0-2713a3cd 2021-04-26T15:57:46.742 INFO:teuthology.results:seed: '236' 2021-04-26T21:03:54.585 INFO:root:teuthology version: 1.1.0-2713a3cd 2021-04-26T21:03:54.621 INFO:teuthology.results:Waiting up to 43200 seconds for tests to finish... 2021-04-27T04:09:40.775 INFO:teuthology.results:Tests finished! gathering results... 2021-04-27T04:09:52.454 INFO:scrape:Found 118 jobs 2021-04-27T04:09:54.344 ERROR:teuthology.results:error generating memo/results Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/teuthology/results.py", line 34, in main int(args['--timeout']), args['--dry-run']) File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/teuthology/results.py", line 69, in results Scraper(archive_dir).analyze() File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/teuthology/scrape.py", line 490, in analyze if reason.match(job): File "/home/teuthworker/src/git.ceph.com_git_teuthology_2713a3cd31b17738a50039eaa9d859b5dc39fb8a/teuthology/scrape.py", line 204, in match job.get_last_tlog_line()).ratio() File "/usr/lib/python3.6/difflib.py", line 644, in ratio matches = sum(triple[-1] for triple in self.get_matching_blocks()) File "/usr/lib/python3.6/difflib.py", line 467, in get_matching_blocks la, lb = len(self.a), len(self.b) TypeError: object of type 'NoneType' has no len()