Open
Description
Build Scans:
- elasticsearch-pull-request #71028 / 8.19.0_bwc-snapshots
- elasticsearch-intake #22792 / 8.19.0_bwc-snapshots
- elasticsearch-intake #22789 / 8.19.0_bwc-snapshots
- elasticsearch-intake #22791 / 8.19.0_bwc-snapshots
- elasticsearch-pull-request #71018 / 8.19.0_bwc-snapshots
- elasticsearch-pull-request #71026 / 8.19.0_bwc-snapshots
- elasticsearch-intake #22787 / 8.19.0_bwc-snapshots
- elasticsearch-intake #22785 / 8.19.0_bwc-snapshots
- elasticsearch-pull-request #71018 / 8.19.0_bwc-snapshots
- elasticsearch-pull-request #71016 / 8.19.0_bwc-snapshots
Reproduction Line:
./gradlew ":x-pack:plugin:inference:qa:mixed-cluster:v8.19.0#javaRestTest" -Dtests.class="org.elasticsearch.xpack.inference.qa.mixed.HuggingFaceServiceMixedIT" -Dtests.method="testHFEmbeddings" -Dtests.seed=FD4AA02F21C2DBD4 -Dtests.bwc=true -Dtests.locale=ti-ER -Dtests.timezone=Australia/Melbourne -Druntime.java=24
Applicable branches:
main
Reproduces locally?:
N/A
Failure History:
See dashboard
Failure Message:
org.elasticsearch.client.ResponseException: method [GET], host [http://[::1]:36229], URI [_inference/text_embedding/mixed-cluster-embeddings], status line [HTTP/1.1 404 Not Found]
{"error":{"root_cause":[{"type":"resource_not_found_exception","reason":"Inference endpoint not found [mixed-cluster-embeddings]"}],"type":"resource_not_found_exception","reason":"Inference endpoint not found [mixed-cluster-embeddings]"},"status":404}
Issue Reasons:
- [main] 7 consecutive failures in step 8.19.0_bwc-snapshots
- [main] 10 failures in test testHFEmbeddings (3.7% fail rate in 267 executions)
- [main] 10 failures in step 8.19.0_bwc-snapshots (7.9% fail rate in 127 executions)
- [main] 4 failures in pipeline elasticsearch-pull-request (4.2% fail rate in 95 executions)
- [main] 5 failures in pipeline elasticsearch-intake (15.2% fail rate in 33 executions)
Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.