← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1253506] Re: udevadm failure when running unit tests

 

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

** Changed in: neutron
    Milestone: None => icehouse-1

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

Title:
  udevadm failure when running unit tests

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

Bug description:
  When running the
  neutron.tests.unit.openvswitch.test_ovs_tunnel.TunnelTestWithMTU unit
  test failure occur. The "udevadm settle timeout=10 timeout" see File
  "/home/dkehn/devl/neutron-
  new/neutron/plugins/openvswitch/agent/ovs_neutron_agent.py", line 801,
  in setup_physical_bridges, fails waiting for a bridge that is mock-ed.

  FAIL: neutron.tests.unit.openvswitch.test_ovs_tunnel.TunnelTestWithMTU.test_port_dead
  tags: worker-1
  ----------------------------------------------------------------------
  Empty attachments:
    stderr
    stdout

  pythonlogging:'': {{{2013-11-20 20:30:58,999     INFO
  [neutron.plugins.openvswitch.agent.ovs_neutron_agent] Mapping physical
  network net1 to bridge tunnel_bridge_mapping}}}

  Traceback (most recent call last):
    File "/home/dkehn/devl/neutron-new/neutron/tests/unit/openvswitch/test_ovs_tunnel.py", line 456, in test_port_dead
      self.VETH_MTU)
    File "/home/dkehn/devl/neutron-new/neutron/plugins/openvswitch/agent/ovs_neutron_agent.py", line 200, in __init__
      self.setup_physical_bridges(bridge_mappings)
    File "/home/dkehn/devl/neutron-new/neutron/plugins/openvswitch/agent/ovs_neutron_agent.py", line 801, in setup_physical_bridges
      utils.execute(['/sbin/udevadm', 'settle', '--timeout=10'])
    File "/home/dkehn/devl/neutron-new/neutron/agent/linux/utils.py", line 75, in execute
      raise RuntimeError(m)
  RuntimeError: 
  Command: ['/sbin/udevadm', 'settle', '--timeout=10']
  Exit code: 1
  Stdout: ''
  Stderr: ''
  ======================================================================
  FAIL: process-returncode
  tags: worker-2

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