2026-02-19T18:50:13.958 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-19T18:50:13.958 INFO:teuthology.results:subset: '1/20' 2026-02-19T18:50:13.959 INFO:teuthology.results:seed: '2825' 2026-02-19T18:50:53.239 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-19T18:50:53.240 INFO:teuthology.results:Waiting up to 43200 seconds for tests to finish... 2026-02-19T19:06:57.185 INFO:teuthology.results:Tests finished! gathering results... 2026-02-19T19:06:57.282 INFO:scrape:Found 1 jobs 2026-02-19T19:06:57.282 INFO:scrape:Found 0 distinct failure reasons 2026-02-19T19:06:57.283 INFO:teuthology.results:Sending results to adking@redhat.com: Test Run: adking-2026-02-19_18:50:08-orch:cephadm-wip-adk3-testing-2026-02-12-2007-distro-default-trial ================================================================= info: https://pulpito.ceph.com/adking-2026-02-19_18:50:08-orch:cephadm-wip-adk3-testing-2026-02-12-2007-distro-default-trial/ logs: https://qa-proxy.ceph.com/teuthology/adking-2026-02-19_18:50:08-orch:cephadm-wip-adk3-testing-2026-02-12-2007-distro-default-trial/ failed: 0 dead: 0 running: 0 waiting: 0 queued: 0 passed: 1 Pass ================================================================= [59710] orch:cephadm/workunits/{0-distro/centos_9.stream_runc agent/on mon_election/connectivity task/test_set_mon_crush_locations} time: 00:11:14 info: https://pulpito.ceph.com/adking-2026-02-19_18:50:08-orch:cephadm-wip-adk3-testing-2026-02-12-2007-distro-default-trial/59710/ 2026-02-19T19:06:57.290 ERROR:teuthology.results:error generating memo/results Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/results.py", line 33, in main results(args['--archive-dir'], args['--name'], args['--email'], File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/results.py", line 78, in results email_results( File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/results.py", line 95, in email_results smtp = smtplib.SMTP('localhost') ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/smtplib.py", line 255, in __init__ (code, msg) = self.connect(host, port) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/smtplib.py", line 341, in connect self.sock = self._get_socket(host, port, self.timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/smtplib.py", line 312, in _get_socket return socket.create_connection((host, port), timeout, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/gevent/socket.py", line 115, in create_connection sock.connect(sa) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/gevent/_socketcommon.py", line 590, in connect self._internal_connect(address) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/gevent/_socketcommon.py", line 634, in _internal_connect raise _SocketError(err, strerror(err)) ConnectionRefusedError: [Errno 111] Connection refused