Skip to content

[CI] Big arrays not always released #29894

@elasticmachine

Description

@elasticmachine

Original comment by @martijnvg:

I think it is related to LINK REDACTED
and #27459 didn't completely fix it?

ERROR   17.7s | SecurityTribeTests.testThatTribeCanAuthenticateElasticUser <<< FAILURES!
   > Throwable LINK REDACTED: java.lang.RuntimeException: 1 arrays have not been released
   > 	at __randomizedtesting.SeedInfo.seed([7EBA11A68ECE5B11:D75255BACD2D63EF]:0)
   > 	at org.elasticsearch.common.util.MockBigArrays.ensureAllArraysAreReleased(MockBigArrays.java:63)
   > 	at org.elasticsearch.test.ESTestCase.checkStaticState(ESTestCase.java:401)
   > 	at org.elasticsearch.test.ESTestCase.after(ESTestCase.java:291)
   > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   > 	at java.base/java.lang.Thread.run(Thread.java:844)

LINK REDACTED

Build url: LINK REDACTED

Metadata

Metadata

Assignees

Labels

:Core/Infra/CoreCore issues without another 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