Bug 1893893 - [FFU 13-16.1][Validation] pre-upgrade validation for selinux is failing
Summary: [FFU 13-16.1][Validation] pre-upgrade validation for selinux is failing
Keywords:
Status: CLOSED DUPLICATE of bug 1891210
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: validations-common
Version: 16.1 (Train)
Hardware: x86_64
OS: Linux
medium
high
Target Milestone: z4
: 16.1 (Train on RHEL 8.2)
Assignee: David Peacock
QA Contact: nlevinki
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-11-02 22:03 UTC by MD Sufiyan
Modified: 2020-12-03 10:09 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-12-03 10:09:56 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description MD Sufiyan 2020-11-02 22:03:51 UTC
Description of problem:

Pre-upgarde validation[1] for selinux is failing after running the command[2]. Also "tripleo validator show" is not priniting any useful information for the failed validation UUID.

+--------------------------------------+-------------------------------------+--------+-----------------------+----------------+---------------------+-------------+
| UUID                                 | Validations                         | Status | Host Group(s)         | Status by Host | Unreachable Host(s) | Duration    |
+--------------------------------------+-------------------------------------+--------+-----------------------+----------------+---------------------+-------------+
| 5254000f-87a1-8b5d-9afb-000000000006 | validate-selinux                    | FAILED | all                   |                |                     | None        | 
+--------------------------------------+-------------------------------------+--------+-----------------------+----------------+---------------------+-------------+

(undercloud) [stack@undercloud-0 ~]$ openstack tripleo validator show run 5254000f-87a1-8b5d-9afb-000000000006
sys:1: ResourceWarning: unclosed <socket.socket fd=4, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=6, laddr=('192.168.24.1', 55070), raddr=('192.168.24.1', 5000)>

[1] https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/16.1/html-single/framework_for_upgrades_13_to_16.1/index?validating-red-hat-openstack-platform-oldvernum-before-the-upgrade#validating-the-pre-upgrade-requirements
[2] openstack tripleo validator run --group pre-upgrade

Comment 1 Cédric Jeanneret 2020-11-03 08:27:10 UTC
Hello,

would be good getting some more info - but that will probably have to wait 16.1.3 since we corrected a LOT of issues regarding the logging, outputs and error handling :/.

Cheers,

C.

Comment 2 Cédric Jeanneret 2020-11-04 16:21:53 UTC
Sounds like a duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=1891210 - that one has more details, and sounds like the same thing.

Though in your case, we don't know if you actually have selinux issues or not...

Comment 4 MD Sufiyan 2020-11-05 14:54:11 UTC
Hi Cedric,

Unfortunately, I don't see any denial error in audit.log 

(undercloud) [stack@undercloud-0 ~]$ sudo grep -i denied /var/log/audit/ -nr

Is there any specific thing you want to have a look at? I also have access to the system let me know in case you want to have a quick look

I'm available in rhos-upgrdes and sbr-stack as msufiyan

Thanks

Sufiyan

Comment 5 Gaël Chamoulaud 2020-12-03 10:09:56 UTC

*** This bug has been marked as a duplicate of bug 1891210 ***


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