test_haproxy and test_plug_VIP fail with AttributeError

Bug #1587819 reported by Elena Ezhova
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
octavia
New
Undecided
Unassigned

Bug Description

test_haproxy and test_plug_VIP in octavia.tests.functional.amphorae.backend.agent.api_server.test_server* fail with the following error:

ft1.12: octavia.tests.functional.amphorae.backend.agent.api_server.test_server.ServerTestCase.test_haproxy_StringException: Traceback (most recent call last):
  File "/home/jenkins/workspace/gate-octavia-python27/.tox/py27/local/lib/python2.7/site-packages/mock/mock.py", line 1305, in patched
    return func(*args, **keywargs)
  File "octavia/tests/functional/amphorae/backend/agent/api_server/test_server.py", line 89, in test_haproxy
    data='test')
  File "/home/jenkins/workspace/gate-octavia-python27/.tox/py27/local/lib/python2.7/site-packages/werkzeug/test.py", line 798, in put
    return self.open(*args, **kw)
  File "/home/jenkins/workspace/gate-octavia-python27/.tox/py27/local/lib/python2.7/site-packages/flask/testing.py", line 113, in open
    follow_redirects=follow_redirects)
  File "/home/jenkins/workspace/gate-octavia-python27/.tox/py27/local/lib/python2.7/site-packages/werkzeug/test.py", line 751, in open
    response = self.run_wsgi_app(environ, buffered=buffered)
  File "/home/jenkins/workspace/gate-octavia-python27/.tox/py27/local/lib/python2.7/site-packages/werkzeug/test.py", line 668, in run_wsgi_app
    rv = run_wsgi_app(self.application, environ, buffered=buffered)
  File "/home/jenkins/workspace/gate-octavia-python27/.tox/py27/local/lib/python2.7/site-packages/werkzeug/test.py", line 871, in run_wsgi_app
    app_rv = app(environ, start_response)
  File "/home/jenkins/workspace/gate-octavia-python27/.tox/py27/local/lib/python2.7/site-packages/flask/app.py", line 2000, in __call__
    return self.wsgi_app(environ, start_response)
  File "/home/jenkins/workspace/gate-octavia-python27/.tox/py27/local/lib/python2.7/site-packages/flask/app.py", line 1991, in wsgi_app
    response = self.make_response(self.handle_exception(e))
  File "/home/jenkins/workspace/gate-octavia-python27/.tox/py27/local/lib/python2.7/site-packages/flask/app.py", line 1559, in handle_exception
    handler = self._find_error_handler(InternalServerError())
  File "/home/jenkins/workspace/gate-octavia-python27/.tox/py27/local/lib/python2.7/site-packages/flask/app.py", line 1476, in _find_error_handler
    .get(code))
  File "/home/jenkins/workspace/gate-octavia-python27/.tox/py27/local/lib/python2.7/site-packages/flask/app.py", line 1465, in find_handler
    handler = handler_map.get(cls)
AttributeError: 'function' object has no attribute 'get'

Tags: gate-failure
Elena Ezhova (eezhova)
summary: - UT: test_haproxy and test_plug_VIP fail with AttributeError
+ test_haproxy and test_plug_VIP fail with AttributeError
tags: added: gate-failure
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.