Skip to content

[CI] RestClientSingleHostIntegTests.testGetWithBody failed on master #29558

@dimitris-athanasiou

Description

@dimitris-athanasiou

Build: https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+multijob-unix-compatibility/os=debian/2325/console

No reproduce line was printed.

Failures:

11:07:12 Suite: org.elasticsearch.client.RestClientSingleHostIntegTests
11:07:12 ERROR   0.01s J0 | RestClientSingleHostIntegTests.testGetWithBody <<< FAILURES!
11:07:12    > Throwable #1: org.apache.http.ConnectionClosedException: Connection closed
11:07:12    > 	at __randomizedtesting.SeedInfo.seed([BA869D479D2D8EDD:60456C0CDC8F44A]:0)
11:07:12    > 	at org.elasticsearch.client.RestClient$SyncResponseListener.get(RestClient.java:718)
11:07:12    > 	at org.elasticsearch.client.RestClient.performRequest(RestClient.java:235)
11:07:12    > 	at org.elasticsearch.client.RestClient.performRequest(RestClient.java:198)
11:07:12    > 	at org.elasticsearch.client.RestClientSingleHostIntegTests.bodyTest(RestClientSingleHostIntegTests.java:321)
11:07:12    > 	at org.elasticsearch.client.RestClientSingleHostIntegTests.bodyTest(RestClientSingleHostIntegTests.java:312)
11:07:12    > 	at org.elasticsearch.client.RestClientSingleHostIntegTests.testGetWithBody(RestClientSingleHostIntegTests.java:216)
11:07:12    > 	at java.lang.Thread.run(Thread.java:748)
11:07:12    > Caused by: org.apache.http.ConnectionClosedException: Connection closed
11:07:12    > 	at org.apache.http.nio.protocol.HttpAsyncRequestExecutor.endOfInput(HttpAsyncRequestExecutor.java:344)
11:07:12    > 	at org.apache.http.impl.nio.DefaultNHttpClientConnection.consumeInput(DefaultNHttpClientConnection.java:261)
11:07:12    > 	at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:81)
11:07:12    > 	at org.apache.http.impl.nio.client.InternalIODispatch.onInputReady(InternalIODispatch.java:39)
11:07:12    > 	at org.apache.http.impl.nio.reactor.AbstractIODispatch.inputReady(AbstractIODispatch.java:114)
11:07:12    > 	at org.apache.http.impl.nio.reactor.BaseIOReactor.readable(BaseIOReactor.java:162)
11:07:12    > 	at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:337)
11:07:12    > 	at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:315)
11:07:12    > 	at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:276)
11:07:12    > 	at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104)
11:07:12    > 	at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:588)
11:07:12    > 	... 1 more

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions