You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
06:46:49 ERROR 30.0s | RecoveryIT.testHistoryUUIDIsGenerated <<< FAILURES!
06:46:49 > Throwable #1: org.elasticsearch.client.ResponseException: method [GET], host [http://[::1]:38533], URI [_cluster/health?wait_for_no_relocating_shards=true&wait_for_status=green], status line [HTTP/1.1 408 Request Timeout]
06:46:49 > {"cluster_name":"rolling-upgrade","status":"yellow","timed_out":true,"number_of_nodes":2,"number_of_data_nodes":2,"active_primary_shards":16,"active_shards":21,"relocating_shards":0,"initializing_shards":0,"unassigned_shards":1,"delayed_unassigned_shards":0,"number_of_pending_tasks":0,"number_of_in_flight_fetch":0,"task_max_waiting_in_queue_millis":0,"active_shards_percent_as_number":95.45454545454545}
06:46:49 > at __randomizedtesting.SeedInfo.seed([665141B0D990DC23:4EF37EC7341D4925]:0)
06:46:49 > at org.elasticsearch.client.RestClient$1.completed(RestClient.java:355)
06:46:49 > at org.elasticsearch.client.RestClient$1.completed(RestClient.java:344)
06:46:50 > at org.apache.http.concurrent.BasicFuture.completed(BasicFuture.java:119)
06:46:50 > at org.apache.http.impl.nio.client.DefaultClientExchangeHandlerImpl.responseCompleted(DefaultClientExchangeHandlerImpl.java:177)
06:46:50 > at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.processResponse(HttpAsyncRequestExecutor.java:436)
06:46:50 > at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.inputReady(HttpAsyncRequestExecutor.java:326)
06:46:50 > at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:265)
06:46:50 > at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81)
06:46:50 > at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39)
06:46:50 > at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114)
06:46:50 > at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162)
06:46:50 > at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337)
06:46:50 > at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315)
06:46:50 > at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276)
06:46:50 > at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104)
06:46:50 > at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588)
06:46:50 > at java.lang.Thread.run(Thread.java:748)
Its possible, given that this doesn't seem to reproduce locally) that this was a transient failure with compatibility between 6.x and 5.6.2-SNAPSHOT but opening this issue so that can be determined
The text was updated successfully, but these errors were encountered:
Build URL: https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+6.x+periodic/112/console
Reproduce command (doesn't not seem to reproduce locally):
Failure stack trace:
Its possible, given that this doesn't seem to reproduce locally) that this was a transient failure with compatibility between 6.x and 5.6.2-SNAPSHOT but opening this issue so that can be determined
The text was updated successfully, but these errors were encountered: