2022-12-14T23:32:55.769 INFO:root:teuthology version: 0.0.1.dev18+g19d18db 2022-12-14T23:33:01.019 INFO:teuthology.lock.ops:Start node 'smithi120.front.sepia.ceph.com' reimaging 2022-12-14T23:33:01.020 INFO:teuthology.lock.ops:Updating [smithi120.front.sepia.ceph.com]: reset os type and version on server 2022-12-14T23:33:01.020 INFO:teuthology.lock.ops:Updating smithi120.front.sepia.ceph.com on lock server 2022-12-14T23:33:16.055 INFO:teuthology.lock.ops:Node 'smithi120.front.sepia.ceph.com' reimaging is complete 2022-12-14T23:33:16.055 INFO:teuthology.lock.ops:Start node 'smithi146.front.sepia.ceph.com' reimaging 2022-12-14T23:33:16.055 INFO:teuthology.lock.ops:Updating [smithi146.front.sepia.ceph.com]: reset os type and version on server 2022-12-14T23:33:16.055 INFO:teuthology.lock.ops:Updating smithi146.front.sepia.ceph.com on lock server 2022-12-14T23:33:26.092 INFO:teuthology.lock.ops:Node 'smithi146.front.sepia.ceph.com' reimaging is complete 2022-12-14T23:33:26.093 INFO:teuthology.lock.ops:Start node 'smithi196.front.sepia.ceph.com' reimaging 2022-12-14T23:33:26.093 INFO:teuthology.lock.ops:Updating [smithi196.front.sepia.ceph.com]: reset os type and version on server 2022-12-14T23:33:26.093 INFO:teuthology.lock.ops:Updating smithi196.front.sepia.ceph.com on lock server 2022-12-14T23:33:34.857 INFO:teuthology.lock.ops:Node 'smithi196.front.sepia.ceph.com' reimaging is complete 2022-12-14T23:34:09.992 INFO:teuthology.provision.fog.smithi120:Scheduling deploy of ubuntu 18.04 2022-12-14T23:34:10.054 INFO:teuthology.provision.fog.smithi146:Scheduling deploy of ubuntu 18.04 2022-12-14T23:34:10.108 INFO:teuthology.provision.fog.smithi196:Scheduling deploy of ubuntu 18.04 2022-12-14T23:34:15.063 INFO:teuthology.orchestra.console:Power off smithi120 2022-12-14T23:34:15.082 INFO:teuthology.orchestra.console:Power off smithi146 2022-12-14T23:34:15.160 INFO:teuthology.orchestra.console:Power off smithi196 2022-12-14T23:34:28.582 INFO:teuthology.orchestra.console:Power off for smithi146 completed 2022-12-14T23:34:28.683 INFO:teuthology.orchestra.console:Power on smithi146 2022-12-14T23:34:33.687 INFO:teuthology.orchestra.console:Power off for smithi120 completed 2022-12-14T23:34:33.788 INFO:teuthology.orchestra.console:Power on smithi120 2022-12-14T23:34:38.062 INFO:teuthology.orchestra.console:Power on for smithi120 completed 2022-12-14T23:34:38.163 INFO:teuthology.provision.fog.smithi120:Waiting for deploy to finish 2022-12-14T23:35:01.695 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.120 2022-12-14T23:35:15.775 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.120 2022-12-14T23:35:27.003 INFO:teuthology.orchestra.console:Power off for smithi196 completed 2022-12-14T23:35:27.105 INFO:teuthology.orchestra.console:Power on smithi196 2022-12-14T23:35:29.855 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.120 2022-12-14T23:35:35.541 INFO:teuthology.orchestra.console:Power on for smithi196 completed 2022-12-14T23:35:35.642 INFO:teuthology.provision.fog.smithi196:Waiting for deploy to finish 2022-12-14T23:35:40.004 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.120 2022-12-14T23:35:48.366 WARNING:teuthology.contextutil:'wait for power on' reached maximum tries (15) after waiting for 60.0 seconds 2022-12-14T23:35:48.442 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 85, in create self.remote.console.power_on() File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/orchestra/console.py", line 243, in power_on raise RuntimeError(err_msg) RuntimeError: Failed to power on smithi146 2022-12-14T23:35:53.536 INFO:teuthology.nuke:Checking targets against current locks 2022-12-14T23:35:58.549 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.196 2022-12-14T23:36:13.593 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.120 2022-12-14T23:36:13.626 INFO:teuthology.task.internal.check_lock:Checking locks... 2022-12-14T23:36:13.661 INFO:teuthology.task.internal.check_lock:Checking locks... 2022-12-14T23:36:13.677 INFO:teuthology.task.internal.check_lock:Checking locks... 2022-12-14T23:36:13.754 INFO:teuthology.orchestra.console:Power off smithi120 2022-12-14T23:36:18.789 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.196 2022-12-14T23:36:18.797 INFO:teuthology.orchestra.console:Power off smithi146 2022-12-14T23:36:18.849 INFO:teuthology.orchestra.console:Power off smithi196 2022-12-14T23:36:19.914 INFO:teuthology.orchestra.run:Running command with timeout 600 2022-12-14T23:36:20.297 INFO:teuthology.provision.fog.smithi120:Node is ready 2022-12-14T23:36:20.326 INFO:teuthology.orchestra.run.smithi120.stdout:smithi120 2022-12-14T23:36:20.387 INFO:teuthology.orchestra.run.smithi120.stdout:172.21.15.120 smithi120 smithi120 2022-12-14T23:36:20.759 INFO:teuthology.provision.fog.smithi120:Deploy complete! 2022-12-14T23:36:32.864 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.196 2022-12-14T23:36:46.944 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.196 2022-12-14T23:37:01.023 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.196 2022-12-14T23:37:15.105 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.196 2022-12-14T23:37:29.187 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.196 2022-12-14T23:37:31.453 INFO:teuthology.orchestra.console:Power off for smithi146 completed 2022-12-14T23:37:46.615 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.196 2022-12-14T23:37:46.643 INFO:teuthology.lock.ops:unlocked: smithi146.front.sepia.ceph.com 2022-12-14T23:37:46.818 INFO:teuthology.orchestra.console:Power off for smithi120 completed 2022-12-14T23:37:51.578 INFO:teuthology.lock.ops:unlocked: smithi120.front.sepia.ceph.com 2022-12-14T23:37:57.851 INFO:teuthology.orchestra.console:Power off for smithi196 completed 2022-12-14T23:38:02.957 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.196 2022-12-14T23:38:08.025 INFO:teuthology.lock.ops:unlocked: smithi196.front.sepia.ceph.com 2022-12-14T23:38:22.765 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.196 2022-12-14T23:38:23.064 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 85, in create self.remote.console.power_on() File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/orchestra/console.py", line 243, in power_on raise RuntimeError(err_msg) RuntimeError: Failed to power on smithi146