Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/12618/
Java: 32bit/jdk1.8.0_45 -client -XX:+UseParallelGC

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

Error Message:
ERROR: SolrIndexSearcher opens=8 closes=7

Stack Trace:
java.lang.AssertionError: ERROR: SolrIndexSearcher opens=8 closes=7
        at __randomizedtesting.SeedInfo.seed([1F5C2F6B47D49694]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:496)
        at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:232)
        at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:799)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)


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

Error Message:
2 threads leaked from SUITE scope at 
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest:     1) Thread[id=5676, 
name=searcherExecutor-2805-thread-1, state=WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:745)    2) Thread[id=5746, 
name=qtp20624371-5746, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]  
       at java.lang.Object.wait(Native Method)         at 
java.lang.Object.wait(Object.java:502)         at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.blockUntilFinished(ConcurrentUpdateSolrClient.java:404)
         at 
org.apache.solr.update.StreamingSolrClients.blockUntilFinished(StreamingSolrClients.java:103)
         at 
org.apache.solr.update.SolrCmdDistributor.blockAndDoRetries(SolrCmdDistributor.java:231)
         at 
org.apache.solr.update.SolrCmdDistributor.finish(SolrCmdDistributor.java:89)    
     at 
org.apache.solr.update.processor.DistributedUpdateProcessor.doFinish(DistributedUpdateProcessor.java:782)
         at 
org.apache.solr.update.processor.DistributedUpdateProcessor.finish(DistributedUpdateProcessor.java:1649)
         at 
org.apache.solr.update.processor.LogUpdateProcessor.finish(LogUpdateProcessorFactory.java:183)
         at 
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:83)
         at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
         at org.apache.solr.core.SolrCore.execute(SolrCore.java:2051)         
at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:640)         
at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:436)         at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:227)
         at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:196)
         at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
         at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:105)
         at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
         at 
org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)    
     at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:300)     
    at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
         at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)      
   at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
         at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
         at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)       
  at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
         at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
         at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)   
      at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)  
       at org.eclipse.jetty.server.Server.handle(Server.java:497)         at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)         at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)     
    at 
org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)      
   at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555) 
        at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE 
scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest: 
   1) Thread[id=5676, name=searcherExecutor-2805-thread-1, state=WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=5746, name=qtp20624371-5746, state=WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:502)
        at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.blockUntilFinished(ConcurrentUpdateSolrClient.java:404)
        at 
org.apache.solr.update.StreamingSolrClients.blockUntilFinished(StreamingSolrClients.java:103)
        at 
org.apache.solr.update.SolrCmdDistributor.blockAndDoRetries(SolrCmdDistributor.java:231)
        at 
org.apache.solr.update.SolrCmdDistributor.finish(SolrCmdDistributor.java:89)
        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.doFinish(DistributedUpdateProcessor.java:782)
        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.finish(DistributedUpdateProcessor.java:1649)
        at 
org.apache.solr.update.processor.LogUpdateProcessor.finish(LogUpdateProcessorFactory.java:183)
        at 
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:83)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:2051)
        at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:640)
        at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:436)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:227)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:196)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:105)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
        at 
org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
        at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:300)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
        at org.eclipse.jetty.server.Server.handle(Server.java:497)
        at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
        at 
org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([1F5C2F6B47D49694]:0)




Build Log:
[...truncated 10891 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 1F5C2F6B47D49694-001/init-core-data-001
   [junit4]   2> 1023896 T5618 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /ffb/l
   [junit4]   2> 1023899 T5618 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1023900 T5619 oasc.ZkTestServer$2$1.setClientPort client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1023900 T5619 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 1024000 T5618 oasc.ZkTestServer.run start zk server on 
port:54247
   [junit4]   2> 1024000 T5618 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1024002 T5618 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1024008 T5626 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@131d754 name:ZooKeeperConnection 
Watcher:127.0.0.1:54247 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1024009 T5618 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1024010 T5618 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1024010 T5618 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1024014 T5618 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1024025 T5618 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1024026 T5629 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@11f736e name:ZooKeeperConnection 
Watcher:127.0.0.1:54247/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1024026 T5618 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1024027 T5618 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1024028 T5618 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 1024031 T5618 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 1024034 T5618 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 1024038 T5618 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 1024040 T5618 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1024041 T5618 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 1024044 T5618 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1024045 T5618 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 1024047 T5618 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1024048 T5618 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1024050 T5618 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1024051 T5618 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 1024054 T5618 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1024054 T5618 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 1024056 T5618 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1024057 T5618 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 1024059 T5618 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1024060 T5618 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 1024062 T5618 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1024063 T5618 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 1024066 T5618 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1024066 T5618 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1024069 T5618 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1024070 T5618 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 1024072 T5618 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1024073 T5618 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 1024076 T5620 oazs.NIOServerCnxn.doIO WARN caught end of 
stream exception EndOfStreamException: Unable to read additional data from 
client sessionid 0x14d820aceb20001, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1024154 T5618 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 1F5C2F6B47D49694-001/control-001/cores/collection1
   [junit4]   2> 1024156 T5618 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 1024158 T5618 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@c001b3{/ffb/l,null,AVAILABLE}
   [junit4]   2> 1024160 T5618 oejs.AbstractConnector.doStart Started 
ServerConnector@994a05{HTTP/1.1}{127.0.0.1:39984}
   [junit4]   2> 1024160 T5618 oejs.Server.doStart Started @1024990ms
   [junit4]   2> 1024161 T5618 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 1F5C2F6B47D49694-001/tempDir-001/control/data, hostContext=/ffb/l, 
hostPort=39984, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 1F5C2F6B47D49694-001/control-001/cores}
   [junit4]   2> 1024161 T5618 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 1024162 T5618 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 1F5C2F6B47D49694-001/control-001/'
   [junit4]   2> 1024179 T5618 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 1F5C2F6B47D49694-001/control-001/solr.xml
   [junit4]   2> 1024190 T5618 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 1F5C2F6B47D49694-001/control-001/cores
   [junit4]   2> 1024191 T5618 oasc.CoreContainer.<init> New CoreContainer 
6967014
   [junit4]   2> 1024191 T5618 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 1F5C2F6B47D49694-001/control-001/]
   [junit4]   2> 1024192 T5618 oasc.CoreContainer.load loading shared library: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 1F5C2F6B47D49694-001/control-001/lib
   [junit4]   2> 1024192 T5618 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 1F5C2F6B47D49694-001/control-001/lib).
   [junit4]   2> 1024203 T5618 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 1024206 T5618 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1024207 T5618 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1024207 T5618 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1024208 T5618 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1024208 T5618 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:54247/solr
   [junit4]   2> 1024208 T5618 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1024209 T5618 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1024212 T5618 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1024214 T5643 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1d61e1d name:ZooKeeperConnection 
