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

2 tests failed.
FAILED:  org.apache.solr.handler.admin.ZookeeperStatusHandlerTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.handler.admin.ZookeeperStatusHandlerTest: 
   1) Thread[id=3011, name=ProcessThread(sid:0 cport:41329):, state=WAITING, 
group=TGRP-ZookeeperStatusHandlerTest]
        at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
        at 
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:505)
        at 
[email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3137)
        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1614)
        at 
[email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at 
app//org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:141)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.handler.admin.ZookeeperStatusHandlerTest: 
   1) Thread[id=3011, name=ProcessThread(sid:0 cport:41329):, state=WAITING, 
group=TGRP-ZookeeperStatusHandlerTest]
        at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
        at 
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:505)
        at 
[email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3137)
        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1614)
        at 
[email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at 
app//org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:141)
        at __randomizedtesting.SeedInfo.seed([5D344856A5F7954E]:0)


FAILED:  org.apache.solr.schema.TestBulkSchemaConcurrent.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 5 threads leaked from SUITE 
scope at org.apache.solr.schema.TestBulkSchemaConcurrent: 
   1) Thread[id=23066, name=ZKEventListenerThread, state=TIMED_WAITING, 
group=TGRP-TestBulkSchemaConcurrent]
        at [email protected]/java.lang.Thread.sleep(Native Method)
        at 
app//org.apache.solr.common.cloud.ZkCmdExecutor.retryDelay(ZkCmdExecutor.java:161)
        at 
app//org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:82)
        at 
app//org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:368)
        at 
app//org.apache.solr.schema.ManagedIndexSchemaFactory.lookupZKManagedSchemaPath(ManagedIndexSchemaFactory.java:125)
        at 
app//org.apache.solr.schema.ZkIndexSchemaReader.<init>(ZkIndexSchemaReader.java:56)
        at 
app//org.apache.solr.schema.ManagedIndexSchemaFactory.inform(ManagedIndexSchemaFactory.java:537)
        at 
app//org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:728)
        at app//org.apache.solr.core.SolrCore.<init>(SolrCore.java:1155)
        at app//org.apache.solr.core.SolrCore.reload(SolrCore.java:780)
        at 
app//org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1857)
        at 
app//org.apache.solr.core.SolrCore.lambda$getConfListener$21(SolrCore.java:3394)
        at 
app//org.apache.solr.core.SolrCore$$Lambda$955/0x0000000801412cd8.run(Unknown 
Source)
        at 
app//org.apache.solr.cloud.ZkController.lambda$fireEventListeners$18(ZkController.java:2764)
        at 
app//org.apache.solr.cloud.ZkController$$Lambda$1370/0x00000008017f16a8.run(Unknown
 Source)
        at [email protected]/java.lang.Thread.run(Thread.java:831)
   2) Thread[id=23084, name=ZKEventListenerThread, state=TIMED_WAITING, 
group=TGRP-TestBulkSchemaConcurrent]
        at [email protected]/java.lang.Thread.sleep(Native Method)
        at 
app//org.apache.solr.common.cloud.ZkCmdExecutor.retryDelay(ZkCmdExecutor.java:161)
        at 
app//org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:82)
        at 
app//org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:368)
        at 
app//org.apache.solr.rest.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream(ManagedResourceStorage.java:275)
        at 
app//org.apache.solr.rest.ManagedResourceStorage.load(ManagedResourceStorage.java:505)
        at 
app//org.apache.solr.rest.RestManager$RestManagerManagedResource.reloadFromStorage(RestManager.java:426)
        at 
app//org.apache.solr.rest.ManagedResource.loadManagedDataAndNotify(ManagedResource.java:81)
        at app//org.apache.solr.rest.RestManager.init(RestManager.java:580)
        at 
app//org.apache.solr.core.SolrCore.initRestManager(SolrCore.java:3208)
        at app//org.apache.solr.core.SolrCore.<init>(SolrCore.java:1151)
        at app//org.apache.solr.core.SolrCore.reload(SolrCore.java:780)
        at 
app//org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1857)
        at 
app//org.apache.solr.core.SolrCore.lambda$getConfListener$21(SolrCore.java:3394)
        at 
app//org.apache.solr.core.SolrCore$$Lambda$955/0x0000000801412cd8.run(Unknown 
Source)
        at 
