cyborg cmd exec meeting keystone authentication fail

Bug #1955286 reported by Wenping Song
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cyborg (OpenStack)
New
Undecided
Unassigned

Bug Description

when exec cyborg cmd such as device profile list and arq delete with --debug, we can see the keystone requires authentication error msg[1], through the result is not effect.

[1] REQ: curl -g -i --cacert "/opt/stack/data/CA/int-ca/ca-chain.pem" -X GET http://10.180.249.199/accelerator/v2 -H "Accept: application/json" -H "User-Agent: openstacksdk/0.58.0 keystoneauth1/4.4.0 python-requests/2.26.0 CPython/3.8.10"
Starting new HTTP connection (1): 10.180.249.199:80
http://10.180.249.199:80 "GET /accelerator/v2 HTTP/1.1" 401 114
RESP: [401] Connection: close Content-Length: 114 Content-Type: application/json Date: Sat, 18 Dec 2021 02:45:07 GMT Server: Apache/2.4.41 (Ubuntu) WWW-Authenticate: Keystone uri="https://10.180.249.199/identity" x-openstack-request-id: req-9048cf4a-5ae7-4d42-8e89-5f6efa3666fe
RESP BODY: {"error": {"code": 401, "title": "Unauthorized", "message": "The request you have made requires authentication."}}
GET call to http://10.180.249.199/accelerator/v2 used request id req-9048cf4a-5ae7-4d42-8e89-5f6efa3666fe
Request returned failure status: 401
REQ: curl -g -i --cacert "/opt/stack/data/CA/int-ca/ca-chain.pem" -X GET http://10.180.249.199/accelerator/v2 -H "Accept: application/json" -H "User-Agent: openstacksdk/0.58.0 keystoneauth1/4.4.0 python-requests/2.26.0 CPython/3.8.10" -H "X-Auth-Token: {SHA256}e4bf0be6e4ae1644020629d4675a474aa2cd68643b4782db89d7990a0bba8a10"

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.