2023-03-14T12:58:16.265 INFO:root:teuthology version: 0.0.1.dev57+g5c9057f 2023-03-14T12:58:16.266 INFO:teuthology.results:seed: '3302' 2023-03-24T20:24:55.555 INFO:root:teuthology version: 0.0.1.dev1+ge372916 2023-03-24T20:24:55.604 INFO:teuthology.results:Waiting up to 43200 seconds for tests to finish... 2023-03-25T07:52:03.772 INFO:teuthology.results:Tests finished! gathering results... 2023-03-25T07:52:30.752 INFO:scrape:Found 336 jobs 2023-03-25T07:52:31.159 WARNING:scrape:Missing teuthology log /home/teuthworker/archive/bhubbard-2023-03-13_01:40:23-powercycle-main-distro-default-smithi/7204797/teuthology.log 2023-03-25T07:52:32.235 ERROR:teuthology.results:error generating memo/results Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_main/teuthology/results.py", line 33, in main results(args['--archive-dir'], args['--name'], args['--email'], File "/home/teuthworker/src/git.ceph.com_teuthology_main/teuthology/results.py", line 71, in results Scraper(archive_dir).analyze() File "/home/teuthworker/src/git.ceph.com_teuthology_main/teuthology/scrape.py", line 491, in analyze if reason.match(job): File "/home/teuthworker/src/git.ceph.com_teuthology_main/teuthology/scrape.py", line 75, in match if (self.backtrace is None) != (job.get_backtrace() is None): File "/home/teuthworker/src/git.ceph.com_teuthology_main/teuthology/scrape.py", line 339, in get_backtrace self._populate_backtrace() File "/home/teuthworker/src/git.ceph.com_teuthology_main/teuthology/scrape.py", line 385, in _populate_backtrace bt, ass = self._search_backtrace(GzipFile(gzipped_log_path)) File "/home/teuthworker/src/git.ceph.com_teuthology_main/teuthology/scrape.py", line 305, in _search_backtrace if ".stderr:" in line: TypeError: a bytes-like object is required, not 'str'