Bug 1647751
| Summary: | Unexpected error when trying to download logs file | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | grozov |
| Component: | openstack-tripleo-common | Assignee: | Honza Pokorny <hpokorny> |
| Status: | CLOSED ERRATA | QA Contact: | Andrey Fiodorov <afiodoro> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 14.0 (Rocky) | CC: | afiodoro, beth.white, hpokorny, jjoyce, jschluet, jtomasek, mbarnett, mburns, slinaber, tvignaud |
| Target Milestone: | rc | Keywords: | Triaged |
| Target Release: | 14.0 (Rocky) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | openstack-tripleo-common-9.4.1-0.20181012010882.el7ost | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-01-11 11:54:40 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
grozov
2018-11-08 09:49:48 UTC
The tripleo-ui-logs container is missing in swift openstack workflow execution output show 79bd90d9-b19f-4318-b8fb-f100153552f6
{
"status": "FAILED",
"message": "Error attempting an operation on container: Container GET failed: https://192.168.122.38:13808/v1/AUTH_53406fd7b3a54a7c90b8006321f88994/tripleo-ui-logs?format=json 404 Not Found [first 60 chars of response] <html><h1>Not Found</h1><p>The resource could not be found.<",
"result": "Failure caused by error in tasks: send_message\n\n send_message [task_ex_id=2b7aa476-62e4-4278-b901-4ab0af01ad95] -> Workflow failed due to message status\n [wf_ex_id=c9a90f77-3fb3-4a8b-a021-0e26d0f4b3fb, idx=0]: Workflow failed due to message status\n"
}
Verified. (undercloud) [stack@undercloud-0 ~]$ cat /etc/yum.repos.d/latest-installed 14 -p 2018-12-04.4 [stack@undercloud-0 ~]$ rpm -q openstack-tripleo-common openstack-tripleo-common-9.4.1-0.20181012010882.el7ost.noarch (undercloud) [stack@undercloud-0 ~]$ sudo docker exec -ti tripleo_ui bash ()[root@undercloud-0 /]# rpm -q openstack-tripleo-ui openstack-tripleo-ui-9.3.1-0.20180921180344.df30b55.el7ost.noarch Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2019:0045 |