← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1554696] Re: Neutron server log filled with "device requested by agent not found"

 

Reviewed:  https://review.openstack.org/290101
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=cb7e70497f68c295080add6c739743e6ea81e824
Submitter: Jenkins
Branch:    master

commit cb7e70497f68c295080add6c739743e6ea81e824
Author: Kevin Benton <kevin@xxxxxxxxxx>
Date:   Tue Mar 8 11:54:25 2016 -0800

    Downgrade "device not found" log message
    
    This message is a normal occurence when an agent requests
    details about a port that was just deleted. It's not a
    warning condition that the operator can take any action on
    so this patch downgrades it to debug.
    
    Change-Id: I4c19993f03bf4d417bff2d3d45bb40b1b732650d
    Closes-Bug: #1554696


** Changed in: neutron
       Status: In Progress => 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/1554696

Title:
  Neutron server log filled with "device requested by agent not found"

Status in neutron:
  Fix Released

Bug description:
  The neutron server logs from a normal test run are filled with the
  following entries:

  2016-03-08 10:07:29.265 18894 WARNING neutron.plugins.ml2.rpc [req-
  c5cf3153-b01f-4be7-88f6-730e28fa4d09 - -] Device 91993890-6352-4488
  -9e1f-1a419fa17bc1 requested by agent ovs-agent-devstack-trusty-ovh-
  bhs1-8619597 not found in database

  
  This occurs whenever an agent requests details about a recently deleted port. It's not a valid warning condition.

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


References