Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/12163/
Java: 64bit/jdk1.8.0_40 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.test

Error Message:
expected:<0> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<0> but was:<1>
        at 
__randomizedtesting.SeedInfo.seed([5DE634C3AF4F6420:D5B20B1901B309D8]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.test(ChaosMonkeySafeLeaderTest.java:165)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        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)




Build Log:
[...truncated 10289 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 5DE634C3AF4F6420-001/init-core-data-001
   [junit4]   2> 630648 T4349 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(true) and clientAuth (true)
   [junit4]   2> 630655 T4349 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /gbp/d
   [junit4]   2> 630657 T4349 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 630658 T4350 oasc.ZkTestServer$2$1.setClientPort client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 630658 T4350 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 630758 T4349 oasc.ZkTestServer.run start zk server on 
port:54727
   [junit4]   2> 630758 T4349 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 630759 T4349 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 630761 T4357 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@18a40b4 name:ZooKeeperConnection 
Watcher:127.0.0.1:54727 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 630761 T4349 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 630762 T4349 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 630762 T4349 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 630769 T4349 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 630770 T4349 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 630771 T4360 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3f866fbd 
name:ZooKeeperConnection Watcher:127.0.0.1:54727/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 630771 T4349 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 630771 T4349 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 630771 T4349 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 630772 T4349 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 630773 T4349 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 630773 T4349 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 630774 T4349 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> 630775 T4349 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 630776 T4349 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> 630776 T4349 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 630777 T4349 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> 630777 T4349 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 630778 T4349 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> 630778 T4349 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 630780 T4349 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> 630780 T4349 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 630781 T4349 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> 630781 T4349 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 630782 T4349 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> 630782 T4349 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 630783 T4349 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> 630783 T4349 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 630785 T4349 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> 630785 T4349 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 630786 T4349 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> 630786 T4349 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 630786 T4349 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> 630787 T4349 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 630788 T4349 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 630788 T4349 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 630789 T4363 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4962baa5 
name:ZooKeeperConnection Watcher:127.0.0.1:54727/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 630789 T4349 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 630789 T4349 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 630852 T4349 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 5DE634C3AF4F6420-001/control-001/cores/collection1
   [junit4]   2> 630853 T4349 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 630855 T4349 oejus.SslContextFactory.doStart Enabled Protocols 
[SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, 
TLSv1.2]
   [junit4]   2> 630856 T4349 oejs.AbstractConnector.doStart Started 
SslSelectChannelConnector@127.0.0.1:36395
   [junit4]   2> 630857 T4349 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 5DE634C3AF4F6420-001/tempDir-001/control/data, hostContext=/gbp/d, 
hostPort=36395, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 5DE634C3AF4F6420-001/control-001/cores}
   [junit4]   2> 630858 T4349 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 630858 T4349 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 5DE634C3AF4F6420-001/control-001/'
   [junit4]   2> 630868 T4349 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 5DE634C3AF4F6420-001/control-001/solr.xml
   [junit4]   2> 630887 T4349 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 5DE634C3AF4F6420-001/control-001/cores
   [junit4]   2> 630887 T4349 oasc.CoreContainer.<init> New CoreContainer 
1479918381
   [junit4]   2> 630887 T4349 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 5DE634C3AF4F6420-001/control-001/]
   [junit4]   2> 630887 T4349 oasc.CoreContainer.load loading shared library: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 5DE634C3AF4F6420-001/control-001/lib
   [junit4]   2> 630888 T4349 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/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 5DE634C3AF4F6420-001/control-001/lib).
   [junit4]   2> 630892 T4349 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> 630893 T4349 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 630894 T4349 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 630894 T4349 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 630894 T4349 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 630895 T4349 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:54727/solr
   [junit4]   2> 630895 T4349 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 630895 T4349 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 630895 T4349 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 630896 T4375 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@136f7137 
name:ZooKeeperConnection Watcher:127.0.0.1:54727 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 630897 T4349 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 630897 T4349 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 630898 T4349 N:127.0.0.1:36395_gbp%2Fd 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 630898 T4378 N:127.0.0.1:36395_gbp%2Fd 
oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4a3b260f 
name:ZooKeeperConnection Watcher:127.0.0.1:54727/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 630899 T4349 N:127.0.0.1:36395_gbp%2Fd 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 630899 T4349 N:127.0.0.1:36395_gbp%2Fd 
oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 630900 T4349 N:127.0.0.1:36395_gbp%2Fd 
oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 630901 T4349 N:127.0.0.1:36395_gbp%2Fd 
oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 630902 T4349 N:127.0.0.1:36395_gbp%2Fd 
oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 630903 T4349 N:127.0.0.1:36395_gbp%2Fd 
oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 630903 T4349 N:127.0.0.1:36395_gbp%2Fd 
oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 630904 T4349 N:127.0.0.1:36395_gbp%2Fd 
oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 630905 T4349 N:127.0.0.1:36395_gbp%2Fd 
oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 630905 T4349 N:127.0.0.1:36395_gbp%2Fd 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36395_gbp%2Fd
   [junit4]   2> 630905 T4349 N:127.0.0.1:36395_gbp%2Fd 
oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:36395_gbp%2Fd
   [junit4]   2> 630906 T4349 N:127.0.0.1:36395_gbp%2Fd 
oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 630906 T4349 N:127.0.0.1:36395_gbp%2Fd 
oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 630907 T4349 N:127.0.0.1:36395_gbp%2Fd oasc.Overseer.close 
Overseer (id=null) closing
   [junit4]   2> 630907 T4349 N:127.0.0.1:36395_gbp%2Fd 
oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 
127.0.0.1:36395_gbp%2Fd
   [junit4]   2> 630907 T4349 N:127.0.0.1:36395_gbp%2Fd 
oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 630908 T4349 N:127.0.0.1:36395_gbp%2Fd oasc.Overseer.start 
Overseer (id=93669321483878404-127.0.0.1:36395_gbp%2Fd-n_0000000000) starting
   [junit4]   2> 630909 T4349 N:127.0.0.1:36395_gbp%2Fd 
oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 630911 T4349 N:127.0.0.1:36395_gbp%2Fd 
oasc.OverseerAutoReplicaFailoverThread.<init> Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 630912 T4380 N:127.0.0.1:36395_gbp%2Fd 
oasc.OverseerCollectionProcessor.run Process current queue of collection 
creations
   [junit4]   2> 630912 T4379 N:127.0.0.1:36395_gbp%2Fd 
oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 630912 T4349 N:127.0.0.1:36395_gbp%2Fd 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 630914 T4349 N:127.0.0.1:36395_gbp%2Fd 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 5DE634C3AF4F6420-001/control-001/cores
   [junit4]   2> 630915 T4349 N:127.0.0.1:36395_gbp%2Fd 
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/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 5DE634C3AF4F6420-001/control-001/cores/collection1, 
collection=control_collection, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 5DE634C3AF4F6420-001/control-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 630915 T4349 N:127.0.0.1:36395_gbp%2Fd 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 5DE634C3AF4F6420-001/control-001/cores/collection1/
   [junit4]   2> 630915 T4349 N:127.0.0.1:36395_gbp%2Fd 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 630916 T4382 N:127.0.0.1:36395_gbp%2Fd C:control_collection 
c:collection1 oasc.ZkController.publish publishing core=collection1 state=down 
collection=control_collection
   [junit4]   2> 630916 T4382 N:127.0.0.1:36395_gbp%2Fd C:control_collection 
c:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 630916 T4378 N:127.0.0.1:36395_gbp%2Fd 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 630917 T4382 N:127.0.0.1:36395_gbp%2Fd 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 630917 T4379 N:127.0.0.1:36395_gbp%2Fd 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:36395/gbp/d";,
   [junit4]   2>          "node_name":"127.0.0.1:36395_gbp%2Fd",
   [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> 630917 T4379 N:127.0.0.1:36395_gbp%2Fd 
oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:36395/gbp/d";,
   [junit4]   2>          "node_name":"127.0.0.1:36395_gbp%2Fd",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 630917 T4379 N:127.0.0.1:36395_gbp%2Fd 
oasco.ClusterStateMutator.createCollection building a new cName: 
control_collection
   [junit4]   2> 630918 T4379 N:127.0.0.1:36395_gbp%2Fd 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 630918 T4378 N:127.0.0.1:36395_gbp%2Fd 
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> 631917 T4382 N:127.0.0.1:36395_gbp%2Fd 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 631917 T4382 N:127.0.0.1:36395_gbp%2Fd 
oasc.ZkController.createCollectionZkNode Check for collection 
zkNode:control_collection
   [junit4]   2> 631917 T4382 N:127.0.0.1:36395_gbp%2Fd 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 631917 T4382 N:127.0.0.1:36395_gbp%2Fd 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/control_collection
   [junit4]   2> 631918 T4382 N:127.0.0.1:36395_gbp%2Fd 
oascc.ZkStateReader.readConfigName path=/collections/control_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 631918 T4382 N:127.0.0.1:36395_gbp%2Fd 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 5DE634C3AF4F6420-001/control-001/cores/collection1/'
   [junit4]   2> 631925 T4382 N:127.0.0.1:36395_gbp%2Fd 
oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 631925 T4382 N:127.0.0.1:36395_gbp%2Fd oasc.Config.<init> 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 631928 T4382 N:127.0.0.1:36395_gbp%2Fd 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 631930 T4382 N:127.0.0.1:36395_gbp%2Fd oasc.SolrConfig.<init> 
Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 631934 T4382 N:127.0.0.1:36395_gbp%2Fd oasc.SolrConfig.<init> 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 631935 T4382 N:127.0.0.1:36395_gbp%2Fd 
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 631937 T4382 N:127.0.0.1:36395_gbp%2Fd 
oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 631995 T4382 N:127.0.0.1:36395_gbp%2Fd 
oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 631996 T4382 N:127.0.0.1:36395_gbp%2Fd 
oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 631996 T4382 N:127.0.0.1:36395_gbp%2Fd 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 631998 T4382 N:127.0.0.1:36395_gbp%2Fd 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 632004 T4382 N:127.0.0.1:36395_gbp%2Fd 
oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration 
from collection control_collection
   [junit4]   2> 632004 T4382 N:127.0.0.1:36395_gbp%2Fd c:collection1 
oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 632009 T4382 N:127.0.0.1:36395_gbp%2Fd c:collection1 
oasc.SolrCore.<init> [collection1] Opening new SolrCore at 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 5DE634C3AF4F6420-001/control-001/cores/collection1/, 
dataDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 5DE634C3AF4F6420-001/control-001/cores/collection1/data/
   [junit4]   2> 632009 T4382 N:127.0.0.1:36395_gbp%2Fd c:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6404a1fe
   [junit4]   2> 632009 T4382 N:127.0.0.1:36395_gbp%2Fd c:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 5DE634C3AF4F6420-001/control-001/cores/collection1/data
   [junit4]   2> 632010 T4382 N:127.0.0.1:36395_gbp%2Fd c:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 5DE634C3AF4F6420-001/control-001/cores/collection1/data/index/
   [junit4]   2> 632010 T4382 N:127.0.0.1:36395_gbp%2Fd c:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 5DE634C3AF4F6420-001/control-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 632010 T4382 N:127.0.0.1:36395_gbp%2Fd c:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 5DE634C3AF4F6420-001/control-001/cores/collection1/data/index
   [junit4]   2> 632011 T4382 N:127.0.0.1:36395_gbp%2Fd c:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=12, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=21.89453125, 
floorSegmentMB=0.974609375, forceMergeDeletesPctAllowed=25.674150501607706, 
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 632032 T4382 N:127.0.0.1:36395_gbp%2Fd c: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/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 
5DE634C3AF4F6420-001/control-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 632032 T4382 N:127.0.0.1:36395_gbp%2Fd c:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 632034 T4382 N:127.0.0.1:36395_gbp%2Fd c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 632035 T4382 N:127.0.0.1:36395_gbp%2Fd c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 632035 T4382 N:127.0.0.1:36395_gbp%2Fd c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 632035 T4382 N:127.0.0.1:36395_gbp%2Fd c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 632035 T4382 N:127.0.0.1:36395_gbp%2Fd c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 632035 T4382 N:127.0.0.1:36395_gbp%2Fd c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 632035 T4382 N:127.0.0.1:36395_gbp%2Fd c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 632035 T4382 N:127.0.0.1:36395_gbp%2Fd c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 632035 T4382 N:127.0.0.1:36395_gbp%2Fd c:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 632037 T4382 N:127.0.0.1:36395_gbp%2Fd c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 632037 T4382 N:127.0.0.1:36395_gbp%2Fd c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 632038 T4382 N:127.0.0.1:36395_gbp%2Fd c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 632039 T4382 N:127.0.0.1:36395_gbp%2Fd c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 632040 T4382 N:127.0.0.1:36395_gbp%2Fd c: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> 632041 T4382 N:127.0.0.1:36395_gbp%2Fd c:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 632041 T4382 N:127.0.0.1:36395_gbp%2Fd c:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 632041 T4382 N:127.0.0.1:36395_gbp%2Fd c:collection1 
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 632042 T4382 N:127.0.0.1:36395_gbp%2Fd c:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 632042 T4382 N:127.0.0.1:36395_gbp%2Fd c:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 632042 T4382 N:127.0.0.1:36395_gbp%2Fd c:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=50, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=52.7568359375, 
floorSegmentMB=0.5439453125, forceMergeDeletesPctAllowed=15.397292011485309, 
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 632043 T4382 N:127.0.0.1:36395_gbp%2Fd c: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/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 
5DE634C3AF4F6420-001/control-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 632043 T4382 N:127.0.0.1:36395_gbp%2Fd c:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 632043 T4382 N:127.0.0.1:36395_gbp%2Fd c:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@677c5ee4[collection1] main
   [junit4]   2> 632043 T4382 N:127.0.0.1:36395_gbp%2Fd c:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/control_collection
   [junit4]   2> 632043 T4382 N:127.0.0.1:36395_gbp%2Fd c:collection1 
oascc.ZkStateReader.readConfigName path=/collections/control_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 632044 T4382 N:127.0.0.1:36395_gbp%2Fd c:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 632044 T4382 N:127.0.0.1:36395_gbp%2Fd c:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 632044 T4382 N:127.0.0.1:36395_gbp%2Fd c:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 632044 T4382 N:127.0.0.1:36395_gbp%2Fd c:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 632044 T4382 N:127.0.0.1:36395_gbp%2Fd c:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 632045 T4382 N:127.0.0.1:36395_gbp%2Fd c:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 632045 T4382 N:127.0.0.1:36395_gbp%2Fd c:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 632045 T4382 N:127.0.0.1:36395_gbp%2Fd c:collection1 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 632045 T4382 N:127.0.0.1:36395_gbp%2Fd c:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 632045 T4383 N:127.0.0.1:36395_gbp%2Fd c:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@677c5ee4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 632046 T4386 N:127.0.0.1:36395_gbp%2Fd C:control_collection 
S:shard1 c:collection1 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:36395/gbp/d 
collection:control_collection shard:shard1
   [junit4]   2> 632046 T4349 N:127.0.0.1:36395_gbp%2Fd 
oass.SolrDispatchFilter.init 
user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 632046 T4349 N:127.0.0.1:36395_gbp%2Fd 
oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 632046 T4386 N:127.0.0.1:36395_gbp%2Fd C:control_collection 
S:shard1 c:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 632048 T4386 N:127.0.0.1:36395_gbp%2Fd C:control_collection 
S:shard1 c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running 
the leader process for shard shard1
   [junit4]   2> 632048 T4349 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 632049 T4349 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 632049 T4378 N:127.0.0.1:36395_gbp%2Fd 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 632049 T4386 N:127.0.0.1:36395_gbp%2Fd C:control_collection 
S:shard1 c:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp 
Enough replicas found to continue.
   [junit4]   2> 632049 T4386 N:127.0.0.1:36395_gbp%2Fd C:control_collection 
S:shard1 c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may 
be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C967 name=collection1 
org.apache.solr.core.SolrCore@4fb7f3a5 
url=https://127.0.0.1:36395/gbp/d/collection1 node=127.0.0.1:36395_gbp%2Fd 
C967_STATE=coll:control_collection core:collection1 props:{core=collection1, 
base_url=https://127.0.0.1:36395/gbp/d, node_name=127.0.0.1:36395_gbp%2Fd, 
state=down}
   [junit4]   2> 632049 T4386 N:127.0.0.1:36395_gbp%2Fd C:control_collection 
S:shard1 c:collection1 C967 oasc.SyncStrategy.sync Sync replicas to 
https://127.0.0.1:36395/gbp/d/collection1/
   [junit4]   2> 632049 T4379 N:127.0.0.1:36395_gbp%2Fd 
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> 632049 T4386 N:127.0.0.1:36395_gbp%2Fd C:control_collection 
S:shard1 c:collection1 C967 oasc.SyncStrategy.syncReplicas Sync Success - now 
sync replicas to me
   [junit4]   2> 632050 T4389 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@107d9401 
name:ZooKeeperConnection Watcher:127.0.0.1:54727/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 632050 T4386 N:127.0.0.1:36395_gbp%2Fd C:control_collection 
S:shard1 c:collection1 C967 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:36395/gbp/d/collection1/ has no replicas
   [junit4]   2> 632050 T4386 N:127.0.0.1:36395_gbp%2Fd C:control_collection 
S:shard1 c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am 
the new leader: https://127.0.0.1:36395/gbp/d/collection1/ shard1
   [junit4]   2> 632050 T4349 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 632050 T4386 N:127.0.0.1:36395_gbp%2Fd C:control_collection 
S:shard1 c:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 632050 T4349 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 632051 T4349 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 632052 T4378 N:127.0.0.1:36395_gbp%2Fd 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 632052 T4349 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 632053 T4379 N:127.0.0.1:36395_gbp%2Fd 
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":"https://127.0.0.1:36395/gbp/d";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 1
   [junit4]   2> 632102 T4349 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 5DE634C3AF4F6420-001/shard-1-001/cores/collection1
   [junit4]   2> 632103 T4349 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 5DE634C3AF4F6420-001/shard-1-001
   [junit4]   2> 632103 T4349 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 632105 T4349 oejus.SslContextFactory.doStart Enabled Protocols 
[SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, 
TLSv1.2]
   [junit4]   2> 632106 T4349 oejs.AbstractConnector.doStart Started 
SslSelectChannelConnector@127.0.0.1:43642
   [junit4]   2> 632107 T4349 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 5DE634C3AF4F6420-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, 
hostContext=/gbp/d, hostPort=43642, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 5DE634C3AF4F6420-001/shard-1-001/cores}
   [junit4]   2> 632108 T4349 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 632108 T4349 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 5DE634C3AF4F6420-001/shard-1-001/'
   [junit4]   2> 632117 T4349 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 5DE634C3AF4F6420-001/shard-1-001/solr.xml
   [junit4]   2> 632120 T4349 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 5DE634C3AF4F6420-001/shard-1-001/cores
   [junit4]   2> 632121 T4349 oasc.CoreContainer.<init> New CoreContainer 
1768411665
   [junit4]   2> 632121 T4349 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 5DE634C3AF4F6420-001/shard-1-001/]
   [junit4]   2> 632121 T4349 oasc.CoreContainer.load loading shared library: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 5DE634C3AF4F6420-001/shard-1-001/lib
   [junit4]   2> 632121 T4349 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/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 5DE634C3AF4F6420-001/shard-1-001/lib).
   [junit4]   2> 632126 T4349 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> 632127 T4349 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 632128 T4349 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 632128 T4349 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 632129 T4349 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 632129 T4349 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:54727/solr
   [junit4]   2> 632129 T4349 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 632129 T4349 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 632129 T4349 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 632130 T4401 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4b905941 
name:ZooKeeperConnection Watcher:127.0.0.1:54727 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 632131 T4349 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 632131 T4349 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 632135 T4349 N:127.0.0.1:43642_gbp%2Fd 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 632138 T4404 N:127.0.0.1:43642_gbp%2Fd 
oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2d4c5953 
name:ZooKeeperConnection Watcher:127.0.0.1:54727/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 632138 T4349 N:127.0.0.1:43642_gbp%2Fd 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 632139 T4349 N:127.0.0.1:43642_gbp%2Fd 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 632154 T4378 N:127.0.0.1:36395_gbp%2Fd 
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> 632154 T4404 N:127.0.0.1:43642_gbp%2Fd 
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> 632154 T4389 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> 632203 T4386 N:127.0.0.1:36395_gbp%2Fd C:control_collection 
S:shard1 c:collection1 oasc.ZkController.register We are 
https://127.0.0.1:36395/gbp/d/collection1/ and leader is 
https://127.0.0.1:36395/gbp/d/collection1/
   [junit4]   2> 632204 T4386 N:127.0.0.1:36395_gbp%2Fd C:control_collection 
