Build: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-7.x-Linux/112/
Java: 64bit/jdk-12-ea+12 -XX:+UseCompressedOops -XX:+UseParallelGC
81 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.schema.SchemaApiFailureTest
Error Message:
Stack Trace:
java.util.concurrent.TimeoutException
at __randomizedtesting.SeedInfo.seed([6AB8B6E1666A6D18]:0)
at
org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:1474)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.waitForState(CloudSolrClient.java:450)
at
org.apache.solr.schema.SchemaApiFailureTest.setupCluster(SchemaApiFailureTest.java:43)
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:566)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:875)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:835)
FAILED:
junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.StreamDecoratorTest
Error Message:
12 threads leaked from SUITE scope at
org.apache.solr.client.solrj.io.stream.StreamDecoratorTest: 1)
Thread[id=523, name=zkConnectionManagerCallback-243-thread-1, state=WAITING,
group=TGRP-StreamDecoratorTest] at
java.base@12-ea/jdk.internal.misc.Unsafe.park(Native Method) at
java.base@12-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@12-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
java.base@12-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835) 2)
Thread[id=3261,
name=TEST-StreamDecoratorTest.testParallelHavingStream-seed#[DEE6660EB0806DED]-SendThread(127.0.0.1:45619),
state=TIMED_WAITING, group=TGRP-StreamDecoratorTest] at
java.base@12-ea/java.lang.Thread.sleep(Native Method) at
app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
at
app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
at
app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063) 3)
Thread[id=521,
name=TEST-StreamDecoratorTest.testParallelExecutorStream-seed#[DEE6660EB0806DED]-SendThread(127.0.0.1:45619),
state=TIMED_WAITING, group=TGRP-StreamDecoratorTest] at
java.base@12-ea/java.lang.Thread.sleep(Native Method) at
app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
at
app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
at
app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063) 4)
Thread[id=526, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-StreamDecoratorTest] at
java.base@12-ea/java.lang.Thread.sleep(Native Method) at
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835) 5)
Thread[id=3266, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-StreamDecoratorTest] at
java.base@12-ea/java.lang.Thread.sleep(Native Method) at
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835) 6)
Thread[id=3263, name=zkConnectionManagerCallback-1612-thread-1, state=WAITING,
group=TGRP-StreamDecoratorTest] at
java.base@12-ea/jdk.internal.misc.Unsafe.park(Native Method) at
java.base@12-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@12-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
java.base@12-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835) 7)
Thread[id=522,
name=TEST-StreamDecoratorTest.testParallelExecutorStream-seed#[DEE6660EB0806DED]-EventThread,
state=WAITING, group=TGRP-StreamDecoratorTest] at
java.base@12-ea/jdk.internal.misc.Unsafe.park(Native Method) at
java.base@12-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@12-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
java.base@12-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
at
app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502) 8)
Thread[id=520, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-StreamDecoratorTest] at
java.base@12-ea/java.lang.Thread.sleep(Native Method) at
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835) 9)
Thread[id=3262,
name=TEST-StreamDecoratorTest.testParallelHavingStream-seed#[DEE6660EB0806DED]-EventThread,
state=WAITING, group=TGRP-StreamDecoratorTest] at
java.base@12-ea/jdk.internal.misc.Unsafe.park(Native Method) at
java.base@12-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@12-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
java.base@12-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
at
app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502) 10)
Thread[id=527, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-StreamDecoratorTest] at
java.base@12-ea/java.lang.Thread.sleep(Native Method) at
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835) 11)
Thread[id=3267, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-StreamDecoratorTest] at
java.base@12-ea/java.lang.Thread.sleep(Native Method) at
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835) 12)
Thread[id=3260, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-StreamDecoratorTest] at
java.base@12-ea/java.lang.Thread.sleep(Native Method) at
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 12 threads leaked from
SUITE scope at org.apache.solr.client.solrj.io.stream.StreamDecoratorTest:
1) Thread[id=523, name=zkConnectionManagerCallback-243-thread-1,
state=WAITING, group=TGRP-StreamDecoratorTest]
at java.base@12-ea/jdk.internal.misc.Unsafe.park(Native Method)
at
java.base@12-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@12-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
java.base@12-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835)
2) Thread[id=3261,
name=TEST-StreamDecoratorTest.testParallelHavingStream-seed#[DEE6660EB0806DED]-SendThread(127.0.0.1:45619),
state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
at java.base@12-ea/java.lang.Thread.sleep(Native Method)
at
app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
at
app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
at
app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
3) Thread[id=521,
name=TEST-StreamDecoratorTest.testParallelExecutorStream-seed#[DEE6660EB0806DED]-SendThread(127.0.0.1:45619),
state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
at java.base@12-ea/java.lang.Thread.sleep(Native Method)
at
app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
at
app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
at
app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
4) Thread[id=526, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-StreamDecoratorTest]
at java.base@12-ea/java.lang.Thread.sleep(Native Method)
at
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835)
5) Thread[id=3266, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-StreamDecoratorTest]
at java.base@12-ea/java.lang.Thread.sleep(Native Method)
at
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835)
6) Thread[id=3263, name=zkConnectionManagerCallback-1612-thread-1,
state=WAITING, group=TGRP-StreamDecoratorTest]
at java.base@12-ea/jdk.internal.misc.Unsafe.park(Native Method)
at
java.base@12-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@12-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
java.base@12-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835)
7) Thread[id=522,
name=TEST-StreamDecoratorTest.testParallelExecutorStream-seed#[DEE6660EB0806DED]-EventThread,
state=WAITING, group=TGRP-StreamDecoratorTest]
at java.base@12-ea/jdk.internal.misc.Unsafe.park(Native Method)
at
java.base@12-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@12-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
java.base@12-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
at
app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)
8) Thread[id=520, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-StreamDecoratorTest]
at java.base@12-ea/java.lang.Thread.sleep(Native Method)
at
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835)
9) Thread[id=3262,
name=TEST-StreamDecoratorTest.testParallelHavingStream-seed#[DEE6660EB0806DED]-EventThread,
state=WAITING, group=TGRP-StreamDecoratorTest]
at java.base@12-ea/jdk.internal.misc.Unsafe.park(Native Method)
at
java.base@12-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@12-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
java.base@12-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
at
app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)
10) Thread[id=527, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-StreamDecoratorTest]
at java.base@12-ea/java.lang.Thread.sleep(Native Method)
at
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835)
11) Thread[id=3267, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-StreamDecoratorTest]
at java.base@12-ea/java.lang.Thread.sleep(Native Method)
at
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835)
12) Thread[id=3260, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-StreamDecoratorTest]
at java.base@12-ea/java.lang.Thread.sleep(Native Method)
at
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835)
at __randomizedtesting.SeedInfo.seed([DEE6660EB0806DED]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.StreamDecoratorTest
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=523, name=zkConnectionManagerCallback-243-thread-1, state=WAITING,
group=TGRP-StreamDecoratorTest] at
java.base@12-ea/jdk.internal.misc.Unsafe.park(Native Method) at
java.base@12-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@12-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
java.base@12-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835) 2)
Thread[id=3261,
name=TEST-StreamDecoratorTest.testParallelHavingStream-seed#[DEE6660EB0806DED]-SendThread(127.0.0.1:45619),
state=TIMED_WAITING, group=TGRP-StreamDecoratorTest] at
java.base@12-ea/java.lang.Thread.sleep(Native Method) at
app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
at
app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
at
app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063) 3)
Thread[id=521,
name=TEST-StreamDecoratorTest.testParallelExecutorStream-seed#[DEE6660EB0806DED]-SendThread(127.0.0.1:45619),
state=TIMED_WAITING, group=TGRP-StreamDecoratorTest] at
java.base@12-ea/java.lang.Thread.sleep(Native Method) at
app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
at
app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
at
app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063) 4)
Thread[id=3263, name=zkConnectionManagerCallback-1612-thread-1, state=WAITING,
group=TGRP-StreamDecoratorTest] at
java.base@12-ea/jdk.internal.misc.Unsafe.park(Native Method) at
java.base@12-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@12-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
java.base@12-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=523, name=zkConnectionManagerCallback-243-thread-1,
state=WAITING, group=TGRP-StreamDecoratorTest]
at java.base@12-ea/jdk.internal.misc.Unsafe.park(Native Method)
at
java.base@12-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@12-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
java.base@12-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835)
2) Thread[id=3261,
name=TEST-StreamDecoratorTest.testParallelHavingStream-seed#[DEE6660EB0806DED]-SendThread(127.0.0.1:45619),
state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
at java.base@12-ea/java.lang.Thread.sleep(Native Method)
at
app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
at
app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
at
app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
3) Thread[id=521,
name=TEST-StreamDecoratorTest.testParallelExecutorStream-seed#[DEE6660EB0806DED]-SendThread(127.0.0.1:45619),
state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
at java.base@12-ea/java.lang.Thread.sleep(Native Method)
at
app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
at
app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
at
app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
4) Thread[id=3263, name=zkConnectionManagerCallback-1612-thread-1,
state=WAITING, group=TGRP-StreamDecoratorTest]
at java.base@12-ea/jdk.internal.misc.Unsafe.park(Native Method)
at
java.base@12-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@12-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
java.base@12-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835)
at __randomizedtesting.SeedInfo.seed([DEE6660EB0806DED]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.StreamDecoratorTest
Error Message:
11 threads leaked from SUITE scope at
org.apache.solr.client.solrj.io.stream.StreamDecoratorTest: 1)
Thread[id=1736, name=zkConnectionManagerCallback-831-thread-1, state=WAITING,
group=TGRP-StreamDecoratorTest] at
java.base@12-ea/jdk.internal.misc.Unsafe.park(Native Method) at
java.base@12-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@12-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
java.base@12-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835) 2)
Thread[id=2826, name=zkConnectionManagerCallback-1367-thread-1, state=WAITING,
group=TGRP-StreamDecoratorTest] at
java.base@12-ea/jdk.internal.misc.Unsafe.park(Native Method) at
java.base@12-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@12-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
java.base@12-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835) 3)
Thread[id=1733, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-StreamDecoratorTest] at
java.base@12-ea/java.lang.Thread.sleep(Native Method) at
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835) 4)
Thread[id=1739, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-StreamDecoratorTest] at
java.base@12-ea/java.lang.Thread.sleep(Native Method) at
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835) 5)
Thread[id=2824, name=qtp770024037-193-SendThread(127.0.0.1:38027),
state=TIMED_WAITING, group=TGRP-StreamDecoratorTest] at
java.base@12-ea/java.lang.Thread.sleep(Native Method) at
app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1054) 6)
Thread[id=1751, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-StreamDecoratorTest] at
java.base@12-ea/java.lang.Thread.sleep(Native Method) at
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835) 7)
Thread[id=1735,
name=TEST-StreamDecoratorTest.testExecutorStream-seed#[DEE6660EB0806DED]-EventThread,
state=WAITING, group=TGRP-StreamDecoratorTest] at
java.base@12-ea/jdk.internal.misc.Unsafe.park(Native Method) at
java.base@12-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@12-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
java.base@12-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
at
app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502) 8)
Thread[id=1734,
name=TEST-StreamDecoratorTest.testExecutorStream-seed#[DEE6660EB0806DED]-SendThread(127.0.0.1:38027),
state=TIMED_WAITING, group=TGRP-StreamDecoratorTest] at
java.base@12-ea/java.lang.Thread.sleep(Native Method) at
app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1054) 9)
Thread[id=2825, name=qtp770024037-193-EventThread, state=WAITING,
group=TGRP-StreamDecoratorTest] at
java.base@12-ea/jdk.internal.misc.Unsafe.park(Native Method) at
java.base@12-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@12-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
java.base@12-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
at
app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502) 10)
Thread[id=1748, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-StreamDecoratorTest] at
java.base@12-ea/java.lang.Thread.sleep(Native Method) at
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835) 11)
Thread[id=1740, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-StreamDecoratorTest] at
java.base@12-ea/java.lang.Thread.sleep(Native Method) at
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 11 threads leaked from
SUITE scope at org.apache.solr.client.solrj.io.stream.StreamDecoratorTest:
1) Thread[id=1736, name=zkConnectionManagerCallback-831-thread-1,
state=WAITING, group=TGRP-StreamDecoratorTest]
at java.base@12-ea/jdk.internal.misc.Unsafe.park(Native Method)
at
java.base@12-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@12-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
java.base@12-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835)
2) Thread[id=2826, name=zkConnectionManagerCallback-1367-thread-1,
state=WAITING, group=TGRP-StreamDecoratorTest]
at java.base@12-ea/jdk.internal.misc.Unsafe.park(Native Method)
at
java.base@12-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@12-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
java.base@12-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835)
3) Thread[id=1733, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-StreamDecoratorTest]
at java.base@12-ea/java.lang.Thread.sleep(Native Method)
at
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835)
4) Thread[id=1739, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-StreamDecoratorTest]
at java.base@12-ea/java.lang.Thread.sleep(Native Method)
at
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835)
5) Thread[id=2824, name=qtp770024037-193-SendThread(127.0.0.1:38027),
state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
at java.base@12-ea/java.lang.Thread.sleep(Native Method)
at
app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1054)
6) Thread[id=1751, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-StreamDecoratorTest]
at java.base@12-ea/java.lang.Thread.sleep(Native Method)
at
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835)
7) Thread[id=1735,
name=TEST-StreamDecoratorTest.testExecutorStream-seed#[DEE6660EB0806DED]-EventThread,
state=WAITING, group=TGRP-StreamDecoratorTest]
at java.base@12-ea/jdk.internal.misc.Unsafe.park(Native Method)
at
java.base@12-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@12-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
java.base@12-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
at
app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)
8) Thread[id=1734,
name=TEST-StreamDecoratorTest.testExecutorStream-seed#[DEE6660EB0806DED]-SendThread(127.0.0.1:38027),
state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
at java.base@12-ea/java.lang.Thread.sleep(Native Method)
at
app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1054)
9) Thread[id=2825, name=qtp770024037-193-EventThread, state=WAITING,
group=TGRP-StreamDecoratorTest]
at java.base@12-ea/jdk.internal.misc.Unsafe.park(Native Method)
at
java.base@12-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@12-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
java.base@12-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
at
app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)
10) Thread[id=1748, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-StreamDecoratorTest]
at java.base@12-ea/java.lang.Thread.sleep(Native Method)
at
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835)
11) Thread[id=1740, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-StreamDecoratorTest]
at java.base@12-ea/java.lang.Thread.sleep(Native Method)
at
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835)
at __randomizedtesting.SeedInfo.seed([DEE6660EB0806DED]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.StreamDecoratorTest
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=1736, name=zkConnectionManagerCallback-831-thread-1, state=WAITING,
group=TGRP-StreamDecoratorTest] at
java.base@12-ea/jdk.internal.misc.Unsafe.park(Native Method) at
java.base@12-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@12-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
java.base@12-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835) 2)
Thread[id=2826, name=zkConnectionManagerCallback-1367-thread-1, state=WAITING,
group=TGRP-StreamDecoratorTest] at
java.base@12-ea/jdk.internal.misc.Unsafe.park(Native Method) at
java.base@12-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@12-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
java.base@12-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835) 3)
Thread[id=2824, name=qtp770024037-193-SendThread(127.0.0.1:38027),
state=TIMED_WAITING, group=TGRP-StreamDecoratorTest] at
java.base@12-ea/java.lang.Thread.sleep(Native Method) at
app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
at
app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
at
app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063) 4)
Thread[id=1734,
name=TEST-StreamDecoratorTest.testExecutorStream-seed#[DEE6660EB0806DED]-SendThread(127.0.0.1:38027),
state=TIMED_WAITING, group=TGRP-StreamDecoratorTest] at
java.base@12-ea/java.lang.Thread.sleep(Native Method) at
app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1054)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=1736, name=zkConnectionManagerCallback-831-thread-1,
state=WAITING, group=TGRP-StreamDecoratorTest]
at java.base@12-ea/jdk.internal.misc.Unsafe.park(Native Method)
at
java.base@12-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@12-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
java.base@12-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835)
2) Thread[id=2826, name=zkConnectionManagerCallback-1367-thread-1,
state=WAITING, group=TGRP-StreamDecoratorTest]
at java.base@12-ea/jdk.internal.misc.Unsafe.park(Native Method)
at
java.base@12-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@12-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
java.base@12-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835)
3) Thread[id=2824, name=qtp770024037-193-SendThread(127.0.0.1:38027),
state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
at java.base@12-ea/java.lang.Thread.sleep(Native Method)
at
app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
at
app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
at
app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
4) Thread[id=1734,
name=TEST-StreamDecoratorTest.testExecutorStream-seed#[DEE6660EB0806DED]-SendThread(127.0.0.1:38027),
state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
at java.base@12-ea/java.lang.Thread.sleep(Native Method)
at
app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1054)
at __randomizedtesting.SeedInfo.seed([DEE6660EB0806DED]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.StreamDecoratorTest
Error Message:
17 threads leaked from SUITE scope at
org.apache.solr.client.solrj.io.stream.StreamDecoratorTest: 1)
Thread[id=1697, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-StreamDecoratorTest] at
java.base@12-ea/java.lang.Thread.sleep(Native Method) at
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835) 2)
Thread[id=2785, name=zkConnectionManagerCallback-1355-thread-1, state=WAITING,
group=TGRP-StreamDecoratorTest] at
java.base@12-ea/jdk.internal.misc.Unsafe.park(Native Method) at
java.base@12-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@12-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
java.base@12-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835) 3)
Thread[id=1705, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-StreamDecoratorTest] at
java.base@12-ea/java.lang.Thread.sleep(Native Method) at
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835) 4)
Thread[id=2783, name=qtp2097965520-172-SendThread(127.0.0.1:37405),
state=TIMED_WAITING, group=TGRP-StreamDecoratorTest] at
java.base@12-ea/java.lang.Thread.sleep(Native Method) at
app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1054) 5)
Thread[id=1691,
name=TEST-StreamDecoratorTest.testExecutorStream-seed#[DEE6660EB0806DED]-SendThread(127.0.0.1:37405),
state=TIMED_WAITING, group=TGRP-StreamDecoratorTest] at
java.base@12-ea/java.lang.Thread.sleep(Native Method) at
app//org.apache.zookeeper.ClientCnxnSocketNIO.cleanup(ClientCnxnSocketNIO.java:230)
at
app//org.apache.zookeeper.ClientCnxn$SendThread.cleanup(ClientCnxn.java:1249)
at
app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1173) 6)
Thread[id=521,
name=TEST-StreamDecoratorTest.testParallelExecutorStream-seed#[DEE6660EB0806DED]-SendThread(127.0.0.1:37405),
state=TIMED_WAITING, group=TGRP-StreamDecoratorTest] at
java.base@12-ea/java.lang.Thread.sleep(Native Method) at
app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
at
app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
at
app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063) 7)
Thread[id=1708, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-StreamDecoratorTest] at
java.base@12-ea/java.lang.Thread.sleep(Native Method) at
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835) 8)
Thread[id=527, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-StreamDecoratorTest] at
java.base@12-ea/java.lang.Thread.sleep(Native Method) at
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835) 9)
Thread[id=1692,
name=TEST-StreamDecoratorTest.testExecutorStream-seed#[DEE6660EB0806DED]-EventThread,
state=WAITING, group=TGRP-StreamDecoratorTest] at
java.base@12-ea/jdk.internal.misc.Unsafe.park(Native Method) at
java.base@12-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@12-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
java.base@12-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
at
app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502) 10)
Thread[id=1693, name=zkConnectionManagerCallback-819-thread-1, state=WAITING,
group=TGRP-StreamDecoratorTest] at
java.base@12-ea/jdk.internal.misc.Unsafe.park(Native Method) at
java.base@12-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@12-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
java.base@12-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835) 11)
Thread[id=1690, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-StreamDecoratorTest] at
java.base@12-ea/java.lang.Thread.sleep(Native Method) at
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835) 12)
Thread[id=520, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-StreamDecoratorTest] at
java.base@12-ea/java.lang.Thread.sleep(Native Method) at
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835) 13)
Thread[id=522,
name=TEST-StreamDecoratorTest.testParallelExecutorStream-seed#[DEE6660EB0806DED]-EventThread,
state=WAITING, group=TGRP-StreamDecoratorTest] at
java.base@12-ea/jdk.internal.misc.Unsafe.park(Native Method) at
java.base@12-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@12-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
java.base@12-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
at
app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502) 14)
Thread[id=526, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-StreamDecoratorTest] at
java.base@12-ea/java.lang.Thread.sleep(Native Method) at
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835) 15)
Thread[id=1696, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-StreamDecoratorTest] at
java.base@12-ea/java.lang.Thread.sleep(Native Method) at
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835) 16)
Thread[id=523, name=zkConnectionManagerCallback-242-thread-1, state=WAITING,
group=TGRP-StreamDecoratorTest] at
java.base@12-ea/jdk.internal.misc.Unsafe.park(Native Method) at
java.base@12-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@12-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
java.base@12-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835) 17)
Thread[id=2784, name=qtp2097965520-172-EventThread, state=WAITING,
group=TGRP-StreamDecoratorTest] at
java.base@12-ea/jdk.internal.misc.Unsafe.park(Native Method) at
java.base@12-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@12-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
java.base@12-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
at
app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 17 threads leaked from
SUITE scope at org.apache.solr.client.solrj.io.stream.StreamDecoratorTest:
1) Thread[id=1697, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-StreamDecoratorTest]
at java.base@12-ea/java.lang.Thread.sleep(Native Method)
at
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835)
2) Thread[id=2785, name=zkConnectionManagerCallback-1355-thread-1,
state=WAITING, group=TGRP-StreamDecoratorTest]
at java.base@12-ea/jdk.internal.misc.Unsafe.park(Native Method)
at
java.base@12-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@12-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
java.base@12-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835)
3) Thread[id=1705, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-StreamDecoratorTest]
at java.base@12-ea/java.lang.Thread.sleep(Native Method)
at
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835)
4) Thread[id=2783, name=qtp2097965520-172-SendThread(127.0.0.1:37405),
state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
at java.base@12-ea/java.lang.Thread.sleep(Native Method)
at
app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1054)
5) Thread[id=1691,
name=TEST-StreamDecoratorTest.testExecutorStream-seed#[DEE6660EB0806DED]-SendThread(127.0.0.1:37405),
state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
at java.base@12-ea/java.lang.Thread.sleep(Native Method)
at
app//org.apache.zookeeper.ClientCnxnSocketNIO.cleanup(ClientCnxnSocketNIO.java:230)
at
app//org.apache.zookeeper.ClientCnxn$SendThread.cleanup(ClientCnxn.java:1249)
at
app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1173)
6) Thread[id=521,
name=TEST-StreamDecoratorTest.testParallelExecutorStream-seed#[DEE6660EB0806DED]-SendThread(127.0.0.1:37405),
state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
at java.base@12-ea/java.lang.Thread.sleep(Native Method)
at
app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
at
app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
at
app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
7) Thread[id=1708, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-StreamDecoratorTest]
at java.base@12-ea/java.lang.Thread.sleep(Native Method)
at
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835)
8) Thread[id=527, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-StreamDecoratorTest]
at java.base@12-ea/java.lang.Thread.sleep(Native Method)
at
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835)
9) Thread[id=1692,
name=TEST-StreamDecoratorTest.testExecutorStream-seed#[DEE6660EB0806DED]-EventThread,
state=WAITING, group=TGRP-StreamDecoratorTest]
at java.base@12-ea/jdk.internal.misc.Unsafe.park(Native Method)
at
java.base@12-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@12-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
java.base@12-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
at
app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)
10) Thread[id=1693, name=zkConnectionManagerCallback-819-thread-1,
state=WAITING, group=TGRP-StreamDecoratorTest]
at java.base@12-ea/jdk.internal.misc.Unsafe.park(Native Method)
at
java.base@12-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@12-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
java.base@12-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835)
11) Thread[id=1690, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-StreamDecoratorTest]
at java.base@12-ea/java.lang.Thread.sleep(Native Method)
at
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835)
12) Thread[id=520, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-StreamDecoratorTest]
at java.base@12-ea/java.lang.Thread.sleep(Native Method)
at
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835)
13) Thread[id=522,
name=TEST-StreamDecoratorTest.testParallelExecutorStream-seed#[DEE6660EB0806DED]-EventThread,
state=WAITING, group=TGRP-StreamDecoratorTest]
at java.base@12-ea/jdk.internal.misc.Unsafe.park(Native Method)
at
java.base@12-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@12-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
java.base@12-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
at
app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)
14) Thread[id=526, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-StreamDecoratorTest]
at java.base@12-ea/java.lang.Thread.sleep(Native Method)
at
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835)
15) Thread[id=1696, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-StreamDecoratorTest]
at java.base@12-ea/java.lang.Thread.sleep(Native Method)
at
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835)
16) Thread[id=523, name=zkConnectionManagerCallback-242-thread-1,
state=WAITING, group=TGRP-StreamDecoratorTest]
at java.base@12-ea/jdk.internal.misc.Unsafe.park(Native Method)
at
java.base@12-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@12-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
java.base@12-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835)
17) Thread[id=2784, name=qtp2097965520-172-EventThread, state=WAITING,
group=TGRP-StreamDecoratorTest]
at java.base@12-ea/jdk.internal.misc.Unsafe.park(Native Method)
at
java.base@12-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@12-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
java.base@12-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
at
app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)
at __randomizedtesting.SeedInfo.seed([DEE6660EB0806DED]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.StreamDecoratorTest
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=521,
name=TEST-StreamDecoratorTest.testParallelExecutorStream-seed#[DEE6660EB0806DED]-SendThread(127.0.0.1:37405),
state=TIMED_WAITING, group=TGRP-StreamDecoratorTest] at
java.base@12-ea/java.lang.Thread.sleep(Native Method) at
app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
at
app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
at
app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063) 2)
Thread[id=2785, name=zkConnectionManagerCallback-1355-thread-1, state=WAITING,
group=TGRP-StreamDecoratorTest] at
java.base@12-ea/jdk.internal.misc.Unsafe.park(Native Method) at
java.base@12-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@12-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
java.base@12-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835) 3)
Thread[id=1693, name=zkConnectionManagerCallback-819-thread-1, state=WAITING,
group=TGRP-StreamDecoratorTest] at
java.base@12-ea/jdk.internal.misc.Unsafe.park(Native Method) at
java.base@12-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@12-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
java.base@12-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835) 4)
Thread[id=2783, name=qtp2097965520-172-SendThread(127.0.0.1:37405),
state=TIMED_WAITING, group=TGRP-StreamDecoratorTest] at
java.base@12-ea/java.lang.Thread.sleep(Native Method) at
app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
at
app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
at
app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063) 5)
Thread[id=1691,
name=TEST-StreamDecoratorTest.testExecutorStream-seed#[DEE6660EB0806DED]-SendThread(127.0.0.1:37405),
state=TIMED_WAITING, group=TGRP-StreamDecoratorTest] at
java.base@12-ea/java.lang.Thread.sleep(Native Method) at
app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
at
app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
at
app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063) 6)
Thread[id=523, name=zkConnectionManagerCallback-242-thread-1, state=WAITING,
group=TGRP-StreamDecoratorTest] at
java.base@12-ea/jdk.internal.misc.Unsafe.park(Native Method) at
java.base@12-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@12-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
java.base@12-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=521,
name=TEST-StreamDecoratorTest.testParallelExecutorStream-seed#[DEE6660EB0806DED]-SendThread(127.0.0.1:37405),
state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
at java.base@12-ea/java.lang.Thread.sleep(Native Method)
at
app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
at
app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
at
app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
2) Thread[id=2785, name=zkConnectionManagerCallback-1355-thread-1,
state=WAITING, group=TGRP-StreamDecoratorTest]
at java.base@12-ea/jdk.internal.misc.Unsafe.park(Native Method)
at
java.base@12-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@12-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
java.base@12-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835)
3) Thread[id=1693, name=zkConnectionManagerCallback-819-thread-1,
state=WAITING, group=TGRP-StreamDecoratorTest]
at java.base@12-ea/jdk.internal.misc.Unsafe.park(Native Method)
at
java.base@12-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@12-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
java.base@12-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835)
4) Thread[id=2783, name=qtp2097965520-172-SendThread(127.0.0.1:37405),
state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
at java.base@12-ea/java.lang.Thread.sleep(Native Method)
at
app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
at
app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
at
app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
5) Thread[id=1691,
name=TEST-StreamDecoratorTest.testExecutorStream-seed#[DEE6660EB0806DED]-SendThread(127.0.0.1:37405),
state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
at java.base@12-ea/java.lang.Thread.sleep(Native Method)
at
app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
at
app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
at
app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
6) Thread[id=523, name=zkConnectionManagerCallback-242-thread-1,
state=WAITING, group=TGRP-StreamDecoratorTest]
at java.base@12-ea/jdk.internal.misc.Unsafe.park(Native Method)
at
java.base@12-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@12-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
java.base@12-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835)
at __randomizedtesting.SeedInfo.seed([DEE6660EB0806DED]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.StreamDecoratorTest
Error Message:
20 threads leaked from SUITE scope at
org.apache.solr.client.solrj.io.stream.StreamDecoratorTest: 1)
Thread[id=3009, name=zkConnectionManagerCallback-913-thread-1, state=WAITING,
group=TGRP-StreamDecoratorTest] at
java.base@12-ea/jdk.internal.misc.Unsafe.park(Native Method) at
java.base@12-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@12-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
java.base@12-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835) 2)
Thread[id=3699, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-StreamDecoratorTest] at
java.base@12-ea/java.lang.Thread.sleep(Native Method) at
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835) 3)
Thread[id=3703, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-StreamDecoratorTest] at
java.base@12-ea/java.lang.Thread.sleep(Native Method) at
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835) 4)
Thread[id=3007,
name=TEST-StreamDecoratorTest.testParallelExecutorStream-seed#[DEE6660EB0806DED]-SendThread(127.0.0.1:36675),
state=TIMED_WAITING, group=TGRP-StreamDecoratorTest] at
java.base@12-ea/java.lang.Thread.sleep(Native Method) at
app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
at
app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
at
app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063) 5)
Thread[id=5203, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-StreamDecoratorTest] at
java.base@12-ea/java.lang.Thread.sleep(Native Method) at
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835) 6)
Thread[id=3008,
name=TEST-StreamDecoratorTest.testParallelExecutorStream-seed#[DEE6660EB0806DED]-EventThread,
state=WAITING, group=TGRP-StreamDecoratorTest] at
java.base@12-ea/jdk.internal.misc.Unsafe.park(Native Method) at
java.base@12-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@12-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
java.base@12-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
at
app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502) 7)
Thread[id=3012, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-StreamDecoratorTest] at
java.base@12-ea/java.lang.Thread.sleep(Native Method) at
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835) 8)
Thread[id=3686,
name=TEST-StreamDecoratorTest.testExecutorStream-seed#[DEE6660EB0806DED]-EventThread,
state=WAITING, group=TGRP-StreamDecoratorTest] at
java.base@12-ea/jdk.internal.misc.Unsafe.park(Native Method) at
java.base@12-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@12-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
java.base@12-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
at
app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502) 9)
Thread[id=3685,
name=TEST-StreamDecoratorTest.testExecutorStream-seed#[DEE6660EB0806DED]-SendThread(127.0.0.1:36675),
state=TIMED_WAITING, group=TGRP-StreamDecoratorTest] at
java.base@12-ea/java.lang.Thread.sleep(Native Method) at
app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
at
app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
at
app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063) 10)
Thread[id=5209, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-StreamDecoratorTest] at
java.base@12-ea/java.lang.Thread.sleep(Native Method) at
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835) 11)
Thread[id=3684, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-StreamDecoratorTest] at
java.base@12-ea/java.lang.Thread.sleep(Native Method) at
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835) 12)
Thread[id=5210, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-StreamDecoratorTest] at
java.base@12-ea/java.lang.Thread.sleep(Native Method) at
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835) 13)
Thread[id=3691, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-StreamDecoratorTest] at
java.base@12-ea/java.lang.Thread.sleep(Native Method) at
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835) 14)
Thread[id=5206, name=zkConnectionManagerCallback-2018-thread-1, state=WAITING,
group=TGRP-StreamDecoratorTest] at
java.base@12-ea/jdk.internal.misc.Unsafe.park(Native Method) at
java.base@12-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@12-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
java.base@12-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835) 15)
Thread[id=5204,
name=TEST-StreamDecoratorTest.testParallelHavingStream-seed#[DEE6660EB0806DED]-SendThread(127.0.0.1:36675),
state=TIMED_WAITING, group=TGRP-StreamDecoratorTest] at
java.base@12-ea/java.lang.Thread.sleep(Native Method) at
app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1054) 16)
Thread[id=3690, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-StreamDecoratorTest] at
java.base@12-ea/java.lang.Thread.sleep(Native Method) at
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835) 17)
Thread[id=3013, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-StreamDecoratorTest] at
java.base@12-ea/java.lang.Thread.sleep(Native Method) at
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835) 18)
Thread[id=5205,
name=TEST-StreamDecoratorTest.testParallelHavingStream-seed#[DEE6660EB0806DED]-EventThread,
state=WAITING, group=TGRP-StreamDecoratorTest] at
java.base@12-ea/jdk.internal.misc.Unsafe.park(Native Method) at
java.base@12-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@12-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
java.base@12-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
at
app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502) 19)
Thread[id=3687, name=zkConnectionManagerCallback-1248-thread-1, state=WAITING,
group=TGRP-StreamDecoratorTest] at
java.base@12-ea/jdk.internal.misc.Unsafe.park(Native Method) at
java.base@12-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@12-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
java.base@12-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835) 20)
Thread[id=3006, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-StreamDecoratorTest] at
java.base@12-ea/java.lang.Thread.sleep(Native Method) at
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 20 threads leaked from
SUITE scope at org.apache.solr.client.solrj.io.stream.StreamDecoratorTest:
1) Thread[id=3009, name=zkConnectionManagerCallback-913-thread-1,
state=WAITING, group=TGRP-StreamDecoratorTest]
at java.base@12-ea/jdk.internal.misc.Unsafe.park(Native Method)
at
java.base@12-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@12-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
java.base@12-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835)
2) Thread[id=3699, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-StreamDecoratorTest]
at java.base@12-ea/java.lang.Thread.sleep(Native Method)
at
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835)
3) Thread[id=3703, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-StreamDecoratorTest]
at java.base@12-ea/java.lang.Thread.sleep(Native Method)
at
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835)
4) Thread[id=3007,
name=TEST-StreamDecoratorTest.testParallelExecutorStream-seed#[DEE6660EB0806DED]-SendThread(127.0.0.1:36675),
state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
at java.base@12-ea/java.lang.Thread.sleep(Native Method)
at
app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
at
app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
at
app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
5) Thread[id=5203, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-StreamDecoratorTest]
at java.base@12-ea/java.lang.Thread.sleep(Native Method)
at
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835)
6) Thread[id=3008,
name=TEST-StreamDecoratorTest.testParallelExecutorStream-seed#[DEE6660EB0806DED]-EventThread,
state=WAITING, group=TGRP-StreamDecoratorTest]
at java.base@12-ea/jdk.internal.misc.Unsafe.park(Native Method)
at
java.base@12-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@12-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
java.base@12-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
at
app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)
7) Thread[id=3012, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-StreamDecoratorTest]
at java.base@12-ea/java.lang.Thread.sleep(Native Method)
at
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835)
8) Thread[id=3686,
name=TEST-StreamDecoratorTest.testExecutorStream-seed#[DEE6660EB0806DED]-EventThread,
state=WAITING, group=TGRP-StreamDecoratorTest]
at java.base@12-ea/jdk.internal.misc.Unsafe.park(Native Method)
at
java.base@12-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@12-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
java.base@12-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
at
app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)
9) Thread[id=3685,
name=TEST-StreamDecoratorTest.testExecutorStream-seed#[DEE6660EB0806DED]-SendThread(127.0.0.1:36675),
state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
at java.base@12-ea/java.lang.Thread.sleep(Native Method)
at
app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
at
app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
at
app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
10) Thread[id=5209, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-StreamDecoratorTest]
at java.base@12-ea/java.lang.Thread.sleep(Native Method)
at
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835)
11) Thread[id=3684, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-StreamDecoratorTest]
at java.base@12-ea/java.lang.Thread.sleep(Native Method)
at
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835)
12) Thread[id=5210, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-StreamDecoratorTest]
at java.base@12-ea/java.lang.Thread.sleep(Native Method)
at
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835)
13) Thread[id=3691, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-StreamDecoratorTest]
at java.base@12-ea/java.lang.Thread.sleep(Native Method)
at
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835)
14) Thread[id=5206, name=zkConnectionManagerCallback-2018-thread-1,
state=WAITING, group=TGRP-StreamDecoratorTest]
at java.base@12-ea/jdk.internal.misc.Unsafe.park(Native Method)
at
java.base@12-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@12-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
java.base@12-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835)
15) Thread[id=5204,
name=TEST-StreamDecoratorTest.testParallelHavingStream-seed#[DEE6660EB0806DED]-SendThread(127.0.0.1:36675),
state=TIMED_WAITING, group=TGRP-StreamDecoratorTest]
at java.base@12-ea/java.lang.Thread.sleep(Native Method)
at
app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1054)
16) Thread[id=3690, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-StreamDecoratorTest]
at java.base@12-ea/java.lang.Thread.sleep(Native Method)
at
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835)
17) Thread[id=3013, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-StreamDecoratorTest]
at java.base@12-ea/java.lang.Thread.sleep(Native Method)
at
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835)
18) Thread[id=5205,
name=TEST-StreamDecoratorTest.testParallelHavingStream-seed#[DEE6660EB0806DED]-EventThread,
state=WAITING, group=TGRP-StreamDecoratorTest]
at java.base@12-ea/jdk.internal.misc.Unsafe.park(Native Method)
at
java.base@12-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@12-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
java.base@12-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
at
app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)
19) Thread[id=3687, name=zkConnectionManagerCallback-1248-thread-1,
state=WAITING, group=TGRP-StreamDecoratorTest]
at java.base@12-ea/jdk.internal.misc.Unsafe.park(Native Method)
at
java.base@12-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@12-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
java.base@12-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835)
20) Thread[id=3006, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-StreamDecoratorTest]
at java.base@12-ea/java.lang.Thread.sleep(Native Method)
at
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835)
at __randomizedtesting.SeedInfo.seed([DEE6660EB0806DED]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.StreamDecoratorTest
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=3009, name=zkConnectionManagerCallback-913-thread-1, state=WAITING,
group=TGRP-StreamDecoratorTest] at
java.base@12-ea/jdk.internal.misc.Unsafe.park(Native Method) at
java.base@12-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@12-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
java.base@12-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835) 2)
Thread[id=3007,
name=TEST-StreamDecoratorTest.testParallelExecutorStream-seed#[DEE6660EB0806DED]-SendThread(127.0.0.1:36675),
state=TIMED_WAITING, group=TGRP-StreamDecoratorTest] at
java.base@12-ea/java.lang.Thread.sleep(Native Method) at
app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1054) 3)
Thread[id=5206, name=zkConnectionManagerCallback-2018-thread-1, state=WAITING,
group=TGRP-StreamDecoratorTest] at
java.base@12-ea/jdk.internal.misc.Unsafe.park(Native Method) at
java.base@12-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@12-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
java.base@12-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835) 4)
Thread[id=5204,
name=TEST-StreamDecoratorTest.testParallelHavingStream-seed#[DEE6660EB0806DED]-SendThread(127.0.0.1:36675),
state=TIMED_WAITING, group=TGRP-StreamDecoratorTest] at
java.base@12-ea/java.lang.Thread.sleep(Native Method) at
app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
at
app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
at
app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063) 5)
Thread[id=3685,
name=TEST-StreamDecoratorTest.testExecutorStream-seed#[DEE6660EB0806DED]-SendThread(127.0.0.1:36675),
state=TIMED_WAITING, group=TGRP-StreamDecoratorTest] at
java.base@12-ea/java.lang.Thread.sleep(Native Method) at
app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
at
app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
at
app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063) 6)
Thread[id=3687, name=zkConnectionManagerCallback-1248-thread-1, state=WAITING,
group=TGRP-StreamDecoratorTest] at
java.base@12-ea/jdk.internal.misc.Unsafe.park(Native Method) at
java.base@12-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@12-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
java.base@12-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base@12-ea/java.lang.Thread.run(Thread.java:835)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=3009, name=zkConnectionManagerCallback-913-thread-1,
state=WAITING, group=TGRP-StreamDecoratorTest]
at java.base@12-ea/jdk.internal.misc.Unsafe.park(Native Method)
at
java.base@12-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@12-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
java.base@12-ea/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at java.base@12-ea
[...truncated too long message...]
pache.solr.core.SolrCore@59c3fe1e
[junit4] 2> 1187662 INFO (zkCallback-1200-thread-2)
[n:127.0.0.1:45423_yv_t%2Fv c:collection1 s:shard1 r:core_node48
x:collection1_shard1_replica_n47] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.collection1.shard1.replica_n47, tag=59c3fe1e
[junit4] 2> 1187662 INFO (zkCallback-1200-thread-2)
[n:127.0.0.1:45423_yv_t%2Fv c:collection1 s:shard1 r:core_node48
x:collection1_shard1_replica_n47] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@393be271: rootName = null,
domain = solr.core.collection1.shard1.replica_n47, service url = null, agent id
= null] for registry solr.core.collection1.shard1.replica_n47 /
com.codahale.metrics.MetricRegistry@736c03bf
[junit4] 2> 1187669 INFO (zkCallback-1200-thread-2)
[n:127.0.0.1:45423_yv_t%2Fv c:collection1 s:shard1 r:core_node48
x:collection1_shard1_replica_n47] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.collection1.shard1.leader, tag=59c3fe1e
[junit4] 2> 1187670 INFO
(TEST-SSLMigrationTest.test-seed#[6AB8B6E1666A6D18]) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@5dd28251{SSL,[ssl,
http/1.1]}{127.0.0.1:45423}
[junit4] 2> 1187670 INFO
(TEST-SSLMigrationTest.test-seed#[6AB8B6E1666A6D18]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@3ae6f487{/yv_t/v,null,UNAVAILABLE}
[junit4] 2> 1187670 INFO
(TEST-SSLMigrationTest.test-seed#[6AB8B6E1666A6D18]) [ ] o.e.j.s.session
node0 Stopped scavenging
[junit4] 2> 1187671 ERROR
(TEST-SSLMigrationTest.test-seed#[6AB8B6E1666A6D18]) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 1187671 INFO
(TEST-SSLMigrationTest.test-seed#[6AB8B6E1666A6D18]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:39209 39209
[junit4] 2> 1187794 INFO (Thread-645) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:39209 39209
[junit4] 2> 1187795 WARN (Thread-645) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 20 /solr/aliases.json
[junit4] 2> 12 /solr/collections/collection1/state.json
[junit4] 2> 9 /solr/security.json
[junit4] 2> 9 /solr/configs/conf1
[junit4] 2> 9 /solr/collections/collection1/terms/shard1
[junit4] 2> 9 /solr/collections/collection1/terms/shard2
[junit4] 2> 2
/solr/collections/control_collection/terms/shard1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 20 /solr/clusterprops.json
[junit4] 2> 20 /solr/clusterstate.json
[junit4] 2> 5
/solr/overseer_elect/election/72062859022434308-127.0.0.1:35887_yv_t%2Fv-n_0000000000
[junit4] 2> 5 /solr/autoscaling.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 20 /solr/live_nodes
[junit4] 2> 20 /solr/collections
[junit4] 2> 5 /solr/overseer/queue
[junit4] 2> 5 /solr/autoscaling/events/.scheduled_maintenance
[junit4] 2> 5 /solr/overseer/collection-queue-work
[junit4] 2> 5 /solr/overseer/queue-work
[junit4] 2> 4 /solr/autoscaling/events/.auto_add_replicas
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=SSLMigrationTest
-Dtests.method=test -Dtests.seed=6AB8B6E1666A6D18 -Dtests.multiplier=3
-Dtests.slow=true -Dtests.badapples=true -Dtests.locale=pt-AO
-Dtests.timezone=Africa/Porto-Novo -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 22.6s J1 | SSLMigrationTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: Replica didn't have
the proper urlScheme in the ClusterState
[junit4] > at
__randomizedtesting.SeedInfo.seed([6AB8B6E1666A6D18:E2EC893BC89600E0]:0)
[junit4] > at
org.apache.solr.cloud.SSLMigrationTest.assertReplicaInformation(SSLMigrationTest.java:104)
[junit4] > at
org.apache.solr.cloud.SSLMigrationTest.testMigrateSSL(SSLMigrationTest.java:97)
[junit4] > at
org.apache.solr.cloud.SSLMigrationTest.test(SSLMigrationTest.java:61)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:566)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1010)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:985)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:835)
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SSLMigrationTest_6AB8B6E1666A6D18-002
[junit4] 2> Oct 28, 2018 5:55:07 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=338, maxMBSortInHeap=6.25646564797748,
sim=RandomSimilarity(queryNorm=false): {}, locale=pt-AO,
timezone=Africa/Porto-Novo
[junit4] 2> NOTE: Linux 4.15.0-38-generic amd64/Oracle Corporation 12-ea
(64-bit)/cpus=8,threads=1,free=188176352,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [SchemaApiFailureTest,
TestDistribIDF, TestDistribIDF, IndexSizeTriggerTest, TestTlogReplica,
SSLMigrationTest, IndexSizeTriggerTest, TestTlogReplica,
AutoAddReplicasIntegrationTest, TestDistribIDF, SSLMigrationTest]
[junit4] Completed [35/35 (23!)] on J1 in 22.88s, 1 test, 1 failure <<<
FAILURES!
[junit4]
[junit4]
[junit4] Tests with failures [seed: 6AB8B6E1666A6D18] (first 10 out of 39):
[junit4] - org.apache.solr.cloud.TestTlogReplica.testRecovery
[junit4] -
org.apache.solr.search.stats.TestDistribIDF.testMultiCollectionQuery
[junit4] -
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth
[junit4] -
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslWithCheckPeerName
[junit4] -
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslWithInvalidPeerName
[junit4] -
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslWithCheckPeerName
[junit4] -
org.apache.solr.search.stats.TestDistribIDF.testMultiCollectionQuery
[junit4] -
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMergeIntegration
[junit4] - org.apache.solr.cloud.TestTlogReplica.testRealTimeGet
[junit4] - org.apache.solr.cloud.TestTlogReplica.testRecovery
[junit4]
[junit4]
[junit4] JVM J0: 0.88 .. 1176.73 = 1175.85s
[junit4] JVM J1: 0.90 .. 1188.77 = 1187.87s
[junit4] JVM J2: 0.87 .. 1181.86 = 1180.99s
[junit4] Execution time total: 19 minutes 48 seconds
[junit4] Tests summary: 35 suites, 145 tests, 10 errors, 29 failures
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/lucene/common-build.xml:1567:
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/lucene/common-build.xml:1092:
There were test failures: 35 suites, 145 tests, 10 errors, 29 failures [seed:
6AB8B6E1666A6D18]
Total time: 19 minutes 50 seconds
[repro] Setting last failure code to 256
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.client.solrj.impl.CloudSolrClientTest
[repro] 0/5 failed: org.apache.solr.schema.SchemaApiFailureTest
[repro] 2/5 failed: org.apache.solr.cloud.SSLMigrationTest
[repro] 3/5 failed: org.apache.solr.client.solrj.io.stream.StreamDecoratorTest
[repro] 3/5 failed: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
[repro] 4/5 failed:
org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest
[repro] 4/5 failed: org.apache.solr.search.stats.TestDistribIDF
[repro] 5/5 failed: org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
[repro] 5/5 failed: org.apache.solr.cloud.TestTlogReplica
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=575d3dac0ff12bc66e4cd7a211661307d43f3348,
workspace=/var/lib/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux
[WARNINGS] Computing warning deltas based on reference build #111
Recording test results
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]