2023-05-24T02:44:44.416 INFO:root:teuthology version: 0.0.1.dev101+gc6e0984 2023-05-24T02:44:44.572 INFO:teuthology.lock.ops:Start node 'smithi012.front.sepia.ceph.com' reimaging 2023-05-24T02:44:44.573 INFO:teuthology.lock.ops:Updating [smithi012.front.sepia.ceph.com]: reset os type and version on server 2023-05-24T02:44:44.573 INFO:teuthology.lock.ops:Updating smithi012.front.sepia.ceph.com on lock server 2023-05-24T02:44:44.594 INFO:teuthology.lock.ops:Node 'smithi012.front.sepia.ceph.com' reimaging is complete 2023-05-24T02:44:44.594 INFO:teuthology.lock.ops:Start node 'smithi039.front.sepia.ceph.com' reimaging 2023-05-24T02:44:44.594 INFO:teuthology.lock.ops:Updating [smithi039.front.sepia.ceph.com]: reset os type and version on server 2023-05-24T02:44:44.594 INFO:teuthology.lock.ops:Updating smithi039.front.sepia.ceph.com on lock server 2023-05-24T02:44:44.619 INFO:teuthology.lock.ops:Node 'smithi039.front.sepia.ceph.com' reimaging is complete 2023-05-24T02:44:44.776 INFO:teuthology.provision.fog.smithi039:Scheduling deploy of centos 8.stream 2023-05-24T02:44:44.779 INFO:teuthology.provision.fog.smithi012:Scheduling deploy of centos 8.stream 2023-05-24T02:44:45.033 INFO:teuthology.orchestra.console:Power off smithi012 2023-05-24T02:44:45.048 INFO:teuthology.orchestra.console:Power off smithi039 2023-05-24T02:44:53.412 INFO:teuthology.orchestra.console:Power off for smithi039 completed 2023-05-24T02:44:53.513 INFO:teuthology.orchestra.console:Power on smithi039 2023-05-24T02:44:57.519 INFO:teuthology.orchestra.console:Power off for smithi012 completed 2023-05-24T02:44:57.621 INFO:teuthology.orchestra.console:Power on smithi012 2023-05-24T02:45:01.898 INFO:teuthology.orchestra.console:Power on for smithi039 completed 2023-05-24T02:45:01.999 INFO:teuthology.provision.fog.smithi039:Waiting for deploy to finish 2023-05-24T02:45:05.986 INFO:teuthology.orchestra.console:Power on for smithi012 completed 2023-05-24T02:45:06.088 INFO:teuthology.provision.fog.smithi012:Waiting for deploy to finish 2023-05-24T02:47:21.886 ERROR:teuthology.orchestra.connection:Error authenticating with smithi012.front.sepia.ceph.com: Authentication failed. 2023-05-24T02:47:22.966 ERROR:teuthology.orchestra.connection:Error authenticating with smithi012.front.sepia.ceph.com: Authentication failed. 2023-05-24T02:48:21.104 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.39 2023-05-24T02:48:24.140 ERROR:teuthology.orchestra.connection:Error authenticating with smithi012.front.sepia.ceph.com: Authentication timeout. 2023-05-24T02:48:30.160 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.39 2023-05-24T02:48:39.216 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.39 2023-05-24T02:48:48.276 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.39 2023-05-24T02:48:56.736 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_c6e0984e7e7716eedf6039f15c6a9d1043e0c5f2/teuthology/dispatcher/supervisor.py", line 226, in reimage reimaged = lock_ops.reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_teuthology_c6e0984e7e7716eedf6039f15c6a9d1043e0c5f2/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_c6e0984e7e7716eedf6039f15c6a9d1043e0c5f2/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_c6e0984e7e7716eedf6039f15c6a9d1043e0c5f2/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_c6e0984e7e7716eedf6039f15c6a9d1043e0c5f2/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_c6e0984e7e7716eedf6039f15c6a9d1043e0c5f2/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_c6e0984e7e7716eedf6039f15c6a9d1043e0c5f2/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_teuthology_c6e0984e7e7716eedf6039f15c6a9d1043e0c5f2/teuthology/provision/fog.py", line 90, in create self._wait_for_ready() File "/home/teuthworker/src/git.ceph.com_teuthology_c6e0984e7e7716eedf6039f15c6a9d1043e0c5f2/teuthology/provision/fog.py", line 273, in _wait_for_ready self.remote.connect() File "/home/teuthworker/src/git.ceph.com_teuthology_c6e0984e7e7716eedf6039f15c6a9d1043e0c5f2/teuthology/orchestra/remote.py", line 386, in connect self.ssh = connection.connect(**args) File "/home/teuthworker/src/git.ceph.com_teuthology_c6e0984e7e7716eedf6039f15c6a9d1043e0c5f2/teuthology/orchestra/connection.py", line 106, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_c6e0984e7e7716eedf6039f15c6a9d1043e0c5f2/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_c6e0984e7e7716eedf6039f15c6a9d1043e0c5f2/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-05-24T02:48:56.839 INFO:teuthology.nuke:Checking targets against current locks 2023-05-24T02:48:56.891 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-05-24T02:48:56.924 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-05-24T02:48:56.965 INFO:teuthology.orchestra.console:Power off smithi012 2023-05-24T02:48:57.015 INFO:teuthology.orchestra.console:Power off smithi039 2023-05-24T02:48:57.332 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.39 2023-05-24T02:49:01.282 INFO:teuthology.orchestra.console:Power off for smithi039 completed 2023-05-24T02:49:01.437 INFO:teuthology.lock.ops:unlocked: smithi039.front.sepia.ceph.com 2023-05-24T02:49:06.388 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.39 2023-05-24T02:49:09.462 INFO:teuthology.orchestra.console:Power off for smithi012 completed 2023-05-24T02:49:09.619 INFO:teuthology.lock.ops:unlocked: smithi012.front.sepia.ceph.com 2023-05-24T02:49:09.880 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_c6e0984e7e7716eedf6039f15c6a9d1043e0c5f2/virtualenv/bin/teuthology-dispatcher", line 8, in sys.exit(main()) File "/home/teuthworker/src/git.ceph.com_teuthology_c6e0984e7e7716eedf6039f15c6a9d1043e0c5f2/scripts/dispatcher.py", line 35, in main sys.exit(teuthology.dispatcher.main(args)) File "/home/teuthworker/src/git.ceph.com_teuthology_c6e0984e7e7716eedf6039f15c6a9d1043e0c5f2/teuthology/dispatcher/__init__.py", line 69, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_teuthology_c6e0984e7e7716eedf6039f15c6a9d1043e0c5f2/teuthology/dispatcher/supervisor.py", line 56, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_teuthology_c6e0984e7e7716eedf6039f15c6a9d1043e0c5f2/teuthology/dispatcher/supervisor.py", line 226, in reimage reimaged = lock_ops.reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_teuthology_c6e0984e7e7716eedf6039f15c6a9d1043e0c5f2/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_c6e0984e7e7716eedf6039f15c6a9d1043e0c5f2/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_c6e0984e7e7716eedf6039f15c6a9d1043e0c5f2/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_c6e0984e7e7716eedf6039f15c6a9d1043e0c5f2/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_c6e0984e7e7716eedf6039f15c6a9d1043e0c5f2/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_c6e0984e7e7716eedf6039f15c6a9d1043e0c5f2/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_teuthology_c6e0984e7e7716eedf6039f15c6a9d1043e0c5f2/teuthology/provision/fog.py", line 90, in create self._wait_for_ready() File "/home/teuthworker/src/git.ceph.com_teuthology_c6e0984e7e7716eedf6039f15c6a9d1043e0c5f2/teuthology/provision/fog.py", line 273, in _wait_for_ready self.remote.connect() File "/home/teuthworker/src/git.ceph.com_teuthology_c6e0984e7e7716eedf6039f15c6a9d1043e0c5f2/teuthology/orchestra/remote.py", line 386, in connect self.ssh = connection.connect(**args) File "/home/teuthworker/src/git.ceph.com_teuthology_c6e0984e7e7716eedf6039f15c6a9d1043e0c5f2/teuthology/orchestra/connection.py", line 106, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_c6e0984e7e7716eedf6039f15c6a9d1043e0c5f2/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_c6e0984e7e7716eedf6039f15c6a9d1043e0c5f2/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'