S:shard1 c:collection1 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=https://127.0.0.1:36395/gbp/d
   [junit4]   2> 632204 T4386 N:127.0.0.1:36395_gbp%2Fd C:control_collection 
S:shard1 c:collection1 oasc.ZkController.checkRecovery I am the leader, no 
recovery necessary
   [junit4]   2> 632204 T4386 N:127.0.0.1:36395_gbp%2Fd C:control_collection 
S:shard1 c:collection1 oasc.ZkController.publish publishing core=collection1 
state=active collection=control_collection
   [junit4]   2> 632204 T4386 N:127.0.0.1:36395_gbp%2Fd C:control_collection 
S:shard1 c:collection1 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 632205 T4378 N:127.0.0.1:36395_gbp%2Fd 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 632205 T4379 N:127.0.0.1:36395_gbp%2Fd 
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":"https://127.0.0.1:36395/gbp/d";,
   [junit4]   2>          "node_name":"127.0.0.1:36395_gbp%2Fd",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 2
   [junit4]   2> 632205 T4379 N:127.0.0.1:36395_gbp%2Fd 
oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:36395/gbp/d";,
   [junit4]   2>          "node_name":"127.0.0.1:36395_gbp%2Fd",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 632306 T4378 N:127.0.0.1:36395_gbp%2Fd 
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> 632306 T4389 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> 632306 T4404 N:127.0.0.1:43642_gbp%2Fd 
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> 633141 T4349 N:127.0.0.1:43642_gbp%2Fd 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43642_gbp%2Fd
   [junit4]   2> 633142 T4349 N:127.0.0.1:43642_gbp%2Fd 
oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:43642_gbp%2Fd
   [junit4]   2> 633142 T4349 N:127.0.0.1:43642_gbp%2Fd oasc.Overseer.close 
Overseer (id=null) closing
   [junit4]   2> 633143 T4349 N:127.0.0.1:43642_gbp%2Fd 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 5DE634C3AF4F6420-001/shard-1-001/cores
   [junit4]   2> 633144 T4349 N:127.0.0.1:43642_gbp%2Fd 
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/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 5DE634C3AF4F6420-001/shard-1-001/cores/collection1, collection=collection1, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 5DE634C3AF4F6420-001/shard-1-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 633144 T4349 N:127.0.0.1:43642_gbp%2Fd 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 5DE634C3AF4F6420-001/shard-1-001/cores/collection1/
   [junit4]   2> 633144 T4349 N:127.0.0.1:43642_gbp%2Fd 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 633145 T4405 N:127.0.0.1:43642_gbp%2Fd C:collection1 
c:collection1 oasc.ZkController.publish publishing core=collection1 state=down 
collection=collection1
   [junit4]   2> 633145 T4405 N:127.0.0.1:43642_gbp%2Fd C:collection1 
c:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 633146 T4378 N:127.0.0.1:36395_gbp%2Fd 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 633146 T4405 N:127.0.0.1:43642_gbp%2Fd 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 633146 T4379 N:127.0.0.1:36395_gbp%2Fd 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:43642/gbp/d";,
   [junit4]   2>          "node_name":"127.0.0.1:43642_gbp%2Fd",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 3
   [junit4]   2> 633146 T4379 N:127.0.0.1:36395_gbp%2Fd 
oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:43642/gbp/d";,
   [junit4]   2>          "node_name":"127.0.0.1:43642_gbp%2Fd",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 633147 T4379 N:127.0.0.1:36395_gbp%2Fd 
oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 633147 T4379 N:127.0.0.1:36395_gbp%2Fd 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 633248 T4389 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> 633248 T4404 N:127.0.0.1:43642_gbp%2Fd 
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> 633248 T4378 N:127.0.0.1:36395_gbp%2Fd 
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> 634146 T4405 N:127.0.0.1:43642_gbp%2Fd 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 634146 T4405 N:127.0.0.1:43642_gbp%2Fd 
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 634147 T4405 N:127.0.0.1:43642_gbp%2Fd 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 634147 T4405 N:127.0.0.1:43642_gbp%2Fd 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 634147 T4405 N:127.0.0.1:43642_gbp%2Fd 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 634147 T4405 N:127.0.0.1:43642_gbp%2Fd 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 5DE634C3AF4F6420-001/shard-1-001/cores/collection1/'
   [junit4]   2> 634155 T4405 N:127.0.0.1:43642_gbp%2Fd 
oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 634156 T4405 N:127.0.0.1:43642_gbp%2Fd oasc.Config.<init> 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 634158 T4405 N:127.0.0.1:43642_gbp%2Fd 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 634161 T4405 N:127.0.0.1:43642_gbp%2Fd oasc.SolrConfig.<init> 
Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 634166 T4405 N:127.0.0.1:43642_gbp%2Fd oasc.SolrConfig.<init> 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 634167 T4405 N:127.0.0.1:43642_gbp%2Fd 
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 634169 T4405 N:127.0.0.1:43642_gbp%2Fd 
oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 634228 T4405 N:127.0.0.1:43642_gbp%2Fd 
oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 634229 T4405 N:127.0.0.1:43642_gbp%2Fd 
oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 634230 T4405 N:127.0.0.1:43642_gbp%2Fd 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 634231 T4405 N:127.0.0.1:43642_gbp%2Fd 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 634237 T4405 N:127.0.0.1:43642_gbp%2Fd 
oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration 
from collection collection1
   [junit4]   2> 634238 T4405 N:127.0.0.1:43642_gbp%2Fd c:collection1 
oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 634238 T4405 N:127.0.0.1:43642_gbp%2Fd c:collection1 
oasc.SolrCore.<init> [collection1] Opening new SolrCore at 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 5DE634C3AF4F6420-001/shard-1-001/cores/collection1/, 
dataDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 5DE634C3AF4F6420-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 634238 T4405 N:127.0.0.1:43642_gbp%2Fd c:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6404a1fe
   [junit4]   2> 634238 T4405 N:127.0.0.1:43642_gbp%2Fd c:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 5DE634C3AF4F6420-001/shard-1-001/cores/collection1/data
   [junit4]   2> 634239 T4405 N:127.0.0.1:43642_gbp%2Fd c:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 5DE634C3AF4F6420-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 634239 T4405 N:127.0.0.1:43642_gbp%2Fd c:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 5DE634C3AF4F6420-001/shard-1-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 634239 T4405 N:127.0.0.1:43642_gbp%2Fd c:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 5DE634C3AF4F6420-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 634239 T4405 N:127.0.0.1:43642_gbp%2Fd c:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=12, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=21.89453125, 
floorSegmentMB=0.974609375, forceMergeDeletesPctAllowed=25.674150501607706, 
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 634259 T4405 N:127.0.0.1:43642_gbp%2Fd c: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/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 
5DE634C3AF4F6420-001/shard-1-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 634259 T4405 N:127.0.0.1:43642_gbp%2Fd c:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 634261 T4405 N:127.0.0.1:43642_gbp%2Fd c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 634262 T4405 N:127.0.0.1:43642_gbp%2Fd c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 634262 T4405 N:127.0.0.1:43642_gbp%2Fd c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 634262 T4405 N:127.0.0.1:43642_gbp%2Fd c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 634262 T4405 N:127.0.0.1:43642_gbp%2Fd c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 634262 T4405 N:127.0.0.1:43642_gbp%2Fd c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 634262 T4405 N:127.0.0.1:43642_gbp%2Fd c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 634262 T4405 N:127.0.0.1:43642_gbp%2Fd c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 634263 T4405 N:127.0.0.1:43642_gbp%2Fd c:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 634264 T4405 N:127.0.0.1:43642_gbp%2Fd c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 634264 T4405 N:127.0.0.1:43642_gbp%2Fd c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 634265 T4405 N:127.0.0.1:43642_gbp%2Fd c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 634266 T4405 N:127.0.0.1:43642_gbp%2Fd c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 634268 T4405 N:127.0.0.1:43642_gbp%2Fd c: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> 634269 T4405 N:127.0.0.1:43642_gbp%2Fd c:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 634269 T4405 N:127.0.0.1:43642_gbp%2Fd c:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 634269 T4405 N:127.0.0.1:43642_gbp%2Fd c:collection1 
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 634270 T4405 N:127.0.0.1:43642_gbp%2Fd c:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 634270 T4405 N:127.0.0.1:43642_gbp%2Fd c:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 634270 T4405 N:127.0.0.1:43642_gbp%2Fd c:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=50, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=52.7568359375, 
floorSegmentMB=0.5439453125, forceMergeDeletesPctAllowed=15.397292011485309, 
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 634270 T4405 N:127.0.0.1:43642_gbp%2Fd c: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/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 
5DE634C3AF4F6420-001/shard-1-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 634271 T4405 N:127.0.0.1:43642_gbp%2Fd c:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 634271 T4405 N:127.0.0.1:43642_gbp%2Fd c:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@5c46cd9d[collection1] main
   [junit4]   2> 634271 T4405 N:127.0.0.1:43642_gbp%2Fd c:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 634271 T4405 N:127.0.0.1:43642_gbp%2Fd c:collection1 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 634271 T4405 N:127.0.0.1:43642_gbp%2Fd c:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 634272 T4405 N:127.0.0.1:43642_gbp%2Fd c:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 634272 T4405 N:127.0.0.1:43642_gbp%2Fd c:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 634272 T4405 N:127.0.0.1:43642_gbp%2Fd c:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 634272 T4405 N:127.0.0.1:43642_gbp%2Fd c:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 634272 T4405 N:127.0.0.1:43642_gbp%2Fd c:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 634273 T4405 N:127.0.0.1:43642_gbp%2Fd c:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 634273 T4405 N:127.0.0.1:43642_gbp%2Fd c:collection1 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 634273 T4406 N:127.0.0.1:43642_gbp%2Fd c:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@5c46cd9d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 634273 T4405 N:127.0.0.1:43642_gbp%2Fd c:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 634274 T4409 N:127.0.0.1:43642_gbp%2Fd C:collection1 S:shard2 
c:collection1 oasc.ZkController.register Register replica - core:collection1 
address:https://127.0.0.1:43642/gbp/d collection:collection1 shard:shard2
   [junit4]   2> 634274 T4349 N:127.0.0.1:43642_gbp%2Fd 
oass.SolrDispatchFilter.init 
user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 634274 T4349 N:127.0.0.1:43642_gbp%2Fd 
oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 634274 T4409 N:127.0.0.1:43642_gbp%2Fd C:collection1 S:shard2 
c:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 634276 T4409 N:127.0.0.1:43642_gbp%2Fd C:collection1 S:shard2 
c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the 
leader process for shard shard2
   [junit4]   2> 634277 T4378 N:127.0.0.1:36395_gbp%2Fd 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 634277 T4409 N:127.0.0.1:43642_gbp%2Fd C:collection1 S:shard2 
c:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough 
replicas found to continue.
   [junit4]   2> 634277 T4409 N:127.0.0.1:43642_gbp%2Fd C:collection1 S:shard2 
c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new 
leader - try and sync
   [junit4]   2> 634277 T4379 N:127.0.0.1:36395_gbp%2Fd 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1"} current state version: 4
   [junit4]   2> ASYNC  NEW_CORE C968 name=collection1 
org.apache.solr.core.SolrCore@3e725bdf 
url=https://127.0.0.1:43642/gbp/d/collection1 node=127.0.0.1:43642_gbp%2Fd 
C968_STATE=coll:collection1 core:collection1 props:{core=collection1, 
base_url=https://127.0.0.1:43642/gbp/d, node_name=127.0.0.1:43642_gbp%2Fd, 
state=down}
   [junit4]   2> 634277 T4409 N:127.0.0.1:43642_gbp%2Fd C:collection1 S:shard2 
c:collection1 C968 oasc.SyncStrategy.sync Sync replicas to 
https://127.0.0.1:43642/gbp/d/collection1/
   [junit4]   2> 634278 T4409 N:127.0.0.1:43642_gbp%2Fd C:collection1 S:shard2 
c:collection1 C968 oasc.SyncStrategy.syncReplicas Sync Success - now sync 
replicas to me
   [junit4]   2> 634278 T4409 N:127.0.0.1:43642_gbp%2Fd C:collection1 S:shard2 
c:collection1 C968 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:43642/gbp/d/collection1/ has no replicas
   [junit4]   2> 634278 T4409 N:127.0.0.1:43642_gbp%2Fd C:collection1 S:shard2 
c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new 
leader: https://127.0.0.1:43642/gbp/d/collection1/ shard2
   [junit4]   2> 634278 T4409 N:127.0.0.1:43642_gbp%2Fd C:collection1 S:shard2 
c:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 634279 T4378 N:127.0.0.1:36395_gbp%2Fd 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 634280 T4379 N:127.0.0.1:36395_gbp%2Fd 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"https://127.0.0.1:43642/gbp/d";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 4
   [junit4]   2> 634319 T4349 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 5DE634C3AF4F6420-001/shard-2-001/cores/collection1
   [junit4]   2> 634320 T4349 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 5DE634C3AF4F6420-001/shard-2-001
   [junit4]   2> 634320 T4349 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 634322 T4349 oejus.SslContextFactory.doStart Enabled Protocols 
[SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, 
TLSv1.2]
   [junit4]   2> 634323 T4349 oejs.AbstractConnector.doStart Started 
SslSelectChannelConnector@127.0.0.1:36749
   [junit4]   2> 634324 T4349 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 5DE634C3AF4F6420-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, 
hostContext=/gbp/d, hostPort=36749, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 5DE634C3AF4F6420-001/shard-2-001/cores}
   [junit4]   2> 634325 T4349 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 634325 T4349 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 5DE634C3AF4F6420-001/shard-2-001/'
   [junit4]   2> 634334 T4349 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 5DE634C3AF4F6420-001/shard-2-001/solr.xml
   [junit4]   2> 634337 T4349 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 5DE634C3AF4F6420-001/shard-2-001/cores
   [junit4]   2> 634338 T4349 oasc.CoreContainer.<init> New CoreContainer 
981458204
   [junit4]   2> 634338 T4349 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 5DE634C3AF4F6420-001/shard-2-001/]
   [junit4]   2> 634338 T4349 oasc.CoreContainer.load loading shared library: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 5DE634C3AF4F6420-001/shard-2-001/lib
   [junit4]   2> 634338 T4349 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/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 5DE634C3AF4F6420-001/shard-2-001/lib).
   [junit4]   2> 634342 T4349 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> 634344 T4349 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 634345 T4349 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 634345 T4349 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 634345 T4349 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 634345 T4349 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:54727/solr
   [junit4]   2> 634345 T4349 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 634345 T4349 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 634346 T4349 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 634347 T4421 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@f31efe3 name:ZooKeeperConnection 
Watcher:127.0.0.1:54727 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 634348 T4349 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 634348 T4349 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 634349 T4349 N:127.0.0.1:36749_gbp%2Fd 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 634349 T4424 N:127.0.0.1:36749_gbp%2Fd 
oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1bceaffd 
name:ZooKeeperConnection Watcher:127.0.0.1:54727/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 634350 T4349 N:127.0.0.1:36749_gbp%2Fd 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 634351 T4349 N:127.0.0.1:36749_gbp%2Fd 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 634381 T4389 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> 634381 T4424 N:127.0.0.1:36749_gbp%2Fd 
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> 634381 T4404 N:127.0.0.1:43642_gbp%2Fd 
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> 634381 T4378 N:127.0.0.1:36395_gbp%2Fd 
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> 634430 T4409 N:127.0.0.1:43642_gbp%2Fd C:collection1 S:shard2 
c:collection1 oasc.ZkController.register We are 
https://127.0.0.1:43642/gbp/d/collection1/ and leader is 
https://127.0.0.1:43642/gbp/d/collection1/
   [junit4]   2> 634430 T4409 N:127.0.0.1:43642_gbp%2Fd C:collection1 S:shard2 
c:collection1 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=https://127.0.0.1:43642/gbp/d
   [junit4]   2> 634430 T4409 N:127.0.0.1:43642_gbp%2Fd C:collection1 S:shard2 
c:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery 
necessary
   [junit4]   2> 634430 T4409 N:127.0.0.1:43642_gbp%2Fd C:collection1 S:shard2 
c:collection1 oasc.ZkController.publish publishing core=collection1 
state=active collection=collection1
   [junit4]   2> 634431 T4409 N:127.0.0.1:43642_gbp%2Fd C:collection1 S:shard2 
c:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 634431 T4378 N:127.0.0.1:36395_gbp%2Fd 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 634432 T4379 N:127.0.0.1:36395_gbp%2Fd 
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":"https://127.0.0.1:43642/gbp/d";,
   [junit4]   2>          "node_name":"127.0.0.1:43642_gbp%2Fd",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 5
   [junit4]   2> 634432 T4379 N:127.0.0.1:36395_gbp%2Fd 
oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:43642/gbp/d";,
   [junit4]   2>          "node_name":"127.0.0.1:43642_gbp%2Fd",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 634533 T4389 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> 634533 T4424 N:127.0.0.1:36749_gbp%2Fd 
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> 634533 T4378 N:127.0.0.1:36395_gbp%2Fd 
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> 634533 T4404 N:127.0.0.1:43642_gbp%2Fd 
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> 635353 T4349 N:127.0.0.1:36749_gbp%2Fd 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36749_gbp%2Fd
   [junit4]   2> 635353 T4349 N:127.0.0.1:36749_gbp%2Fd 
oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:36749_gbp%2Fd
   [junit4]   2> 635354 T4349 N:127.0.0.1:36749_gbp%2Fd oasc.Overseer.close 
Overseer (id=null) closing
   [junit4]   2> 635355 T4349 N:127.0.0.1:36749_gbp%2Fd 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 5DE634C3AF4F6420-001/shard-2-001/cores
   [junit4]   2> 635356 T4349 N:127.0.0.1:36749_gbp%2Fd 
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/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 5DE634C3AF4F6420-001/shard-2-001/cores/collection1, collection=collection1, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 5DE634C3AF4F6420-001/shard-2-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 635356 T4349 N:127.0.0.1:36749_gbp%2Fd 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 5DE634C3AF4F6420-001/shard-2-001/cores/collection1/
   [junit4]   2> 635357 T4349 N:127.0.0.1:36749_gbp%2Fd 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 635357 T4425 N:127.0.0.1:36749_gbp%2Fd C:collection1 
c:collection1 oasc.ZkController.publish publishing core=collection1 state=down 
collection=collection1
   [junit4]   2> 635357 T4425 N:127.0.0.1:36749_gbp%2Fd C:collection1 
c:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 635358 T4425 N:127.0.0.1:36749_gbp%2Fd 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 635358 T4378 N:127.0.0.1:36395_gbp%2Fd 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 635358 T4379 N:127.0.0.1:36395_gbp%2Fd 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:36749/gbp/d";,
   [junit4]   2>          "node_name":"127.0.0.1:36749_gbp%2Fd",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 6
   [junit4]   2> 635359 T4379 N:127.0.0.1:36395_gbp%2Fd 
oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:36749/gbp/d";,
   [junit4]   2>          "node_name":"127.0.0.1:36749_gbp%2Fd",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 635359 T4379 N:127.0.0.1:36395_gbp%2Fd 
oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 635359 T4379 N:127.0.0.1:36395_gbp%2Fd 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 635460 T4389 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 635460 T4424 N:127.0.0.1:36749_gbp%2Fd 
oascc.ZkStateReader$2.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 3)
   [junit4]   2> 635460 T4404 N:127.0.0.1:43642_gbp%2Fd 
oascc.ZkStateReader$2.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 3)
   [junit4]   2> 635460 T4378 N:127.0.0.1:36395_gbp%2Fd 
oascc.ZkStateReader$2.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 3)
   [junit4]   2> 636358 T4425 N:127.0.0.1:36749_gbp%2Fd 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 636358 T4425 N:127.0.0.1:36749_gbp%2Fd 
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 636359 T4425 N:127.0.0.1:36749_gbp%2Fd 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 636359 T4425 N:127.0.0.1:36749_gbp%2Fd 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 636359 T4425 N:127.0.0.1:36749_gbp%2Fd 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 636359 T4425 N:127.0.0.1:36749_gbp%2Fd 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 5DE634C3AF4F6420-001/shard-2-001/cores/collection1/'
   [junit4]   2> 636368 T4425 N:127.0.0.1:36749_gbp%2Fd 
oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 636369 T4425 N:127.0.0.1:36749_gbp%2Fd oasc.Config.<init> 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 636371 T4425 N:127.0.0.1:36749_gbp%2Fd 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 636376 T4425 N:127.0.0.1:36749_gbp%2Fd oasc.SolrConfig.<init> 
Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 636385 T4425 N:127.0.0.1:36749_gbp%2Fd oasc.SolrConfig.<init> 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 636387 T4425 N:127.0.0.1:36749_gbp%2Fd 
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 636391 T4425 N:127.0.0.1:36749_gbp%2Fd 
oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 636474 T4425 N:127.0.0.1:36749_gbp%2Fd 
oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 636475 T4425 N:127.0.0.1:36749_gbp%2Fd 
oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 636476 T4425 N:127.0.0.1:36749_gbp%2Fd 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 636478 T4425 N:127.0.0.1:36749_gbp%2Fd 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 636486 T4425 N:127.0.0.1:36749_gbp%2Fd 
oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration 
from collection collection1
   [junit4]   2> 636486 T4425 N:127.0.0.1:36749_gbp%2Fd c:collection1 
oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 636486 T4425 N:127.0.0.1:36749_gbp%2Fd c:collection1 
oasc.SolrCore.<init> [collection1] Opening new SolrCore at 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 5DE634C3AF4F6420-001/shard-2-001/cores/collection1/, 
dataDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 5DE634C3AF4F6420-001/shard-2-001/cores/collection1/data/
   [junit4]   2> 636487 T4425 N:127.0.0.1:36749_gbp%2Fd c:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6404a1fe
   [junit4]   2> 636487 T4425 N:127.0.0.1:36749_gbp%2Fd c:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 5DE634C3AF4F6420-001/shard-2-001/cores/collection1/data
   [junit4]   2> 636488 T4425 N:127.0.0.1:36749_gbp%2Fd c:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 5DE634C3AF4F6420-001/shard-2-001/cores/collection1/d

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

ome/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 
5DE634C3AF4F6420-001/shard-3-001/cores/collection1/data/index.20150417102035160,segFN=segments_3,generation=3}
   [junit4]   2> 707517 T4349 C:control_collection S:shard1 c:collection1 C989 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 707638 T4349 C:control_collection S:shard1 c:collection1 C989 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 
5DE634C3AF4F6420-001/shard-3-001/cores/collection1/data/index.20150417102035160,segFN=segments_3,generation=3}
   [junit4]   2>                
commit{dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 
5DE634C3AF4F6420-001/shard-3-001/cores/collection1/data/index.20150417102035160,segFN=segments_4,generation=4}
   [junit4]   2> 707638 T4349 C:control_collection S:shard1 c:collection1 C989 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
   [junit4]   2> 707639 T4349 C:control_collection S:shard1 c:collection1 
oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 707666 T4349 C:control_collection S:shard1 c:collection1 
oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 2 
directories currently being tracked
   [junit4]   2> 707666 T4349 C:control_collection S:shard1 c:collection1 
oasc.CachingDirectoryFactory.closeCacheValue looking to close 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 
5DE634C3AF4F6420-001/shard-3-001/cores/collection1/data/index.20150417102035160 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 
5DE634C3AF4F6420-001/shard-3-001/cores/collection1/data/index.20150417102035160;done=false>>]
   [junit4]   2> 707666 T4349 C:control_collection S:shard1 c:collection1 
