Bug 2155474 - tripleo-ci-rhel-9-scenario004-standalone-rhos-17 failing on storage tempest tests
Summary: tripleo-ci-rhel-9-scenario004-standalone-rhos-17 failing on storage tempest t...
Keywords:
Status: CLOSED DUPLICATE of bug 2112000
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-tempest
Version: 17.0 (Wallaby)
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
: ---
Assignee: Chandan Kumar
QA Contact: Martin Kopec
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-12-21 10:39 UTC by pojadhav
Modified: 2023-01-18 13:36 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-01-18 13:13:03 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker OSP-20994 0 None None None 2022-12-21 10:47:48 UTC

Description pojadhav 2022-12-21 10:39:42 UTC
Description of problem:
tripleo-ci-rhel-9-scenario004-standalone-rhos-17 failing on storage tempest tests
with below traceback :

Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/tempest/common/utils/__init__.py", line 70, in wrapper
    return f(*func_args, **func_kwargs)
  File "/usr/lib/python3.9/site-packages/tempest/scenario/test_object_storage_basic_ops.py", line 60, in test_swift_acl_anonymous_download
    container_name = self.create_container()
  File "/usr/lib/python3.9/site-packages/tempest/scenario/manager.py", line 1642, in create_container
    self.container_client.update_container(name)
  File "/usr/lib/python3.9/site-packages/tempest/lib/services/object_storage/container_client.py", line 45, in update_container
    resp, body = self.put(url, body=None, headers=headers)
  File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 363, in put
    return self.request('PUT', url, extra_headers, headers, body, chunked)
  File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 720, in request
    self._error_checker(resp, resp_body)
  File "/usr/lib/python3.9/site-packages/tempest/lib/common/rest_client.py", line 816, in _error_checker
    raise exceptions.Unauthorized(resp_body, resp=resp)
tempest.lib.exceptions.Unauthorized: Unauthorized
Details: b'AccessDenied'

Version-Release number of selected component (if applicable):

rhos19 on rhel9


Note You need to log in before you can comment on or make changes to this bug.