Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19109/
Java: 64bit/jdk-9-ea+159 -XX:+UseCompressedOops -XX:+UseParallelGC

2 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest

Error Message:
1 thread leaked from SUITE scope at 
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest:     1) Thread[id=4641, 
name=qtp493863132-4641, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]         at 
java.base@9-ea/java.lang.Object.wait(Native Method)         at 
app//org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.waitForEmptyQueue(ConcurrentUpdateSolrClient.java:657)
         at 
app//org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.blockUntilFinished(ConcurrentUpdateSolrClient.java:589)
         at 
app//org.apache.solr.update.StreamingSolrClients.blockUntilFinished(StreamingSolrClients.java:91)
         at 
app//org.apache.solr.update.SolrCmdDistributor.blockAndDoRetries(SolrCmdDistributor.java:243)
         at 
app//org.apache.solr.update.SolrCmdDistributor.finish(SolrCmdDistributor.java:95)
         at 
app//org.apache.solr.update.processor.DistributedUpdateProcessor.doFinish(DistributedUpdateProcessor.java:844)
         at 
app//org.apache.solr.update.processor.DistributedUpdateProcessor.finish(DistributedUpdateProcessor.java:1919)
         at 
app//org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.finish(LogUpdateProcessorFactory.java:182)
         at 
app//org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:78)
         at 
app//org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:171)
         at app//org.apache.solr.core.SolrCore.execute(SolrCore.java:2420)      
   at app//org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:722)  
       at app//org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:528) 
        at 
app//org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)
         at 
app//org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:298)
         at 
app//org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
         at 
app//org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
         at 
app//org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
         at 
app//org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582) 
        at 
app//org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
         at 
app//org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
         at 
app//org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)  
       at 
app//org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
         at 
app//org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
         at 
app//org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
         at 
app//org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
         at 
app//org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
         at app//org.eclipse.jetty.server.Server.handle(Server.java:534)        
 at app//org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)      
   at 
app//org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
         at 
app//org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
         at 
app//org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)         
at 
app//org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
         at 
app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
         at 
app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
         at 
