-
Bug
-
Resolution: Done
-
Undefined
-
None
-
False
-
-
False
-
-
Before reporting an issue
[x] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
Area
testsuite
Describe the bug
The three FIPS jobs started to fail today. For example: https://github.com/keycloak/keycloak/actions/runs/16173014816/job/45651564423
Unable to find source-code formatter for language: noformat. Available languages are: actionscript, ada, applescript, bash, c, c#, c++, cpp, css, erlang, go, groovy, haskell, html, java, javascript, js, json, lua, none, nyan, objc, perl, php, python, r, rainbow, ruby, scala, sh, sql, swift, visualbasic, xml, yaml
/usr/bin/fips-finish-install: line 29: /etc/system-fips: No such file or directory Installation of FIPS modules could not be completed.
Probably because an upgrade in something (ubuntu or rhel image). We just need to delete that file before because the problem is that is linked to a missing directory.
Version
999.0.0-SNAPSHOT
Regression
[ ] The issue is a regression
Expected behavior
FIPS jobs should run OK.
Actual behavior
The commented failure.
How to Reproduce?
It's just in the CI.
Anything else?
No response
- links to