Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1818/
6 tests failed.
FAILED: org.apache.solr.analytics.legacy.LegacyNoFacetCloudTest.meanTest
Error Message:
Error starting up MiniSolrCloudCluster
Stack Trace:
java.lang.Exception: Error starting up MiniSolrCloudCluster
at
org.apache.solr.cloud.MiniSolrCloudCluster.checkForExceptions(MiniSolrCloudCluster.java:652)
at
org.apache.solr.cloud.MiniSolrCloudCluster.<init>(MiniSolrCloudCluster.java:306)
at
org.apache.solr.cloud.SolrCloudTestCase$Builder.build(SolrCloudTestCase.java:212)
at
org.apache.solr.cloud.SolrCloudTestCase$Builder.configure(SolrCloudTestCase.java:204)
at
org.apache.solr.analytics.legacy.LegacyAbstractAnalyticsCloudTest.setupCollection(LegacyAbstractAnalyticsCloudTest.java:49)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:972)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
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
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.lang.Thread.run(Thread.java:748)
Suppressed: java.lang.RuntimeException: Jetty/Solr unresponsive
at
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:507)
at
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:465)
at
org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:467)
at
org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:300)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
... 1 more
FAILED:
junit.framework.TestSuite.org.apache.solr.analytics.legacy.LegacyNoFacetCloudTest
Error Message:
10 threads leaked from SUITE scope at
org.apache.solr.analytics.legacy.LegacyNoFacetCloudTest: 1) Thread[id=2008,
name=zkConnectionManagerCallback-980-thread-1, state=WAITING,
group=TGRP-LegacyNoFacetCloudTest] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748) 2) Thread[id=1907,
name=qtp1937589586-1907, state=RUNNABLE, group=TGRP-LegacyNoFacetCloudTest]
at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) at
sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) at
sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93) at
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) at
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) at
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101) at
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:423)
at
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:360)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
at
org.eclipse.jetty.io.ManagedSelector$$Lambda$66/289978619.run(Unknown Source)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
at java.lang.Thread.run(Thread.java:748) 3) Thread[id=1908,
name=qtp1937589586-1908-acceptor-0@6e6774ec-ServerConnector@60a09750{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:37225}, state=RUNNABLE, group=TGRP-LegacyNoFacetCloudTest]
at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method) at
sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:422)
at
sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250)
at
org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:385)
at
org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:648)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
at java.lang.Thread.run(Thread.java:748) 4) Thread[id=1914,
name=Scheduler-930029670, state=TIMED_WAITING,
group=TGRP-LegacyNoFacetCloudTest] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748) 5) Thread[id=1911,
name=qtp1937589586-1911, state=TIMED_WAITING,
group=TGRP-LegacyNoFacetCloudTest] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at
org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:656)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:46)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:720)
at java.lang.Thread.run(Thread.java:748) 6) Thread[id=1909,
name=qtp1937589586-1909, state=TIMED_WAITING,
group=TGRP-LegacyNoFacetCloudTest] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at
org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:656)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:46)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:720)
at java.lang.Thread.run(Thread.java:748) 7) Thread[id=1910,
name=qtp1937589586-1910, state=TIMED_WAITING,
group=TGRP-LegacyNoFacetCloudTest] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at
org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:656)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:46)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:720)
at java.lang.Thread.run(Thread.java:748) 8) Thread[id=1913,
name=qtp1937589586-1913, state=TIMED_WAITING,
group=TGRP-LegacyNoFacetCloudTest] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at
org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:656)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:46)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:720)
at java.lang.Thread.run(Thread.java:748) 9) Thread[id=1912,
name=qtp1937589586-1912, state=TIMED_WAITING,
group=TGRP-LegacyNoFacetCloudTest] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at
org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:656)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:46)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:720)
at java.lang.Thread.run(Thread.java:748) 10) Thread[id=1906,
name=qtp1937589586-1906, state=RUNNABLE, group=TGRP-LegacyNoFacetCloudTest]
at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) at
sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) at
sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93) at
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) at
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) at
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101) at
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:423)
at
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:360)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
at
org.eclipse.jetty.io.ManagedSelector$$Lambda$66/289978619.run(Unknown Source)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 10 threads leaked from
SUITE scope at org.apache.solr.analytics.legacy.LegacyNoFacetCloudTest:
1) Thread[id=2008, name=zkConnectionManagerCallback-980-thread-1,
state=WAITING, group=TGRP-LegacyNoFacetCloudTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
2) Thread[id=1907, name=qtp1937589586-1907, state=RUNNABLE,
group=TGRP-LegacyNoFacetCloudTest]
at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
at
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:423)
at
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:360)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
at
org.eclipse.jetty.io.ManagedSelector$$Lambda$66/289978619.run(Unknown Source)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
at java.lang.Thread.run(Thread.java:748)
3) Thread[id=1908,
name=qtp1937589586-1908-acceptor-0@6e6774ec-ServerConnector@60a09750{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:37225}, state=RUNNABLE, group=TGRP-LegacyNoFacetCloudTest]
at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
at
sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:422)
at
sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250)
at
org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:385)
at
org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:648)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
at java.lang.Thread.run(Thread.java:748)
4) Thread[id=1914, name=Scheduler-930029670, state=TIMED_WAITING,
group=TGRP-LegacyNoFacetCloudTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
5) Thread[id=1911, name=qtp1937589586-1911, state=TIMED_WAITING,
group=TGRP-LegacyNoFacetCloudTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at
org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:656)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:46)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:720)
at java.lang.Thread.run(Thread.java:748)
6) Thread[id=1909, name=qtp1937589586-1909, state=TIMED_WAITING,
group=TGRP-LegacyNoFacetCloudTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at
org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:656)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:46)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:720)
at java.lang.Thread.run(Thread.java:748)
7) Thread[id=1910, name=qtp1937589586-1910, state=TIMED_WAITING,
group=TGRP-LegacyNoFacetCloudTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at
org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:656)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:46)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:720)
at java.lang.Thread.run(Thread.java:748)
8) Thread[id=1913, name=qtp1937589586-1913, state=TIMED_WAITING,
group=TGRP-LegacyNoFacetCloudTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at
org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:656)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:46)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:720)
at java.lang.Thread.run(Thread.java:748)
9) Thread[id=1912, name=qtp1937589586-1912, state=TIMED_WAITING,
group=TGRP-LegacyNoFacetCloudTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at
org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:656)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:46)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:720)
at java.lang.Thread.run(Thread.java:748)
10) Thread[id=1906, name=qtp1937589586-1906, state=RUNNABLE,
group=TGRP-LegacyNoFacetCloudTest]
at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
at
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:423)
at
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:360)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
at
org.eclipse.jetty.io.ManagedSelector$$Lambda$66/289978619.run(Unknown Source)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([7B33CFEECE390B03]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.analytics.legacy.LegacyNoFacetCloudTest
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=2008, name=zkConnectionManagerCallback-980-thread-1, state=WAITING,
group=TGRP-LegacyNoFacetCloudTest] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748) 2) Thread[id=1907,
name=qtp1937589586-1907, state=RUNNABLE, group=TGRP-LegacyNoFacetCloudTest]
at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) at
sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) at
sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93) at
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) at
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) at
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101) at
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:423)
at
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:360)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
at
org.eclipse.jetty.io.ManagedSelector$$Lambda$66/289978619.run(Unknown Source)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
at java.lang.Thread.run(Thread.java:748) 3) Thread[id=1914,
name=Scheduler-930029670, state=TIMED_WAITING,
group=TGRP-LegacyNoFacetCloudTest] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748) 4) Thread[id=1906,
name=qtp1937589586-1906, state=RUNNABLE, group=TGRP-LegacyNoFacetCloudTest]
at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) at
sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) at
sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93) at
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) at
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) at
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101) at
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:423)
at
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:360)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
at
org.eclipse.jetty.io.ManagedSelector$$Lambda$66/289978619.run(Unknown Source)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=2008, name=zkConnectionManagerCallback-980-thread-1,
state=WAITING, group=TGRP-LegacyNoFacetCloudTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
2) Thread[id=1907, name=qtp1937589586-1907, state=RUNNABLE,
group=TGRP-LegacyNoFacetCloudTest]
at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
at
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:423)
at
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:360)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
at
org.eclipse.jetty.io.ManagedSelector$$Lambda$66/289978619.run(Unknown Source)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
at java.lang.Thread.run(Thread.java:748)
3) Thread[id=1914, name=Scheduler-930029670, state=TIMED_WAITING,
group=TGRP-LegacyNoFacetCloudTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
4) Thread[id=1906, name=qtp1937589586-1906, state=RUNNABLE,
group=TGRP-LegacyNoFacetCloudTest]
at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
at
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:423)
at
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:360)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
at
org.eclipse.jetty.io.ManagedSelector$$Lambda$66/289978619.run(Unknown Source)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([7B33CFEECE390B03]:0)
FAILED:
org.apache.solr.analytics.legacy.facet.LegacyFieldFacetCloudTest.minTest
Error Message:
Error from server at https://127.0.0.1:40477/solr: KeeperErrorCode = Session
expired for /configs/conf
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at https://127.0.0.1:40477/solr: KeeperErrorCode = Session expired
for /configs/conf
at
__randomizedtesting.SeedInfo.seed([7B33CFEECE390B03:521F65BFD5E33926]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:649)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
at
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
at
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1055)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:830)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:763)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
at
org.apache.solr.analytics.legacy.LegacyAbstractAnalyticsCloudTest.setupCollection(LegacyAbstractAnalyticsCloudTest.java:51)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:972)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
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
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.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.cloud.cdcr.CdcrReplicationHandlerTest.testReplicationWithBufferedUpdates
Error Message:
Timeout while trying to assert number of documents @ source_collection
Stack Trace:
java.lang.AssertionError: Timeout while trying to assert number of documents @
source_collection
at
__randomizedtesting.SeedInfo.seed([19DEEEA3EA3B8425:CAD7BEBDAFA818B2]:0)
at
org.apache.solr.cloud.cdcr.BaseCdcrDistributedZkTest.assertNumDocs(BaseCdcrDistributedZkTest.java:277)
at
org.apache.solr.cloud.cdcr.CdcrReplicationHandlerTest.testReplicationWithBufferedUpdates(CdcrReplicationHandlerTest.java:233)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
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
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.lang.Thread.run(Thread.java:748)
Caused by: java.lang.AssertionError: expected:<160> but was:<170>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at org.junit.Assert.assertEquals(Assert.java:631)
at
org.apache.solr.cloud.cdcr.BaseCdcrDistributedZkTest.assertNumDocs(BaseCdcrDistributedZkTest.java:268)
... 42 more
FAILED: org.apache.solr.security.AuditLoggerIntegrationTest.testAsyncQueueDrain
Error Message:
Expecting <2 callbacks in buffer, was 2
Stack Trace:
java.lang.AssertionError: Expecting <2 callbacks in buffer, was 2
at
__randomizedtesting.SeedInfo.seed([19DEEEA3EA3B8425:A8C111875AF817FA]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.solr.security.AuditLoggerIntegrationTest.testAsyncQueueDrain(AuditLoggerIntegrationTest.java:128)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
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
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.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 14232 lines...]
[junit4] Suite: org.apache.solr.cloud.cdcr.CdcrReplicationHandlerTest
[junit4] 2> 1664518 INFO
(SUITE-CdcrReplicationHandlerTest-seed#[19DEEEA3EA3B8425]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_19DEEEA3EA3B8425-001/init-core-data-001
[junit4] 2> 1664519 WARN
(SUITE-CdcrReplicationHandlerTest-seed#[19DEEEA3EA3B8425]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 1664531 INFO
(SUITE-CdcrReplicationHandlerTest-seed#[19DEEEA3EA3B8425]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 1664533 INFO
(SUITE-CdcrReplicationHandlerTest-seed#[19DEEEA3EA3B8425]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 1664534 INFO
(SUITE-CdcrReplicationHandlerTest-seed#[19DEEEA3EA3B8425]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /ph_/dz
[junit4] 2> 1664553 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1664553 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1664553 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 1664653 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.a.s.c.ZkTestServer start zk server on port:44422
[junit4] 2> 1664653 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44422
[junit4] 2> 1664653 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44422
[junit4] 2> 1664679 INFO (zkConnectionManagerCallback-3047-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1664734 INFO (zkConnectionManagerCallback-3049-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1664735 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-cdcr.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1664736 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 1664737 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1664737 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1664751 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1664752 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1664753 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1664770 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1664787 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1664788 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1664789 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1664808 INFO (zkConnectionManagerCallback-3053-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1664810 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testPartialReplication
[junit4] 2> 1665721 WARN
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1665721 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1665722 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number
1 ...
[junit4] 2> 1665722 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z;
git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 1665722 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1665722 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1665722 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1665737 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6dcd699d{/ph_/dz,null,AVAILABLE}
[junit4] 2> 1665738 WARN
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for SslContextFactory@50516c71[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1665756 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.e.j.s.AbstractConnector Started ServerConnector@2706101e{SSL,[ssl,
http/1.1]}{127.0.0.1:45341}
[junit4] 2> 1665756 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.e.j.s.Server Started @1666196ms
[junit4] 2> 1665756 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard1,
hostContext=/ph_/dz, hostPort=45341,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_19DEEEA3EA3B8425-001/jetty-001/cores}
[junit4] 2> 1665757 ERROR
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 1665757 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1665757 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 9.0.0
[junit4] 2> 1665757 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 1665757 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1665757 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-04-12T10:27:00.615Z
[junit4] 2> 1665759 INFO (zkConnectionManagerCallback-3055-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1665773 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1665773 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_19DEEEA3EA3B8425-001/jetty-001/solr.xml
[junit4] 2> 1665810 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 1665810 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1665811 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@14aef87b, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1666174 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 1666174 WARN
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1
transport since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 1666185 WARN
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for SslContextFactory@12cb5281[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1666206 WARN
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1
transport since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 1666206 WARN
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for SslContextFactory@4b09bda1[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1666207 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44422/solr
[junit4] 2> 1666222 INFO (zkConnectionManagerCallback-3062-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1666225 INFO (zkConnectionManagerCallback-3064-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1666660 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[n:127.0.0.1:45341_ph_%2Fdz ] o.a.s.c.OverseerElectionContext I am going to
be the leader 127.0.0.1:45341_ph_%2Fdz
[junit4] 2> 1666660 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[n:127.0.0.1:45341_ph_%2Fdz ] o.a.s.c.Overseer Overseer
(id=74508785950720005-127.0.0.1:45341_ph_%2Fdz-n_0000000000) starting
[junit4] 2> 1666769 INFO (zkConnectionManagerCallback-3071-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1666787 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[n:127.0.0.1:45341_ph_%2Fdz ] o.a.s.c.s.i.ZkClientClusterStateProvider
Cluster at 127.0.0.1:44422/solr ready
[junit4] 2> 1666805 INFO
(OverseerStateUpdate-74508785950720005-127.0.0.1:45341_ph_%2Fdz-n_0000000000)
[n:127.0.0.1:45341_ph_%2Fdz ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:45341_ph_%2Fdz
[junit4] 2> 1666842 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[n:127.0.0.1:45341_ph_%2Fdz ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45341_ph_%2Fdz
[junit4] 2> 1666860 INFO (zkCallback-3063-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1666860 INFO (zkCallback-3070-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1667222 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[n:127.0.0.1:45341_ph_%2Fdz ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1667500 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[n:127.0.0.1:45341_ph_%2Fdz ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@14aef87b
[junit4] 2> 1667573 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[n:127.0.0.1:45341_ph_%2Fdz ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@14aef87b
[junit4] 2> 1667574 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[n:127.0.0.1:45341_ph_%2Fdz ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@14aef87b
[junit4] 2> 1667607 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[n:127.0.0.1:45341_ph_%2Fdz ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_19DEEEA3EA3B8425-001/jetty-001/cores
[junit4] 2> 1669014 WARN
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1669015 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1669015 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number
1 ...
[junit4] 2> 1669015 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z;
git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 1669067 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1669067 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1669067 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1669067 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@406116a0{/ph_/dz,null,AVAILABLE}
[junit4] 2> 1669068 WARN
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for SslContextFactory@6543c0d6[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1669068 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.e.j.s.AbstractConnector Started ServerConnector@7446d224{SSL,[ssl,
http/1.1]}{127.0.0.1:41862}
[junit4] 2> 1669068 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.e.j.s.Server Started @1669508ms
[junit4] 2> 1669068 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard2,
hostContext=/ph_/dz, hostPort=41862,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_19DEEEA3EA3B8425-001/jetty-002/cores}
[junit4] 2> 1669069 ERROR
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 1669069 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1669069 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 9.0.0
[junit4] 2> 1669069 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 1669069 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1669069 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-04-12T10:27:03.927Z
[junit4] 2> 1669175 INFO (zkConnectionManagerCallback-3074-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1669200 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1669200 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_19DEEEA3EA3B8425-001/jetty-002/solr.xml
[junit4] 2> 1669204 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 1669204 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1669238 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@14aef87b, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1669755 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 1669768 WARN
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1
transport since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 1669769 WARN
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for SslContextFactory@f328bfc[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1669789 WARN
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1
transport since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 1669789 WARN
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for SslContextFactory@648e0276[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1669790 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44422/solr
[junit4] 2> 1669808 INFO (zkConnectionManagerCallback-3081-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1669811 INFO (zkConnectionManagerCallback-3083-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1669831 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1669851 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.a.s.c.ZkController Publish node=127.0.0.1:41862_ph_%2Fdz as DOWN
[junit4] 2> 1669851 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1669851 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41862_ph_%2Fdz
[junit4] 2> 1669867 INFO (zkCallback-3063-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1669889 INFO (zkCallback-3082-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1669893 INFO (zkCallback-3070-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1669976 INFO (zkConnectionManagerCallback-3090-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1669977 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1670038 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:44422/solr ready
[junit4] 2> 1670051 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 1670119 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14aef87b
[junit4] 2> 1670197 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14aef87b
[junit4] 2> 1670197 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@14aef87b
[junit4] 2> 1670198 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_19DEEEA3EA3B8425-001/jetty-002/cores
[junit4] 2> 1670452 INFO (zkConnectionManagerCallback-3096-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1670484 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1670485 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[19DEEEA3EA3B8425])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:44422/solr ready
[junit4] 2> 1670562 INFO (qtp1395993458-9622) [n:127.0.0.1:45341_ph_%2Fdz
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf1&name=tmp_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1670588 INFO
(OverseerThreadFactory-3268-thread-1-processing-n:127.0.0.1:45341_ph_%2Fdz)
[n:127.0.0.1:45341_ph_%2Fdz ] o.a.s.c.a.c.CreateCollectionCmd Create
collection tmp_collection
[junit4] 2> 1670707 WARN
(OverseerThreadFactory-3268-thread-1-processing-n:127.0.0.1:45341_ph_%2Fdz)
[n:127.0.0.1:45341_ph_%2Fdz ] o.a.s.c.a.c.CreateCollectionCmd It is unusual
to create a collection (tmp_collection) without cores.
[junit4] 2> 1670709 INFO (qtp1395993458-9622) [n:127.0.0.1:45341_ph_%2Fdz
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at
most 45 seconds. Check all shard replicas
[junit4] 2> 1670710 INFO (qtp1395993458-9622) [n:127.0.0.1:45341_ph_%2Fdz
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf1&name=tmp_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&wt=javabin&version=2}
status=0 QTime=147
[junit4] 2> 1670711 INFO (qtp1395993458-9623) [n:127.0.0.1:45341_ph_%2Fdz
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with
params
node=127.0.0.1:45341_ph_%252Fdz&action=ADDREPLICA&collection=tmp_collection&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1670733 INFO
(OverseerCollectionConfigSetProcessor-74508785950720005-127.0.0.1:45341_ph_%2Fdz-n_0000000000)
[n:127.0.0.1:45341_ph_%2Fdz ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1670754 INFO
(OverseerThreadFactory-3268-thread-2-processing-n:127.0.0.1:45341_ph_%2Fdz)
[n:127.0.0.1:45341_ph_%2Fdz c:tmp_collection s:shard1 ]
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:45341_ph_%2Fdz for creating
new replica of shard shard1 for collection tmp_collection
[junit4] 2> 1670756 INFO
(OverseerThreadFactory-3268-thread-2-processing-n:127.0.0.1:45341_ph_%2Fdz)
[n:127.0.0.1:45341_ph_%2Fdz c:tmp_collection s:shard1 ]
o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
[junit4] 2> 1670874 INFO (qtp1395993458-9622) [n:127.0.0.1:45341_ph_%2Fdz
x:tmp_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=tmp_collection_shard1_replica_n1&action=CREATE&collection=tmp_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1670875 INFO (qtp1395993458-9622) [n:127.0.0.1:45341_ph_%2Fdz
x:tmp_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 1671979 INFO (qtp1395993458-9622) [n:127.0.0.1:45341_ph_%2Fdz
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 1672031 INFO (qtp1395993458-9622) [n:127.0.0.1:45341_ph_%2Fdz
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1]
o.a.s.s.IndexSchema [tmp_collection_shard1_replica_n1] Schema name=test
[junit4] 2> 1672468 INFO (qtp1395993458-9622) [n:127.0.0.1:45341_ph_%2Fdz
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 1672526 INFO (qtp1395993458-9622) [n:127.0.0.1:45341_ph_%2Fdz
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'tmp_collection_shard1_replica_n1'
using configuration from collection tmp_collection, trusted=true
[junit4] 2> 1672526 INFO (qtp1395993458-9622) [n:127.0.0.1:45341_ph_%2Fdz
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.tmp_collection.shard1.replica_n1' (registry
'solr.core.tmp_collection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@14aef87b
[junit4] 2> 1672527 INFO (qtp1395993458-9622) [n:127.0.0.1:45341_ph_%2Fdz
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1] o.a.s.c.SolrCore
[[tmp_collection_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_19DEEEA3EA3B8425-001/jetty-001/cores/tmp_collection_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_19DEEEA3EA3B8425-001/jetty-001/cores/tmp_collection_shard1_replica_n1/data/]
[junit4] 2> 1672542 INFO (qtp1395993458-9622) [n:127.0.0.1:45341_ph_%2Fdz
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 1673058 INFO (qtp1395993458-9622) [n:127.0.0.1:45341_ph_%2Fdz
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.CdcrUpdateLog
[junit4] 2> 1673058 INFO (qtp1395993458-9622) [n:127.0.0.1:45341_ph_%2Fdz
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1673113 INFO (qtp1395993458-9622) [n:127.0.0.1:45341_ph_%2Fdz
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1673113 INFO (qtp1395993458-9622) [n:127.0.0.1:45341_ph_%2Fdz
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1673114 INFO (qtp1395993458-9622) [n:127.0.0.1:45341_ph_%2Fdz
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=15, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=66.330078125,
floorSegmentMB=0.9921875, forceMergeDeletesPctAllowed=22.15415131764485,
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0,
deletesPctAllowed=21.454680048685105
[junit4] 2> 1673148 INFO (qtp1395993458-9622) [n:127.0.0.1:45341_ph_%2Fdz
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@5e056cb4[tmp_collection_shard1_replica_n1] main]
[junit4] 2> 1673149 INFO (qtp1395993458-9622) [n:127.0.0.1:45341_ph_%2Fdz
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1673149 INFO (qtp1395993458-9622) [n:127.0.0.1:45341_ph_%2Fdz
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1673150 INFO (qtp1395993458-9622) [n:127.0.0.1:45341_ph_%2Fdz
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1673184 INFO (qtp1395993458-9622) [n:127.0.0.1:45341_ph_%2Fdz
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1]
o.a.s.h.CdcrBufferStateManager Created znode
/collections/tmp_collection/cdcr/state/buffer
[junit4] 2> 1673220 INFO (qtp1395993458-9622) [n:127.0.0.1:45341_ph_%2Fdz
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1]
o.a.s.h.CdcrProcessStateManager Created znode
/collections/tmp_collection/cdcr/state/process
[junit4] 2> 1673320 INFO (qtp1395993458-9622) [n:127.0.0.1:45341_ph_%2Fdz
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1630603657271574528
[junit4] 2> 1673388 INFO
(searcherExecutor-3282-thread-1-processing-n:127.0.0.1:45341_ph_%2Fdz
x:tmp_collection_shard1_replica_n1 c:tmp_collection s:shard1)
[n:127.0.0.1:45341_ph_%2Fdz c:tmp_collection s:shard1
x:tmp_collection_shard1_replica_n1] o.a.s.c.SolrCore
[tmp_collection_shard1_replica_n1] Registered new searcher
Searcher@5e056cb4[tmp_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1673408 INFO (qtp1395993458-9622) [n:127.0.0.1:45341_ph_%2Fdz
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/tmp_collection/terms/shard1 to Terms{values={core_node2=0},
version=0}
[junit4] 2> 1673408 INFO (qtp1395993458-9622) [n:127.0.0.1:45341_ph_%2Fdz
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/tmp_collection/leaders/shard1
[junit4] 2> 1673410 INFO (qtp1395993458-9622) [n:127.0.0.1:45341_ph_%2Fdz
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1673410 INFO (qtp1395993458-9622) [n:127.0.0.1:45341_ph_%2Fdz
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1673410 INFO (qtp1395993458-9622) [n:127.0.0.1:45341_ph_%2Fdz
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:45341/ph_/dz/tmp_collection_shard1_replica_n1/
[junit4] 2> 1673423 INFO (qtp1395993458-9622) [n:127.0.0.1:45341_ph_%2Fdz
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1673423 INFO (qtp1395993458-9622) [n:127.0.0.1:45341_ph_%2Fdz
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
https://127.0.0.1:45341/ph_/dz/tmp_collection_shard1_replica_n1/ has no replicas
[junit4] 2> 1673423 INFO (qtp1395993458-9622) [n:127.0.0.1:45341_ph_%2Fdz
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/tmp_collection/leaders/shard1/leader after winning as
/collections/tmp_collection/leader_elect/shard1/election/74508785950720005-core_node2-n_0000000000
[junit4] 2> 1673424 INFO (zkCallback-3063-thread-1) [ ]
o.a.s.h.CdcrLeaderStateManager Received new leader state @ tmp_collection:shard1
[junit4] 2> 1673426 INFO (qtp1395993458-9622) [n:127.0.0.1:45341_ph_%2Fdz
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:45341/ph_/dz/tmp_collection_shard1_replica_n1/ shard1
[junit4] 2> 1673440 INFO (zkCallback-3063-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/tmp_collection/state.json] for collection [tmp_collection]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1673455 INFO (zkCallback-3063-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/tmp_collection/state.json] for collection [tmp_collection]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1673496 INFO (qtp1395993458-9622) [n:127.0.0.1:45341_ph_%2Fdz
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1673498 INFO (qtp1395993458-9622) [n:127.0.0.1:45341_ph_%2Fdz
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=tmp_collection_shard1_replica_n1&action=CREATE&collection=tmp_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2623
[junit4] 2> 1673545 INFO (qtp1395993458-9623) [n:127.0.0.1:45341_ph_%2Fdz
c:tmp_collection ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={node=127.0.0.1:45341_ph_%252Fdz&action=ADDREPLICA&collection=tmp_collection&shard=shard1&type=NRT&wt=javabin&version=2}
status=0 QTime=2834
[junit4] 2> 1673548 INFO (qtp1395993458-9619) [n:127.0.0.1:45341_ph_%2Fdz
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with
params
node=127.0.0.1:41862_ph_%252Fdz&action=ADDREPLICA&collection=tmp_collection&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1673550 INFO
(OverseerCollectionConfigSetProcessor-74508785950720005-127.0.0.1:45341_ph_%2Fdz-n_0000000000)
[n:127.0.0.1:45341_ph_%2Fdz ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1673569 INFO
(OverseerThreadFactory-3268-thread-3-processing-n:127.0.0.1:45341_ph_%2Fdz)
[n:127.0.0.1:45341_ph_%2Fdz c:tmp_collection s:shard1 ]
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:41862_ph_%2Fdz for creating
new replica of shard shard1 for collection tmp_collection
[junit4] 2> 1673571 INFO
(OverseerThreadFactory-3268-thread-3-processing-n:127.0.0.1:45341_ph_%2Fdz)
[n:127.0.0.1:45341_ph_%2Fdz c:tmp_collection s:shard1 ]
o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
[junit4] 2> 1673678 INFO (zkCallback-3063-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/tmp_collection/state.json] for collection [tmp_collection]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1673697 INFO (zkCallback-3063-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/tmp_collection/state.json] for collection [tmp_collection]
has o
[...truncated too long message...]
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
[junit4] > at
org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
[junit4] > at
org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:656)
[junit4] > at
org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:46)
[junit4] > at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:720)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > 10) Thread[id=1906, name=qtp1937589586-1906, state=RUNNABLE,
group=TGRP-LegacyNoFacetCloudTest]
[junit4] > at sun.nio.ch.EPollArrayWrapper.epollWait(Native
Method)
[junit4] > at
sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
[junit4] > at
sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
[junit4] > at
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[junit4] > at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
[junit4] > at
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
[junit4] > at
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:423)
[junit4] > at
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:360)
[junit4] > at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357)
[junit4] > at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181)
[junit4] > at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
[junit4] > at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
[junit4] > at
org.eclipse.jetty.io.ManagedSelector$$Lambda$66/289978619.run(Unknown Source)
[junit4] > at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
[junit4] > at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > at
__randomizedtesting.SeedInfo.seed([7B33CFEECE390B03]:0)Throwable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=2008,
name=zkConnectionManagerCallback-980-thread-1, state=WAITING,
group=TGRP-LegacyNoFacetCloudTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > 2) Thread[id=1907, name=qtp1937589586-1907, state=RUNNABLE,
group=TGRP-LegacyNoFacetCloudTest]
[junit4] > at sun.nio.ch.EPollArrayWrapper.epollWait(Native
Method)
[junit4] > at
sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
[junit4] > at
sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
[junit4] > at
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[junit4] > at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
[junit4] > at
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
[junit4] > at
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:423)
[junit4] > at
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:360)
[junit4] > at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357)
[junit4] > at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181)
[junit4] > at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
[junit4] > at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
[junit4] > at
org.eclipse.jetty.io.ManagedSelector$$Lambda$66/289978619.run(Unknown Source)
[junit4] > at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
[junit4] > at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > 3) Thread[id=1914, name=Scheduler-930029670,
state=TIMED_WAITING, group=TGRP-LegacyNoFacetCloudTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
[junit4] > at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
[junit4] > at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > 4) Thread[id=1906, name=qtp1937589586-1906, state=RUNNABLE,
group=TGRP-LegacyNoFacetCloudTest]
[junit4] > at sun.nio.ch.EPollArrayWrapper.epollWait(Native
Method)
[junit4] > at
sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
[junit4] > at
sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
[junit4] > at
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[junit4] > at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
[junit4] > at
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
[junit4] > at
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:423)
[junit4] > at
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:360)
[junit4] > at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357)
[junit4] > at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181)
[junit4] > at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
[junit4] > at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
[junit4] > at
org.eclipse.jetty.io.ManagedSelector$$Lambda$66/289978619.run(Unknown Source)
[junit4] > at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
[junit4] > at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > at
__randomizedtesting.SeedInfo.seed([7B33CFEECE390B03]:0)
[junit4] Completed [78/78 (2!)] on J2 in 310.68s, 11 tests, 3 errors <<<
FAILURES!
[...truncated 37201 lines...]
-documentation-lint:
[echo] checking for broken html...
[jtidy] Checking for broken html (such as invalid tags)...
[delete] Deleting directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/jtidy_tmp
[echo] Checking for broken links...
[exec]
[exec] Crawl/parse...
[exec]
[exec] Verify...
[echo] Checking for missing docs...
[exec]
[exec]
build/docs/join/org/apache/lucene/search/join/SeekingTermSetTermsEnum.html
[exec] missing Constructors:
SeekingTermSetTermsEnum-org.apache.lucene.index.TermsEnum-org.apache.lucene.util.BytesRefHash-int:A-
[exec]
[exec] Missing javadocs were found!
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/build.xml:651:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/build.xml:101:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build.xml:142:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build.xml:179:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/common-build.xml:2528:
exec returned: 1
Total time: 598 minutes 55 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]