./gradlew ":x-pack:plugin:inference:qa:inference-service-tests:javaRestTest" --tests "org.elasticsearch.xpack.inference.DefaultEndPointsIT.testInferDeploysDefaultRerank" -Dtests.seed=E4F8862B5D8BEFE2 -Dtests.locale=it-Latn-IT -Dtests.timezone=America/Indiana/Marengo -Druntime.java=25
org.elasticsearch.client.ResponseException: method [POST], host [http://[::1]:42505], URI [_inference/rerank/.rerank-v1-elasticsearch?error_trace&timeout=120s], status line [HTTP/1.1 500 Internal Server Error]
{"error":{"root_cause":[{"type":"exception","reason":"Error writing to inference process","stack_trace":"org.elasticsearch.ElasticsearchException: Error writing to inference process\n\tat org.elasticsearch.xcore@9.4.0-SNAPSHOT/org.elasticsearch.xpack.core.ml.utils.ExceptionsHelper.serverError(ExceptionsHelper.java:69)\n\tat org.elasticsearch.ml@9.4.0-SNAPSHOT/org.elasticsearch.xpack.ml.inference.deployment.InferencePyTorchAction.doRun(InferencePyTorchAction.java:157)\n\tat org.elasticsearch.server@9.4.0-SNAPSHOT/org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingAbstractRunnable.doRun(ThreadContext.java:1114)\n\tat org.elasticsearch.server@9.4.0-SNAPSHOT/org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:27)\n\tat org.elastics
[truncated]
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.