[SRU] Watcher crashes on creation of multiple audits and gets stuck in PENDING
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Ubuntu Cloud Archive | Status tracked in Epoxy | |||||
Antelope |
New
|
Undecided
|
Unassigned | |||
Bobcat |
New
|
Undecided
|
Unassigned | |||
Caracal |
New
|
Undecided
|
Unassigned | |||
Dalmation |
Fix Released
|
Undecided
|
Unassigned | |||
Epoxy |
Fix Released
|
Undecided
|
Unassigned | |||
Yoga |
New
|
Undecided
|
Bryan Fraschetti | |||
Zed |
New
|
Undecided
|
Unassigned | |||
watcher (Ubuntu) | Status tracked in Plucky | |||||
Focal |
New
|
Undecided
|
Unassigned | |||
Jammy |
New
|
Undecided
|
Bryan Fraschetti | |||
Noble |
New
|
Undecided
|
Unassigned | |||
Oracular |
Fix Released
|
Undecided
|
Unassigned | |||
Plucky |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
A customer is facing an issue where the watcher-
Environment Details:
1. Deploy Openstack Yoga on Jammy with Watcher and Gnocchi as watcher's storage backend
2. Create an audit
openstack optimize audit create --name workload_
3. Check the audit state
openstack optimize audit list
Observe it says "CONTINUOUS ONGOING"
4. Create a second audit
openstack optimize audit create --name workload_
5. Check the audit state
openstack optimize audit list
Observe the second audit is stuck in "CONTINUOUS PENDING"
6. Check watcher's status and observe that it crashed with the following traceback
systemctl status watcher-
Nov 27 19:53:54 juju-2752e1-
Nov 27 19:53:54 juju-2752e1-
Nov 27 19:53:54 juju-2752e1-
Nov 27 19:53:54 juju-2752e1-
Nov 27 19:53:54 juju-2752e1-
Nov 27 19:53:54 juju-2752e1-
Nov 27 19:53:54 juju-2752e1-
Nov 27 19:53:54 juju-2752e1-
Nov 27 19:53:54 juju-2752e1-
Nov 27 19:53:54 juju-2752e1-
This was fixed upstream in 2024.2 at https:/
Changed in watcher (Ubuntu Oracular): | |
status: | New → Fix Released |
Changed in watcher (Ubuntu Plucky): | |
status: | New → Fix Released |
no longer affects: | watcher |
summary: |
- Watcher crashes on creation of multiple audits and gets stuck in PENDING + [SRU] Watcher crashes on creation of multiple audits and gets stuck in + PENDING |
Changed in watcher (Ubuntu Jammy): | |
assignee: | nobody → Bryan Fraschetti (bryanfraschetti) |
Changed in watcher (Ubuntu Plucky): | |
assignee: | Bryan Fraschetti (bryanfraschetti) → nobody |
Debdiff for bobcat that applies the upstream patch and accompanying unit tests (squashed into one diff called omnibus- fixes.patch)