Bug 1825415

Summary: oVirt prompts and logging aren't correctly formatted
Product: OpenShift Container Platform Reporter: Alex Crawford <crawford>
Component: InstallerAssignee: Alex Crawford <crawford>
Installer sub component: openshift-installer QA Contact: Johnny Liu <jialiu>
Status: CLOSED ERRATA Docs Contact:
Severity: high    
Priority: unspecified    
Version: 4.4   
Target Milestone: ---   
Target Release: 4.5.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: No Doc Update
Doc Text:
Story Points: ---
Clone Of:
: 1825418 (view as bug list) Environment:
Last Closed: 2020-07-13 17:28:35 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1825418    

Description Alex Crawford 2020-04-17 23:09:27 UTC
For example:

$ openshift-install destroy cluster --dir one
INFO searching VMs by tag=one-6xlb7
INFO Found %!s(int=3) VMs
INFO Stopping VM one-6xlb7-master-1 : errors: %s%!(EXTRA <nil>)
INFO Stopping VM one-6xlb7-master-2 : errors: %s%!(EXTRA <nil>)
INFO Stopping VM one-6xlb7-master-0 : errors: %s%!(EXTRA <nil>)
INFO Removing VM one-6xlb7-master-1 : errors: %s%!(EXTRA <nil>)


I'm marking this high because of the impact it has on the user experience.

Comment 1 Alex Crawford 2020-04-18 01:46:29 UTC
Looks good to me.

Destroy cluster ...
level=info msg="Stopping VM ovirt01-xptq5-master-0"
level=info msg="Stopping VM ovirt01-xptq5-worker-0-2526w"
level=info msg="Stopping VM ovirt01-xptq5-master-1"
level=info msg="Stopping VM ovirt01-xptq5-worker-0-7mcqz"
level=info msg="Stopping VM ovirt01-xptq5-master-2"
level=info msg="VM ovirt01-xptq5-master-0 powered off"
level=info msg="Removing VM ovirt01-xptq5-master-0"
level=info msg="VM ovirt01-xptq5-worker-0-2526w powered off"
level=info msg="Removing VM ovirt01-xptq5-worker-0-2526w"
level=info msg="VM ovirt01-xptq5-master-2 powered off"
level=info msg="Removing VM ovirt01-xptq5-master-2"
level=info msg="VM ovirt01-xptq5-master-1 powered off"
level=info msg="Removing VM ovirt01-xptq5-master-1"
level=info msg="VM ovirt01-xptq5-worker-0-7mcqz powered off"
level=info msg="Removing VM ovirt01-xptq5-worker-0-7mcqz"
level=info msg="Removing tag ovirt01-xptq5"

Comment 3 errata-xmlrpc 2020-07-13 17:28:35 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2020:2409