Comment 6 for bug 1591175

Revision history for this message
Sofiia Andriichenko (sandriichenko) wrote :

reproduced only on ci for 9.2 snapshot #430

trace:
Traceback (most recent call last):
  File "tempest/test.py", line 119, in wrapper
    return func(*func_args, **func_kwargs)
  File "tempest/api/object_storage/test_container_sync_middleware.py", line 52, in test_container_synchronization
    self._test_container_synchronization(make_headers)
  File "tempest/api/object_storage/test_container_sync.py", line 110, in _test_container_synchronization
    cont, params=params)
  File "tempest/services/object_storage/container_client.py", line 160, in list_container_contents
    resp, body = self.get(url, headers={})
  File "tempest/lib/common/rest_client.py", line 291, in get
    return self.request('GET', url, extra_headers, headers)
  File "tempest/lib/common/rest_client.py", line 664, in request
    self._error_checker(resp, resp_body)
  File "tempest/lib/common/rest_client.py", line 751, in _error_checker
    raise exceptions.Unauthorized(resp_body, resp=resp)
tempest.lib.exceptions.Unauthorized: Unauthorized
Details: <html><h1>Unauthorized</h1><p>This server could not verify that you are authorized to access the document you requested.</p></html>

Snapshot: https://drive.google.com/a/mirantis.com/file/d/0BxPLDs6wcpbDY3NDRmZCSUJpR0U/view?usp=sharing