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

7 tests failed.
FAILED:  org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test

Error Message:
Timeout occured while waiting response from server at: 
http://127.0.0.1:54308/jgp/hq/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: http://127.0.0.1:54308/jgp/hq/collection1
        at 
__randomizedtesting.SeedInfo.seed([98D5336665A4B97B:10810CBCCB58D483]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:638)
        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.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1121)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:895)
        at 
org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:858)
        at 
org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:873)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.del(AbstractFullDistribZkTestBase.java:888)
        at 
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:135)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
        at java.net.SocketInputStream.read(SocketInputStream.java:171)
        at java.net.SocketInputStream.read(SocketInputStream.java:141)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:526)
        ... 54 more


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

Error Message:
6 threads leaked from SUITE scope at 
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest:     1) Thread[id=137827, 
name=zkCallback-32696-thread-4, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]         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=137760, 
name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]         at 
java.lang.Thread.sleep(Native Method)         at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
         at java.lang.Thread.run(Thread.java:748)    3) Thread[id=138311, 
name=zkCallback-32696-thread-5, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]         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=137828, 
name=zkCallback-32696-thread-4-SendThread(127.0.0.1:47905), 
state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at 
java.lang.Thread.sleep(Native Method)         at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
         at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)    
     at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)    
5) Thread[id=138368, name=zkCallback-32696-thread-6, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]         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=137829, 
name=zkCallback-32696-thread-4-EventThread, state=WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]         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)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 6 threads leaked from SUITE 
scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest: 
   1) Thread[id=137827, name=zkCallback-32696-thread-4, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]
        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=137760, name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
   3) Thread[id=138311, name=zkCallback-32696-thread-5, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]
        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=137828, 
name=zkCallback-32696-thread-4-SendThread(127.0.0.1:47905), 
state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   5) Thread[id=138368, name=zkCallback-32696-thread-6, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]
        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=137829, name=zkCallback-32696-thread-4-EventThread, 
state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        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)
        at __randomizedtesting.SeedInfo.seed([98D5336665A4B97B]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=137827, name=zkCallback-32696-thread-4, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]         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=138311, 
name=zkCallback-32696-thread-5, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]         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=137828, 
name=zkCallback-32696-thread-4-SendThread(127.0.0.1:47905), 
state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at 
java.lang.Thread.sleep(Native Method)         at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1051)    4) 
Thread[id=138368, name=zkCallback-32696-thread-6, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]         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=137827, name=zkCallback-32696-thread-4, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]
        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=138311, name=zkCallback-32696-thread-5, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]
        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=137828, 
name=zkCallback-32696-thread-4-SendThread(127.0.0.1:47905), 
state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1051)
   4) Thread[id=138368, name=zkCallback-32696-thread-6, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]
        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([98D5336665A4B97B]:0)


FAILED:  org.apache.solr.cloud.HttpPartitionTest.test

Error Message:
Didn't see all replicas for shard shard1 in c8n_1x2 come up within 90000 ms! 
ClusterState: {   "collMinRf_1x3":{     "pullReplicas":"0",     
"replicationFactor":"1",     "shards":{"shard1":{         
"range":"80000000-7fffffff",         "state":"active",         "replicas":{     
      "core_node4":{             "core":"collMinRf_1x3_shard1_replica_n3",      
       "base_url":"http://127.0.0.1:53551/_/y";,             
"node_name":"127.0.0.1:53551__%2Fy",             "state":"active",             
"type":"NRT"},           "core_node5":{             
"core":"collMinRf_1x3_shard1_replica_n2",             
"base_url":"http://127.0.0.1:41828/_/y";,             
"node_name":"127.0.0.1:41828__%2Fy",             "state":"active",             
"type":"NRT"},           "core_node6":{             
"core":"collMinRf_1x3_shard1_replica_n1",             
"base_url":"http://127.0.0.1:37574/_/y";,             
"node_name":"127.0.0.1:37574__%2Fy",             "state":"active",             
"type":"NRT",             "leader":"true"}}}},     
"router":{"name":"compositeId"},     "maxShardsPerNode":"1",     
"autoAddReplicas":"false",     "nrtReplicas":"3",     "tlogReplicas":"0"},   
"collection1":{     "pullReplicas":"0",     "replicationFactor":"1",     
"shards":{       "shard1":{         "range":"80000000-ffffffff",         
"state":"active",         "replicas":{"core_node44":{             
"core":"collection1_shard1_replica_n43",             
"base_url":"http://127.0.0.1:37574/_/y";,             
"node_name":"127.0.0.1:37574__%2Fy",             "state":"active",             
"type":"NRT",             "leader":"true"}}},       "shard2":{         
"range":"0-7fffffff",         "state":"active",         "replicas":{           
"core_node42":{             "core":"collection1_shard2_replica_n41",            
 "base_url":"http://127.0.0.1:41828/_/y";,             
"node_name":"127.0.0.1:41828__%2Fy",             "state":"active",             
"type":"NRT",             "leader":"true"},           "core_node46":{           
  "core":"collection1_shard2_replica_n45",             
"base_url":"http://127.0.0.1:53551/_/y";,             
"node_name":"127.0.0.1:53551__%2Fy",             "state":"active",             
"type":"NRT"}}}},     "router":{"name":"compositeId"},     
"maxShardsPerNode":"1",     "autoAddReplicas":"false",     "nrtReplicas":"1",   
  "tlogReplicas":"0"},   "control_collection":{     "pullReplicas":"0",     
"replicationFactor":"1",     "shards":{"shard1":{         
"range":"80000000-7fffffff",         "state":"active",         
"replicas":{"core_node2":{             
"core":"control_collection_shard1_replica_n1",             
"base_url":"http://127.0.0.1:56322/_/y";,             
"node_name":"127.0.0.1:56322__%2Fy",             "state":"active",             
"type":"NRT",             "leader":"true"}}}},     
"router":{"name":"compositeId"},     "maxShardsPerNode":"1",     
"autoAddReplicas":"false",     "nrtReplicas":"1",     "tlogReplicas":"0"},   
"c8n_1x2":{     "pullReplicas":"0",     "replicationFactor":"1",     
"shards":{"shard1":{         "range":"80000000-7fffffff",         
"state":"active",         "replicas":{           "core_node3":{             
"state":"down",             "base_url":"http://127.0.0.1:37574/_/y";,            
 "core":"c8n_1x2_shard1_replica_n1",             
"node_name":"127.0.0.1:37574__%2Fy",             "type":"NRT"},           
"core_node4":{             "core":"c8n_1x2_shard1_replica_n2",             
"base_url":"http://127.0.0.1:41828/_/y";,             
"node_name":"127.0.0.1:41828__%2Fy",             "state":"active",             
"type":"NRT",             "leader":"true"}}}},     
"router":{"name":"compositeId"},     "maxShardsPerNode":"1",     
"autoAddReplicas":"false",     "nrtReplicas":"2",     "tlogReplicas":"0"}}

