Skip to content

[CI] IndexShardTests.testSegmentMemoryTrackedWithRandomSearchers fails on 6.x #27651

@dakrone

Description

@dakrone

https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+6.x+multijob-windows-compatibility/387/console

FAILURE 2.95s J1 | IndexShardTests.testSegmentMemoryTrackedWithRandomSearchers <<< FAILURES!
   > Throwable #1: java.lang.AssertionError: 
   > Expected: <20208L>
   >      but: was <18290L>
   > 	at __randomizedtesting.SeedInfo.seed([BAAC3BEF7A6B8157:9D2E4F2D3B8D67B0]:0)
   > 	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
   > 	at org.elasticsearch.index.shard.IndexShardTests.testSegmentMemoryTrackedWithRandomSearchers(IndexShardTests.java:2729)
   > 	at java.lang.Thread.run(Thread.java:748)

Which I was NOT able to reproduce this. The line from the logs however, is:

gradle :core:test -Dtests.seed=BAAC3BEF7A6B8157 -Dtests.class=org.elasticsearch.index.shard.IndexShardTests -Dtests.method="testSegmentMemoryTrackedWithRandomSearchers" -Dtests.security.manager=true -Dtests.locale=pl-PL -Dtests.timezone=Asia/Macau

Metadata

Metadata

Assignees

Labels

>test-failureTriaged test failures from CI

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions