[CI] SearchIT.testExplainWithFetchSource failed #46224
Labels
:Distributed Indexing/Distributed
A catch all label for anything in the Distributed Area. Please avoid if you can.
>test-failure
Triaged test failures from CI
Failed during a master intake build here:
https://gradle-enterprise.elastic.co/s/rhl5wvyx4q3gk/console-log?task=:client:rest-high-level:integTestRunner
It looks like this could affect all rest integration tests, since the wipe and recreate pattern is used everywhere. The relevant server log snippet is here:
It looks like there may be some kind of retry involved based on the pause between the create index log message and the deletion messages. Also, notice that the delete index2 request from the previous test has a different UUID, so from the looks of it, that test did clean up OK.
Unable to reproduce using either of:
Though this is a search test, the problem seems to fit within the distributed area, since it is the delete and create index part that fails.
Did not mute this test, since it seems like this could hit any rest test and this test was just unlucky.
The text was updated successfully, but these errors were encountered: