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

5 tests failed.
FAILED:  org.apache.solr.cloud.UnloadDistributedZkTest.test

Error Message:
Captured an uncaught exception in thread: Thread[id=2287, 
name=testExecutor-1256-thread-1, state=RUNNABLE, 
group=TGRP-UnloadDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=2287, name=testExecutor-1256-thread-1, 
state=RUNNABLE, group=TGRP-UnloadDistributedZkTest]
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:51188: Cannot unload non-existent core 
[multiunload0]
        at __randomizedtesting.SeedInfo.seed([CE6EC6E488D65656]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:233)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:222)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
        at 
org.apache.solr.cloud.UnloadDistributedZkTest.lambda$testUnloadLotsOfCores$0(UnloadDistributedZkTest.java:372)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.ltr.TestLTROnSolrCloud.testSimpleQuery

Error Message:
Path not found: /responseHeader/status

Stack Trace:
java.lang.RuntimeException: Path not found: /responseHeader/status
        at 
__randomizedtesting.SeedInfo.seed([C39776E1B24E6BDA:B69AB6FDA254AD0F]:0)
        at org.apache.solr.util.RestTestBase.assertJPut(RestTestBase.java:329)
        at org.apache.solr.util.RestTestBase.assertJPut(RestTestBase.java:271)
        at 
org.apache.solr.ltr.TestRerankBase.loadFeature(TestRerankBase.java:286)
        at 
org.apache.solr.ltr.TestLTROnSolrCloud.loadModelsAndFeatures(TestLTROnSolrCloud.java:184)
        at 
org.apache.solr.ltr.TestLTROnSolrCloud.setupSolrCluster(TestLTROnSolrCloud.java:138)
        at 
org.apache.solr.ltr.TestLTROnSolrCloud.setUp(TestLTROnSolrCloud.java:58)
        at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:941)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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.CdcrVersionReplicationTest

Error Message:
2 threads leaked from SUITE scope at 
org.apache.solr.cloud.CdcrVersionReplicationTest:     1) Thread[id=9310, 
name=cdcr-update-log-synchronizer-3503-thread-1, state=WAITING, 
group=TGRP-CdcrVersionReplicationTest]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:748)    2) Thread[id=9298, 
name=cdcr-update-log-synchronizer-3497-thread-1, state=WAITING, 
group=TGRP-CdcrVersionReplicationTest]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE 
scope at org.apache.solr.cloud.CdcrVersionReplicationTest: 
   1) Thread[id=9310, name=cdcr-update-log-synchronizer-3503-thread-1, 
state=WAITING, group=TGRP-CdcrVersionReplicationTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=9298, name=cdcr-update-log-synchronizer-3497-thread-1, 
state=WAITING, group=TGRP-CdcrVersionReplicationTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([CE6EC6E488D65656]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=9310, name=cdcr-update-log-synchronizer-3503-thread-1, state=WAITING, 
group=TGRP-CdcrVersionReplicationTest]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:748)    2) Thread[id=9298, 
name=cdcr-update-log-synchronizer-3497-thread-1, state=WAITING, 
group=TGRP-CdcrVersionReplicationTest]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        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=9310, name=cdcr-update-log-synchronizer-3503-thread-1, 
state=WAITING, group=TGRP-CdcrVersionReplicationTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=9298, name=cdcr-update-log-synchronizer-3497-thread-1, 
state=WAITING, group=TGRP-CdcrVersionReplicationTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([CE6EC6E488D65656]:0)


FAILED:  org.apache.solr.cloud.ShardSplitTest.testSplitWithChaosMonkey

Error Message:
shard1 is not consistent.  Got 25 from 
http://127.0.0.1:48653/xplio/collection1_shard1_replica_t0 (previous client) 
and got 22 from http://127.0.0.1:51291/xplio/collection1_shard1_replica_t1

Stack Trace:
java.lang.AssertionError: shard1 is not consistent.  Got 25 from 
http://127.0.0.1:48653/xplio/collection1_shard1_replica_t0 (previous client) 
and got 22 from http://127.0.0.1:51291/xplio/collection1_shard1_replica_t1
        at 
__randomizedtesting.SeedInfo.seed([CE6EC6E488D65656:45491535C9D0FDD2]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1319)
        at 
