TempestConfig instance has no attribute 'debug'

Bug #1231775 reported by Dolph Mathews
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tempest
In Progress
Undecided
Yaguang Tang

Bug Description

======================================================================
FAIL: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops[compute,gate,network,smoke]
tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops[compute,gate,network,smoke]
----------------------------------------------------------------------
_StringException: Empty attachments:
  stderr
  stdout

pythonlogging:'': {{{
 Starting new HTTP connection (1): 127.0.0.1
 Starting new HTTP connection (1): 127.0.0.1
 Timed out waiting for 172.24.4.232 to become reachable
 20981 TRACE tempest.scenario.test_network_basic_ops Traceback (most recent call last):
 20981 TRACE tempest.scenario.test_network_basic_ops File "tempest/scenario/test_network_basic_ops.py", line 254, in _check_public_network_connectivity
 20981 TRACE tempest.scenario.test_network_basic_ops private_key)
 20981 TRACE tempest.scenario.test_network_basic_ops File "tempest/scenario/manager.py", line 622, in _check_vm_connectivity
 20981 TRACE tempest.scenario.test_network_basic_ops "reachable" % ip_address)
 20981 TRACE tempest.scenario.test_network_basic_ops File "/usr/lib/python2.7/unittest/case.py", line 420, in assertTrue
 20981 TRACE tempest.scenario.test_network_basic_ops raise self.failureException(msg)
 20981 TRACE tempest.scenario.test_network_basic_ops AssertionError: Timed out waiting for 172.24.4.232 to become reachable
 20981 TRACE tempest.scenario.test_network_basic_ops
}}}

Traceback (most recent call last):
  File "tempest/scenario/test_network_basic_ops.py", line 269, in test_network_basic_ops
    self._check_public_network_connectivity()
  File "tempest/scenario/test_network_basic_ops.py", line 257, in _check_public_network_connectivity
    debug.log_ip_ns()
  File "tempest/common/debug.py", line 28, in log_ip_ns
    if not config.TempestConfig().debug.enable:
AttributeError: TempestConfig instance has no attribute 'debug'

Full logs: http://logs.openstack.org/11/48111/7/gate/gate-tempest-devstack-vm-neutron/5c3eba1/console.html

Revision history for this message
Dolph Mathews (dolph) wrote :

This happens to be failing on the same test as bug 1224001 but the traceback is different.

description: updated
Yaguang Tang (heut2008)
Changed in tempest:
assignee: nobody → Yaguang Tang (heut2008)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tempest (master)

Fix proposed to branch: master
Review: https://review.openstack.org/48592

Changed in tempest:
status: New → In Progress
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.