Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/701/
2 tests failed.
FAILED: org.apache.solr.client.solrj.impl.ConnectionReuseTest.classMethod
Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.client.solrj.impl.ConnectionReuseTest:
1) Thread[id=186,
name=SUITE-ConnectionReuseTest-seed#[2CDFD3C525BFAFBD]-worker-EventThread,
state=RUNNABLE, group=TGRP-ConnectionReuseTest]
at [email protected]/java.lang.Throwable.fillInStackTrace(Native Method)
at
[email protected]/java.lang.Throwable.fillInStackTrace(Throwable.java:787)
at [email protected]/java.lang.Throwable.<init>(Throwable.java:270)
at [email protected]/java.lang.Exception.<init>(Exception.java:66)
at
[email protected]/java.lang.RuntimeException.<init>(RuntimeException.java:62)
at
[email protected]/java.util.concurrent.RejectedExecutionException.<init>(RejectedExecutionException.java:64)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2055)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:825)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1355)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:240)
at
[email protected]/java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:118)
at
app//org.apache.solr.common.cloud.SolrZkClient$ProcessWatchWithExecutor.process(SolrZkClient.java:920)
at
app//org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:580)
at
app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:555)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.client.solrj.impl.ConnectionReuseTest:
1) Thread[id=186,
name=SUITE-ConnectionReuseTest-seed#[2CDFD3C525BFAFBD]-worker-EventThread,
state=RUNNABLE, group=TGRP-ConnectionReuseTest]
at [email protected]/java.lang.Throwable.fillInStackTrace(Native Method)
at
[email protected]/java.lang.Throwable.fillInStackTrace(Throwable.java:787)
at [email protected]/java.lang.Throwable.<init>(Throwable.java:270)
at [email protected]/java.lang.Exception.<init>(Exception.java:66)
at
[email protected]/java.lang.RuntimeException.<init>(RuntimeException.java:62)
at
[email protected]/java.util.concurrent.RejectedExecutionException.<init>(RejectedExecutionException.java:64)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2055)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:825)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1355)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:240)
at
[email protected]/java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:118)
at
app//org.apache.solr.common.cloud.SolrZkClient$ProcessWatchWithExecutor.process(SolrZkClient.java:920)
at
app//org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:580)
at
app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:555)
at __randomizedtesting.SeedInfo.seed([2CDFD3C525BFAFBD]:0)
FAILED: org.apache.solr.schema.TestBulkSchemaConcurrent.classMethod
Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 7 threads leaked from SUITE
scope at org.apache.solr.schema.TestBulkSchemaConcurrent:
1) Thread[id=20120,
name=searcherExecutor-13290-thread-1-processing-127.0.0.1:35807_,
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$965/0x0000000100583440.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$234/0x00000001003f7040.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:834)
2) Thread[id=19986, 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$1026/0x000000010088c840.run(Unknown
Source)
at
app//org.apache.solr.cloud.ZkController.lambda$fireEventListeners$18(ZkController.java:2761)
at
app//org.apache.solr.cloud.ZkController$$Lambda$1112/0x00000001008bc840.run(Unknown
Source)
at [email protected]/java.lang.Thread.run(Thread.java:834)
3) Thread[id=20118,
name=searcherExecutor-13286-thread-1-processing-127.0.0.1:34627_,
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$965/0x0000000100583440.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$234/0x00000001003f7040.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:834)
4) Thread[id=20115,
name=searcherExecutor-13288-thread-1-processing-127.0.0.1:38997_,
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$965/0x0000000100583440.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$234/0x00000001003f7040.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:834)
5) Thread[id=20047, 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.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$1026/0x000000010088c840.run(Unknown
Source)
at
app//org.apache.solr.cloud.ZkController.lambda$fireEventListeners$18(ZkController.java:2761)
at
app//org.apache.solr.cloud.ZkController$$Lambda$1112/0x00000001008bc840.run(Unknown
Source)
at [email protected]/java.lang.Thread.run(Thread.java:834)
6) Thread[id=20036, 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.configure(ManagedResourceStorage.java:242)
at
app//org.apache.solr.rest.ManagedResourceStorage.newStorageIO(ManagedResourceStorage.java:155)
at
app//org.apache.solr.core.SolrCore.initRestManager(SolrCore.java:3207)
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$1026/0x000000010088c840.run(Unknown
Source)
at
app//org.apache.solr.cloud.ZkController.lambda$fireEventListeners$18(ZkController.java:2761)
at
app//org.apache.solr.cloud.ZkController$$Lambda$1112/0x00000001008bc840.run(Unknown
Source)
at [email protected]/java.lang.Thread.run(Thread.java:834)
7) Thread[id=20033, 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.configure(ManagedResourceStorage.java:242)
at
app//org.apache.solr.rest.ManagedResourceStorage.newStorageIO(ManagedResourceStorage.java:155)
at
app//org.apache.solr.core.SolrCore.initRestManager(SolrCore.java:3207)
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$1026/0x000000010088c840.run(Unknown
Source)
at
app//org.apache.solr.cloud.ZkController.lambda$fireEventListeners$18(ZkController.java:2761)
at
app//org.apache.solr.cloud.ZkController$$Lambda$1112/0x00000001008bc840.run(Unknown
Source)
at [email protected]/java.lang.Thread.run(Thread.java:834)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 7 threads leaked from SUITE
scope at org.apache.solr.schema.TestBulkSchemaConcurrent:
1) Thread[id=20120,
name=searcherExecutor-13290-thread-1-processing-127.0.0.1:35807_,
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$965/0x0000000100583440.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$234/0x00000001003f7040.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:834)
2) Thread[id=19986, 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$1026/0x000000010088c840.run(Unknown
Source)
at
app//org.apache.solr.cloud.ZkController.lambda$fireEventListeners$18(ZkController.java:2761)
at
app//org.apache.solr.cloud.ZkController$$Lambda$1112/0x00000001008bc840.run(Unknown
Source)
at [email protected]/java.lang.Thread.run(Thread.java:834)
3) Thread[id=20118,
name=searcherExecutor-13286-thread-1-processing-127.0.0.1:34627_,
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$965/0x0000000100583440.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$234/0x00000001003f7040.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:834)
4) Thread[id=20115,
name=searcherExecutor-13288-thread-1-processing-127.0.0.1:38997_,
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$965/0x0000000100583440.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$234/0x00000001003f7040.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:834)
5) Thread[id=20047, 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.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$1026/0x000000010088c840.run(Unknown
Source)
at
app//org.apache.solr.cloud.ZkController.lambda$fireEventListeners$18(ZkController.java:2761)
at
app//org.apache.solr.cloud.ZkController$$Lambda$1112/0x00000001008bc840.run(Unknown
Source)
at [email protected]/java.lang.Thread.run(Thread.java:834)
6) Thread[id=20036, 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.configure(ManagedResourceStorage.java:242)
at
app//org.apache.solr.rest.ManagedResourceStorage.newStorageIO(ManagedResourceStorage.java:155)
at
app//org.apache.solr.core.SolrCore.initRestManager(SolrCore.java:3207)
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$1026/0x000000010088c840.run(Unknown
Source)
at
app//org.apache.solr.cloud.ZkController.lambda$fireEventListeners$18(ZkController.java:2761)
at
app//org.apache.solr.cloud.ZkController$$Lambda$1112/0x00000001008bc840.run(Unknown
Source)
at [email protected]/java.lang.Thread.run(Thread.java:834)
7) Thread[id=20033, 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.configure(ManagedResourceStorage.java:242)
at
app//org.apache.solr.rest.ManagedResourceStorage.newStorageIO(ManagedResourceStorage.java:155)
at
app//org.apache.solr.core.SolrCore.initRestManager(SolrCore.java:3207)
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$1026/0x000000010088c840.run(Unknown
Source)
at
app//org.apache.solr.cloud.ZkController.lambda$fireEventListeners$18(ZkController.java:2761)
at
app//org.apache.solr.cloud.ZkController$$Lambda$1112/0x00000001008bc840.run(Unknown
Source)
at [email protected]/java.lang.Thread.run(Thread.java:834)
at __randomizedtesting.SeedInfo.seed([2CDFD3C525BFAFBD]:0)
Build Log:
[...truncated 5204 lines...]
ERROR: The following test(s) have failed:
- org.apache.solr.client.solrj.impl.ConnectionReuseTest.classMethod
(:solr:core)
Test output:
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-9.x/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.client.solrj.impl.ConnectionReuseTest.txt
Reproduce with: gradlew :solr:core:test --tests
"org.apache.solr.client.solrj.impl.ConnectionReuseTest.classMethod"
-Ptests.jvms=4 -Ptests.haltonfailure=false
"-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=120m"
-Ptests.seed=2CDFD3C525BFAFBD -Ptests.multiplier=2 -Ptests.badapples=false
-Ptests.file.encoding=US-ASCII
- org.apache.solr.schema.TestBulkSchemaConcurrent.classMethod (:solr:core)
Test output:
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-9.x/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.schema.TestBulkSchemaConcurrent.txt
Reproduce with: gradlew :solr:core:test --tests
"org.apache.solr.schema.TestBulkSchemaConcurrent.classMethod" -Ptests.jvms=4
-Ptests.haltonfailure=false "-Ptests.jvmargs=-XX:TieredStopAtLevel=1
-XX:ReservedCodeCacheSize=120m" -Ptests.seed=2CDFD3C525BFAFBD
-Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=US-ASCII
Deprecated Gradle features were used in this build, making it incompatible with
Gradle 8.0.
You can use '--warning-mode all' to show the individual deprecation warnings
and determine if they come from your own scripts or plugins.
See
https://docs.gradle.org/7.2/userguide/command_line_interface.html#sec:command_line_warnings
BUILD SUCCESSFUL in 54m 33s
531 actionable tasks: 531 executed
Build step 'Invoke Gradle script' changed build result to SUCCESS
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:3079)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2958)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2939)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3329)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene-solr-2
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1797)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
at hudson.remoting.Channel.call(Channel.java:1001)
at hudson.FilePath.act(FilePath.java:1165)
at hudson.FilePath.act(FilePath.java:1154)
at hudson.FilePath.validateAntFileMask(FilePath.java:2937)
at
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:268)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:78)
at
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:806)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:755)
at hudson.model.Build$BuildExecution.post2(Build.java:178)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:699)
at hudson.model.Run.execute(Run.java:1913)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at
hudson.model.ResourceController.execute(ResourceController.java:99)
at hudson.model.Executor.run(Executor.java:432)
Caused: hudson.FilePath$TunneledInterruptedException
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3331)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:376)
at
hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no
matches found within 10000
at hudson.FilePath.act(FilePath.java:1167)
at hudson.FilePath.act(FilePath.java:1154)
at hudson.FilePath.validateAntFileMask(FilePath.java:2937)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:268)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:78)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:806)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:755)
at hudson.model.Build$BuildExecution.post2(Build.java:178)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:699)
at hudson.model.Run.execute(Run.java:1913)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:99)
at hudson.model.Executor.run(Executor.java:432)
No artifacts found that match the file pattern
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
[Checks API] No suitable checks publisher found.
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)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]