2022-03-21T16:57:01.108 INFO:root:teuthology version: 1.1.0-a4e18662 2022-03-21T16:57:01.121 INFO:teuthology.results:subset: '111/120000' 2022-03-21T16:57:01.122 INFO:teuthology.results:seed: '8260' 2022-03-21T17:49:48.154 INFO:root:teuthology version: 1.1.0-a4e18662 2022-03-21T17:49:48.199 INFO:teuthology.results:Waiting up to 43200 seconds for tests to finish... 2022-03-22T00:25:18.554 INFO:teuthology.results:Tests finished! gathering results... 2022-03-22T00:25:25.795 INFO:scrape:Found 43 jobs 2022-03-22T00:25:26.024 WARNING:scrape:Not-understood crash indication 2022-03-21T17:47:53.184 INFO:tasks.rgw.client.0.smithi064.stderr:daemon-helper: command crashed with signal 11 2022-03-22T00:25:26.025 WARNING:scrape:Not-understood crash indication 2022-03-22T00:25:26.052 WARNING:scrape:Not-understood crash indication 2022-03-21T17:47:53.184 INFO:tasks.rgw.client.0.smithi064.stderr:daemon-helper: command crashed with signal 11 2022-03-22T00:25:26.053 WARNING:scrape:Not-understood crash indication 2022-03-22T00:25:26.080 WARNING:scrape:Not-understood crash indication 2022-03-21T17:47:53.184 INFO:tasks.rgw.client.0.smithi064.stderr:daemon-helper: command crashed with signal 11 2022-03-22T00:25:26.081 WARNING:scrape:Not-understood crash indication 2022-03-22T00:25:26.875 WARNING:scrape:Not-understood crash indication 2022-03-21T17:26:15.751 INFO:tasks.rgw.client.0.smithi062.stderr:daemon-helper: command crashed with signal 11 2022-03-22T00:25:26.906 ERROR:teuthology.results:error generating memo/results Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_a4e18662e5de936eb0ac089e531b933ecbcadb0a/teuthology/results.py", line 34, in main int(args['--timeout']), args['--dry-run']) File "/home/teuthworker/src/git.ceph.com_git_teuthology_a4e18662e5de936eb0ac089e531b933ecbcadb0a/teuthology/results.py", line 69, in results Scraper(archive_dir).analyze() File "/home/teuthworker/src/git.ceph.com_git_teuthology_a4e18662e5de936eb0ac089e531b933ecbcadb0a/teuthology/scrape.py", line 490, in analyze if reason.match(job): File "/home/teuthworker/src/git.ceph.com_git_teuthology_a4e18662e5de936eb0ac089e531b933ecbcadb0a/teuthology/scrape.py", line 75, in match if (self.backtrace is None) != (job.get_backtrace() is None): File "/home/teuthworker/src/git.ceph.com_git_teuthology_a4e18662e5de936eb0ac089e531b933ecbcadb0a/teuthology/scrape.py", line 338, in get_backtrace self._populate_backtrace() File "/home/teuthworker/src/git.ceph.com_git_teuthology_a4e18662e5de936eb0ac089e531b933ecbcadb0a/teuthology/scrape.py", line 384, in _populate_backtrace bt, ass = self._search_backtrace(GzipFile(gzipped_log_path)) File "/home/teuthworker/src/git.ceph.com_git_teuthology_a4e18662e5de936eb0ac089e531b933ecbcadb0a/teuthology/scrape.py", line 304, in _search_backtrace if ".stderr:" in line: TypeError: a bytes-like object is required, not 'str'