Watcher:127.0.0.1:54247 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1024214 T5618 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1024215 T5618 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1024216 T5618 n:127.0.0.1:39984_ffb%2Fl 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 1024218 T5646 n:127.0.0.1:39984_ffb%2Fl 
oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1c644d1 name:ZooKeeperConnection 
Watcher:127.0.0.1:54247/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1024218 T5618 n:127.0.0.1:39984_ffb%2Fl 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1024219 T5618 n:127.0.0.1:39984_ffb%2Fl 
oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1024223 T5618 n:127.0.0.1:39984_ffb%2Fl 
oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1024225 T5618 n:127.0.0.1:39984_ffb%2Fl 
oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 1024228 T5618 n:127.0.0.1:39984_ffb%2Fl 
oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 1024231 T5618 n:127.0.0.1:39984_ffb%2Fl 
oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 1024233 T5618 n:127.0.0.1:39984_ffb%2Fl 
oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1024234 T5618 n:127.0.0.1:39984_ffb%2Fl 
oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1024236 T5618 n:127.0.0.1:39984_ffb%2Fl 
oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1024237 T5618 n:127.0.0.1:39984_ffb%2Fl 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39984_ffb%2Fl
   [junit4]   2> 1024238 T5618 n:127.0.0.1:39984_ffb%2Fl 
oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:39984_ffb%2Fl
   [junit4]   2> 1024239 T5618 n:127.0.0.1:39984_ffb%2Fl 
oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1024241 T5618 n:127.0.0.1:39984_ffb%2Fl 
oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1024243 T5618 n:127.0.0.1:39984_ffb%2Fl oasc.Overseer.close 
Overseer (id=null) closing
   [junit4]   2> 1024244 T5618 n:127.0.0.1:39984_ffb%2Fl 
oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 
127.0.0.1:39984_ffb%2Fl
   [junit4]   2> 1024244 T5618 n:127.0.0.1:39984_ffb%2Fl 
oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1024246 T5618 n:127.0.0.1:39984_ffb%2Fl oasc.Overseer.start 
Overseer (id=93874150173704195-127.0.0.1:39984_ffb%2Fl-n_0000000000) starting
   [junit4]   2> 1024247 T5618 n:127.0.0.1:39984_ffb%2Fl 
oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1024253 T5618 n:127.0.0.1:39984_ffb%2Fl 
oasc.OverseerAutoReplicaFailoverThread.<init> Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1024254 T5648 n:127.0.0.1:39984_ffb%2Fl 
oasc.OverseerCollectionProcessor.run Process current queue of collection 
creations
   [junit4]   2> 1024254 T5618 n:127.0.0.1:39984_ffb%2Fl 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1024256 T5647 n:127.0.0.1:39984_ffb%2Fl 
oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1024259 T5618 n:127.0.0.1:39984_ffb%2Fl 
oasc.CoreContainer.initializeAuthenticationPlugin No authentication plugin used.
   [junit4]   2> 1024260 T5618 n:127.0.0.1:39984_ffb%2Fl 
oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1024261 T5618 n:127.0.0.1:39984_ffb%2Fl 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 1F5C2F6B47D49694-001/control-001/cores
   [junit4]   2> 1024262 T5618 n:127.0.0.1:39984_ffb%2Fl 
oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, 
instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 1F5C2F6B47D49694-001/control-001/cores/collection1, 
collection=control_collection, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 1F5C2F6B47D49694-001/control-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 1024263 T5618 n:127.0.0.1:39984_ffb%2Fl 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 1F5C2F6B47D49694-001/control-001/cores/collection1/
   [junit4]   2> 1024263 T5618 n:127.0.0.1:39984_ffb%2Fl 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1024265 T5650 n:127.0.0.1:39984_ffb%2Fl c:control_collection 
x:collection1 oasc.ZkController.publish publishing core=collection1 state=down 
collection=control_collection
   [junit4]   2> 1024265 T5650 n:127.0.0.1:39984_ffb%2Fl c:control_collection 
x:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 1024266 T5646 n:127.0.0.1:39984_ffb%2Fl 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1024266 T5650 n:127.0.0.1:39984_ffb%2Fl 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1024267 T5647 n:127.0.0.1:39984_ffb%2Fl 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:39984/ffb/l";,
   [junit4]   2>          "node_name":"127.0.0.1:39984_ffb%2Fl",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 0
   [junit4]   2> 1024268 T5647 n:127.0.0.1:39984_ffb%2Fl 
oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:39984/ffb/l";,
   [junit4]   2>          "node_name":"127.0.0.1:39984_ffb%2Fl",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1024268 T5647 n:127.0.0.1:39984_ffb%2Fl 
oasco.ClusterStateMutator.createCollection building a new cName: 
control_collection
   [junit4]   2> 1024268 T5647 n:127.0.0.1:39984_ffb%2Fl 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1024273 T5646 n:127.0.0.1:39984_ffb%2Fl 
oascc.ZkStateReader$2.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 1025267 T5650 n:127.0.0.1:39984_ffb%2Fl 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 1025267 T5650 n:127.0.0.1:39984_ffb%2Fl 
oasc.ZkController.createCollectionZkNode Check for collection 
zkNode:control_collection
   [junit4]   2> 1025268 T5650 n:127.0.0.1:39984_ffb%2Fl 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1025268 T5650 n:127.0.0.1:39984_ffb%2Fl 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/control_collection
   [junit4]   2> 1025268 T5650 n:127.0.0.1:39984_ffb%2Fl 
oascc.ZkStateReader.readConfigName path=/collections/control_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1025269 T5650 n:127.0.0.1:39984_ffb%2Fl 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 1F5C2F6B47D49694-001/control-001/cores/collection1/'
   [junit4]   2> 1025297 T5650 n:127.0.0.1:39984_ffb%2Fl oasc.Config.<init> 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 1025307 T5650 n:127.0.0.1:39984_ffb%2Fl 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1025315 T5650 n:127.0.0.1:39984_ffb%2Fl oasc.SolrConfig.<init> 
Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1025327 T5650 n:127.0.0.1:39984_ffb%2Fl oasc.SolrConfig.<init> 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1025328 T5650 n:127.0.0.1:39984_ffb%2Fl 
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1025359 T5650 n:127.0.0.1:39984_ffb%2Fl 
oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1025447 T5650 n:127.0.0.1:39984_ffb%2Fl 
oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1025448 T5650 n:127.0.0.1:39984_ffb%2Fl 
oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1025450 T5650 n:127.0.0.1:39984_ffb%2Fl 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 1025452 T5650 n:127.0.0.1:39984_ffb%2Fl 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 1025473 T5650 n:127.0.0.1:39984_ffb%2Fl 
oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration 
from collection control_collection
   [junit4]   2> 1025473 T5650 n:127.0.0.1:39984_ffb%2Fl x:collection1 
oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 1025478 T5650 n:127.0.0.1:39984_ffb%2Fl x:collection1 
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 1F5C2F6B47D49694-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 1025478 T5650 n:127.0.0.1:39984_ffb%2Fl x:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d51d22
   [junit4]   2> 1025479 T5650 n:127.0.0.1:39984_ffb%2Fl x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 1F5C2F6B47D49694-001/control-001/cores/collection1/data
   [junit4]   2> 1025479 T5650 n:127.0.0.1:39984_ffb%2Fl x:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 1F5C2F6B47D49694-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1025480 T5650 n:127.0.0.1:39984_ffb%2Fl x:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 1F5C2F6B47D49694-001/control-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 1025480 T5650 n:127.0.0.1:39984_ffb%2Fl x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 1F5C2F6B47D49694-001/control-001/cores/collection1/data/index
   [junit4]   2> 1025480 T5650 n:127.0.0.1:39984_ffb%2Fl x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=27, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1025536 T5650 n:127.0.0.1:39984_ffb%2Fl x:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 
1F5C2F6B47D49694-001/control-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1025537 T5650 n:127.0.0.1:39984_ffb%2Fl x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1025542 T5650 n:127.0.0.1:39984_ffb%2Fl x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 1025543 T5650 n:127.0.0.1:39984_ffb%2Fl x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1025543 T5650 n:127.0.0.1:39984_ffb%2Fl x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1025543 T5650 n:127.0.0.1:39984_ffb%2Fl x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1025543 T5650 n:127.0.0.1:39984_ffb%2Fl x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1025544 T5650 n:127.0.0.1:39984_ffb%2Fl x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 1025544 T5650 n:127.0.0.1:39984_ffb%2Fl x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1025544 T5650 n:127.0.0.1:39984_ffb%2Fl x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1025545 T5650 n:127.0.0.1:39984_ffb%2Fl x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 1025546 T5650 n:127.0.0.1:39984_ffb%2Fl x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1025548 T5650 n:127.0.0.1:39984_ffb%2Fl x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1025550 T5650 n:127.0.0.1:39984_ffb%2Fl x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1025551 T5650 n:127.0.0.1:39984_ffb%2Fl x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1025558 T5650 n:127.0.0.1:39984_ffb%2Fl x:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1025559 T5650 n:127.0.0.1:39984_ffb%2Fl x:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1025559 T5650 n:127.0.0.1:39984_ffb%2Fl x:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1025559 T5650 n:127.0.0.1:39984_ffb%2Fl x:collection1 
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1025561 T5650 n:127.0.0.1:39984_ffb%2Fl x:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1025562 T5650 n:127.0.0.1:39984_ffb%2Fl x:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1025562 T5650 n:127.0.0.1:39984_ffb%2Fl x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1025563 T5650 n:127.0.0.1:39984_ffb%2Fl x:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 
1F5C2F6B47D49694-001/control-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1025563 T5650 n:127.0.0.1:39984_ffb%2Fl x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1025564 T5650 n:127.0.0.1:39984_ffb%2Fl x:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@111feb8[collection1] main
   [junit4]   2> 1025564 T5650 n:127.0.0.1:39984_ffb%2Fl x:collection1 
oasu.UpdateLog.onFirstSearcher On first searcher opened, looking up max value 
of version field
   [junit4]   2> 1025564 T5650 n:127.0.0.1:39984_ffb%2Fl x:collection1 
oasu.VersionInfo.getMaxVersionFromIndex Refreshing highest value of _version_ 
for 65536 version buckets from index
   [junit4]   2> 1025565 T5650 n:127.0.0.1:39984_ffb%2Fl x:collection1 
oasu.VersionInfo.getMaxVersionFromIndex WARN No terms found for _version_, 
cannot seed version bucket highest value from index
   [junit4]   2> 1025565 T5650 n:127.0.0.1:39984_ffb%2Fl x:collection1 
oasu.UpdateLog.seedBucketsWithHighestVersion WARN Could not find max version in 
index or recent updates, using new clock 1501986404524097536
   [junit4]   2> 1025567 T5650 n:127.0.0.1:39984_ffb%2Fl x:collection1 
oasu.UpdateLog.seedBucketsWithHighestVersion Took 3 ms to seed version buckets 
with highest version 1501986404524097536
   [junit4]   2> 1025568 T5650 n:127.0.0.1:39984_ffb%2Fl x:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/control_collection
   [junit4]   2> 1025568 T5650 n:127.0.0.1:39984_ffb%2Fl x:collection1 
oascc.ZkStateReader.readConfigName path=/collections/control_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1025569 T5650 n:127.0.0.1:39984_ffb%2Fl x:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1025569 T5650 n:127.0.0.1:39984_ffb%2Fl x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1025569 T5650 n:127.0.0.1:39984_ffb%2Fl x:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1025569 T5650 n:127.0.0.1:39984_ffb%2Fl x:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1025570 T5650 n:127.0.0.1:39984_ffb%2Fl x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1025570 T5650 n:127.0.0.1:39984_ffb%2Fl x:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1025570 T5650 n:127.0.0.1:39984_ffb%2Fl x:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1025571 T5650 n:127.0.0.1:39984_ffb%2Fl x:collection1 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1025572 T5650 n:127.0.0.1:39984_ffb%2Fl x:collection1 
oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 1025572 T5651 n:127.0.0.1:39984_ffb%2Fl x:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@111feb8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1025572 T5650 n:127.0.0.1:39984_ffb%2Fl x:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1025573 T5654 n:127.0.0.1:39984_ffb%2Fl c:control_collection 
s:shard1 x:collection1 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:39984/ffb/l 
collection:control_collection shard:shard1
   [junit4]   2> 1025573 T5618 n:127.0.0.1:39984_ffb%2Fl 
