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

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

Error Message:
Captured an uncaught exception in thread: Thread[id=8292, 
name=updateExecutor-1813-thread-1, state=RUNNABLE, 
group=TGRP-ChaosMonkeySafeLeaderTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=8292, name=updateExecutor-1813-thread-1, 
state=RUNNABLE, group=TGRP-ChaosMonkeySafeLeaderTest]
        at 
__randomizedtesting.SeedInfo.seed([8C23D7626F58E8DA:477E8B8C1A48522]:0)
Caused by: org.apache.solr.common.SolrException: Replica: 
https://127.0.0.1:39556/ah/g/collection1/ should have been marked under leader 
initiated recovery in ZkController but wasn't.
        at __randomizedtesting.SeedInfo.seed([8C23D7626F58E8DA]:0)
        at 
org.apache.solr.cloud.LeaderInitiatedRecoveryThread.run(LeaderInitiatedRecoveryThread.java:88)
        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1161)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  
org.apache.solr.core.ConfigureRecoveryStrategyTest.testAlmostAllMethodsAreFinal

Error Message:
private static void 
org.apache.solr.cloud.RecoveryStrategy.$closeResource(java.lang.Throwable,java.lang.AutoCloseable)

Stack Trace:
java.lang.AssertionError: private static void 
org.apache.solr.cloud.RecoveryStrategy.$closeResource(java.lang.Throwable,java.lang.AutoCloseable)
        at 
__randomizedtesting.SeedInfo.seed([8C23D7626F58E8DA:86296A6F6164F480]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.core.ConfigureRecoveryStrategyTest.testAlmostAllMethodsAreFinal(ConfigureRecoveryStrategyTest.java:73)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:547)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 11665 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_8C23D7626F58E8DA-001/init-core-data-001
   [junit4]   2> 768255 WARN  
(SUITE-ChaosMonkeySafeLeaderTest-seed#[8C23D7626F58E8DA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 768255 INFO  
(SUITE-ChaosMonkeySafeLeaderTest-seed#[8C23D7626F58E8DA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 768256 INFO  
(SUITE-ChaosMonkeySafeLeaderTest-seed#[8C23D7626F58E8DA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 768257 INFO  
(SUITE-ChaosMonkeySafeLeaderTest-seed#[8C23D7626F58E8DA]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /ah/g
   [junit4]   2> 768259 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 768259 INFO  (Thread-1418) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 768260 INFO  (Thread-1418) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 768359 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:37188
   [junit4]   2> 768364 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 768367 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 768370 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 768372 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 768374 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 768377 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 768380 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 768382 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 768384 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 768386 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 768387 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 768932 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_8C23D7626F58E8DA-001/control-001/cores/collection1
   [junit4]   2> 768935 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 768936 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@308134be{/ah/g,null,AVAILABLE}
   [junit4]   2> 768937 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@6fc9bf4b{SSL,[ssl, 
http/1.1]}{127.0.0.1:40539}
   [junit4]   2> 768937 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.e.j.s.Server Started @770821ms
   [junit4]   2> 768937 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ah/g, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_8C23D7626F58E8DA-001/tempDir-001/control/data,
 hostPort=40539, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_8C23D7626F58E8DA-001/control-001/cores}
   [junit4]   2> 768937 ERROR 
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 768938 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 768938 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 768938 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 768938 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-13T21:13:18.411134Z
   [junit4]   2> 768940 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 768940 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_8C23D7626F58E8DA-001/control-001/solr.xml
   [junit4]   2> 768946 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37188/solr
   [junit4]   2> 768955 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 768955 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 
127.0.0.1:40539_ah%2Fg
   [junit4]   2> 768956 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.Overseer Overseer 
(id=97611913477160965-127.0.0.1:40539_ah%2Fg-n_0000000000) starting
   [junit4]   2> 768958 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40539_ah%2Fg
   [junit4]   2> 768959 INFO  (zkCallback-1807-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 769072 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_8C23D7626F58E8DA-001/control-001/cores
   [junit4]   2> 769073 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 769075 INFO  
(OverseerStateUpdate-97611913477160965-127.0.0.1:40539_ah%2Fg-n_0000000000) [   
 ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 770082 INFO  (coreLoadExecutor-2925-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 770092 INFO  (coreLoadExecutor-2925-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 770142 WARN  (coreLoadExecutor-2925-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 770143 INFO  (coreLoadExecutor-2925-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 770151 INFO  (coreLoadExecutor-2925-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection
   [junit4]   2> 770151 INFO  (coreLoadExecutor-2925-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 770151 INFO  (coreLoadExecutor-2925-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_8C23D7626F58E8DA-001/control-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_8C23D7626F58E8DA-001/control-001/cores/collection1/data/]
   [junit4]   2> 770151 INFO  (coreLoadExecutor-2925-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@400ed03
   [junit4]   2> 770157 INFO  (coreLoadExecutor-2925-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=24, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=1.6484375, 
floorSegmentMB=1.6748046875, forceMergeDeletesPctAllowed=6.184617100420345, 
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 770253 WARN  (coreLoadExecutor-2925-thread-1) [    ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 770435 INFO  (coreLoadExecutor-2925-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 770435 INFO  (coreLoadExecutor-2925-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 770437 INFO  (coreLoadExecutor-2925-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 770437 INFO  (coreLoadExecutor-2925-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 770439 INFO  (coreLoadExecutor-2925-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 770441 INFO  (coreLoadExecutor-2925-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@58f384a9[collection1] main]
   [junit4]   2> 770442 INFO  (coreLoadExecutor-2925-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 770442 INFO  (coreLoadExecutor-2925-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 770443 INFO  (coreLoadExecutor-2925-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 770445 INFO  (searcherExecutor-2926-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@58f384a9[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 770446 INFO  (coreLoadExecutor-2925-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1561790617924665344
   [junit4]   2> 770451 INFO  (coreZkRegister-2918-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 770451 INFO  (coreZkRegister-2918-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 770451 INFO  (coreZkRegister-2918-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:40539/ah/g/collection1/
   [junit4]   2> 770451 INFO  (coreZkRegister-2918-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 770451 INFO  (coreZkRegister-2918-thread-1) [    ] 
o.a.s.c.SyncStrategy https://127.0.0.1:40539/ah/g/collection1/ has no replicas
   [junit4]   2> 770451 INFO  (coreZkRegister-2918-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 770452 INFO  (coreZkRegister-2918-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:40539/ah/g/collection1/ shard1
   [junit4]   2> 770603 INFO  (coreZkRegister-2918-thread-1) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 770680 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 770681 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37188/solr ready
   [junit4]   2> 770681 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 771327 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_8C23D7626F58E8DA-001/shard-1-001/cores/collection1
   [junit4]   2> 771328 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_8C23D7626F58E8DA-001/shard-1-001
   [junit4]   2> 771330 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 771331 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@a219197{/ah/g,null,AVAILABLE}
   [junit4]   2> 771331 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@7fae5a56{SSL,[ssl, 
http/1.1]}{127.0.0.1:44325}
   [junit4]   2> 771331 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.e.j.s.Server Started @773216ms
   [junit4]   2> 771331 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ah/g, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_8C23D7626F58E8DA-001/tempDir-001/jetty1,
 hostPort=44325, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_8C23D7626F58E8DA-001/shard-1-001/cores}
   [junit4]   2> 771332 ERROR 
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 771332 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 771332 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 771332 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 771332 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-13T21:13:20.805511Z
   [junit4]   2> 771334 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 771334 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_8C23D7626F58E8DA-001/shard-1-001/solr.xml
   [junit4]   2> 771341 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37188/solr
   [junit4]   2> 771346 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 771347 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 771348 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44325_ah%2Fg
   [junit4]   2> 771349 INFO  (zkCallback-1811-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 771349 INFO  (zkCallback-1807-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 771350 INFO  (zkCallback-1816-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 771444 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_8C23D7626F58E8DA-001/shard-1-001/cores
   [junit4]   2> 771444 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 771446 INFO  
(OverseerStateUpdate-97611913477160965-127.0.0.1:40539_ah%2Fg-n_0000000000) [   
 ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 772455 INFO  (coreLoadExecutor-2936-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 772467 INFO  (coreLoadExecutor-2936-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 772556 WARN  (coreLoadExecutor-2936-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 772557 INFO  (coreLoadExecutor-2936-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 772572 INFO  (coreLoadExecutor-2936-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 772572 INFO  (coreLoadExecutor-2936-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 772572 INFO  (coreLoadExecutor-2936-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_8C23D7626F58E8DA-001/shard-1-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_8C23D7626F58E8DA-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 772572 INFO  (coreLoadExecutor-2936-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@400ed03
   [junit4]   2> 772582 INFO  (coreLoadExecutor-2936-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=24, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=1.6484375, 
floorSegmentMB=1.6748046875, forceMergeDeletesPctAllowed=6.184617100420345, 
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 772648 WARN  (coreLoadExecutor-2936-thread-1) [    ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 772862 INFO  (coreLoadExecutor-2936-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 772862 INFO  (coreLoadExecutor-2936-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 772864 INFO  (coreLoadExecutor-2936-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 772864 INFO  (coreLoadExecutor-2936-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 772867 INFO  (coreLoadExecutor-2936-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 772869 INFO  (coreLoadExecutor-2936-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@734fc5eb[collection1] main]
   [junit4]   2> 772870 INFO  (coreLoadExecutor-2936-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 772871 INFO  (coreLoadExecutor-2936-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 772871 INFO  (coreLoadExecutor-2936-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 772872 INFO  (searcherExecutor-2937-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@734fc5eb[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 772875 INFO  (coreLoadExecutor-2936-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1561790620471656448
   [junit4]   2> 772883 INFO  (coreZkRegister-2931-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 772883 INFO  (coreZkRegister-2931-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 772883 INFO  (coreZkRegister-2931-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:44325/ah/g/collection1/
   [junit4]   2> 772883 INFO  (coreZkRegister-2931-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 772883 INFO  (coreZkRegister-2931-thread-1) [    ] 
o.a.s.c.SyncStrategy https://127.0.0.1:44325/ah/g/collection1/ has no replicas
   [junit4]   2> 772883 INFO  (coreZkRegister-2931-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 772886 INFO  (coreZkRegister-2931-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:44325/ah/g/collection1/ shard2
   [junit4]   2> 773037 INFO  (coreZkRegister-2931-thread-1) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 774091 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_8C23D7626F58E8DA-001/shard-2-001/cores/collection1
   [junit4]   2> 774093 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_8C23D7626F58E8DA-001/shard-2-001
   [junit4]   2> 774096 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 774097 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5ae8889{/ah/g,null,AVAILABLE}
   [junit4]   2> 774097 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@60512ad0{SSL,[ssl, 
http/1.1]}{127.0.0.1:43858}
   [junit4]   2> 774097 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.e.j.s.Server Started @775982ms
   [junit4]   2> 774097 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ah/g, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_8C23D7626F58E8DA-001/tempDir-001/jetty2,
 hostPort=43858, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_8C23D7626F58E8DA-001/shard-2-001/cores}
   [junit4]   2> 774098 ERROR 
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 774098 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 774098 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 774098 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 774098 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-13T21:13:23.571772Z
   [junit4]   2> 774101 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 774101 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_8C23D7626F58E8DA-001/shard-2-001/solr.xml
   [junit4]   2> 774109 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37188/solr
   [junit4]   2> 774114 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 774115 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 774116 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43858_ah%2Fg
   [junit4]   2> 774117 INFO  (zkCallback-1811-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 774118 INFO  (zkCallback-1807-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 774118 INFO  (zkCallback-1816-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 774123 INFO  (zkCallback-1822-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 774219 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_8C23D7626F58E8DA-001/shard-2-001/cores
   [junit4]   2> 774219 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 774221 INFO  
(OverseerStateUpdate-97611913477160965-127.0.0.1:40539_ah%2Fg-n_0000000000) [   
 ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard3
   [junit4]   2> 775235 INFO  (coreLoadExecutor-2947-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 775246 INFO  (coreLoadExecutor-2947-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 775309 WARN  (coreLoadExecutor-2947-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 775310 INFO  (coreLoadExecutor-2947-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 775319 INFO  (coreLoadExecutor-2947-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 775319 INFO  (coreLoadExecutor-2947-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 775319 INFO  (coreLoadExecutor-2947-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_8C23D7626F58E8DA-001/shard-2-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_8C23D7626F58E8DA-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 775320 INFO  (coreLoadExecutor-2947-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@400ed03
   [junit4]   2> 775325 INFO  (coreLoadExecutor-2947-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=24, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=1.6484375, 
floorSegmentMB=1.6748046875, forceMergeDeletesPctAllowed=6.184617100420345, 
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 775372 WARN  (coreLoadExecutor-2947-thread-1) [    ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 775479 INFO  (coreLoadExecutor-2947-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 775479 INFO  (coreLoadExecutor-2947-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 775480 INFO  (coreLoadExecutor-2947-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 775480 INFO  (coreLoadExecutor-2947-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 775483 INFO  (coreLoadExecutor-2947-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 775484 INFO  (coreLoadExecutor-2947-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@35021613[collection1] main]
   [junit4]   2> 775486 INFO  (coreLoadExecutor-2947-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 775487 INFO  (coreLoadExecutor-2947-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 775487 INFO  (coreLoadExecutor-2947-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 775488 INFO  (searcherExecutor-2948-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@35021613[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 775498 INFO  (coreLoadExecutor-2947-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1561790623222071296
   [junit4]   2> 775503 INFO  (coreZkRegister-2942-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 775503 INFO  (coreZkRegister-2942-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 775504 INFO  (coreZkRegister-2942-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:43858/ah/g/collection1/
   [junit4]   2> 775504 INFO  (coreZkRegister-2942-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 775504 INFO  (coreZkRegister-2942-thread-1) [    ] 
o.a.s.c.SyncStrategy https://127.0.0.1:43858/ah/g/collection1/ has no replicas
   [junit4]   2> 775504 INFO  (coreZkRegister-2942-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 775507 INFO  (coreZkRegister-2942-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:43858/ah/g/collection1/ shard3
   [junit4]   2> 775658 INFO  (coreZkRegister-2942-thread-1) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 776415 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_8C23D7626F58E8DA-001/shard-3-001/cores/collection1
   [junit4]   2> 776416 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_8C23D7626F58E8DA-001/shard-3-001
   [junit4]   2> 776419 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 776425 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5503f4e{/ah/g,null,AVAILABLE}
   [junit4]   2> 776426 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@7e74fc24{SSL,[ssl, 
http/1.1]}{127.0.0.1:41475}
   [junit4]   2> 776426 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.e.j.s.Server Started @778310ms
   [junit4]   2> 776426 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ah/g, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_8C23D7626F58E8DA-001/tempDir-001/jetty3,
 hostPort=41475, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_8C23D7626F58E8DA-001/shard-3-001/cores}
   [junit4]   2> 776426 ERROR 
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 776428 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 776428 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 776428 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 776428 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-13T21:13:25.901551Z
   [junit4]   2> 776431 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 776431 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_8C23D7626F58E8DA-001/shard-3-001/solr.xml
   [junit4]   2> 776437 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37188/solr
   [junit4]   2> 776443 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 776444 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 776445 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41475_ah%2Fg
   [junit4]   2> 776445 INFO  (zkCallback-1811-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 776445 INFO  (zkCallback-1816-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 776445 INFO  (zkCallback-1807-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 776448 INFO  (zkCallback-1822-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 776449 INFO  (zkCallback-1828-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 776568 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_8C23D7626F58E8DA-001/shard-3-001/cores
   [junit4]   2> 776568 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 776570 INFO  
(OverseerStateUpdate-97611913477160965-127.0.0.1:40539_ah%2Fg-n_0000000000) [   
 ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 777579 INFO  (coreLoadExecutor-2958-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 777595 INFO  (coreLoadExecutor-2958-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 777653 WARN  (coreLoadExecutor-2958-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 777656 INFO  (coreLoadExecutor-2958-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 777665 INFO  (coreLoadExecutor-2958-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 777665 INFO  (coreLoadExecutor-2958-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 777665 INFO  (coreLoadExecutor-2958-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_8C23D7626F58E8DA-001/shard-3-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_8C23D7626F58E8DA-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 777665 INFO  (coreLoadExecutor-2958-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@400ed03
   [junit4]   2> 777672 INFO  (coreLoadExecutor-2958-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=24, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=1.6484375, 
floorSegmentMB=1.6748046875, forceMergeDeletesPctAllowed=6.184617100420345, 
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 777742 WARN  (coreLoadExecutor-2958-thread-1) [    ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 777939 INFO  (coreLoadExecutor-2958-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 777939 INFO  (coreLoadExecutor-2958-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 777941 INFO  (coreLoadExecutor-2958-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 777941 INFO  (coreLoadExecutor-2958-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 777944 INFO  (coreLoadExecutor-2958-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 777945 INFO  (coreLoadExecutor-2958-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@65a9de8b[collection1] main]
   [junit4]   2> 777946 INFO  (coreLoadExecutor-2958-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 777947 INFO  (coreLoadExecutor-2958-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 777947 INFO  (coreLoadExecutor-2958-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 777947 INFO  (searcherExecutor-2959-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@65a9de8b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 777950 INFO  (coreLoadExecutor-2958-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1561790625793179648
   [junit4]   2> 777955 INFO  (coreZkRegister-2953-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 777955 INFO  (coreZkRegister-2953-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 777955 INFO  (coreZkRegister-2953-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:41475/ah/g/collection1/
   [junit4]   2> 777955 INFO  (coreZkRegister-2953-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 777955 INFO  (coreZkRegister-2953-thread-1) [    ] 
o.a.s.c.SyncStrategy https://127.0.0.1:41475/ah/g/collection1/ has no replicas
   [junit4]   2> 777955 INFO  (coreZkRegister-2953-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 777957 INFO  (coreZkRegister-2953-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:41475/ah/g/collection1/ shard1
   [junit4]   2> 778108 INFO  (coreZkRegister-2953-thread-1) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 778743 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_8C23D7626F58E8DA-001/shard-4-001/cores/collection1
   [junit4]   2> 778744 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_8C23D7626F58E8DA-001/shard-4-001
   [junit4]   2> 778747 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 778747 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@63159c8c{/ah/g,null,AVAILABLE}
   [junit4]   2> 778748 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@75454697{SSL,[ssl, 
http/1.1]}{127.0.0.1:39556}
   [junit4]   2> 778748 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.e.j.s.Server Started @780632ms
   [junit4]   2> 778748 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ah/g, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_8C23D7626F58E8DA-001/tempDir-001/jetty4,
 hostPort=39556, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_8C23D7626F58E8DA-001/shard-4-001/cores}
   [junit4]   2> 778748 ERROR 
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 778749 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 778749 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 778749 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 778749 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-13T21:13:28.222169Z
   [junit4]   2> 778751 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 778751 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_8C23D7626F58E8DA-001/shard-4-001/solr.xml
   [junit4]   2> 778759 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37188/solr
   [junit4]   2> 778763 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 778764 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 778765 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39556_ah%2Fg
   [junit4]   2> 778765 INFO  (zkCallback-1811-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 778766 INFO  (zkCallback-1822-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 778766 INFO  (zkCallback-1816-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 778766 INFO  (zkCallback-1834-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 778766 INFO  (zkCallback-1807-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 778766 INFO  (zkCallback-1828-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 778878 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_8C23D7626F58E8DA-001/shard-4-001/cores
   [junit4]   2> 778879 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 778880 INFO  
(OverseerStateUpdate-97611913477160965-127.0.0.1:40539_ah%2Fg-n_0000000000) [   
 ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 779888 INFO  (coreLoadExecutor-2969-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 779898 INFO  (coreLoadExecutor-2969-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 779951 WARN  (coreLoadExecutor-2969-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 779952 INFO  (coreLoadExecutor-2969-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 779959 INFO  (coreLoadExecutor-2969-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 779960 INFO  (coreLoadExecutor-2969-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 779960 INFO  (coreLoadExecutor-2969-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_8C23D7626F58E8DA-001/shard-4-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_8C23D7626F58E8DA-001/shard-4-001/cores/collection1/data/]
   [junit4]   2> 779960 INFO  (coreLoadExecutor-2969-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@400ed03
   [junit4]   2> 779965 INFO  (coreLoadExecutor-2969-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=24, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=1.6484375, 
floorSegmentMB=1.6748046875, forceMergeDeletesPctAllowed=6.184617100420345, 
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 780049 WARN  (coreLoadExecutor-2969-thread-1) [    ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 780200 INFO  (coreLoadExecutor-2969-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 780200 INFO  (coreLoadExecutor-2969-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 780202 INFO  (coreLoadExecutor-2969-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 780202 INFO  (coreLoadExecutor-2969-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 780205 INFO  (coreLoadExecutor-2969-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 780207 INFO  (coreLoadExecutor-2969-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@56f55b28[collection1] main]
   [junit4]   2> 780208 INFO  (coreLoadExecutor-2969-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 780208 INFO  (coreLoadExecutor-2969-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 780208 INFO  (coreLoadExecutor-2969-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 780209 INFO  (searcherExecutor-2970-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@56f55b28[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 780212 INFO  (coreLoadExecutor-2969-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1561790628165058560
   [junit4]   2> 780215 INFO  (coreZkRegister-2964-thread-1) [    ] 
o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 780216 INFO  (updateExecutor-1831-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 780216 INFO  (recoveryExecutor-1832-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 780216 INFO  (recoveryExecutor-1832-thread-1) [    ] 
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 780216 INFO  (recoveryExecutor-1832-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 780216 INFO  (recoveryExecutor-1832-thread-1) [    ] 
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, 
tlog=null}
   [junit4]   2> 780216 INFO  (recoveryExecutor-1832-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, 
leader is [https://127.0.0.1:44325/ah/g/collection1/] and I am 
[https://127.0.0.1:39556/ah/g/collection1/]
   [junit4]   2> 780218 INFO  (recoveryExecutor-1832-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Sending prep recovery command to 
[https://127.0.0.1:44325/ah/g]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:39556_ah%252Fg&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 780233 INFO  (qtp1624753621-8127) [    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 780234 INFO  (qtp1624753621-8127) [    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard2 of collection1) have state: recovering
   [junit4]   2> 780234 INFO  (qtp1624753621-8127) [    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? 
true, live=true, checkLive=true, currentState=down, localState=active, 
nodeName=127.0.0.1:39556_ah%2Fg, coreNodeName=core_node4, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node4:{"core":"collection1","base_url":"https://127.0.0.1:39556/ah/g","node_name":"127.0.0.1:39556_ah%2Fg","state":"down"}
   [junit4]   2> 781074 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_8C23D7626F58E8DA-001/shard-5-001/cores/collection1
   [junit4]   2> 781075 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 5 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_8C23D7626F58E8DA-001/shard-5-001
   [junit4]   2> 781077 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 781078 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2ddbe1d1{/ah/g,null,AVAILABLE}
   [junit4]   2> 781078 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@5a377e4{SSL,[ssl, 
http/1.1]}{127.0.0.1:46038}
   [junit4]   2> 781079 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.e.j.s.Server Started @782963ms
   [junit4]   2> 781079 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ah/g, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_8C23D7626F58E8DA-001/tempDir-001/jetty5,
 hostPort=46038, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_8C23D7626F58E8DA-001/shard-5-001/cores}
   [junit4]   2> 781079 ERROR 
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 781079 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 781080 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 781080 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 781080 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-13T21:13:30.553051Z
   [junit4]   2> 781081 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 781082 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_8C23D7626F58E8DA-001/shard-5-001/solr.xml
   [junit4]   2> 781090 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37188/solr
   [junit4]   2> 781096 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 781097 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 781100 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46038_ah%2Fg
   [junit4]   2> 781101 INFO  (zkCallback-1811-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 781101 INFO  (zkCallback-1816-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 781105 INFO  (zkCallback-1828-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 781105 INFO  (zkCallback-1834-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 781105 INFO  (zkCallback-1822-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 781106 INFO  (zkCallback-1807-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 781111 INFO  (zkCallback-1841-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 781217 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_8C23D7626F58E8DA-001/shard-5-001/cores
   [junit4]   2> 781217 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 781219 INFO  
(OverseerStateUpdate-97611913477160965-127.0.0.1:40539_ah%2Fg-n_0000000000) [   
 ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard3
   [junit4]   2> 781234 INFO  (qtp1624753621-8127) [    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? 
true, live=true, checkLive=true, currentState=recovering, localState=active, 
nodeName=127.0.0.1:39556_ah%2Fg, coreNodeName=core_node4, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node4:{"core":"collection1","base_url":"https://127.0.0.1:39556/ah/g","node_name":"127.0.0.1:39556_ah%2Fg","state":"recovering"}
   [junit4]   2> 781235 INFO  (qtp1624753621-8127) [    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node4, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 781235 INFO  (qtp1624753621-8127) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:39556_ah%252Fg&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node4&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1001
   [junit4]   2> 781735 INFO  (recoveryExecutor-1832-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Attempting to PeerSync from 
[https://127.0.0.1:44325/ah/g/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 781735 INFO  (recoveryExecutor-1832-thread-1) [    ] 
o.a.s.u.PeerSync PeerSync: core=collection1 url=https://127.0.0.1:39556/ah/g 
START replicas=[https://127.0.0.1:44325/ah/g/collection1/] nUpdates=100
   [junit4]   2> 781740 INFO  (qtp1624753621-8132) [    ] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:1.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, 
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 781740 INFO  (qtp1624753621-8132) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/ah/g path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 781742 INFO  (recoveryExecutor-1832-thread-1) [    ] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:2.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, 
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 781742 INFO  (recoveryExecutor-1832-thread-1) [    ] 
o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 781743 INFO  (recoveryExecutor-1832-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 781743 INFO  (recoveryExecutor-1832-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 781743 INFO  (recoveryExecutor-1832-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 781743 INFO  (recoveryExecutor-1832-thread-1) [    ] 
o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 781743 INFO  (recoveryExecutor-1832-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 781743 INFO  (recoveryExecutor-1832-thread-1) [    ] 
o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 781743 INFO  (recoveryExecutor-1832-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 782227 INFO  (coreLoadExecutor-2980-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 782237 INFO  (coreLoadExecutor-2980-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 782291 WARN  (coreLoadExecutor-2980-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 782292 INFO  (coreLoadExecutor-2980-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 782299 INFO  (coreLoadExecutor-2980-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 782299 INFO  (coreLoadExecutor-2980-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 782299 INFO  (coreLoadExecutor-2980-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_8C23D7626F58E8DA-001/shard-5-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_8C23D7626F58E8DA-001/shard-5-001/cores/collection1/data/]
   [junit4]   2> 782299 INFO  (coreLoadExecutor-2980-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@400ed03
   [junit4]   2> 782304 INFO  (coreLoadExecutor-2980-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=24, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=1.6484375, 
floorSegmentMB=1.6748046875, forceMergeDeletesPctAllowed=6.184617100420345, 
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 782405 WARN  (coreLoadExecutor-2980-thread-1) [    ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 782510 INFO  (coreLoadExecutor-2980-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 782510 INFO  (coreLoadExecutor-2980-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 782511 INFO  (coreLoadExecutor-2980-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 782511 INFO  (coreLoadExecutor-2980-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 782512 INFO  (coreLoadExecutor-2980-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 782513 INFO  (coreLoadExecutor-2980-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@7f000e44[collection1] main]
   [junit4]   2> 782514 INFO  (coreLoadExecutor-2980-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 782514 INFO  (coreLoadExecutor-2980-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 782514 INFO  (coreLoadExecutor-2980-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 782515 INFO  (searcherExecutor-2981-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7f000e44[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 782516 INFO  (coreLoadExecutor-2980-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1561790630580977664
   [junit4]   2> 782519 INFO  (coreZkRegister-2975-thread-1) [    ] 
o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 782520 INFO  (updateExecutor-1838-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 782520 INFO  (recoveryExecutor-1839-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 782520 INFO  (recoveryExecutor-1839-thread-1) [    ] 
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 782520 INFO  (recoveryExecutor-1839-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 782520 INFO  (recoveryExecutor-1839-thread-1) [    ] 
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, 
tlog=null}
   [junit4]   2> 782520 INFO  (recoveryExecutor-1839-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, 
leader is [https://127.0.0.1:43858/ah/g/collection1/] and I am 
[https://127.0.0.1:46038/ah/g/collection1/]
   [junit4]   2> 782522 INFO  (recoveryExecutor-1839-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Sending prep recovery command to 
[https://127.0.0.1:43858/ah/g]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:46038_ah%252Fg&coreNodeName=core_node5&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 782541 INFO  (qtp445143052-8155) [    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node5, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 782541 INFO  (qtp445143052-8155) [    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard3 of collection1) have state: recovering
   [junit4]   2> 782541 INFO  (qtp445143052-8155) [    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard3, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? 
true, live=true, checkLive=true, currentState=down, localState=active, 
nodeName=127.0.0.1:46038_ah%2Fg, coreNodeName=core_node5, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node5:{"core":"collection1","base_url":"https://127.0.0.1:46038/ah/g","node_name":"127.0.0.1:46038_ah%2Fg","state":"down"}
   [junit4]   2> 782853 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 782853 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Not turning on auto soft commit
   [junit4]   2> 782870 INFO  (qtp702188525-8091) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ah/g path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1561790630949027840)} 0 2
   [junit4]   2> 782927 INFO  (qtp9315875-8247) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ah/g path=/update 
params={update.distrib=FROMLEADER&_version_=-1561790630976290816&distrib.from=https://127.0.0.1:43858/ah/g/collection1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1561790630976290816)} 0 2
   [junit4]   2> 782927 INFO  (qtp445143052-8157) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ah/g path=/update 
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:41475/ah/g/collection1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1561790630976290816)} 0 34
   [junit4]   2> 782928 INFO  (qtp2039723032-8212) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ah/g path=/update 
params={update.distrib=FROMLEADER&_version_=-1561790630975242240&distrib.from=https://127.0.0.1:44325/ah/g/collection1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1561790630975242240)} 0 3
   [junit4]   2> 782928 INFO  (qtp1624753621-8132) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ah/g path=/update 
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:41475/ah/g/collection1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1561790630975242240)} 0 35
   [junit4]   2> 782928 INFO  (qtp1829604711-8191) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ah/g path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1561790630971047936)} 0 39
   [junit4]   2> 782928 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.ChaosMonkey monkey: starting
   [junit4]   2> 782929 INFO  
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.c.ChaosMonkey monkey: Jetty will not commit on close
   [junit4]   2> 782935 INFO  (qtp702188525-8096) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ah/g path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-0 (1561790631016136704)]} 0 4
   [junit4]   2> 782936 INFO  (qtp702188525-8091) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ah/g path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[1-0 (1561790631018233856)]} 0 3
   [junit4]   2> 782939 INFO  (qtp1829604711-8184) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ah/g path=/update 
params={wt=javabin&version=2}{add=[1-0 (1561790631022428160)]} 0 2
   [junit4]   2> 782940 INFO  (qtp702188525-8092) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ah/g path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[1-1 (1561790631025573888)]} 0 0
   [junit4]   2> 782947 INFO  (qtp2039723032-8217) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ah/g path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:44325/ah/g/collection1/&wt=javabin&version=2}{add=[0-0
 (1561790631023476736)]} 0 4
   [junit4]   2> 782947 INFO  (qtp1624753621-8127) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ah/g path=/update 
params={wt=javabin&version=2}{add=[0-0 (1561790631023476736)]} 0 8
   [junit4]   2> 782948 INFO  (qtp9315875-8252) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ah/g path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:43858/ah/g/collection1/&wt=javabin&version=2}{add=[1-1
 (1561790631029768192)]} 0 0
   [junit4]   2> 782948 INFO  (qtp445143052-8156) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ah/g path=/update 
params={wt=javabin&version=2}{add=[1-1 (1561790631029768192)]} 0 4
   [junit4]   2> 782948 INFO  (qtp702188525-8098) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ah/g path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-1 (1561790631033962496)]} 0 0
   [junit4]   2> 782949 INFO  (qtp702188525-8096) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ah/g path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[1-2 (1561790631035011072)]} 0 0
   [junit4]   2> 782949 INFO  (qtp1829604711-8189) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ah/g path=/update 
params={wt=javabin&version=2}{add=[0-1 (1561790631035011072)]} 0 0
   [junit4]   2> 782950 INFO  (qtp702188525-8091) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ah/g path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-2 (1561790631036059648)]} 0 0
   [junit4]   2> 782950 INFO  (qtp9315875-8253) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ah/g path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:43858/ah/g/collection1/&wt=javabin&version=2}{add=[1-2
 (1561790631035011072)]} 0 0
   [junit4]   2> 782950 INFO  (qtp445143052-8162) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ah/g path=/update 
params={wt=javabin&version=2}{add=[1-2 (1561790631035011072)]} 0 1
   [junit4]   2> 782951 INFO  (qtp702188525-8092) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ah/g path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[1-3 (1561790631037108224)]} 0 0
   [junit4]   2> 782951 INFO  (qtp1829604711-8190) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ah/g path=/update 
params={wt=javabin&version=2}{add=[0-2 (1561790631036059648)]} 0 0
   [junit4]   2> 782951 INFO  (qtp702188525-8098) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ah/g path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[0-3 (1561790631037108225)]} 0 0
   [junit4]   2> 782953 INFO  (qtp2039723032-8218) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ah/g path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:44325/ah/g/collection1/&wt=javabin&version=2}{add=[1-3
 (1561790631037108224)]} 0 0
   [junit4]   2> 782953 INFO  (qtp1624753621-8132) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ah/g path=/update 
params={wt=javabin&version=2}{add=[1-3 (1561790631037108224)]} 0 1
   [junit4]   2> 782953 INFO  (qtp702188525-8096) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ah/g path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[1-0 (-1561790631039205376)]} 
0 0
   [junit4]   2> 782954 INFO  (qtp1829604711-8191) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ah/g path=/update 
params={wt=javabin&version=2}{delete=[1-0 (-1561790631040253952)]} 0 0
   [junit4]   2> 782954 INFO  (qtp702188525-8091) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ah/g path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[1-4 (1561790631040253952)]} 0 0
   [junit4]   2> 782955 INFO  (qtp2039723032-8219) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ah/g path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:44325/ah/g/collection1/&wt=javabin&version=2}{add=[0-3
 (1561790631040253952)]} 0 0
   [junit4]   2> 782955 INFO  (qtp1624753621-8127) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ah/g path=/update 
params={wt=javabin&version=2}{add=[0-3 (1561790631040253952)]} 0 1
   [junit4]   2> 782955 INFO  (qtp1829604711-8184) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ah/g path=/update 
params={wt=javabin&version=2}{add=[1-4 (1561790631041302528)]} 0 0
   [junit4]   2> 782956 INFO  (qtp702188525-8092) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ah/g path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[0-0 (-1561790631041302528)]} 
0 0
   [junit4]   2> 782956 INFO  (qtp702188525-8097) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ah/g path=/update 
params={wt=javabin&version=2&CONTROL=TRUE}{add=[1-5 (1561790631042351104)]} 0 0
   [junit4]   2> 782956 INFO  (qtp2039723032-8212) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ah/g path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:44325/ah/g/collection1/&wt=javabin&version=2}{delete=[0-0
 (-1561790631042351104)]} 0 0
   [junit4]   2> 782957 INFO  (qtp1624753621-8134) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ah/g path=/update 
params={wt=javabin&version=2}{delete=[0-0 (-1561790631042351104)]} 0 0
   [junit4]  

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

-6248-thread-1) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1731758 INFO  (coreLoadExecutor-6248-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.ConfigureRecoveryStrategyTest_8C23D7626F58E8DA-001/init-core-data-001/]
   [junit4]   2> 1731759 INFO  (coreLoadExecutor-6248-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=22, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=66.0576171875, 
floorSegmentMB=1.798828125, forceMergeDeletesPctAllowed=23.370958763706216, 
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7623281700735829
   [junit4]   2> 1731982 INFO  (coreLoadExecutor-6248-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1731982 INFO  (coreLoadExecutor-6248-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1731983 INFO  (coreLoadExecutor-6248-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4919742304714436]
   [junit4]   2> 1731984 INFO  (coreLoadExecutor-6248-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5f17e4c6[collection1] main]
   [junit4]   2> 1731984 WARN  (coreLoadExecutor-6248-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 1731985 INFO  (coreLoadExecutor-6248-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1731985 INFO  (searcherExecutor-6249-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5f17e4c6[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1731986 INFO  
(SUITE-ConfigureRecoveryStrategyTest-seed#[8C23D7626F58E8DA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1731987 INFO  
(TEST-ConfigureRecoveryStrategyTest.testBuilder-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testBuilder
   [junit4]   2> 1731987 INFO  
(TEST-ConfigureRecoveryStrategyTest.testBuilder-seed#[8C23D7626F58E8DA]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testBuilder
   [junit4]   2> 1731988 INFO  
(TEST-ConfigureRecoveryStrategyTest.testAlmostAllMethodsAreFinal-seed#[8C23D7626F58E8DA])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testAlmostAllMethodsAreFinal
   [junit4]   2> 1731988 INFO  
(TEST-ConfigureRecoveryStrategyTest.testAlmostAllMethodsAreFinal-seed#[8C23D7626F58E8DA])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testAlmostAllMethodsAreFinal
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=ConfigureRecoveryStrategyTest 
-Dtests.method=testAlmostAllMethodsAreFinal -Dtests.seed=8C23D7626F58E8DA 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=te 
-Dtests.timezone=Asia/Kashgar -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.00s J2 | 
ConfigureRecoveryStrategyTest.testAlmostAllMethodsAreFinal <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: private static void 
org.apache.solr.cloud.RecoveryStrategy.$closeResource(java.lang.Throwable,java.lang.AutoCloseable)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([8C23D7626F58E8DA:86296A6F6164F480]:0)
   [junit4]    >        at 
org.apache.solr.core.ConfigureRecoveryStrategyTest.testAlmostAllMethodsAreFinal(ConfigureRecoveryStrategyTest.java:73)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:547)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1731990 INFO  
(SUITE-ConfigureRecoveryStrategyTest-seed#[8C23D7626F58E8DA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1731990 INFO  
(SUITE-ConfigureRecoveryStrategyTest-seed#[8C23D7626F58E8DA]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=455168133
   [junit4]   2> 1731990 INFO  
(SUITE-ConfigureRecoveryStrategyTest-seed#[8C23D7626F58E8DA]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1731991 INFO  (coreCloseExecutor-6253-thread-1) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3e2d6ee1
   [junit4]   2> 1731991 INFO  (coreCloseExecutor-6253-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1043164897
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.ConfigureRecoveryStrategyTest_8C23D7626F58E8DA-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1729, maxMBSortInHeap=7.483730637775936, 
sim=RandomSimilarity(queryNorm=true): {}, locale=te, timezone=Asia/Kashgar
   [junit4]   2> NOTE: Linux 4.4.0-66-generic amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=12,threads=1,free=224509456,total=525336576
   [junit4]   2> NOTE: All tests run in this JVM: [DateRangeFieldTest, 
ResponseHeaderTest, DeleteShardTest, TestSolrCloudWithKerberosAlt, 
TestReplicationHandlerBackup, SolrTestCaseJ4Test, RequestHandlersTest, 
TestImplicitCoreProperties, CreateCollectionCleanupTest, TestRestManager, 
DocExpirationUpdateProcessorFactoryTest, CloudExitableDirectoryReaderTest, 
HdfsTlogReplayBufferedWhileIndexingTest, DistanceUnitsTest, 
PKIAuthenticationIntegrationTest, TestCollectionAPIs, TestSort, OverseerTest, 
TestTolerantSearch, CheckHdfsIndexTest, DirectoryFactoryTest, 
PeerSyncWithIndexFingerprintCachingTest, TestStressInPlaceUpdates, 
QueryResultKeyTest, TestUnifiedSolrHighlighter, TestCollationField, 
DistributedFacetPivotSmallTest, TestNumericTerms64, TestDocSet, 
CurrencyFieldXmlFileTest, TestOnReconnectListenerSupport, UpdateParamsTest, 
TestJsonRequest, TestConfigSetsAPIZkFailure, RulesTest, TestHashQParserPlugin, 
CoreAdminCreateDiscoverTest, HighlighterConfigTest, SolrJmxReporterTest, 
TestCoreDiscovery, TestDistributedStatsComponentCardinality, TestStressReorder, 
JSONWriterTest, SharedFSAutoReplicaFailoverUtilsTest, TestBulkSchemaConcurrent, 
ResourceLoaderTest, FieldAnalysisRequestHandlerTest, HttpPartitionTest, 
LukeRequestHandlerTest, TestFieldCacheSort, SolrPluginUtilsTest, 
HdfsChaosMonkeyNothingIsSafeTest, SuggesterTSTTest, CdcrVersionReplicationTest, 
SolrMetricsIntegrationTest, TestInPlaceUpdatesStandalone, 
PreAnalyzedUpdateProcessorTest, TestReloadDeadlock, InfoHandlerTest, 
DistributedFacetPivotLargeTest, TestGraphMLResponseWriter, TestNRTOpen, 
TestLeaderInitiatedRecoveryThread, 
ClassificationUpdateProcessorIntegrationTest, SpatialHeatmapFacetsTest, 
SuggesterWFSTTest, RecoveryZkTest, DirectUpdateHandlerOptimizeTest, 
CollectionTooManyReplicasTest, SuggesterTest, TestLuceneMatchVersion, 
TestCSVResponseWriter, DeleteLastCustomShardedReplicaTest, 
TestCorePropertiesReload, ExternalFileFieldSortTest, 
TestBlendedInfixSuggestions, MBeansHandlerTest, TestExceedMaxTermLength, 
TestRequestStatusCollectionAPI, ShowFileRequestHandlerTest, 
OverseerModifyCollectionTest, BlockJoinFacetDistribTest, 
TestSerializedLuceneMatchVersion, StatsComponentTest, TestSmileRequest, 
TestComponentsName, UnloadDistributedZkTest, TestExtendedDismaxParser, 
TestReload, TestDistribDocBasedVersion, TestDistribIDF, EchoParamsTest, 
DateFieldTest, TestDynamicFieldResource, TestJsonFacetRefinement, 
PreAnalyzedFieldTest, TestShortCircuitedRequests, DebugComponentTest, 
TestReversedWildcardFilterFactory, OverseerTaskQueueTest, PrimUtilsTest, 
TestCloudSchemaless, OutputWriterTest, GraphQueryTest, TestManagedSchemaAPI, 
HardAutoCommitTest, BasicDistributedZk2Test, TestImpersonationWithHadoopAuth, 
TestGroupingSearch, BufferStoreTest, SolrCloudExampleTest, 
TestSolrDeletionPolicy1, CircularListTest, TestRTimerTree, 
ClusterStateUpdateTest, LeaderElectionTest, TestZkChroot, 
ShardRoutingCustomTest, AutoCommitTest, ZkControllerTest, TestStressVersions, 
TestRangeQuery, SystemInfoHandlerTest, UUIDFieldTest, 
DistributedMLTComponentTest, TestSimpleTrackingShardHandler, 
CollectionsAPIAsyncDistributedZkTest, DeleteStatusTest, 
DistribDocExpirationUpdateProcessorTest, MigrateRouteKeyTest, 
OverseerCollectionConfigSetProcessorTest, OverseerRolesTest, 
RemoteQueryErrorTest, ReplaceNodeTest, SharedFSAutoReplicaFailoverTest, 
SimpleCollectionCreateDeleteTest, TestCloudDeleteByQuery, 
TestCloudPseudoReturnFields, TestCloudRecovery, TestConfigSetsAPIExclusivity, 
TestCryptoKeys, TestMiniSolrCloudCluster, TestRequestForwarding, 
TestSizeLimitedDistributedMap, TestSolrCloudWithDelegationTokens, 
TestStressLiveNodes, TestTolerantUpdateProcessorRandomCloud, 
VMParamsZkACLAndCredentialsProvidersTest, HdfsBasicDistributedZk2Test, 
HdfsCollectionsAPIDistributedZkTest, HdfsNNFailoverTest, HdfsRecoverLeaseTest, 
HdfsRestartWhileUpdatingTest, HdfsSyncSliceTest, 
HdfsWriteToMultipleCollectionsTest, StressHdfsTest, TestClusterStateMutator, 
ZkStateWriterTest, CachingDirectoryFactoryTest, ConfigureRecoveryStrategyTest]
   [junit4] Completed [549/696 (2!)] on J2 in 0.70s, 2 tests, 1 failure <<< 
FAILURES!

[...truncated 52150 lines...]

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

Reply via email to