app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
         at java.base@9-ea/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest: 
   1) Thread[id=4641, name=qtp493863132-4641, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9-ea/java.lang.Object.wait(Native Method)
        at 
app//org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.waitForEmptyQueue(ConcurrentUpdateSolrClient.java:657)
        at 
app//org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.blockUntilFinished(ConcurrentUpdateSolrClient.java:589)
        at 
app//org.apache.solr.update.StreamingSolrClients.blockUntilFinished(StreamingSolrClients.java:91)
        at 
app//org.apache.solr.update.SolrCmdDistributor.blockAndDoRetries(SolrCmdDistributor.java:243)
        at 
app//org.apache.solr.update.SolrCmdDistributor.finish(SolrCmdDistributor.java:95)
        at 
app//org.apache.solr.update.processor.DistributedUpdateProcessor.doFinish(DistributedUpdateProcessor.java:844)
        at 
app//org.apache.solr.update.processor.DistributedUpdateProcessor.finish(DistributedUpdateProcessor.java:1919)
        at 
app//org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.finish(LogUpdateProcessorFactory.java:182)
        at 
app//org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:78)
        at 
app//org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:171)
        at app//org.apache.solr.core.SolrCore.execute(SolrCore.java:2420)
        at 
app//org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:722)
        at app//org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:528)
        at 
app//org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)
        at 
app//org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:298)
        at 
app//org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
        at 
app//org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
        at 
app//org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
        at 
app//org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
        at 
app//org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
        at 
app//org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
        at 
app//org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
        at 
app//org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
        at 
app//org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
        at 
app//org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
        at 
app//org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
        at 
app//org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
        at app//org.eclipse.jetty.server.Server.handle(Server.java:534)
        at 
app//org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
        at 
app//org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
        at 
app//org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
        at app//org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
        at 
app//org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
        at 
app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
        at 
app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
        at 
app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
        at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
        at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
        at java.base@9-ea/java.lang.Thread.run(Thread.java:844)
        at __randomizedtesting.SeedInfo.seed([76815BE8656F916D]: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=4641, name=qtp493863132-4641, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]         at 
java.base@9-ea/java.lang.Object.wait(Native Method)         at 
app//org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.waitForEmptyQueue(ConcurrentUpdateSolrClient.java:657)
         at 
app//org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.blockUntilFinished(ConcurrentUpdateSolrClient.java:589)
         at 
app//org.apache.solr.update.StreamingSolrClients.blockUntilFinished(StreamingSolrClients.java:91)
         at 
app//org.apache.solr.update.SolrCmdDistributor.blockAndDoRetries(SolrCmdDistributor.java:243)
         at 
app//org.apache.solr.update.SolrCmdDistributor.finish(SolrCmdDistributor.java:95)
         at 
app//org.apache.solr.update.processor.DistributedUpdateProcessor.doFinish(DistributedUpdateProcessor.java:844)
         at 
app//org.apache.solr.update.processor.DistributedUpdateProcessor.finish(DistributedUpdateProcessor.java:1919)
         at 
app//org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.finish(LogUpdateProcessorFactory.java:182)
         at 
app//org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:78)
         at 
app//org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:171)
         at app//org.apache.solr.core.SolrCore.execute(SolrCore.java:2420)      
   at app//org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:722)  
       at app//org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:528) 
        at 
app//org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)
         at 
app//org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:298)
         at 
app//org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
         at 
app//org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
         at 
app//org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
         at 
app//org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582) 
        at 
app//org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
         at 
app//org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
         at 
app//org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)  
       at 
app//org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
         at 
app//org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
         at 
app//org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
         at 
app//org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
         at 
app//org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
         at app//org.eclipse.jetty.server.Server.handle(Server.java:534)        
 at app//org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)      
   at 
app//org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
         at 
app//org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
         at 
app//org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)         
at 
app//org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
         at 
app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
         at 
app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
         at 
app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
         at java.base@9-ea/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=4641, name=qtp493863132-4641, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9-ea/java.lang.Object.wait(Native Method)
        at 
app//org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.waitForEmptyQueue(ConcurrentUpdateSolrClient.java:657)
        at 
app//org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.blockUntilFinished(ConcurrentUpdateSolrClient.java:589)
        at 
app//org.apache.solr.update.StreamingSolrClients.blockUntilFinished(StreamingSolrClients.java:91)
        at 
app//org.apache.solr.update.SolrCmdDistributor.blockAndDoRetries(SolrCmdDistributor.java:243)
        at 
app//org.apache.solr.update.SolrCmdDistributor.finish(SolrCmdDistributor.java:95)
        at 
app//org.apache.solr.update.processor.DistributedUpdateProcessor.doFinish(DistributedUpdateProcessor.java:844)
        at 
app//org.apache.solr.update.processor.DistributedUpdateProcessor.finish(DistributedUpdateProcessor.java:1919)
        at 
app//org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.finish(LogUpdateProcessorFactory.java:182)
        at 
app//org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:78)
        at 
app//org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:171)
        at app//org.apache.solr.core.SolrCore.execute(SolrCore.java:2420)
        at 
app//org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:722)
        at app//org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:528)
        at 
app//org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)
        at 
app//org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:298)
        at 
app//org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
        at 
app//org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
        at 
app//org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
        at 
app//org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
        at 
app//org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
        at 
app//org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
        at 
app//org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
        at 
app//org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
        at 
app//org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
        at 
app//org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
        at 
app//org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
        at 
app//org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
        at app//org.eclipse.jetty.server.Server.handle(Server.java:534)
        at 
app//org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
        at 
app//org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
        at 
app//org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
        at app//org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
        at 
app//org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
        at 
app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
        at 
app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
        at 
app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
        at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
        at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
        at java.base@9-ea/java.lang.Thread.run(Thread.java:844)
        at __randomizedtesting.SeedInfo.seed([76815BE8656F916D]:0)




Build Log:
[...truncated 11409 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_76815BE8656F916D-001/init-core-data-001
   [junit4]   2> 539350 INFO  
(SUITE-ChaosMonkeyNothingIsSafeTest-seed#[76815BE8656F916D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 539352 INFO  
(SUITE-ChaosMonkeyNothingIsSafeTest-seed#[76815BE8656F916D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776";)
   [junit4]   2> 539352 INFO  
(SUITE-ChaosMonkeyNothingIsSafeTest-seed#[76815BE8656F916D]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 539355 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 539355 INFO  (Thread-1205) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 539355 INFO  (Thread-1205) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 539455 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:45009
   [junit4]   2> 539465 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 539467 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 539469 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 539472 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 539473 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 539475 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 539500 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 539503 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 539507 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 539510 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 539512 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 540144 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_76815BE8656F916D-001/control-001/cores/collection1
   [junit4]   2> 540146 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 540146 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7ab5d025{/,null,AVAILABLE}
   [junit4]   2> 540147 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@642517be{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 540147 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.e.j.s.Server Started @??????ms
   [junit4]   2> 540147 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_76815BE8656F916D-001/tempDir-001/control/data,
 hostPort=40793, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_76815BE8656F916D-001/control-001/cores}
   [junit4]   2> 540147 ERROR 
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 540147 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 540147 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 540147 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 540147 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-05T20:06:34.580885Z
   [junit4]   2> 540149 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 540149 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_76815BE8656F916D-001/control-001/solr.xml
   [junit4]   2> 540157 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45009/solr
   [junit4]   2> 540164 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 540164 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40793_
   [junit4]   2> 540164 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.a.s.c.Overseer Overseer (id=97566352591486980-127.0.0.1:40793_-n_0000000000) 
starting
   [junit4]   2> 540169 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40793_
   [junit4]   2> 540169 INFO  (zkCallback-578-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 540277 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_76815BE8656F916D-001/control-001/cores
   [junit4]   2> 540277 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 540280 INFO  
(OverseerStateUpdate-97566352591486980-127.0.0.1:40793_-n_0000000000) [    ] 
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 541287 INFO  (coreLoadExecutor-2433-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 541295 INFO  (coreLoadExecutor-2433-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 541340 WARN  (coreLoadExecutor-2433-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 541341 INFO  (coreLoadExecutor-2433-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 541351 INFO  (coreLoadExecutor-2433-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection
   [junit4]   2> 541354 INFO  (coreLoadExecutor-2433-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_76815BE8656F916D-001/control-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_76815BE8656F916D-001/control-001/cores/collection1/data/]
   [junit4]   2> 541355 INFO  (coreLoadExecutor-2433-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@62dc37a
   [junit4]   2> 541364 INFO  (coreLoadExecutor-2433-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 541451 WARN  (coreLoadExecutor-2433-thread-1) [    ] 
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> 541560 INFO  (coreLoadExecutor-2433-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 541560 INFO  (coreLoadExecutor-2433-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 541562 INFO  (coreLoadExecutor-2433-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 541562 INFO  (coreLoadExecutor-2433-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 541564 INFO  (coreLoadExecutor-2433-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 541565 INFO  (coreLoadExecutor-2433-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@98880ed[collection1] main]
   [junit4]   2> 541566 INFO  (coreLoadExecutor-2433-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 541566 INFO  (coreLoadExecutor-2433-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 541566 INFO  (coreLoadExecutor-2433-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 541568 INFO  (searcherExecutor-2434-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@98880ed[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 541570 INFO  (coreLoadExecutor-2433-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1561061643783241728
   [junit4]   2> 541575 INFO  (coreZkRegister-2426-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 541575 INFO  (coreZkRegister-2426-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 541575 INFO  (coreZkRegister-2426-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40793/collection1/
   [junit4]   2> 541575 INFO  (coreZkRegister-2426-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 541575 INFO  (coreZkRegister-2426-thread-1) [    ] 
o.a.s.c.SyncStrategy http://127.0.0.1:40793/collection1/ has no replicas
   [junit4]   2> 541575 INFO  (coreZkRegister-2426-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 541577 INFO  (coreZkRegister-2426-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:40793/collection1/ shard1
   [junit4]   2> 541727 INFO  (coreZkRegister-2426-thread-1) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 541922 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 541923 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45009/solr ready
   [junit4]   2> 541923 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 541923 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 542465 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_76815BE8656F916D-001/shard-1-001/cores/collection1
   [junit4]   2> 542467 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_76815BE8656F916D-001/shard-1-001
   [junit4]   2> 542467 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 542468 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@251f1b83{/,null,AVAILABLE}
   [junit4]   2> 542468 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@b8771fb{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 542468 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.e.j.s.Server Started @??????ms
   [junit4]   2> 542468 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_76815BE8656F916D-001/tempDir-001/jetty1,
 hostPort=39317, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_76815BE8656F916D-001/shard-1-001/cores}
   [junit4]   2> 542469 ERROR 
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 542469 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 542469 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 542469 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 542469 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-05T20:06:36.902306Z
   [junit4]   2> 542471 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 542472 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_76815BE8656F916D-001/shard-1-001/solr.xml
   [junit4]   2> 542478 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45009/solr
   [junit4]   2> 542483 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 542484 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 542485 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39317_
   [junit4]   2> 542486 INFO  (zkCallback-588-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 542486 INFO  (zkCallback-578-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 542486 INFO  (zkCallback-582-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 542605 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_76815BE8656F916D-001/shard-1-001/cores
   [junit4]   2> 542606 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 542612 INFO  
(OverseerStateUpdate-97566352591486980-127.0.0.1:40793_-n_0000000000) [    ] 
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 542720 INFO  (zkCallback-588-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 543622 INFO  (coreLoadExecutor-2444-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 543635 INFO  (coreLoadExecutor-2444-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 543710 WARN  (coreLoadExecutor-2444-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 543712 INFO  (coreLoadExecutor-2444-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 543723 INFO  (coreLoadExecutor-2444-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 543723 INFO  (coreLoadExecutor-2444-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_76815BE8656F916D-001/shard-1-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_76815BE8656F916D-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 543723 INFO  (coreLoadExecutor-2444-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@62dc37a
   [junit4]   2> 543732 INFO  (coreLoadExecutor-2444-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 543789 WARN  (coreLoadExecutor-2444-thread-1) [    ] 
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> 543954 INFO  (coreLoadExecutor-2444-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 543955 INFO  (coreLoadExecutor-2444-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 543956 INFO  (coreLoadExecutor-2444-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 543956 INFO  (coreLoadExecutor-2444-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 543957 INFO  (coreLoadExecutor-2444-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 543958 INFO  (coreLoadExecutor-2444-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@699ff022[collection1] main]
   [junit4]   2> 543959 INFO  (coreLoadExecutor-2444-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 543959 INFO  (coreLoadExecutor-2444-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 543959 INFO  (coreLoadExecutor-2444-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 543960 INFO  (searcherExecutor-2445-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@699ff022[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 543961 INFO  (coreLoadExecutor-2444-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1561061646290386944
   [junit4]   2> 543966 INFO  (coreZkRegister-2439-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 543966 INFO  (coreZkRegister-2439-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 543966 INFO  (coreZkRegister-2439-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39317/collection1/
   [junit4]   2> 543966 INFO  (coreZkRegister-2439-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 543966 INFO  (coreZkRegister-2439-thread-1) [    ] 
o.a.s.c.SyncStrategy http://127.0.0.1:39317/collection1/ has no replicas
   [junit4]   2> 543966 INFO  (coreZkRegister-2439-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 543968 INFO  (coreZkRegister-2439-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:39317/collection1/ shard1
   [junit4]   2> 544070 INFO  (zkCallback-588-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 544119 INFO  (coreZkRegister-2439-thread-1) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 544221 INFO  (zkCallback-588-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 544820 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_76815BE8656F916D-001/shard-2-001/cores/collection1
   [junit4]   2> 544821 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_76815BE8656F916D-001/shard-2-001
   [junit4]   2> 544822 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 544827 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5912cd0d{/,null,AVAILABLE}
   [junit4]   2> 544831 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@22aaa0ab{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 544831 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.e.j.s.Server Started @??????ms
   [junit4]   2> 544831 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_76815BE8656F916D-001/tempDir-001/jetty2,
 hostPort=45929, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_76815BE8656F916D-001/shard-2-001/cores}
   [junit4]   2> 544831 ERROR 
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 544831 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 544831 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 544831 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 544831 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-05T20:06:39.264893Z
   [junit4]   2> 544834 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 544834 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_76815BE8656F916D-001/shard-2-001/solr.xml
   [junit4]   2> 544841 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45009/solr
   [junit4]   2> 544849 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 544851 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 544852 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45929_
   [junit4]   2> 544853 INFO  (zkCallback-588-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 544853 INFO  (zkCallback-578-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 544853 INFO  (zkCallback-582-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 544854 INFO  (zkCallback-594-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 544956 INFO  (zkCallback-588-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 544980 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_76815BE8656F916D-001/shard-2-001/cores
   [junit4]   2> 544980 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 544982 INFO  
(OverseerStateUpdate-97566352591486980-127.0.0.1:40793_-n_0000000000) [    ] 
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 545084 INFO  (zkCallback-588-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 545084 INFO  (zkCallback-594-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 545993 INFO  (coreLoadExecutor-2455-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 546038 INFO  (coreLoadExecutor-2455-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 546093 WARN  (coreLoadExecutor-2455-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 546094 INFO  (coreLoadExecutor-2455-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 546102 INFO  (coreLoadExecutor-2455-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 546102 INFO  (coreLoadExecutor-2455-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_76815BE8656F916D-001/shard-2-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_76815BE8656F916D-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 546102 INFO  (coreLoadExecutor-2455-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@62dc37a
   [junit4]   2> 546108 INFO  (coreLoadExecutor-2455-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 546171 WARN  (coreLoadExecutor-2455-thread-1) [    ] 
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> 546378 INFO  (coreLoadExecutor-2455-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 546378 INFO  (coreLoadExecutor-2455-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 546380 INFO  (coreLoadExecutor-2455-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 546380 INFO  (coreLoadExecutor-2455-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 546381 INFO  (coreLoadExecutor-2455-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 546384 INFO  (coreLoadExecutor-2455-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@138a9156[collection1] main]
   [junit4]   2> 546384 INFO  (coreLoadExecutor-2455-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 546385 INFO  (coreLoadExecutor-2455-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 546385 INFO  (coreLoadExecutor-2455-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 546387 INFO  (searcherExecutor-2456-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@138a9156[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 546390 INFO  (coreLoadExecutor-2455-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1561061648837378048
   [junit4]   2> 546395 INFO  (coreZkRegister-2450-thread-1) [    ] 
o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 546396 INFO  (updateExecutor-591-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 546396 INFO  (recoveryExecutor-592-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 546396 INFO  (recoveryExecutor-592-thread-1) [    ] 
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 546396 INFO  (recoveryExecutor-592-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 546396 INFO  (recoveryExecutor-592-thread-1) [    ] 
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, 
tlog=null}
   [junit4]   2> 546396 INFO  (recoveryExecutor-592-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, 
leader is [http://127.0.0.1:39317/collection1/] and I am 
[http://127.0.0.1:45929/collection1/]
   [junit4]   2> 546399 INFO  (recoveryExecutor-592-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Sending prep recovery command to 
[http://127.0.0.1:39317]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:45929_&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 546402 INFO  (qtp493863132-4568) [    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 546403 INFO  (qtp493863132-4568) [    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard1 of collection1) have state: recovering
   [junit4]   2> 546403 INFO  (qtp493863132-4568) [    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? 
true, live=true, checkLive=true, currentState=down, localState=active, 
nodeName=127.0.0.1:45929_, coreNodeName=core_node2, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:45929","node_name":"127.0.0.1:45929_","state":"down"}
   [junit4]   2> 546505 INFO  (zkCallback-594-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 546505 INFO  (zkCallback-588-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 546620 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 546621 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):330
   [junit4]   2> 547403 INFO  (qtp493863132-4568) [    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? 
true, live=true, checkLive=true, currentState=recovering, localState=active, 
nodeName=127.0.0.1:45929_, coreNodeName=core_node2, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:45929","node_name":"127.0.0.1:45929_","state":"recovering"}
   [junit4]   2> 547403 INFO  (qtp493863132-4568) [    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 547403 INFO  (qtp493863132-4568) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:45929_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1001
   [junit4]   2> 547904 INFO  (recoveryExecutor-592-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Attempting to PeerSync from 
[http://127.0.0.1:39317/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 547904 INFO  (recoveryExecutor-592-thread-1) [    ] 
o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:45929 START 
replicas=[http://127.0.0.1:39317/collection1/] nUpdates=100
   [junit4]   2> 547908 INFO  (qtp493863132-4564) [    ] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:1.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, 
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 547908 INFO  (qtp493863132-4564) [    ] o.a.s.c.S.Request 
[collection1]  webapp= path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 547909 INFO  (recoveryExecutor-592-thread-1) [    ] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:1.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, 
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 547909 INFO  (recoveryExecutor-592-thread-1) [    ] 
o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 547910 INFO  (recoveryExecutor-592-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 547910 INFO  (recoveryExecutor-592-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 547911 INFO  (recoveryExecutor-592-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 547911 INFO  (recoveryExecutor-592-thread-1) [    ] 
o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 547911 INFO  (recoveryExecutor-592-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 547911 INFO  (recoveryExecutor-592-thread-1) [    ] 
o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 547911 INFO  (recoveryExecutor-592-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 548014 INFO  (zkCallback-594-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 548014 INFO  (zkCallback-588-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 548622 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 548627 INFO  (qtp2093984113-4529) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1561061651178848256)} 0 4
   [junit4]   2> 548640 INFO  (qtp43798039-4597) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&_version_=-1561061651185139712&distrib.from=http://127.0.0.1:39317/collection1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1561061651185139712)} 0 5
   [junit4]   2> 548640 INFO  (qtp493863132-4570) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1561061651185139712)} 0 11
   [junit4]   2> 548646 INFO  (qtp2093984113-4530) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-0 (1561061651200868352)]} 0 2
   [junit4]   2> 548648 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[76815BE8656F916D]) [    ] 
o.a.s.c.ChaosMonkey monkey: starting
   [junit4]   2> 548650 INFO  (qtp43798039-4593) [    ] o.a.s.c.S.Request 
[collection1]  webapp= path=/select 
params={q=co*&_stateVer_=collection1:8&wt=javabin&version=2} hits=0 status=0 
QTime=0
   [junit4]   2> 548656 INFO  (qtp43798039-4598) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39317/collection1/&wt=javabin&version=2}{add=[0-0
 (1561061651206111232)]} 0 3
   [junit4]   2> 548656 INFO  (qtp493863132-4568) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0-0 (1561061651206111232)]} 0 8
   [junit4]   2> 548657 INFO  (qtp2093984113-4531) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-1 (1561061651214499840)]} 0 0
   [junit4]   2> 548661 INFO  (qtp43798039-4592) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39317/collection1/&wt=javabin&version=2}{add=[0-1
 (1561061651215548416)]} 0 0
   [junit4]   2> 548661 INFO  (qtp493863132-4564) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0-1 (1561061651215548416)]} 0 3
   [junit4]   2> 548662 INFO  (qtp2093984113-4531) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-2 (1561061651218694144)]} 0 0
   [junit4]   2> 548663 INFO  (qtp43798039-4594) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39317/collection1/&wt=javabin&version=2}{add=[ft1-0
 (1561061651210305536), ft1-1 (1561061651211354112), ft1-2 
(1561061651212402688), ft1-3 (1561061651217645568), ft1-4 
(1561061651217645569)]} 0 6
   [junit4]   2> 548663 INFO  (qtp493863132-4565) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[ft1-0 (1561061651210305536), ft1-1 
(1561061651211354112), ft1-2 (1561061651212402688), ft1-3 
(1561061651217645568), ft1-4 (1561061651217645569)]} 0 10
   [junit4]   2> 548668 INFO  (qtp43798039-4593) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39317/collection1/&wt=javabin&version=2}{add=[0-2
 (1561061651219742720)]} 0 4
   [junit4]   2> 548668 INFO  (qtp493863132-4566) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0-2 (1561061651219742720)]} 0 6
   [junit4]   2> 548669 INFO  (qtp2093984113-4529) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-3 (1561061651227082752)]} 0 0
   [junit4]   2> 548672 INFO  (qtp43798039-4593) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39317/collection1/&wt=javabin&version=2}{add=[0-3
 (1561061651228131328)]} 0 1
   [junit4]   2> 548672 INFO  (qtp493863132-4568) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0-3 (1561061651228131328)]} 0 2
   [junit4]   2> 548673 INFO  (qtp2093984113-4530) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-4 (1561061651230228480)]} 0 0
   [junit4]   2> 548673 INFO  (qtp43798039-4598) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39317/collection1/&wt=javabin&version=2}{delete=[ft1-2
 (-1561061651230228480)]} 0 0
   [junit4]   2> 548673 INFO  (qtp493863132-4570) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{delete=[ft1-2 (-1561061651230228480)]} 0 1
   [junit4]   2> 548675 INFO  (qtp43798039-4597) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39317/collection1/&wt=javabin&version=2}{add=[0-4
 (1561061651231277056)]} 0 1
   [junit4]   2> 548675 INFO  (qtp493863132-4564) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0-4 (1561061651231277056)]} 0 2
   [junit4]   2> 548676 INFO  (qtp2093984113-4524) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-2 (-1561061651234422784)]} 
0 0
   [junit4]   2> 548677 INFO  (qtp43798039-4594) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39317/collection1/&wt=javabin&version=2}{delete=[0-2
 (-1561061651234422784)]} 0 0
   [junit4]   2> 548677 INFO  (qtp493863132-4566) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{delete=[0-2 (-1561061651234422784)]} 0 0
   [junit4]   2> 548677 INFO  (qtp2093984113-4531) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-5 (1561061651235471360)]} 0 0
   [junit4]   2> 548679 INFO  (qtp43798039-4598) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39317/collection1/&wt=javabin&version=2}{add=[0-5
 (1561061651236519936)]} 0 0
   [junit4]   2> 548679 INFO  (qtp493863132-4570) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0-5 (1561061651236519936)]} 0 1
   [junit4]   2> 548680 INFO  (qtp2093984113-4529) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-6 (1561061651238617088)]} 0 0
   [junit4]   2> 548685 INFO  (qtp43798039-4592) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39317/collection1/&wt=javabin&version=2}{add=[ft1-5
 (1561061651232325632), ft1-6 (1561061651233374208)]} 0 10
   [junit4]   2> 548686 INFO  (qtp493863132-4568) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[ft1-5 (1561061651232325632), ft1-6 
(1561061651233374208)]} 0 11
   [junit4]   2> 548691 INFO  (qtp43798039-4597) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39317/collection1/&wt=javabin&version=2}{add=[0-6
 (1561061651238617088)]} 0 10
   [junit4]   2> 548691 INFO  (qtp43798039-4593) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39317/collection1/&wt=javabin&version=2}{delete=[ft1-4
 (-1561061651245957120)]} 0 0
   [junit4]   2> 548691 INFO  (qtp493863132-4565) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{delete=[ft1-4 (-1561061651245957120)]} 0 5
   [junit4]   2> 548692 INFO  (qtp493863132-4564) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0-6 (1561061651238617088)]} 0 11
   [junit4]   2> 548692 INFO  (qtp2093984113-4530) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-4 (-1561061651251200000)]} 
0 0
   [junit4]   2> 548693 INFO  (qtp43798039-4598) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39317/collection1/&wt=javabin&version=2}{delete=[0-4
 (-1561061651252248576)]} 0 0
   [junit4]   2> 548693 INFO  (qtp493863132-4566) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{delete=[0-4 (-1561061651252248576)]} 0 0
   [junit4]   2> 548694 INFO  (qtp2093984113-4524) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-7 (1561061651253297152)]} 0 0
   [junit4]   2> 548696 INFO  (qtp43798039-4597) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39317/collection1/&wt=javabin&version=2}{add=[0-7
 (1561061651254345728)]} 0 0
   [junit4]   2> 548696 INFO  (qtp493863132-4565) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0-7 (1561061651254345728)]} 0 0
   [junit4]   2> 548696 INFO  (qtp2093984113-4524) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-7 (-1561061651255394304)]} 
0 0
   [junit4]   2> 548698 INFO  (qtp43798039-4593) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39317/collection1/&wt=javabin&version=2}{delete=[0-7
 (-1561061651256442880)]} 0 0
   [junit4]   2> 548698 INFO  (qtp493863132-4568) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{delete=[0-7 (-1561061651256442880)]} 0 1
   [junit4]   2> 548699 INFO  (qtp2093984113-4524) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-8 (1561061651257491456)]} 0 0
   [junit4]   2> 548700 INFO  (qtp43798039-4598) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39317/collection1/&wt=javabin&version=2}{add=[0-8
 (1561061651258540032)]} 0 0
   [junit4]   2> 548700 INFO  (qtp493863132-4565) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0-8 (1561061651258540032)]} 0 0
   [junit4]   2> 548701 INFO  (qtp2093984113-4530) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-9 (1561061651260637184)]} 0 0
   [junit4]   2> 548702 INFO  (qtp43798039-4598) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39317/collection1/&wt=javabin&version=2}{add=[0-9
 (1561061651260637184)]} 0 0
   [junit4]   2> 548702 INFO  (qtp493863132-4641) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0-9 (1561061651260637184)]} 0 1
   [junit4]   2> 548703 INFO  (qtp43798039-4594) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39317/collection1/&wt=javabin&version=2}{add=[ft1-7
 (1561061651251200000)]} 0 9
   [junit4]   2> 548703 INFO  (qtp493863132-4570) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[ft1-7 (1561061651251200000)]} 0 10
   [junit4]   2> 548703 INFO  (qtp2093984113-4530) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-10 (1561061651262734336)]} 0 0
   [junit4]   2> 548704 INFO  (qtp43798039-4598) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39317/collection1/&wt=javabin&version=2}{add=[0-10
 (1561061651262734337)]} 0 0
   [junit4]   2> 548704 INFO  (qtp493863132-4568) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0-10 (1561061651262734337)]} 0 0
   [junit4]   2> 548704 INFO  (qtp2093984113-4530) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-11 (1561061651263782912)]} 0 0
   [junit4]   2> 548706 INFO  (qtp43798039-4598) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39317/collection1/&wt=javabin&version=2}{add=[0-11
 (1561061651264831488)]} 0 0
   [junit4]   2> 548706 INFO  (qtp493863132-4565) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0-11 (1561061651264831488)]} 0 0
   [junit4]   2> 548706 INFO  (qtp2093984113-4530) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-9 (-1561061651265880064)]} 
0 0
   [junit4]   2> 548707 INFO  (qtp43798039-4598) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39317/collection1/&wt=javabin&version=2}{delete=[0-9
 (-1561061651266928640)]} 0 0
   [junit4]   2> 548707 INFO  (qtp493863132-4641) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{delete=[0-9 (-1561061651266928640)]} 0 0
   [junit4]   2> 548708 INFO  (qtp2093984113-4531) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-12 (1561061651267977216)]} 0 0
   [junit4]   2> 548709 INFO  (qtp43798039-4598) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39317/collection1/&wt=javabin&version=2}{add=[0-12
 (1561061651267977216)]} 0 0
   [junit4]   2> 548709 INFO  (qtp493863132-4570) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0-12 (1561061651267977216)]} 0 0
   [junit4]   2> 548710 INFO  (qtp2093984113-4531) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-13 (1561061651270074368)]} 0 0
   [junit4]   2> 548711 INFO  (qtp43798039-4592) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39317/collection1/&wt=javabin&version=2}{delete=[ft1-7
 (-1561061651262734336)]} 0 7
   [junit4]   2> 548711 INFO  (qtp493863132-4564) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{delete=[ft1-7 (-1561061651262734336)]} 0 8
   [junit4]   2> 548712 INFO  (qtp43798039-4597) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39317/collection1/&wt=javabin&version=2}{add=[0-13
 (1561061651271122944)]} 0 0
   [junit4]   2> 548712 INFO  (qtp493863132-4568) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0-13 (1561061651271122944)]} 0 1
   [junit4]   2> 548713 INFO  (qtp2093984113-4524) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-14 (1561061651273220096)]} 0 0
   [junit4]   2> 548714 INFO  (qtp43798039-4598) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39317/collection1/&wt=javabin&version=2}{add=[0-14
 (1561061651274268672)]} 0 0
   [junit4]   2> 548715 INFO  (qtp493863132-4564) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0-14 (1561061651274268672)]} 0 1
   [junit4]   2> 548715 INFO  (qtp2093984113-4524) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-15 (1561061651275317248)]} 0 0
   [junit4]   2> 548716 INFO  (qtp43798039-4592) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39317/collection1/&wt=javabin&version=2}{add=[0-15
 (1561061651276365824)]} 0 0
   [junit4]   2> 548717 INFO  (qtp493863132-4570) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0-15 (1561061651276365824)]} 0 1
   [junit4]   2> 548717 INFO  (qtp2093984113-4524) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-16 (1561061651277414400)]} 0 0
   [junit4]   2> 548718 INFO  (qtp43798039-4593) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39317/collection1/&wt=javabin&version=2}{add=[0-16
 (1561061651278462976)]} 0 0
   [junit4]   2> 548719 INFO  (qtp493863132-4568) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0-16 (1561061651278462976)]} 0 1
   [junit4]   2> 548719 INFO  (qtp2093984113-4524) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-11 
(-1561061651279511552)]} 0 0
   [junit4]   2> 548720 INFO  (qtp43798039-4598) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39317/collection1/&wt=javabin&version=2}{delete=[0-11
 (-1561061651280560128)]} 0 0
   [junit4]   2> 548720 INFO  (qtp493863132-4641) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{delete=[0-11 (-1561061651280560128)]} 0 0
   [junit4]   2> 548721 INFO  (qtp2093984113-4530) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-17 (1561061651281608704)]} 0 0
   [junit4]   2> 548722 INFO  (qtp43798039-4597) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39317/collection1/&wt=javabin&version=2}{add=[ft1-8
 (1561061651272171520), ft1-9 (1561061651273220096), ft1-10 
(1561061651274268673), ft1-11 (1561061651275317248)]} 0 8
   [junit4]   2> 548722 INFO  (qtp493863132-4640) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[ft1-8 (1561061651272171520), ft1-9 
(1561061651273220096), ft1-10 (1561061651274268673), ft1-11 
(1561061651275317248)]} 0 10
   [junit4]   2> 548723 INFO  (qtp43798039-4598) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39317/collection1/&wt=javabin&version=2}{add=[0-17
 (1561061651281608704)]} 0 0
   [junit4]   2> 548723 INFO  (qtp493863132-4564) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0-17 (1561061651281608704)]} 0 1
   [junit4]   2> 548723 INFO  (qtp43798039-4593) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39317/collection1/&wt=javabin&version=2}{delete=[ft1-9
 (-1561061651283705856)]} 0 0
   [junit4]   2> 548723 INFO  (qtp2093984113-4530) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-18 (1561061651283705856)]} 0 0
   [junit4]   2> 548723 INFO  (qtp493863132-4640) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{delete=[ft1-9 (-1561061651283705856)]} 0 0
   [junit4]   2> 548725 INFO  (qtp43798039-4593) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39317/collection1/&wt=javabin&version=2}{add=[0-18
 (1561061651284754432)]} 0 0
   [junit4]   2> 548725 INFO  (qtp493863132-4570) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0-18 (1561061651284754432)]} 0 1
   [junit4]   2> 548725 INFO  (qtp2093984113-4530) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-12 