Stack Trace:
java.lang.AssertionError: Didn't see all replicas for shard shard1 in c8n_1x2 
come up within 90000 ms! ClusterState: {
  "collMinRf_1x3":{
    "pullReplicas":"0",
    "replicationFactor":"1",
    "shards":{"shard1":{
        "range":"80000000-7fffffff",
        "state":"active",
        "replicas":{
          "core_node4":{
            "core":"collMinRf_1x3_shard1_replica_n3",
            "base_url":"http://127.0.0.1:53551/_/y";,
            "node_name":"127.0.0.1:53551__%2Fy",
            "state":"active",
            "type":"NRT"},
          "core_node5":{
            "core":"collMinRf_1x3_shard1_replica_n2",
            "base_url":"http://127.0.0.1:41828/_/y";,
            "node_name":"127.0.0.1:41828__%2Fy",
            "state":"active",
            "type":"NRT"},
          "core_node6":{
            "core":"collMinRf_1x3_shard1_replica_n1",
            "base_url":"http://127.0.0.1:37574/_/y";,
            "node_name":"127.0.0.1:37574__%2Fy",
            "state":"active",
            "type":"NRT",
            "leader":"true"}}}},
    "router":{"name":"compositeId"},
    "maxShardsPerNode":"1",
    "autoAddReplicas":"false",
    "nrtReplicas":"3",
    "tlogReplicas":"0"},
  "collection1":{
    "pullReplicas":"0",
    "replicationFactor":"1",
    "shards":{
      "shard1":{
        "range":"80000000-ffffffff",
        "state":"active",
        "replicas":{"core_node44":{
            "core":"collection1_shard1_replica_n43",
            "base_url":"http://127.0.0.1:37574/_/y";,
            "node_name":"127.0.0.1:37574__%2Fy",
            "state":"active",
            "type":"NRT",
            "leader":"true"}}},
      "shard2":{
        "range":"0-7fffffff",
        "state":"active",
        "replicas":{
          "core_node42":{
            "core":"collection1_shard2_replica_n41",
            "base_url":"http://127.0.0.1:41828/_/y";,
            "node_name":"127.0.0.1:41828__%2Fy",
            "state":"active",
            "type":"NRT",
            "leader":"true"},
          "core_node46":{
            "core":"collection1_shard2_replica_n45",
            "base_url":"http://127.0.0.1:53551/_/y";,
            "node_name":"127.0.0.1:53551__%2Fy",
            "state":"active",
            "type":"NRT"}}}},
    "router":{"name":"compositeId"},
    "maxShardsPerNode":"1",
    "autoAddReplicas":"false",
    "nrtReplicas":"1",
    "tlogReplicas":"0"},
  "control_collection":{
    "pullReplicas":"0",
    "replicationFactor":"1",
    "shards":{"shard1":{
        "range":"80000000-7fffffff",
        "state":"active",
        "replicas":{"core_node2":{
            "core":"control_collection_shard1_replica_n1",
            "base_url":"http://127.0.0.1:56322/_/y";,
            "node_name":"127.0.0.1:56322__%2Fy",
            "state":"active",
            "type":"NRT",
            "leader":"true"}}}},
    "router":{"name":"compositeId"},
    "maxShardsPerNode":"1",
    "autoAddReplicas":"false",
    "nrtReplicas":"1",
    "tlogReplicas":"0"},
  "c8n_1x2":{
    "pullReplicas":"0",
    "replicationFactor":"1",
    "shards":{"shard1":{
        "range":"80000000-7fffffff",
        "state":"active",
        "replicas":{
          "core_node3":{
            "state":"down",
            "base_url":"http://127.0.0.1:37574/_/y";,
            "core":"c8n_1x2_shard1_replica_n1",
            "node_name":"127.0.0.1:37574__%2Fy",
            "type":"NRT"},
          "core_node4":{
            "core":"c8n_1x2_shard1_replica_n2",
            "base_url":"http://127.0.0.1:41828/_/y";,
            "node_name":"127.0.0.1:41828__%2Fy",
            "state":"active",
            "type":"NRT",
            "leader":"true"}}}},
    "router":{"name":"compositeId"},
    "maxShardsPerNode":"1",
    "autoAddReplicas":"false",
    "nrtReplicas":"2",
    "tlogReplicas":"0"}}
        at 
