Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2296/

6 tests failed.
FAILED:  
org.apache.lucene.classification.CachingNaiveBayesClassifierTest.testPerformance

Error Message:
evaluation took more than 1m: 75s

Stack Trace:
java.lang.AssertionError: evaluation took more than 1m: 75s
        at 
__randomizedtesting.SeedInfo.seed([7E32DF33DA791F76:B9D32D11B1CD27D9]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.lucene.classification.CachingNaiveBayesClassifierTest.testPerformance(CachingNaiveBayesClassifierTest.java:111)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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.autoscaling.SystemLogListenerTest.test

Error Message:
Trigger was not fired 

Stack Trace:
java.lang.AssertionError: Trigger was not fired 
        at 
__randomizedtesting.SeedInfo.seed([6B9C366DF36E3B30:E3C809B75D9256C8]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.autoscaling.SystemLogListenerTest.test(SystemLogListenerTest.java:151)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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.autoscaling.sim.TestTriggerIntegration.testSearchRate

Error Message:
The trigger did not fire at all

Stack Trace:
java.lang.AssertionError: The trigger did not fire at all
        at 
__randomizedtesting.SeedInfo.seed([6B9C366DF36E3B30:36D428E43CA89D7F]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testSearchRate(TestTriggerIntegration.java:1178)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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.autoscaling.sim.TestTriggerIntegration.testCooldown

Error Message:


Stack Trace:
java.lang.NullPointerException
        at 
__randomizedtesting.SeedInfo.seed([6B9C366DF36E3B30:5A225B898DC44EC2]:0)
        at 
org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testCooldown(TestTriggerIntegration.java:1086)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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:  
junit.framework.TestSuite.org.apache.solr.cloud.cdcr.CdcrVersionReplicationTest

Error Message:
1 thread leaked from SUITE scope at 
org.apache.solr.cloud.cdcr.CdcrVersionReplicationTest:     1) Thread[id=40, 
name=qtp571006719-40, state=TIMED_WAITING, 
group=TGRP-CdcrVersionReplicationTest]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626) 
        at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.cdcr.CdcrVersionReplicationTest: 
   1) Thread[id=40, name=qtp571006719-40, state=TIMED_WAITING, 
group=TGRP-CdcrVersionReplicationTest]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([6B9C366DF36E3B30]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.cdcr.CdcrVersionReplicationTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=40, 
name=qtp571006719-40, state=TIMED_WAITING, 
group=TGRP-CdcrVersionReplicationTest]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626) 
        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=40, name=qtp571006719-40, state=TIMED_WAITING, 
group=TGRP-CdcrVersionReplicationTest]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([6B9C366DF36E3B30]:0)




Build Log:
[...truncated 6659 lines...]
   [junit4] Suite: 
org.apache.lucene.classification.CachingNaiveBayesClassifierTest
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=CachingNaiveBayesClassifierTest -Dtests.method=testPerformance 
-Dtests.seed=7E32DF33DA791F76 -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=en-US -Dtests.timezone=America/Anchorage -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 95.4s J2 | CachingNaiveBayesClassifierTest.testPerformance 
<<<
   [junit4]    > Throwable #1: java.lang.AssertionError: evaluation took more 
than 1m: 75s
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([7E32DF33DA791F76:B9D32D11B1CD27D9]:0)
   [junit4]    >        at 
org.apache.lucene.classification.CachingNaiveBayesClassifierTest.testPerformance(CachingNaiveBayesClassifierTest.java:111)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{bool=PostingsFormat(name=Direct), cat=PostingsFormat(name=Direct), 
text=PostingsFormat(name=Memory)}, docValues:{}, maxPointsInLeafNode=218, 
maxMBSortInHeap=7.242576841066534, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5e296778),
 locale=en-US, timezone=America/Anchorage
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=4,threads=1,free=295566520,total=337117184
   [junit4]   2> NOTE: All tests run in this JVM: 
[CachingNaiveBayesClassifierTest]
   [junit4] Completed [4/11 (1!)] on J2 in 106.02s, 4 tests, 1 failure <<< 
FAILURES!

[...truncated 5635 lines...]
   [junit4] Suite: org.apache.solr.cloud.cdcr.CdcrVersionReplicationTest
   [junit4]   2> 48863 INFO  