(-1561061651285803008)]} 0 0
   [junit4]   2> 548727 INFO  (qtp43798039-4594) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39317/collection1/&wt=javabin&version=2}{add=[ft1-12
 (1561061651284754433), ft1-13 (1561061651285803009), ft1-15 
(1561061651286851584), ft1-16 (1561061651286851586)]} 0 2
   [junit4]   2> 548728 INFO  (qtp493863132-4640) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[ft1-12 (1561061651284754433), ft1-13 
(1561061651285803009), ft1-15 (1561061651286851584), ft1-16 
(1561061651286851586)]} 0 3
   [junit4]   2> 548739 INFO  (qtp43798039-4595) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39317/collection1/&wt=javabin&version=2}{delete=[0-12
 (-1561061651286851585)]} 0 10
   [junit4]   2> 548739 INFO  (qtp493863132-4568) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{delete=[0-12 (-1561061651286851585)]} 0 13
   [junit4]   2> 548740 INFO  (qtp2093984113-4524) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-19 (1561061651301531648)]} 0 0
   [junit4]   2> 548741 INFO  (qtp43798039-4594) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39317/collection1/&wt=javabin&version=2}{add=[0-19
 (1561061651301531648)]} 0 0
   [junit4]   2> 548741 INFO  (qtp493863132-4641) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0-19 (1561061651301531648)]} 0 0
   [junit4]   2> 548742 INFO  (qtp2093984113-4529) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-20 (1561061651303628800)]} 0 0
   [junit4]   2> 548743 INFO  (qtp43798039-4594) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39317/collection1/&wt=javabin&version=2}{add=[0-20
 (1561061651303628800)]} 0 0
   [junit4]   2> 548743 INFO  (qtp493863132-4564) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0-20 (1561061651303628800)]} 0 1
   [junit4]   2> 548744 INFO  (qtp2093984113-4529) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-13 
(-1561061651305725952)]} 0 0
   [junit4]   2> 548745 INFO  (qtp43798039-4595) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39317/collection1/&wt=javabin&version=2}{delete=[0-13
 (-1561061651305725952)]} 0 0
   [junit4]   2> 548745 INFO  (qtp493863132-4640) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{delete=[0-13 (-1561061651305725952)]} 0 0
   [junit4]   2> 548745 INFO  (qtp2093984113-4529) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-21 (1561061651306774528)]} 0 0
   [junit4]   2> 548747 INFO  (qtp43798039-4598) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39317/collection1/&wt=javabin&version=2}{add=[0-21
 (1561061651307823104)]} 0 0
   [junit4]   2> 548747 INFO  (qtp493863132-4568) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0-21 (1561061651307823104)]} 0 1
   [junit4]   2> 548748 INFO  (qtp2093984113-4529) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-22 (1561061651309920256)]} 0 0
   [junit4]   2> 548749 INFO  (qtp43798039-4594) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39317/collection1/&wt=javabin&version=2}{add=[0-22
 (1561061651309920256)]} 0 0
   [junit4]   2> 548749 INFO  (qtp493863132-4641) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0-22 (1561061651309920256)]} 0 1
   [junit4]   2> 548750 INFO  (qtp2093984113-4531) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-23 (1561061651310968832)]} 0 0
   [junit4]   2> 548751 INFO  (qtp43798039-4595) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39317/collection1/&wt=javabin&version=2}{add=[0-23
 (1561061651312017408)]} 0 0
   [junit4]   2> 548751 INFO  (qtp493863132-4564) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[0-23 (1561061651312017408)]} 0 1
   [junit4]   2> 548752 INFO  (qtp2093984113-4531) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-24 (1561061651314114560)]} 0 0
   [junit4]   2> 548753 INFO  (qtp43798039-4598) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39317/collection1/&wt=javabin&version=2}{add=[0-24
 (1561061651314114560)]} 0 0
   [junit4]   2> 548753 INFO  (qtp493863132-4640) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory

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

  1) Thread[id=4641, name=qtp493863132-4641, state=TIMED_WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at java.base@9-ea/java.lang.Object.wait(Native Method)
   [junit4]    >         at 
app//org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.waitForEmptyQueue(ConcurrentUpdateSolrClient.java:657)
   [junit4]    >         at 
app//org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.blockUntilFinished(ConcurrentUpdateSolrClient.java:589)
   [junit4]    >         at 
app//org.apache.solr.update.StreamingSolrClients.blockUntilFinished(StreamingSolrClients.java:91)
   [junit4]    >         at 
app//org.apache.solr.update.SolrCmdDistributor.blockAndDoRetries(SolrCmdDistributor.java:243)
   [junit4]    >         at 
app//org.apache.solr.update.SolrCmdDistributor.finish(SolrCmdDistributor.java:95)
   [junit4]    >         at 
app//org.apache.solr.update.processor.DistributedUpdateProcessor.doFinish(DistributedUpdateProcessor.java:844)
   [junit4]    >         at 
app//org.apache.solr.update.processor.DistributedUpdateProcessor.finish(DistributedUpdateProcessor.java:1919)
   [junit4]    >         at 
app//org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.finish(LogUpdateProcessorFactory.java:182)
   [junit4]    >         at 
app//org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:78)
   [junit4]    >         at 
app//org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:171)
   [junit4]    >         at 
app//org.apache.solr.core.SolrCore.execute(SolrCore.java:2420)
   [junit4]    >         at 
app//org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:722)
   [junit4]    >         at 
app//org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:528)
   [junit4]    >         at 
app//org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)
   [junit4]    >         at 
app//org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:298)
   [junit4]    >         at 
app//org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]    >         at 
app//org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]    >         at 
app//org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]    >         at 
app//org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]    >         at 
app//org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]    >         at 
app//org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]    >         at 
app//org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]    >         at 
app//org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]    >         at 
app//org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]    >         at 
app//org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]    >         at 
app//org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
   [junit4]    >         at 
app//org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]    >         at 
app//org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]    >         at 
app//org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]    >         at 
app//org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]    >         at 
app//org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]    >         at 
app//org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]    >         at 
app//org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]    >         at 
app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]    >         at 
app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]    >         at 
app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]    >         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]    >         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]    >         at java.base@9-ea/java.lang.Thread.run(Thread.java:844)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([76815BE8656F916D]:0)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=4641, name=qtp493863132-4641, 
state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at java.base@9-ea/java.lang.Object.wait(Native Method)
   [junit4]    >         at 
