You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@solr.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2022/04/16 21:13:14 UTC

[JENKINS] Solr-main-Linux (64bit/jdk-16.0.2) - Build # 4150 - Unstable!

Build: https://jenkins.thetaphi.de/job/Solr-main-Linux/4150/
Java: 64bit/jdk-16.0.2 -XX:+UseCompressedOops -XX:+UseShenandoahGC

1 tests failed.
FAILED:  org.apache.solr.cloud.DeleteInactiveReplicaTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.DeleteInactiveReplicaTest: 
   1) Thread[id=18823, name=ConnnectionExpirer, state=TIMED_WAITING, group=TGRP-DeleteInactiveReplicaTest]
        at java.base@16.0.2/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.server.NIOServerCnxnFactory$ConnectionExpirerThread.run(NIOServerCnxnFactory.java:554)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.DeleteInactiveReplicaTest: 
   1) Thread[id=18823, name=ConnnectionExpirer, state=TIMED_WAITING, group=TGRP-DeleteInactiveReplicaTest]
        at java.base@16.0.2/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.server.NIOServerCnxnFactory$ConnectionExpirerThread.run(NIOServerCnxnFactory.java:554)
	at __randomizedtesting.SeedInfo.seed([CCE918033F729CAE]:0)