(SUITE-CdcrVersionReplicationTest-seed#[6B9C366DF36E3B30]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_6B9C366DF36E3B30-001/init-core-data-001
   [junit4]   2> 48881 WARN  
(SUITE-CdcrVersionReplicationTest-seed#[6B9C366DF36E3B30]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 48881 INFO  
(SUITE-CdcrVersionReplicationTest-seed#[6B9C366DF36E3B30]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 48883 INFO  
(SUITE-CdcrVersionReplicationTest-seed#[6B9C366DF36E3B30]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 48884 INFO  
(SUITE-CdcrVersionReplicationTest-seed#[6B9C366DF36E3B30]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /fb/v
   [junit4]   2> 49044 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 49081 INFO  (Thread-2) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 49082 INFO  (Thread-2) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 50595 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.a.s.c.ZkTestServer start zk server on port:42013
   [junit4]   2> 53540 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Exception causing close of session 0x0: ZooKeeperServer 
not running
   [junit4]   2> 54028 ERROR (Thread-2) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 55813 INFO  (zkConnectionManagerCallback-4-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 57207 INFO  (zkConnectionManagerCallback-6-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 57843 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig-cdcr.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 57957 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 58033 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 58067 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 58119 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 58189 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 58255 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 58307 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 58480 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 58899 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 58951 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 59021 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Starting testCdcrDocVersions
   [junit4]   2> 70377 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 70633 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 70634 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 70661 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 71001 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7384c423{/fb/v,null,AVAILABLE}
   [junit4]   2> 71274 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.e.j.s.AbstractConnector Started 
ServerConnector@36980691{HTTP/1.1,[http/1.1]}{127.0.0.1:60136}
   [junit4]   2> 71293 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.e.j.s.Server Started @119425ms
   [junit4]   2> 71293 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard1, 
hostContext=/fb/v, hostPort=60136, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_6B9C366DF36E3B30-001/jetty-001/cores}
   [junit4]   2> 71611 ERROR 
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 71643 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.0.0
   [junit4]   2> 71643 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 71643 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 71880 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-04T13:47:57.341Z
   [junit4]   2> 71973 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 72133 INFO  (zkConnectionManagerCallback-8-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 72214 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 72216 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_6B9C366DF36E3B30-001/jetty-001/solr.xml
   [junit4]   2> 72335 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 72336 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 72520 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2e04331b, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 72775 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42013/solr
   [junit4]   2> 75536 INFO  (zkConnectionManagerCallback-12-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 75709 INFO  
(zkConnectionManagerCallback-14-thread-1-processing-n:127.0.0.1:60136_fb%2Fv) 
[n:127.0.0.1:60136_fb%2Fv    ] o.a.s.c.c.ConnectionManager zkClient has 
connected
   [junit4]   2> 80280 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) 
[n:127.0.0.1:60136_fb%2Fv    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 80299 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) 
[n:127.0.0.1:60136_fb%2Fv    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:60136_fb%2Fv
   [junit4]   2> 80319 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) 
[n:127.0.0.1:60136_fb%2Fv    ] o.a.s.c.Overseer Overseer 
(id=73237502189961220-127.0.0.1:60136_fb%2Fv-n_0000000000) starting
   [junit4]   2> 82068 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) 
[n:127.0.0.1:60136_fb%2Fv    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60136_fb%2Fv
   [junit4]   2> 82215 INFO  
(OverseerStateUpdate-73237502189961220-127.0.0.1:60136_fb%2Fv-n_0000000000) 
[n:127.0.0.1:60136_fb%2Fv    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 89427 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) 
[n:127.0.0.1:60136_fb%2Fv    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2e04331b
   [junit4]   2> 89428 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) 
[n:127.0.0.1:60136_fb%2Fv    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2e04331b
   [junit4]   2> 89503 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) 
[n:127.0.0.1:60136_fb%2Fv    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2e04331b
   [junit4]   2> 89660 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) 
[n:127.0.0.1:60136_fb%2Fv    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_6B9C366DF36E3B30-001/jetty-001/cores
   [junit4]   2> 92638 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 93720 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 93720 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 93720 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 93741 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@44aaa7f5{/fb/v,null,AVAILABLE}
   [junit4]   2> 93742 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.e.j.s.AbstractConnector Started 
ServerConnector@618f3509{HTTP/1.1,[http/1.1]}{127.0.0.1:52959}
   [junit4]   2> 93742 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.e.j.s.Server Started @141875ms
   [junit4]   2> 93743 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard2, 
hostContext=/fb/v, hostPort=52959, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_6B9C366DF36E3B30-001/jetty-002/cores}
   [junit4]   2> 93743 ERROR 
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 93743 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.0.0
   [junit4]   2> 93744 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 93744 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 93744 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-04T13:48:19.424Z
   [junit4]   2> 93821 INFO  (zkConnectionManagerCallback-18-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 93865 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 93865 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_6B9C366DF36E3B30-001/jetty-002/solr.xml
   [junit4]   2> 93996 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 94036 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 94137 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2e04331b, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 94218 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42013/solr
   [junit4]   2> 94239 INFO  (zkConnectionManagerCallback-22-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 94328 INFO  
(zkConnectionManagerCallback-24-thread-1-processing-n:127.0.0.1:52959_fb%2Fv) 
[n:127.0.0.1:52959_fb%2Fv    ] o.a.s.c.c.ConnectionManager zkClient has 
connected
   [junit4]   2> 94400 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) 
[n:127.0.0.1:52959_fb%2Fv    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 94458 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) 
[n:127.0.0.1:52959_fb%2Fv    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 94514 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) 
[n:127.0.0.1:52959_fb%2Fv    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52959_fb%2Fv
   [junit4]   2> 94625 INFO  
(zkCallback-23-thread-1-processing-n:127.0.0.1:52959_fb%2Fv) 
[n:127.0.0.1:52959_fb%2Fv    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 94678 INFO  
(zkCallback-13-thread-2-processing-n:127.0.0.1:60136_fb%2Fv) 
[n:127.0.0.1:60136_fb%2Fv    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 98462 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) 
[n:127.0.0.1:52959_fb%2Fv    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2e04331b
   [junit4]   2> 99755 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) 
[n:127.0.0.1:52959_fb%2Fv    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2e04331b
   [junit4]   2> 99756 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) 
[n:127.0.0.1:52959_fb%2Fv    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2e04331b
   [junit4]   2> 99828 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) 
[n:127.0.0.1:52959_fb%2Fv    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_6B9C366DF36E3B30-001/jetty-002/cores
   [junit4]   2> 103912 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 103947 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 103947 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 103947 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 103956 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@57bb7623{/fb/v,null,AVAILABLE}
   [junit4]   2> 103974 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.e.j.s.AbstractConnector Started 
ServerConnector@5359d44b{HTTP/1.1,[http/1.1]}{127.0.0.1:44540}
   [junit4]   2> 103974 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.e.j.s.Server Started @152106ms
   [junit4]   2> 103974 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard3, 
hostContext=/fb/v, hostPort=44540, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_6B9C366DF36E3B30-001/jetty-003/cores}
   [junit4]   2> 103978 ERROR 
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 103978 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.0.0
   [junit4]   2> 103978 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 103978 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 103978 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-04T13:48:29.658Z
   [junit4]   2> 105035 INFO  (zkConnectionManagerCallback-28-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 105089 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 105089 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_6B9C366DF36E3B30-001/jetty-003/solr.xml
   [junit4]   2> 105169 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 105169 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 105270 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2e04331b, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 105337 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42013/solr
   [junit4]   2> 105369 INFO  (zkConnectionManagerCallback-32-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 105538 INFO  
(zkConnectionManagerCallback-34-thread-1-processing-n:127.0.0.1:44540_fb%2Fv) 
[n:127.0.0.1:44540_fb%2Fv    ] o.a.s.c.c.ConnectionManager zkClient has 
connected
   [junit4]   2> 105656 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) 
[n:127.0.0.1:44540_fb%2Fv    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 105718 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) 
[n:127.0.0.1:44540_fb%2Fv    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 105803 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) 
[n:127.0.0.1:44540_fb%2Fv    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44540_fb%2Fv
   [junit4]   2> 105858 INFO  
(zkCallback-23-thread-1-processing-n:127.0.0.1:52959_fb%2Fv) 
[n:127.0.0.1:52959_fb%2Fv    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 105870 INFO  
(zkCallback-13-thread-2-processing-n:127.0.0.1:60136_fb%2Fv) 
[n:127.0.0.1:60136_fb%2Fv    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 106281 INFO  
(zkCallback-33-thread-1-processing-n:127.0.0.1:44540_fb%2Fv) 
[n:127.0.0.1:44540_fb%2Fv    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 107529 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) 
[n:127.0.0.1:44540_fb%2Fv    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2e04331b
   [junit4]   2> 108157 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) 
[n:127.0.0.1:44540_fb%2Fv    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2e04331b
   [junit4]   2> 108157 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) 
[n:127.0.0.1:44540_fb%2Fv    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2e04331b
   [junit4]   2> 108236 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) 
[n:127.0.0.1:44540_fb%2Fv    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_6B9C366DF36E3B30-001/jetty-003/cores
   [junit4]   2> 112961 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 114177 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 114177 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 114177 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 114189 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1c1dbbca{/fb/v,null,AVAILABLE}
   [junit4]   2> 114190 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.e.j.s.AbstractConnector Started 
ServerConnector@ef359f2{HTTP/1.1,[http/1.1]}{127.0.0.1:57754}
   [junit4]   2> 114190 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.e.j.s.Server Started @162322ms
   [junit4]   2> 114190 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard4, 
hostContext=/fb/v, hostPort=57754, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_6B9C366DF36E3B30-001/jetty-004/cores}
   [junit4]   2> 114191 ERROR 
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 114191 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.0.0
   [junit4]   2> 114191 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 114191 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 114191 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-04T13:48:39.871Z
   [junit4]   2> 114272 INFO  (zkConnectionManagerCallback-38-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 114303 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 114303 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_6B9C366DF36E3B30-001/jetty-004/solr.xml
   [junit4]   2> 114455 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 114455 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 114510 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2e04331b, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 114665 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42013/solr
   [junit4]   2> 114803 INFO  (zkConnectionManagerCallback-42-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 115773 INFO  
(zkConnectionManagerCallback-44-thread-1-processing-n:127.0.0.1:57754_fb%2Fv) 
[n:127.0.0.1:57754_fb%2Fv    ] o.a.s.c.c.ConnectionManager zkClient has 
connected
   [junit4]   2> 116313 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) 
[n:127.0.0.1:57754_fb%2Fv    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 116318 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) 
[n:127.0.0.1:57754_fb%2Fv    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 116323 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) 
[n:127.0.0.1:57754_fb%2Fv    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57754_fb%2Fv
   [junit4]   2> 116326 INFO  
(zkCallback-23-thread-1-processing-n:127.0.0.1:52959_fb%2Fv) 
[n:127.0.0.1:52959_fb%2Fv    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 116326 INFO  
(zkCallback-33-thread-1-processing-n:127.0.0.1:44540_fb%2Fv) 
[n:127.0.0.1:44540_fb%2Fv    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 116374 INFO  
(zkCallback-13-thread-1-processing-n:127.0.0.1:60136_fb%2Fv) 
[n:127.0.0.1:60136_fb%2Fv    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 116479 INFO  
(zkCallback-43-thread-1-processing-n:127.0.0.1:57754_fb%2Fv) 
[n:127.0.0.1:57754_fb%2Fv    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 117769 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) 
[n:127.0.0.1:57754_fb%2Fv    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2e04331b
   [junit4]   2> 117976 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) 
[n:127.0.0.1:57754_fb%2Fv    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2e04331b
   [junit4]   2> 118033 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) 
[n:127.0.0.1:57754_fb%2Fv    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2e04331b
   [junit4]   2> 118677 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) 
[n:127.0.0.1:57754_fb%2Fv    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_6B9C366DF36E3B30-001/jetty-004/cores
   [junit4]   2> 121024 INFO  (zkConnectionManagerCallback-50-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 121076 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 121388 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[6B9C366DF36E3B30]) [ 
   ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42013/solr 
ready
   [junit4]   2> 128184 INFO  (qtp710001794-69) [n:127.0.0.1:52959_fb%2Fv    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=tmp_collection&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 128465 INFO  
(OverseerThreadFactory-20-thread-1-processing-n:127.0.0.1:60136_fb%2Fv) 
[n:127.0.0.1:60136_fb%2Fv    ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection tmp_collection
   [junit4]   2> 128503 WARN  
(OverseerThreadFactory-20-thread-1-processing-n:127.0.0.1:60136_fb%2Fv) 
[n:127.0.0.1:60136_fb%2Fv    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (tmp_collection) without cores.
   [junit4]   2> 129947 INFO  (qtp710001794-69) [n:127.0.0.1:52959_fb%2Fv    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 130061 INFO  (qtp710001794-69) [n:127.0.0.1:52959_fb%2Fv    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=tmp_collection&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&wt=javabin&version=2}
 status=0 QTime=1920
   [junit4]   2> 130530 INFO  
(OverseerCollectionConfigSetProcessor-73237502189961220-127.0.0.1:60136_fb%2Fv-n_0000000000)
 [n:127.0.0.1:60136_fb%2Fv    ] 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> 131058 INFO  (qtp710001794-71) [n:127.0.0.1:52959_fb%2Fv    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:60136_fb%252Fv&action=ADDREPLICA&collection=tmp_collection&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 131284 INFO  
(OverseerThreadFactory-20-thread-2-processing-n:127.0.0.1:60136_fb%2Fv) 
[n:127.0.0.1:60136_fb%2Fv    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:60136_fb%2Fv for creating new replica
   [junit4]   2> 131528 INFO  (qtp571006719-38) [n:127.0.0.1:60136_fb%2Fv    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=tmp_collection_shard1_replica_n41&action=CREATE&collection=tmp_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 131533 INFO  (qtp571006719-38) [n:127.0.0.1:60136_fb%2Fv    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 132406 INFO  (qtp571006719-38) [n:127.0.0.1:60136_fb%2Fv 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n41] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 133438 INFO  (qtp571006719-38) [n:127.0.0.1:60136_fb%2Fv 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n41] 
o.a.s.s.IndexSchema [tmp_collection_shard1_replica_n41] Schema name=test
   [junit4]   2> 133679 WARN  (qtp571006719-38) [n:127.0.0.1:60136_fb%2Fv 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n41] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieIntField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 133813 WARN  (qtp571006719-38) [n:127.0.0.1:60136_fb%2Fv 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n41] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieFloatField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 133874 WARN  (qtp571006719-38) [n:127.0.0.1:60136_fb%2Fv 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n41] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieLongField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 133956 WARN  (qtp571006719-38) [n:127.0.0.1:60136_fb%2Fv 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n41] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieDoubleField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 134275 WARN  (qtp571006719-38) [n:127.0.0.1:60136_fb%2Fv 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n41] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.CurrencyField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 134473 WARN  (qtp571006719-38) [n:127.0.0.1:60136_fb%2Fv 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n41] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieDateField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 136170 WARN  (qtp571006719-38) [n:127.0.0.1:60136_fb%2Fv 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n41] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.GeoHashField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 137622 WARN  (qtp571006719-38) [n:127.0.0.1:60136_fb%2Fv 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n41] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.LatLonType]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 138118 INFO  (qtp571006719-38) [n:127.0.0.1:60136_fb%2Fv 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n41] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 139833 INFO  (qtp571006719-38) [n:127.0.0.1:60136_fb%2Fv 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n41] 
o.a.s.c.CoreContainer Creating SolrCore 'tmp_collection_shard1_replica_n41' 
using configuration from collection tmp_collection, trusted=true
   [junit4]   2> 139857 INFO  (qtp571006719-38) [n:127.0.0.1:60136_fb%2Fv 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n41] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.tmp_collection.shard1.replica_n41' (registry 
'solr.core.tmp_collection.shard1.replica_n41') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2e04331b
   [junit4]   2> 139858 INFO  (qtp571006719-38) [n:127.0.0.1:60136_fb%2Fv 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n41] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 139858 INFO  (qtp571006719-38) [n:127.0.0.1:60136_fb%2Fv 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n41] 
o.a.s.c.SolrCore [[tmp_collection_shard1_replica_n41] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_6B9C366DF36E3B30-001/jetty-001/cores/tmp_collection_shard1_replica_n41],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_6B9C366DF36E3B30-001/jetty-001/cores/tmp_collection_shard1_replica_n41/data/]
   [junit4]   2> 140005 INFO  (qtp571006719-38) [n:127.0.0.1:60136_fb%2Fv 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=38, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=57.5078125, 
floorSegmentMB=0.75390625, forceMergeDeletesPctAllowed=15.213886138982852, 
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 142292 INFO  (qtp571006719-38) [n:127.0.0.1:60136_fb%2Fv 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n41] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 142301 INFO  (qtp571006719-38) [n:127.0.0.1:60136_fb%2Fv 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n41] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 142369 INFO  (qtp571006719-38) [n:127.0.0.1:60136_fb%2Fv 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n41] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 142450 INFO  (qtp571006719-38) [n:127.0.0.1:60136_fb%2Fv 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n41] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 142521 INFO  (qtp571006719-38) [n:127.0.0.1:60136_fb%2Fv 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=37, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=41.7763671875, 
floorSegmentMB=0.20703125, forceMergeDeletesPctAllowed=14.666044828425909, 
segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7381962137027579
   [junit4]   2> 142536 INFO  (qtp571006719-38) [n:127.0.0.1:60136_fb%2Fv 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n41] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1e803bf2[tmp_collection_shard1_replica_n41] main]
   [junit4]   2> 142569 INFO  (qtp571006719-38) [n:127.0.0.1:60136_fb%2Fv 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n41] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 142570 INFO  (qtp571006719-38) [n:127.0.0.1:60136_fb%2Fv 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n41] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 142589 INFO  (qtp571006719-38) [n:127.0.0.1:60136_fb%2Fv 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n41] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 142783 INFO  (qtp571006719-38) [n:127.0.0.1:60136_fb%2Fv 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n41] 
o.a.s.h.CdcrBufferStateManager Created znode 
/collections/tmp_collection/cdcr/state/buffer
   [junit4]   2> 142826 INFO  (qtp571006719-38) [n:127.0.0.1:60136_fb%2Fv 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n41] 
o.a.s.h.CdcrProcessStateManager Created znode 
/collections/tmp_collection/cdcr/state/process
   [junit4]   2> 143083 INFO  
(searcherExecutor-41-thread-1-processing-n:127.0.0.1:60136_fb%2Fv 
x:tmp_collection_shard1_replica_n41 s:shard1 c:tmp_collection) 
[n:127.0.0.1:60136_fb%2Fv c:tmp_collection s:shard1  
x:tmp_collection_shard1_replica_n41] o.a.s.c.SolrCore 
[tmp_collection_shard1_replica_n41] Registered new searcher 
Searcher@1e803bf2[tmp_collection_shard1_replica_n41] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 143299 INFO  (qtp571006719-38) [n:127.0.0.1:60136_fb%2Fv 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n41] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1591478477367803904
   [junit4]   2> 144499 INFO  (qtp571006719-38) [n:127.0.0.1:60136_fb%2Fv 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n41] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 144499 INFO  (qtp571006719-38) [n:127.0.0.1:60136_fb%2Fv 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n41] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 144500 INFO  (qtp571006719-38) [n:127.0.0.1:60136_fb%2Fv 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n41] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:60136/fb/v/tmp_collection_shard1_replica_n41/
   [junit4]   2> 144502 INFO  (qtp571006719-38) [n:127.0.0.1:60136_fb%2Fv 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n41] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 144502 INFO  (qtp571006719-38) [n:127.0.0.1:60136_fb%2Fv 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n41] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:60136/fb/v/tmp_collection_shard1_replica_n41/ has no replicas
   [junit4]   2> 144502 INFO  (qtp571006719-38) [n:127.0.0.1:60136_fb%2Fv 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n41] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 144828 INFO  
(zkCallback-13-thread-1-processing-n:127.0.0.1:60136_fb%2Fv) 
[n:127.0.0.1:60136_fb%2Fv    ] o.a.s.h.CdcrLeaderStateManager Received new 
leader state @ tmp_collection:shard1
   [junit4]   2> 146629 INFO  (qtp571006719-38) [n:127.0.0.1:60136_fb%2Fv 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n41] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:60136/fb/v/tmp_collection_shard1_replica_n41/ shard1
   [junit4]   2> 146849 INFO  
(zkCallback-13-thread-1-processing-n:127.0.0.1:60136_fb%2Fv) 
[n:127.0.0.1:60136_fb%2Fv    ] 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: [4])
   [junit4]   2> 146853 INFO  (qtp571006719-38) [n:127.0.0.1:60136_fb%2Fv 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n41] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 146877 INFO  (qtp571006719-38) [n:127.0.0.1:60136_fb%2Fv 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n41] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=tmp_collection_shard1_replica_n41&action=CREATE&collection=tmp_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=15385
   [junit4]   2> 147013 INFO  
(zkCallback-13-thread-1-processing-n:127.0.0.1:60136_fb%2Fv) 
[n:127.0.0.1:60136_fb%2Fv    ] 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: [4])
   [junit4]   2> 147030 INFO  (qtp710001794-71) [n:127.0.0.1:52959_fb%2Fv    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:60136_fb%252Fv&action=ADDREPLICA&collection=tmp_collection&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=15972
   [junit4]   2> 147056 INFO  (qtp710001794-73) [n:127.0.0.1:52959_fb%2Fv    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:52959_fb%252Fv&action=ADDREPLICA&collection=tmp_collection&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 147097 INFO  
(OverseerCollectionConfigSetProcessor-73237502189961220-127.0.0.1:60136_fb%2Fv-n_0000000000)
 [n:127.0.0.1:60136_fb%2Fv    ] 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> 147136 INFO  
(OverseerThreadFactory-20-thread-3-processing-n:127.0.0.1:60136_fb%2Fv) 
[n:127.0.0.1:60136_fb%2Fv    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:52959_fb%2Fv for creating new replica
   [junit4]   2> 147187 INFO  (qtp710001794-74) [n:127.0.0.1:52959_fb%2Fv    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=tmp_collection_shard2_replica_n43&action=CREATE&collection=tmp_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 147187 INFO  (qtp710001794-74) [n:127.0.0.1:52959_fb%2Fv    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 147369 INFO  
(zkCallback-23-thread-1-processing-n:127.0.0.1:52959_fb%2Fv) 
[n:127.0.0.1:52959_fb%2Fv    ] 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: [4])
   [junit4]   2> 147372 INFO  
(zkCallback-13-thread-1-processing-n:127.0.0.1:60136_fb%2Fv) 
[n:127.0.0.1:60136_fb%2Fv    ] 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: [4])
   [junit4]   2> 148596 INFO  (qtp710001794-74) [n:127.0.0.1:52959_fb%2Fv 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n43] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 149306 INFO  (qtp710001794-74) [n:127.0.0.1:52959_fb%2Fv 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n43] 
o.a.s.s.IndexSchema [tmp_collection_shard2_replica_n43] Schema name=test
   [junit4]   2> 151210 INFO  (qtp710001794-74) [n:127.0.0.1:52959_fb%2Fv 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n43] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 152431 INFO  (qtp710001794-74) [n:127.0.0.1:52959_fb%2Fv 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n43] 
o.a.s.c.CoreContainer Creating SolrCore 'tmp_collection_shard2_replica_n43' 
using configuration from collection tmp_collection, trusted=true
   [junit4]   2> 152432 INFO  (qtp710001794-74) [n:127.0.0.1:52959_fb%2Fv 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n43] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.tmp_collection.shard2.replica_n43' (registry 
'solr.core.tmp_collection.shard2.replica_n43') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2e04331b
   [junit4]   2> 152432 INFO  (qtp710001794-74) [n:127.0.0.1:52959_fb%2Fv 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n43] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 152432 INFO  (qtp710001794-74) [n:127.0.0.1:52959_fb%2Fv 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n43] 
o.a.s.c.SolrCore [[tmp_collection_shard2_replica_n43] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_6B9C366DF36E3B30-001/jetty-002/cores/tmp_collection_shard2_replica_n43],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_6B9C366DF36E3B30-001/jetty-002/cores/tmp_collection_shard2_replica_n43/data/]
   [junit4]   2> 152551 INFO  (qtp710001794-74) [n:127.0.0.1:52959_fb%2Fv 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n43] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=38, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=57.5078125, 
floorSegmentMB=0.75390625, forceMergeDeletesPctAllowed=15.213886138982852, 
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 154917 INFO  (qtp710001794-74) [n:127.0.0.1:52959_fb%2Fv 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n43] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 154917 INFO  (qtp710001794-74) [n:127.0.0.1:52959_fb%2Fv 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n43] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 154960 INFO  (qtp710001794-74) [n:127.0.0.1:52959_fb%2Fv 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n43] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 154960 INFO  (qtp710001794-74) [n:127.0.0.1:52959_fb%2Fv 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n43] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 155125 INFO  (qtp710001794-74) [n:127.0.0.1:52959_fb%2Fv 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n43] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=37, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=41.7763671875, 
floorSegmentMB=0.20703125, forceMergeDeletesPctAllowed=14.666044828425909, 
segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7381962137027579
   [junit4]   2> 155129 INFO  (qtp710001794-74) [n:127.0.0.1:52959_fb%2Fv 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n43] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@620dbc38[tmp_collection_shard2_replica_n43] main]
   [junit4]   2> 155177 INFO  (qtp710001794-74) [n:127.0.0.1:52959_fb%2Fv 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n43] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 155178 INFO  (qtp710001794-74) [n:127.0.0.1:52959_fb%2Fv 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n43] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 155179 INFO  (qtp710001794-74) [n:127.0.0.1:52959_fb%2Fv 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n43] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 155219 INFO  (qtp710001794-74) [n:127.0.0.1:52959_fb%2Fv 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n43] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1591478489866829824
   [junit4]   2> 155330 INFO  
(searcherExecutor-47-thread-1-processing-n:127.0.0.1:52959_fb%2Fv 
x:tmp_collection_shard2_replica_n43 s:shard2 c:tmp_collection) 
[n:127.0.0.1:52959_fb%2Fv c:tmp_collection s:shard2  
x:tmp_collection_shard2_replica_n43] o.a.s.c.SolrCore 
[tmp_collection_shard2_replica_n43] Registered new searcher 
Searcher@620dbc38[tmp_collection_shard2_replica_n43] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 155559 INFO  (qtp710001794-74) [n:127.0.0.1:52959_fb%2Fv 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n43] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 155559 INFO  (qtp710001794-74) [n:127.0.0.1:52959_fb%2Fv 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n43] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 155559 INFO  (qtp710001794-74) [n:127.0.0.1:52959_fb%2Fv 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n43] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:52959/fb/v/tmp_collection_shard2_replica_n43/
   [junit4]   2> 155559 INFO  (qtp710001794-74) [n:127.0.0.1:52959_fb%2Fv 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n43] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 155559 INFO  (qtp710001794-74) [n:127.0.0.1:52959_fb%2Fv 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n43] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:52959/fb/v/tmp_collection_shard2_replica_n43/ has no replicas
   [junit4]   2> 155559 INFO  (qtp710001794-74) [n:127.0.0.1:52959_fb%2Fv 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n43] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 155600 INFO  
(zkCallback-23-thread-1-processing-n:127.0.0.1:52959_fb%2Fv) 
[n:127.0.0.1:52959_fb%2Fv    ] o.a.s.h.CdcrLeaderStateManager Received new 
leader state @ tmp_collection:shard2
   [junit4]   2> 155623 INFO  (qtp710001794-74) [n:127.0.0.1:52959_fb%2Fv 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n43] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:52959/fb/v/tmp_collection_shard2_replica_n43/ shard2
   [junit4]   2> 155655 INFO  
(zkCallback-23-thread-1-processing-n:127.0.0.1:52959_fb%2Fv) 
[n:127.0.0.1:52959_fb%2Fv    ] 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: [4])
   [junit4]   2> 155661 INFO  
(zkCallback-13-thread-1-processing-n:127.0.0.1:60136_fb%2Fv) 
[n:127.0.0.1:60136_fb%2Fv    ] 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: [4])
   [junit4]   2> 155717 INFO  (qtp710001794-74) [n:127.0.0.1:52959_fb%2Fv 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n43] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 155737 INFO  (qtp710001794-74) [n:127.0.0.1:52959_fb%2Fv 
c:tmp_collection s:shard2  x:tmp_collection_shard2_replica_n43] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=tmp_collection_shard2_replica_n43&action=CREATE&collection=tmp_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=8550
   [junit4]   2> 155799 INFO  (qtp710001794-73) [n:127.0.0.1:52959_fb%2Fv    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:52959_fb%252Fv&action=ADDREPLICA&collection=tmp_collection&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=8743
   [junit4]   2> 155818 INFO  (qtp710001794-71) [n:127.0.0.1:52959_fb%2Fv    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:44540_fb%252Fv&action=ADDREPLICA&collection=tmp_collection&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 155841 INFO  
(OverseerCollectionConfigSetProcessor-73237502189961220-127.0.0.1:60136_fb%2Fv-n_0000000000)
 [n:127.0.0.1:60136_fb%2Fv    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 155876 INFO  
(OverseerThreadFactory-20-thread-4-processing-n:127.0.0.1:60136_fb%2Fv) 
[n:127.0.0.1:60136_fb%2Fv    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:44540_fb%2Fv for creating new replica
   [junit4]   2> 155902 INFO  
(zkCallback-23-thread-1-processing-n:127.0.0.1:52959_fb%2Fv) 
[n:127.0.0.1:52959_fb%2Fv    ] 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: [4])
   [junit4]   2> 155921 INFO  
(zkCallback-13-thread-1-processing-n:127.0.0.1:60136_fb%2Fv) 
[n:127.0.0.1:60136_fb%2Fv    ] 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: [4])
   [junit4]   2> 156030 INFO  (qtp390398462-94) [n:127.0.0.1:44540_fb%2Fv    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=tmp_collection_shard1_replica_n45&action=CREATE&collection=tmp_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 156133 INFO  (qtp390398462-94) [n:127.0.0.1:44540_fb%2Fv    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 156267 INFO  
(zkCallback-23-thread-1-processing-n:127.0.0.1:52959_fb%2Fv) 
[n:127.0.0.1:52959_fb%2Fv    ] 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: [4])
   [junit4]   2> 156269 INFO  
(zkCallback-33-thread-1-processing-n:127.0.0.1:44540_fb%2Fv) 
[n:127.0.0.1:44540_fb%2Fv    ] 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: [4])
   [junit4]   2> 156281 INFO  
(zkCallback-13-thread-1-processing-n:127.0.0.1:60136_fb%2Fv) 
[n:127.0.0.1:60136_fb%2Fv    ] 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: [4])
   [junit4]   2> 157378 INFO  (qtp390398462-94) [n:127.0.0.1:44540_fb%2Fv 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n45] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 157743 INFO  (qtp390398462-94) [n:127.0.0.1:44540_fb%2Fv 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n45] 
o.a.s.s.IndexSchema [tmp_collection_shard1_replica_n45] Schema name=test
   [junit4]   2> 159474 INFO  (qtp390398462-94) [n:127.0.0.1:44540_fb%2Fv 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n45] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 159807 INFO  (qtp390398462-94) [n:127.0.0.1:44540_fb%2Fv 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n45] 
o.a.s.c.CoreContainer Creating SolrCore 'tmp_collection_shard1_replica_n45' 
using configuration from collection tmp_collection, trusted=true
   [junit4]   2> 159839 INFO  (qtp390398462-94) [n:127.0.0.1:44540_fb%2Fv 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n45] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.tmp_collection.shard1.replica_n45' (registry 
'solr.core.tmp_collection.shard1.replica_n45') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2e04331b
   [junit4]   2> 159839 INFO  (qtp390398462-94) [n:127.0.0.1:44540_fb%2Fv 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n45] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 159839 INFO  (qtp390398462-94) [n:127.0.0.1:44540_fb%2Fv 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n45] 
o.a.s.c.SolrCore [[tmp_collection_shard1_replica_n45] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_6B9C366DF36E3B30-001/jetty-003/cores/tmp_collection_shard1_replica_n45],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_6B9C366DF36E3B30-001/jetty-003/cores/tmp_collection_shard1_replica_n45/data/]
   [junit4]   2> 159958 INFO  (qtp390398462-94) [n:127.0.0.1:44540_fb%2Fv 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n45] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=38, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=57.5078125, 
floorSegmentMB=0.75390625, forceMergeDeletesPctAllowed=15.213886138982852, 
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 161021 INFO  (qtp390398462-94) [n:127.0.0.1:44540_fb%2Fv 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n45] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 161057 INFO  (qtp390398462-94) [n:127.0.0.1:44540_fb%2Fv 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n45] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 161060 INFO  (qtp390398462-94) [n:127.0.0.1:44540_fb%2Fv 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n45] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 161060 INFO  (qtp390398462-94) [n:127.0.0.1:44540_fb%2Fv 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n45] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 161093 INFO  (qtp390398462-94) [n:127.0.0.1:44540_fb%2Fv 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n45] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=37, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=41.7763671875, 
floorSegmentMB=0.20703125, forceMergeDeletesPctAllowed=14.666044828425909, 
segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7381962137027579
   [junit4]   2> 161097 INFO  (qtp390398462-94) [n:127.0.0.1:44540_fb%2Fv 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n45] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@148875a5[tmp_collection_shard1_replica_n45] main]
   [junit4]   2> 161168 INFO  (qtp390398462-94) [n:127.0.0.1:44540_fb%2Fv 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n45] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 161173 INFO  (qtp390398462-94) [n:127.0.0.1:44540_fb%2Fv 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n45] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 161174 INFO  (qtp390398462-94) [n:127.0.0.1:44540_fb%2Fv 
c:tmp_collection s:shard1  x:tmp_collection_shard1_replica_n45] 
o.a.s.h.ReplicationH

[...truncated too long message...]

OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2510508 DEBUG (ScheduledTrigger-3305-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_restore_trigger 
with currently live nodes: 2
   [junit4]   2> 2510508 DEBUG (ScheduledTrigger-3305-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger NodeLostTrigger firing registered processor for lost 
nodes: [127.0.0.1:10014_solr]
   [junit4]   2> 2510508 DEBUG (ScheduledTrigger-3305-thread-1) [    ] 
o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"3ff9013d908b8fTezc80t6e1p0xn6mvncbyvxohx",
   [junit4]   2>   "source":"node_lost_restore_trigger",
   [junit4]   2>   "eventTime":18006707255937935,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[18006707255937935],
   [junit4]   2>     "nodeNames":["127.0.0.1:10014_solr"]}}
   [junit4]   2> 2510513 DEBUG (Simulated OverseerAutoScalingTriggerThread) [   
 ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 44, lastZnodeVersion 44
   [junit4]   2> 2510513 DEBUG (ScheduledTrigger-3305-thread-1) [    ] 
o.a.s.c.a.ScheduledTriggers Pausing all triggers: [.auto_add_replicas, 
node_lost_restore_trigger]
   [junit4]   2> 2510548 DEBUG (AutoscalingActionExecutor-3306-thread-1) [    ] 
o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"3ff9013d908b8fTezc80t6e1p0xn6mvncbyvxohx",
   [junit4]   2>   "source":"node_lost_restore_trigger",
   [junit4]   2>   "eventTime":18006707255937935,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[18006707255937935],
   [junit4]   2>     "_enqueue_time_":18006707525893885,
   [junit4]   2>     "nodeNames":["127.0.0.1:10014_solr"]}}
   [junit4]   2> 2510548 INFO  
(TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[6B9C366DF36E3B30])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testNodeLostTriggerRestoreState
   [junit4]   2> 2510548 INFO  
(TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[6B9C366DF36E3B30])
 [    ] o.a.s.c.a.s.SimSolrCloudTestCase 
   [junit4]   2> 
   [junit4]   2> 2510548 INFO  
(TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[6B9C366DF36E3B30])
 [    ] o.a.s.c.a.s.SimSolrCloudTestCase 
#############################################
   [junit4]   2> 2510548 INFO  
(TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[6B9C366DF36E3B30])
 [    ] o.a.s.c.a.s.SimSolrCloudTestCase ############ FINAL CLUSTER STATS 
############
   [junit4]   2> 2510548 INFO  
(TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[6B9C366DF36E3B30])
 [    ] o.a.s.c.a.s.SimSolrCloudTestCase 
#############################################
   [junit4]   2> 
   [junit4]   2> 2510548 INFO  
(TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[6B9C366DF36E3B30])
 [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Live nodes:             2
   [junit4]   2> 2510548 INFO  
(TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[6B9C366DF36E3B30])
 [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Empty nodes:    2
   [junit4]   2> 2510548 INFO  
(TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[6B9C366DF36E3B30])
 [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Dead nodes:             1
   [junit4]   2> 2510548 INFO  
(TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[6B9C366DF36E3B30])
 [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##         127.0.0.1:10014_solr
   [junit4]   2> 2510548 INFO  
(TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[6B9C366DF36E3B30])
 [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Collections:    []
   [junit4]   2> 2510548 INFO  
(TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[6B9C366DF36E3B30])
 [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Max replicas per node:  0
   [junit4]   2> 2510548 INFO  
(TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[6B9C366DF36E3B30])
 [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Min replicas per node:  0
   [junit4]   2> 2510548 INFO  
(TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[6B9C366DF36E3B30])
 [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Total replicas:         0
   [junit4]   2> 2510548 INFO  
(TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[6B9C366DF36E3B30])
 [    ] o.a.s.c.a.s.SimSolrCloudTestCase ######### Final Solr op counts 
##########
   [junit4]   2> 2510548 INFO  
(TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[6B9C366DF36E3B30])
 [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##         - autoscaling        2
   [junit4]   2> 2510548 INFO  
(TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[6B9C366DF36E3B30])
 [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##         - update             1
   [junit4]   2> 2510548 INFO  
(TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[6B9C366DF36E3B30])
 [    ] o.a.s.c.a.s.SimSolrCloudTestCase ######### Autoscaling event counts 
###########
   [junit4]   2> 2510548 INFO  
(TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[6B9C366DF36E3B30])
 [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## * Trigger: node_lost_restore_trigger
   [junit4]   2> 2510549 INFO  
(TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[6B9C366DF36E3B30])
 [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##         - STARTED         1
   [junit4]   2> 2510638 DEBUG 
(SUITE-TestTriggerIntegration-seed#[6B9C366DF36E3B30]-worker) [    ] 
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestTriggerIntegration_6B9C366DF36E3B30-001
   [junit4]   2> Feb 04, 2018 2:28:13 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 8 leaked 
thread(s).
   [junit4]   2> 2510655 WARN  (Simulated OverseerAutoScalingTriggerThread) [   
 ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are 
closed, exiting.
   [junit4]   2> 2510665 WARN  (AutoscalingActionExecutor-3306-thread-1) [    ] 
o.a.s.c.a.ScheduledTriggers Exception executing actions
   [junit4]   2> org.apache.lucene.store.AlreadyClosedException: 
ScheduledTrigger node_lost_restore_trigger has been closed.
   [junit4]   2>        at 
org.apache.solr.cloud.autoscaling.ScheduledTriggers$ScheduledTrigger.dequeue(ScheduledTriggers.java:525)
   [junit4]   2>        at 
org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$null$3(ScheduledTriggers.java:309)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1196, maxMBSortInHeap=6.829784654163307, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@712b9724),
 locale=lv, timezone=Asia/Tel_Aviv
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=4,threads=1,free=186142856,total=516947968
   [junit4]   2> NOTE: All tests run in this JVM: 
[HdfsCollectionsAPIDistributedZkTest, SampleTest, TestReplicationHandlerBackup, 
ReplicationFactorTest, TestMultiWordSynonyms, 
TestManagedSynonymGraphFilterFactory, HttpPartitionOnCommitTest, 
TestZkAclsWithHadoopAuth, HdfsWriteToMultipleCollectionsTest, 
TestLegacyNumericRangeQueryBuilder, TestStressUserVersions, TestConfigReload, 
TestSweetSpotSimilarityFactory, SuggesterFSTTest, TestRawResponseWriter, 
TestShardHandlerFactory, DeleteStatusTest, TestCustomSort, TestCharFilters, 
TestSortableTextField, ChaosMonkeySafeLeaderTest, TestCloudRecovery, 
DOMUtilTest, TestMiniSolrCloudClusterSSL, CollectionStateFormat2Test, 
TolerantUpdateProcessorTest, AddSchemaFieldsUpdateProcessorFactoryTest, 
LeaderInitiatedRecoveryOnShardRestartTest, TestSimpleTrackingShardHandler, 
FullHLLTest, TestQueryUtils, TestCollapseQParserPlugin, SimplePostToolTest, 
ShufflingReplicaListTransformerTest, TestGenericDistributedQueue, BasicZkTest, 
SegmentsInfoRequestHandlerTest, ParsingFieldUpdateProcessorsTest, 
RequiredFieldsTest, TestPerFieldSimilarity, ZkFailoverTest, 
SchemaVersionSpecificBehaviorTest, V2StandaloneTest, HdfsThreadLeakTest, 
PrimitiveFieldTypeTest, TestPartialUpdateDeduplication, TestSSLRandomization, 
DocValuesMissingTest, TestJettySolrRunner, RequestLoggingTest, 
TestHttpShardHandlerFactory, TestSQLHandler, TestLeaderElectionZkExpiry, 
TestManagedResourceStorage, TestEmbeddedSolrServerAdminHandler, 
TestManagedSchema, TestNonDefinedSimilarityFactory, SOLR749Test, 
SliceStateTest, TlogReplayBufferedWhileIndexingTest, 
DistributedFacetPivotSmallAdvancedTest, PreAnalyzedFieldManagedSchemaCloudTest, 
PeerSyncTest, SuggesterTest, SignatureUpdateProcessorFactoryTest, 
TestExactStatsCache, IndexSchemaTest, HttpTriggerListenerTest, 
TestCollectionAPI, TestFastLRUCache, HdfsBasicDistributedZk2Test, 
LeaderElectionContextKeyTest, CreateRoutedAliasTest, ZkStateReaderTest, 
MissingSegmentRecoveryTest, BadComponentTest, TestPayloadCheckQParserPlugin, 
TestCopyFieldCollectionResource, DocValuesNotIndexedTest, TestXmlQParserPlugin, 
OverseerTaskQueueTest, TestSolr4Spatial, SpatialRPTFieldTypeTest, 
SolrCLIZkUtilsTest, DistributedMLTComponentTest, TestSurroundQueryParser, 
TestPolicyCloud, TestTriggerIntegration]
   [junit4] Completed [675/775 (3!)] on J1 in 6.69s, 11 tests, 1 failure, 1 
error <<< FAILURES!

[...truncated 48464 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to