app//org.apache.solr.cloud.ZkController.lambda$fireEventListeners$18(ZkController.java:2764)
        at 
app//org.apache.solr.cloud.ZkController$$Lambda$1370/0x00000008017f16a8.run(Unknown
 Source)
        at [email protected]/java.lang.Thread.run(Thread.java:831)
   3) Thread[id=23178, 
name=searcherExecutor-13889-thread-1-processing-127.0.0.1:39113_, 
state=WAITING, group=TGRP-TestBulkSchemaConcurrent]
        at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
        at 
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:211)
        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:714)
        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1046)
        at 
[email protected]/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:232)
        at app//org.apache.solr.core.SolrCore.lambda$new$2(SolrCore.java:1142)
        at 
app//org.apache.solr.core.SolrCore$$Lambda$428/0x000000080108b940.call(Unknown 
Source)
        at 
[email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:259)
        at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$294/0x0000000800f74c00.run(Unknown
 Source)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
        at [email protected]/java.lang.Thread.run(Thread.java:831)
   4) Thread[id=23187, 
name=searcherExecutor-13882-thread-1-processing-127.0.0.1:37413_, 
state=WAITING, group=TGRP-TestBulkSchemaConcurrent]
        at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
        at 
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:211)
        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:714)
        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1046)
        at 
[email protected]/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:232)
        at app//org.apache.solr.core.SolrCore.lambda$new$2(SolrCore.java:1142)
        at 
app//org.apache.solr.core.SolrCore$$Lambda$428/0x000000080108b940.call(Unknown 
Source)
        at 
[email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:259)
        at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$294/0x0000000800f74c00.run(Unknown
 Source)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
        at [email protected]/java.lang.Thread.run(Thread.java:831)
   5) Thread[id=23120, name=ZKEventListenerThread, state=BLOCKED, 
group=TGRP-TestBulkSchemaConcurrent]
        at app//org.apache.solr.core.SolrCore.reload(SolrCore.java:761)
        at 
app//org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1857)
        at 
app//org.apache.solr.core.SolrCore.lambda$getConfListener$21(SolrCore.java:3394)
        at 
app//org.apache.solr.core.SolrCore$$Lambda$955/0x0000000801412cd8.run(Unknown 
Source)
        at 
app//org.apache.solr.cloud.ZkController.lambda$fireEventListeners$18(ZkController.java:2764)
        at 
app//org.apache.solr.cloud.ZkController$$Lambda$1370/0x00000008017f16a8.run(Unknown
 Source)
        at [email protected]/java.lang.Thread.run(Thread.java:831)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 5 threads leaked from SUITE 
scope at org.apache.solr.schema.TestBulkSchemaConcurrent: 
   1) Thread[id=23066, name=ZKEventListenerThread, state=TIMED_WAITING, 
group=TGRP-TestBulkSchemaConcurrent]
        at [email protected]/java.lang.Thread.sleep(Native Method)
        at 
app//org.apache.solr.common.cloud.ZkCmdExecutor.retryDelay(ZkCmdExecutor.java:161)
        at 
app//org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:82)
        at 
app//org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:368)
        at 
app//org.apache.solr.schema.ManagedIndexSchemaFactory.lookupZKManagedSchemaPath(ManagedIndexSchemaFactory.java:125)
        at 
app//org.apache.solr.schema.ZkIndexSchemaReader.<init>(ZkIndexSchemaReader.java:56)
        at 
app//org.apache.solr.schema.ManagedIndexSchemaFactory.inform(ManagedIndexSchemaFactory.java:537)
        at 
app//org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:728)
        at app//org.apache.solr.core.SolrCore.<init>(SolrCore.java:1155)
        at app//org.apache.solr.core.SolrCore.reload(SolrCore.java:780)
        at 
app//org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1857)
        at 
app//org.apache.solr.core.SolrCore.lambda$getConfListener$21(SolrCore.java:3394)
        at 
app//org.apache.solr.core.SolrCore$$Lambda$955/0x0000000801412cd8.run(Unknown 
Source)
        at 
app//org.apache.solr.cloud.ZkController.lambda$fireEventListeners$18(ZkController.java:2764)
        at 
