Build Scans:
Reproduction Line:
./gradlew ":x-pack:plugin:inference:internalClusterTest" --tests "org.elasticsearch.search.ccs.SparseVectorQueryBuilderCrossClusterSearchIT.testSparseVectorQueryWithCcsMinimizeRoundTripsFalse" -Dtests.seed=8156531498BC201F -Dtests.locale=ca-AD -Dtests.timezone=Europe/Rome -Druntime.java=24
Applicable branches:
main
Reproduces locally?:
N/A
Failure History:
See dashboard
Failure Message:
java.lang.AssertionError:
Expected: <[FailureCause[causeClass=class org.elasticsearch.index.query.QueryShardException, message=failed to create query: field [mixed-type-field-2] must be type [sparse_vector] but is type [semantic_text]]]>
but: was <[FailureCause[causeClass=class org.elasticsearch.index.query.QueryShardException, message=failed to create query: field [mixed-type-field-2] must be type [sparse_vector] but is type [semantic_text]], FailureCause[causeClass=class org.elasticsearch.index.shard.IllegalIndexShardStateException, message=CurrentState[RECOVERING] operations only allowed when shard state is one of [POST_RECOVERY, STARTED]]]>
Issue Reasons:
- [main] 2 failures in test testSparseVectorQueryWithCcsMinimizeRoundTripsFalse (1.2% fail rate in 161 executions)
Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.
Build Scans:
Reproduction Line:
Applicable branches:
main
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.