← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1518921] Re: Functional tests failing inside _test_restart_service_on_sighup with "Timed out waiting for file /tmp/XXX/YYY/test_server.tmp to be created and its size become equal to ZZZ"

 

It's still failing...

2015-12-10 06:49:39.154 | 2015-12-10 06:49:39.107 | ==============================
2015-12-10 06:49:39.157 | 2015-12-10 06:49:39.110 | Failed 1 tests - output below:
2015-12-10 06:49:39.160 | 2015-12-10 06:49:39.113 | ==============================
2015-12-10 06:49:39.163 | 2015-12-10 06:49:39.116 | 
2015-12-10 06:49:39.200 | 2015-12-10 06:49:39.119 | neutron.tests.functional.agent.test_l3_agent.TestL3AgentRestart.test_restart_l3_agent_on_sighup
2015-12-10 06:49:39.200 | 2015-12-10 06:49:39.122 | -----------------------------------------------------------------------------------------------
2015-12-10 06:49:39.200 | 2015-12-10 06:49:39.124 | 
2015-12-10 06:49:39.200 | 2015-12-10 06:49:39.127 | Captured traceback:
2015-12-10 06:49:39.201 | 2015-12-10 06:49:39.130 | ~~~~~~~~~~~~~~~~~~~
2015-12-10 06:49:39.201 | 2015-12-10 06:49:39.133 |     Traceback (most recent call last):
2015-12-10 06:49:39.201 | 2015-12-10 06:49:39.135 |       File "neutron/tests/functional/agent/test_l3_agent.py", line 37, in test_restart_l3_agent_on_sighup
2015-12-10 06:49:39.201 | 2015-12-10 06:49:39.137 |         workers=1)
2015-12-10 06:49:39.201 | 2015-12-10 06:49:39.140 |       File "neutron/tests/functional/test_server.py", line 158, in _test_restart_service_on_sighup
2015-12-10 06:49:39.201 | 2015-12-10 06:49:39.142 |         'size': expected_size}))
2015-12-10 06:49:39.202 | 2015-12-10 06:49:39.143 |       File "neutron/agent/linux/utils.py", line 326, in wait_until_true
2015-12-10 06:49:39.202 | 2015-12-10 06:49:39.145 |         eventlet.sleep(sleep)
2015-12-10 06:49:39.202 | 2015-12-10 06:49:39.147 |       File "/opt/stack/new/neutron/.tox/dsvm-functional/local/lib/python2.7/site-packages/eventlet/greenthread.py", line 34, in sleep
2015-12-10 06:49:39.202 | 2015-12-10 06:49:39.149 |         hub.switch()
2015-12-10 06:49:39.202 | 2015-12-10 06:49:39.150 |       File "/opt/stack/new/neutron/.tox/dsvm-functional/local/lib/python2.7/site-packages/eventlet/hubs/hub.py", line 294, in switch
2015-12-10 06:49:39.203 | 2015-12-10 06:49:39.152 |         return self.greenlet.switch()
2015-12-10 06:49:39.209 | 2015-12-10 06:49:39.161 |     RuntimeError: Timed out waiting for file /tmp/tmpLx6WjW/tmptxIhtr/test_server.tmp to be created and its size become equal to 10.

https://review.openstack.org/#/c/251940/
May work if rechecked, but the issue still happens...

** Changed in: neutron
       Status: Invalid => Confirmed

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

Title:
  Functional tests failing inside _test_restart_service_on_sighup with
  "Timed out waiting for file /tmp/XXX/YYY/test_server.tmp to be created
  and its size become equal to ZZZ"

Status in neutron:
  Confirmed

Bug description:
  Example: http://logs.openstack.org/89/244089/4/check/gate-neutron-
  dsvm-functional/1ebb083/testr_results.html.gz

  Example log:

  ft1.123: neutron.tests.functional.agent.test_l3_agent.TestL3AgentRestart.test_restart_l3_agent_on_sighup_StringException: Empty attachments:
    pythonlogging:''
    pythonlogging:'neutron.api.extensions'
    stderr
    stdout

  Traceback (most recent call last):
    File "neutron/tests/functional/agent/test_l3_agent.py", line 943, in test_restart_l3_agent_on_sighup
      workers=1)
    File "neutron/tests/functional/test_server.py", line 158, in _test_restart_service_on_sighup
      'size': expected_size}))
    File "neutron/agent/linux/utils.py", line 324, in wait_until_true
      eventlet.sleep(sleep)
    File "/opt/stack/new/neutron/.tox/dsvm-functional/local/lib/python2.7/site-packages/eventlet/greenthread.py", line 34, in sleep
      hub.switch()
    File "/opt/stack/new/neutron/.tox/dsvm-functional/local/lib/python2.7/site-packages/eventlet/hubs/hub.py", line 294, in switch
      return self.greenlet.switch()
  RuntimeError: Timed out waiting for file /tmp/tmpsoYARR/tmpzLkipc/test_server.tmp to be created and its size become equal to 10.

  Kibana:
  http://logstash.openstack.org/#dashboard/file/logstash.json?query=message:%5C%22to%20be%20created%20and%20its%20size%20become%20equal%20%5C%22

  243 hits in 7 days.

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


References