oass.SolrDispatchFilter.init 
user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1025574 T5618 n:127.0.0.1:39984_ffb%2Fl 
oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1025574 T5654 n:127.0.0.1:39984_ffb%2Fl c:control_collection 
s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1025575 T5618 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1025575 T5618 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1025599 T5657 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6ae97 name:ZooKeeperConnection 
Watcher:127.0.0.1:54247/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1025599 T5618 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1025600 T5618 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1025600 T5618 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1025600 T5654 n:127.0.0.1:39984_ffb%2Fl c:control_collection 
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running 
the leader process for shard shard1
   [junit4]   2> 1025602 T5646 n:127.0.0.1:39984_ffb%2Fl 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1025602 T5654 n:127.0.0.1:39984_ffb%2Fl c:control_collection 
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp 
Enough replicas found to continue.
   [junit4]   2> 1025602 T5654 n:127.0.0.1:39984_ffb%2Fl c:control_collection 
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may 
be the new leader - try and sync
   [junit4]   2> 1025602 T5618 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 1025602 T5647 n:127.0.0.1:39984_ffb%2Fl 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection"} current state 
version: 1
   [junit4]   2> ASYNC  NEW_CORE C1116 name=collection1 
org.apache.solr.core.SolrCore@1efde85 
url=http://127.0.0.1:39984/ffb/l/collection1 node=127.0.0.1:39984_ffb%2Fl 
C1116_STATE=coll:control_collection core:collection1 props:{core=collection1, 
base_url=http://127.0.0.1:39984/ffb/l, node_name=127.0.0.1:39984_ffb%2Fl, 
state=down}
   [junit4]   2> 1025602 T5654 n:127.0.0.1:39984_ffb%2Fl c:control_collection 
s:shard1 x:collection1 C1116 oasc.SyncStrategy.sync Sync replicas to 
http://127.0.0.1:39984/ffb/l/collection1/
   [junit4]   2> 1025604 T5654 n:127.0.0.1:39984_ffb%2Fl c:control_collection 
s:shard1 x:collection1 C1116 oasc.SyncStrategy.syncReplicas Sync Success - now 
sync replicas to me
   [junit4]   2> 1025604 T5654 n:127.0.0.1:39984_ffb%2Fl c:control_collection 
s:shard1 x:collection1 C1116 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:39984/ffb/l/collection1/ has no replicas
   [junit4]   2> 1025604 T5654 n:127.0.0.1:39984_ffb%2Fl c:control_collection 
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am 
the new leader: http://127.0.0.1:39984/ffb/l/collection1/ shard1
   [junit4]   2> 1025604 T5654 n:127.0.0.1:39984_ffb%2Fl c:control_collection 
s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 1025607 T5646 n:127.0.0.1:39984_ffb%2Fl 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1025608 T5647 n:127.0.0.1:39984_ffb%2Fl 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "base_url":"http://127.0.0.1:39984/ffb/l";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 1
   [junit4]   2> 1025676 T5618 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 1F5C2F6B47D49694-001/shard-1-001/cores/collection1
   [junit4]   2> 1025678 T5618 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 1F5C2F6B47D49694-001/shard-1-001
   [junit4]   2> 1025678 T5618 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 1025680 T5618 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@1a9e8c6{/ffb/l,null,AVAILABLE}
   [junit4]   2> 1025681 T5618 oejs.AbstractConnector.doStart Started 
ServerConnector@109343f{HTTP/1.1}{127.0.0.1:48459}
   [junit4]   2> 1025682 T5618 oejs.Server.doStart Started @1026511ms
   [junit4]   2> 1025682 T5618 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 1F5C2F6B47D49694-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, 
hostContext=/ffb/l, hostPort=48459, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 1F5C2F6B47D49694-001/shard-1-001/cores}
   [junit4]   2> 1025683 T5618 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 1025683 T5618 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 1F5C2F6B47D49694-001/shard-1-001/'
   [junit4]   2> 1025699 T5618 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 1F5C2F6B47D49694-001/shard-1-001/solr.xml
   [junit4]   2> 1025707 T5618 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 1F5C2F6B47D49694-001/shard-1-001/cores
   [junit4]   2> 1025707 T5618 oasc.CoreContainer.<init> New CoreContainer 
16045910
   [junit4]   2> 1025708 T5618 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 1F5C2F6B47D49694-001/shard-1-001/]
   [junit4]   2> 1025708 T5618 oasc.CoreContainer.load loading shared library: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 1F5C2F6B47D49694-001/shard-1-001/lib
   [junit4]   2> 1025708 T5618 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 1F5C2F6B47D49694-001/shard-1-001/lib).
   [junit4]   2> 1025710 T5657 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1025710 T5646 n:127.0.0.1:39984_ffb%2Fl 
oascc.ZkStateReader$2.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 1025715 T5618 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 1025717 T5618 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1025717 T5618 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1025718 T5618 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1025718 T5618 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1025718 T5618 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:54247/solr
   [junit4]   2> 1025719 T5618 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1025719 T5618 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1025720 T5618 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1025721 T5671 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2ace00 name:ZooKeeperConnection 
Watcher:127.0.0.1:54247 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1025721 T5618 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1025721 T5618 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1025723 T5618 n:127.0.0.1:48459_ffb%2Fl 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 1025723 T5674 n:127.0.0.1:48459_ffb%2Fl 
oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@28654a name:ZooKeeperConnection 
Watcher:127.0.0.1:54247/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1025724 T5618 n:127.0.0.1:48459_ffb%2Fl 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1025727 T5618 n:127.0.0.1:48459_ffb%2Fl 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1025758 T5654 n:127.0.0.1:39984_ffb%2Fl c:control_collection 
s:shard1 x:collection1 oasc.ZkController.register We are 
http://127.0.0.1:39984/ffb/l/collection1/ and leader is 
http://127.0.0.1:39984/ffb/l/collection1/
   [junit4]   2> 1025758 T5654 n:127.0.0.1:39984_ffb%2Fl c:control_collection 
s:shard1 x:collection1 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:39984/ffb/l
   [junit4]   2> 1025758 T5654 n:127.0.0.1:39984_ffb%2Fl c:control_collection 
s:shard1 x:collection1 oasc.ZkController.checkRecovery I am the leader, no 
recovery necessary
   [junit4]   2> 1025758 T5654 n:127.0.0.1:39984_ffb%2Fl c:control_collection 
s:shard1 x:collection1 oasc.ZkController.publish publishing core=collection1 
state=active collection=control_collection
   [junit4]   2> 1025759 T5654 n:127.0.0.1:39984_ffb%2Fl c:control_collection 
