2022-04-09T05:18:39.422 INFO:root:teuthology version: 1.1.0-a347b2ac 2022-04-09T05:18:39.574 INFO:teuthology.lock.ops:Start node 'ubuntu@smithi038.front.sepia.ceph.com' reimaging 2022-04-09T05:18:39.575 INFO:teuthology.lock.ops:Updating [ubuntu@smithi038.front.sepia.ceph.com]: reset os type and version on server 2022-04-09T05:18:39.576 INFO:teuthology.lock.ops:Updating smithi038.front.sepia.ceph.com on lock server 2022-04-09T05:18:39.595 INFO:teuthology.lock.ops:Node 'ubuntu@smithi038.front.sepia.ceph.com' reimaging is complete 2022-04-09T05:18:39.595 INFO:teuthology.lock.ops:Start node 'ubuntu@smithi084.front.sepia.ceph.com' reimaging 2022-04-09T05:18:39.596 INFO:teuthology.lock.ops:Updating [ubuntu@smithi084.front.sepia.ceph.com]: reset os type and version on server 2022-04-09T05:18:39.596 INFO:teuthology.lock.ops:Updating smithi084.front.sepia.ceph.com on lock server 2022-04-09T05:18:39.615 INFO:teuthology.lock.ops:Node 'ubuntu@smithi084.front.sepia.ceph.com' reimaging is complete 2022-04-09T05:18:39.616 INFO:teuthology.lock.ops:Start node 'ubuntu@smithi092.front.sepia.ceph.com' reimaging 2022-04-09T05:18:39.616 INFO:teuthology.lock.ops:Updating [ubuntu@smithi092.front.sepia.ceph.com]: reset os type and version on server 2022-04-09T05:18:39.616 INFO:teuthology.lock.ops:Updating smithi092.front.sepia.ceph.com on lock server 2022-04-09T05:18:39.635 INFO:teuthology.lock.ops:Node 'ubuntu@smithi092.front.sepia.ceph.com' reimaging is complete 2022-04-09T05:18:39.843 INFO:teuthology.provision.fog.smithi084:Scheduling deploy of centos 8.stream 2022-04-09T05:18:39.847 INFO:teuthology.provision.fog.smithi038:Scheduling deploy of centos 8.stream 2022-04-09T05:18:39.849 INFO:teuthology.provision.fog.smithi092:Scheduling deploy of centos 8.stream 2022-04-09T05:18:40.240 INFO:teuthology.orchestra.console:Power off smithi084 2022-04-09T05:18:40.277 INFO:teuthology.orchestra.console:Power off smithi038 2022-04-09T05:18:40.290 INFO:teuthology.orchestra.console:Power off smithi092 2022-04-09T05:18:48.627 INFO:teuthology.orchestra.console:Power off for smithi084 completed 2022-04-09T05:18:48.637 INFO:teuthology.orchestra.console:Power off for smithi038 completed 2022-04-09T05:18:48.649 INFO:teuthology.orchestra.console:Power off for smithi092 completed 2022-04-09T05:18:48.728 INFO:teuthology.orchestra.console:Power on smithi084 2022-04-09T05:18:48.738 INFO:teuthology.orchestra.console:Power on smithi038 2022-04-09T05:18:48.756 INFO:teuthology.orchestra.console:Power on smithi092 2022-04-09T05:18:52.985 INFO:teuthology.orchestra.console:Power on for smithi084 completed 2022-04-09T05:18:53.086 INFO:teuthology.provision.fog.smithi084:Waiting for deploy to finish 2022-04-09T05:18:57.111 INFO:teuthology.orchestra.console:Power on for smithi092 completed 2022-04-09T05:18:57.213 INFO:teuthology.provision.fog.smithi092:Waiting for deploy to finish 2022-04-09T05:18:57.218 INFO:teuthology.orchestra.console:Power on for smithi038 completed 2022-04-09T05:18:57.320 INFO:teuthology.provision.fog.smithi038:Waiting for deploy to finish 2022-04-09T05:22:13.404 ERROR:teuthology.orchestra.connection:Error authenticating with smithi038.front.sepia.ceph.com: Authentication timeout. 2022-04-09T05:22:45.906 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_a347b2ac5400a43ba76a678399b1deda7dae1a6c/teuthology/dispatcher/supervisor.py", line 207, in reimage reimaged = reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_git_teuthology_a347b2ac5400a43ba76a678399b1deda7dae1a6c/teuthology/lock/ops.py", line 324, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_git_teuthology_a347b2ac5400a43ba76a678399b1deda7dae1a6c/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_a347b2ac5400a43ba76a678399b1deda7dae1a6c/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_a347b2ac5400a43ba76a678399b1deda7dae1a6c/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_a347b2ac5400a43ba76a678399b1deda7dae1a6c/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_a347b2ac5400a43ba76a678399b1deda7dae1a6c/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_a347b2ac5400a43ba76a678399b1deda7dae1a6c/teuthology/provision/fog.py", line 90, in create self._wait_for_ready() File "/home/teuthworker/src/git.ceph.com_git_teuthology_a347b2ac5400a43ba76a678399b1deda7dae1a6c/teuthology/provision/fog.py", line 262, in _wait_for_ready self.remote.connect() File "/home/teuthworker/src/git.ceph.com_git_teuthology_a347b2ac5400a43ba76a678399b1deda7dae1a6c/teuthology/orchestra/remote.py", line 371, in connect self.ssh = connection.connect(**args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_a347b2ac5400a43ba76a678399b1deda7dae1a6c/teuthology/orchestra/connection.py", line 105, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_a347b2ac5400a43ba76a678399b1deda7dae1a6c/virtualenv/lib/python3.6/site-packages/paramiko/client.py", line 420, in connect if our_key != server_key: File "/home/teuthworker/src/git.ceph.com_git_teuthology_a347b2ac5400a43ba76a678399b1deda7dae1a6c/virtualenv/lib/python3.6/site-packages/paramiko/pkey.py", line 143, in __eq__ return self._fields == other._fields AttributeError: 'NoneType' object has no attribute '_fields' 2022-04-09T05:22:45.979 INFO:teuthology.nuke:Checking targets against current locks 2022-04-09T05:22:46.132 INFO:teuthology.task.internal.check_lock:Checking locks... 2022-04-09T05:22:46.135 INFO:teuthology.task.internal.check_lock:Checking locks... 2022-04-09T05:22:46.139 INFO:teuthology.task.internal.check_lock:Checking locks... 2022-04-09T05:22:46.211 INFO:teuthology.orchestra.console:Power off smithi084 2022-04-09T05:22:46.230 INFO:teuthology.orchestra.console:Power off smithi038 2022-04-09T05:22:46.245 INFO:teuthology.orchestra.console:Power off smithi092 2022-04-09T05:22:48.907 ERROR:paramiko.transport:Socket exception: Connection reset by peer (104) 2022-04-09T05:22:54.600 INFO:teuthology.orchestra.console:Power off for smithi038 completed 2022-04-09T05:22:54.747 INFO:teuthology.lock.ops:unlocked: smithi038.front.sepia.ceph.com 2022-04-09T05:22:58.717 INFO:teuthology.orchestra.console:Power off for smithi084 completed 2022-04-09T05:22:58.723 INFO:teuthology.orchestra.console:Power off for smithi092 completed 2022-04-09T05:22:58.865 INFO:teuthology.lock.ops:unlocked: smithi084.front.sepia.ceph.com 2022-04-09T05:22:58.870 INFO:teuthology.lock.ops:unlocked: smithi092.front.sepia.ceph.com 2022-04-09T05:22:59.160 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_a347b2ac5400a43ba76a678399b1deda7dae1a6c/virtualenv/bin/teuthology-dispatcher", line 33, in sys.exit(load_entry_point('teuthology', 'console_scripts', 'teuthology-dispatcher')()) File "/home/teuthworker/src/git.ceph.com_git_teuthology_a347b2ac5400a43ba76a678399b1deda7dae1a6c/scripts/dispatcher.py", line 35, in main sys.exit(teuthology.dispatcher.main(args)) File "/home/teuthworker/src/git.ceph.com_git_teuthology_a347b2ac5400a43ba76a678399b1deda7dae1a6c/teuthology/dispatcher/__init__.py", line 61, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_a347b2ac5400a43ba76a678399b1deda7dae1a6c/teuthology/dispatcher/supervisor.py", line 52, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_git_teuthology_a347b2ac5400a43ba76a678399b1deda7dae1a6c/teuthology/dispatcher/supervisor.py", line 207, in reimage reimaged = reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_git_teuthology_a347b2ac5400a43ba76a678399b1deda7dae1a6c/teuthology/lock/ops.py", line 324, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_git_teuthology_a347b2ac5400a43ba76a678399b1deda7dae1a6c/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_a347b2ac5400a43ba76a678399b1deda7dae1a6c/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_a347b2ac5400a43ba76a678399b1deda7dae1a6c/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_a347b2ac5400a43ba76a678399b1deda7dae1a6c/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_a347b2ac5400a43ba76a678399b1deda7dae1a6c/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_a347b2ac5400a43ba76a678399b1deda7dae1a6c/teuthology/provision/fog.py", line 90, in create self._wait_for_ready() File "/home/teuthworker/src/git.ceph.com_git_teuthology_a347b2ac5400a43ba76a678399b1deda7dae1a6c/teuthology/provision/fog.py", line 262, in _wait_for_ready self.remote.connect() File "/home/teuthworker/src/git.ceph.com_git_teuthology_a347b2ac5400a43ba76a678399b1deda7dae1a6c/teuthology/orchestra/remote.py", line 371, in connect self.ssh = connection.connect(**args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_a347b2ac5400a43ba76a678399b1deda7dae1a6c/teuthology/orchestra/connection.py", line 105, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_a347b2ac5400a43ba76a678399b1deda7dae1a6c/virtualenv/lib/python3.6/site-packages/paramiko/client.py", line 420, in connect if our_key != server_key: File "/home/teuthworker/src/git.ceph.com_git_teuthology_a347b2ac5400a43ba76a678399b1deda7dae1a6c/virtualenv/lib/python3.6/site-packages/paramiko/pkey.py", line 143, in __eq__ return self._fields == other._fields AttributeError: 'NoneType' object has no attribute '_fields'