Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] EntitlementsAllowedIT testCheckActionWithPolicyPass {pathPrefix=allowed_nonmodular actionName=create_ldap_cert_store} failing #120423

Open
elasticsearchmachine opened this issue Jan 17, 2025 · 1 comment
Labels
:Core/Infra/Core Core issues without another label needs:risk Requires assignment of a risk label (low, medium, blocker) Team:Core/Infra Meta label for core/infra team >test-failure Triaged test failures from CI

Comments

@elasticsearchmachine
Copy link
Collaborator

elasticsearchmachine commented Jan 17, 2025

Build Scans:

Reproduction Line:

./gradlew ":libs:entitlement:qa:javaRestTest" --tests "org.elasticsearch.entitlement.qa.EntitlementsAllowedIT.testCheckActionWithPolicyPass {pathPrefix=allowed_nonmodular actionName=create_ldap_cert_store}" -Dtests.seed=B3159213FFC13CB2 -Dtests.locale=khq-Latn-ML -Dtests.timezone=Australia/Brisbane -Druntime.java=17 -Dtests.fips.enabled=true

Applicable branches:
8.x

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

org.elasticsearch.client.ResponseException: method [GET], host [http://127.0.0.1:41317], URI [/_entitlement/allowed_nonmodular/_check?action=create_ldap_cert_store], status line [HTTP/1.1 500 Internal Server Error]
{"error":{"root_cause":[{"type":"no_such_algorithm_exception","reason":"LDAP CertStore not available"}],"type":"no_such_algorithm_exception","reason":"LDAP CertStore not available"},"status":500}

Issue Reasons:

  • [8.x] 5 consecutive failures in step openjdk17_checkpart1_java-fips-matrix
  • [8.x] 5 failures in test testCheckActionWithPolicyPass {pathPrefix=allowed_nonmodular actionName=create_ldap_cert_store} (3.5% fail rate in 142 executions)
  • [8.x] 5 failures in step openjdk17_checkpart1_java-fips-matrix (100.0% fail rate in 5 executions)
  • [8.x] 5 failures in pipeline elasticsearch-periodic (100.0% fail rate in 5 executions)

Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.

@elasticsearchmachine elasticsearchmachine added :Core/Infra/Core Core issues without another label >test-failure Triaged test failures from CI Team:Core/Infra Meta label for core/infra team needs:risk Requires assignment of a risk label (low, medium, blocker) labels Jan 17, 2025
@elasticsearchmachine
Copy link
Collaborator Author

Pinging @elastic/es-core-infra (Team:Core/Infra)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Core/Infra/Core Core issues without another label needs:risk Requires assignment of a risk label (low, medium, blocker) Team:Core/Infra Meta label for core/infra team >test-failure Triaged test failures from CI
Projects
None yet
Development

No branches or pull requests

1 participant