Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/24/

4 tests failed.
FAILED:  org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest.test

Error Message:
The Monkey ran for over 45 seconds and no jetties were stopped - this is worth 
investigating!

Stack Trace:
java.lang.AssertionError: The Monkey ran for over 45 seconds and no jetties 
were stopped - this is worth investigating!
        at 
__randomizedtesting.SeedInfo.seed([3E8DF0F22C129956:B6D9CF2882EEF4AE]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.apache.solr.cloud.ChaosMonkey.stopTheMonkey(ChaosMonkey.java:587)
        at 
org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest.test(ChaosMonkeySafeLeaderWithPullReplicasTest.java:174)
        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:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        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.ChaosMonkeySafeLeaderWithPullReplicasTest

Error Message:
6 threads leaked from SUITE scope at 
org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest:     1) 
Thread[id=17396, name=StoppableCommitThread-EventThread, state=WAITING, 
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]         at 
sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)    
2) Thread[id=17500, name=zkCallback-2980-thread-2, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]         at 
sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
         at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
         at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         
at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)    3) Thread[id=17333, 
name=StoppableCommitThread, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]         at 
java.lang.Thread.sleep(Native Method)         at 
org.apache.solr.cloud.StoppableCommitThread.run(StoppableCommitThread.java:55)  
  4) Thread[id=17395, name=StoppableCommitThread-SendThread(127.0.0.1:57085), 
state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]      
   at java.lang.Thread.sleep(Native Method)         at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1051)    5) 
Thread[id=17501, name=zkCallback-2980-thread-3, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]         at 
sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
         at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
         at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         
at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)    6) Thread[id=17397, 
name=zkCallback-2980-thread-1, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]         at 
sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
         at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
         at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         
at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 6 threads leaked from SUITE 
scope at org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest: 
   1) Thread[id=17396, name=StoppableCommitThread-EventThread, state=WAITING, 
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
   2) Thread[id=17500, name=zkCallback-2980-thread-2, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   3) Thread[id=17333, name=StoppableCommitThread, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.cloud.StoppableCommitThread.run(StoppableCommitThread.java:55)
   4) Thread[id=17395, name=StoppableCommitThread-SendThread(127.0.0.1:57085), 
state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1051)
   5) Thread[id=17501, name=zkCallback-2980-thread-3, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   6) Thread[id=17397, name=zkCallback-2980-thread-1, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([3E8DF0F22C129956]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=17500, name=zkCallback-2980-thread-2, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]         at 
sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
         at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
         at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         
at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)    2) Thread[id=17395, 
name=StoppableCommitThread-SendThread(127.0.0.1:57085), state=TIMED_WAITING, 
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]         at 
java.lang.Thread.sleep(Native Method)         at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1051)    3) 
Thread[id=17501, name=zkCallback-2980-thread-3, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]         at 
sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
         at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
         at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         
at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)    4) Thread[id=17397, 
name=zkCallback-2980-thread-1, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]         at 
sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
         at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
         at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         
at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=17500, name=zkCallback-2980-thread-2, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=17395, name=StoppableCommitThread-SendThread(127.0.0.1:57085), 
state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1051)
   3) Thread[id=17501, name=zkCallback-2980-thread-3, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   4) Thread[id=17397, name=zkCallback-2980-thread-1, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([3E8DF0F22C129956]:0)


FAILED:  org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv

Error Message:
java.lang.RuntimeException: Error from server at 
http://127.0.0.1:37943/solr/test_col: Async exception during distributed 
update: Error from server at 
http://127.0.0.1:57223/solr/test_col_shard2_replica_n4: Server Error    
request: 
http://127.0.0.1:57223/solr/test_col_shard2_replica_n4/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A37943%2Fsolr%2Ftest_col_shard1_replica_n1%2F&wt=javabin&version=2
 Remote error message: Failed synchronous update on shard StdNode: 
http://127.0.0.1:34627/solr/test_col_shard2_replica_n6/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@4990e7d8

Stack Trace:
java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error from 
server at http://127.0.0.1:37943/solr/test_col: Async exception during 
distributed update: Error from server at 
http://127.0.0.1:57223/solr/test_col_shard2_replica_n4: Server Error



request: 
http://127.0.0.1:57223/solr/test_col_shard2_replica_n4/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A37943%2Fsolr%2Ftest_col_shard1_replica_n1%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: 
http://127.0.0.1:34627/solr/test_col_shard2_replica_n6/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@4990e7d8
        at 
__randomizedtesting.SeedInfo.seed([3E8DF0F22C129956:89992B4A64FA347]:0)
        at java.util.concurrent.FutureTask.report(FutureTask.java:122)
        at java.util.concurrent.FutureTask.get(FutureTask.java:192)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.checkField(TestStressCloudBlindAtomicUpdates.java:283)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv(TestStressCloudBlindAtomicUpdates.java:195)
        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 
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)
Caused by: java.lang.RuntimeException: Error from server at 
http://127.0.0.1:37943/solr/test_col: Async exception during distributed 
update: Error from server at 
http://127.0.0.1:57223/solr/test_col_shard2_replica_n4: Server Error