oasc.CachingDirectoryFactory.close Closing directory: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 5DE634C3AF4F6420-001/shard-3-001/cores/collection1/data/index.20150417102035160
   [junit4]   2> 707666 T4349 C:control_collection S:shard1 c:collection1 
oasc.CachingDirectoryFactory.closeCacheValue looking to close 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 5DE634C3AF4F6420-001/shard-3-001/cores/collection1/data 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 5DE634C3AF4F6420-001/shard-3-001/cores/collection1/data;done=false>>]
   [junit4]   2> 707666 T4349 C:control_collection S:shard1 c:collection1 
oasc.CachingDirectoryFactory.close Closing directory: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 5DE634C3AF4F6420-001/shard-3-001/cores/collection1/data
   [junit4]   2> 707667 T4349 C:control_collection S:shard1 c:collection1 
oasc.Overseer.close Overseer 
(id=93669321483878411-127.0.0.1:52888_gbp%2Fd-n_0000000003) closing
   [junit4]   2> 707667 T4481 N:127.0.0.1:52888_gbp%2Fd 
oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 
127.0.0.1:52888_gbp%2Fd
   [junit4]   2> 707669 T4444 N:127.0.0.1:52888_gbp%2Fd 
oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot 
talk to ZK
   [junit4]   2> 707700 T4349 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/gbp/d,null}
   [junit4]   2> 707890 T4349 C:control_collection S:shard1 c:collection1 
oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:54727 54727
   [junit4]   2> 707990 T4350 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:54727 54727
   [junit4]   2> 707992 T4350 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN 
Watch limit violations: 
   [junit4]   2>        Maximum concurrent create/delete watches above limit:
   [junit4]   2>        
   [junit4]   2>                5       /solr/aliases.json
   [junit4]   2>                5       /solr/clusterstate.json
   [junit4]   2>                4       /solr/configs/conf1
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent children watches above limit:
   [junit4]   2>        
   [junit4]   2>                5       /solr/live_nodes
   [junit4]   2>                4       /solr/overseer/queue
   [junit4]   2>                4       /solr/overseer/collection-queue-work
   [junit4]   2>        
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=ChaosMonkeySafeLeaderTest -Dtests.method=test 
-Dtests.seed=5DE634C3AF4F6420 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=nl -Dtests.timezone=SystemV/AST4 -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 77.3s J1 | ChaosMonkeySafeLeaderTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<0> but 
was:<1>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([5DE634C3AF4F6420:D5B20B1901B309D8]:0)
   [junit4]    >        at 
org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.test(ChaosMonkeySafeLeaderTest.java:165)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 707999 T4349 C:control_collection S:shard1 c:collection1 
oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest
 5DE634C3AF4F6420-001
   [junit4]   2> 77364 T4348 ccr.ThreadLeakControl.checkThreadLeaks WARNING 
Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): 
{rnd_b=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
_version_=PostingsFormat(name=Memory doPackFST= true), 
a_t=PostingsFormat(name=Memory doPackFST= true), 
a_i=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
id=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{}, 
sim=DefaultSimilarity, locale=nl, timezone=SystemV/AST4
   [junit4]   2> NOTE: Linux 3.13.0-49-generic amd64/Oracle Corporation 
1.8.0_40 (64-bit)/cpus=12,threads=1,free=254680424,total=508952576
   [junit4]   2> NOTE: All tests run in this JVM: [SSLMigrationTest, 
TestCharFilters, TestReqParamsAPI, ZkControllerTest, 
TestSuggestSpellingConverter, TestAnalyzedSuggestions, TestFieldTypeResource, 
UpdateParamsTest, DateRangeFieldTest, TestStressVersions, ShardRoutingTest, 
CoreAdminCreateDiscoverTest, OpenCloseCoreStressTest, 
ShowFileRequestHandlerTest, TestStressUserVersions, 
DistributedExpandComponentTest, TestMiniSolrCloudCluster, 
AlternateDirectoryTest, SuggesterTSTTest, 
OverriddenZkACLAndCredentialsProvidersTest, TestRestManager, 
TestComponentsName, TestJsonFacets, RemoteQueryErrorTest, 
RAMDirectoryFactoryTest, TestSolrDynamicMBean, BlockCacheTest, 
AliasIntegrationTest, HdfsWriteToMultipleCollectionsTest, TestLRUCache, 
TestInitParams, MultiThreadedOCPTest, SuggestComponentTest, 
BasicFunctionalityTest, TestPHPSerializedResponseWriter, 
SolrCmdDistributorTest, CoreAdminHandlerTest, FieldMutatingUpdateProcessorTest, 
RecoveryAfterSoftCommitTest, OutOfBoxZkACLAndCredentialsProvidersTest, 
ReturnFieldsTest, TestLMDirichletSimilarityFactory, 
CurrencyFieldOpenExchangeTest, TestFiltering, ConnectionManagerTest, 
WordBreakSolrSpellCheckerTest, TestHashQParserPlugin, 
SimpleCollectionCreateDeleteTest, TestManagedStopFilterFactory, 
DistributedFacetPivotSmallTest, TestDefaultSearchFieldResource, 
TestBulkSchemaAPI, DistributedMLTComponentTest, TestOrdValues, 
HdfsBasicDistributedZkTest, TestWriterPerf, ZkCLITest, TestFastLRUCache, 
ConvertedLegacyTest, SharedFSAutoReplicaFailoverTest, HdfsSyncSliceTest, 
CursorPagingTest, AssignTest, TestRawResponseWriter, CustomCollectionTest, 
SimpleMLTQParserTest, TestSearchPerf, RequiredFieldsTest, 
TestElisionMultitermQuery, StatelessScriptUpdateProcessorFactoryTest, 
AsyncMigrateRouteKeyTest, SliceStateTest, TestConfigSets, SolrPluginUtilsTest, 
QueryResultKeyTest, FileUtilsTest, CollectionsAPIDistributedZkTest, 
AnalysisAfterCoreReloadTest, ChaosMonkeySafeLeaderTest]
   [junit4] Completed [231/483] on J1 in 78.13s, 1 test, 1 failure <<< FAILURES!

[...truncated 785 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:1434: 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: 483 suites, 1916 tests, 1 failure, 50 ignored (22 
assumptions)

Total time: 43 minutes 15 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_40 
-XX:+UseCompressedOops -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


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

Reply via email to