2026-02-24T10:20:01.522 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-24T10:20:01.523 INFO:teuthology.results:subset: '726/1024' 2026-02-24T10:20:01.523 INFO:teuthology.results:seed: '2808' 2026-02-24T10:20:12.125 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-24T10:20:12.125 INFO:teuthology.results:Waiting up to 43200 seconds for tests to finish... 2026-02-24T10:34:13.243 INFO:teuthology.results:Tests finished! gathering results... 2026-02-24T10:34:13.378 INFO:scrape:Found 1 jobs 2026-02-24T10:34:13.480 INFO:scrape:Found 1 distinct failure reasons 2026-02-24T10:34:13.480 INFO:scrape:Failure: Test failure: test_extra_data_pool_rebuild_few_files (tasks.cephfs.test_data_scan.TestDataScan.test_extra_data_pool_rebuild_few_files) 2026-02-24T10:34:13.480 INFO:scrape:1 jobs: ['67907'] 2026-02-24T10:34:13.480 INFO:scrape:suites: ['1-ceph', '2-logrotate', '3-kernel}', 'begin/{0-install', 'clusters/1a3s-mds-4c-client', 'conf/{client', 'distro/{centos_latest}', 'fs/functional/{0-use-snaprealm/{global}', 'ignorelist_wrongly_marked_down', 'mds', 'mgr', 'mon', 'mount', 'mount/kclient/{mount-syntax/{v2}', 'ms-die-on-skipped}}', 'no_client_pidfile', 'objectstore/bluestore-bitmap', 'osd}', 'overrides/{distro/testing/k-testing', 'overrides/{ignorelist_health', 'pg_health}', 'tasks/data-scan}'] 2026-02-24T10:34:13.480 INFO:scrape: 2026-02-24T10:34:13.480 INFO:teuthology.results:Sending results to vshankar@redhat.com: Test Run: vshankar-2026-02-24_10:19:34-fs-wip-vshankar-testing-20260219.125903-testing-default-trial ================================================================= info: https://pulpito.ceph.com/vshankar-2026-02-24_10:19:34-fs-wip-vshankar-testing-20260219.125903-testing-default-trial/ logs: https://qa-proxy.ceph.com/teuthology/vshankar-2026-02-24_10:19:34-fs-wip-vshankar-testing-20260219.125903-testing-default-trial/ failed: 1 dead: 0 running: 0 waiting: 0 queued: 0 passed: 0 Fail ================================================================= [67907] fs/functional/{0-use-snaprealm/{global} begin/{0-install 1-ceph 2-logrotate 3-kernel} clusters/1a3s-mds-4c-client conf/{client mds mgr mon osd} distro/{centos_latest} mount/kclient/{mount-syntax/{v2} mount overrides/{distro/testing/k-testing ms-die-on-skipped}} objectstore/bluestore-bitmap overrides/{ignorelist_health ignorelist_wrongly_marked_down no_client_pidfile pg_health} tasks/data-scan} ----------------------------------------------------------------- time: 00:07:57 info: https://pulpito.ceph.com/vshankar-2026-02-24_10:19:34-fs-wip-vshankar-testing-20260219.125903-testing-default-trial/67907/ log: https://qa-proxy.ceph.com/teuthology/vshankar-2026-02-24_10:19:34-fs-wip-vshankar-testing-20260219.125903-testing-default-trial/67907/ Test failure: test_extra_data_pool_rebuild_few_files (tasks.cephfs.test_dat a_scan.TestDataScan.test_extra_data_pool_rebuild_few_files) 2026-02-24T10:34:13.487 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