2023-01-11T19:38:43.321 INFO:root:teuthology version: 0.0.1.dev18+g19d18db 2023-01-11T19:38:43.437 INFO:teuthology.lock.ops:Start node 'smithi077.front.sepia.ceph.com' reimaging 2023-01-11T19:38:43.438 INFO:teuthology.lock.ops:Updating [smithi077.front.sepia.ceph.com]: reset os type and version on server 2023-01-11T19:38:43.438 INFO:teuthology.lock.ops:Updating smithi077.front.sepia.ceph.com on lock server 2023-01-11T19:38:43.453 INFO:teuthology.lock.ops:Node 'smithi077.front.sepia.ceph.com' reimaging is complete 2023-01-11T19:38:43.453 INFO:teuthology.lock.ops:Start node 'smithi137.front.sepia.ceph.com' reimaging 2023-01-11T19:38:43.453 INFO:teuthology.lock.ops:Updating [smithi137.front.sepia.ceph.com]: reset os type and version on server 2023-01-11T19:38:43.454 INFO:teuthology.lock.ops:Updating smithi137.front.sepia.ceph.com on lock server 2023-01-11T19:38:43.469 INFO:teuthology.lock.ops:Node 'smithi137.front.sepia.ceph.com' reimaging is complete 2023-01-11T19:38:43.601 INFO:teuthology.provision.fog.smithi077:Scheduling deploy of rhel 8.6 2023-01-11T19:38:43.610 INFO:teuthology.provision.fog.smithi137:Scheduling deploy of rhel 8.6 2023-01-11T19:38:43.913 INFO:teuthology.orchestra.console:Power off smithi137 2023-01-11T19:38:43.928 INFO:teuthology.orchestra.console:Power off smithi077 2023-01-11T19:38:52.292 INFO:teuthology.orchestra.console:Power off for smithi137 completed 2023-01-11T19:38:52.393 INFO:teuthology.orchestra.console:Power on smithi137 2023-01-11T19:38:56.411 INFO:teuthology.orchestra.console:Power off for smithi077 completed 2023-01-11T19:38:56.512 INFO:teuthology.orchestra.console:Power on smithi077 2023-01-11T19:39:00.769 INFO:teuthology.orchestra.console:Power on for smithi137 completed 2023-01-11T19:39:00.777 INFO:teuthology.orchestra.console:Power on for smithi077 completed 2023-01-11T19:39:00.871 INFO:teuthology.provision.fog.smithi137:Waiting for deploy to finish 2023-01-11T19:39:00.879 INFO:teuthology.provision.fog.smithi077:Waiting for deploy to finish 2023-01-11T19:42:50.828 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.77 2023-01-11T19:42:59.884 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.77 2023-01-11T19:43:08.940 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.77 2023-01-11T19:43:17.996 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.77 2023-01-11T19:43:18.062 ERROR:teuthology.orchestra.connection:Error authenticating with smithi137.front.sepia.ceph.com: Authentication timeout. 2023-01-11T19:43:42.540 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.77 2023-01-11T19:43:50.564 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/dispatcher/supervisor.py", line 209, in reimage reimaged = reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/lock/ops.py", line 324, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/provision/fog.py", line 90, in create self._wait_for_ready() File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/provision/fog.py", line 273, in _wait_for_ready self.remote.connect() File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/orchestra/remote.py", line 386, in connect self.ssh = connection.connect(**args) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/orchestra/connection.py", line 105, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/virtualenv/lib/python3.8/site-packages/paramiko/client.py", line 420, in connect if our_key != server_key: File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/virtualenv/lib/python3.8/site-packages/paramiko/pkey.py", line 143, in __eq__ return self._fields == other._fields AttributeError: 'NoneType' object has no attribute '_fields' 2023-01-11T19:43:50.636 INFO:teuthology.nuke:Checking targets against current locks 2023-01-11T19:43:50.687 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-01-11T19:43:50.716 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-01-11T19:43:50.777 INFO:teuthology.orchestra.console:Power off smithi077 2023-01-11T19:43:50.819 INFO:teuthology.orchestra.console:Power off smithi137 2023-01-11T19:43:51.596 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.77 2023-01-11T19:43:59.152 INFO:teuthology.orchestra.console:Power off for smithi077 completed 2023-01-11T19:43:59.304 INFO:teuthology.lock.ops:unlocked: smithi077.front.sepia.ceph.com 2023-01-11T19:44:00.652 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.77 2023-01-11T19:44:03.294 INFO:teuthology.orchestra.console:Power off for smithi137 completed 2023-01-11T19:44:03.437 INFO:teuthology.lock.ops:unlocked: smithi137.front.sepia.ceph.com 2023-01-11T19:44:07.437 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/virtualenv/bin/teuthology-dispatcher", line 8, in sys.exit(main()) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/scripts/dispatcher.py", line 35, in main sys.exit(teuthology.dispatcher.main(args)) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/dispatcher/__init__.py", line 63, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/dispatcher/supervisor.py", line 52, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/dispatcher/supervisor.py", line 209, in reimage reimaged = reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/lock/ops.py", line 324, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/provision/fog.py", line 90, in create self._wait_for_ready() File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/provision/fog.py", line 273, in _wait_for_ready self.remote.connect() File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/orchestra/remote.py", line 386, in connect self.ssh = connection.connect(**args) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/orchestra/connection.py", line 105, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/virtualenv/lib/python3.8/site-packages/paramiko/client.py", line 420, in connect if our_key != server_key: File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/virtualenv/lib/python3.8/site-packages/paramiko/pkey.py", line 143, in __eq__ return self._fields == other._fields AttributeError: 'NoneType' object has no attribute '_fields'