app//org.apache.solr.cloud.ZkController$$Lambda$1370/0x00000008017f16a8.run(Unknown
 Source)
        at [email protected]/java.lang.Thread.run(Thread.java:831)
   2) Thread[id=23084, name=ZKEventListenerThread, state=TIMED_WAITING, 
group=TGRP-TestBulkSchemaConcurrent]
        at [email protected]/java.lang.Thread.sleep(Native Method)
        at 
app//org.apache.solr.common.cloud.ZkCmdExecutor.retryDelay(ZkCmdExecutor.java:161)
        at 
app//org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:82)
        at 
app//org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:368)
        at 
app//org.apache.solr.rest.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream(ManagedResourceStorage.java:275)
        at 
app//org.apache.solr.rest.ManagedResourceStorage.load(ManagedResourceStorage.java:505)
        at 
app//org.apache.solr.rest.RestManager$RestManagerManagedResource.reloadFromStorage(RestManager.java:426)
        at 
app//org.apache.solr.rest.ManagedResource.loadManagedDataAndNotify(ManagedResource.java:81)
        at app//org.apache.solr.rest.RestManager.init(RestManager.java:580)
        at 
app//org.apache.solr.core.SolrCore.initRestManager(SolrCore.java:3208)
        at app//org.apache.solr.core.SolrCore.<init>(SolrCore.java:1151)
        at app//org.apache.solr.core.SolrCore.reload(SolrCore.java:780)
        at 
app//org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1857)
        at 
app//org.apache.solr.core.SolrCore.lambda$getConfListener$21(SolrCore.java:3394)
        at 
app//org.apache.solr.core.SolrCore$$Lambda$955/0x0000000801412cd8.run(Unknown 
Source)
        at 
app//org.apache.solr.cloud.ZkController.lambda$fireEventListeners$18(ZkController.java:2764)
        at 
app//org.apache.solr.cloud.ZkController$$Lambda$1370/0x00000008017f16a8.run(Unknown
 Source)
        at [email protected]/java.lang.Thread.run(Thread.java:831)
   3) Thread[id=23178, 
name=searcherExecutor-13889-thread-1-processing-127.0.0.1:39113_, 
state=WAITING, group=TGRP-TestBulkSchemaConcurrent]
        at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
        at 
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:211)
        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:714)
        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1046)
        at 
[email protected]/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:232)
        at app//org.apache.solr.core.SolrCore.lambda$new$2(SolrCore.java:1142)
        at 
app//org.apache.solr.core.SolrCore$$Lambda$428/0x000000080108b940.call(Unknown 
Source)
        at 
[email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:259)
        at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$294/0x0000000800f74c00.run(Unknown
 Source)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
        at [email protected]/java.lang.Thread.run(Thread.java:831)
   4) Thread[id=23187, 
name=searcherExecutor-13882-thread-1-processing-127.0.0.1:37413_, 
state=WAITING, group=TGRP-TestBulkSchemaConcurrent]
        at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
        at 
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:211)
        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:714)
        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1046)
        at 
[email protected]/java.util.concurrent.CountDownLatch.await(CountDownLatch.java:232)
        at app//org.apache.solr.core.SolrCore.lambda$new$2(SolrCore.java:1142)
        at 
app//org.apache.solr.core.SolrCore$$Lambda$428/0x000000080108b940.call(Unknown 
Source)
        at 
[email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:259)
        at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$294/0x0000000800f74c00.run(Unknown
 Source)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
        at [email protected]/java.lang.Thread.run(Thread.java:831)
   5) Thread[id=23120, name=ZKEventListenerThread, state=BLOCKED, 
group=TGRP-TestBulkSchemaConcurrent]
        at app//org.apache.solr.core.SolrCore.reload(SolrCore.java:761)
        at 
app//org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1857)
        at 
app//org.apache.solr.core.SolrCore.lambda$getConfListener$21(SolrCore.java:3394)
        at 
app//org.apache.solr.core.SolrCore$$Lambda$955/0x0000000801412cd8.run(Unknown 
Source)
        at 
app//org.apache.solr.cloud.ZkController.lambda$fireEventListeners$18(ZkController.java:2764)
        at 
app//org.apache.solr.cloud.ZkController$$Lambda$1370/0x00000008017f16a8.run(Unknown
 Source)
        at [email protected]/java.lang.Thread.run(Thread.java:831)
        at __randomizedtesting.SeedInfo.seed([5D344856A5F7954E]:0)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to