elastic / elasticsearch

Free and Open, Distributed, RESTful Search Engine
https://www.elastic.co/products/elasticsearch
Other
69.42k stars 24.57k forks source link

Failed to call API license.get #109300

Open maxhniebergall opened 3 months ago

maxhniebergall commented 3 months ago

CI Link

https://gradle-enterprise.elastic.co/s/2myvdi33ruedq

Repro line

./gradlew ':x-pack:plugin:yamlRestTest' --tests "org.elasticsearch.xpack.test.rest.XPackRestIT.test {p0=ml/evaluate_data_frame/Test classification auc_roc with missing class_name}" -Dtests.seed=E94E8243FE5D3734 -Dtests.locale=sl-SI -Dtests.timezone=America/North_Dakota/Beulah -Druntime.java=22

Does it reproduce?

Didn't try

Applicable branches

7.17

Failure history

No response

Failure excerpt

This type of problem has been going on for a while but seems to have resurfaced recently

java.lang.AssertionError: Failed to call API license.get

Caused by: org.elasticsearch.test.rest.yaml.ClientYamlTestResponseException: org.elasticsearch.client.ResponseException: method [GET], host [http://[::1]:33317], URI [/_license?error_trace=true], status line [HTTP/1.1 404 Not Found]

Caused by: org.elasticsearch.client.ResponseException: method [GET], host [http://[::1]:33317], URI [/_license?error_trace=true], status line [HTTP/1.1 404 Not Found]

related: https://github.com/thecoop/elasticsearch/commit/0c7cd859fb87dc659ffffe4084ead3c66987f1a3 https://github.com/elastic/elasticsearch/issues/89587 https://github.com/elastic/elasticsearch/issues/89237

elasticsearchmachine commented 3 months ago

Pinging @elastic/ml-core (Team:ML)

elasticsearchmachine commented 3 months ago

Pinging @elastic/es-delivery (Team:Delivery)