org.apache.solr.cloud.ShardSplitTest.testSplitWithChaosMonkey(ShardSplitTest.java:474)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11226 lines...]
   [junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CE6EC6E488D65656-001/init-core-data-001
   [junit4]   2> 235754 WARN  
(SUITE-UnloadDistributedZkTest-seed#[CE6EC6E488D65656]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
   [junit4]   2> 235754 INFO  
(SUITE-UnloadDistributedZkTest-seed#[CE6EC6E488D65656]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 235758 INFO  
(SUITE-UnloadDistributedZkTest-seed#[CE6EC6E488D65656]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 235758 INFO  
(SUITE-UnloadDistributedZkTest-seed#[CE6EC6E488D65656]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 235760 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 235761 INFO  (Thread-391) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 235761 INFO  (Thread-391) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 235774 ERROR (Thread-391) [    ] 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> 235862 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:60775
   [junit4]   2> 235917 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 235920 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 235922 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
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> 235923 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
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> 235925 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
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> 235926 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
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> 235927 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
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> 235929 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
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> 235930 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
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> 235932 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
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> 235934 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
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> 235942 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 236118 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 236133 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6c700c82{/,null,AVAILABLE}
   [junit4]   2> 236134 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4c05a416{HTTP/1.1,[http/1.1]}{127.0.0.1:44663}
   [junit4]   2> 236134 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
o.e.j.s.Server Started @239748ms
   [junit4]   2> 236134 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CE6EC6E488D65656-001/tempDir-001/control/data,
 replicaType=NRT, hostContext=/, hostPort=44663, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CE6EC6E488D65656-001/control-001/cores}
   [junit4]   2> 236134 ERROR 
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 236135 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 236135 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 236135 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 236135 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-22T21:17:05.607Z
   [junit4]   2> 236147 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 236147 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
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.UnloadDistributedZkTest_CE6EC6E488D65656-001/control-001/solr.xml
   [junit4]   2> 236165 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3969ff14, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 236177 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60775/solr
   [junit4]   2> 236200 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [n:127.0.0.1:44663_ 
   ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 236201 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [n:127.0.0.1:44663_ 
   ] o.a.s.c.OverseerElectionContext I am going to be the leader 
127.0.0.1:44663_
   [junit4]   2> 236202 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [n:127.0.0.1:44663_ 
   ] o.a.s.c.Overseer Overseer 
(id=98183821737525252-127.0.0.1:44663_-n_0000000000) starting
   [junit4]   2> 236210 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [n:127.0.0.1:44663_ 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44663_
   [junit4]   2> 236226 INFO  
(OverseerStateUpdate-98183821737525252-127.0.0.1:44663_-n_0000000000) 
[n:127.0.0.1:44663_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 236343 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [n:127.0.0.1:44663_ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3969ff14
   [junit4]   2> 236349 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [n:127.0.0.1:44663_ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3969ff14
   [junit4]   2> 236349 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [n:127.0.0.1:44663_ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3969ff14
   [junit4]   2> 236351 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [n:127.0.0.1:44663_ 
   ] 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/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CE6EC6E488D65656-001/control-001/cores
   [junit4]   2> 236378 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 236379 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60775/solr ready
   [junit4]   2> 236395 INFO  (qtp1329666141-2019) [n:127.0.0.1:44663_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&replicationFactor=1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:44663_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 236401 INFO  
(OverseerThreadFactory-1136-thread-1-processing-n:127.0.0.1:44663_) 
[n:127.0.0.1:44663_    ] o.a.s.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 236402 INFO  
(OverseerThreadFactory-1136-thread-1-processing-n:127.0.0.1:44663_) 
[n:127.0.0.1:44663_    ] o.a.s.c.CreateCollectionCmd Only one config set found 
in zk - using it:conf1
   [junit4]   2> 236526 INFO  (qtp1329666141-2017) [n:127.0.0.1:44663_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 236527 INFO  (qtp1329666141-2017) [n:127.0.0.1:44663_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 236640 INFO  
(zkCallback-336-thread-1-processing-n:127.0.0.1:44663_) [n:127.0.0.1:44663_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 237562 INFO  (qtp1329666141-2017) [n:127.0.0.1:44663_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 237579 INFO  (qtp1329666141-2017) [n:127.0.0.1:44663_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 237694 INFO  (qtp1329666141-2017) [n:127.0.0.1:44663_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 237709 INFO  (qtp1329666141-2017) [n:127.0.0.1:44663_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from collection control_collection, trusted=true
   [junit4]   2> 237709 INFO  (qtp1329666141-2017) [n:127.0.0.1:44663_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3969ff14
   [junit4]   2> 237709 INFO  (qtp1329666141-2017) [n:127.0.0.1:44663_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 237710 INFO  (qtp1329666141-2017) [n:127.0.0.1:44663_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CE6EC6E488D65656-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CE6EC6E488D65656-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 237712 INFO  (qtp1329666141-2017) [n:127.0.0.1:44663_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=31, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=98.576171875, 
floorSegmentMB=0.5302734375, forceMergeDeletesPctAllowed=5.808699768991952, 
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 237716 WARN  (qtp1329666141-2017) [n:127.0.0.1:44663_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 237797 INFO  (qtp1329666141-2017) [n:127.0.0.1:44663_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 237797 INFO  (qtp1329666141-2017) [n:127.0.0.1:44663_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 237799 INFO  (qtp1329666141-2017) [n:127.0.0.1:44663_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 237799 INFO  (qtp1329666141-2017) [n:127.0.0.1:44663_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 237812 INFO  (qtp1329666141-2017) [n:127.0.0.1:44663_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 237812 INFO  (qtp1329666141-2017) [n:127.0.0.1:44663_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7edd1290[control_collection_shard1_replica_n1] main]
   [junit4]   2> 237814 INFO  (qtp1329666141-2017) [n:127.0.0.1:44663_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 237814 INFO  (qtp1329666141-2017) [n:127.0.0.1:44663_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 237815 INFO  (qtp1329666141-2017) [n:127.0.0.1:44663_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 237817 INFO  
(searcherExecutor-1139-thread-1-processing-n:127.0.0.1:44663_ 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:44663_ c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@7edd1290[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 237817 INFO  (qtp1329666141-2017) [n:127.0.0.1:44663_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1570941149945790464
   [junit4]   2> 237827 INFO  (qtp1329666141-2017) [n:127.0.0.1:44663_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 237827 INFO  (qtp1329666141-2017) [n:127.0.0.1:44663_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 237827 INFO  (qtp1329666141-2017) [n:127.0.0.1:44663_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:44663/control_collection_shard1_replica_n1/
   [junit4]   2> 237827 INFO  (qtp1329666141-2017) [n:127.0.0.1:44663_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 237827 INFO  (qtp1329666141-2017) [n:127.0.0.1:44663_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:44663/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 237827 INFO  (qtp1329666141-2017) [n:127.0.0.1:44663_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 237835 INFO  (qtp1329666141-2017) [n:127.0.0.1:44663_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:44663/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 237936 INFO  
(zkCallback-336-thread-1-processing-n:127.0.0.1:44663_) [n:127.0.0.1:44663_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 237986 INFO  (qtp1329666141-2017) [n:127.0.0.1:44663_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 237990 INFO  (qtp1329666141-2017) [n:127.0.0.1:44663_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1463
   [junit4]   2> 237995 INFO  (qtp1329666141-2019) [n:127.0.0.1:44663_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 238093 INFO  
(zkCallback-336-thread-1-processing-n:127.0.0.1:44663_) [n:127.0.0.1:44663_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 238403 INFO  
(OverseerCollectionConfigSetProcessor-98183821737525252-127.0.0.1:44663_-n_0000000000)
 [n:127.0.0.1:44663_    ] 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> 238996 INFO  (qtp1329666141-2019) [n:127.0.0.1:44663_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=0&replicationFactor=1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:44663_&wt=javabin&version=2}
 status=0 QTime=2600
   [junit4]   2> 239007 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 239008 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60775/solr ready
   [junit4]   2> 239008 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 239013 INFO  (qtp1329666141-2020) [n:127.0.0.1:44663_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&replicationFactor=1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&tlogReplicas=0&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 239030 INFO  
(OverseerThreadFactory-1136-thread-2-processing-n:127.0.0.1:44663_) 
[n:127.0.0.1:44663_    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 239031 INFO  
(OverseerThreadFactory-1136-thread-2-processing-n:127.0.0.1:44663_) 
[n:127.0.0.1:44663_    ] o.a.s.c.CreateCollectionCmd Only one config set found 
in zk - using it:conf1
   [junit4]   2> 239032 WARN  
(OverseerThreadFactory-1136-thread-2-processing-n:127.0.0.1:44663_) 
[n:127.0.0.1:44663_    ] o.a.s.c.CreateCollectionCmd It is unusual to create a 
collection (collection1) without cores.
   [junit4]   2> 239240 INFO  (qtp1329666141-2020) [n:127.0.0.1:44663_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 239240 INFO  (qtp1329666141-2020) [n:127.0.0.1:44663_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=0&replicationFactor=1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&tlogReplicas=0&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=227
   [junit4]   2> 239400 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CE6EC6E488D65656-001/shard-1-001
 of type NRT
   [junit4]   2> 239401 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 239405 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@328fe2b6{/,null,AVAILABLE}
   [junit4]   2> 239405 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1fe2a92e{HTTP/1.1,[http/1.1]}{127.0.0.1:50942}
   [junit4]   2> 239405 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
o.e.j.s.Server Started @243019ms
   [junit4]   2> 239405 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CE6EC6E488D65656-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=50942, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CE6EC6E488D65656-001/shard-1-001/cores}
   [junit4]   2> 239406 ERROR 
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 239406 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 239406 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 239406 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 239406 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-22T21:17:08.878Z
   [junit4]   2> 239423 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 239423 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
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.UnloadDistributedZkTest_CE6EC6E488D65656-001/shard-1-001/solr.xml
   [junit4]   2> 239428 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3969ff14, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 239431 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60775/solr
   [junit4]   2> 239445 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [n:127.0.0.1:50942_ 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 239448 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [n:127.0.0.1:50942_ 
   ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 239450 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [n:127.0.0.1:50942_ 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50942_
   [junit4]   2> 239451 INFO  (zkCallback-343-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 239452 INFO  
(zkCallback-336-thread-1-processing-n:127.0.0.1:44663_) [n:127.0.0.1:44663_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 239478 INFO  
(zkCallback-348-thread-2-processing-n:127.0.0.1:50942_) [n:127.0.0.1:50942_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 239527 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [n:127.0.0.1:50942_ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3969ff14
   [junit4]   2> 239533 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [n:127.0.0.1:50942_ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3969ff14
   [junit4]   2> 239535 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [n:127.0.0.1:50942_ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3969ff14
   [junit4]   2> 239537 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [n:127.0.0.1:50942_ 
   ] 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.UnloadDistributedZkTest_CE6EC6E488D65656-001/shard-1-001/cores
   [junit4]   2> 239564 INFO  (qtp1788482739-2060) [n:127.0.0.1:50942_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:50942_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 239570 INFO  
(OverseerThreadFactory-1136-thread-3-processing-n:127.0.0.1:44663_) 
[n:127.0.0.1:44663_    ] o.a.s.c.AddReplicaCmd addReplica() : {
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "node":"127.0.0.1:50942_",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"addreplica"}
   [junit4]   2> 239570 INFO  
(OverseerCollectionConfigSetProcessor-98183821737525252-127.0.0.1:44663_-n_0000000000)
 [n:127.0.0.1:44663_    ] 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> 239571 INFO  
(OverseerThreadFactory-1136-thread-3-processing-n:127.0.0.1:44663_) 
[n:127.0.0.1:44663_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:50942_ 
for creating new replica
   [junit4]   2> 239580 INFO  (qtp1788482739-2062) [n:127.0.0.1:50942_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n0&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 239580 INFO  (qtp1788482739-2062) [n:127.0.0.1:50942_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 240630 INFO  (qtp1788482739-2062) [n:127.0.0.1:50942_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 240652 INFO  (qtp1788482739-2062) [n:127.0.0.1:50942_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n0] Schema name=test
   [junit4]   2> 240761 INFO  (qtp1788482739-2062) [n:127.0.0.1:50942_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 240781 INFO  (qtp1788482739-2062) [n:127.0.0.1:50942_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n0' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 240782 INFO  (qtp1788482739-2062) [n:127.0.0.1:50942_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n0' (registry 
'solr.core.collection1.shard2.replica_n0') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3969ff14
   [junit4]   2> 240782 INFO  (qtp1788482739-2062) [n:127.0.0.1:50942_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 240782 INFO  (qtp1788482739-2062) [n:127.0.0.1:50942_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n0] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CE6EC6E488D65656-001/shard-1-001/cores/collection1_shard2_replica_n0],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CE6EC6E488D65656-001/shard-1-001/cores/collection1_shard2_replica_n0/data/]
   [junit4]   2> 240785 INFO  (qtp1788482739-2062) [n:127.0.0.1:50942_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=31, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=98.576171875, 
floorSegmentMB=0.5302734375, forceMergeDeletesPctAllowed=5.808699768991952, 
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 240789 WARN  (qtp1788482739-2062) [n:127.0.0.1:50942_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 240883 INFO  (qtp1788482739-2062) [n:127.0.0.1:50942_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 240883 INFO  (qtp1788482739-2062) [n:127.0.0.1:50942_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 240885 INFO  (qtp1788482739-2062) [n:127.0.0.1:50942_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 240885 INFO  (qtp1788482739-2062) [n:127.0.0.1:50942_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 240886 INFO  (qtp1788482739-2062) [n:127.0.0.1:50942_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 240887 INFO  (qtp1788482739-2062) [n:127.0.0.1:50942_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5a06a25a[collection1_shard2_replica_n0] main]
   [junit4]   2> 240888 INFO  (qtp1788482739-2062) [n:127.0.0.1:50942_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 240889 INFO  (qtp1788482739-2062) [n:127.0.0.1:50942_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 240889 INFO  (qtp1788482739-2062) [n:127.0.0.1:50942_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 240890 INFO  (qtp1788482739-2062) [n:127.0.0.1:50942_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1570941153168064512
   [junit4]   2> 240895 INFO  
(searcherExecutor-1150-thread-1-processing-n:127.0.0.1:50942_ 
x:collection1_shard2_replica_n0 s:shard2 c:collection1) [n:127.0.0.1:50942_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.SolrCore 
[collection1_shard2_replica_n0] Registered new searcher 
Searcher@5a06a25a[collection1_shard2_replica_n0] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 240902 INFO  (qtp1788482739-2062) [n:127.0.0.1:50942_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 240902 INFO  (qtp1788482739-2062) [n:127.0.0.1:50942_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 240902 INFO  (qtp1788482739-2062) [n:127.0.0.1:50942_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:50942/collection1_shard2_replica_n0/
   [junit4]   2> 240902 INFO  (qtp1788482739-2062) [n:127.0.0.1:50942_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 240902 INFO  (qtp1788482739-2062) [n:127.0.0.1:50942_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.SyncStrategy 
http://127.0.0.1:50942/collection1_shard2_replica_n0/ has no replicas
   [junit4]   2> 240902 INFO  (qtp1788482739-2062) [n:127.0.0.1:50942_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 240908 INFO  (qtp1788482739-2062) [n:127.0.0.1:50942_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:50942/collection1_shard2_replica_n0/ shard2
   [junit4]   2> 241059 INFO  (qtp1788482739-2062) [n:127.0.0.1:50942_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 241062 INFO  (qtp1788482739-2062) [n:127.0.0.1:50942_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n0&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1482
   [junit4]   2> 241068 INFO  (qtp1788482739-2060) [n:127.0.0.1:50942_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:50942_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=1503
   [junit4]   2> 241186 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CE6EC6E488D65656-001/shard-2-001
 of type NRT
   [junit4]   2> 241187 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 241188 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4384a3b0{/,null,AVAILABLE}
   [junit4]   2> 241188 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@34a3fec5{HTTP/1.1,[http/1.1]}{127.0.0.1:60300}
   [junit4]   2> 241188 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
o.e.j.s.Server Started @244802ms
   [junit4]   2> 241189 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CE6EC6E488D65656-001/tempDir-001/jetty2,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=60300, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CE6EC6E488D65656-001/shard-2-001/cores}
   [junit4]   2> 241189 ERROR 
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 241201 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 241201 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 241201 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 241201 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-22T21:17:10.673Z
   [junit4]   2> 241212 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 241212 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
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.UnloadDistributedZkTest_CE6EC6E488D65656-001/shard-2-001/solr.xml
   [junit4]   2> 241218 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3969ff14, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 241230 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60775/solr
   [junit4]   2> 241252 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [n:127.0.0.1:60300_ 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 241255 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [n:127.0.0.1:60300_ 
   ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 241257 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [n:127.0.0.1:60300_ 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60300_
   [junit4]   2> 241259 INFO  
(zkCallback-348-thread-2-processing-n:127.0.0.1:50942_) [n:127.0.0.1:50942_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 241260 INFO  (zkCallback-343-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 241260 INFO  
(zkCallback-336-thread-2-processing-n:127.0.0.1:44663_) [n:127.0.0.1:44663_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 241266 INFO  
(zkCallback-354-thread-1-processing-n:127.0.0.1:60300_) [n:127.0.0.1:60300_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 241343 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [n:127.0.0.1:60300_ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3969ff14
   [junit4]   2> 241350 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [n:127.0.0.1:60300_ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3969ff14
   [junit4]   2> 241350 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [n:127.0.0.1:60300_ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3969ff14
   [junit4]   2> 241351 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [n:127.0.0.1:60300_ 
   ] 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/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CE6EC6E488D65656-001/shard-2-001/cores
   [junit4]   2> 241394 INFO  (qtp1788482739-2061) [n:127.0.0.1:50942_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:60300_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 241422 INFO  
(OverseerCollectionConfigSetProcessor-98183821737525252-127.0.0.1:44663_-n_0000000000)
 [n:127.0.0.1:44663_    ] 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> 241423 INFO  
(OverseerThreadFactory-1136-thread-4-processing-n:127.0.0.1:44663_) 
[n:127.0.0.1:44663_    ] o.a.s.c.AddReplicaCmd addReplica() : {
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "node":"127.0.0.1:60300_",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"addreplica"}
   [junit4]   2> 241423 INFO  
(OverseerThreadFactory-1136-thread-4-processing-n:127.0.0.1:44663_) 
[n:127.0.0.1:44663_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:60300_ 
for creating new replica
   [junit4]   2> 241485 INFO  (qtp998434141-2090) [n:127.0.0.1:60300_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n0&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 241485 INFO  (qtp998434141-2090) [n:127.0.0.1:60300_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 242525 INFO  (qtp998434141-2090) [n:127.0.0.1:60300_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 242540 INFO  (qtp998434141-2090) [n:127.0.0.1:60300_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n0] Schema name=test
   [junit4]   2> 242686 INFO  (qtp998434141-2090) [n:127.0.0.1:60300_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 242701 INFO  (qtp998434141-2090) [n:127.0.0.1:60300_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n0' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 242711 INFO  (qtp998434141-2090) [n:127.0.0.1:60300_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n0' (registry 
'solr.core.collection1.shard1.replica_n0') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3969ff14
   [junit4]   2> 242711 INFO  (qtp998434141-2090) [n:127.0.0.1:60300_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 242711 INFO  (qtp998434141-2090) [n:127.0.0.1:60300_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n0] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CE6EC6E488D65656-001/shard-2-001/cores/collection1_shard1_replica_n0],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CE6EC6E488D65656-001/shard-2-001/cores/collection1_shard1_replica_n0/data/]
   [junit4]   2> 242715 INFO  (qtp998434141-2090) [n:127.0.0.1:60300_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=31, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=98.576171875, 
floorSegmentMB=0.5302734375, forceMergeDeletesPctAllowed=5.808699768991952, 
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 242721 WARN  (qtp998434141-2090) [n:127.0.0.1:60300_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 242847 INFO  (qtp998434141-2090) [n:127.0.0.1:60300_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 242847 INFO  (qtp998434141-2090) [n:127.0.0.1:60300_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 242848 INFO  (qtp998434141-2090) [n:127.0.0.1:60300_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 242848 INFO  (qtp998434141-2090) [n:127.0.0.1:60300_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 242873 INFO  (qtp998434141-2090) [n:127.0.0.1:60300_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 242873 INFO  (qtp998434141-2090) [n:127.0.0.1:60300_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@38a3fb98[collection1_shard1_replica_n0] main]
   [junit4]   2> 242877 INFO  (qtp998434141-2090) [n:127.0.0.1:60300_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 242877 INFO  (qtp998434141-2090) [n:127.0.0.1:60300_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 242880 INFO  (qtp998434141-2090) [n:127.0.0.1:60300_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 242888 INFO  
(searcherExecutor-1161-thread-1-processing-n:127.0.0.1:60300_ 
x:collection1_shard1_replica_n0 s:shard1 c:collection1) [n:127.0.0.1:60300_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.SolrCore 
[collection1_shard1_replica_n0] Registered new searcher 
Searcher@38a3fb98[collection1_shard1_replica_n0] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 242895 INFO  (qtp998434141-2090) [n:127.0.0.1:60300_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1570941155270459392
   [junit4]   2> 242931 INFO  (qtp998434141-2090) [n:127.0.0.1:60300_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 242931 INFO  (qtp998434141-2090) [n:127.0.0.1:60300_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 242931 INFO  (qtp998434141-2090) [n:127.0.0.1:60300_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:60300/collection1_shard1_replica_n0/
   [junit4]   2> 242931 INFO  (qtp998434141-2090) [n:127.0.0.1:60300_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 242931 INFO  (qtp998434141-2090) [n:127.0.0.1:60300_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.SyncStrategy 
http://127.0.0.1:60300/collection1_shard1_replica_n0/ has no replicas
   [junit4]   2> 242931 INFO  (qtp998434141-2090) [n:127.0.0.1:60300_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 242937 INFO  (qtp998434141-2090) [n:127.0.0.1:60300_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:60300/collection1_shard1_replica_n0/ shard1
   [junit4]   2> 243040 INFO  (qtp998434141-2090) [n:127.0.0.1:60300_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 243042 INFO  (qtp998434141-2090) [n:127.0.0.1:60300_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n0&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1557
   [junit4]   2> 243046 INFO  (qtp1788482739-2061) [n:127.0.0.1:50942_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:60300_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1652
   [junit4]   2> 243050 INFO  
(OverseerCollectionConfigSetProcessor-98183821737525252-127.0.0.1:44663_-n_0000000000)
 [n:127.0.0.1:44663_    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 243262 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CE6EC6E488D65656-001/shard-3-001
 of type NRT
   [junit4]   2> 243263 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 243264 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@a6e47e5{/,null,AVAILABLE}
   [junit4]   2> 243264 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1db86a79{HTTP/1.1,[http/1.1]}{127.0.0.1:51188}
   [junit4]   2> 243264 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
o.e.j.s.Server Started @246878ms
   [junit4]   2> 243264 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CE6EC6E488D65656-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=51188, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CE6EC6E488D65656-001/shard-3-001/cores}
   [junit4]   2> 243265 ERROR 
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 243265 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 243265 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 243265 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 243266 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-22T21:17:12.738Z
   [junit4]   2> 243331 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 243332 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
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.UnloadDistributedZkTest_CE6EC6E488D65656-001/shard-3-001/solr.xml
   [junit4]   2> 243337 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3969ff14, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 243342 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60775/solr
   [junit4]   2> 243408 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [n:127.0.0.1:51188_ 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 243414 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [n:127.0.0.1:51188_ 
   ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 243417 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [n:127.0.0.1:51188_ 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51188_
   [junit4]   2> 243419 INFO  (zkCallback-343-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 243419 INFO  
(zkCallback-336-thread-2-processing-n:127.0.0.1:44663_) [n:127.0.0.1:44663_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 243419 INFO  
(zkCallback-348-thread-2-processing-n:127.0.0.1:50942_) [n:127.0.0.1:50942_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 243429 INFO  
(zkCallback-360-thread-1-processing-n:127.0.0.1:51188_) [n:127.0.0.1:51188_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 243433 INFO  
(zkCallback-354-thread-1-processing-n:127.0.0.1:60300_) [n:127.0.0.1:60300_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 243522 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [n:127.0.0.1:51188_ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3969ff14
   [junit4]   2> 243538 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [n:127.0.0.1:51188_ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3969ff14
   [junit4]   2> 243538 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [n:127.0.0.1:51188_ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3969ff14
   [junit4]   2> 243543 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[CE6EC6E488D65656]) [n:127.0.0.1:51188_ 
   ] 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.UnloadDistributedZkTest_CE6EC6E488D65656-001/shard-3-001/cores
   [junit4]   2> 243621 INFO  (qtp1788482739-2064) [n:127.0.0.1:50942_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:51188_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 243630 INFO  
(OverseerThreadFactory-1136-thread-5-processing-n:127.0.0.1:44663_) 
[n:127.0.0.1:44663_    ] o.a.s.c.AddReplicaCmd addReplica() : {
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "node":"127.0.0.1:51188_",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"addreplica"}
   [junit4]   2> 243630 INFO  
(OverseerThreadFactory-1136-thread-5-processing-n:127.0.0.1:44663_) 
[n:127.0.0.1:44663_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:51188_ 
for creating new replica
   [junit4]   2> 243672 INFO  (qtp987772830-2118) [n:127.0.0.1:51188_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 243672 INFO  (qtp987772830-2118) [n:127.0.0.1:51188_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 244717 INFO  (qtp987772830-2118) [n:127.0.0.1:51188_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 244747 INFO  (qtp987772830-2118) [n:127.0.0.1:51188_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n1] Schema name=test
   [junit4]   2> 244965 INFO  (qtp987772830-2118) [n:127.0.0.1:51188_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 244985 INFO  (qtp987772830-2118) [n:127.0.0.1:51188_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n1' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 244986 INFO  (qtp987772830-2118) [n:127.0.0.1:51188_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n1' (registry 
'solr.core.collection1.shard2.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3969ff14
   [junit4]   2> 244986 INFO  (qtp987772830-2118) [n:127.0.0.1:51188_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 244986 INFO  (qtp987772830-2118) [n:127.0.0.1:51188_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CE6EC6E488D65656-001/shard-3-001/cores/collection1_shard2_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_CE6EC6E488D65656-001/shard-3-001/cores/collection1_shard2_replica_n1/data/]
   [junit4]   2> 244989 INFO  (qtp987772830-2118) [n:127.0.0.1:51188_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=31, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=98.576171875, 
floorSegmentMB=0.5302734375, forceMergeDeletesPctAllowed=5.808699768991952, 
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 245021 WARN  (qtp987772830-2118) [n:127.0.0.1:51188_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 245140 INFO  (qtp987772830-2118) [n:127.0.0.1:51188_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 245140 INFO  (qtp987772830-2118) [n:127.0.0.1:51188_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 245142 INFO  (qtp987772830-2118) [n:127.0.0.1:51188_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 245142 INFO  (qtp987772830-2118) [n:127.0.0.1:51188_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 245143 INFO  (qtp987772830-2118) [n:127.0.0.1:51188_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 245143 INFO  (qtp987772830-2118) [n:127.0.0.1:51188_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@689e40fe[collection1_shard2_replica_n1] main]
   [junit4]   2> 245145 INFO  (qtp987772830-2118) [n:127.0.0.1:51188_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 245145 INFO  (qtp987772830-2118) [n:127.0.0.1:51188_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 245146 INFO  (qtp987772830-2118) [n:127.0.0.1:51188_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 245147 INFO  
(searcherExecutor-1172-thread-1-processing-n:127.0.0.1:51188_ 
x:collection1_shard2_replica_n1 s:shard2 c:collection1) [n:127.0.0.1:51188_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.SolrCore 
[collection1_shard2_replica_n1] Registered new searcher 
Searcher@689e40fe[collection1_shard2_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 245148 INFO  (qtp987772830-2118) [n:127.0.0.1:51188_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1570941157632901120
   [junit4]   2> 245152 INFO  (qtp987772830-2118) [n:127.0.0.1:51188_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.ZkController 
Core needs to recover:collection1_shard2_replica_n1
   [junit4]   2> 245167 INFO  (qtp987772830-2118) [n:127.0.0.1:51188_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1495
   [junit4]   2> 245167 INFO  
(updateExecutor-357-thread-1-processing-n:127.0.0.1:51188_ 
x:collection1_shard2_replica_n1 s:shard2 c:collection1) [n:127.0.0.1:51188_ 
c:collection1 s:shard2 r:core_node3 x:collection1_shard2_replica_n1] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 245175 INFO  (qtp1788482739-2064) [n:127.0.0.1:50942_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:51188_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=1553
   [junit4]   2> 245194 INFO  
(recoveryExecutor-358-thread-1-processing-n:127.0.0.1:51188_ 
x:collection1_shard2_replica_n1 s:shard2 c:collection1 r:core_node3) 
[n:127.0.0.1:51188_ c:collection1 s:shard2 r:core_node3 
x:collection1_shard2_replica_n1] o.a.s.c.RecoveryStrategy Starting recovery 
process. recoveringAfterStartup=true
   [junit4]   2> 245211 INFO  
(recoveryExecutor-358-thread-1-processing-n:127.0.0.1:51188_ 
x:collection1_shard2_replica_n1 s:shard2 c:collection1 r:core_node3) 
[n:127.0.0.1:51188_ c:collection1 s:shard2 r:core_node3 
x:collection1_shard2_replica_n1] o.a.s.c.RecoveryStrategy ###### 
startupVersions=[[]]
   [junit4]   2> 245211 INFO  
(recoveryExecutor-358-thread-1-processing-n:127.0.0.1:51188_ 
x:collection1_shard2_replica_n1 s:shard2 c:collection1 r:core_node3) 
[n:127.0.0.1:51188_ c:collection1 s:shard2 r:core_node3 
x:collection1_shard2_replica_n1] o.a.s.c.RecoveryStrategy Begin buffering 
updates. core=[collection1_shard2_replica_n1]
   [junit4]   2> 245211 INFO  
(recoveryExecutor-358-thread-1-processing-n:127.0.0.1:51188_ 
x:collection1_shard2_replica_n1 s:shard2 c:collection1 r:core_node3) 
[n:127.0.0.1:51188_ c:collection1 s:shard2 r:core_node3 
x:collection1_shard2_replica_n1] o.a.s.u.UpdateLog Starting to buffer updates. 
FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 245211 INFO  
(recoveryExecutor-358-thread-1-processing-n:127.0.0.1:51188_ 
x:collection1_shard2_replica_n1 s:shard2 c:collection1 r:core_node3) 
[n:127.0.0.1:51188_ c:collection1 s:shard2 r:core_node3 
x:collection1_shard2_replica_n1] o.a.s.c.RecoveryStrategy Publishing state of 
core [

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

Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 21564 INFO  
(TEST-TestLTROnSolrCloud.testSimpleQuery-seed#[C39776E1B24E6BDA]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 21568 INFO  (zkCallback-30-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 21568 INFO  
(zkCallback-22-thread-2-processing-n:127.0.0.1:41853_solr) 
[n:127.0.0.1:41853_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 21568 INFO  
(zkCallback-23-thread-2-processing-n:127.0.0.1:51066_solr) 
[n:127.0.0.1:51066_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 21569 WARN  
(zkCallback-35-thread-1-processing-n:127.0.0.1:34213_solr) 
[n:127.0.0.1:34213_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 21569 INFO  
(TEST-TestLTROnSolrCloud.testSimpleQuery-seed#[C39776E1B24E6BDA]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@189cfa08{/solr,null,UNAVAILABLE}
   [junit4]   2> 21574 INFO  (jetty-closer-12-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@1c4b4aa{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 21574 INFO  (jetty-closer-12-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@6e6a43d3{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 21575 INFO  (jetty-closer-12-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2045210422
   [junit4]   2> 21575 INFO  (jetty-closer-12-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1496985438
   [junit4]   2> 21575 INFO  (jetty-closer-12-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 21578 INFO  (jetty-closer-12-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 21579 INFO  (jetty-closer-12-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 21582 INFO  (jetty-closer-12-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 21589 INFO  (jetty-closer-12-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 21591 INFO  (jetty-closer-12-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 21592 INFO  (jetty-closer-12-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 21595 INFO  (coreCloseExecutor-97-thread-1) 
[n:127.0.0.1:51066_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica_n2] o.a.s.c.SolrCore 
[collection1_shard1_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@f972464
   [junit4]   2> 21595 INFO  (jetty-closer-12-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 21597 INFO  (coreCloseExecutor-98-thread-1) 
[n:127.0.0.1:41853_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@35707ed2
   [junit4]   2> 21601 INFO  (coreCloseExecutor-97-thread-1) 
[n:127.0.0.1:51066_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1.shard1.replica_n2, tag=261563492
   [junit4]   2> 21612 INFO  (coreCloseExecutor-97-thread-1) 
[n:127.0.0.1:51066_solr c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1.shard1.leader, tag=261563492
   [junit4]   2> 21616 INFO  (jetty-closer-12-thread-2) [    ] o.a.s.c.Overseer 
Overseer (id=98183907752607750-127.0.0.1:51066_solr-n_0000000000) closing
   [junit4]   2> 21617 INFO  
(OverseerStateUpdate-98183907752607750-127.0.0.1:51066_solr-n_0000000000) 
[n:127.0.0.1:51066_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:51066_solr
   [junit4]   2> 21619 INFO  (coreCloseExecutor-98-thread-1) 
[n:127.0.0.1:41853_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1.shard1.replica_n1, tag=896564946
   [junit4]   2> 21625 INFO  
(zkCallback-22-thread-2-processing-n:127.0.0.1:41853_solr) 
[n:127.0.0.1:41853_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:41853_solr
   [junit4]   2> 21625 INFO  
(zkCallback-22-thread-1-processing-n:127.0.0.1:41853_solr) 
[n:127.0.0.1:41853_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 21639 INFO  (coreCloseExecutor-98-thread-1) 
[n:127.0.0.1:41853_solr c:collection1 s:shard1 r:core_node1 
x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1.shard1.leader, tag=896564946
   [junit4]   2> 21642 WARN  
(zkCallback-22-thread-2-processing-n:127.0.0.1:41853_solr) 
[n:127.0.0.1:41853_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 21643 INFO  (jetty-closer-12-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7a030d41{/solr,null,UNAVAILABLE}
   [junit4]   2> 23122 WARN  
(zkCallback-23-thread-2-processing-n:127.0.0.1:51066_solr) 
[n:127.0.0.1:51066_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 23123 INFO  (jetty-closer-12-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@748ac5e2{/solr,null,UNAVAILABLE}
   [junit4]   2> 23124 ERROR 
(TEST-TestLTROnSolrCloud.testSimpleQuery-seed#[C39776E1B24E6BDA]) [    ] 
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> 23126 INFO  
(TEST-TestLTROnSolrCloud.testSimpleQuery-seed#[C39776E1B24E6BDA]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:44373 44373
   [junit4]   2> 23217 INFO  (Thread-25) [    ] o.a.s.c.ZkTestServer connecting 
to 127.0.0.1:44373 44373
   [junit4]   2> 23218 WARN  (Thread-25) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/aliases.json
   [junit4]   2>        4       /solr/clusterprops.json
   [junit4]   2>        3       /solr/security.json
   [junit4]   2>        2       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        12      /solr/collections/collection1/state.json
   [junit4]   2>        4       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/live_nodes
   [junit4]   2>        4       /solr/collections
   [junit4]   2> 
   [junit4]   2> 23219 INFO  
(TEST-TestLTROnSolrCloud.testSimpleQuery-seed#[C39776E1B24E6BDA]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testSimpleQuery
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLTROnSolrCloud 
-Dtests.method=testSimpleQuery -Dtests.seed=C39776E1B24E6BDA 
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=mt-MT 
-Dtests.timezone=Asia/Brunei -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   9.54s J0 | TestLTROnSolrCloud.testSimpleQuery <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Path not found: 
/responseHeader/status
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C39776E1B24E6BDA:B69AB6FDA254AD0F]:0)
   [junit4]    >        at 
org.apache.solr.util.RestTestBase.assertJPut(RestTestBase.java:329)
   [junit4]    >        at 
org.apache.solr.util.RestTestBase.assertJPut(RestTestBase.java:271)
   [junit4]    >        at 
org.apache.solr.ltr.TestRerankBase.loadFeature(TestRerankBase.java:286)
   [junit4]    >        at 
org.apache.solr.ltr.TestLTROnSolrCloud.loadModelsAndFeatures(TestLTROnSolrCloud.java:184)
   [junit4]    >        at 
org.apache.solr.ltr.TestLTROnSolrCloud.setupSolrCluster(TestLTROnSolrCloud.java:138)
   [junit4]    >        at 
org.apache.solr.ltr.TestLTROnSolrCloud.setUp(TestLTROnSolrCloud.java:58)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/contrib/solr-ltr/test/J0/temp/solr.ltr.TestLTROnSolrCloud_C39776E1B24E6BDA-001
   [junit4]   2> Jun 22, 2017 9:39:07 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{_version_=PostingsFormat(name=LuceneFixedGap), 
popularity=Lucene50(blocksize=128), description=PostingsFormat(name=Direct), 
id=PostingsFormat(name=MockRandom), text=Lucene50(blocksize=128), 
title=PostingsFormat(name=LuceneFixedGap)}, docValues:{}, 
maxPointsInLeafNode=1782, maxMBSortInHeap=6.885592006519688, 
sim=RandomSimilarity(queryNorm=true): {}, locale=mt-MT, timezone=Asia/Brunei
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_131 (64-bit)/cpus=4,threads=1,free=208507504,total=322961408
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldLengthFeature, 
TestLTRReRankingPipeline, TestManagedFeatureStore, 
TestMultipleAdditiveTreesModel, TestLTROnSolrCloud]
   [junit4] Completed [23/33 (1!)] on J0 in 10.70s, 1 test, 1 error <<< 
FAILURES!

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

Reply via email to