Skip to content

[CI] MixedClusterClientYamlTestSuiteIT class failing #144997

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":qa:mixed-cluster:v8.19.14#mixedClusterTest" -Dtests.class="org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT" -Dtests.method="test {p0=search.vectors/42_knn_search_int4_flat/Test odd dimensions fail indexing}" -Dtests.seed=AFBBE1C6ACA86DD -Dtests.bwc=true -Dtests.locale=fr-DZ -Dtests.timezone=Antarctica/South_Pole -Druntime.java=25

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: org.junit.internal.runners.model.MultipleFailureException: There were 2 errors:
  java.lang.AssertionError(expected [400] status code but api [index] returned [503 Service Unavailable] [{"error":{"root_cause":[{"type":"cluster_block_exception","reason":"blocked by: [SERVICE_UNAVAILABLE/2/no master];","stack_trace":"org.elasticsearch.cluster.block.ClusterBlockException: blocked by: [SERVICE_UNAVAILABLE/2/no master];\n"}],"type":"cluster_block_exception","reason":"blocked by: [SERVICE_UNAVAILABLE/2/no master];","stack_trace":"org.elasticsearch.cluster.block.ClusterBlockException: blocked by: [SERVICE_UNAVAILABLE/2/no master];\n"},"status":503}]
Expected: <400>
     but: was <503>)
  java.lang.AssertionError(expected [2xx] status code but api [index] returned [503 Service Unavailable] [{"error":{"root_cause":[{"type":"cluster_block_exception","reason":"blocked by: [SERVICE_UNAVAILABLE/2/no master];","stack_trace":"org.elasticsearch.cluster.block.ClusterBlockExcep
[truncated]

Issue Reasons:

  • [main] 18 failures in class org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT (1.8% fail rate in 974 executions)
  • [main] 2 failures in step 8.19.14_part_6_bwc-snapshots (0.8% fail rate in 246 executions)
  • [main] 5 failures in step 9.2.8_part_6_bwc-snapshots (2.0% fail rate in 248 executions)
  • [main] 3 failures in step 9.3.3_part_6_bwc-snapshots (1.2% fail rate in 241 executions)
  • [main] 2 failures in step 9.2.8_bwc-snapshots (2.8% fail rate in 71 executions)
  • [main] 5 failures in step 8.19.14_bwc-snapshots (7.0% fail rate in 71 executions)
  • [main] 9 failures in pipeline elasticsearch-pull-request (3.6% fail rate in 251 executions)
  • [main] 8 failures in pipeline elasticsearch-intake (11.0% fail rate in 73 executions)

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

Metadata

Metadata

Assignees

Labels

:Search Relevance/SearchCatch all for Search Relevance>test-failureTriaged test failures from CITeam:Search RelevanceMeta label for the Search Relevance team in Elasticsearchmedium-riskAn open issue or test failure that is a medium risk to future releases

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions