Skip to content

[CI] OpenCloseIndexIT testTranslogStats failures #45801

Closed
@davidkyle

Description

@davidkyle
java.lang.AssertionError: 
Expected: <9>
     but: was <30>
	at __randomizedtesting.SeedInfo.seed([9BC7168A89B5BF68:DDF74C95536F1D97]:0)
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:18)
	at org.junit.Assert.assertThat(Assert.java:956)
	at org.junit.Assert.assertThat(Assert.java:923)
	at org.elasticsearch.indices.state.OpenCloseIndexIT.testTranslogStats(OpenCloseIndexIT.java:379)

https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+intake/1361/console
https://gradle-enterprise.elastic.co/s/thddxf4hncok4

Build stats shows this test has failed a few times recently

Does not reproduce:

./gradlew :server:integTest --tests "org.elasticsearch.indices.state.OpenCloseIndexIT.testTranslogStats" \
  -Dtests.seed=9BC7168A89B5BF68 \
  -Dtests.security.manager=true \
  -Dtests.locale=ja-JP \
  -Dtests.timezone=Africa/Mbabane \
  -Dcompiler.java=12 \
  -Druntime.java=11

Metadata

Metadata

Assignees

Labels

:Distributed Indexing/StoreIssues around managing unopened Lucene indices. If it touches Store.java, this is a likely label.>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