s:shard1 x:collection1 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1025760 T5646 n:127.0.0.1:39984_ffb%2Fl 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1025761 T5647 n:127.0.0.1:39984_ffb%2Fl 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:39984/ffb/l";,
   [junit4]   2>          "node_name":"127.0.0.1:39984_ffb%2Fl",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 2
   [junit4]   2> 1025761 T5647 n:127.0.0.1:39984_ffb%2Fl 
oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:39984/ffb/l";,
   [junit4]   2>          "node_name":"127.0.0.1:39984_ffb%2Fl",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1025864 T5657 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1025864 T5674 n:127.0.0.1:48459_ffb%2Fl 
oascc.ZkStateReader$2.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 1025864 T5646 n:127.0.0.1:39984_ffb%2Fl 
oascc.ZkStateReader$2.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 1026730 T5618 n:127.0.0.1:48459_ffb%2Fl 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:48459_ffb%2Fl
   [junit4]   2> 1026731 T5618 n:127.0.0.1:48459_ffb%2Fl 
oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:48459_ffb%2Fl
   [junit4]   2> 1026733 T5618 n:127.0.0.1:48459_ffb%2Fl oasc.Overseer.close 
Overseer (id=null) closing
   [junit4]   2> 1026734 T5618 n:127.0.0.1:48459_ffb%2Fl 
oasc.CoreContainer.initializeAuthenticationPlugin No authentication plugin used.
   [junit4]   2> 1026735 T5618 n:127.0.0.1:48459_ffb%2Fl 
oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1026735 T5618 n:127.0.0.1:48459_ffb%2Fl 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 1F5C2F6B47D49694-001/shard-1-001/cores
   [junit4]   2> 1026736 T5618 n:127.0.0.1:48459_ffb%2Fl 
oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, 
instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 1F5C2F6B47D49694-001/shard-1-001/cores/collection1, collection=collection1, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 1F5C2F6B47D49694-001/shard-1-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 1026737 T5618 n:127.0.0.1:48459_ffb%2Fl 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 1F5C2F6B47D49694-001/shard-1-001/cores/collection1/
   [junit4]   2> 1026737 T5618 n:127.0.0.1:48459_ffb%2Fl 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1026738 T5675 n:127.0.0.1:48459_ffb%2Fl c:collection1 
x:collection1 oasc.ZkController.publish publishing core=collection1 state=down 
collection=collection1
   [junit4]   2> 1026738 T5675 n:127.0.0.1:48459_ffb%2Fl c:collection1 
x:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 1026739 T5675 n:127.0.0.1:48459_ffb%2Fl 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1026739 T5646 n:127.0.0.1:39984_ffb%2Fl 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1026740 T5647 n:127.0.0.1:39984_ffb%2Fl 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:48459/ffb/l";,
   [junit4]   2>          "node_name":"127.0.0.1:48459_ffb%2Fl",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 3
   [junit4]   2> 1026741 T5647 n:127.0.0.1:39984_ffb%2Fl 
oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:48459/ffb/l";,
   [junit4]   2>          "node_name":"127.0.0.1:48459_ffb%2Fl",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1026741 T5647 n:127.0.0.1:39984_ffb%2Fl 
oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 1026741 T5647 n:127.0.0.1:39984_ffb%2Fl 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1026844 T5646 n:127.0.0.1:39984_ffb%2Fl 
oascc.ZkStateReader$2.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 2)
   [junit4]   2> 1026844 T5674 n:127.0.0.1:48459_ffb%2Fl 
oascc.ZkStateReader$2.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 2)
   [junit4]   2> 1026844 T5657 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1027740 T5675 n:127.0.0.1:48459_ffb%2Fl 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 1027740 T5675 n:127.0.0.1:48459_ffb%2Fl 
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1027741 T5675 n:127.0.0.1:48459_ffb%2Fl 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1027741 T5675 n:127.0.0.1:48459_ffb%2Fl 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 1027742 T5675 n:127.0.0.1:48459_ffb%2Fl 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1027742 T5675 n:127.0.0.1:48459_ffb%2Fl 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 1F5C2F6B47D49694-001/shard-1-001/cores/collection1/'
   [junit4]   2> 1027759 T5675 n:127.0.0.1:48459_ffb%2Fl oasc.Config.<init> 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 1027766 T5675 n:127.0.0.1:48459_ffb%2Fl 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1027775 T5675 n:127.0.0.1:48459_ffb%2Fl oasc.SolrConfig.<init> 
Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1027784 T5675 n:127.0.0.1:48459_ffb%2Fl oasc.SolrConfig.<init> 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1027786 T5675 n:127.0.0.1:48459_ffb%2Fl 
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1027794 T5675 n:127.0.0.1:48459_ffb%2Fl 
oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1027889 T5675 n:127.0.0.1:48459_ffb%2Fl 
oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1027890 T5675 n:127.0.0.1:48459_ffb%2Fl 
oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1027892 T5675 n:127.0.0.1:48459_ffb%2Fl 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 1027895 T5675 n:127.0.0.1:48459_ffb%2Fl 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 1027911 T5675 n:127.0.0.1:48459_ffb%2Fl 
oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration 
from collection collection1
   [junit4]   2> 1027911 T5675 n:127.0.0.1:48459_ffb%2Fl x:collection1 
oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 1027912 T5675 n:127.0.0.1:48459_ffb%2Fl x:collection1 
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 1F5C2F6B47D49694-001/shard-1-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 1027912 T5675 n:127.0.0.1:48459_ffb%2Fl x:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@d51d22
   [junit4]   2> 1027913 T5675 n:127.0.0.1:48459_ffb%2Fl x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 1F5C2F6B47D49694-001/shard-1-001/cores/collection1/data
   [junit4]   2> 1027913 T5675 n:127.0.0.1:48459_ffb%2Fl x:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 1F5C2F6B47D49694-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 1027913 T5675 n:127.0.0.1:48459_ffb%2Fl x:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 1F5C2F6B47D49694-001/shard-1-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 1027914 T5675 n:127.0.0.1:48459_ffb%2Fl x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 1F5C2F6B47D49694-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 1027914 T5675 n:127.0.0.1:48459_ffb%2Fl x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=27, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1027942 T5675 n:127.0.0.1:48459_ffb%2Fl x:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 
