← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1584923] [NEW] test_port_security_macspoofing_port fails with IndexError: list index out of range

 

Public bug reported:

http://logs.openstack.org/99/313199/2/gate/gate-tempest-dsvm-neutron-
full/ebc7f8a/logs/testr_results.html.gz

Traceback (most recent call last):
  File "tempest/test.py", line 158, in wrapper
    return func(*func_args, **func_kwargs)
  File "tempest/test.py", line 113, in wrapper
    return f(self, *func_args, **func_kwargs)
  File "tempest/scenario/test_network_basic_ops.py", line 783, in test_port_security_macspoofing_port
    new_net_dhcp = dhcp_ports[0]["fixed_ips"][0]["ip_address"]
IndexError: list index out of range

** Affects: neutron
     Importance: High
         Status: New

** Affects: tempest
     Importance: Undecided
         Status: New


** Tags: gate-failure

** Also affects: tempest
   Importance: Undecided
       Status: New

** Tags added: gate-failure

** Changed in: neutron
   Importance: Undecided => High

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

Title:
  test_port_security_macspoofing_port fails with  IndexError: list index
  out of range

Status in neutron:
  New
Status in tempest:
  New

Bug description:
  http://logs.openstack.org/99/313199/2/gate/gate-tempest-dsvm-neutron-
  full/ebc7f8a/logs/testr_results.html.gz

  Traceback (most recent call last):
    File "tempest/test.py", line 158, in wrapper
      return func(*func_args, **func_kwargs)
    File "tempest/test.py", line 113, in wrapper
      return f(self, *func_args, **func_kwargs)
    File "tempest/scenario/test_network_basic_ops.py", line 783, in test_port_security_macspoofing_port
      new_net_dhcp = dhcp_ports[0]["fixed_ips"][0]["ip_address"]
  IndexError: list index out of range

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


Follow ups