canonical / charmed-openstack-upgrader

Automatic upgrade tool for Charmed Openstack
Apache License 2.0
3 stars 12 forks source link

Spinner interferes with outputs #536

Open samuelallan72 opened 2 months ago

samuelallan72 commented 2 months ago

The spinner updating interferes with clear output from logging or print, causing confusing output. For example:

Full execution log: 'redacted/path/to/log'  
Connected to 'ceph' ✔
Analyzing cloud... ✔
Verifying cloud... \2024-09-12 17:11:47 [WARNING] Application vault not found, skip
Verifying cloud... \2024-09-12 17:11:48 [ERROR] 'noout' is expected to be unset for ceph-mon
Verifying cloud... ✖
2024-09-12 17:11:49 [ERROR] Ceph cluster's 'noout' is not in expected state.
Units in blocked: ceph-osd/0, ceph-osd/2, ceph-osd/1
Verifying cloud... ✖
2024-09-12 17:11:49 [ERROR] Running upgrades will not be possible until problems indicated in the errors are resolved.