← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1417386] Re: AttributeError: _oslo_messaging_localcontext errors found in neutron l3-agent logs

 

** Changed in: neutron
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1417386

Title:
  AttributeError: _oslo_messaging_localcontext errors found in neutron
  l3-agent logs

Status in OpenStack Neutron (virtual network service):
  Fix Released

Bug description:
  This TRACE is seen in many places in the neutron l3-agent logs from
  the jenkins logs.

  2015-02-02 23:29:13.916 ERROR oslo_messaging.rpc.dispatcher [req-ce57a6b0-04fc-41dd-a114-5b69c0ebcf6d FloatingIPsNegativeTestJSON-267704990 FloatingIPsNegativeTestJSON-594738290] Exception during message handling: _oslo_messaging_localcontext_fdc8b1dcad1246c49200370f4281e5d5
  2015-02-02 23:29:13.916 3051 TRACE oslo_messaging.rpc.dispatcher Traceback (most recent call last):
  2015-02-02 23:29:13.916 3051 TRACE oslo_messaging.rpc.dispatcher   File "/usr/local/lib/python2.7/dist-packages/oslo_messaging/rpc/dispatcher.py", line 142, in _dispatch_and_reply
  2015-02-02 23:29:13.916 3051 TRACE oslo_messaging.rpc.dispatcher     executor_callback))
  2015-02-02 23:29:13.916 3051 TRACE oslo_messaging.rpc.dispatcher   File "/usr/local/lib/python2.7/dist-packages/oslo_messaging/rpc/dispatcher.py", line 188, in _dispatch
  2015-02-02 23:29:13.916 3051 TRACE oslo_messaging.rpc.dispatcher     localcontext.clear_local_context()
  2015-02-02 23:29:13.916 3051 TRACE oslo_messaging.rpc.dispatcher   File "/usr/local/lib/python2.7/dist-packages/oslo_messaging/localcontext.py", line 55, in clear_local_context
  2015-02-02 23:29:13.916 3051 TRACE oslo_messaging.rpc.dispatcher     delattr(_STORE, _KEY)
  2015-02-02 23:29:13.916 3051 TRACE oslo_messaging.rpc.dispatcher AttributeError: _oslo_messaging_localcontext_fdc8b1dcad1246c49200370f4281e5d5
  2015-02-02 23:29:13.916 3051 TRACE oslo_messaging.rpc.dispatcher 

  I am not sure if there is any other similar bugs that have been
  reported.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1417386/+subscriptions


References