Skip to content

[ci] corrupted keystore on java8 fips build #41721

@andyb-elastic

Description

@andyb-elastic

7.x periodic fips builds have been failing since 19 April with this, unsure if the master equivalent is also effected as it has not run since 7 April

org.elasticsearch.gradle.BuildExamplePluginsIT testCurrentExamplePlugin
org.elasticsearch.gradle.BuildExamplePluginsIT testCurrentExamplePlugin
org.elasticsearch.gradle.BuildExamplePluginsIT testCurrentExamplePlugin
org.elasticsearch.gradle.BuildExamplePluginsIT testCurrentExamplePlugin
org.elasticsearch.gradle.BuildExamplePluginsIT testCurrentExamplePlugin
org.elasticsearch.gradle.BuildExamplePluginsIT testCurrentExamplePlugin
org.elasticsearch.gradle.BuildExamplePluginsIT testCurrentExamplePlugin
  2> REPRODUCE WITH: ./gradlew :integTestRunner --tests "org.elasticsearch.example.painlesswhitelist.PainlessWhitelistClientYamlTestSuiteIT.test {yaml=painless_whitelist/30_static/custom static imported method}" -Dtests.seed=927E287605F73A70 -Dtests.security.manager=true -Dtests.locale=mt -Dtests.timezone=Egypt -Dcompiler.java=12 -Druntime.java=8FIPS
  2> java.lang.IllegalStateException: could not create the default ssl context

        Caused by:
        java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: Default, provider: SunJSSE, class: sun.security.ssl.SSLContextImpl$DefaultSSLContext)

            Caused by:
            java.security.KeyStoreException: problem accessing trust store

                Caused by:
                java.io.IOException: BCFKS KeyStore corrupted: MAC calculation failed.

Earliest https://scans.gradle.com/s/pvn346idu54go/tests/orjfcz7hu5lqq-o3tyn5hvqpucy
Most recent (slightly different stack trace) https://scans.gradle.com/s/kzcihhmmfxx54/tests/orjfcz7hu5lqq-axhth7m5yd5sq

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions