2023-03-20T11:29:12.529 INFO:root:teuthology version: 0.0.1.dev59+g7f7f7c3 2023-03-20T11:29:12.993 INFO:teuthology.lock.ops:Start node 'smithi085.front.sepia.ceph.com' reimaging 2023-03-20T11:29:13.345 INFO:teuthology.lock.ops:Updating [smithi085.front.sepia.ceph.com]: reset os type and version on server 2023-03-20T11:29:13.345 INFO:teuthology.lock.ops:Updating smithi085.front.sepia.ceph.com on lock server 2023-03-20T11:29:13.368 INFO:teuthology.lock.ops:Node 'smithi085.front.sepia.ceph.com' reimaging is complete 2023-03-20T11:29:14.077 INFO:teuthology.lock.ops:Start node 'smithi094.front.sepia.ceph.com' reimaging 2023-03-20T11:29:14.077 INFO:teuthology.lock.ops:Updating [smithi094.front.sepia.ceph.com]: reset os type and version on server 2023-03-20T11:29:14.077 INFO:teuthology.lock.ops:Updating smithi094.front.sepia.ceph.com on lock server 2023-03-20T11:29:14.192 INFO:teuthology.lock.ops:Node 'smithi094.front.sepia.ceph.com' reimaging is complete 2023-03-20T11:29:15.094 INFO:teuthology.provision.fog.smithi085:Scheduling deploy of centos 8.stream 2023-03-20T11:29:16.117 INFO:teuthology.provision.fog.smithi094:Scheduling deploy of centos 8.stream 2023-03-20T11:29:17.332 INFO:teuthology.orchestra.console:Power off smithi085 2023-03-20T11:29:17.880 INFO:teuthology.orchestra.console:Power off smithi094 2023-03-20T11:29:18.426 INFO:teuthology.orchestra.console:Power off for smithi085 completed 2023-03-20T11:29:21.796 INFO:teuthology.orchestra.console:Power off for smithi094 completed 2023-03-20T11:29:21.897 INFO:teuthology.orchestra.console:Power on smithi085 2023-03-20T11:29:22.626 INFO:teuthology.orchestra.console:Power on smithi094 2023-03-20T11:29:27.580 INFO:teuthology.orchestra.console:Power on for smithi085 completed 2023-03-20T11:29:29.023 INFO:teuthology.provision.fog.smithi085:Waiting for deploy to finish 2023-03-20T11:29:31.698 INFO:teuthology.orchestra.console:Power on for smithi094 completed 2023-03-20T11:29:32.615 INFO:teuthology.provision.fog.smithi094:Waiting for deploy to finish 2023-03-20T11:32:18.661 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.85 2023-03-20T11:32:30.085 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.85 2023-03-20T11:32:43.781 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.85 2023-03-20T11:32:55.557 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.85 2023-03-20T11:33:05.637 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.85 2023-03-20T11:34:12.474 WARNING:teuthology.provision.fog:timed out 2023-03-20T11:34:24.002 INFO:teuthology.orchestra.run:Running command with timeout 600 2023-03-20T11:34:25.347 INFO:teuthology.provision.fog.smithi085:Node is ready 2023-03-20T11:34:26.530 INFO:teuthology.orchestra.run.smithi085.stdout:smithi085.front.sepia.ceph.com 2023-03-20T11:34:27.344 INFO:teuthology.orchestra.run.smithi085.stdout:172.21.15.85 smithi085.front.sepia.ceph.com smithi085 2023-03-20T11:34:29.796 INFO:teuthology.provision.fog.smithi085:Deploy complete! 2023-03-20T11:44:24.944 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_7f7f7c33a372789d0252bbbcd5798300b0f044d0/teuthology/dispatcher/supervisor.py", line 210, in reimage reimaged = lock_ops.reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_teuthology_7f7f7c33a372789d0252bbbcd5798300b0f044d0/teuthology/lock/ops.py", line 325, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_teuthology_7f7f7c33a372789d0252bbbcd5798300b0f044d0/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_7f7f7c33a372789d0252bbbcd5798300b0f044d0/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_7f7f7c33a372789d0252bbbcd5798300b0f044d0/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_7f7f7c33a372789d0252bbbcd5798300b0f044d0/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_7f7f7c33a372789d0252bbbcd5798300b0f044d0/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_teuthology_7f7f7c33a372789d0252bbbcd5798300b0f044d0/teuthology/provision/fog.py", line 86, in create self.wait_for_deploy_task(task_id) File "/home/teuthworker/src/git.ceph.com_teuthology_7f7f7c33a372789d0252bbbcd5798300b0f044d0/teuthology/provision/fog.py", line 255, in wait_for_deploy_task while proceed(): File "/home/teuthworker/src/git.ceph.com_teuthology_7f7f7c33a372789d0252bbbcd5798300b0f044d0/teuthology/contextutil.py", line 135, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (60) after waiting for 900 seconds 2023-03-20T11:44:26.279 INFO:teuthology.nuke:Checking targets against current locks 2023-03-20T11:44:27.176 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-03-20T11:44:27.547 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-03-20T11:44:28.113 INFO:teuthology.orchestra.console:Power off smithi085 2023-03-20T11:44:28.599 INFO:teuthology.orchestra.console:Power off smithi094 2023-03-20T11:44:37.748 INFO:teuthology.orchestra.console:Power off for smithi085 completed 2023-03-20T11:44:39.150 INFO:teuthology.lock.ops:unlocked: smithi085.front.sepia.ceph.com 2023-03-20T11:44:41.899 INFO:teuthology.orchestra.console:Power off for smithi094 completed 2023-03-20T11:44:44.274 INFO:teuthology.lock.ops:unlocked: smithi094.front.sepia.ceph.com 2023-03-20T11:44:45.656 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_7f7f7c33a372789d0252bbbcd5798300b0f044d0/virtualenv/bin/teuthology-dispatcher", line 8, in sys.exit(main()) File "/home/teuthworker/src/git.ceph.com_teuthology_7f7f7c33a372789d0252bbbcd5798300b0f044d0/scripts/dispatcher.py", line 35, in main sys.exit(teuthology.dispatcher.main(args)) File "/home/teuthworker/src/git.ceph.com_teuthology_7f7f7c33a372789d0252bbbcd5798300b0f044d0/teuthology/dispatcher/__init__.py", line 64, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_teuthology_7f7f7c33a372789d0252bbbcd5798300b0f044d0/teuthology/dispatcher/supervisor.py", line 52, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_teuthology_7f7f7c33a372789d0252bbbcd5798300b0f044d0/teuthology/dispatcher/supervisor.py", line 210, in reimage reimaged = lock_ops.reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_teuthology_7f7f7c33a372789d0252bbbcd5798300b0f044d0/teuthology/lock/ops.py", line 325, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_teuthology_7f7f7c33a372789d0252bbbcd5798300b0f044d0/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_7f7f7c33a372789d0252bbbcd5798300b0f044d0/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_7f7f7c33a372789d0252bbbcd5798300b0f044d0/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_7f7f7c33a372789d0252bbbcd5798300b0f044d0/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_7f7f7c33a372789d0252bbbcd5798300b0f044d0/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_teuthology_7f7f7c33a372789d0252bbbcd5798300b0f044d0/teuthology/provision/fog.py", line 86, in create self.wait_for_deploy_task(task_id) File "/home/teuthworker/src/git.ceph.com_teuthology_7f7f7c33a372789d0252bbbcd5798300b0f044d0/teuthology/provision/fog.py", line 255, in wait_for_deploy_task while proceed(): File "/home/teuthworker/src/git.ceph.com_teuthology_7f7f7c33a372789d0252bbbcd5798300b0f044d0/teuthology/contextutil.py", line 135, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (60) after waiting for 900 seconds