__randomizedtesting.SeedInfo.seed([98D5336665A4B97B:10810CBCCB58D483]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.ensureAllReplicasAreActive(AbstractFullDistribZkTestBase.java:1996)
        at 
org.apache.solr.cloud.HttpPartitionTest.testRf2(HttpPartitionTest.java:370)
        at 
org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:132)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs

Error Message:
Error from server at 
http://127.0.0.1:37917/solr/org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1:
 Cannot talk to ZooKeeper - Updates are disabled.

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at 
http://127.0.0.1:37917/solr/org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1:
 Cannot talk to ZooKeeper - Updates are disabled.
        at 
__randomizedtesting.SeedInfo.seed([98D5336665A4B97B:2609FB9AA2033157]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:173)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:152)
        at 
org.apache.solr.cloud.TestRandomFlRTGCloud.addRandomDocument(TestRandomFlRTGCloud.java:333)
        at 
org.apache.solr.cloud.TestRandomFlRTGCloud.assertUpdate(TestRandomFlRTGCloud.java:288)
        at 
org.apache.solr.cloud.TestRandomFlRTGCloud.assertOneIter(TestRandomFlRTGCloud.java:276)
        at 
org.apache.solr.cloud.TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs(TestRandomFlRTGCloud.java:223)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at 
http://127.0.0.1:37917/solr/org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1:
 Cannot talk to ZooKeeper - Updates are disabled.
        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.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:516)
        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


FAILED:  org.apache.solr.cloud.MultiThreadedOCPTest.test

Error Message:
Error from server at https://127.0.0.1:34636: KeeperErrorCode = Session expired 
for /overseer/collection-map-completed/mn-1

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:34636: KeeperErrorCode = Session expired for 
/overseer/collection-map-completed/mn-1
        at 
__randomizedtesting.SeedInfo.seed([98D5336665A4B97B:10810CBCCB58D483]:0)
        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.AbstractFullDistribZkTestBase.getStatusResponse(AbstractFullDistribZkTestBase.java:2241)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.getRequestState(AbstractFullDistribZkTestBase.java:2234)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.getRequestStateAfterCompletion(AbstractFullDistribZkTestBase.java:2216)
        at 
org.apache.solr.cloud.MultiThreadedOCPTest.testParallelCollectionAPICalls(MultiThreadedOCPTest.java:144)
        at 
org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:62)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.security.TestPKIAuthenticationPlugin.test

Error Message:


Stack Trace:
java.lang.NullPointerException
        at 
__randomizedtesting.SeedInfo.seed([98D5336665A4B97B:10810CBCCB58D483]:0)
        at 
org.apache.solr.security.TestPKIAuthenticationPlugin.test(TestPKIAuthenticationPlugin.java:100)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12884 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestRandomFlRTGCloud
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomFlRTGCloud_98D5336665A4B97B-001/init-core-data-001
   [junit4]   2> 2265387 WARN  
