2021-10-01T18:54:52.869 INFO:root:teuthology version: 1.1.0-f08b273e 2021-10-01T18:54:53.005 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba025.front.sepia.ceph.com' reimaging 2021-10-01T18:54:53.007 INFO:teuthology.lock.ops:Updating [ubuntu@gibba025.front.sepia.ceph.com]: reset os type and version on server 2021-10-01T18:54:53.007 INFO:teuthology.lock.ops:Updating gibba025.front.sepia.ceph.com on lock server 2021-10-01T18:54:53.024 INFO:teuthology.lock.ops:Node 'ubuntu@gibba025.front.sepia.ceph.com' reimaging is complete 2021-10-01T18:54:53.024 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba036.front.sepia.ceph.com' reimaging 2021-10-01T18:54:53.025 INFO:teuthology.lock.ops:Updating [ubuntu@gibba036.front.sepia.ceph.com]: reset os type and version on server 2021-10-01T18:54:53.025 INFO:teuthology.lock.ops:Updating gibba036.front.sepia.ceph.com on lock server 2021-10-01T18:54:53.042 INFO:teuthology.lock.ops:Node 'ubuntu@gibba036.front.sepia.ceph.com' reimaging is complete 2021-10-01T18:54:53.043 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba041.front.sepia.ceph.com' reimaging 2021-10-01T18:54:53.043 INFO:teuthology.lock.ops:Updating [ubuntu@gibba041.front.sepia.ceph.com]: reset os type and version on server 2021-10-01T18:54:53.043 INFO:teuthology.lock.ops:Updating gibba041.front.sepia.ceph.com on lock server 2021-10-01T18:54:53.061 INFO:teuthology.lock.ops:Node 'ubuntu@gibba041.front.sepia.ceph.com' reimaging is complete 2021-10-01T18:54:53.234 INFO:teuthology.provision.fog.gibba025:Scheduling deploy of ubuntu 20.04 2021-10-01T18:54:53.253 INFO:teuthology.provision.fog.gibba036:Scheduling deploy of ubuntu 20.04 2021-10-01T18:54:53.269 INFO:teuthology.provision.fog.gibba041:Scheduling deploy of ubuntu 20.04 2021-10-01T18:54:53.535 INFO:teuthology.orchestra.console:Power off gibba025 2021-10-01T18:54:53.573 INFO:teuthology.orchestra.console:Power off gibba036 2021-10-01T18:54:53.585 INFO:teuthology.orchestra.console:Power off gibba041 2021-10-01T18:54:53.694 INFO:teuthology.orchestra.console:Power off for gibba025 completed 2021-10-01T18:54:53.719 INFO:teuthology.orchestra.console:Power off for gibba036 completed 2021-10-01T18:54:53.731 INFO:teuthology.orchestra.console:Power off for gibba041 completed 2021-10-01T18:54:53.795 INFO:teuthology.orchestra.console:Power on gibba025 2021-10-01T18:54:53.828 INFO:teuthology.orchestra.console:Power on gibba036 2021-10-01T18:54:53.836 INFO:teuthology.orchestra.console:Power on gibba041 2021-10-01T18:54:58.056 INFO:teuthology.orchestra.console:Power on for gibba025 completed 2021-10-01T18:54:58.096 INFO:teuthology.orchestra.console:Power on for gibba041 completed 2021-10-01T18:54:58.158 INFO:teuthology.provision.fog.gibba025:Waiting for deploy to finish 2021-10-01T18:54:58.197 INFO:teuthology.provision.fog.gibba041:Waiting for deploy to finish 2021-10-01T18:55:02.201 INFO:teuthology.orchestra.console:Power on for gibba036 completed 2021-10-01T18:55:02.303 INFO:teuthology.provision.fog.gibba036:Waiting for deploy to finish 2021-10-01T18:59:43.803 INFO:teuthology.orchestra.run:Running command with timeout 600 2021-10-01T18:59:44.065 ERROR:paramiko.transport:Socket exception: Connection reset by peer (104) 2021-10-01T18:59:44.069 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/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_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/lock/ops.py", line 315, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/provision/fog.py", line 90, in create self._wait_for_ready() File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/provision/fog.py", line 275, in _wait_for_ready self.remote.run(args=cmd, timeout=600) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/orchestra/remote.py", line 509, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/orchestra/run.py", line 450, in run r.execute() File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/orchestra/run.py", line 97, in execute self.client.exec_command(self.command, timeout=self.timeout) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/virtualenv/lib/python3.6/site-packages/paramiko/client.py", line 508, in exec_command chan = self._transport.open_session(timeout=timeout) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 879, in open_session timeout=timeout, File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 1006, in open_channel raise e File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2055, in run ptype, m = self.packetizer.read_message() File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 459, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 301, in read_all x = self.__socket.recv(n) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/virtualenv/lib/python3.6/site-packages/gevent/_socketcommon.py", line 657, in recv return self._sock.recv(*args) ConnectionResetError: [Errno 104] Connection reset by peer 2021-10-01T18:59:44.121 INFO:teuthology.nuke:Checking targets against current locks 2021-10-01T18:59:44.239 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-10-01T18:59:44.243 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-10-01T18:59:44.244 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-10-01T18:59:44.316 INFO:teuthology.orchestra.console:Power off gibba025 2021-10-01T18:59:44.330 INFO:teuthology.orchestra.console:Power off gibba041 2021-10-01T18:59:44.341 INFO:teuthology.orchestra.console:Power off gibba036 2021-10-01T18:59:48.623 INFO:teuthology.orchestra.console:Power off for gibba036 completed 2021-10-01T18:59:48.629 INFO:teuthology.orchestra.console:Power off for gibba025 completed 2021-10-01T18:59:48.698 INFO:teuthology.orchestra.console:Power off for gibba041 completed 2021-10-01T18:59:48.768 INFO:teuthology.lock.ops:unlocked: gibba036.front.sepia.ceph.com 2021-10-01T18:59:48.835 INFO:teuthology.lock.ops:unlocked: gibba041.front.sepia.ceph.com 2021-10-01T19:00:02.376 INFO:teuthology.lock.ops:unlocked: gibba025.front.sepia.ceph.com 2021-10-01T19:00:02.377 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/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_f08b273eeec75318a83a4e8d7fb51841e4d71be0/scripts/dispatcher.py", line 33, in main teuthology.dispatcher.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/dispatcher/__init__.py", line 61, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/dispatcher/supervisor.py", line 50, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/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_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/lock/ops.py", line 315, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/provision/fog.py", line 90, in create self._wait_for_ready() File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/provision/fog.py", line 275, in _wait_for_ready self.remote.run(args=cmd, timeout=600) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/orchestra/remote.py", line 509, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/orchestra/run.py", line 450, in run r.execute() File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/orchestra/run.py", line 97, in execute self.client.exec_command(self.command, timeout=self.timeout) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/virtualenv/lib/python3.6/site-packages/paramiko/client.py", line 508, in exec_command chan = self._transport.open_session(timeout=timeout) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 879, in open_session timeout=timeout, File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 1006, in open_channel raise e File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2055, in run ptype, m = self.packetizer.read_message() File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 459, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 301, in read_all x = self.__socket.recv(n) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/virtualenv/lib/python3.6/site-packages/gevent/_socketcommon.py", line 657, in recv return self._sock.recv(*args) ConnectionResetError: [Errno 104] Connection reset by peer