1F5C2F6B47D49694-001/shard-1-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1027943 T5675 n:127.0.0.1:48459_ffb%2Fl x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1027948 T5675 n:127.0.0.1:48459_ffb%2Fl x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 1027948 T5675 n:127.0.0.1:48459_ffb%2Fl x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1027949 T5675 n:127.0.0.1:48459_ffb%2Fl x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1027950 T5675 n:127.0.0.1:48459_ffb%2Fl x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1027950 T5675 n:127.0.0.1:48459_ffb%2Fl x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1027950 T5675 n:127.0.0.1:48459_ffb%2Fl x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 1027950 T5675 n:127.0.0.1:48459_ffb%2Fl x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1027950 T5675 n:127.0.0.1:48459_ffb%2Fl x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1027951 T5675 n:127.0.0.1:48459_ffb%2Fl x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 1027952 T5675 n:127.0.0.1:48459_ffb%2Fl x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1027954 T5675 n:127.0.0.1:48459_ffb%2Fl x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1027955 T5675 n:127.0.0.1:48459_ffb%2Fl x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1027956 T5675 n:127.0.0.1:48459_ffb%2Fl x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1027966 T5675 n:127.0.0.1:48459_ffb%2Fl x:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1027967 T5675 n:127.0.0.1:48459_ffb%2Fl x:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1027968 T5675 n:127.0.0.1:48459_ffb%2Fl x:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1027968 T5675 n:127.0.0.1:48459_ffb%2Fl x:collection1 
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1027969 T5675 n:127.0.0.1:48459_ffb%2Fl x:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1027969 T5675 n:127.0.0.1:48459_ffb%2Fl x:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1027971 T5675 n:127.0.0.1:48459_ffb%2Fl x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1027972 T5675 n:127.0.0.1:48459_ffb%2Fl x:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 
1F5C2F6B47D49694-001/shard-1-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1027972 T5675 n:127.0.0.1:48459_ffb%2Fl x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1027972 T5675 n:127.0.0.1:48459_ffb%2Fl x:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@caa56a[collection1] main
   [junit4]   2> 1027973 T5675 n:127.0.0.1:48459_ffb%2Fl x:collection1 
oasu.UpdateLog.onFirstSearcher On first searcher opened, looking up max value 
of version field
   [junit4]   2> 1027973 T5675 n:127.0.0.1:48459_ffb%2Fl x:collection1 
oasu.VersionInfo.getMaxVersionFromIndex Refreshing highest value of _version_ 
for 65536 version buckets from index
   [junit4]   2> 1027973 T5675 n:127.0.0.1:48459_ffb%2Fl x:collection1 
oasu.VersionInfo.getMaxVersionFromIndex WARN No terms found for _version_, 
cannot seed version bucket highest value from index
   [junit4]   2> 1027974 T5675 n:127.0.0.1:48459_ffb%2Fl x:collection1 
oasu.UpdateLog.seedBucketsWithHighestVersion WARN Could not find max version in 
index or recent updates, using new clock 1501986407050117120
   [junit4]   2> 1027975 T5675 n:127.0.0.1:48459_ffb%2Fl x:collection1 
oasu.UpdateLog.seedBucketsWithHighestVersion Took 2 ms to seed version buckets 
with highest version 1501986407050117120
   [junit4]   2> 1027975 T5675 n:127.0.0.1:48459_ffb%2Fl x:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 1027977 T5675 n:127.0.0.1:48459_ffb%2Fl x:collection1 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1027977 T5675 n:127.0.0.1:48459_ffb%2Fl x:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1027978 T5675 n:127.0.0.1:48459_ffb%2Fl x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1027978 T5675 n:127.0.0.1:48459_ffb%2Fl x:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1027978 T5675 n:127.0.0.1:48459_ffb%2Fl x:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1027978 T5675 n:127.0.0.1:48459_ffb%2Fl x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1027979 T5675 n:127.0.0.1:48459_ffb%2Fl x:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1027979 T5675 n:127.0.0.1:48459_ffb%2Fl x:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1027979 T5675 n:127.0.0.1:48459_ffb%2Fl x:collection1 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1027980 T5675 n:127.0.0.1:48459_ffb%2Fl x:collection1 
oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 1027981 T5675 n:127.0.0.1:48459_ffb%2Fl x:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1027981 T5676 n:127.0.0.1:48459_ffb%2Fl x:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@caa56a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1027982 T5679 n:127.0.0.1:48459_ffb%2Fl c:collection1 s:shard1 
x:collection1 oasc.ZkController.register Register replica - core:collection1 
address:http://127.0.0.1:48459/ffb/l collection:collection1 shard:shard1
   [junit4]   2> 1027982 T5618 n:127.0.0.1:48459_ffb%2Fl 
oass.SolrDispatchFilter.init 
user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1027982 T5618 n:127.0.0.1:48459_ffb%2Fl 
oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1027985 T5679 n:127.0.0.1:48459_ffb%2Fl c:collection1 s:shard1 
x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1027990 T5679 n:127.0.0.1:48459_ffb%2Fl c:collection1 s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the 
leader process for shard shard1
   [junit4]   2> 1027992 T5646 n:127.0.0.1:39984_ffb%2Fl 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1027992 T5679 n:127.0.0.1:48459_ffb%2Fl c:collection1 s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough 
replicas found to continue.
   [junit4]   2> 1027993 T5647 n:127.0.0.1:39984_ffb%2Fl 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1"} current state version: 4
   [junit4]   2> 1027996 T5679 n:127.0.0.1:48459_ffb%2Fl c:collection1 s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new 
leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1117 name=collection1 
org.apache.solr.core.SolrCore@1e1ddf9 
url=http://127.0.0.1:48459/ffb/l/collection1 node=127.0.0.1:48459_ffb%2Fl 
C1117_STATE=coll:collection1 core:collection1 props:{core=collection1, 
base_url=http://127.0.0.1:48459/ffb/l, node_name=127.0.0.1:48459_ffb%2Fl, 
state=down}
   [junit4]   2> 1027996 T5679 n:127.0.0.1:48459_ffb%2Fl c:collection1 s:shard1 
x:collection1 C1117 oasc.SyncStrategy.sync Sync replicas to 
http://127.0.0.1:48459/ffb/l/collection1/
   [junit4]   2> 1027998 T5679 n:127.0.0.1:48459_ffb%2Fl c:collection1 s:shard1 
x:collection1 C1117 oasc.SyncStrategy.syncReplicas Sync Success - now sync 
replicas to me
   [junit4]   2> 1027998 T5679 n:127.0.0.1:48459_ffb%2Fl c:collection1 s:shard1 
x:collection1 C1117 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:48459/ffb/l/collection1/ has no replicas
   [junit4]   2> 1027999 T5679 n:127.0.0.1:48459_ffb%2Fl c:collection1 s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new 
