-
Notifications
You must be signed in to change notification settings - Fork 25k
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] CommonAnalysisClientYamlTestSuiteIT {pattern_replace error handling (too complex pattern)} failing with OOME on JDK17 #116134
Comments
Pinging @elastic/es-delivery (Team:Delivery) |
This has been muted on branch 8.x Mute Reasons:
Build Scans: |
…iteIT org.elasticsearch.analysis.common.CommonAnalysisClientYamlTestSuiteIT #116134
Pinging @elastic/es-search-relevance (Team:Search Relevance) |
This failures look to be due to an OOME in the Elasticsearch node when running on Java 17. |
Yeah:
Is the test where we fail. OOM thread trace:
Originally added here: https://github.com/elastic/elasticsearch/pull/109173/files I think this particular test requires JDKs after 17. Right @afoucret ? |
I am going to adjust the mute to only mute the troubling test. |
…116507) This test requires at least java 21, skip it otherwise. closes: elastic#116405 closes: elastic#116134 (cherry picked from commit 91b4b1e)
…116507) This test requires at least java 21, skip it otherwise. closes: elastic#116405 closes: elastic#116134 (cherry picked from commit 91b4b1e)
closed by: #116507 |
Build Scans:
Reproduction Line:
Applicable branches:
8.15
Reproduces locally?:
N/A
Failure History:
See dashboard
Failure Message:
Issue Reasons:
Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.
The text was updated successfully, but these errors were encountered: