Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/763/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit

Error Message:
Shard split did not succeed after a previous failed split attempt left 
sub-shards in construction state

Stack Trace:
java.lang.AssertionError: Shard split did not succeed after a previous failed 
split attempt left sub-shards in construction state
        at 
__randomizedtesting.SeedInfo.seed([A42F1942250B75B:F30F623B1E25FAD1]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit(ShardSplitTest.java:294)
        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:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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 12317 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardSplitTest
   [junit4]   2> 303365 INFO  
(SUITE-ShardSplitTest-seed#[A42F1942250B75B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_A42F1942250B75B-001/init-core-data-001
   [junit4]   2> 303365 WARN  
(SUITE-ShardSplitTest-seed#[A42F1942250B75B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=17 numCloses=17
   [junit4]   2> 303365 INFO  
(SUITE-ShardSplitTest-seed#[A42F1942250B75B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 303366 INFO  
(SUITE-ShardSplitTest-seed#[A42F1942250B75B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776";)
   [junit4]   2> 303366 INFO  
(SUITE-ShardSplitTest-seed#[A42F1942250B75B]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 303367 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 303367 INFO  (Thread-571) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 303367 INFO  (Thread-571) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 303368 ERROR (Thread-571) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 303467 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:35467
   [junit4]   2> 303478 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 303480 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 303481 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 303482 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 303483 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 303484 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 303485 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 303486 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 303487 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 303488 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 303489 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 303491 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly 
asked otherwise
   [junit4]   2> 303575 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 303576 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@64ff2b73{/,null,AVAILABLE}
   [junit4]   2> 303578 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@415b6c80{HTTP/1.1,[http/1.1]}{127.0.0.1:46433}
   [junit4]   2> 303578 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.e.j.s.Server Started @305286ms
   [junit4]   2> 303578 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_A42F1942250B75B-001/tempDir-001/control/data,
 hostPort=46433, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_A42F1942250B75B-001/control-001/cores,
 replicaType=NRT}
   [junit4]   2> 303579 ERROR 
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 303579 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.0
   [junit4]   2> 303579 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 303579 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 303579 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-07T08:18:11.947117Z
   [junit4]   2> 303584 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 303584 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_A42F1942250B75B-001/control-001/solr.xml
   [junit4]   2> 303586 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 303586 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 303592 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d08030f, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 303594 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35467/solr
   [junit4]   2> 303646 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) 
[n:127.0.0.1:46433_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 303647 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) 
[n:127.0.0.1:46433_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:46433_
   [junit4]   2> 303663 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) 
[n:127.0.0.1:46433_    ] o.a.s.c.Overseer Overseer 
(id=98962157845544964-127.0.0.1:46433_-n_0000000000) starting
   [junit4]   2> 303685 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) 
[n:127.0.0.1:46433_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46433_
   [junit4]   2> 303688 INFO  
(OverseerStateUpdate-98962157845544964-127.0.0.1:46433_-n_0000000000) 
[n:127.0.0.1:46433_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 303732 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) 
[n:127.0.0.1:46433_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d08030f
   [junit4]   2> 303741 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) 
[n:127.0.0.1:46433_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d08030f
   [junit4]   2> 303741 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) 
[n:127.0.0.1:46433_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d08030f
   [junit4]   2> 303742 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) 
[n:127.0.0.1:46433_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_A42F1942250B75B-001/control-001/cores
   [junit4]   2> 303762 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 303763 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35467/solr ready
   [junit4]   2> 303767 INFO  (qtp1189087918-2941) [n:127.0.0.1:46433_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:46433_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 303780 INFO  
(OverseerThreadFactory-1354-thread-1-processing-n:127.0.0.1:46433_) 
[n:127.0.0.1:46433_    ] o.a.s.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 303884 INFO  (qtp1189087918-2943) [n:127.0.0.1:46433_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 303884 INFO  (qtp1189087918-2943) [n:127.0.0.1:46433_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 303986 INFO  
(zkCallback-408-thread-1-processing-n:127.0.0.1:46433_) [n:127.0.0.1:46433_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 304908 INFO  (qtp1189087918-2943) [n:127.0.0.1:46433_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 304921 INFO  (qtp1189087918-2943) [n:127.0.0.1:46433_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 304978 INFO  (qtp1189087918-2943) [n:127.0.0.1:46433_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 304986 INFO  (qtp1189087918-2943) [n:127.0.0.1:46433_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from collection control_collection, trusted=true
   [junit4]   2> 304986 INFO  (qtp1189087918-2943) [n:127.0.0.1:46433_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d08030f
   [junit4]   2> 304986 INFO  (qtp1189087918-2943) [n:127.0.0.1:46433_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 304986 INFO  (qtp1189087918-2943) [n:127.0.0.1:46433_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_A42F1942250B75B-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_A42F1942250B75B-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 304989 INFO  (qtp1189087918-2943) [n:127.0.0.1:46433_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=12, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=42.3515625, 
floorSegmentMB=1.0869140625, forceMergeDeletesPctAllowed=25.404183014417217, 
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.48242017277606897
   [junit4]   2> 305004 WARN  (qtp1189087918-2943) [n:127.0.0.1:46433_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 305028 INFO  (qtp1189087918-2943) [n:127.0.0.1:46433_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 305028 INFO  (qtp1189087918-2943) [n:127.0.0.1:46433_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 305029 INFO  (qtp1189087918-2943) [n:127.0.0.1:46433_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 305029 INFO  (qtp1189087918-2943) [n:127.0.0.1:46433_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 305030 INFO  (qtp1189087918-2943) [n:127.0.0.1:46433_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=2046024564, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 305030 INFO  (qtp1189087918-2943) [n:127.0.0.1:46433_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3b8d42b7[control_collection_shard1_replica_n1] main]
   [junit4]   2> 305031 INFO  (qtp1189087918-2943) [n:127.0.0.1:46433_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 305032 INFO  (qtp1189087918-2943) [n:127.0.0.1:46433_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 305032 INFO  (qtp1189087918-2943) [n:127.0.0.1:46433_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 305032 INFO  (qtp1189087918-2943) [n:127.0.0.1:46433_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1583394527274598400
   [junit4]   2> 305033 INFO  
(searcherExecutor-1357-thread-1-processing-n:127.0.0.1:46433_ 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:46433_ c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@3b8d42b7[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 305035 INFO  (qtp1189087918-2943) [n:127.0.0.1:46433_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 305035 INFO  (qtp1189087918-2943) [n:127.0.0.1:46433_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 305035 INFO  (qtp1189087918-2943) [n:127.0.0.1:46433_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:46433/control_collection_shard1_replica_n1/
   [junit4]   2> 305035 INFO  (qtp1189087918-2943) [n:127.0.0.1:46433_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 305035 INFO  (qtp1189087918-2943) [n:127.0.0.1:46433_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:46433/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 305035 INFO  (qtp1189087918-2943) [n:127.0.0.1:46433_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 305036 INFO  (qtp1189087918-2943) [n:127.0.0.1:46433_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:46433/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 305137 INFO  
(zkCallback-408-thread-2-processing-n:127.0.0.1:46433_) [n:127.0.0.1:46433_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 305187 INFO  (qtp1189087918-2943) [n:127.0.0.1:46433_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 305188 INFO  (qtp1189087918-2943) [n:127.0.0.1:46433_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1304
   [junit4]   2> 305190 INFO  (qtp1189087918-2941) [n:127.0.0.1:46433_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 305289 INFO  
(zkCallback-408-thread-2-processing-n:127.0.0.1:46433_) [n:127.0.0.1:46433_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 305781 INFO  
(OverseerCollectionConfigSetProcessor-98962157845544964-127.0.0.1:46433_-n_0000000000)
 [n:127.0.0.1:46433_    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 306190 INFO  (qtp1189087918-2941) [n:127.0.0.1:46433_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:46433_&wt=javabin&version=2}
 status=0 QTime=2423
   [junit4]   2> 306197 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 306198 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35467/solr ready
   [junit4]   2> 306198 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 306199 INFO  (qtp1189087918-2941) [n:127.0.0.1:46433_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 306201 INFO  
(OverseerThreadFactory-1354-thread-2-processing-n:127.0.0.1:46433_) 
[n:127.0.0.1:46433_    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 306201 WARN  
(OverseerThreadFactory-1354-thread-2-processing-n:127.0.0.1:46433_) 
[n:127.0.0.1:46433_    ] o.a.s.c.CreateCollectionCmd It is unusual to create a 
collection (collection1) without cores.
   [junit4]   2> 306406 INFO  (qtp1189087918-2941) [n:127.0.0.1:46433_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 306406 INFO  (qtp1189087918-2941) [n:127.0.0.1:46433_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=206
   [junit4]   2> 306498 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_A42F1942250B75B-001/shard-1-001
 of type TLOG
   [junit4]   2> 306498 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 306499 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2174bd3c{/,null,AVAILABLE}
   [junit4]   2> 306500 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@551ff273{HTTP/1.1,[http/1.1]}{127.0.0.1:37387}
   [junit4]   2> 306500 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.e.j.s.Server Started @308208ms
   [junit4]   2> 306500 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_A42F1942250B75B-001/tempDir-001/jetty1,
 hostPort=37387, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_A42F1942250B75B-001/shard-1-001/cores,
 replicaType=TLOG}
   [junit4]   2> 306500 ERROR 
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 306500 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.0
   [junit4]   2> 306500 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 306500 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 306500 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-07T08:18:14.868691Z
   [junit4]   2> 306502 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15f958ee8970007, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 306502 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 306502 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_A42F1942250B75B-001/shard-1-001/solr.xml
   [junit4]   2> 306504 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 306504 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 306504 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d08030f, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 306505 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35467/solr
   [junit4]   2> 306510 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) 
[n:127.0.0.1:37387_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 306511 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) 
[n:127.0.0.1:37387_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 306511 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) 
[n:127.0.0.1:37387_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37387_
   [junit4]   2> 306512 INFO  
(zkCallback-421-thread-1-processing-n:127.0.0.1:37387_) [n:127.0.0.1:37387_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 306513 INFO  (zkCallback-416-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 306513 INFO  
(zkCallback-408-thread-2-processing-n:127.0.0.1:46433_) [n:127.0.0.1:46433_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 306544 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) 
[n:127.0.0.1:37387_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d08030f
   [junit4]   2> 306552 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) 
[n:127.0.0.1:37387_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d08030f
   [junit4]   2> 306552 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) 
[n:127.0.0.1:37387_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d08030f
   [junit4]   2> 306553 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) 
[n:127.0.0.1:37387_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_A42F1942250B75B-001/shard-1-001/cores
   [junit4]   2> 306567 INFO  (qtp1922260584-2988) [n:127.0.0.1:37387_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:37387_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 306567 INFO  
(OverseerCollectionConfigSetProcessor-98962157845544964-127.0.0.1:46433_-n_0000000000)
 [n:127.0.0.1:46433_    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 306568 INFO  
(OverseerThreadFactory-1354-thread-3-processing-n:127.0.0.1:46433_) 
[n:127.0.0.1:46433_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:37387_ 
for creating new replica
   [junit4]   2> 306569 INFO  (qtp1922260584-2990) [n:127.0.0.1:37387_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 306569 INFO  (qtp1922260584-2990) [n:127.0.0.1:37387_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 307592 INFO  (qtp1922260584-2990) [n:127.0.0.1:37387_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 307606 INFO  (qtp1922260584-2990) [n:127.0.0.1:37387_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema 
[collection1_shard2_replica_t41] Schema name=test
   [junit4]   2> 307668 INFO  (qtp1922260584-2990) [n:127.0.0.1:37387_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 307674 INFO  (qtp1922260584-2990) [n:127.0.0.1:37387_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_t41' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 307674 INFO  (qtp1922260584-2990) [n:127.0.0.1:37387_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_t41' (registry 
'solr.core.collection1.shard2.replica_t41') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d08030f
   [junit4]   2> 307674 INFO  (qtp1922260584-2990) [n:127.0.0.1:37387_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 307674 INFO  (qtp1922260584-2990) [n:127.0.0.1:37387_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrCore 
[[collection1_shard2_replica_t41] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_A42F1942250B75B-001/shard-1-001/cores/collection1_shard2_replica_t41],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_A42F1942250B75B-001/shard-1-001/cores/collection1_shard2_replica_t41/data/]
   [junit4]   2> 307677 INFO  (qtp1922260584-2990) [n:127.0.0.1:37387_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=12, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=42.3515625, 
floorSegmentMB=1.0869140625, forceMergeDeletesPctAllowed=25.404183014417217, 
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.48242017277606897
   [junit4]   2> 307692 WARN  (qtp1922260584-2990) [n:127.0.0.1:37387_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
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> 307722 INFO  (qtp1922260584-2990) [n:127.0.0.1:37387_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 307722 INFO  (qtp1922260584-2990) [n:127.0.0.1:37387_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 307723 INFO  (qtp1922260584-2990) [n:127.0.0.1:37387_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 307723 INFO  (qtp1922260584-2990) [n:127.0.0.1:37387_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 307724 INFO  (qtp1922260584-2990) [n:127.0.0.1:37387_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=2046024564, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 307726 INFO  (qtp1922260584-2990) [n:127.0.0.1:37387_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@744d08e5[collection1_shard2_replica_t41] main]
   [junit4]   2> 307726 INFO  (qtp1922260584-2990) [n:127.0.0.1:37387_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 307727 INFO  (qtp1922260584-2990) [n:127.0.0.1:37387_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 307727 INFO  (qtp1922260584-2990) [n:127.0.0.1:37387_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 307727 INFO  (qtp1922260584-2990) [n:127.0.0.1:37387_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1583394530100510720
   [junit4]   2> 307728 INFO  
(searcherExecutor-1368-thread-1-processing-n:127.0.0.1:37387_ 
x:collection1_shard2_replica_t41 s:shard2 c:collection1) [n:127.0.0.1:37387_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrCore 
[collection1_shard2_replica_t41] Registered new searcher 
Searcher@744d08e5[collection1_shard2_replica_t41] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 307729 INFO  (qtp1922260584-2990) [n:127.0.0.1:37387_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 307730 INFO  (qtp1922260584-2990) [n:127.0.0.1:37387_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 307730 INFO  (qtp1922260584-2990) [n:127.0.0.1:37387_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:37387/collection1_shard2_replica_t41/
   [junit4]   2> 307730 INFO  (qtp1922260584-2990) [n:127.0.0.1:37387_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 307730 INFO  (qtp1922260584-2990) [n:127.0.0.1:37387_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy 
http://127.0.0.1:37387/collection1_shard2_replica_t41/ has no replicas
   [junit4]   2> 307730 INFO  (qtp1922260584-2990) [n:127.0.0.1:37387_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 307730 INFO  (qtp1922260584-2990) [n:127.0.0.1:37387_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ZkController 
collection1_shard2_replica_t41 stopping background replication from leader
   [junit4]   2> 307731 INFO  (qtp1922260584-2990) [n:127.0.0.1:37387_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:37387/collection1_shard2_replica_t41/ shard2
   [junit4]   2> 307881 INFO  (qtp1922260584-2990) [n:127.0.0.1:37387_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 307883 INFO  (qtp1922260584-2990) [n:127.0.0.1:37387_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1313
   [junit4]   2> 307884 INFO  (qtp1922260584-2988) [n:127.0.0.1:37387_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:37387_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2}
 status=0 QTime=1317
   [junit4]   2> 307955 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_A42F1942250B75B-001/shard-2-001
 of type TLOG
   [junit4]   2> 307955 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 307956 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7b25ee9e{/,null,AVAILABLE}
   [junit4]   2> 307957 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3d6bd331{HTTP/1.1,[http/1.1]}{127.0.0.1:38765}
   [junit4]   2> 307957 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.e.j.s.Server Started @309665ms
   [junit4]   2> 307957 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_A42F1942250B75B-001/tempDir-001/jetty2,
 hostPort=38765, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_A42F1942250B75B-001/shard-2-001/cores,
 replicaType=TLOG}
   [junit4]   2> 307957 ERROR 
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 307957 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.0
   [junit4]   2> 307957 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 307957 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 307957 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-07T08:18:16.325725Z
   [junit4]   2> 307966 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 307966 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_A42F1942250B75B-001/shard-2-001/solr.xml
   [junit4]   2> 307968 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 307968 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 307968 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d08030f, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 307970 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35467/solr
   [junit4]   2> 307975 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) 
[n:127.0.0.1:38765_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 307976 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) 
[n:127.0.0.1:38765_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 307976 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) 
[n:127.0.0.1:38765_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38765_
   [junit4]   2> 307977 INFO  (zkCallback-416-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 307977 INFO  
(zkCallback-408-thread-1-processing-n:127.0.0.1:46433_) [n:127.0.0.1:46433_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 307977 INFO  
(zkCallback-421-thread-1-processing-n:127.0.0.1:37387_) [n:127.0.0.1:37387_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 307977 INFO  
(zkCallback-427-thread-1-processing-n:127.0.0.1:38765_) [n:127.0.0.1:38765_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 308008 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) 
[n:127.0.0.1:38765_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d08030f
   [junit4]   2> 308013 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) 
[n:127.0.0.1:38765_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d08030f
   [junit4]   2> 308014 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) 
[n:127.0.0.1:38765_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d08030f
   [junit4]   2> 308014 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) 
[n:127.0.0.1:38765_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_A42F1942250B75B-001/shard-2-001/cores
   [junit4]   2> 308032 INFO  (qtp1922260584-2989) [n:127.0.0.1:37387_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:38765_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 308033 INFO  
(OverseerCollectionConfigSetProcessor-98962157845544964-127.0.0.1:46433_-n_0000000000)
 [n:127.0.0.1:46433_    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 308033 INFO  
(OverseerThreadFactory-1354-thread-4-processing-n:127.0.0.1:46433_) 
[n:127.0.0.1:46433_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:38765_ 
for creating new replica
   [junit4]   2> 308034 INFO  (qtp375517703-3017) [n:127.0.0.1:38765_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 308035 INFO  (qtp375517703-3017) [n:127.0.0.1:38765_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 309052 INFO  (qtp375517703-3017) [n:127.0.0.1:38765_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 309062 INFO  (qtp375517703-3017) [n:127.0.0.1:38765_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema 
[collection1_shard1_replica_t43] Schema name=test
   [junit4]   2> 309136 INFO  (qtp375517703-3017) [n:127.0.0.1:38765_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 309143 INFO  (qtp375517703-3017) [n:127.0.0.1:38765_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_t43' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 309143 INFO  (qtp375517703-3017) [n:127.0.0.1:38765_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_t43' (registry 
'solr.core.collection1.shard1.replica_t43') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d08030f
   [junit4]   2> 309143 INFO  (qtp375517703-3017) [n:127.0.0.1:38765_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 309143 INFO  (qtp375517703-3017) [n:127.0.0.1:38765_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrCore 
[[collection1_shard1_replica_t43] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_A42F1942250B75B-001/shard-2-001/cores/collection1_shard1_replica_t43],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_A42F1942250B75B-001/shard-2-001/cores/collection1_shard1_replica_t43/data/]
   [junit4]   2> 309146 INFO  (qtp375517703-3017) [n:127.0.0.1:38765_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=12, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=42.3515625, 
floorSegmentMB=1.0869140625, forceMergeDeletesPctAllowed=25.404183014417217, 
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.48242017277606897
   [junit4]   2> 309165 WARN  (qtp375517703-3017) [n:127.0.0.1:38765_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
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> 309189 INFO  (qtp375517703-3017) [n:127.0.0.1:38765_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 309189 INFO  (qtp375517703-3017) [n:127.0.0.1:38765_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 309190 INFO  (qtp375517703-3017) [n:127.0.0.1:38765_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 309190 INFO  (qtp375517703-3017) [n:127.0.0.1:38765_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 309191 INFO  (qtp375517703-3017) [n:127.0.0.1:38765_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=2046024564, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 309191 INFO  (qtp375517703-3017) [n:127.0.0.1:38765_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@56f43172[collection1_shard1_replica_t43] main]
   [junit4]   2> 309192 INFO  (qtp375517703-3017) [n:127.0.0.1:38765_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 309192 INFO  (qtp375517703-3017) [n:127.0.0.1:38765_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 309192 INFO  (qtp375517703-3017) [n:127.0.0.1:38765_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 309192 INFO  (qtp375517703-3017) [n:127.0.0.1:38765_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1583394531636674560
   [junit4]   2> 309193 INFO  
(searcherExecutor-1379-thread-1-processing-n:127.0.0.1:38765_ 
x:collection1_shard1_replica_t43 s:shard1 c:collection1) [n:127.0.0.1:38765_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrCore 
[collection1_shard1_replica_t43] Registered new searcher 
Searcher@56f43172[collection1_shard1_replica_t43] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 309195 INFO  (qtp375517703-3017) [n:127.0.0.1:38765_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 309195 INFO  (qtp375517703-3017) [n:127.0.0.1:38765_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 309195 INFO  (qtp375517703-3017) [n:127.0.0.1:38765_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:38765/collection1_shard1_replica_t43/
   [junit4]   2> 309195 INFO  (qtp375517703-3017) [n:127.0.0.1:38765_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 309195 INFO  (qtp375517703-3017) [n:127.0.0.1:38765_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy 
http://127.0.0.1:38765/collection1_shard1_replica_t43/ has no replicas
   [junit4]   2> 309195 INFO  (qtp375517703-3017) [n:127.0.0.1:38765_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 309195 INFO  (qtp375517703-3017) [n:127.0.0.1:38765_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ZkController 
collection1_shard1_replica_t43 stopping background replication from leader
   [junit4]   2> 309196 INFO  (qtp375517703-3017) [n:127.0.0.1:38765_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:38765/collection1_shard1_replica_t43/ shard1
   [junit4]   2> 309346 INFO  (qtp375517703-3017) [n:127.0.0.1:38765_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 309348 INFO  (qtp375517703-3017) [n:127.0.0.1:38765_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1313
   [junit4]   2> 309349 INFO  (qtp1922260584-2989) [n:127.0.0.1:37387_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:38765_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2}
 status=0 QTime=1317
   [junit4]   2> 309456 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_A42F1942250B75B-001/shard-3-001
 of type TLOG
   [junit4]   2> 309456 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 309457 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@45c68b65{/,null,AVAILABLE}
   [junit4]   2> 309457 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7c25d037{HTTP/1.1,[http/1.1]}{127.0.0.1:38667}
   [junit4]   2> 309457 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.e.j.s.Server Started @311165ms
   [junit4]   2> 309457 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_A42F1942250B75B-001/tempDir-001/jetty3,
 hostPort=38667, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_A42F1942250B75B-001/shard-3-001/cores,
 replicaType=TLOG}
   [junit4]   2> 309458 ERROR 
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 309458 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.0
   [junit4]   2> 309458 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 309458 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 309458 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-07T08:18:17.826285Z
   [junit4]   2> 309459 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 309459 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_A42F1942250B75B-001/shard-3-001/solr.xml
   [junit4]   2> 309461 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 309461 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 309461 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d08030f, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 309463 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35467/solr
   [junit4]   2> 309481 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) 
[n:127.0.0.1:38667_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 309482 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) 
[n:127.0.0.1:38667_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 309483 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) 
[n:127.0.0.1:38667_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38667_
   [junit4]   2> 309483 INFO  (zkCallback-416-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 309483 INFO  
(zkCallback-408-thread-1-processing-n:127.0.0.1:46433_) [n:127.0.0.1:46433_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 309483 INFO  
(zkCallback-421-thread-1-processing-n:127.0.0.1:37387_) [n:127.0.0.1:37387_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 309483 INFO  
(zkCallback-427-thread-1-processing-n:127.0.0.1:38765_) [n:127.0.0.1:38765_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 309485 INFO  
(zkCallback-433-thread-1-processing-n:127.0.0.1:38667_) [n:127.0.0.1:38667_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 309535 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) 
[n:127.0.0.1:38667_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d08030f
   [junit4]   2> 309543 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) 
[n:127.0.0.1:38667_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d08030f
   [junit4]   2> 309543 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) 
[n:127.0.0.1:38667_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d08030f
   [junit4]   2> 309544 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) 
[n:127.0.0.1:38667_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_A42F1942250B75B-001/shard-3-001/cores
   [junit4]   2> 309577 INFO  (qtp1922260584-2984) [n:127.0.0.1:37387_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:38667_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 309582 INFO  
(OverseerCollectionConfigSetProcessor-98962157845544964-127.0.0.1:46433_-n_0000000000)
 [n:127.0.0.1:46433_    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 309582 INFO  
(OverseerThreadFactory-1354-thread-5-processing-n:127.0.0.1:46433_) 
[n:127.0.0.1:46433_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:38667_ 
for creating new replica
   [junit4]   2> 309585 INFO  (qtp858683476-3046) [n:127.0.0.1:38667_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 309585 INFO  (qtp858683476-3046) [n:127.0.0.1:38667_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 311081 INFO  (qtp858683476-3046) [n:127.0.0.1:38667_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 311087 INFO  (qtp858683476-3046) [n:127.0.0.1:38667_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.s.IndexSchema 
[collection1_shard2_replica_t45] Schema name=test
   [junit4]   2> 311135 INFO  (qtp858683476-3046) [n:127.0.0.1:38667_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 311142 INFO  (qtp858683476-3046) [n:127.0.0.1:38667_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_t45' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 311142 INFO  (qtp858683476-3046) [n:127.0.0.1:38667_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_t45' (registry 
'solr.core.collection1.shard2.replica_t45') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d08030f
   [junit4]   2> 311142 INFO  (qtp858683476-3046) [n:127.0.0.1:38667_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 311143 INFO  (qtp858683476-3046) [n:127.0.0.1:38667_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.SolrCore 
[[collection1_shard2_replica_t45] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_A42F1942250B75B-001/shard-3-001/cores/collection1_shard2_replica_t45],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_A42F1942250B75B-001/shard-3-001/cores/collection1_shard2_replica_t45/data/]
   [junit4]   2> 311144 INFO  (qtp858683476-3046) [n:127.0.0.1:38667_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=12, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=42.3515625, 
floorSegmentMB=1.0869140625, forceMergeDeletesPctAllowed=25.404183014417217, 
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.48242017277606897
   [junit4]   2> 311362 WARN  (qtp858683476-3046) [n:127.0.0.1:38667_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] 
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> 311385 INFO  (qtp858683476-3046) [n:127.0.0.1:38667_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 311385 INFO  (qtp858683476-3046) [n:127.0.0.1:38667_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 311386 INFO  (qtp858683476-3046) [n:127.0.0.1:38667_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 311386 INFO  (qtp858683476-3046) [n:127.0.0.1:38667_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 311386 INFO  (qtp858683476-3046) [n:127.0.0.1:38667_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=2046024564, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 311387 INFO  (qtp858683476-3046) [n:127.0.0.1:38667_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3a651347[collection1_shard2_replica_t45] main]
   [junit4]   2> 311388 INFO  (qtp858683476-3046) [n:127.0.0.1:38667_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 311388 INFO  (qtp858683476-3046) [n:127.0.0.1:38667_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 311388 INFO  (qtp858683476-3046) [n:127.0.0.1:38667_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 311389 INFO  
(searcherExecutor-1390-thread-1-processing-n:127.0.0.1:38667_ 
x:collection1_shard2_replica_t45 s:shard2 c:collection1) [n:127.0.0.1:38667_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.SolrCore 
[collection1_shard2_replica_t45] Registered new searcher 
Searcher@3a651347[collection1_shard2_replica_t45] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 311389 INFO  (qtp858683476-3046) [n:127.0.0.1:38667_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1583394533940396032
   [junit4]   2> 311391 INFO  (qtp858683476-3046) [n:127.0.0.1:38667_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.ZkController 
Core needs to recover:collection1_shard2_replica_t45
   [junit4]   2> 311391 INFO  
(updateExecutor-430-thread-1-processing-n:127.0.0.1:38667_ 
x:collection1_shard2_replica_t45 s:shard2 c:collection1) [n:127.0.0.1:38667_ 
c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 311391 INFO  
(recoveryExecutor-431-thread-1-processing-n:127.0.0.1:38667_ 
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:38667_ c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Starting recovery 
process. recoveringAfterStartup=true
   [junit4]   2> 311392 INFO  
(recoveryExecutor-431-thread-1-processing-n:127.0.0.1:38667_ 
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:38667_ c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy ###### 
startupVersions=[[]]
   [junit4]   2> 311392 INFO  
(recoveryExecutor-431-thread-1-processing-n:127.0.0.1:38667_ 
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:38667_ c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_t45] o.a.s.c.ZkController 
collection1_shard2_replica_t45 stopping background replication from leader
   [junit4]   2> 311392 INFO  
(recoveryExecutor-431-thread-1-processing-n:127.0.0.1:38667_ 
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:38667_ c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Begin buffering 
updates. core=[collection1_shard2_replica_t45]
   [junit4]   2> 311392 INFO  
(recoveryExecutor-431-thread-1-processing-n:127.0.0.1:38667_ 
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:38667_ c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_t45] o.a.s.u.UpdateLog Starting to buffer updates. 
FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 311392 INFO  
(recoveryExecutor-431-thread-1-processing-n:127.0.0.1:38667_ 
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:38667_ c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Publishing state of 
core [collection1_shard2_replica_t45] as recovering, leader is 
[http://127.0.0.1:37387/collection1_shard2_replica_t41/] and I am 
[http://127.0.0.1:38667/collection1_shard2_replica_t45/]
   [junit4]   2> 311392 INFO  (qtp858683476-3046) [n:127.0.0.1:38667_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1806
   [junit4]   2> 311393 INFO  
(recoveryExecutor-431-thread-1-processing-n:127.0.0.1:38667_ 
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:38667_ c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Sending prep 
recovery command to [http://127.0.0.1:37387]; [WaitForState: 
action=PREPRECOVERY&core=collection1_shard2_replica_t41&nodeName=127.0.0.1:38667_&coreNodeName=core_node46&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 311393 INFO  (qtp1922260584-2984) [n:127.0.0.1:37387_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:38667_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2}
 status=0 QTime=1816
   [junit4]   2> 311394 INFO  (qtp1922260584-2988) [n:127.0.0.1:37387_    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node46, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, 
maxTime: 183 s
   [junit4]   2> 311394 INFO  (qtp1922260584-2988) [n:127.0.0.1:37387_    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard2, thisCore=collection1_shard2_replica_t41, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=down, localState=active, nodeName=127.0.0.1:38667_, 
coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: 
core_node46:{"core":"collection1_shard2_replica_t45","base_url":"http://127.0.0.1:38667","node_name":"127.0.0.1:38667_","state":"down","type":"TLOG"}
   [junit4]   2> 311474 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_A42F1942250B75B-001/shard-4-001
 of type TLOG
   [junit4]   2> 311474 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 311475 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3aadd3cc{/,null,AVAILABLE}
   [junit4]   2> 311475 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@370f418b{HTTP/1.1,[http/1.1]}{127.0.0.1:44633}
   [junit4]   2> 311476 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.e.j.s.Server Started @313184ms
   [junit4]   2> 311476 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_A42F1942250B75B-001/tempDir-001/jetty4,
 hostPort=44633, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_A42F1942250B75B-001/shard-4-001/cores,
 replicaType=TLOG}
   [junit4]   2> 311476 ERROR 
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 311476 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.0
   [junit4]   2> 311476 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 311476 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 311476 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-07T08:18:19.844670Z
   [junit4]   2> 311479 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 311479 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_A42F1942250B75B-001/shard-4-001/solr.xml
   [junit4]   2> 311480 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 311480 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 311481 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d08030f, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 311483 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35467/solr
   [junit4]   2> 311487 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) 
[n:127.0.0.1:44633_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 311488 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) 
[n:127.0.0.1:44633_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 311489 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) 
[n:127.0.0.1:44633_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44633_
   [junit4]   2> 311489 INFO  (zkCallback-416-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 311489 INFO  
(zkCallback-408-thread-2-processing-n:127.0.0.1:46433_) [n:127.0.0.1:46433_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 311490 INFO  
(zkCallback-427-thread-1-processing-n:127.0.0.1:38765_) [n:127.0.0.1:38765_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 311490 INFO  
(zkCallback-433-thread-1-processing-n:127.0.0.1:38667_) [n:127.0.0.1:38667_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 311490 INFO  
(zkCallback-440-thread-1-processing-n:127.0.0.1:44633_) [n:127.0.0.1:44633_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 311490 INFO  
(zkCallback-421-thread-1-processing-n:127.0.0.1:37387_) [n:127.0.0.1:37387_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 311525 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) 
[n:127.0.0.1:44633_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d08030f
   [junit4]   2> 311530 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) 
[n:127.0.0.1:44633_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d08030f
   [junit4]   2> 311530 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) 
[n:127.0.0.1:44633_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5d08030f
   [junit4]   2> 311531 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[A42F1942250B75B]) 
[n:127.0.0.1:44633_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_A42F1942250B75B-001/shard-4-001/cores
   [junit4]   2> 311560 INFO  (qtp1922260584-2990) [n:127.0.0.1:37387_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:44633_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 311561 INFO  
(OverseerCollectionConfigSetProcessor-98962157845544964-127.0.0.1:46433_-n_0000000000)
 [n:127.0.0.1:46433_    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000008 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 311561 INFO  
(OverseerThreadFactory-1354-thread-5-processing-n:127.0.0.1:46433_) 
[n:127.0.0.1:46433_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:44633_ 
for creating new replica
   [junit4]   2> 311565 INFO  (qtp816623289-3079) [n:127.0.0.1:44633_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t47&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 311565 INFO  (qtp816623289-3079) [n:127.0.0.1:44633_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 312396 INFO  (qtp1922260584-2988) [n:127.0.0.1:37387_    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard2, thisCore=collection1_shard2_replica_t41, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=recovering, localState=active, nodeName=127.0.0.1:38667_, 
coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: 
core_node46:{"core":"collection1_shard2_replica_t45","base_url":"http://127.0.0.1:38667","node_name":"127.0.0.1:38667_","state":"recovering","type":"TLOG"}
   [junit4]   2> 312396 INFO  (qtp1922260584-2988) [n:127.0.0.1:37387_    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node46, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 312396 INFO  (qtp1922260584-2988) [n:127.0.0.1:37387_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:38667_&onlyIfLeaderActive=true&core=collection1_shard2_replica_t41&coreNodeName=core_node46&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1002
   [junit4]   2> 312585 INFO  (qtp816623289-3079) [n:127.0.0.1:44633_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t47] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 312594 INFO  (qtp816623289-3079) [n:127.0.0.1:44633_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t47] o.a.s.s.IndexSchema 
[collection1_shard1_replica_t47] Schema name=test
   [junit4]   2> 313055 INFO  
(recoveryExecutor-431-thread-1-processing-n:127.0.0.1:38667_ 
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:38667_ c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Starting Replication 
Recovery.
   [junit4]   2> 313055 INFO  
(recoveryExecutor-431-thread-1-processing-n:127.0.0.1:38667_ 
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:38667_ c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Attempting to 
replicate from [http://127.0.0.1:37387/collection1_shard2_replica_t41/].
   [junit4]   2> 313057 INFO  (qtp1922260584-2986) [n:127.0.0.1:37387_ 
c:collection1 s:shard2 r:core_node42 x:collection1_shard2_replica_t41] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1583394535689420800,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 313058 INFO  (qtp1922260584-2986) [n:127.0.0.1:37387_ 
c:collection1 s:shard2 r:core_node42 x:collection1_shard2_replica_t41] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 313058 INFO  (qtp1922260584-2986) [n:127.0.0.1:37387_ 
c:collection1 s:shard2 r:core_node42 x:collection1_shard2_replica_t41] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 313059 INFO  (qtp1922260584-2986) [n:127.0.0.1:37387_ 
c:collection1 s:shard2 r:core_node42 x:collection1_shard2_replica_t41] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_r

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

on1_shard1_replica_n47]  CLOSING SolrCore org.apache.solr.core.SolrCore@3fe6422e
   [junit4]   2> 787043 INFO  
(zkCallback-643-thread-2-processing-n:127.0.0.1:37901_) [n:127.0.0.1:37901_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [0])
   [junit4]   2> 787043 INFO  (coreCloseExecutor-2057-thread-1) 
[n:127.0.0.1:37901_ c:collection1 s:shard1 r:core_node48 
x:collection1_shard1_replica_n47] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1.shard1.replica_n47, tag=1072054830
   [junit4]   2> 787043 INFO  (coreCloseExecutor-2057-thread-1) 
[n:127.0.0.1:37901_ c:collection1 s:shard1 r:core_node48 
x:collection1_shard1_replica_n47] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@74f927f1: rootName = null, 
domain = solr.core.collection1.shard1.replica_n47, service url = null, agent id 
= null] for registry solr.core.collection1.shard1.replica_n47 / 
com.codahale.metrics.MetricRegistry@5a5bf6e1
   [junit4]   2> 787051 INFO  (coreCloseExecutor-2057-thread-1) 
[n:127.0.0.1:37901_ c:collection1 s:shard1 r:core_node48 
x:collection1_shard1_replica_n47] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1.shard1.leader, tag=1072054830
   [junit4]   2> 787053 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[A42F1942250B75B]) [  
  ] o.a.s.c.Overseer Overseer 
(id=98962187431313426-127.0.0.1:37901_-n_0000000004) closing
   [junit4]   2> 787053 INFO  
(OverseerStateUpdate-98962187431313426-127.0.0.1:37901_-n_0000000004) 
[n:127.0.0.1:37901_    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:37901_
   [junit4]   2> 787053 WARN  
(OverseerAutoScalingTriggerThread-98962187431313426-127.0.0.1:37901_-n_0000000004)
 [n:127.0.0.1:37901_    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread 
woken up but we are closed, exiting.
   [junit4]   2> 787056 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[A42F1942250B75B]) [  
  ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@7643b096{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 787056 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[A42F1942250B75B]) [  
  ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7d2cb87e{/,null,UNAVAILABLE}
   [junit4]   2> 787079 ERROR (qtp579991584-5033) [n:127.0.0.1:37901_    ] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Solr is 
shutting down
   [junit4]   2>        at 
org.apache.solr.handler.admin.PrepRecoveryOp.execute(PrepRecoveryOp.java:171)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 787079 INFO  (qtp579991584-5033) [n:127.0.0.1:37901_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:46639_&onlyIfLeaderActive=true&core=collection1_shard1_replica_n47&coreNodeName=core_node44&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=400 QTime=3001
   [junit4]   2> 787080 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[A42F1942250B75B]) [  
  ] o.a.s.c.ChaosMonkey monkey: stop jetty! 41771
   [junit4]   2> 787081 ERROR 
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[A42F1942250B75B]) [  
  ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 787081 INFO  
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[A42F1942250B75B]) [  
  ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36515 36515
   [junit4]   2> 787315 INFO  (Thread-815) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:36515 36515
   [junit4]   2> 787315 WARN  (Thread-815) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        9       /solr/aliases.json
   [junit4]   2>        6       /solr/security.json
   [junit4]   2>        6       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        9       /solr/clusterprops.json
   [junit4]   2>        9       /solr/clusterstate.json
   [junit4]   2>        5       /solr/collections/collection1/state.json
   [junit4]   2>        4       
/solr/collections/testSplitStaticIndexReplication/state.json
   [junit4]   2>        4       /solr/autoscaling.json
   [junit4]   2>        2       
/solr/overseer_elect/election/98962187431313417-127.0.0.1:40591_-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        9       /solr/live_nodes
   [junit4]   2>        9       /solr/collections
   [junit4]   2>        4       /solr/overseer/queue
   [junit4]   2>        4       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        4       /solr/overseer/collection-queue-work
   [junit4]   2>        4       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_A42F1942250B75B-001
   [junit4]   2> Nov 07, 2017 8:26:15 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=false): {}, locale=es-CL, timezone=Asia/Yerevan
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 9.0.1 
(64-bit)/cpus=8,threads=1,free=84671024,total=527958016
   [junit4]   2> NOTE: All tests run in this JVM: [OutputWriterTest, 
TestReplicaProperties, CoreSorterTest, TestGeoJSONResponseWriter, 
DateRangeFieldTest, TestSearcherReuse, HttpPartitionTest, BadIndexSchemaTest, 
SolrRequestParserTest, TestPushWriter, DistribDocExpirationUpdateProcessorTest, 
HdfsThreadLeakTest, TestDocumentBuilder, DistributedSuggestComponentTest, 
TestUnifiedSolrHighlighter, AddReplicaTest, TestJmxIntegration, 
TestAtomicUpdateErrorCases, TestInitQParser, ShowFileRequestHandlerTest, 
TestAddFieldRealTimeGet, SpatialRPTFieldTypeTest, DirectUpdateHandlerTest, 
MetricsConfigTest, LegacyCloudClusterPropTest, BinaryUpdateRequestHandlerTest, 
TestMacros, TestXIncludeConfig, HLLSerializationTest, 
TestFieldCacheWithThreads, TestDocTermOrds, BufferStoreTest, 
TestDynamicLoading, ConvertedLegacyTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, ShardSplitTest]
   [junit4] Completed [228/748 (1!)] on J1 in 484.47s, 5 tests, 1 failure <<< 
FAILURES!

[...truncated 41852 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to