2023-07-27T00:34:36.746 INFO:root:teuthology version: 0.0.1.dev160+g407880c 2023-07-27T00:34:36.747 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-07-27T00:34:36.748 DEBUG:urllib3.util.retry:Converted retries value: 10 -> Retry(total=10, connect=None, read=None, redirect=None, status=None) 2023-07-27T00:34:58.282 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fbcb4645310>, signals=[15]) 2023-07-27T00:34:58.283 INFO:teuthology.lock.ops:Start node 'smithi032.front.sepia.ceph.com' reimaging 2023-07-27T00:34:58.283 INFO:teuthology.lock.ops:Updating [smithi032.front.sepia.ceph.com]: reset os type and version on server 2023-07-27T00:34:58.284 INFO:teuthology.lock.ops:Updating smithi032.front.sepia.ceph.com on lock server 2023-07-27T00:35:03.312 INFO:teuthology.lock.ops:Start node 'smithi158.front.sepia.ceph.com' reimaging 2023-07-27T00:35:03.312 INFO:teuthology.lock.ops:Updating [smithi158.front.sepia.ceph.com]: reset os type and version on server 2023-07-27T00:35:03.313 INFO:teuthology.lock.ops:Updating smithi158.front.sepia.ceph.com on lock server 2023-07-27T00:35:03.314 DEBUG:teuthology.provision.fog.smithi032:FOG request: GET /host {"name": "smithi032"} 2023-07-27T00:35:13.353 DEBUG:teuthology.provision.fog.smithi158:FOG request: GET /host {"name": "smithi158"} 2023-07-27T00:35:23.392 DEBUG:teuthology.provision.fog.smithi032:FOG request: GET /image {"name": "smithi_rhel_8.6"} 2023-07-27T00:35:29.021 DEBUG:teuthology.provision.fog.smithi158:FOG request: GET /image {"name": "smithi_rhel_8.6"} 2023-07-27T00:35:34.025 DEBUG:teuthology.provision.fog.smithi032:Requesting image smithi_rhel_8.6 (ID 5) 2023-07-27T00:35:34.025 DEBUG:teuthology.provision.fog.smithi032:FOG request: PUT /host/137 {"imageID": 5} 2023-07-27T00:35:39.076 DEBUG:teuthology.provision.fog.smithi158:Requesting image smithi_rhel_8.6 (ID 5) 2023-07-27T00:35:39.077 DEBUG:teuthology.provision.fog.smithi158:FOG request: PUT /host/263 {"imageID": 5} 2023-07-27T00:35:44.082 INFO:teuthology.provision.fog.smithi032:Scheduling deploy of rhel 8.6 2023-07-27T00:35:44.082 DEBUG:teuthology.provision.fog.smithi032:FOG request: GET /task/active None 2023-07-27T00:35:49.147 DEBUG:teuthology.provision.fog.smithi032:FOG request: GET /tasktype {"name": "deploy"} 2023-07-27T00:35:54.154 INFO:teuthology.provision.fog.smithi158:Scheduling deploy of rhel 8.6 2023-07-27T00:35:54.155 DEBUG:teuthology.provision.fog.smithi158:FOG request: GET /task/active None 2023-07-27T00:35:59.207 DEBUG:teuthology.provision.fog.smithi032:FOG request: POST /host/137/task {"taskTypeID": 1} 2023-07-27T00:36:04.214 DEBUG:teuthology.provision.fog.smithi158:Canceling deploy task with ID 413440 2023-07-27T00:36:04.214 DEBUG:teuthology.provision.fog.smithi158:FOG request: DELETE /task/cancel {"id": 413440} 2023-07-27T00:36:09.275 DEBUG:teuthology.provision.fog.smithi158:FOG request: GET /tasktype {"name": "deploy"} 2023-07-27T00:36:09.296 DEBUG:teuthology.provision.fog.smithi032:FOG request: GET /task/active None 2023-07-27T00:36:09.309 DEBUG:teuthology.provision.fog.smithi158:FOG request: POST /host/263/task {"taskTypeID": 1} 2023-07-27T00:36:09.359 DEBUG:teuthology.provision.fog.smithi158:FOG request: GET /task/active None 2023-07-27T00:36:09.373 INFO:teuthology.orchestra.console:Power off smithi032 2023-07-27T00:36:09.374 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi032.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-07-27T00:36:09.398 DEBUG:teuthology.orchestra.console:power off output: Chassis Power Control: Down/Off 2023-07-27T00:36:09.398 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi032.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T00:36:09.421 DEBUG:teuthology.orchestra.console:check power output: Chassis Power is off 2023-07-27T00:36:09.443 INFO:teuthology.orchestra.console:Power off smithi158 2023-07-27T00:36:09.444 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi158.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-07-27T00:36:09.466 DEBUG:teuthology.orchestra.console:power off output: Chassis Power Control: Down/Off 2023-07-27T00:36:09.467 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi158.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T00:36:09.488 DEBUG:teuthology.orchestra.console:check power output: Chassis Power is on 2023-07-27T00:36:09.523 INFO:teuthology.orchestra.console:Power off for smithi032 completed 2023-07-27T00:36:09.624 INFO:teuthology.orchestra.console:Power on smithi032 2023-07-27T00:36:09.625 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi032.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2023-07-27T00:36:09.650 DEBUG:teuthology.orchestra.console:power on output: Chassis Power Control: Up/On 2023-07-27T00:36:09.651 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi032.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T00:36:09.675 DEBUG:teuthology.orchestra.console:check power output: Chassis Power is off 2023-07-27T00:36:13.492 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi158.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T00:36:13.678 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi032.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T00:36:14.603 DEBUG:teuthology.orchestra.console:check power output: 2023-07-27T00:36:14.787 DEBUG:teuthology.orchestra.console:check power output: 2023-07-27T00:36:18.605 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi158.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T00:36:18.788 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi032.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T00:36:19.718 DEBUG:teuthology.orchestra.console:check power output: 2023-07-27T00:36:19.902 DEBUG:teuthology.orchestra.console:check power output: 2023-07-27T00:36:23.721 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi158.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T00:36:23.903 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi032.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T00:36:24.832 DEBUG:teuthology.orchestra.console:check power output: 2023-07-27T00:36:25.015 DEBUG:teuthology.orchestra.console:check power output: 2023-07-27T00:36:28.836 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi158.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T00:36:29.017 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi032.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T00:36:29.130 DEBUG:teuthology.orchestra.console:check power output: Chassis Power is on 2023-07-27T00:36:29.231 INFO:teuthology.orchestra.console:Power on for smithi032 completed 2023-07-27T00:36:29.332 INFO:teuthology.provision.fog.smithi032:Waiting for deploy to finish 2023-07-27T00:36:29.333 DEBUG:teuthology.provision.fog.smithi032:FOG request: GET /task/active None 2023-07-27T00:36:29.947 DEBUG:teuthology.orchestra.console:check power output: 2023-07-27T00:36:33.948 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi158.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T00:36:35.058 DEBUG:teuthology.orchestra.console:check power output: 2023-07-27T00:36:39.060 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi158.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T00:36:40.174 DEBUG:teuthology.orchestra.console:check power output: 2023-07-27T00:36:44.176 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi158.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T00:36:44.386 DEBUG:teuthology.provision.fog.smithi032:FOG request: GET /task/active None 2023-07-27T00:36:45.287 DEBUG:teuthology.orchestra.console:check power output: 2023-07-27T00:36:49.289 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi158.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T00:36:49.404 DEBUG:teuthology.orchestra.console:check power output: Chassis Power is off 2023-07-27T00:36:49.505 INFO:teuthology.orchestra.console:Power off for smithi158 completed 2023-07-27T00:36:49.606 INFO:teuthology.orchestra.console:Power on smithi158 2023-07-27T00:36:49.607 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi158.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2023-07-27T00:36:49.653 DEBUG:teuthology.orchestra.console:power on output: Chassis Power Control: Up/On 2023-07-27T00:36:49.654 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi158.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T00:36:49.689 DEBUG:teuthology.orchestra.console:check power output: Chassis Power is off 2023-07-27T00:36:53.692 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi158.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T00:36:54.803 DEBUG:teuthology.orchestra.console:check power output: 2023-07-27T00:36:58.805 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi158.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-07-27T00:36:59.440 DEBUG:teuthology.provision.fog.smithi032:FOG request: GET /task/active None 2023-07-27T00:37:04.449 DEBUG:teuthology.orchestra.console:check power output: Chassis Power is on 2023-07-27T00:37:04.550 INFO:teuthology.orchestra.console:Power on for smithi158 completed 2023-07-27T00:37:04.651 INFO:teuthology.provision.fog.smithi158:Waiting for deploy to finish 2023-07-27T00:37:04.652 DEBUG:teuthology.provision.fog.smithi158:FOG request: GET /task/active None 2023-07-27T00:37:19.512 DEBUG:teuthology.provision.fog.smithi032:FOG request: GET /task/active None 2023-07-27T00:37:24.705 DEBUG:teuthology.provision.fog.smithi158:FOG request: GET /task/active None 2023-07-27T00:37:39.577 DEBUG:teuthology.provision.fog.smithi032:FOG request: GET /task/active None 2023-07-27T00:37:44.760 DEBUG:teuthology.provision.fog.smithi158:FOG request: GET /task/active None 2023-07-27T00:37:54.632 DEBUG:teuthology.provision.fog.smithi032:FOG request: GET /task/active None 2023-07-27T00:38:04.820 DEBUG:teuthology.provision.fog.smithi158:FOG request: GET /task/active None 2023-07-27T00:38:14.684 DEBUG:teuthology.provision.fog.smithi032:FOG request: GET /task/active None 2023-07-27T00:38:24.879 DEBUG:teuthology.provision.fog.smithi158:FOG request: GET /task/active None 2023-07-27T00:38:34.747 DEBUG:teuthology.provision.fog.smithi032:FOG request: GET /task/active None 2023-07-27T00:38:34.799 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi032.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-07-27T00:38:34.951 ERROR:teuthology.orchestra.connection:Error authenticating with smithi032.front.sepia.ceph.com: Authentication failed. 2023-07-27T00:38:34.953 INFO:teuthology.orchestra.run:Running command with timeout 600 2023-07-27T00:38:34.953 DEBUG:teuthology.orchestra.run.smithi032:> while [ ! -e '/.cephlab_net_configured' ]; do sleep 5; done 2023-07-27T00:38:34.954 WARNING:paramiko.transport:Oops, unhandled type 3 ('unimplemented') 2023-07-27T00:38:44.942 DEBUG:teuthology.provision.fog.smithi158:FOG request: GET /task/active None 2023-07-27T00:39:05.003 DEBUG:teuthology.provision.fog.smithi158:FOG request: GET /task/active None 2023-07-27T00:39:25.066 DEBUG:teuthology.provision.fog.smithi158:FOG request: GET /task/active None 2023-07-27T00:39:45.129 DEBUG:teuthology.provision.fog.smithi158:FOG request: GET /task/active None 2023-07-27T00:40:00.194 DEBUG:teuthology.provision.fog.smithi158:FOG request: GET /task/active None 2023-07-27T00:40:05.261 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi158.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-07-27T00:40:28.016 ERROR:paramiko.transport:Socket exception: Connection reset by peer (104) 2023-07-27T00:40:28.018 ERROR:teuthology.provision.fog:[Errno 104] Connection reset by peer on smithi032 2023-07-27T00:40:37.024 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi032.front.sepia.ceph.com' 2023-07-27T00:40:37.025 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi032.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-07-27T00:40:42.358 DEBUG:teuthology.orchestra.run.smithi032:> true 2023-07-27T00:40:42.640 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi032.front.sepia.ceph.com' 2023-07-27T00:40:42.640 INFO:teuthology.orchestra.run:Running command with timeout 600 2023-07-27T00:40:42.641 DEBUG:teuthology.orchestra.run.smithi032:> while [ ! -e '/.cephlab_net_configured' ]; do sleep 5; done 2023-07-27T00:40:42.658 INFO:teuthology.provision.fog.smithi032:Node is ready 2023-07-27T00:40:42.659 DEBUG:teuthology.orchestra.run.smithi032:> hostname 2023-07-27T00:40:42.717 INFO:teuthology.orchestra.run.smithi032.stdout:smithi032.front.sepia.ceph.com 2023-07-27T00:40:42.718 DEBUG:teuthology.orchestra.run.smithi032:> grep smithi032.front.sepia.ceph.com /etc/hosts 2023-07-27T00:40:42.777 INFO:teuthology.orchestra.run.smithi032.stdout:172.21.15.32 smithi032.front.sepia.ceph.com smithi032 2023-07-27T00:40:42.777 DEBUG:teuthology.orchestra.run.smithi032:> sudo hostname smithi032 2023-07-27T00:40:42.903 DEBUG:teuthology.orchestra.run.smithi032:> sudo sed -i -e 's/smithi032.front.sepia.ceph.com/smithi032/g' /etc/hosts 2023-07-27T00:40:42.933 DEBUG:teuthology.orchestra.run.smithi032:> sudo sed -i -e 's/172.21.15.32/172.21.15.32/g' /etc/hosts 2023-07-27T00:40:43.003 DEBUG:teuthology.orchestra.run.smithi032:> sudo sed -i -e 's/smithi032.front.sepia.ceph.com/smithi032/g' /etc/hostname 2023-07-27T00:40:43.072 DEBUG:teuthology.orchestra.run.smithi032:> sudo hostname smithi032 2023-07-27T00:40:43.140 DEBUG:teuthology.orchestra.run.smithi032:> cat /etc/os-release 2023-07-27T00:40:43.197 INFO:teuthology.orchestra.run.smithi032.stdout:NAME="Red Hat Enterprise Linux" 2023-07-27T00:40:43.198 INFO:teuthology.orchestra.run.smithi032.stdout:VERSION="8.6 (Ootpa)" 2023-07-27T00:40:43.198 INFO:teuthology.orchestra.run.smithi032.stdout:ID="rhel" 2023-07-27T00:40:43.198 INFO:teuthology.orchestra.run.smithi032.stdout:ID_LIKE="fedora" 2023-07-27T00:40:43.198 INFO:teuthology.orchestra.run.smithi032.stdout:VERSION_ID="8.6" 2023-07-27T00:40:43.198 INFO:teuthology.orchestra.run.smithi032.stdout:PLATFORM_ID="platform:el8" 2023-07-27T00:40:43.198 INFO:teuthology.orchestra.run.smithi032.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-07-27T00:40:43.199 INFO:teuthology.orchestra.run.smithi032.stdout:ANSI_COLOR="0;31" 2023-07-27T00:40:43.199 INFO:teuthology.orchestra.run.smithi032.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-07-27T00:40:43.199 INFO:teuthology.orchestra.run.smithi032.stdout:HOME_URL="https://www.redhat.com/" 2023-07-27T00:40:43.199 INFO:teuthology.orchestra.run.smithi032.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-07-27T00:40:43.199 INFO:teuthology.orchestra.run.smithi032.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-07-27T00:40:43.199 INFO:teuthology.orchestra.run.smithi032.stdout: 2023-07-27T00:40:43.199 INFO:teuthology.orchestra.run.smithi032.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-07-27T00:40:43.200 INFO:teuthology.orchestra.run.smithi032.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-07-27T00:40:43.200 INFO:teuthology.orchestra.run.smithi032.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-07-27T00:40:43.200 INFO:teuthology.orchestra.run.smithi032.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-07-27T00:40:43.201 INFO:teuthology.provision.fog.smithi032:Deploy complete! 2023-07-27T00:40:43.202 DEBUG:teuthology.parallel:result is None 2023-07-27T00:41:05.263 WARNING:teuthology.provision.fog.smithi158:timed out 2023-07-27T00:41:11.265 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi158.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-07-27T00:42:16.272 WARNING:teuthology.provision.fog.smithi158:timed out 2023-07-27T00:42:22.273 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi158.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-07-27T00:42:22.346 INFO:teuthology.orchestra.run:Running command with timeout 600 2023-07-27T00:42:22.347 DEBUG:teuthology.orchestra.run.smithi158:> while [ ! -e '/.cephlab_net_configured' ]; do sleep 5; done 2023-07-27T00:42:22.373 INFO:teuthology.provision.fog.smithi158:Node is ready 2023-07-27T00:42:22.374 DEBUG:teuthology.orchestra.run.smithi158:> hostname 2023-07-27T00:42:22.435 INFO:teuthology.orchestra.run.smithi158.stdout:smithi158 2023-07-27T00:42:22.435 DEBUG:teuthology.orchestra.run.smithi158:> grep smithi158 /etc/hosts 2023-07-27T00:42:22.498 INFO:teuthology.orchestra.run.smithi158.stdout:172.21.15.158 smithi158 smithi158 2023-07-27T00:42:22.498 DEBUG:teuthology.orchestra.run.smithi158:> sudo hostname smithi158 2023-07-27T00:42:22.570 DEBUG:teuthology.orchestra.run.smithi158:> sudo sed -i -e 's/smithi158/smithi158/g' /etc/hosts 2023-07-27T00:42:22.642 DEBUG:teuthology.orchestra.run.smithi158:> sudo sed -i -e 's/172.21.15.158/172.21.15.158/g' /etc/hosts 2023-07-27T00:42:22.714 DEBUG:teuthology.orchestra.run.smithi158:> sudo sed -i -e 's/smithi158/smithi158/g' /etc/hostname 2023-07-27T00:42:22.785 DEBUG:teuthology.orchestra.run.smithi158:> sudo hostname smithi158 2023-07-27T00:42:22.854 DEBUG:teuthology.orchestra.run.smithi158:> cat /etc/os-release 2023-07-27T00:42:22.914 INFO:teuthology.orchestra.run.smithi158.stdout:NAME="Red Hat Enterprise Linux" 2023-07-27T00:42:22.914 INFO:teuthology.orchestra.run.smithi158.stdout:VERSION="8.6 (Ootpa)" 2023-07-27T00:42:22.915 INFO:teuthology.orchestra.run.smithi158.stdout:ID="rhel" 2023-07-27T00:42:22.915 INFO:teuthology.orchestra.run.smithi158.stdout:ID_LIKE="fedora" 2023-07-27T00:42:22.915 INFO:teuthology.orchestra.run.smithi158.stdout:VERSION_ID="8.6" 2023-07-27T00:42:22.915 INFO:teuthology.orchestra.run.smithi158.stdout:PLATFORM_ID="platform:el8" 2023-07-27T00:42:22.915 INFO:teuthology.orchestra.run.smithi158.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-07-27T00:42:22.915 INFO:teuthology.orchestra.run.smithi158.stdout:ANSI_COLOR="0;31" 2023-07-27T00:42:22.915 INFO:teuthology.orchestra.run.smithi158.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-07-27T00:42:22.915 INFO:teuthology.orchestra.run.smithi158.stdout:HOME_URL="https://www.redhat.com/" 2023-07-27T00:42:22.916 INFO:teuthology.orchestra.run.smithi158.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-07-27T00:42:22.916 INFO:teuthology.orchestra.run.smithi158.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-07-27T00:42:22.916 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-07-27T00:42:22.916 INFO:teuthology.orchestra.run.smithi158.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-07-27T00:42:22.916 INFO:teuthology.orchestra.run.smithi158.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-07-27T00:42:22.916 INFO:teuthology.orchestra.run.smithi158.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-07-27T00:42:22.916 INFO:teuthology.orchestra.run.smithi158.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-07-27T00:42:22.917 INFO:teuthology.provision.fog.smithi158:Deploy complete! 2023-07-27T00:42:22.917 DEBUG:teuthology.parallel:result is None 2023-07-27T00:42:33.108 INFO:teuthology.lock.ops:Checking smithi032.front.sepia.ceph.com 2023-07-27T00:42:33.109 INFO:teuthology.lock.ops:New key found. Updating... 2023-07-27T00:42:38.141 INFO:teuthology.lock.ops:Checking smithi158.front.sepia.ceph.com 2023-07-27T00:42:38.143 INFO:teuthology.lock.ops:Updating [smithi032.front.sepia.ceph.com]: set os type and version on server 2023-07-27T00:42:38.144 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi032.front.sepia.ceph.com' 2023-07-27T00:42:38.144 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi032.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-07-27T00:42:43.216 DEBUG:teuthology.orchestra.run.smithi032:> true 2023-07-27T00:42:43.351 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi032.front.sepia.ceph.com' 2023-07-27T00:42:43.352 DEBUG:teuthology.orchestra.run.smithi032:> uname -m 2023-07-27T00:42:43.410 INFO:teuthology.orchestra.run.smithi032.stdout:x86_64 2023-07-27T00:42:43.410 DEBUG:teuthology.orchestra.run.smithi032:> cat /etc/os-release 2023-07-27T00:42:43.468 INFO:teuthology.orchestra.run.smithi032.stdout:NAME="Red Hat Enterprise Linux" 2023-07-27T00:42:43.468 INFO:teuthology.orchestra.run.smithi032.stdout:VERSION="8.6 (Ootpa)" 2023-07-27T00:42:43.468 INFO:teuthology.orchestra.run.smithi032.stdout:ID="rhel" 2023-07-27T00:42:43.469 INFO:teuthology.orchestra.run.smithi032.stdout:ID_LIKE="fedora" 2023-07-27T00:42:43.469 INFO:teuthology.orchestra.run.smithi032.stdout:VERSION_ID="8.6" 2023-07-27T00:42:43.469 INFO:teuthology.orchestra.run.smithi032.stdout:PLATFORM_ID="platform:el8" 2023-07-27T00:42:43.469 INFO:teuthology.orchestra.run.smithi032.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-07-27T00:42:43.469 INFO:teuthology.orchestra.run.smithi032.stdout:ANSI_COLOR="0;31" 2023-07-27T00:42:43.469 INFO:teuthology.orchestra.run.smithi032.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-07-27T00:42:43.470 INFO:teuthology.orchestra.run.smithi032.stdout:HOME_URL="https://www.redhat.com/" 2023-07-27T00:42:43.470 INFO:teuthology.orchestra.run.smithi032.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-07-27T00:42:43.470 INFO:teuthology.orchestra.run.smithi032.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-07-27T00:42:43.470 INFO:teuthology.orchestra.run.smithi032.stdout: 2023-07-27T00:42:43.470 INFO:teuthology.orchestra.run.smithi032.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-07-27T00:42:43.470 INFO:teuthology.orchestra.run.smithi032.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-07-27T00:42:43.470 INFO:teuthology.orchestra.run.smithi032.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-07-27T00:42:43.471 INFO:teuthology.orchestra.run.smithi032.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-07-27T00:42:43.471 INFO:teuthology.lock.ops:Updating smithi032.front.sepia.ceph.com on lock server 2023-07-27T00:42:48.499 INFO:teuthology.lock.ops:Updating [smithi158.front.sepia.ceph.com]: set os type and version on server 2023-07-27T00:42:48.500 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi158.front.sepia.ceph.com' 2023-07-27T00:42:48.500 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi158.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-07-27T00:42:53.570 DEBUG:teuthology.orchestra.run.smithi158:> true 2023-07-27T00:42:53.644 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi158.front.sepia.ceph.com' 2023-07-27T00:42:53.644 DEBUG:teuthology.orchestra.run.smithi158:> uname -m 2023-07-27T00:42:53.702 INFO:teuthology.orchestra.run.smithi158.stdout:x86_64 2023-07-27T00:42:53.702 DEBUG:teuthology.orchestra.run.smithi158:> cat /etc/os-release 2023-07-27T00:42:53.761 INFO:teuthology.orchestra.run.smithi158.stdout:NAME="Red Hat Enterprise Linux" 2023-07-27T00:42:53.761 INFO:teuthology.orchestra.run.smithi158.stdout:VERSION="8.6 (Ootpa)" 2023-07-27T00:42:53.761 INFO:teuthology.orchestra.run.smithi158.stdout:ID="rhel" 2023-07-27T00:42:53.762 INFO:teuthology.orchestra.run.smithi158.stdout:ID_LIKE="fedora" 2023-07-27T00:42:53.762 INFO:teuthology.orchestra.run.smithi158.stdout:VERSION_ID="8.6" 2023-07-27T00:42:53.762 INFO:teuthology.orchestra.run.smithi158.stdout:PLATFORM_ID="platform:el8" 2023-07-27T00:42:53.762 INFO:teuthology.orchestra.run.smithi158.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-07-27T00:42:53.762 INFO:teuthology.orchestra.run.smithi158.stdout:ANSI_COLOR="0;31" 2023-07-27T00:42:53.762 INFO:teuthology.orchestra.run.smithi158.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-07-27T00:42:53.763 INFO:teuthology.orchestra.run.smithi158.stdout:HOME_URL="https://www.redhat.com/" 2023-07-27T00:42:53.763 INFO:teuthology.orchestra.run.smithi158.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-07-27T00:42:53.763 INFO:teuthology.orchestra.run.smithi158.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-07-27T00:42:53.763 INFO:teuthology.orchestra.run.smithi158.stdout: 2023-07-27T00:42:53.763 INFO:teuthology.orchestra.run.smithi158.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-07-27T00:42:53.763 INFO:teuthology.orchestra.run.smithi158.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-07-27T00:42:53.763 INFO:teuthology.orchestra.run.smithi158.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-07-27T00:42:53.764 INFO:teuthology.orchestra.run.smithi158.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-07-27T00:42:53.764 INFO:teuthology.lock.ops:Updating smithi158.front.sepia.ceph.com on lock server 2023-07-27T00:42:58.790 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-07-27T00:42:58.791 DEBUG:urllib3.util.retry:Converted retries value: 10 -> Retry(total=10, connect=None, read=None, redirect=None, status=None) 2023-07-27T00:43:03.897 INFO:teuthology.dispatcher.supervisor:Running job 7353313 2023-07-27T00:43:03.898 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-26_14:28:57-fs-wip-yuri-testing-2023-07-25-0833-reef-distro-default-smithi/7353313 --name yuriw-2023-07-26_14:28:57-fs-wip-yuri-testing-2023-07-25-0833-reef-distro-default-smithi --description fs/permission/{begin/{0-install 1-ceph 2-logrotate} clusters/fixed-2-ucephfs conf/{client mds mon osd} distro/{rhel_8} mount/fuse objectstore-ec/bluestore-ec-root overrides/{ignorelist_health ignorelist_wrongly_marked_down} tasks/cfuse_workunit_misc} -- /home/teuthworker/archive/yuriw-2023-07-26_14:28:57-fs-wip-yuri-testing-2023-07-25-0833-reef-distro-default-smithi/7353313/orig.config.yaml 2023-07-27T00:43:03.902 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/archive/yuriw-2023-07-26_14:28:57-fs-wip-yuri-testing-2023-07-25-0833-reef-distro-default-smithi/7353313 2023-07-27T00:43:03.902 INFO:teuthology.dispatcher.supervisor:Job PID: 4935 2023-07-27T00:43:03.903 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2023-07-27T00:45:03.992 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-07-27T00:45:03.994 DEBUG:urllib3.util.retry:Converted retries value: 10 -> Retry(total=10, connect=None, read=None, redirect=None, status=None) 2023-07-27T00:45:04.818 ERROR:teuthology.dispatcher.supervisor:Child exited with code 120 2023-07-27T00:45:04.928 INFO:teuthology.dispatcher.supervisor:Nuking machines... 2023-07-27T00:45:04.928 INFO:teuthology.nuke:Checking targets against current locks 2023-07-27T00:45:04.984 DEBUG:teuthology.nuke:shortname: smithi032 2023-07-27T00:45:04.985 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-07-27T00:45:04.989 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_407880c6d3fb77318fff01c863715090f9c2de69/virtualenv/bin/teuthology-dispatcher", line 8, in sys.exit(main()) File "/home/teuthworker/src/git.ceph.com_teuthology_407880c6d3fb77318fff01c863715090f9c2de69/scripts/dispatcher.py", line 35, in main sys.exit(teuthology.dispatcher.main(args)) File "/home/teuthworker/src/git.ceph.com_teuthology_407880c6d3fb77318fff01c863715090f9c2de69/teuthology/dispatcher/__init__.py", line 69, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_teuthology_407880c6d3fb77318fff01c863715090f9c2de69/teuthology/dispatcher/supervisor.py", line 67, in main return run_job( File "/home/teuthworker/src/git.ceph.com_teuthology_407880c6d3fb77318fff01c863715090f9c2de69/teuthology/dispatcher/supervisor.py", line 173, in run_job unlock_targets(job_config) File "/home/teuthworker/src/git.ceph.com_teuthology_407880c6d3fb77318fff01c863715090f9c2de69/teuthology/dispatcher/supervisor.py", line 278, in unlock_targets nuke.nuke(fake_ctx, True) File "/home/teuthworker/src/git.ceph.com_teuthology_407880c6d3fb77318fff01c863715090f9c2de69/teuthology/nuke/__init__.py", line 248, in nuke if ctx.name and ctx.name not in status.get('description', ""): TypeError: argument of type 'NoneType' is not iterable