app//org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.waitForEmptyQueue(ConcurrentUpdateSolrClient.java:657)
   [junit4]    >         at 
app//org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.blockUntilFinished(ConcurrentUpdateSolrClient.java:589)
   [junit4]    >         at 
app//org.apache.solr.update.StreamingSolrClients.blockUntilFinished(StreamingSolrClients.java:91)
   [junit4]    >         at 
app//org.apache.solr.update.SolrCmdDistributor.blockAndDoRetries(SolrCmdDistributor.java:243)
   [junit4]    >         at 
app//org.apache.solr.update.SolrCmdDistributor.finish(SolrCmdDistributor.java:95)
   [junit4]    >         at 
app//org.apache.solr.update.processor.DistributedUpdateProcessor.doFinish(DistributedUpdateProcessor.java:844)
   [junit4]    >         at 
app//org.apache.solr.update.processor.DistributedUpdateProcessor.finish(DistributedUpdateProcessor.java:1919)
   [junit4]    >         at 
app//org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.finish(LogUpdateProcessorFactory.java:182)
   [junit4]    >         at 
app//org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:78)
   [junit4]    >         at 
app//org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:171)
   [junit4]    >         at 
app//org.apache.solr.core.SolrCore.execute(SolrCore.java:2420)
   [junit4]    >         at 
app//org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:722)
   [junit4]    >         at 
app//org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:528)
   [junit4]    >         at 
app//org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)
   [junit4]    >         at 
app//org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:298)
   [junit4]    >         at 
app//org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]    >         at 
app//org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]    >         at 
app//org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]    >         at 
app//org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]    >         at 
app//org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]    >         at 
app//org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]    >         at 
app//org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]    >         at 
app//org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]    >         at 
app//org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]    >         at 
app//org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]    >         at 
app//org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
   [junit4]    >         at 
app//org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]    >         at 
app//org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]    >         at 
app//org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]    >         at 
app//org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]    >         at 
app//org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]    >         at 
app//org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]    >         at 
app//org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]    >         at 
app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]    >         at 
app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]    >         at 
app//org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]    >         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]    >         at 
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]    >         at java.base@9-ea/java.lang.Thread.run(Thread.java:844)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([76815BE8656F916D]:0)
   [junit4] Completed [207/693 (1!)] on J1 in 107.91s, 1 test, 2 errors <<< 
FAILURES!

[...truncated 53245 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to