2023-07-27T14:08:37.844 INFO:root:teuthology version: 0.0.1.dev160+g407880c 2023-07-27T14:08:37.846 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-07-27T14:08:37.846 DEBUG:urllib3.util.retry:Converted retries value: 10 -> Retry(total=10, connect=None, read=None, redirect=None, status=None) 2023-07-27T14:08:57.613 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f71bca233a0>, signals=[15]) 2023-07-27T14:08:57.615 INFO:teuthology.lock.ops:Start node 'smithi022.front.sepia.ceph.com' reimaging 2023-07-27T14:08:57.615 INFO:teuthology.lock.ops:Updating [smithi022.front.sepia.ceph.com]: reset os type and version on server 2023-07-27T14:08:57.615 INFO:teuthology.lock.ops:Updating smithi022.front.sepia.ceph.com on lock server 2023-07-27T14:09:07.650 INFO:teuthology.lock.ops:Start node 'smithi027.front.sepia.ceph.com' reimaging 2023-07-27T14:09:07.651 INFO:teuthology.lock.ops:Updating [smithi027.front.sepia.ceph.com]: reset os type and version on server 2023-07-27T14:09:07.651 INFO:teuthology.lock.ops:Updating smithi027.front.sepia.ceph.com on lock server 2023-07-27T14:09:07.652 DEBUG:teuthology.provision.fog.smithi022:FOG request: GET /host {"name": "smithi022"} 2023-07-27T14:09:17.699 DEBUG:teuthology.provision.fog.smithi027:FOG request: GET /host {"name": "smithi027"} 2023-07-27T14:09:27.674 DEBUG:teuthology.provision.fog.smithi022:FOG request: GET /image {"name": "smithi_centos_8.stream"} 2023-07-27T14:09:31.248 DEBUG:teuthology.provision.fog.smithi022:Requesting image smithi_centos_8.stream (ID 3) 2023-07-27T14:09:31.248 DEBUG:teuthology.provision.fog.smithi022:FOG request: PUT /host/128 {"imageID": 3} 2023-07-27T14:09:31.278 DEBUG:teuthology.provision.fog.smithi027:FOG request: GET /image {"name": "smithi_centos_8.stream"} 2023-07-27T14:09:31.299 INFO:teuthology.provision.fog.smithi022:Scheduling deploy of centos 8.stream 2023-07-27T14:09:31.300 DEBUG:teuthology.provision.fog.smithi022:FOG request: GET /task/active None 2023-07-27T14:09:31.321 DEBUG:teuthology.provision.fog.smithi027:Requesting image smithi_centos_8.stream (ID 3) 2023-07-27T14:09:31.322 DEBUG:teuthology.provision.fog.smithi027:FOG request: PUT /host/132 {"imageID": 3} 2023-07-27T14:09:31.360 DEBUG:teuthology.provision.fog.smithi022:FOG request: GET /tasktype {"name": "deploy"} 2023-07-27T14:09:31.366 INFO:teuthology.provision.fog.smithi027:Scheduling deploy of centos 8.stream 2023-07-27T14:09:31.367 DEBUG:teuthology.provision.fog.smithi027:FOG request: GET /task/active None 2023-07-27T14:09:31.404 DEBUG:teuthology.provision.fog.smithi022:FOG request: POST /host/128/task {"taskTypeID": 1} 2023-07-27T14:09:31.427 DEBUG:teuthology.provision.fog.smithi027:Canceling deploy task with ID 415353 2023-07-27T14:09:31.427 DEBUG:teuthology.provision.fog.smithi027:FOG request: DELETE /task/cancel {"id": 415353} 2023-07-27T14:09:31.496 DEBUG:teuthology.provision.fog.smithi022:FOG request: GET /task/active None 2023-07-27T14:09:31.502 DEBUG:teuthology.provision.fog.smithi027:FOG request: GET /tasktype {"name": "deploy"} 2023-07-27T14:09:31.537 DEBUG:teuthology.provision.fog.smithi027:FOG request: POST /host/132/task {"taskTypeID": 1} 2023-07-27T14:09:31.586 DEBUG:teuthology.provision.fog.smithi027:FOG request: GET /task/active None 2023-07-27T14:09:31.601 INFO:teuthology.orchestra.console:Power off smithi022 2023-07-27T14:09:31.602 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi022.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-07-27T14:09:31.624 DEBUG:teuthology.orchestra.console:power off output: Chassis Power Control: Down/Off 2023-07-27T14:09:31.625 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi022.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T14:09:31.647 DEBUG:teuthology.orchestra.console:check power output: Chassis Power is on 2023-07-27T14:09:31.683 INFO:teuthology.orchestra.console:Power off smithi027 2023-07-27T14:09:31.684 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi027.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-07-27T14:09:31.705 DEBUG:teuthology.orchestra.console:power off output: Chassis Power Control: Down/Off 2023-07-27T14:09:31.706 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi027.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T14:09:31.727 DEBUG:teuthology.orchestra.console:check power output: Chassis Power is off 2023-07-27T14:09:31.828 INFO:teuthology.orchestra.console:Power off for smithi027 completed 2023-07-27T14:09:31.929 INFO:teuthology.orchestra.console:Power on smithi027 2023-07-27T14:09:31.929 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi027.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2023-07-27T14:09:31.949 DEBUG:teuthology.orchestra.console:power on output: Chassis Power Control: Up/On 2023-07-27T14:09:31.950 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi027.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T14:09:31.976 DEBUG:teuthology.orchestra.console:check power output: Chassis Power is off 2023-07-27T14:09:35.652 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi022.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T14:09:35.761 DEBUG:teuthology.orchestra.console:check power output: Chassis Power is on 2023-07-27T14:09:35.977 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi027.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T14:09:37.087 DEBUG:teuthology.orchestra.console:check power output: 2023-07-27T14:09:39.764 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi022.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T14:09:40.876 DEBUG:teuthology.orchestra.console:check power output: 2023-07-27T14:09:41.090 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi027.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T14:09:42.200 DEBUG:teuthology.orchestra.console:check power output: 2023-07-27T14:09:44.877 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi022.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T14:09:45.989 DEBUG:teuthology.orchestra.console:check power output: 2023-07-27T14:09:46.202 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi027.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T14:09:47.312 DEBUG:teuthology.orchestra.console:check power output: 2023-07-27T14:09:49.992 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi022.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T14:09:51.102 DEBUG:teuthology.orchestra.console:check power output: 2023-07-27T14:09:51.314 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi027.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T14:09:52.423 DEBUG:teuthology.orchestra.console:check power output: 2023-07-27T14:09:55.104 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi022.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T14:09:56.215 DEBUG:teuthology.orchestra.console:check power output: 2023-07-27T14:09:56.424 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi027.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T14:09:57.534 DEBUG:teuthology.orchestra.console:check power output: 2023-07-27T14:10:00.216 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi022.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T14:10:01.327 DEBUG:teuthology.orchestra.console:check power output: 2023-07-27T14:10:01.536 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi027.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T14:10:02.646 DEBUG:teuthology.orchestra.console:check power output: 2023-07-27T14:10:05.331 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi022.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T14:10:06.442 DEBUG:teuthology.orchestra.console:check power output: 2023-07-27T14:10:06.647 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi027.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T14:10:07.757 DEBUG:teuthology.orchestra.console:check power output: 2023-07-27T14:10:10.444 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi022.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T14:10:11.556 DEBUG:teuthology.orchestra.console:check power output: 2023-07-27T14:10:11.758 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi027.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T14:10:12.871 DEBUG:teuthology.orchestra.console:check power output: 2023-07-27T14:10:15.560 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi022.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T14:10:16.671 DEBUG:teuthology.orchestra.console:check power output: 2023-07-27T14:10:16.872 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi027.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T14:10:17.983 DEBUG:teuthology.orchestra.console:check power output: 2023-07-27T14:10:20.675 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi022.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T14:10:21.788 DEBUG:teuthology.orchestra.console:check power output: 2023-07-27T14:10:21.984 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi027.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T14:10:23.093 DEBUG:teuthology.orchestra.console:check power output: 2023-07-27T14:10:25.792 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi022.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T14:10:26.902 DEBUG:teuthology.orchestra.console:check power output: 2023-07-27T14:10:27.094 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi027.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T14:10:28.204 DEBUG:teuthology.orchestra.console:check power output: 2023-07-27T14:10:30.903 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi022.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T14:10:32.012 DEBUG:teuthology.orchestra.console:check power output: 2023-07-27T14:10:32.205 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi027.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T14:10:33.315 DEBUG:teuthology.orchestra.console:check power output: 2023-07-27T14:10:36.013 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi022.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T14:10:37.124 DEBUG:teuthology.orchestra.console:check power output: 2023-07-27T14:10:37.316 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi027.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T14:10:37.427 DEBUG:teuthology.orchestra.console:check power output: Chassis Power is on 2023-07-27T14:10:37.528 INFO:teuthology.orchestra.console:Power on for smithi027 completed 2023-07-27T14:10:37.629 INFO:teuthology.provision.fog.smithi027:Waiting for deploy to finish 2023-07-27T14:10:37.630 DEBUG:teuthology.provision.fog.smithi027:FOG request: GET /task/active None 2023-07-27T14:10:42.639 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi022.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T14:10:43.750 DEBUG:teuthology.orchestra.console:check power output: 2023-07-27T14:10:43.750 WARNING:teuthology.contextutil:'wait for power off' reached maximum tries (16) after waiting for 60.0 seconds 2023-07-27T14:10:43.751 ERROR:teuthology.orchestra.console:Failed to power off smithi022 2023-07-27T14:10:43.751 INFO:teuthology.orchestra.console:Power on smithi022 2023-07-27T14:10:43.751 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi022.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2023-07-27T14:10:46.509 DEBUG:teuthology.orchestra.console:power on output: Chassis Power Control: Up/On 2023-07-27T14:10:46.509 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi022.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T14:10:46.532 DEBUG:teuthology.orchestra.console:check power output: Chassis Power is off 2023-07-27T14:10:50.537 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi022.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T14:10:51.648 DEBUG:teuthology.orchestra.console:check power output: 2023-07-27T14:10:55.649 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi022.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T14:10:56.761 DEBUG:teuthology.orchestra.console:check power output: 2023-07-27T14:10:57.709 DEBUG:teuthology.provision.fog.smithi027:FOG request: GET /task/active None 2023-07-27T14:11:01.998 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi022.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T14:11:03.110 DEBUG:teuthology.orchestra.console:check power output: 2023-07-27T14:11:07.112 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi022.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T14:11:07.224 DEBUG:teuthology.orchestra.console:check power output: Chassis Power is on 2023-07-27T14:11:07.325 INFO:teuthology.orchestra.console:Power on for smithi022 completed 2023-07-27T14:11:07.426 INFO:teuthology.provision.fog.smithi022:Waiting for deploy to finish 2023-07-27T14:11:07.426 DEBUG:teuthology.provision.fog.smithi022:FOG request: GET /task/active None 2023-07-27T14:11:17.064 DEBUG:teuthology.provision.fog.smithi027:FOG request: GET /task/active None 2023-07-27T14:11:27.492 DEBUG:teuthology.provision.fog.smithi022:FOG request: GET /task/active None 2023-07-27T14:11:32.497 DEBUG:teuthology.provision.fog.smithi027:FOG request: GET /task/active None 2023-07-27T14:11:47.572 DEBUG:teuthology.provision.fog.smithi027:FOG request: GET /task/active None 2023-07-27T14:11:47.574 DEBUG:teuthology.provision.fog.smithi022:FOG request: GET /task/active None 2023-07-27T14:12:07.646 DEBUG:teuthology.provision.fog.smithi022:FOG request: GET /task/active None 2023-07-27T14:12:12.653 DEBUG:teuthology.provision.fog.smithi027:FOG request: GET /task/active None 2023-07-27T14:12:27.732 DEBUG:teuthology.provision.fog.smithi027:FOG request: GET /task/active None 2023-07-27T14:12:27.734 DEBUG:teuthology.provision.fog.smithi022:FOG request: GET /task/active None 2023-07-27T14:12:47.808 DEBUG:teuthology.provision.fog.smithi022:FOG request: GET /task/active None 2023-07-27T14:12:47.810 DEBUG:teuthology.provision.fog.smithi027:FOG request: GET /task/active None 2023-07-27T14:12:57.895 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi027.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-07-27T14:13:05.968 WARNING:teuthology.provision.fog.smithi027:[Errno None] Unable to connect to port 22 on 172.21.15.27 2023-07-27T14:13:11.974 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi027.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-07-27T14:13:12.890 DEBUG:teuthology.provision.fog.smithi022:FOG request: GET /task/active None 2023-07-27T14:13:15.024 WARNING:teuthology.provision.fog.smithi027:[Errno None] Unable to connect to port 22 on 172.21.15.27 2023-07-27T14:13:21.031 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi027.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-07-27T14:13:27.952 DEBUG:teuthology.provision.fog.smithi022:FOG request: GET /task/active None 2023-07-27T14:13:28.013 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi022.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-07-27T14:13:29.104 WARNING:teuthology.provision.fog.smithi027:[Errno None] Unable to connect to port 22 on 172.21.15.27 2023-07-27T14:13:31.092 WARNING:teuthology.provision.fog.smithi022:[Errno None] Unable to connect to port 22 on 172.21.15.22 2023-07-27T14:13:35.108 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi027.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-07-27T14:13:40.113 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi022.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-07-27T14:13:45.117 WARNING:teuthology.provision.fog.smithi027:[Errno None] Unable to connect to port 22 on 172.21.15.27 2023-07-27T14:13:48.176 WARNING:teuthology.provision.fog.smithi022:[Errno None] Unable to connect to port 22 on 172.21.15.22 2023-07-27T14:13:51.120 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi027.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-07-27T14:13:56.125 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi022.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-07-27T14:14:01.129 WARNING:teuthology.provision.fog.smithi027:[Errno None] Unable to connect to port 22 on 172.21.15.27 2023-07-27T14:14:04.208 WARNING:teuthology.provision.fog.smithi022:[Errno None] Unable to connect to port 22 on 172.21.15.22 2023-07-27T14:14:07.132 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi027.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-07-27T14:14:12.137 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi022.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-07-27T14:14:15.216 WARNING:teuthology.provision.fog.smithi022:[Errno None] Unable to connect to port 22 on 172.21.15.22 2023-07-27T14:14:21.220 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi022.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-07-27T14:15:12.180 WARNING:teuthology.provision.fog.smithi027:timed out 2023-07-27T14:15:18.187 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi027.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-07-27T14:15:23.193 WARNING:teuthology.provision.fog.smithi022:timed out 2023-07-27T14:15:23.431 INFO:teuthology.orchestra.run:Running command with timeout 600 2023-07-27T14:15:23.431 DEBUG:teuthology.orchestra.run.smithi027:> while [ ! -e '/.cephlab_net_configured' ]; do sleep 5; done 2023-07-27T14:15:23.665 INFO:teuthology.provision.fog.smithi027:Node is ready 2023-07-27T14:15:23.666 DEBUG:teuthology.orchestra.run.smithi027:> hostname 2023-07-27T14:15:23.689 INFO:teuthology.orchestra.run.smithi027.stdout:smithi027.front.sepia.ceph.com 2023-07-27T14:15:23.690 DEBUG:teuthology.orchestra.run.smithi027:> grep smithi027.front.sepia.ceph.com /etc/hosts 2023-07-27T14:15:23.750 INFO:teuthology.orchestra.run.smithi027.stdout:172.21.15.27 smithi027.front.sepia.ceph.com smithi027 2023-07-27T14:15:23.750 DEBUG:teuthology.orchestra.run.smithi027:> sudo hostname smithi027 2023-07-27T14:15:23.863 DEBUG:teuthology.orchestra.run.smithi027:> sudo sed -i -e 's/smithi027.front.sepia.ceph.com/smithi027/g' /etc/hosts 2023-07-27T14:15:23.895 DEBUG:teuthology.orchestra.run.smithi027:> sudo sed -i -e 's/172.21.15.27/172.21.15.27/g' /etc/hosts 2023-07-27T14:15:23.966 DEBUG:teuthology.orchestra.run.smithi027:> sudo sed -i -e 's/smithi027.front.sepia.ceph.com/smithi027/g' /etc/hostname 2023-07-27T14:15:24.035 DEBUG:teuthology.orchestra.run.smithi027:> sudo hostname smithi027 2023-07-27T14:15:24.103 DEBUG:teuthology.orchestra.run.smithi027:> cat /etc/os-release 2023-07-27T14:15:24.162 INFO:teuthology.orchestra.run.smithi027.stdout:NAME="CentOS Stream" 2023-07-27T14:15:24.162 INFO:teuthology.orchestra.run.smithi027.stdout:VERSION="8" 2023-07-27T14:15:24.162 INFO:teuthology.orchestra.run.smithi027.stdout:ID="centos" 2023-07-27T14:15:24.162 INFO:teuthology.orchestra.run.smithi027.stdout:ID_LIKE="rhel fedora" 2023-07-27T14:15:24.163 INFO:teuthology.orchestra.run.smithi027.stdout:VERSION_ID="8" 2023-07-27T14:15:24.163 INFO:teuthology.orchestra.run.smithi027.stdout:PLATFORM_ID="platform:el8" 2023-07-27T14:15:24.163 INFO:teuthology.orchestra.run.smithi027.stdout:PRETTY_NAME="CentOS Stream 8" 2023-07-27T14:15:24.163 INFO:teuthology.orchestra.run.smithi027.stdout:ANSI_COLOR="0;31" 2023-07-27T14:15:24.163 INFO:teuthology.orchestra.run.smithi027.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-07-27T14:15:24.163 INFO:teuthology.orchestra.run.smithi027.stdout:HOME_URL="https://centos.org/" 2023-07-27T14:15:24.163 INFO:teuthology.orchestra.run.smithi027.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-07-27T14:15:24.164 INFO:teuthology.orchestra.run.smithi027.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-07-27T14:15:24.164 INFO:teuthology.orchestra.run.smithi027.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-07-27T14:15:24.164 INFO:teuthology.provision.fog.smithi027:Deploy complete! 2023-07-27T14:15:24.166 DEBUG:teuthology.parallel:result is None 2023-07-27T14:15:29.198 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi022.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-07-27T14:15:29.467 INFO:teuthology.orchestra.run:Running command with timeout 600 2023-07-27T14:15:29.468 DEBUG:teuthology.orchestra.run.smithi022:> while [ ! -e '/.cephlab_net_configured' ]; do sleep 5; done 2023-07-27T14:15:29.708 INFO:teuthology.provision.fog.smithi022:Node is ready 2023-07-27T14:15:29.708 DEBUG:teuthology.orchestra.run.smithi022:> hostname 2023-07-27T14:15:29.768 INFO:teuthology.orchestra.run.smithi022.stdout:smithi022.front.sepia.ceph.com 2023-07-27T14:15:29.769 DEBUG:teuthology.orchestra.run.smithi022:> grep smithi022.front.sepia.ceph.com /etc/hosts 2023-07-27T14:15:29.829 INFO:teuthology.orchestra.run.smithi022.stdout:172.21.15.22 smithi022.front.sepia.ceph.com smithi022 2023-07-27T14:15:29.829 DEBUG:teuthology.orchestra.run.smithi022:> sudo hostname smithi022 2023-07-27T14:15:29.926 DEBUG:teuthology.orchestra.run.smithi022:> sudo sed -i -e 's/smithi022.front.sepia.ceph.com/smithi022/g' /etc/hosts 2023-07-27T14:15:29.957 DEBUG:teuthology.orchestra.run.smithi022:> sudo sed -i -e 's/172.21.15.22/172.21.15.22/g' /etc/hosts 2023-07-27T14:15:30.026 DEBUG:teuthology.orchestra.run.smithi022:> sudo sed -i -e 's/smithi022.front.sepia.ceph.com/smithi022/g' /etc/hostname 2023-07-27T14:15:30.097 DEBUG:teuthology.orchestra.run.smithi022:> sudo hostname smithi022 2023-07-27T14:15:30.165 DEBUG:teuthology.orchestra.run.smithi022:> cat /etc/os-release 2023-07-27T14:15:30.225 INFO:teuthology.orchestra.run.smithi022.stdout:NAME="CentOS Stream" 2023-07-27T14:15:30.225 INFO:teuthology.orchestra.run.smithi022.stdout:VERSION="8" 2023-07-27T14:15:30.225 INFO:teuthology.orchestra.run.smithi022.stdout:ID="centos" 2023-07-27T14:15:30.225 INFO:teuthology.orchestra.run.smithi022.stdout:ID_LIKE="rhel fedora" 2023-07-27T14:15:30.225 INFO:teuthology.orchestra.run.smithi022.stdout:VERSION_ID="8" 2023-07-27T14:15:30.225 INFO:teuthology.orchestra.run.smithi022.stdout:PLATFORM_ID="platform:el8" 2023-07-27T14:15:30.226 INFO:teuthology.orchestra.run.smithi022.stdout:PRETTY_NAME="CentOS Stream 8" 2023-07-27T14:15:30.226 INFO:teuthology.orchestra.run.smithi022.stdout:ANSI_COLOR="0;31" 2023-07-27T14:15:30.226 INFO:teuthology.orchestra.run.smithi022.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-07-27T14:15:30.226 INFO:teuthology.orchestra.run.smithi022.stdout:HOME_URL="https://centos.org/" 2023-07-27T14:15:30.226 INFO:teuthology.orchestra.run.smithi022.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-07-27T14:15:30.226 INFO:teuthology.orchestra.run.smithi022.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-07-27T14:15:30.227 INFO:teuthology.orchestra.run.smithi022.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-07-27T14:15:30.227 INFO:teuthology.provision.fog.smithi022:Deploy complete! 2023-07-27T14:15:30.228 DEBUG:teuthology.parallel:result is None 2023-07-27T14:15:35.388 INFO:teuthology.lock.ops:Checking smithi022.front.sepia.ceph.com 2023-07-27T14:15:35.389 INFO:teuthology.lock.ops:New key found. Updating... 2023-07-27T14:15:39.775 INFO:teuthology.lock.ops:Checking smithi027.front.sepia.ceph.com 2023-07-27T14:15:39.776 INFO:teuthology.lock.ops:New key found. Updating... 2023-07-27T14:15:39.794 INFO:teuthology.lock.ops:Updating [smithi022.front.sepia.ceph.com]: set os type and version on server 2023-07-27T14:15:39.795 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi022.front.sepia.ceph.com' 2023-07-27T14:15:39.796 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi022.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-07-27T14:15:39.867 DEBUG:teuthology.orchestra.run.smithi022:> true 2023-07-27T14:15:39.937 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi022.front.sepia.ceph.com' 2023-07-27T14:15:39.938 DEBUG:teuthology.orchestra.run.smithi022:> uname -m 2023-07-27T14:15:39.998 INFO:teuthology.orchestra.run.smithi022.stdout:x86_64 2023-07-27T14:15:39.999 DEBUG:teuthology.orchestra.run.smithi022:> cat /etc/os-release 2023-07-27T14:15:40.061 INFO:teuthology.orchestra.run.smithi022.stdout:NAME="CentOS Stream" 2023-07-27T14:15:40.061 INFO:teuthology.orchestra.run.smithi022.stdout:VERSION="8" 2023-07-27T14:15:40.062 INFO:teuthology.orchestra.run.smithi022.stdout:ID="centos" 2023-07-27T14:15:40.062 INFO:teuthology.orchestra.run.smithi022.stdout:ID_LIKE="rhel fedora" 2023-07-27T14:15:40.062 INFO:teuthology.orchestra.run.smithi022.stdout:VERSION_ID="8" 2023-07-27T14:15:40.062 INFO:teuthology.orchestra.run.smithi022.stdout:PLATFORM_ID="platform:el8" 2023-07-27T14:15:40.063 INFO:teuthology.orchestra.run.smithi022.stdout:PRETTY_NAME="CentOS Stream 8" 2023-07-27T14:15:40.063 INFO:teuthology.orchestra.run.smithi022.stdout:ANSI_COLOR="0;31" 2023-07-27T14:15:40.063 INFO:teuthology.orchestra.run.smithi022.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-07-27T14:15:40.064 INFO:teuthology.orchestra.run.smithi022.stdout:HOME_URL="https://centos.org/" 2023-07-27T14:15:40.064 INFO:teuthology.orchestra.run.smithi022.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-07-27T14:15:40.064 INFO:teuthology.orchestra.run.smithi022.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-07-27T14:15:40.065 INFO:teuthology.orchestra.run.smithi022.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-07-27T14:15:40.065 INFO:teuthology.lock.ops:Updating smithi022.front.sepia.ceph.com on lock server 2023-07-27T14:15:40.085 INFO:teuthology.lock.ops:Updating [smithi027.front.sepia.ceph.com]: set os type and version on server 2023-07-27T14:15:40.086 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi027.front.sepia.ceph.com' 2023-07-27T14:15:40.087 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi027.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-07-27T14:15:40.158 DEBUG:teuthology.orchestra.run.smithi027:> true 2023-07-27T14:15:40.295 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi027.front.sepia.ceph.com' 2023-07-27T14:15:40.296 DEBUG:teuthology.orchestra.run.smithi027:> uname -m 2023-07-27T14:15:40.355 INFO:teuthology.orchestra.run.smithi027.stdout:x86_64 2023-07-27T14:15:40.356 DEBUG:teuthology.orchestra.run.smithi027:> cat /etc/os-release 2023-07-27T14:15:40.415 INFO:teuthology.orchestra.run.smithi027.stdout:NAME="CentOS Stream" 2023-07-27T14:15:40.416 INFO:teuthology.orchestra.run.smithi027.stdout:VERSION="8" 2023-07-27T14:15:40.416 INFO:teuthology.orchestra.run.smithi027.stdout:ID="centos" 2023-07-27T14:15:40.416 INFO:teuthology.orchestra.run.smithi027.stdout:ID_LIKE="rhel fedora" 2023-07-27T14:15:40.416 INFO:teuthology.orchestra.run.smithi027.stdout:VERSION_ID="8" 2023-07-27T14:15:40.417 INFO:teuthology.orchestra.run.smithi027.stdout:PLATFORM_ID="platform:el8" 2023-07-27T14:15:40.417 INFO:teuthology.orchestra.run.smithi027.stdout:PRETTY_NAME="CentOS Stream 8" 2023-07-27T14:15:40.417 INFO:teuthology.orchestra.run.smithi027.stdout:ANSI_COLOR="0;31" 2023-07-27T14:15:40.417 INFO:teuthology.orchestra.run.smithi027.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-07-27T14:15:40.417 INFO:teuthology.orchestra.run.smithi027.stdout:HOME_URL="https://centos.org/" 2023-07-27T14:15:40.417 INFO:teuthology.orchestra.run.smithi027.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-07-27T14:15:40.418 INFO:teuthology.orchestra.run.smithi027.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-07-27T14:15:40.418 INFO:teuthology.orchestra.run.smithi027.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-07-27T14:15:40.418 INFO:teuthology.lock.ops:Updating smithi027.front.sepia.ceph.com on lock server 2023-07-27T14:15:40.444 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-07-27T14:15:40.445 DEBUG:urllib3.util.retry:Converted retries value: 10 -> Retry(total=10, connect=None, read=None, redirect=None, status=None) 2023-07-27T14:15:40.546 INFO:teuthology.dispatcher.supervisor:Running job 7354407 2023-07-27T14:15:40.546 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_407880c6d3fb77318fff01c863715090f9c2de69/virtualenv/bin/teuthology -v --owner scheduled_yuriw@teuthology --archive /home/teuthworker/archive/yuriw-2023-07-27_03:42:08-fs-wip-yuri10-testing-2023-07-26-0858-pacific-distro-default-smithi/7354407 --name yuriw-2023-07-27_03:42:08-fs-wip-yuri10-testing-2023-07-26-0858-pacific-distro-default-smithi --description fs/multifs/{begin clusters/1a3s-mds-2c-client conf/{client mds mon osd} distro/{centos_8} mount/kclient/{mount overrides/{distro/testing/{flavor/centos_latest k-testing} ms-die-on-skipped}} objectstore-ec/bluestore-comp overrides/{ignorelist_health ignorelist_wrongly_marked_down mon-debug} tasks/multifs-auth} -- /home/teuthworker/archive/yuriw-2023-07-27_03:42:08-fs-wip-yuri10-testing-2023-07-26-0858-pacific-distro-default-smithi/7354407/orig.config.yaml 2023-07-27T14:15:40.550 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/archive/yuriw-2023-07-27_03:42:08-fs-wip-yuri10-testing-2023-07-26-0858-pacific-distro-default-smithi/7354407 2023-07-27T14:15:40.550 INFO:teuthology.dispatcher.supervisor:Job PID: 14764 2023-07-27T14:15:40.551 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2023-07-27T14:17:40.651 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-07-27T14:17:40.653 DEBUG:urllib3.util.retry:Converted retries value: 10 -> Retry(total=10, connect=None, read=None, redirect=None, status=None) 2023-07-27T14:19:45.832 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-07-27T14:19:45.833 DEBUG:urllib3.util.retry:Converted retries value: 10 -> Retry(total=10, connect=None, read=None, redirect=None, status=None) 2023-07-27T14:21:50.987 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-07-27T14:21:50.987 DEBUG:urllib3.util.retry:Converted retries value: 10 -> Retry(total=10, connect=None, read=None, redirect=None, status=None) 2023-07-27T14:23:56.161 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-07-27T14:23:56.161 DEBUG:urllib3.util.retry:Converted retries value: 10 -> Retry(total=10, connect=None, read=None, redirect=None, status=None) 2023-07-27T14:26:01.329 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-07-27T14:26:01.330 DEBUG:urllib3.util.retry:Converted retries value: 10 -> Retry(total=10, connect=None, read=None, redirect=None, status=None) 2023-07-27T14:28:06.517 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-07-27T14:28:06.518 DEBUG:urllib3.util.retry:Converted retries value: 10 -> Retry(total=10, connect=None, read=None, redirect=None, status=None) 2023-07-27T14:30:11.701 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-07-27T14:30:11.702 DEBUG:urllib3.util.retry:Converted retries value: 10 -> Retry(total=10, connect=None, read=None, redirect=None, status=None) 2023-07-27T14:32:16.887 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-07-27T14:32:16.888 DEBUG:urllib3.util.retry:Converted retries value: 10 -> Retry(total=10, connect=None, read=None, redirect=None, status=None) 2023-07-27T14:34:22.073 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-07-27T14:34:22.074 DEBUG:urllib3.util.retry:Converted retries value: 10 -> Retry(total=10, connect=None, read=None, redirect=None, status=None) 2023-07-27T14:36:27.246 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-07-27T14:36:27.246 DEBUG:urllib3.util.retry:Converted retries value: 10 -> Retry(total=10, connect=None, read=None, redirect=None, status=None) 2023-07-27T14:38:32.433 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-07-27T14:38:32.434 DEBUG:urllib3.util.retry:Converted retries value: 10 -> Retry(total=10, connect=None, read=None, redirect=None, status=None) 2023-07-27T14:40:37.618 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-07-27T14:40:37.619 DEBUG:urllib3.util.retry:Converted retries value: 10 -> Retry(total=10, connect=None, read=None, redirect=None, status=None) 2023-07-27T14:42:42.790 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-07-27T14:42:42.791 DEBUG:urllib3.util.retry:Converted retries value: 10 -> Retry(total=10, connect=None, read=None, redirect=None, status=None) 2023-07-27T14:42:47.873 ERROR:teuthology.dispatcher.supervisor:Child exited with code -15 2023-07-27T14:42:55.460 INFO:teuthology.dispatcher.supervisor:Nuking machines... 2023-07-27T14:42:55.461 INFO:teuthology.nuke:Checking targets against current locks 2023-07-27T14:42:55.551 DEBUG:teuthology.nuke:shortname: smithi022 2023-07-27T14:42:55.551 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-07-27T14:42:55.582 DEBUG:teuthology.nuke:shortname: smithi027 2023-07-27T14:42:55.582 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-07-27T14:42:55.586 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi022.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-07-27_03:42:08-fs-wip-yuri10-testing-2023-07-26-0858-pacific-distro-default-smithi/7354407', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-07-27 14:08:37.039085', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCvd8KqxcCLUROpFMC8SMQ3czUA2fKfTIKVYOA+KqQFIbUsapib5c8LRnye4lAXaInxpMMVvEMvBIXzSHT4QiUsePzWVVqNPhEX3Lys5N4rA+9GCnUF3bi+ZZzTJfgw8BcjRzq78eQgSIENHGIJbcMSJ5hH0GuAMcHOkGJSAarZTOQWsNT1MStPU46tEMk+fPIx9q+/9YJhLKJyhiWigfTl7JhuO8NlJIUJh3RjW3SGWduhpf1NcP7ku5UhE2lO8wuVyVlbHgg4ybcsS1qP5sWwRDsvsdwPHHZk3xIIZ9Yi1Yummt8D/38eYJ11PbsrUb8f7+92MptqG69hTr73hIcfYFBuSb8P6cozn9QMYuiYM+ynpaQpYMPQvfAdSg8qmLJEhuwUphmXCGBk1+ZsFIexwhxc/ZfCfIOZTmdZIiinTNHj39YRMAkWQ1lIo5XfvtpeeDUUO3KqAdmF2K+FLj6L0s+L7NyJ3AWLQtYLnxrAE886nlNDcTn4VZZOahTFe38='} 2023-07-27T14:42:55.611 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi027.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-07-27_03:42:08-fs-wip-yuri10-testing-2023-07-26-0858-pacific-distro-default-smithi/7354407', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-07-27 14:08:37.037377', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHUIwPEQZfdvYIUGSfmVqiJp6AnrzyxUnwMqli9jxo1MnwZUqzYqOn6PhMLpUHgPD5hEAGCd6WujEXgwuL0c0cQ='} 2023-07-27T14:42:55.639 INFO:teuthology.orchestra.console:Power off smithi022 2023-07-27T14:42:55.640 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi022.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-07-27T14:42:55.664 DEBUG:teuthology.orchestra.console:power off output: Chassis Power Control: Down/Off 2023-07-27T14:42:55.665 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi022.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T14:42:55.687 INFO:teuthology.orchestra.console:Power off smithi027 2023-07-27T14:42:55.687 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi027.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-07-27T14:42:55.699 DEBUG:teuthology.orchestra.console:check power output: Chassis Power is off 2023-07-27T14:42:55.712 DEBUG:teuthology.orchestra.console:power off output: Chassis Power Control: Down/Off 2023-07-27T14:42:55.712 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi027.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T14:42:55.735 DEBUG:teuthology.orchestra.console:check power output: Chassis Power is off 2023-07-27T14:42:55.801 INFO:teuthology.orchestra.console:Power off for smithi022 completed 2023-07-27T14:42:55.837 INFO:teuthology.orchestra.console:Power off for smithi027 completed 2023-07-27T14:43:00.956 INFO:teuthology.lock.ops:unlocked: smithi022.front.sepia.ceph.com 2023-07-27T14:43:00.989 INFO:teuthology.lock.ops:unlocked: smithi027.front.sepia.ceph.com