Skip to content

[CI] Netty ThreadDeathWatcher leak in security tests #30563

Closed
@romseygeek

Description

@romseygeek

https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+6.3+multijob-windows-compatibility/63/console

com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.elasticsearch.integration.DocumentAndFieldLevelSecurityTests: 
   1) Thread[id=2012, name=threadDeathWatcher-2-11, state=TIMED_WAITING, group=TGRP-DocumentAndFieldLevelSecurityTests]
        at java.lang.Thread.sleep(Native Method)
        at io.netty.util.ThreadDeathWatcher$Watcher.run(ThreadDeathWatcher.java:152)
        at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:138)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([5B65388C360678C0]:0)

Doesn't reproduce locally.

Metadata

Metadata

Assignees

Labels

:Security/SecuritySecurity 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