request: 
http://127.0.0.1:57223/solr/test_col_shard2_replica_n4/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A37943%2Fsolr%2Ftest_col_shard1_replica_n1%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: 
http://127.0.0.1:34627/solr/test_col_shard2_replica_n6/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@4990e7d8
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:411)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        ... 1 more
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:37943/solr/test_col: Async exception during 
distributed update: Error from server at 
http://127.0.0.1:57223/solr/test_col_shard2_replica_n4: Server Error



request: 
http://127.0.0.1:57223/solr/test_col_shard2_replica_n4/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A37943%2Fsolr%2Ftest_col_shard1_replica_n1%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: 
http://127.0.0.1:34627/solr/test_col_shard2_replica_n6/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@4990e7d8
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.doRandomAtomicUpdate(TestStressCloudBlindAtomicUpdates.java:370)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:399)
        ... 6 more




Build Log:
[...truncated 12088 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest
   [junit4]   2> 1210231 INFO  
(SUITE-ChaosMonkeySafeLeaderWithPullReplicasTest-seed#[3E8DF0F22C129956]-worker)
 [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_3E8DF0F22C129956-001/init-core-data-001
   [junit4]   2> 1210231 WARN  
(SUITE-ChaosMonkeySafeLeaderWithPullReplicasTest-seed#[3E8DF0F22C129956]-worker)
 [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=15 numCloses=15
   [junit4]   2> 1210232 INFO  
(SUITE-ChaosMonkeySafeLeaderWithPullReplicasTest-seed#[3E8DF0F22C129956]-worker)
 [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1210233 INFO  
(SUITE-ChaosMonkeySafeLeaderWithPullReplicasTest-seed#[3E8DF0F22C129956]-worker)
 [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1210235 INFO  
(SUITE-ChaosMonkeySafeLeaderWithPullReplicasTest-seed#[3E8DF0F22C129956]-worker)
 [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system 
property: /
   [junit4]   2> 1210236 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.a.s.c.ChaosMonkeySafeLeaderWithPullReplicasTest Starting ChaosMonkey 
test with 3 shards and 12 nodes
   [junit4]   2> 1210237 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1210237 INFO  (Thread-7219) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1210237 INFO  (Thread-7219) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1210266 ERROR (Thread-7219) [    ] 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> 1210337 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.a.s.c.ZkTestServer start zk server on port:57085
   [junit4]   2> 1210392 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1210393 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1210395 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1210396 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1210397 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1210398 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1210400 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1210401 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1210402 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1210403 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1210404 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1210423 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless 
explicitly asked otherwise
   [junit4]   2> 1210617 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1210627 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@151c8408{/,null,AVAILABLE}
   [junit4]   2> 1210630 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.e.j.s.AbstractConnector Started ServerConnector@24e828f7{SSL,[ssl, 
http/1.1]}{127.0.0.1:33439}
   [junit4]   2> 1210630 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.e.j.s.Server Started @1214818ms
   [junit4]   2> 1210630 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_3E8DF0F22C129956-001/tempDir-001/control/data,
 replicaType=NRT, hostContext=/, hostPort=33439, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_3E8DF0F22C129956-001/control-001/cores}
   [junit4]   2> 1210631 ERROR 
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 1210631 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 7.1.0
   [junit4]   2> 1210631 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 1210631 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default 
config dir: null
   [junit4]   2> 1210631 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-08T04:57:55.975Z
   [junit4]   2> 1210670 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1210670 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_3E8DF0F22C129956-001/control-001/solr.xml
   [junit4]   2> 1210676 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@768d76d6, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1210694 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57085/solr
   [junit4]   2> 1210858 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) 
[n:127.0.0.1:33439_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1210859 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) 
[n:127.0.0.1:33439_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:33439_
   [junit4]   2> 1210860 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) 
[n:127.0.0.1:33439_    ] o.a.s.c.Overseer Overseer 
(id=98446100108804101-127.0.0.1:33439_-n_0000000000) starting
   [junit4]   2> 1210902 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) 
[n:127.0.0.1:33439_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33439_
   [junit4]   2> 1210904 INFO  
(zkCallback-2899-thread-1-processing-n:127.0.0.1:33439_) [n:127.0.0.1:33439_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1211004 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) 
[n:127.0.0.1:33439_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@768d76d6
   [junit4]   2> 1211010 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) 
[n:127.0.0.1:33439_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@768d76d6
   [junit4]   2> 1211010 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) 
[n:127.0.0.1:33439_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@768d76d6
   [junit4]   2> 1211012 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) 
[n:127.0.0.1:33439_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_3E8DF0F22C129956-001/control-001/cores
   [junit4]   2> 1211042 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1211044 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57085/solr 
ready
   [junit4]   2> 1211073 INFO  (qtp714749782-16898) [n:127.0.0.1:33439_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:33439_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1211077 INFO  
(OverseerThreadFactory-4058-thread-1-processing-n:127.0.0.1:33439_) 
[n:127.0.0.1:33439_    ] o.a.s.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 1211187 INFO  (qtp714749782-16896) [n:127.0.0.1:33439_    ] 
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> 1211187 INFO  (qtp714749782-16896) [n:127.0.0.1:33439_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1211293 INFO  
(zkCallback-2899-thread-1-processing-n:127.0.0.1:33439_) [n:127.0.0.1:33439_    
] 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> 1212209 INFO  (qtp714749782-16896) [n:127.0.0.1:33439_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1212226 INFO  (qtp714749782-16896) [n:127.0.0.1:33439_ 
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> 1212340 INFO  (qtp714749782-16896) [n:127.0.0.1:33439_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1212357 INFO  (qtp714749782-16896) [n:127.0.0.1:33439_ 
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> 1212358 INFO  (qtp714749782-16896) [n:127.0.0.1:33439_ 
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@768d76d6
   [junit4]   2> 1212358 INFO  (qtp714749782-16896) [n:127.0.0.1:33439_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1212358 INFO  (qtp714749782-16896) [n:127.0.0.1:33439_ 
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-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_3E8DF0F22C129956-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_3E8DF0F22C129956-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1212362 INFO  (qtp714749782-16896) [n:127.0.0.1:33439_ 
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=25, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1212370 WARN  (qtp714749782-16896) [n:127.0.0.1:33439_ 
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> 1212427 INFO  (qtp714749782-16896) [n:127.0.0.1:33439_ 
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> 1212428 INFO  (qtp714749782-16896) [n:127.0.0.1:33439_ 
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> 1212429 INFO  (qtp714749782-16896) [n:127.0.0.1:33439_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1212429 INFO  (qtp714749782-16896) [n:127.0.0.1:33439_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1212431 INFO  (qtp714749782-16896) [n:127.0.0.1:33439_ 
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=21, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=59.560546875, 
floorSegmentMB=1.6826171875, forceMergeDeletesPctAllowed=9.539334214872783, 
segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1212431 INFO  (qtp714749782-16896) [n:127.0.0.1:33439_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7c22f67f[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1212432 INFO  (qtp714749782-16896) [n:127.0.0.1:33439_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1212433 INFO  (qtp714749782-16896) [n:127.0.0.1:33439_ 
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> 1212433 INFO  (qtp714749782-16896) [n:127.0.0.1:33439_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1212435 INFO  
(searcherExecutor-4061-thread-1-processing-n:127.0.0.1:33439_ 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:33439_ 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@7c22f67f[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1212435 INFO  (qtp714749782-16896) [n:127.0.0.1:33439_ 
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 1575137604040392704
   [junit4]   2> 1212442 INFO  (qtp714749782-16896) [n:127.0.0.1:33439_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1212442 INFO  (qtp714749782-16896) [n:127.0.0.1:33439_ 
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> 1212442 INFO  (qtp714749782-16896) [n:127.0.0.1:33439_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:33439/control_collection_shard1_replica_n1/
   [junit4]   2> 1212443 INFO  (qtp714749782-16896) [n:127.0.0.1:33439_ 
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> 1212443 INFO  (qtp714749782-16896) [n:127.0.0.1:33439_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:33439/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1212443 INFO  (qtp714749782-16896) [n:127.0.0.1:33439_ 
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> 1212448 INFO  (qtp714749782-16896) [n:127.0.0.1:33439_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:33439/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1212549 INFO  
(zkCallback-2899-thread-1-processing-n:127.0.0.1:33439_) [n:127.0.0.1:33439_    
] 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> 1212550 INFO  (qtp714749782-16896) [n:127.0.0.1:33439_ 
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> 1212552 INFO  (qtp714749782-16896) [n:127.0.0.1:33439_ 
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=1365
   [junit4]   2> 1212558 INFO  (qtp714749782-16898) [n:127.0.0.1:33439_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1212659 INFO  
(zkCallback-2899-thread-1-processing-n:127.0.0.1:33439_) [n:127.0.0.1:33439_    
] 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> 1213081 INFO  
(OverseerCollectionConfigSetProcessor-98446100108804101-127.0.0.1:33439_-n_0000000000)
 [n:127.0.0.1:33439_    ] 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> 1213559 INFO  (qtp714749782-16898) [n:127.0.0.1:33439_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:33439_&wt=javabin&version=2}
 status=0 QTime=2485
   [junit4]   2> 1213565 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1213566 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57085/solr 
ready
   [junit4]   2> 1213566 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1213569 INFO  (qtp714749782-16893) [n:127.0.0.1:33439_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1213574 INFO  
(OverseerThreadFactory-4058-thread-2-processing-n:127.0.0.1:33439_) 
[n:127.0.0.1:33439_    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 1213575 WARN  
(OverseerThreadFactory-4058-thread-2-processing-n:127.0.0.1:33439_) 
[n:127.0.0.1:33439_    ] o.a.s.c.CreateCollectionCmd It is unusual to create a 
collection (collection1) without cores.
   [junit4]   2> 1213780 INFO  (qtp714749782-16893) [n:127.0.0.1:33439_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1213781 INFO  (qtp714749782-16893) [n:127.0.0.1:33439_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=211
   [junit4]   2> 1213930 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_3E8DF0F22C129956-001/shard-1-001
 of type NRT
   [junit4]   2> 1213931 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1213933 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7e4ac667{/,null,AVAILABLE}
   [junit4]   2> 1213933 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.e.j.s.AbstractConnector Started ServerConnector@19df69d{SSL,[ssl, 
http/1.1]}{127.0.0.1:60179}
   [junit4]   2> 1213933 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.e.j.s.Server Started @1218122ms
   [junit4]   2> 1213933 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_3E8DF0F22C129956-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=60179, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_3E8DF0F22C129956-001/shard-1-001/cores}
   [junit4]   2> 1213934 ERROR 
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 1213934 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 7.1.0
   [junit4]   2> 1213934 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 1213934 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default 
config dir: null
   [junit4]   2> 1213934 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-08T04:57:59.278Z
   [junit4]   2> 1213937 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1213937 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_3E8DF0F22C129956-001/shard-1-001/solr.xml
   [junit4]   2> 1213943 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@768d76d6, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1213946 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57085/solr
   [junit4]   2> 1213956 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) 
[n:127.0.0.1:60179_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1213959 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) 
[n:127.0.0.1:60179_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1213965 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) 
[n:127.0.0.1:60179_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60179_
   [junit4]   2> 1213968 INFO  
(zkCallback-2899-thread-1-processing-n:127.0.0.1:33439_) [n:127.0.0.1:33439_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1213968 INFO  (zkCallback-2906-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1213978 INFO  
(zkCallback-2911-thread-1-processing-n:127.0.0.1:60179_) [n:127.0.0.1:60179_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1214055 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) 
[n:127.0.0.1:60179_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@768d76d6
   [junit4]   2> 1214061 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) 
[n:127.0.0.1:60179_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@768d76d6
   [junit4]   2> 1214061 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) 
[n:127.0.0.1:60179_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@768d76d6
   [junit4]   2> 1214063 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) 
[n:127.0.0.1:60179_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_3E8DF0F22C129956-001/shard-1-001/cores
   [junit4]   2> 1214089 INFO  (qtp714749782-16896) [n:127.0.0.1:33439_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:60179_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1214096 INFO  
(OverseerCollectionConfigSetProcessor-98446100108804101-127.0.0.1:33439_-n_0000000000)
 [n:127.0.0.1:33439_    ] 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> 1214096 INFO  
(OverseerThreadFactory-4058-thread-3-processing-n:127.0.0.1:33439_) 
[n:127.0.0.1:33439_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:60179_ 
for creating new replica
   [junit4]   2> 1214128 INFO  (qtp1727951187-16940) [n:127.0.0.1:60179_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n61&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1214129 INFO  (qtp1727951187-16940) [n:127.0.0.1:60179_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1215145 INFO  (qtp1727951187-16940) [n:127.0.0.1:60179_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1215159 INFO  (qtp1727951187-16940) [n:127.0.0.1:60179_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n61] Schema name=test
   [junit4]   2> 1215245 INFO  (qtp1727951187-16940) [n:127.0.0.1:60179_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1215280 INFO  (qtp1727951187-16940) [n:127.0.0.1:60179_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n61' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 1215280 INFO  (qtp1727951187-16940) [n:127.0.0.1:60179_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n61' (registry 
'solr.core.collection1.shard2.replica_n61') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@768d76d6
   [junit4]   2> 1215280 INFO  (qtp1727951187-16940) [n:127.0.0.1:60179_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1215280 INFO  (qtp1727951187-16940) [n:127.0.0.1:60179_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n61] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_3E8DF0F22C129956-001/shard-1-001/cores/collection1_shard2_replica_n61],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_3E8DF0F22C129956-001/shard-1-001/cores/collection1_shard2_replica_n61/data/]
   [junit4]   2> 1215284 INFO  (qtp1727951187-16940) [n:127.0.0.1:60179_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=25, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1215305 WARN  (qtp1727951187-16940) [n:127.0.0.1:60179_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
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> 1215379 INFO  (qtp1727951187-16940) [n:127.0.0.1:60179_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1215379 INFO  (qtp1727951187-16940) [n:127.0.0.1:60179_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1215381 INFO  (qtp1727951187-16940) [n:127.0.0.1:60179_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker 
Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1215381 INFO  (qtp1727951187-16940) [n:127.0.0.1:60179_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1215383 INFO  (qtp1727951187-16940) [n:127.0.0.1:60179_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=21, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=59.560546875, 
floorSegmentMB=1.6826171875, forceMergeDeletesPctAllowed=9.539334214872783, 
segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1215383 INFO  (qtp1727951187-16940) [n:127.0.0.1:60179_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@184e5e51[collection1_shard2_replica_n61] main]
   [junit4]   2> 1215384 INFO  (qtp1727951187-16940) [n:127.0.0.1:60179_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1215385 INFO  (qtp1727951187-16940) [n:127.0.0.1:60179_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1215386 INFO  (qtp1727951187-16940) [n:127.0.0.1:60179_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1215386 INFO  (qtp1727951187-16940) [n:127.0.0.1:60179_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1575137607134740480
   [junit4]   2> 1215390 INFO  
(searcherExecutor-4072-thread-1-processing-n:127.0.0.1:60179_ 
x:collection1_shard2_replica_n61 s:shard2 c:collection1) [n:127.0.0.1:60179_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore 
[collection1_shard2_replica_n61] Registered new searcher 
Searcher@184e5e51[collection1_shard2_replica_n61] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1215396 INFO  (qtp1727951187-16940) [n:127.0.0.1:60179_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1215396 INFO  (qtp1727951187-16940) [n:127.0.0.1:60179_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1215396 INFO  (qtp1727951187-16940) [n:127.0.0.1:60179_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:60179/collection1_shard2_replica_n61/
   [junit4]   2> 1215396 INFO  (qtp1727951187-16940) [n:127.0.0.1:60179_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1215396 INFO  (qtp1727951187-16940) [n:127.0.0.1:60179_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy 
https://127.0.0.1:60179/collection1_shard2_replica_n61/ has no replicas
   [junit4]   2> 1215396 INFO  (qtp1727951187-16940) [n:127.0.0.1:60179_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1215401 INFO  (qtp1727951187-16940) [n:127.0.0.1:60179_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:60179/collection1_shard2_replica_n61/ shard2
   [junit4]   2> 1215552 INFO  (qtp1727951187-16940) [n:127.0.0.1:60179_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1215553 INFO  (qtp1727951187-16940) [n:127.0.0.1:60179_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n61&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1425
   [junit4]   2> 1215556 INFO  (qtp714749782-16896) [n:127.0.0.1:33439_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:60179_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=1466
   [junit4]   2> 1215696 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_3E8DF0F22C129956-001/shard-2-001
 of type NRT
   [junit4]   2> 1215698 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1215699 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2edb2381{/,null,AVAILABLE}
   [junit4]   2> 1215700 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.e.j.s.AbstractConnector Started ServerConnector@5f169e76{SSL,[ssl, 
http/1.1]}{127.0.0.1:55771}
   [junit4]   2> 1215700 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.e.j.s.Server Started @1219888ms
   [junit4]   2> 1215700 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_3E8DF0F22C129956-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=55771, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_3E8DF0F22C129956-001/shard-2-001/cores}
   [junit4]   2> 1215700 ERROR 
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 1215702 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 7.1.0
   [junit4]   2> 1215702 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 1215702 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default 
config dir: null
   [junit4]   2> 1215702 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-08T04:58:01.046Z
   [junit4]   2> 1215705 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1215705 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_3E8DF0F22C129956-001/shard-2-001/solr.xml
   [junit4]   2> 1215710 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@768d76d6, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1215714 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57085/solr
   [junit4]   2> 1215723 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) 
[n:127.0.0.1:55771_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1215726 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) 
[n:127.0.0.1:55771_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1215728 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) 
[n:127.0.0.1:55771_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55771_
   [junit4]   2> 1215729 INFO  
(zkCallback-2899-thread-1-processing-n:127.0.0.1:33439_) [n:127.0.0.1:33439_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1215730 INFO  
(zkCallback-2911-thread-1-processing-n:127.0.0.1:60179_) [n:127.0.0.1:60179_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1215730 INFO  (zkCallback-2906-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1215735 INFO  
(zkCallback-2917-thread-1-processing-n:127.0.0.1:55771_) [n:127.0.0.1:55771_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1215812 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) 
[n:127.0.0.1:55771_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@768d76d6
   [junit4]   2> 1215818 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) 
[n:127.0.0.1:55771_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@768d76d6
   [junit4]   2> 1215818 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) 
[n:127.0.0.1:55771_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@768d76d6
   [junit4]   2> 1215820 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) 
[n:127.0.0.1:55771_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_3E8DF0F22C129956-001/shard-2-001/cores
   [junit4]   2> 1215854 INFO  (qtp714749782-16898) [n:127.0.0.1:33439_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:55771_&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1215857 INFO  
(OverseerThreadFactory-4058-thread-4-processing-n:127.0.0.1:33439_) 
[n:127.0.0.1:33439_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:55771_ 
for creating new replica
   [junit4]   2> 1215857 INFO  
(OverseerCollectionConfigSetProcessor-98446100108804101-127.0.0.1:33439_-n_0000000000)
 [n:127.0.0.1:33439_    ] 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> 1215889 INFO  (qtp1124742977-16969) [n:127.0.0.1:55771_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n63&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1215890 INFO  (qtp1124742977-16969) [n:127.0.0.1:55771_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1216906 INFO  (qtp1124742977-16969) [n:127.0.0.1:55771_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1216924 INFO  (qtp1124742977-16969) [n:127.0.0.1:55771_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.IndexSchema 
[collection1_shard3_replica_n63] Schema name=test
   [junit4]   2> 1217025 INFO  (qtp1124742977-16969) [n:127.0.0.1:55771_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1217042 INFO  (qtp1124742977-16969) [n:127.0.0.1:55771_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard3_replica_n63' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 1217043 INFO  (qtp1124742977-16969) [n:127.0.0.1:55771_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard3.replica_n63' (registry 
'solr.core.collection1.shard3.replica_n63') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@768d76d6
   [junit4]   2> 1217043 INFO  (qtp1124742977-16969) [n:127.0.0.1:55771_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1217043 INFO  (qtp1124742977-16969) [n:127.0.0.1:55771_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore 
[[collection1_shard3_replica_n63] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_3E8DF0F22C129956-001/shard-2-001/cores/collection1_shard3_replica_n63],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_3E8DF0F22C129956-001/shard-2-001/cores/collection1_shard3_replica_n63/data/]
   [junit4]   2> 1217047 INFO  (qtp1124742977-16969) [n:127.0.0.1:55771_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=25, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1217059 WARN  (qtp1124742977-16969) [n:127.0.0.1:55771_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
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> 1217115 INFO  (qtp1124742977-16969) [n:127.0.0.1:55771_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1217115 INFO  (qtp1124742977-16969) [n:127.0.0.1:55771_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1217116 INFO  (qtp1124742977-16969) [n:127.0.0.1:55771_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker 
Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1217116 INFO  (qtp1124742977-16969) [n:127.0.0.1:55771_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1217118 INFO  (qtp1124742977-16969) [n:127.0.0.1:55771_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=21, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=59.560546875, 
floorSegmentMB=1.6826171875, forceMergeDeletesPctAllowed=9.539334214872783, 
segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1217118 INFO  (qtp1124742977-16969) [n:127.0.0.1:55771_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@63b24b4b[collection1_shard3_replica_n63] main]
   [junit4]   2> 1217120 INFO  (qtp1124742977-16969) [n:127.0.0.1:55771_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1217120 INFO  (qtp1124742977-16969) [n:127.0.0.1:55771_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1217121 INFO  (qtp1124742977-16969) [n:127.0.0.1:55771_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1217122 INFO  
(searcherExecutor-4083-thread-1-processing-n:127.0.0.1:55771_ 
x:collection1_shard3_replica_n63 s:shard3 c:collection1) [n:127.0.0.1:55771_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore 
[collection1_shard3_replica_n63] Registered new searcher 
Searcher@63b24b4b[collection1_shard3_replica_n63] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1217122 INFO  (qtp1124742977-16969) [n:127.0.0.1:55771_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1575137608955068416
   [junit4]   2> 1217128 INFO  (qtp1124742977-16969) [n:127.0.0.1:55771_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1217128 INFO  (qtp1124742977-16969) [n:127.0.0.1:55771_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1217129 INFO  (qtp1124742977-16969) [n:127.0.0.1:55771_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:55771/collection1_shard3_replica_n63/
   [junit4]   2> 1217129 INFO  (qtp1124742977-16969) [n:127.0.0.1:55771_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1217129 INFO  (qtp1124742977-16969) [n:127.0.0.1:55771_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy 
https://127.0.0.1:55771/collection1_shard3_replica_n63/ has no replicas
   [junit4]   2> 1217129 INFO  (qtp1124742977-16969) [n:127.0.0.1:55771_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1217133 INFO  (qtp1124742977-16969) [n:127.0.0.1:55771_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:55771/collection1_shard3_replica_n63/ shard3
   [junit4]   2> 1217285 INFO  (qtp1124742977-16969) [n:127.0.0.1:55771_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1217287 INFO  (qtp1124742977-16969) [n:127.0.0.1:55771_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n63&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1398
   [junit4]   2> 1217291 INFO  (qtp714749782-16898) [n:127.0.0.1:33439_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:55771_&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2}
 status=0 QTime=1437
   [junit4]   2> 1217440 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_3E8DF0F22C129956-001/shard-3-001
 of type NRT
   [junit4]   2> 1217441 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1217442 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2c7f4435{/,null,AVAILABLE}
   [junit4]   2> 1217443 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.e.j.s.AbstractConnector Started ServerConnector@2758953d{SSL,[ssl, 
http/1.1]}{127.0.0.1:47393}
   [junit4]   2> 1217443 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.e.j.s.Server Started @1221631ms
   [junit4]   2> 1217443 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_3E8DF0F22C129956-001/tempDir-001/jetty3,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=47393, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_3E8DF0F22C129956-001/shard-3-001/cores}
   [junit4]   2> 1217443 ERROR 
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 1217450 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 7.1.0
   [junit4]   2> 1217450 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 1217450 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default 
config dir: null
   [junit4]   2> 1217450 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-08T04:58:02.794Z
   [junit4]   2> 1217459 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1217459 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_3E8DF0F22C129956-001/shard-3-001/solr.xml
   [junit4]   2> 1217480 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@768d76d6, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1217483 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) [ 
   ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57085/solr
   [junit4]   2> 1217486 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15dc034da82000f, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1217494 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) 
[n:127.0.0.1:47393_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1217496 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) 
[n:127.0.0.1:47393_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1217498 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) 
[n:127.0.0.1:47393_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:47393_
   [junit4]   2> 1217500 INFO  
(zkCallback-2899-thread-1-processing-n:127.0.0.1:33439_) [n:127.0.0.1:33439_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1217500 INFO  
(zkCallback-2911-thread-1-processing-n:127.0.0.1:60179_) [n:127.0.0.1:60179_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1217500 INFO  (zkCallback-2906-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1217500 INFO  
(zkCallback-2917-thread-1-processing-n:127.0.0.1:55771_) [n:127.0.0.1:55771_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1217514 INFO  
(zkCallback-2923-thread-1-processing-n:127.0.0.1:47393_) [n:127.0.0.1:47393_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1217572 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[3E8DF0F22C129956]) 
[n:127.0.0.1:47393_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at serve

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

keeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1942779 INFO  (coreCloseExecutor-3173-thread-1) 
[n:127.0.0.1:37943_solr c:test_col s:shard1 r:core_node3 
x:test_col_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.test_col.shard1.leader, tag=979833981
   [junit4]   2> 1942772 INFO  (coreCloseExecutor-3175-thread-1) 
[n:127.0.0.1:34627_solr c:test_col s:shard2 r:core_node9 
x:test_col_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.test_col.shard2.leader, tag=360334914
   [junit4]   2> 1942780 INFO  
(zkCallback-908-thread-9-processing-n:127.0.0.1:37943_solr) 
[n:127.0.0.1:37943_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 1942781 INFO  
(zkCallback-906-thread-9-processing-n:127.0.0.1:37091_solr) 
[n:127.0.0.1:37091_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 1942781 INFO  
(zkCallback-906-thread-7-processing-n:127.0.0.1:37091_solr) 
[n:127.0.0.1:37091_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:37091_solr
   [junit4]   2> 1942781 INFO  
(zkCallback-915-thread-7-processing-n:127.0.0.1:34627_solr) 
[n:127.0.0.1:34627_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 1942782 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15dc039f77f0016, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1942782 WARN  
(zkCallback-906-thread-9-processing-n:127.0.0.1:37091_solr) 
[n:127.0.0.1:37091_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1942783 INFO  
(zkCallback-915-thread-7-processing-n:127.0.0.1:34627_solr) 
[n:127.0.0.1:34627_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 1942783 INFO  
(zkCallback-908-thread-7-processing-n:127.0.0.1:37943_solr) 
[n:127.0.0.1:37943_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:37943_solr
   [junit4]   2> 1942783 INFO  
(zkCallback-908-thread-9-processing-n:127.0.0.1:37943_solr) 
[n:127.0.0.1:37943_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 1942785 INFO  
(zkCallback-915-thread-7-processing-n:127.0.0.1:34627_solr) 
[n:127.0.0.1:34627_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:34627_solr
   [junit4]   2> 1942785 INFO  
(zkCallback-915-thread-8-processing-n:127.0.0.1:34627_solr) 
[n:127.0.0.1:34627_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 1942786 WARN  
(zkCallback-915-thread-8-processing-n:127.0.0.1:34627_solr) 
[n:127.0.0.1:34627_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1942786 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15dc039f77f001e, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1944216 WARN  
(zkCallback-910-thread-7-processing-n:127.0.0.1:45567_solr) 
[n:127.0.0.1:45567_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1944217 INFO  (jetty-closer-863-thread-6) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@25a9aa53{/solr,null,UNAVAILABLE}
   [junit4]   2> 1944247 WARN  
(zkCallback-909-thread-8-processing-n:127.0.0.1:36034_solr) 
[n:127.0.0.1:36034_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1944248 INFO  (jetty-closer-863-thread-9) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4a463a54{/solr,null,UNAVAILABLE}
   [junit4]   2> 1944282 INFO  (jetty-closer-863-thread-8) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4bc12ee8{/solr,null,UNAVAILABLE}
   [junit4]   2> 1944284 WARN  
(zkCallback-908-thread-9-processing-n:127.0.0.1:37943_solr) 
[n:127.0.0.1:37943_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1944285 INFO  (jetty-closer-863-thread-10) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4d153237{/solr,null,UNAVAILABLE}
   [junit4]   2> 1944285 INFO  (jetty-closer-863-thread-5) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@14898eaf{/solr,null,UNAVAILABLE}
   [junit4]   2> 1944289 ERROR 
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[3E8DF0F22C129956]-worker) [    ] 
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> 1944289 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[3E8DF0F22C129956]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:53036 53036
   [junit4]   2> 1944376 INFO  (Thread-32184) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:53036 53036
   [junit4]   2> 1944378 WARN  (Thread-32184) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        11      /solr/aliases.json
   [junit4]   2>        11      /solr/clusterprops.json
   [junit4]   2>        10      
/solr/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2>        10      /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        1324    /solr/collections/test_col/state.json
   [junit4]   2>        11      /solr/clusterstate.json
   [junit4]   2>        3       
/solr/overseer_elect/election/98446122069983254-127.0.0.1:37091_solr-n_0000000001
   [junit4]   2>        2       
/solr/overseer_elect/election/98446122069983257-127.0.0.1:36034_solr-n_0000000003
   [junit4]   2>        2       
/solr/overseer_elect/election/98446122069983256-127.0.0.1:37943_solr-n_0000000005
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        11      /solr/live_nodes
   [junit4]   2>        11      /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_3E8DF0F22C129956-001
   [junit4]   2> Aug 08, 2017 5:10:09 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=false): {}, locale=sq, timezone=Africa/Asmara
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=4,threads=1,free=334894952,total=532152320
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrDeletionPolicy2, 
TestHttpShardHandlerFactory, TlogReplayBufferedWhileIndexingTest, 
MultiTermTest, BasicDistributedZk2Test, TestJettySolrRunner, 
PrimitiveFieldTypeTest, TestRuleBasedAuthorizationPlugin, TestSort, 
RemoteQueryErrorTest, MoveReplicaTest, TestCodecSupport, CheckHdfsIndexTest, 
TestLMJelinekMercerSimilarityFactory, TestNumericTerms32, 
TestAnalyzeInfixSuggestions, TestCoreAdminApis, 
ShufflingReplicaListTransformerTest, PathHierarchyTokenizerFactoryTest, 
AutoCommitTest, TestImpersonationWithHadoopAuth, TestPayloadCheckQParserPlugin, 
TestSchemaManager, TestIntervalFaceting, 
PreAnalyzedFieldManagedSchemaCloudTest, TestSQLHandlerNonCloud, TestReload, 
TestPushWriter, DistribJoinFromCollectionTest, SimpleFacetsTest, 
SecurityConfHandlerTest, RecoveryZkTest, TestStressUserVersions, 
HdfsBasicDistributedZkTest, ClassificationUpdateProcessorTest, 
ReturnFieldsTest, RequestLoggingTest, TestJmxIntegration, TestPullReplica, 
BadIndexSchemaTest, TestJsonRequest, ChangedSchemaMergeTest, 
TestGraphTermsQParserPlugin, TestReqParamsAPI, StatsComponentTest, 
TestDistribIDF, SolrMetricsIntegrationTest, TestSlowCompositeReaderWrapper, 
TestRandomRequestDistribution, TestQueryUtils, LeaderElectionContextKeyTest, 
DirectUpdateHandlerTest, TestSolrXml, TestFieldCollectionResource, 
TestFreeTextSuggestions, TestMinMaxOnMultiValuedField, 
SolrCoreMetricManagerTest, ConfigSetsAPITest, SearchHandlerTest, 
TestCustomSort, TolerantUpdateProcessorTest, CoreSorterTest, 
SortByFunctionTest, TestGeoJSONResponseWriter, TestTlogReplica, RankQueryTest, 
DirectUpdateHandlerOptimizeTest, DocValuesMissingTest, 
SignatureUpdateProcessorFactoryTest, DateFieldTest, HdfsDirectoryFactoryTest, 
TestSolrQueryResponse, CollectionReloadTest, TestLRUStatsCache, 
RestartWhileUpdatingTest, TestPseudoReturnFields, 
TestStressCloudBlindAtomicUpdates]
   [junit4] Completed [679/727 (2!)] on J2 in 399.57s, 5 tests, 1 error <<< 
FAILURES!

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

Reply via email to