(SUITE-TestRandomFlRTGCloud-seed#[98D5336665A4B97B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 2265387 INFO  
(SUITE-TestRandomFlRTGCloud-seed#[98D5336665A4B97B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2265389 INFO  
(SUITE-TestRandomFlRTGCloud-seed#[98D5336665A4B97B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=client auth uses too much RAM, 
ssl=NaN, value=NaN, clientAuth=0.0)
   [junit4]   2> 2265389 INFO  
(SUITE-TestRandomFlRTGCloud-seed#[98D5336665A4B97B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2265389 INFO  
(SUITE-TestRandomFlRTGCloud-seed#[98D5336665A4B97B]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomFlRTGCloud_98D5336665A4B97B-001/tempDir-001
   [junit4]   2> 2265389 INFO  
(SUITE-TestRandomFlRTGCloud-seed#[98D5336665A4B97B]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2265454 INFO  (Thread-10804) [    ] o.a.s.c.ZkTestServer 
client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2265454 INFO  (Thread-10804) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2265593 ERROR (Thread-10804) [    ] 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> 2265613 INFO  
(SUITE-TestRandomFlRTGCloud-seed#[98D5336665A4B97B]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:38246
   [junit4]   2> 2265721 INFO  (jetty-launcher-1310-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2265919 INFO  (jetty-launcher-1310-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1e45c4be{/solr,null,AVAILABLE}
   [junit4]   2> 2267467 INFO  (jetty-launcher-1310-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2b0b17f3{HTTP/1.1,[http/1.1]}{127.0.0.1:37917}
   [junit4]   2> 2267467 INFO  (jetty-launcher-1310-thread-1) [    ] 
o.e.j.s.Server Started @2288094ms
   [junit4]   2> 2267467 INFO  (jetty-launcher-1310-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37917}
   [junit4]   2> 2267468 ERROR (jetty-launcher-1310-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2267468 INFO  (jetty-launcher-1310-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 2267468 INFO  (jetty-launcher-1310-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2267468 INFO  (jetty-launcher-1310-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2267468 INFO  (jetty-launcher-1310-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-15T12:10:25.879Z
   [junit4]   2> 2267541 INFO  (jetty-launcher-1310-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2267637 INFO  (jetty-launcher-1310-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38246/solr
   [junit4]   2> 2268159 INFO  (jetty-launcher-1310-thread-1) 
[n:127.0.0.1:37917_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2268167 INFO  (jetty-launcher-1310-thread-1) 
[n:127.0.0.1:37917_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:37917_solr
   [junit4]   2> 2268168 INFO  (jetty-launcher-1310-thread-1) 
[n:127.0.0.1:37917_solr    ] o.a.s.c.Overseer Overseer 
(id=98662968454807555-127.0.0.1:37917_solr-n_0000000000) starting
   [junit4]   2> 2268357 INFO  (jetty-launcher-1310-thread-1) 
[n:127.0.0.1:37917_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37917_solr
   [junit4]   2> 2268359 INFO  
(OverseerStateUpdate-98662968454807555-127.0.0.1:37917_solr-n_0000000000) 
[n:127.0.0.1:37917_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2270387 INFO  (jetty-launcher-1310-thread-1) 
[n:127.0.0.1:37917_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37917.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d3d3891
   [junit4]   2> 2270507 INFO  (jetty-launcher-1310-thread-1) 
[n:127.0.0.1:37917_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37917.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d3d3891
   [junit4]   2> 2270508 INFO  (jetty-launcher-1310-thread-1) 
[n:127.0.0.1:37917_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37917.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d3d3891
   [junit4]   2> 2270509 INFO  (jetty-launcher-1310-thread-1) 
[n:127.0.0.1:37917_solr    ] 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/J2/temp/solr.cloud.TestRandomFlRTGCloud_98D5336665A4B97B-001/tempDir-001/node1/.
   [junit4]   2> 2271122 INFO  
(SUITE-TestRandomFlRTGCloud-seed#[98D5336665A4B97B]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2271183 INFO  
(SUITE-TestRandomFlRTGCloud-seed#[98D5336665A4B97B]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38246/solr ready
   [junit4]   2> 2275498 INFO  (qtp214146892-14532) [n:127.0.0.1:37917_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&property.config=solrconfig-tlog.xml&property.schema=schema-psuedo-fields.xml&collection.configName=org.apache.solr.cloud.TestRandomFlRTGCloud_config-set&name=org.apache.solr.cloud.TestRandomFlRTGCloud_collection&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2275501 INFO  
(OverseerThreadFactory-1079-thread-1-processing-n:127.0.0.1:37917_solr) 
[n:127.0.0.1:37917_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
org.apache.solr.cloud.TestRandomFlRTGCloud_collection
   [junit4]   2> 2275691 INFO  
(OverseerStateUpdate-98662968454807555-127.0.0.1:37917_solr-n_0000000000) 
[n:127.0.0.1:37917_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   
"collection":"org.apache.solr.cloud.TestRandomFlRTGCloud_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37917/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 2275921 INFO  (qtp214146892-14530) [n:127.0.0.1:37917_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestRandomFlRTGCloud_config-set&newCollection=true&collection=org.apache.solr.cloud.TestRandomFlRTGCloud_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-psuedo-fields.xml&coreNodeName=core_node2&name=org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin
   [junit4]   2> 2275922 INFO  (qtp214146892-14530) [n:127.0.0.1:37917_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2276062 INFO  
(zkCallback-1317-thread-1-processing-n:127.0.0.1:37917_solr) 
[n:127.0.0.1:37917_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/org.apache.solr.cloud.TestRandomFlRTGCloud_collection/state.json]
 for collection [org.apache.solr.cloud.TestRandomFlRTGCloud_collection] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 2276078 INFO  
(zkCallback-1317-thread-2-processing-n:127.0.0.1:37917_solr) 
[n:127.0.0.1:37917_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/org.apache.solr.cloud.TestRandomFlRTGCloud_collection/state.json]
 for collection [org.apache.solr.cloud.TestRandomFlRTGCloud_collection] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 2277067 INFO  (qtp214146892-14530) [n:127.0.0.1:37917_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 2277427 INFO  (qtp214146892-14530) [n:127.0.0.1:37917_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema 
[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
Schema name=test
   [junit4]   2> 2277523 INFO  (qtp214146892-14530) [n:127.0.0.1:37917_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
   [junit4]   2> 2277625 INFO  (qtp214146892-14530) [n:127.0.0.1:37917_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 
'org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1' using 
configuration from collection 
org.apache.solr.cloud.TestRandomFlRTGCloud_collection, trusted=true
   [junit4]   2> 2277637 INFO  (qtp214146892-14530) [n:127.0.0.1:37917_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37917.solr.core.org.apache.solr.cloud.TestRandomFlRTGCloud_collection.shard1.replica_n1'
 (registry 
'solr.core.org.apache.solr.cloud.TestRandomFlRTGCloud_collection.shard1.replica_n1')
 enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2d3d3891
   [junit4]   2> 2277638 INFO  (qtp214146892-14530) [n:127.0.0.1:37917_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2277638 INFO  (qtp214146892-14530) [n:127.0.0.1:37917_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.c.SolrCore 
[[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] ] 
Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomFlRTGCloud_98D5336665A4B97B-001/tempDir-001/node1/org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.TestRandomFlRTGCloud_98D5336665A4B97B-001/tempDir-001/node1/./org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1/data/]
   [junit4]   2> 2278022 INFO  (qtp214146892-14530) [n:127.0.0.1:37917_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 2278035 WARN  (qtp214146892-14530) [n:127.0.0.1:37917_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_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> 2279601 INFO  (qtp214146892-14530) [n:127.0.0.1:37917_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2279601 INFO  (qtp214146892-14530) [n:127.0.0.1:37917_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2279603 INFO  (qtp214146892-14530) [n:127.0.0.1:37917_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2279603 INFO  (qtp214146892-14530) [n:127.0.0.1:37917_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2279701 INFO  (qtp214146892-14530) [n:127.0.0.1:37917_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 2279705 INFO  (qtp214146892-14530) [n:127.0.0.1:37917_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5f9b31c4[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1]
 main]
   [junit4]   2> 2279710 INFO  (qtp214146892-14530) [n:127.0.0.1:37917_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/org.apache.solr.cloud.TestRandomFlRTGCloud_config-set
   [junit4]   2> 2279710 INFO  (qtp214146892-14530) [n:127.0.0.1:37917_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestRandomFlRTGCloud_config-set
   [junit4]   2> 2279711 INFO  (qtp214146892-14530) [n:127.0.0.1:37917_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2279755 INFO  
(searcherExecutor-1082-thread-1-processing-n:127.0.0.1:37917_solr 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1 
s:shard1 c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection r:core_node2) 
[n:127.0.0.1:37917_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection 
s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.c.SolrCore 
[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
Registered new searcher 
Searcher@5f9b31c4[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1]
 main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2279762 INFO  (qtp214146892-14530) [n:127.0.0.1:37917_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1578607510209691648
   [junit4]   2> 2280077 INFO  
(zkCallback-1317-thread-2-processing-n:127.0.0.1:37917_solr) 
[n:127.0.0.1:37917_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/org.apache.solr.cloud.TestRandomFlRTGCloud_collection/state.json]
 for collection [org.apache.solr.cloud.TestRandomFlRTGCloud_collection] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 2280077 INFO  
(zkCallback-1317-thread-3-processing-n:127.0.0.1:37917_solr) 
[n:127.0.0.1:37917_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/org.apache.solr.cloud.TestRandomFlRTGCloud_collection/state.json]
 for collection [org.apache.solr.cloud.TestRandomFlRTGCloud_collection] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 2280089 INFO  (qtp214146892-14530) [n:127.0.0.1:37917_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2280089 INFO  (qtp214146892-14530) [n:127.0.0.1:37917_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2280089 INFO  (qtp214146892-14530) [n:127.0.0.1:37917_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:37917/solr/org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1/
   [junit4]   2> 2280089 INFO  (qtp214146892-14530) [n:127.0.0.1:37917_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2280089 INFO  (qtp214146892-14530) [n:127.0.0.1:37917_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:37917/solr/org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1/
 has no replicas
   [junit4]   2> 2280089 INFO  (qtp214146892-14530) [n:127.0.0.1:37917_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2280153 INFO  (qtp214146892-14530) [n:127.0.0.1:37917_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:37917/solr/org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1/
 shard1
   [junit4]   2> 2280257 INFO  
(zkCallback-1317-thread-3-processing-n:127.0.0.1:37917_solr) 
[n:127.0.0.1:37917_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/org.apache.solr.cloud.TestRandomFlRTGCloud_collection/state.json]
 for collection [org.apache.solr.cloud.TestRandomFlRTGCloud_collection] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 2280258 INFO  
(zkCallback-1317-thread-2-processing-n:127.0.0.1:37917_solr) 
[n:127.0.0.1:37917_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/org.apache.solr.cloud.TestRandomFlRTGCloud_collection/state.json]
 for collection [org.apache.solr.cloud.TestRandomFlRTGCloud_collection] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 2280293 INFO  (qtp214146892-14530) [n:127.0.0.1:37917_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2280313 INFO  (qtp214146892-14530) [n:127.0.0.1:37917_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestRandomFlRTGCloud_config-set&newCollection=true&collection=org.apache.solr.cloud.TestRandomFlRTGCloud_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-psuedo-fields.xml&coreNodeName=core_node2&name=org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin}
 status=0 QTime=4391
   [junit4]   2> 2280370 INFO  (qtp214146892-14532) [n:127.0.0.1:37917_solr    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 2280401 INFO  
(zkCallback-1317-thread-3-processing-n:127.0.0.1:37917_solr) 
[n:127.0.0.1:37917_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/org.apache.solr.cloud.TestRandomFlRTGCloud_collection/state.json]
 for collection [org.apache.solr.cloud.TestRandomFlRTGCloud_collection] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 2280401 INFO  
(zkCallback-1317-thread-2-processing-n:127.0.0.1:37917_solr) 
[n:127.0.0.1:37917_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/org.apache.solr.cloud.TestRandomFlRTGCloud_collection/state.json]
 for collection [org.apache.solr.cloud.TestRandomFlRTGCloud_collection] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 2281373 INFO  (qtp214146892-14532) [n:127.0.0.1:37917_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&property.config=solrconfig-tlog.xml&property.schema=schema-psuedo-fields.xml&collection.configName=org.apache.solr.cloud.TestRandomFlRTGCloud_config-set&name=org.apache.solr.cloud.TestRandomFlRTGCloud_collection&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=5874
   [junit4]   2> 2281373 INFO  
(SUITE-TestRandomFlRTGCloud-seed#[98D5336665A4B97B]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
org.apache.solr.cloud.TestRandomFlRTGCloud_collection failOnTimeout:true 
timeout (sec):330
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 2281377 INFO  
(SUITE-TestRandomFlRTGCloud-seed#[98D5336665A4B97B]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
org.apache.solr.cloud.TestRandomFlRTGCloud_collection
   [junit4]   2> 2281509 INFO  
(OverseerCollectionConfigSetProcessor-98662968454807555-127.0.0.1:37917_solr-n_0000000000)
 [n:127.0.0.1:37917_solr    ] 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> 2281605 INFO  
(TEST-TestRandomFlRTGCloud.testCoverage-seed#[98D5336665A4B97B]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCoverage
   [junit4]   2> 2281606 INFO  
(TEST-TestRandomFlRTGCloud.testCoverage-seed#[98D5336665A4B97B]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testCoverage
   [junit4]   2> 2281801 INFO  
(TEST-TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs-seed#[98D5336665A4B97B])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testRandomizedUpdatesAndRTGs
   [junit4]   2> 2281801 INFO  
(TEST-TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs-seed#[98D5336665A4B97B])
 [    ] o.a.s.c.TestRandomFlRTGCloud Starting 20222 iters by seeding 21 of 409 
max docs
   [junit4]   2> 2281801 INFO  
(TEST-TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs-seed#[98D5336665A4B97B])
 [    ] o.a.s.c.TestRandomFlRTGCloud ADD: 0 = SolrInputDocument(fields: [id=0, 
aaa_i=1262762029, bbb_i=1946580244, ccc_s=ervsvp, ddd_s=rvp, eee_s=dztibo, 
fff_s=jpw, ggg_s=, hhh_s=ghcxoh, geo_1_srpt=POINT( 42 36 ), geo_2_srpt=POINT( 
42 36 ), next_2_ids_ss=[1, 2], axx_i=-1156244336, ayy_i=-1350557741, 
azz_s=vwlexian])
   [junit4]   2> 2281881 INFO  (qtp214146892-14534) [n:127.0.0.1:37917_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.s.AbstractSpatialPrefixTreeFieldType 
location_rpt{class=org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType,analyzer=org.apache.solr.schema.FieldType$DefaultAnalyzer,args={geo=true,
 maxDistErr=0.001, distErrPct=0.025, distanceUnits=kilometers, 
class=solr.SpatialRecursivePrefixTreeFieldType}} strat: 
RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:11,ctx:SpatialContext{geo=true,
 calculator=Haversine, 
worldBounds=Rect(minX=-180.0,maxX=180.0,minY=-90.0,maxY=90.0)})),pruneLeafyBranches)
 maxLevels: 11
   [junit4]   2> 2281881 INFO  (qtp214146892-14534) [n:127.0.0.1:37917_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.s.AbstractSpatialPrefixTreeFieldType 
location_rpt{class=org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType,analyzer=org.apache.solr.schema.FieldType$DefaultAnalyzer,args={geo=true,
 maxDistErr=0.001, distErrPct=0.025, distanceUnits=kilometers, 
class=solr.SpatialRecursivePrefixTreeFieldType}} strat: 
RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:11,ctx:SpatialContext{geo=true,
 calculator=Haversine, 
worldBounds=Rect(minX=-180.0,maxX=180.0,minY=-90.0,maxY=90.0)})),pruneLeafyBranches)
 maxLevels: 11
   [junit4]   2> 2281990 INFO  (qtp214146892-14534) [n:127.0.0.1:37917_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 
(1578607512427429888)]} 0 148
   [junit4]   2> 2281993 INFO  
(TEST-TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs-seed#[98D5336665A4B97B])
 [    ] o.a.s.c.TestRandomFlRTGCloud ADD: 1 = SolrInputDocument(fields: [id=1, 
aaa_i=-536039728, bbb_i=-888385529, ccc_s=bxewr, ddd_s=cyoi, eee_s=z, 
fff_s=rybgqrn, ggg_s=v, hhh_s=qf, geo_1_srpt=POINT( 42 -3 ), geo_2_srpt=POINT( 
42 10 ), next_2_ids_ss=[2, 3], axx_i=290032420, ayy_i=449856086, azz_s=])
   [junit4]   2> 2282030 INFO  (qtp214146892-14535) [n:127.0.0.1:37917_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 
(1578607512550113280)]} 0 36
   [junit4]   2> 2282030 INFO  
(TEST-TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs-seed#[98D5336665A4B97B])
 [    ] o.a.s.c.TestRandomFlRTGCloud ADD: 2 = SolrInputDocument(fields: [id=2, 
aaa_i=-585361730, bbb_i=1780447992, ccc_s=mw, ddd_s=s, eee_s=mqcvy, 
fff_s=kkkch, ggg_s=r, hhh_s=tu, geo_1_srpt=POINT( 42 10 ), geo_2_srpt=POINT( 42 
-16 ), next_2_ids_ss=[3, 4], axx_i=1689444516, ayy_i=-1372306970, azz_s=sg])
   [junit4]   2> 2282097 INFO  (qtp214146892-14536) [n:127.0.0.1:37917_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 
(1578607512591007744)]} 0 64
   [junit4]   2> 2282098 INFO  
(TEST-TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs-seed#[98D5336665A4B97B])
 [    ] o.a.s.c.TestRandomFlRTGCloud ADD: 3 = SolrInputDocument(fields: [id=3, 
aaa_i=682805613, bbb_i=-397821396, ccc_s=gmekbbmym, ddd_s=tbrzncbdl, 
eee_s=coqgpiw, fff_s=mhbadc, ggg_s=uh, hhh_s=ni, geo_1_srpt=POINT( 42 10 ), 
geo_2_srpt=POINT( 42 36 ), next_2_ids_ss=[4, 5], axx_i=-371394236, 
ayy_i=-2025215012, azz_s=rthjoh])
   [junit4]   2> 2282100 INFO  (qtp214146892-14533) [n:127.0.0.1:37917_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[3 
(1578607512660213760)]} 0 1
   [junit4]   2> 2282105 INFO  
(TEST-TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs-seed#[98D5336665A4B97B])
 [    ] o.a.s.c.TestRandomFlRTGCloud ADD: 4 = SolrInputDocument(fields: [id=4, 
aaa_i=-270981193, bbb_i=292489040, ccc_s=jnjirlymvr, ddd_s=vslefwu, eee_s=z, 
fff_s=hvvovgd, ggg_s=jg, hhh_s=guyeb, geo_1_srpt=POINT( 42 -42 ), 
geo_2_srpt=POINT( 42 36 ), next_2_ids_ss=[5, 6], axx_i=1189417416, 
ayy_i=-1954777151, azz_s=ki])
   [junit4]   2> 2282132 INFO  (qtp214146892-14530) [n:127.0.0.1:37917_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[4 
(1578607512693768192)]} 0 0
   [junit4]   2> 2282143 INFO  
(TEST-TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs-seed#[98D5336665A4B97B])
 [    ] o.a.s.c.TestRandomFlRTGCloud ADD: 5 = SolrInputDocument(fields: [id=5, 
aaa_i=1888855830, bbb_i=-647420089, ccc_s=f, ddd_s=yiwn, eee_s=oo, 
fff_s=rklldqeb, ggg_s=ems, hhh_s=wgawpu, geo_1_srpt=POINT( 42 -16 ), 
geo_2_srpt=POINT( 42 23 ), next_2_ids_ss=[6, 7], axx_i=750626493, 
ayy_i=1029575000, azz_s=ezhk])
   [junit4]   2> 2282223 INFO  (qtp214146892-14530) [n:127.0.0.1:37917_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[5 
(1578607512707399680)]} 0 79
   [junit4]   2> 2282224 INFO  
(TEST-TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs-seed#[98D5336665A4B97B])
 [    ] o.a.s.c.TestRandomFlRTGCloud ADD: 6 = SolrInputDocument(fields: [id=6, 
aaa_i=2071835192, bbb_i=-1513859993, ccc_s=jupv, ddd_s=xkoh, eee_s=aecadmgi, 
fff_s=bvk, ggg_s=igvbswmdo, hhh_s=lltpdrxg, geo_1_srpt=POINT( 42 10 ), 
geo_2_srpt=POINT( 42 62 ), next_2_ids_ss=[7, 8], axx_i=-609825404, 
ayy_i=935747949, azz_s=unhylwz])
   [junit4]   2> 2282266 INFO  (qtp214146892-14534) [n:127.0.0.1:37917_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[6 
(1578607512834277376)]} 0 41
   [junit4]   2> 2282273 INFO  
(TEST-TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs-seed#[98D5336665A4B97B])
 [    ] o.a.s.c.TestRandomFlRTGCloud ADD: 7 = SolrInputDocument(fields: [id=7, 
aaa_i=431411880, bbb_i=1518421361, ccc_s=xk, ddd_s=ntlbebcy, eee_s=nmbe, 
fff_s=oowtvcel, ggg_s=yfsze, hhh_s=, geo_1_srpt=POINT( 42 -29 ), 
geo_2_srpt=POINT( 42 -3 ), next_2_ids_ss=[8, 9], axx_i=-1453679907, 
ayy_i=932645737, azz_s=iceeol])
   [junit4]   2> 2282354 INFO  (qtp214146892-14535) [n:127.0.0.1:37917_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[7 
(1578607512926552064)]} 0 0
   [junit4]   2> 2282361 INFO  
(TEST-TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs-seed#[98D5336665A4B97B])
 [    ] o.a.s.c.TestRandomFlRTGCloud ADD: 8 = SolrInputDocument(fields: [id=8, 
aaa_i=131835052, bbb_i=1798003715, ccc_s=lx, ddd_s=rqdfthxoa, eee_s=khqcifffa, 
fff_s=bb, ggg_s=f, hhh_s=icgxvgdnn, geo_1_srpt=POINT( 42 -42 ), 
geo_2_srpt=POINT( 42 62 ), next_2_ids_ss=[9, 10], axx_i=-876202257, 
ayy_i=1398774898, azz_s=wafavwqdii])
   [junit4]   2> 2282420 INFO  (qtp214146892-14535) [n:127.0.0.1:37917_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[8 
(1578607512939134976)]} 0 54
   [junit4]   2> 2282441 INFO  
(TEST-TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs-seed#[98D5336665A4B97B])
 [    ] o.a.s.c.TestRandomFlRTGCloud ADD: 9 = SolrInputDocument(fields: [id=9, 
aaa_i=630962163, bbb_i=2130422014, ccc_s=v, ddd_s=kmefkw, eee_s=kwlhv, 
fff_s=osxa, ggg_s=abwd, hhh_s=rl, geo_1_srpt=POINT( 42 49 ), geo_2_srpt=POINT( 
42 62 ), next_2_ids_ss=[10, 11], axx_i=-1511134604, ayy_i=58054521, azz_s=fven])
   [junit4]   2> 2282477 INFO  (qtp214146892-14529) [n:127.0.0.1:37917_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[9 
(1578607513019875328)]} 0 35
   [junit4]   2> 2282478 INFO  
(TEST-TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs-seed#[98D5336665A4B97B])
 [    ] o.a.s.c.TestRandomFlRTGCloud ADD: 10 = SolrInputDocument(fields: 
[id=10, aaa_i=719949751, bbb_i=1773547937, ccc_s=gfghgy, ddd_s=duqi, eee_s=, 
fff_s=ppsnzdek, ggg_s=llmrq, hhh_s=aesqstil, geo_1_srpt=POINT( 42 -16 ), 
geo_2_srpt=POINT( 42 23 ), next_2_ids_ss=[11, 12], axx_i=-1321548376, 
ayy_i=-1019134824, azz_s=lpjgnpkk])
   [junit4]   2> 2282480 INFO  (qtp214146892-14533) [n:127.0.0.1:37917_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[10 
(1578607513058672640)]} 0 0
   [junit4]   2> 2282480 INFO  
(TEST-TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs-seed#[98D5336665A4B97B])
 [    ] o.a.s.c.TestRandomFlRTGCloud ADD: 11 = SolrInputDocument(fields: 
[id=11, aaa_i=484479121, bbb_i=-658530674, ccc_s=pwyksinw, ddd_s=xl, 
eee_s=mkaek, fff_s=i, ggg_s=hlgolafev, hhh_s=kqwxukiflm, geo_1_srpt=POINT( 42 
36 ), geo_2_srpt=POINT( 42 -29 ), next_2_ids_ss=[12, 13], axx_i=-705678315, 
ayy_i=2117131670, azz_s=jh])
   [junit4]   2> 2282502 INFO  (qtp214146892-14532) [n:127.0.0.1:37917_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[11 
(1578607513060769792)]} 0 21
   [junit4]   2> 2282502 INFO  
(TEST-TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs-seed#[98D5336665A4B97B])
 [    ] o.a.s.c.TestRandomFlRTGCloud ADD: 12 = SolrInputDocument(fields: 
[id=12, aaa_i=-1983393623, bbb_i=819463938, ccc_s=gtaomd, ddd_s=xed, 
eee_s=zigruzz, fff_s=vpfgnsr, ggg_s=mtgpxaialn, hhh_s=kfzq, geo_1_srpt=POINT( 
42 23 ), geo_2_srpt=POINT( 42 36 ), next_2_ids_ss=[13, 14], axx_i=-1620683947, 
ayy_i=-2040052954, azz_s=zzleuoz])
   [junit4]   2> 2282503 INFO  (qtp214146892-14536) [n:127.0.0.1:37917_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[12 
(1578607513083838464)]} 0 0
   [junit4]   2> 2282503 INFO  
(TEST-TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs-seed#[98D5336665A4B97B])
 [    ] o.a.s.c.TestRandomFlRTGCloud ADD: 13 = SolrInputDocument(fields: 
[id=13, aaa_i=576005911, bbb_i=1104987294, ccc_s=, ddd_s=piu, eee_s=enyw, 
fff_s=jiyqghe, ggg_s=, hhh_s=oml, geo_1_srpt=POINT( 42 -29 ), geo_2_srpt=POINT( 
42 62 ), next_2_ids_ss=[14, 15], axx_i=-1980861974, ayy_i=-1660093415, 
azz_s=uimjtki])
   [junit4]   2> 2282504 INFO  (qtp214146892-14536) [n:127.0.0.1:37917_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[13 
(1578607513084887040)]} 0 0
   [junit4]   2> 2282504 INFO  
(TEST-TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs-seed#[98D5336665A4B97B])
 [    ] o.a.s.c.TestRandomFlRTGCloud ADD: 14 = SolrInputDocument(fields: 
[id=14, aaa_i=-445963685, bbb_i=876126169, ccc_s=ricsc, ddd_s=nqkcdxk, 
eee_s=tcibaaah, fff_s=btygezob, ggg_s=cbqdhdeg, hhh_s=cxiapu, geo_1_srpt=POINT( 
42 -29 ), geo_2_srpt=POINT( 42 10 ), next_2_ids_ss=[15, 16], axx_i=-1157358402, 
ayy_i=-1857698442, azz_s=j])
   [junit4]   2> 2282534 INFO  (qtp214146892-14536) [n:127.0.0.1:37917_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProce

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

eReloadTest, SignatureUpdateProcessorFactoryTest, SuggesterFSTTest, 
SuggesterTest, TestStressLucene, SpatialFilterTest, SuggesterWFSTTest, 
TestUpdate, TestAtomicUpdateErrorCases, SortByFunctionTest, 
TestSurroundQueryParser, DocumentAnalysisRequestHandlerTest, TestQueryTypes, 
PrimitiveFieldTypeTest, XmlUpdateRequestHandlerTest, MoreLikeThisHandlerTest, 
RequiredFieldsTest, FastVectorHighlighterTest, LoggingHandlerTest, 
TestJmxIntegration, MBeansHandlerTest, TestQuerySenderListener, CopyFieldTest, 
TestSolrDeletionPolicy2, SampleTest, TestSearchPerf, TestConfig, 
TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, 
DirectSolrConnectionTest, TestCharFilters, TestCodecSupport, 
TestPerFieldSimilarity, TestLMJelinekMercerSimilarityFactory, 
OpenExchangeRatesOrgProviderTest, TestFastLRUCache, 
ChaosMonkeyNothingIsSafeTest]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=ChaosMonkeyNothingIsSafeTest -Dtests.seed=98D5336665A4B97B 
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=lt-LT -Dtests.timezone=Asia/Bishkek -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J2 | ChaosMonkeyNothingIsSafeTest (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 6 threads leaked from SUITE 
scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest: 
   [junit4]    >    1) Thread[id=137827, name=zkCallback-32696-thread-4, 
state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    2) Thread[id=137760, name=Connection evictor, 
state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    3) Thread[id=138311, name=zkCallback-32696-thread-5, 
state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    4) Thread[id=137828, 
name=zkCallback-32696-thread-4-SendThread(127.0.0.1:47905), 
state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   [junit4]    >    5) Thread[id=138368, name=zkCallback-32696-thread-6, 
state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    6) Thread[id=137829, 
name=zkCallback-32696-thread-4-EventThread, state=WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([98D5336665A4B97B]:0)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=137827, name=zkCallback-32696-thread-4, 
state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    2) Thread[id=138311, name=zkCallback-32696-thread-5, 
state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    3) Thread[id=137828, 
name=zkCallback-32696-thread-4-SendThread(127.0.0.1:47905), 
state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1051)
   [junit4]    >    4) Thread[id=138368, name=zkCallback-32696-thread-6, 
state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at 
java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([98D5336665A4B97B]:0)
   [junit4] Completed [492/731 (5!)] on J2 in 242.16s, 1 test, 3 errors <<< 
FAILURES!

[...truncated 46975 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to