leader: http://127.0.0.1:48459/ffb/l/collection1/ shard1
   [junit4]   2> 1027999 T5679 n:127.0.0.1:48459_ffb%2Fl c:collection1 s:shard1 
x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 1028007 T5646 n:127.0.0.1:39984_ffb%2Fl 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1028008 T5647 n:127.0.0.1:39984_ffb%2Fl 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:48459/ffb/l";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 4
   [junit4]   2> 1028059 T5618 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 1F5C2F6B47D49694-001/shard-2-001/cores/collection1
   [junit4]   2> 1028060 T5618 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 1F5C2F6B47D49694-001/shard-2-001
   [junit4]   2> 1028061 T5618 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 1028062 T5618 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@1617f2c{/ffb/l,null,AVAILABLE}
   [junit4]   2> 1028063 T5618 oejs.AbstractConnector.doStart Started 
ServerConnector@92f41e{HTTP/1.1}{127.0.0.1:34957}
   [junit4]   2> 1028063 T5618 oejs.Server.doStart Started @1028893ms
   [junit4]   2> 1028064 T5618 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 1F5C2F6B47D49694-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, 
hostContext=/ffb/l, hostPort=34957, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 1F5C2F6B47D49694-001/shard-2-001/cores}
   [junit4]   2> 1028064 T5618 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 1028064 T5618 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 1F5C2F6B47D49694-001/shard-2-001/'
   [junit4]   2> 1028080 T5618 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 1F5C2F6B47D49694-001/shard-2-001/solr.xml
   [junit4]   2> 1028085 T5618 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 1F5C2F6B47D49694-001/shard-2-001/cores
   [junit4]   2> 1028086 T5618 oasc.CoreContainer.<init> New CoreContainer 
25727930
   [junit4]   2> 1028086 T5618 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 1F5C2F6B47D49694-001/shard-2-001/]
   [junit4]   2> 1028086 T5618 oasc.CoreContainer.load loading shared library: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 1F5C2F6B47D49694-001/shard-2-001/lib
   [junit4]   2> 1028087 T5618 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 1F5C2F6B47D49694-001/shard-2-001/lib).
   [junit4]   2> 1028093 T5618 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 1028094 T5618 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1028095 T5618 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1028095 T5618 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1028095 T5618 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1028096 T5618 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:54247/solr
   [junit4]   2> 1028096 T5618 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1028096 T5618 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1028097 T5618 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1028098 T5693 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6e01b9 name:ZooKeeperConnection 
Watcher:127.0.0.1:54247 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1028098 T5618 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1028099 T5618 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1028100 T5618 n:127.0.0.1:34957_ffb%2Fl 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 1028101 T5696 n:127.0.0.1:34957_ffb%2Fl 
oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1ac4d46 name:ZooKeeperConnection 
Watcher:127.0.0.1:54247/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1028101 T5618 n:127.0.0.1:34957_ffb%2Fl 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1028104 T5618 n:127.0.0.1:34957_ffb%2Fl 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1028112 T5646 n:127.0.0.1:39984_ffb%2Fl 
oascc.ZkStateReader$2.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 2)
   [junit4]   2> 1028112 T5696 n:127.0.0.1:34957_ffb%2Fl 
oascc.ZkStateReader$2.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 2)
   [junit4]   2> 1028112 T5674 n:127.0.0.1:48459_ffb%2Fl 
oascc.ZkStateReader$2.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 2)
   [junit4]   2> 1028112 T5657 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1028161 T5679 n:127.0.0.1:48459_ffb%2Fl c:collection1 s:shard1 
x:collection1 oasc.ZkController.register We are 
http://127.0.0.1:48459/ffb/l/collection1/ and leader is 
http://127.0.0.1:48459/ffb/l/collection1/
   [junit4]   2> 1028162 T5679 n:127.0.0.1:48459_ffb%2Fl c:collection1 s:shard1 
x:collection1 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:48459/ffb/l
   [junit4]   2> 1028162 T5679 n:127.0.0.1:48459_ffb%2Fl c:collection1 s:shard1 
x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery 
necessary
   [junit4]   2> 1028162 T5679 n:127.0.0.1:48459_ffb%2Fl c:collection1 s:shard1 
x:collection1 oasc.ZkController.publish publishing core=collection1 
state=active collection=collection1
   [junit4]   2> 1028162 T5679 n:127.0.0.1:48459_ffb%2Fl c:collection1 s:shard1 
x:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 1028163 T5646 n:127.0.0.1:39984_ffb%2Fl 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1028164 T5647 n:127.0.0.1:39984_ffb%2Fl 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:48459/ffb/l";,
   [junit4]   2>          "node_name":"127.0.0.1:48459_ffb%2Fl",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 5
   [junit4]   2> 1028165 T5647 n:127.0.0.1:39984_ffb%2Fl 
oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:48459/ffb/l";,
   [junit4]   2>          "node_name":"127.0.0.1:48459_ffb%2Fl",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1028267 T5646 n:127.0.0.1:39984_ffb%2Fl 
oascc.ZkStateReader$2.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 2)
   [junit4]   2> 1028267 T5657 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1028267 T5674 n:127.0.0.1:48459_ffb%2Fl 
oascc.ZkStateReader$2.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 2)
   [junit4]   2> 1028267 T5696 n:127.0.0.1:34957_ffb%2Fl 
oascc.ZkStateReader$2.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 2)
   [junit4]   2> 1029107 T5618 n:127.0.0.1:34957_ffb%2Fl 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34957_ffb%2Fl
   [junit4]   2> 1029108 T5618 n:127.0.0.1:34957_ffb%2Fl 
oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:34957_ffb%2Fl
   [junit4]   2> 1029111 T5618 n:127.0.0.1:34957_ffb%2Fl oasc.Overseer.close 
Overseer (id=null) closing
   [junit4]   2> 1029112 T5618 n:127.0.0.1:34957_ffb%2Fl 
oasc.CoreContainer.initializeAuthenticationPlugin No authentication plugin used.
   [junit4]   2> 1029113 T5618 n:127.0.0.1:34957_ffb%2Fl 
oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1029114 T5618 n:127.0.0.1:34957_ffb%2Fl 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 1F5C2F6B47D49694-001/shard-2-001/cores
   [junit4]   2> 1029115 T5618 n:127.0.0.1:34957_ffb%2Fl 
oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, 
instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 1F5C2F6B47D49694-001/shard-2-001/cores/collection1, collection=collection1, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 1F5C2F6B47D49694-001/shard-2-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 1029115 T5618 n:127.0.0.1:34957_ffb%2Fl 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 1F5C2F6B47D49694-001/shard-2-001/cores/collection1/
   [junit4]   2> 1029115 T5618 n:127.0.0.1:34957_ffb%2Fl 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1029116 T5697 n:127.0.0.1:34957_ffb%2Fl c:collection1 
x:collection1 oasc.

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

nterruptAll All leaked threads terminated.
   [junit4]   2> NOTE: test params are: 
codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=4, maxDocsPerChunk=6, blockSize=6), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=4, blockSize=6)), 
sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=ar_IQ, 
timezone=America/Caracas
   [junit4]   2> NOTE: Linux 3.13.0-53-generic i386/Oracle Corporation 1.8.0_45 
(32-bit)/cpus=12,threads=1,free=116922096,total=294649856
   [junit4]   2> NOTE: All tests run in this JVM: [SoftAutoCommitTest, 
InfoHandlerTest, TestFieldSortValues, TestManagedSchemaDynamicFieldResource, 
RequestLoggingTest, TestXIncludeConfig, TestExceedMaxTermLength, TestRecovery, 
QueryResultKeyTest, DeleteReplicaTest, NotRequiredUniqueKeyTest, 
TestDefaultSimilarityFactory, TestDocSet, HdfsSyncSliceTest, 
BadIndexSchemaTest, TestDistributedMissingSort, TestManagedSchema, 
TriLevelCompositeIdRoutingTest, TestStressReorder, NumericFieldsTest, 
OverseerRolesTest, CollectionReloadTest, SynonymTokenizerTest, 
TestFieldTypeCollectionResource, TestHashQParserPlugin, TestBulkSchemaAPI, 
HardAutoCommitTest, QueryParsingTest, SuggestComponentTest, 
TestReplicaProperties, TestSurroundQueryParser, TestSort, 
DirectUpdateHandlerTest, TestCloudManagedSchema, TestQueryTypes, 
TestRandomMergePolicy, ParsingFieldUpdateProcessorsTest, SimpleFacetsTest, 
CloudMLTQParserTest, TestFastOutputStream, TestStandardQParsers, 
TestSolrQueryParser, TestUniqueKeyFieldResource, MigrateRouteKeyTest, 
AutoCommitTest, BinaryUpdateRequestHandlerTest, 
PathHierarchyTokenizerFactoryTest, OverseerTest, DeleteInactiveReplicaTest, 
SolrInfoMBeanTest, XsltUpdateRequestHandlerTest, TestAddFieldRealTimeGet, 
TestSerializedLuceneMatchVersion, TestCollationField, AliasIntegrationTest, 
TestSolrJ, ExternalCollectionsTest, TestDefaultStatsCache, 
TestCSVResponseWriter, HdfsLockFactoryTest, TestBinaryResponseWriter, 
TestComplexPhraseQParserPlugin, TestDistributedStatsComponentCardinality, 
LoggingHandlerTest, PolyFieldTest, DistribCursorPagingTest, 
DirectUpdateHandlerOptimizeTest, LeaderElectionTest, 
DistributedExpandComponentTest, TestImplicitCoreProperties, 
TestManagedStopFilterFactory, UnloadDistributedZkTest, 
TestPartialUpdateDeduplication, TestBulkSchemaConcurrent, 
TestAuthenticationFramework, TestGroupingSearch, TestAnalyzeInfixSuggestions, 
TestCharFilters, EchoParamsTest, TestBM25SimilarityFactory, ResourceLoaderTest, 
OpenExchangeRatesOrgProviderTest, PluginInfoTest, TestFastLRUCache, 
ChaosMonkeyNothingIsSafeTest]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=ChaosMonkeyNothingIsSafeTest -Dtests.seed=1F5C2F6B47D49694 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar_IQ 
-Dtests.timezone=America/Caracas -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J2 | ChaosMonkeyNothingIsSafeTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: 
SolrIndexSearcher opens=8 closes=7
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([1F5C2F6B47D49694]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:496)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:232)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE 
scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest: 
   [junit4]    >    1) Thread[id=5676, name=searcherExecutor-2805-thread-1, 
state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    2) Thread[id=5746, name=qtp20624371-5746, state=WAITING, 
group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at java.lang.Object.wait(Object.java:502)
   [junit4]    >         at 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.blockUntilFinished(ConcurrentUpdateSolrClient.java:404)
   [junit4]    >         at 
org.apache.solr.update.StreamingSolrClients.blockUntilFinished(StreamingSolrClients.java:103)
   [junit4]    >         at 
org.apache.solr.update.SolrCmdDistributor.blockAndDoRetries(SolrCmdDistributor.java:231)
   [junit4]    >         at 
org.apache.solr.update.SolrCmdDistributor.finish(SolrCmdDistributor.java:89)
   [junit4]    >         at 
org.apache.solr.update.processor.DistributedUpdateProcessor.doFinish(DistributedUpdateProcessor.java:782)
   [junit4]    >         at 
org.apache.solr.update.processor.DistributedUpdateProcessor.finish(DistributedUpdateProcessor.java:1649)
   [junit4]    >         at 
org.apache.solr.update.processor.LogUpdateProcessor.finish(LogUpdateProcessorFactory.java:183)
   [junit4]    >         at 
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:83)
   [junit4]    >         at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
   [junit4]    >         at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2051)
   [junit4]    >         at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:640)
   [junit4]    >         at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:436)
   [junit4]    >         at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:227)
   [junit4]    >         at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:196)
   [junit4]    >         at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]    >         at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:105)
   [junit4]    >         at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]    >         at 
org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
   [junit4]    >         at 
org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:300)
   [junit4]    >         at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]    >         at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
   [junit4]    >         at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
   [junit4]    >         at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
   [junit4]    >         at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
   [junit4]    >         at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]    >         at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
   [junit4]    >         at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]    >         at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
   [junit4]    >         at 
org.eclipse.jetty.server.Server.handle(Server.java:497)
   [junit4]    >         at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
   [junit4]    >         at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
   [junit4]    >         at 
org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([1F5C2F6B47D49694]:0)
   [junit4] Completed [387/496] on J2 in 260.93s, 1 test, 1 failure, 1 error 
<<< FAILURES!

[...truncated 353 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:536: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:484: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following error 
occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:229: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:511: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1433: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:991: 
There were test failures: 496 suites, 1972 tests, 2 suite-level errors, 57 
ignored (25 assumptions)

Total time: 59 minutes 42 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to