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

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

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.client.solrj.impl.CloudHttp2SolrClientBuilderTest: 
   1) Thread[id=1250, name=h2sc-669-thread-1, state=RUNNABLE, 
group=TGRP-CloudHttp2SolrClientBuilderTest]
        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.CloudHttp2SolrClientBuilderTest: 
   1) Thread[id=1250, name=h2sc-669-thread-1, state=RUNNABLE, 
group=TGRP-CloudHttp2SolrClientBuilderTest]
        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([8688DB5FB29D8C02]:0)


FAILED:  org.apache.solr.cloud.SplitShardTest.testLiveSplit

Error Message:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=7381, name=replayUpdatesExecutor-4392-thread-1, 
state=RUNNABLE, group=TGRP-SplitShardTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=7381, name=replayUpdatesExecutor-4392-thread-1, 
state=RUNNABLE, group=TGRP-SplitShardTest]
        at 
__randomizedtesting.SeedInfo.seed([8688DB5FB29D8C02:74F12C0FB46E8ED2]:0)
Caused by: java.lang.ArrayIndexOutOfBoundsException: Index 1 out of bounds for 
length 0
        at __randomizedtesting.SeedInfo.seed([8688DB5FB29D8C02]:0)
        at java.base/java.util.ArrayList.add(ArrayList.java:487)
        at java.base/java.util.ArrayList.add(ArrayList.java:499)
        at 
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:118)
        at 
org.apache.solr.update.UpdateLog$LogReplayer.lambda$execute$1(UpdateLog.java:2061)
        at 
org.apache.solr.util.OrderedExecutor.lambda$execute$0(OrderedExecutor.java:69)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:235)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base/java.lang.Thread.run(Thread.java:829)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to