2021-06-14T03:15:08.416 INFO:root:teuthology version: 1.1.0-f0b0ad0e 2021-06-14T03:15:08.530 INFO:teuthology.lock.ops:Start node 'ubuntu@smithi093.front.sepia.ceph.com' reimaging 2021-06-14T03:15:08.531 INFO:teuthology.lock.ops:Updating [ubuntu@smithi093.front.sepia.ceph.com]: reset os type and version on server 2021-06-14T03:15:08.532 INFO:teuthology.lock.ops:Updating smithi093.front.sepia.ceph.com on lock server 2021-06-14T03:15:08.546 INFO:teuthology.lock.ops:Node 'ubuntu@smithi093.front.sepia.ceph.com' reimaging is complete 2021-06-14T03:15:08.547 INFO:teuthology.lock.ops:Start node 'ubuntu@smithi095.front.sepia.ceph.com' reimaging 2021-06-14T03:15:08.547 INFO:teuthology.lock.ops:Updating [ubuntu@smithi095.front.sepia.ceph.com]: reset os type and version on server 2021-06-14T03:15:08.547 INFO:teuthology.lock.ops:Updating smithi095.front.sepia.ceph.com on lock server 2021-06-14T03:15:08.561 INFO:teuthology.lock.ops:Node 'ubuntu@smithi095.front.sepia.ceph.com' reimaging is complete 2021-06-14T03:15:08.562 INFO:teuthology.lock.ops:Start node 'ubuntu@smithi153.front.sepia.ceph.com' reimaging 2021-06-14T03:15:08.562 INFO:teuthology.lock.ops:Updating [ubuntu@smithi153.front.sepia.ceph.com]: reset os type and version on server 2021-06-14T03:15:08.562 INFO:teuthology.lock.ops:Updating smithi153.front.sepia.ceph.com on lock server 2021-06-14T03:15:08.576 INFO:teuthology.lock.ops:Node 'ubuntu@smithi153.front.sepia.ceph.com' reimaging is complete 2021-06-14T03:15:08.796 INFO:teuthology.provision.fog.smithi153:Scheduling deploy of centos 8.3 2021-06-14T03:15:08.799 INFO:teuthology.provision.fog.smithi093:Scheduling deploy of centos 8.3 2021-06-14T03:15:08.800 INFO:teuthology.provision.fog.smithi095:Scheduling deploy of centos 8.3 2021-06-14T03:15:09.115 INFO:teuthology.orchestra.console:Power off smithi153 2021-06-14T03:15:09.132 INFO:teuthology.orchestra.console:Power off smithi095 2021-06-14T03:15:09.159 INFO:teuthology.orchestra.console:Power off smithi093 2021-06-14T03:15:09.269 INFO:teuthology.orchestra.console:Power off for smithi153 completed 2021-06-14T03:15:09.300 INFO:teuthology.orchestra.console:Power off for smithi093 completed 2021-06-14T03:15:09.371 INFO:teuthology.orchestra.console:Power on smithi153 2021-06-14T03:15:09.401 INFO:teuthology.orchestra.console:Power on smithi093 2021-06-14T03:15:13.629 INFO:teuthology.orchestra.console:Power on for smithi153 completed 2021-06-14T03:15:13.730 INFO:teuthology.provision.fog.smithi153:Waiting for deploy to finish 2021-06-14T03:15:17.759 INFO:teuthology.orchestra.console:Power on for smithi093 completed 2021-06-14T03:15:17.860 INFO:teuthology.provision.fog.smithi093:Waiting for deploy to finish 2021-06-14T03:17:21.908 WARNING:teuthology.contextutil:'wait for power off' reached maximum tries (15) after waiting for 60.0 seconds 2021-06-14T03:17:21.910 ERROR:teuthology.orchestra.console:Failed to power off smithi095 2021-06-14T03:17:21.910 INFO:teuthology.orchestra.console:Power on smithi095 2021-06-14T03:19:34.696 WARNING:teuthology.contextutil:'wait for power on' reached maximum tries (15) after waiting for 60.0 seconds 2021-06-14T03:19:34.761 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_f0b0ad0edc5c0086ebe8886a9d8720792d57839f/teuthology/dispatcher/supervisor.py", line 163, in reimage reimaged = reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f0b0ad0edc5c0086ebe8886a9d8720792d57839f/teuthology/lock/ops.py", line 317, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f0b0ad0edc5c0086ebe8886a9d8720792d57839f/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f0b0ad0edc5c0086ebe8886a9d8720792d57839f/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f0b0ad0edc5c0086ebe8886a9d8720792d57839f/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_f0b0ad0edc5c0086ebe8886a9d8720792d57839f/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f0b0ad0edc5c0086ebe8886a9d8720792d57839f/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_f0b0ad0edc5c0086ebe8886a9d8720792d57839f/teuthology/provision/fog.py", line 85, in create self.remote.console.power_on() File "/home/teuthworker/src/git.ceph.com_git_teuthology_f0b0ad0edc5c0086ebe8886a9d8720792d57839f/teuthology/orchestra/console.py", line 243, in power_on raise RuntimeError(err_msg) RuntimeError: Failed to power on smithi095 2021-06-14T03:19:34.807 INFO:teuthology.nuke:Checking targets against current locks 2021-06-14T03:19:34.892 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-06-14T03:19:34.896 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-06-14T03:19:34.897 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-06-14T03:19:34.955 INFO:teuthology.orchestra.console:Power off smithi153 2021-06-14T03:19:34.969 INFO:teuthology.orchestra.console:Power off smithi093 2021-06-14T03:19:34.980 INFO:teuthology.orchestra.console:Power off smithi095 2021-06-14T03:19:43.332 INFO:teuthology.orchestra.console:Power off for smithi153 completed 2021-06-14T03:19:43.338 INFO:teuthology.orchestra.console:Power off for smithi093 completed 2021-06-14T03:19:43.470 INFO:teuthology.lock.ops:unlocked smithi153.front.sepia.ceph.com 2021-06-14T03:19:43.475 INFO:teuthology.lock.ops:unlocked smithi093.front.sepia.ceph.com 2021-06-14T03:21:30.018 ERROR:teuthology.orchestra.connection:Error authenticating with smithi093.front.sepia.ceph.com: Authentication failed. 2021-06-14T03:21:31.116 ERROR:teuthology.orchestra.connection:Error authenticating with smithi093.front.sepia.ceph.com: Authentication failed. 2021-06-14T03:21:32.215 ERROR:teuthology.orchestra.connection:Error authenticating with smithi093.front.sepia.ceph.com: Authentication failed. 2021-06-14T03:21:33.311 ERROR:teuthology.orchestra.connection:Error authenticating with smithi093.front.sepia.ceph.com: Authentication failed. 2021-06-14T03:21:34.409 ERROR:teuthology.orchestra.connection:Error authenticating with smithi093.front.sepia.ceph.com: Authentication failed. 2021-06-14T03:21:35.506 ERROR:teuthology.orchestra.connection:Error authenticating with smithi093.front.sepia.ceph.com: Authentication failed. 2021-06-14T03:21:36.603 ERROR:teuthology.orchestra.connection:Error authenticating with smithi093.front.sepia.ceph.com: Authentication failed. 2021-06-14T03:21:37.699 ERROR:teuthology.orchestra.connection:Error authenticating with smithi093.front.sepia.ceph.com: Authentication failed. 2021-06-14T03:21:38.796 ERROR:teuthology.orchestra.connection:Error authenticating with smithi093.front.sepia.ceph.com: Authentication failed. 2021-06-14T03:21:39.855 ERROR:teuthology.orchestra.connection:Error authenticating with smithi093.front.sepia.ceph.com: Authentication failed. 2021-06-14T03:21:41.633 ERROR:teuthology.orchestra.connection:Error authenticating with smithi153.front.sepia.ceph.com: Authentication failed. 2021-06-14T03:21:42.730 ERROR:teuthology.orchestra.connection:Error authenticating with smithi153.front.sepia.ceph.com: Authentication failed. 2021-06-14T03:21:43.831 ERROR:teuthology.orchestra.connection:Error authenticating with smithi153.front.sepia.ceph.com: Authentication failed. 2021-06-14T03:21:44.931 ERROR:teuthology.orchestra.connection:Error authenticating with smithi153.front.sepia.ceph.com: Authentication failed. 2021-06-14T03:21:45.858 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-14T03:21:45.859 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-14T03:21:45.860 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f0b0ad0edc5c0086ebe8886a9d8720792d57839f/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-14T03:21:45.860 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-14T03:21:45.860 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f0b0ad0edc5c0086ebe8886a9d8720792d57839f/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-14T03:21:45.861 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-14T03:21:45.861 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f0b0ad0edc5c0086ebe8886a9d8720792d57839f/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-14T03:21:45.861 ERROR:paramiko.transport: raise EOFError() 2021-06-14T03:21:45.862 ERROR:paramiko.transport:EOFError 2021-06-14T03:21:45.862 ERROR:paramiko.transport: 2021-06-14T03:21:45.862 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-14T03:21:45.862 ERROR:paramiko.transport: 2021-06-14T03:21:45.863 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-14T03:21:45.863 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f0b0ad0edc5c0086ebe8886a9d8720792d57839f/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-14T03:21:45.863 ERROR:paramiko.transport: self._check_banner() 2021-06-14T03:21:45.864 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f0b0ad0edc5c0086ebe8886a9d8720792d57839f/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-14T03:21:45.864 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-14T03:21:45.864 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-14T03:21:45.865 ERROR:paramiko.transport: 2021-06-14T03:21:46.026 ERROR:teuthology.orchestra.connection:Error authenticating with smithi153.front.sepia.ceph.com: Authentication failed. 2021-06-14T03:21:47.084 ERROR:teuthology.orchestra.connection:Error authenticating with smithi153.front.sepia.ceph.com: Authentication failed. 2021-06-14T03:21:47.745 WARNING:teuthology.contextutil:'wait for power off' reached maximum tries (15) after waiting for 60.0 seconds 2021-06-14T03:21:47.745 ERROR:teuthology.orchestra.console:Failed to power off smithi095 2021-06-14T03:21:47.785 INFO:teuthology.lock.ops:unlocked smithi095.front.sepia.ceph.com 2021-06-14T03:21:47.785 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_f0b0ad0edc5c0086ebe8886a9d8720792d57839f/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_f0b0ad0edc5c0086ebe8886a9d8720792d57839f/scripts/dispatcher.py", line 33, in main teuthology.dispatcher.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f0b0ad0edc5c0086ebe8886a9d8720792d57839f/teuthology/dispatcher/__init__.py", line 61, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f0b0ad0edc5c0086ebe8886a9d8720792d57839f/teuthology/dispatcher/supervisor.py", line 50, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f0b0ad0edc5c0086ebe8886a9d8720792d57839f/teuthology/dispatcher/supervisor.py", line 163, in reimage reimaged = reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f0b0ad0edc5c0086ebe8886a9d8720792d57839f/teuthology/lock/ops.py", line 317, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f0b0ad0edc5c0086ebe8886a9d8720792d57839f/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f0b0ad0edc5c0086ebe8886a9d8720792d57839f/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f0b0ad0edc5c0086ebe8886a9d8720792d57839f/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_f0b0ad0edc5c0086ebe8886a9d8720792d57839f/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f0b0ad0edc5c0086ebe8886a9d8720792d57839f/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_f0b0ad0edc5c0086ebe8886a9d8720792d57839f/teuthology/provision/fog.py", line 85, in create self.remote.console.power_on() File "/home/teuthworker/src/git.ceph.com_git_teuthology_f0b0ad0edc5c0086ebe8886a9d8720792d57839f/teuthology/orchestra/console.py", line 243, in power_on raise RuntimeError(err_msg) RuntimeError: Failed to power on smithi095