Bug 1215141 - [15-SP6][Security][Build 19.1] fips pattern missing
Summary: [15-SP6][Security][Build 19.1] fips pattern missing
Status: RESOLVED INVALID
Alias: None
Product: PUBLIC SUSE Linux Enterprise Server 15 SP6
Classification: openSUSE
Component: Security Certifications (show other bugs)
Version: unspecified
Hardware: Other Other
: P5 - None : Normal
Target Milestone: ---
Assignee: Certification Bugs
QA Contact:
URL: https://openqa.suse.de/tests/12036086...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-08 06:15 UTC by Timo Jyrinki
Modified: 2023-09-08 08:08 UTC (History)
1 user (show)

See Also:
Found By: openQA
Services Priority:
Business Priority:
Blocker: Yes
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Timo Jyrinki 2023-09-08 06:15:05 UTC
openQA test in scenario sle-15-SP6-Online-x86_64-fips_ker_mode_Firefox@64bit fails in
[fips_setup](https://openqa.suse.de/tests/12036086/modules/fips_setup/steps/19)

Fails since (at least) Build [19.1](https://openqa.suse.de/tests/12036086) (current job)

Last good: [16.1](https://openqa.suse.de/tests/11979774) (or more recent)

It seems the fips pattern is missing in the latest build, while it was there in the previous 16.1 9 days ago.

This is causing almost all of FIPS tests to fail.

The remaining non-FIPS tests that we'd execute are largely affected by bug #1215132 ie systemd-sysvinit missing, I'm not sure if this fips pattern going missing is somehow related to those dependency changes or a completely separate issue.
Comment 1 Marcus Meissner 2023-09-08 07:33:53 UTC
2023-09-07 06:02:17 <1> localhost(776) [zypp] RepoFileReader.cc(repositories_in_stream):217 --------------------------------------
2023-09-07 06:02:17 <1> localhost(776) [zypp] RepoFileReader.cc(repositories_in_stream):217 - alias       : Basesystem_Module_15_SP6_x86_64:SLE-Module-Basesystem15-SP6-Debuginfo-Updates
2023-09-07 06:02:17 <1> localhost(776) [zypp] RepoFileReader.cc(repositories_in_stream):217 - name        : SLE-Module-Basesystem15-SP6-Debuginfo-Updates
2023-09-07 06:02:17 <1> localhost(776) [zypp] RepoFileReader.cc(repositories_in_stream):217 - enabled     : 0
2023-09-07 06:02:17 <1> localhost(776) [zypp] RepoFileReader.cc(repositories_in_stream):217 - autorefresh : 1


as this you install with the Online medium, you need to enable the Basesystem Pool repository.
Comment 2 Marcus Meissner 2023-09-08 07:44:37 UTC
And to be clear, no change was made to the patterns package or the SLE package lists, it seems to be a QE side problem.
Comment 3 Timo Jyrinki 2023-09-08 08:08:03 UTC
Ok, thank you. There's probably some other team changed something for openQA that is causing the repository problem, but good that it is not a product bug.