Unexpected tracebacks in murano logs about oslo messaging
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Murano |
Fix Released
|
Low
|
Victor Ryzhenkin |
Bug Description
Here is a sample error:
https:/
Exception during message handling: _oslo_messaging
Traceback (most recent call last):
File "/usr/local/
executor_
File "/usr/local/
localcontex
File "/usr/local/
delattr(_STORE, _KEY)
AttributeError: _oslo_messaging
This might be related to https:/
Seems to mostly occur during test_add_
summary: |
- Murano CI is read with a oslocontext error + Murano CI is sporadically read with a oslocontext error |
tags: | added: gate |
Changed in murano: | |
importance: | Critical → Low |
Changed in murano: | |
assignee: | Victor Ryzhenkin (vryzhenkin) → Nikolay Starodubtsev (starodubcevna) |
Changed in murano: | |
assignee: | Nikolay Starodubtsev (starodubcevna) → Victor Ryzhenkin (vryzhenkin) |
This error doesn't affect gate, and murano workflow as well. I've seen this error every time, when I using murano on my devstack. So, despite this, you can find this error in every job in murano. But Tracebacks in engine is not good as is.