Build: https://jenkins.thetaphi.de/job/Solr-main-Linux/4047/
Java: 64bit/jdk-11.0.13 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  
org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest: 
   1) Thread[id=1899, name=h2sc-1187-thread-1, state=RUNNABLE, 
group=TGRP-CloudSolrClientBuilderTest]
        at [email protected]/jdk.internal.misc.Unsafe.unpark(Native Method)
        at 
[email protected]/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at 
[email protected]/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at [email protected]/java.lang.Thread.run(Thread.java:829)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest: 
   1) Thread[id=1899, name=h2sc-1187-thread-1, state=RUNNABLE, 
group=TGRP-CloudSolrClientBuilderTest]
        at [email protected]/jdk.internal.misc.Unsafe.unpark(Native Method)
        at 
[email protected]/java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:160)
        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.unparkSuccessor(AbstractQueuedSynchronizer.java:709)
        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1305)
        at 
[email protected]/java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:439)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.tryTerminate(ThreadPoolExecutor.java:726)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.processWorkerExit(ThreadPoolExecutor.java:994)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at [email protected]/java.lang.Thread.run(Thread.java:829)
        at __randomizedtesting.SeedInfo.seed([97C2B1F1AB50B18F]:0)


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

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE 
scope at org.apache.solr.schema.TestBulkSchemaConcurrent: 
   1) Thread[id=21010, 
name=searcherExecutor-12779-thread-1-processing-127.0.0.1:34947_p_c, 
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:194)
        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1039)
        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1345)
        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$414/0x00007f84e60ff858.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$280/0x00007f84e6ffc9b8.run(Unknown
 Source)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at [email protected]/java.lang.Thread.run(Thread.java:829)
   2) Thread[id=20902, 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:328)
        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$956/0x00007f83ba9795b8.run(Unknown 
Source)
        at 
app//org.apache.solr.cloud.ZkController.lambda$fireEventListeners$18(ZkController.java:2761)
        at 
app//org.apache.solr.cloud.ZkController$$Lambda$1375/0x00007f84e68f9cb0.run(Unknown
 Source)
        at [email protected]/java.lang.Thread.run(Thread.java:829)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE 
scope at org.apache.solr.schema.TestBulkSchemaConcurrent: 
   1) Thread[id=21010, 
name=searcherExecutor-12779-thread-1-processing-127.0.0.1:34947_p_c, 
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:194)
        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:885)
        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1039)
        at 
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1345)
        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$414/0x00007f84e60ff858.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$280/0x00007f84e6ffc9b8.run(Unknown
 Source)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at [email protected]/java.lang.Thread.run(Thread.java:829)
   2) Thread[id=20902, 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:328)
        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$956/0x00007f83ba9795b8.run(Unknown 
Source)
        at 
app//org.apache.solr.cloud.ZkController.lambda$fireEventListeners$18(ZkController.java:2761)
        at 
app//org.apache.solr.cloud.ZkController$$Lambda$1375/0x00007f84e68f9cb0.run(Unknown
 Source)
        at [email protected]/java.lang.Thread.run(Thread.java:829)
        at __randomizedtesting.SeedInfo.seed([97C2B1F1AB50B18F]:0)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to