Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2129/

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

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

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
        at 
__randomizedtesting.SeedInfo.seed([FD3C031AEBC243CD:47190B5D7B70E47]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit(ShardSplitTest.java:279)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        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 
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.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testDistributions

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([7250DBC30104CAF3:CDAF9A69DFFE2A6F]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testDistributions(StreamExpressionTest.java:6137)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        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 
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 
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.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13474 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardSplitTest
   [junit4]   2> 4793504 INFO  
(SUITE-ShardSplitTest-seed#[FD3C031AEBC243CD]-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/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_FD3C031AEBC243CD-001/init-core-data-001
   [junit4]   2> 4793504 WARN  
(SUITE-ShardSplitTest-seed#[FD3C031AEBC243CD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 4793505 INFO  
(SUITE-ShardSplitTest-seed#[FD3C031AEBC243CD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 4793506 INFO  
(SUITE-ShardSplitTest-seed#[FD3C031AEBC243CD]-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> 4793506 INFO  
(SUITE-ShardSplitTest-seed#[FD3C031AEBC243CD]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 4793519 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4793520 INFO  (Thread-7175) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 4793520 INFO  (Thread-7175) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 4793521 ERROR (Thread-7175) [    ] 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> 4793628 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:40479
   [junit4]   2> 4793697 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 4793731 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 4793731 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 4793732 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 4793733 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 4793733 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 4793734 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 4793768 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 4793769 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 4793770 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 4793770 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 4793788 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly 
asked otherwise
   [junit4]   2> 4795009 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 4795065 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1c47f26c{/,null,AVAILABLE}
   [junit4]   2> 4795065 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5564025e{HTTP/1.1,[http/1.1]}{127.0.0.1:43876}
   [junit4]   2> 4795081 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.e.j.s.Server Started @4809054ms
   [junit4]   2> 4795081 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_FD3C031AEBC243CD-001/tempDir-001/control/data,
 replicaType=NRT, hostContext=/, hostPort=43876, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_FD3C031AEBC243CD-001/control-001/cores}
   [junit4]   2> 4795081 ERROR 
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4795082 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 4795082 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4795082 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 4795082 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-22T13:47:23.370Z
   [junit4]   2> 4795098 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 4795098 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_FD3C031AEBC243CD-001/control-001/solr.xml
   [junit4]   2> 4795134 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 4795134 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 4795136 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@512bb065, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 4795151 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40479/solr
   [junit4]   2> 4795555 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) 
[n:127.0.0.1:43876_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 4795555 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) 
[n:127.0.0.1:43876_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:43876_
   [junit4]   2> 4795556 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) 
[n:127.0.0.1:43876_    ] o.a.s.c.Overseer Overseer 
(id=98872855219929092-127.0.0.1:43876_-n_0000000000) starting
   [junit4]   2> 4795626 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) 
[n:127.0.0.1:43876_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43876_
   [junit4]   2> 4795627 INFO  
(OverseerStateUpdate-98872855219929092-127.0.0.1:43876_-n_0000000000) 
[n:127.0.0.1:43876_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 4796139 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) 
[n:127.0.0.1:43876_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@512bb065
   [junit4]   2> 4796176 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) 
[n:127.0.0.1:43876_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@512bb065
   [junit4]   2> 4796177 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) 
[n:127.0.0.1:43876_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@512bb065
   [junit4]   2> 4796191 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) 
[n:127.0.0.1:43876_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_FD3C031AEBC243CD-001/control-001/cores
   [junit4]   2> 4796267 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4796285 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40479/solr ready
   [junit4]   2> 4796399 INFO  (qtp844517462-20248) [n:127.0.0.1:43876_    ] 
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:43876_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 4796448 INFO  
(OverseerThreadFactory-6844-thread-1-processing-n:127.0.0.1:43876_) 
[n:127.0.0.1:43876_    ] o.a.s.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 4796630 INFO  (qtp844517462-20246) [n:127.0.0.1:43876_    ] 
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> 4796631 INFO  (qtp844517462-20246) [n:127.0.0.1:43876_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 4796760 INFO  
(zkCallback-3266-thread-1-processing-n:127.0.0.1:43876_) [n:127.0.0.1:43876_    
] 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> 4797858 INFO  (qtp844517462-20246) [n:127.0.0.1:43876_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 4797916 INFO  (qtp844517462-20246) [n:127.0.0.1:43876_ 
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> 4798482 INFO  (qtp844517462-20246) [n:127.0.0.1:43876_ 
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> 4798553 INFO  (qtp844517462-20246) [n:127.0.0.1:43876_ 
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> 4798553 INFO  (qtp844517462-20246) [n:127.0.0.1:43876_ 
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@512bb065
   [junit4]   2> 4798554 INFO  (qtp844517462-20246) [n:127.0.0.1:43876_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 4798554 INFO  (qtp844517462-20246) [n:127.0.0.1:43876_ 
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/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_FD3C031AEBC243CD-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_FD3C031AEBC243CD-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 4798575 INFO  (qtp844517462-20246) [n:127.0.0.1:43876_ 
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=18, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=79.822265625, 
floorSegmentMB=0.67578125, forceMergeDeletesPctAllowed=1.409797112402782, 
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 4798599 WARN  (qtp844517462-20246) [n:127.0.0.1:43876_ 
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> 4798893 INFO  (qtp844517462-20246) [n:127.0.0.1:43876_ 
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> 4798893 INFO  (qtp844517462-20246) [n:127.0.0.1:43876_ 
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> 4798927 INFO  (qtp844517462-20246) [n:127.0.0.1:43876_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4798927 INFO  (qtp844517462-20246) [n:127.0.0.1:43876_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4798928 INFO  (qtp844517462-20246) [n:127.0.0.1:43876_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 4798979 INFO  (qtp844517462-20246) [n:127.0.0.1:43876_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@70aba65f[control_collection_shard1_replica_n1] main]
   [junit4]   2> 4799036 INFO  (qtp844517462-20246) [n:127.0.0.1:43876_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 4799052 INFO  (qtp844517462-20246) [n:127.0.0.1:43876_ 
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> 4799053 INFO  (qtp844517462-20246) [n:127.0.0.1:43876_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4799053 INFO  (qtp844517462-20246) [n:127.0.0.1:43876_ 
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 1581965689320636416
   [junit4]   2> 4799055 INFO  
(searcherExecutor-6847-thread-1-processing-n:127.0.0.1:43876_ 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:43876_ 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@70aba65f[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4799138 INFO  (qtp844517462-20246) [n:127.0.0.1:43876_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 4799139 INFO  (qtp844517462-20246) [n:127.0.0.1:43876_ 
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> 4799139 INFO  (qtp844517462-20246) [n:127.0.0.1:43876_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:43876/control_collection_shard1_replica_n1/
   [junit4]   2> 4799139 INFO  (qtp844517462-20246) [n:127.0.0.1:43876_ 
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> 4799139 INFO  (qtp844517462-20246) [n:127.0.0.1:43876_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:43876/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 4799139 INFO  (qtp844517462-20246) [n:127.0.0.1:43876_ 
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> 4799141 INFO  (qtp844517462-20246) [n:127.0.0.1:43876_ 
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:43876/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 4799301 INFO  
(zkCallback-3266-thread-2-processing-n:127.0.0.1:43876_) [n:127.0.0.1:43876_    
] 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> 4799345 INFO  (qtp844517462-20246) [n:127.0.0.1:43876_ 
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> 4799402 INFO  (qtp844517462-20246) [n:127.0.0.1:43876_ 
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=2771
   [junit4]   2> 4799520 INFO  (qtp844517462-20248) [n:127.0.0.1:43876_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 4799521 INFO  
(OverseerCollectionConfigSetProcessor-98872855219929092-127.0.0.1:43876_-n_0000000000)
 [n:127.0.0.1:43876_    ] 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> 4799694 INFO  
(zkCallback-3266-thread-2-processing-n:127.0.0.1:43876_) [n:127.0.0.1:43876_    
] 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> 4800537 INFO  (qtp844517462-20248) [n:127.0.0.1:43876_    ] 
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:43876_&wt=javabin&version=2}
 status=0 QTime=4138
   [junit4]   2> 4800688 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4800688 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40479/solr ready
   [junit4]   2> 4800688 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 4800695 INFO  (qtp844517462-20249) [n:127.0.0.1:43876_    ] 
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=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 4800748 INFO  
(OverseerThreadFactory-6844-thread-2-processing-n:127.0.0.1:43876_) 
[n:127.0.0.1:43876_    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 4800749 WARN  
(OverseerThreadFactory-6844-thread-2-processing-n:127.0.0.1:43876_) 
[n:127.0.0.1:43876_    ] o.a.s.c.CreateCollectionCmd It is unusual to create a 
collection (collection1) without cores.
   [junit4]   2> 4801042 INFO  (qtp844517462-20249) [n:127.0.0.1:43876_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 4801042 INFO  (qtp844517462-20249) [n:127.0.0.1:43876_    ] 
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=2&wt=javabin&version=2}
 status=0 QTime=346
   [junit4]   2> 4801043 INFO  
(OverseerCollectionConfigSetProcessor-98872855219929092-127.0.0.1:43876_-n_0000000000)
 [n:127.0.0.1:43876_    ] 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> 4802348 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_FD3C031AEBC243CD-001/shard-1-001
 of type TLOG
   [junit4]   2> 4802349 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 4802398 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@174f8a18{/,null,AVAILABLE}
   [junit4]   2> 4802399 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6ef9ed0f{HTTP/1.1,[http/1.1]}{127.0.0.1:37444}
   [junit4]   2> 4802399 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.e.j.s.Server Started @4816372ms
   [junit4]   2> 4802399 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_FD3C031AEBC243CD-001/tempDir-001/jetty1,
 replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=37444, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_FD3C031AEBC243CD-001/shard-1-001/cores}
   [junit4]   2> 4802399 ERROR 
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4802399 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 4802399 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4802399 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 4802399 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-22T13:47:30.687Z
   [junit4]   2> 4802597 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 4802597 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_FD3C031AEBC243CD-001/shard-1-001/solr.xml
   [junit4]   2> 4802600 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 4802600 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 4802671 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@512bb065, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 4802683 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40479/solr
   [junit4]   2> 4802720 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) 
[n:127.0.0.1:37444_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 4802721 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) 
[n:127.0.0.1:37444_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 4802722 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) 
[n:127.0.0.1:37444_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37444_
   [junit4]   2> 4802780 INFO  
(zkCallback-3266-thread-2-processing-n:127.0.0.1:43876_) [n:127.0.0.1:43876_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4802792 INFO  (zkCallback-3274-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4802902 INFO  
(zkCallback-3279-thread-1-processing-n:127.0.0.1:37444_) [n:127.0.0.1:37444_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4803178 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) 
[n:127.0.0.1:37444_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@512bb065
   [junit4]   2> 4803229 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) 
[n:127.0.0.1:37444_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@512bb065
   [junit4]   2> 4803229 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) 
[n:127.0.0.1:37444_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@512bb065
   [junit4]   2> 4803284 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) 
[n:127.0.0.1:37444_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_FD3C031AEBC243CD-001/shard-1-001/cores
   [junit4]   2> 4803450 INFO  (qtp1957652114-20295) [n:127.0.0.1:37444_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:37444_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 4803472 INFO  
(OverseerThreadFactory-6844-thread-3-processing-n:127.0.0.1:43876_) 
[n:127.0.0.1:43876_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:37444_ 
for creating new replica
   [junit4]   2> 4803484 INFO  (qtp1957652114-20293) [n:127.0.0.1:37444_    ] 
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> 4803484 INFO  (qtp1957652114-20293) [n:127.0.0.1:37444_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 4803486 INFO  
(zkCallback-3279-thread-1-processing-n:127.0.0.1:37444_) [n:127.0.0.1:37444_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 4804684 INFO  (qtp1957652114-20293) [n:127.0.0.1:37444_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 4804775 INFO  (qtp1957652114-20293) [n:127.0.0.1:37444_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema 
[collection1_shard2_replica_t41] Schema name=test
   [junit4]   2> 4805206 INFO  (qtp1957652114-20293) [n:127.0.0.1:37444_ 
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> 4805341 INFO  (qtp1957652114-20293) [n:127.0.0.1:37444_ 
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> 4805341 INFO  (qtp1957652114-20293) [n:127.0.0.1:37444_ 
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@512bb065
   [junit4]   2> 4805341 INFO  (qtp1957652114-20293) [n:127.0.0.1:37444_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 4805341 INFO  (qtp1957652114-20293) [n:127.0.0.1:37444_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrCore 
[[collection1_shard2_replica_t41] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_FD3C031AEBC243CD-001/shard-1-001/cores/collection1_shard2_replica_t41],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_FD3C031AEBC243CD-001/shard-1-001/cores/collection1_shard2_replica_t41/data/]
   [junit4]   2> 4805344 INFO  (qtp1957652114-20293) [n:127.0.0.1:37444_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=18, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=79.822265625, 
floorSegmentMB=0.67578125, forceMergeDeletesPctAllowed=1.409797112402782, 
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 4805408 WARN  (qtp1957652114-20293) [n:127.0.0.1:37444_ 
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> 4805849 INFO  (qtp1957652114-20293) [n:127.0.0.1:37444_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 4805849 INFO  (qtp1957652114-20293) [n:127.0.0.1:37444_ 
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> 4805850 INFO  (qtp1957652114-20293) [n:127.0.0.1:37444_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 4805850 INFO  (qtp1957652114-20293) [n:127.0.0.1:37444_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 4805851 INFO  (qtp1957652114-20293) [n:127.0.0.1:37444_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 4805851 INFO  (qtp1957652114-20293) [n:127.0.0.1:37444_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3b24ba35[collection1_shard2_replica_t41] main]
   [junit4]   2> 4805852 INFO  (qtp1957652114-20293) [n:127.0.0.1:37444_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 4805852 INFO  (qtp1957652114-20293) [n:127.0.0.1:37444_ 
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> 4805886 INFO  (qtp1957652114-20293) [n:127.0.0.1:37444_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4805887 INFO  
(searcherExecutor-6858-thread-1-processing-n:127.0.0.1:37444_ 
x:collection1_shard2_replica_t41 s:shard2 c:collection1) [n:127.0.0.1:37444_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrCore 
[collection1_shard2_replica_t41] Registered new searcher 
Searcher@3b24ba35[collection1_shard2_replica_t41] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4805887 INFO  (qtp1957652114-20293) [n:127.0.0.1:37444_ 
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 
1581965696486604800
   [junit4]   2> 4805903 INFO  (qtp1957652114-20293) [n:127.0.0.1:37444_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 4805903 INFO  (qtp1957652114-20293) [n:127.0.0.1:37444_ 
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> 4805903 INFO  (qtp1957652114-20293) [n:127.0.0.1:37444_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:37444/collection1_shard2_replica_t41/
   [junit4]   2> 4805904 INFO  (qtp1957652114-20293) [n:127.0.0.1:37444_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 4805904 INFO  (qtp1957652114-20293) [n:127.0.0.1:37444_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy 
http://127.0.0.1:37444/collection1_shard2_replica_t41/ has no replicas
   [junit4]   2> 4805904 INFO  (qtp1957652114-20293) [n:127.0.0.1:37444_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 4805904 INFO  (qtp1957652114-20293) [n:127.0.0.1:37444_ 
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> 4805923 INFO  (qtp1957652114-20293) [n:127.0.0.1:37444_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:37444/collection1_shard2_replica_t41/ shard2
   [junit4]   2> 4805923 INFO  
(zkCallback-3279-thread-1-processing-n:127.0.0.1:37444_) [n:127.0.0.1:37444_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 4805924 INFO  (qtp1957652114-20293) [n:127.0.0.1:37444_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 4805938 INFO  (qtp1957652114-20293) [n:127.0.0.1:37444_ 
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=2454
   [junit4]   2> 4805941 INFO  (qtp1957652114-20295) [n:127.0.0.1:37444_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:37444_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2}
 status=0 QTime=2491
   [junit4]   2> 4806048 INFO  
(zkCallback-3279-thread-1-processing-n:127.0.0.1:37444_) [n:127.0.0.1:37444_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 4806978 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_FD3C031AEBC243CD-001/shard-2-001
 of type TLOG
   [junit4]   2> 4806979 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 4806980 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@59f62da{/,null,AVAILABLE}
   [junit4]   2> 4806980 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@43e67f3e{HTTP/1.1,[http/1.1]}{127.0.0.1:38902}
   [junit4]   2> 4806980 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.e.j.s.Server Started @4820953ms
   [junit4]   2> 4806980 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_FD3C031AEBC243CD-001/tempDir-001/jetty2,
 replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=38902, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_FD3C031AEBC243CD-001/shard-2-001/cores}
   [junit4]   2> 4806980 ERROR 
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4806995 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 4806995 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4806995 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 4806995 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-22T13:47:35.283Z
   [junit4]   2> 4807092 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 4807092 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_FD3C031AEBC243CD-001/shard-2-001/solr.xml
   [junit4]   2> 4807095 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 4807095 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 4807096 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@512bb065, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 4807105 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40479/solr
   [junit4]   2> 4807135 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) 
[n:127.0.0.1:38902_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 4807136 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) 
[n:127.0.0.1:38902_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 4807162 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) 
[n:127.0.0.1:38902_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38902_
   [junit4]   2> 4807230 INFO  
(zkCallback-3279-thread-1-processing-n:127.0.0.1:37444_) [n:127.0.0.1:37444_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4807230 INFO  (zkCallback-3274-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4807250 INFO  
(zkCallback-3285-thread-1-processing-n:127.0.0.1:38902_) [n:127.0.0.1:38902_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4807230 INFO  
(zkCallback-3266-thread-1-processing-n:127.0.0.1:43876_) [n:127.0.0.1:43876_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4807612 INFO  
(OverseerCollectionConfigSetProcessor-98872855219929092-127.0.0.1:43876_-n_0000000000)
 [n:127.0.0.1:43876_    ] 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> 4807798 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) 
[n:127.0.0.1:38902_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@512bb065
   [junit4]   2> 4807853 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) 
[n:127.0.0.1:38902_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@512bb065
   [junit4]   2> 4807853 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) 
[n:127.0.0.1:38902_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@512bb065
   [junit4]   2> 4807854 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) 
[n:127.0.0.1:38902_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_FD3C031AEBC243CD-001/shard-2-001/cores
   [junit4]   2> 4808024 INFO  (qtp1957652114-20297) [n:127.0.0.1:37444_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:38902_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 4808079 INFO  
(OverseerThreadFactory-6844-thread-4-processing-n:127.0.0.1:43876_) 
[n:127.0.0.1:43876_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:38902_ 
for creating new replica
   [junit4]   2> 4808091 INFO  (qtp348907851-20325) [n:127.0.0.1:38902_    ] 
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> 4808092 INFO  (qtp348907851-20325) [n:127.0.0.1:38902_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 4808158 INFO  
(zkCallback-3285-thread-1-processing-n:127.0.0.1:38902_) [n:127.0.0.1:38902_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 4808158 INFO  
(zkCallback-3279-thread-1-processing-n:127.0.0.1:37444_) [n:127.0.0.1:37444_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 4809165 INFO  (qtp348907851-20325) [n:127.0.0.1:38902_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 4809221 INFO  (qtp348907851-20325) [n:127.0.0.1:38902_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema 
[collection1_shard1_replica_t43] Schema name=test
   [junit4]   2> 4809697 INFO  (qtp348907851-20325) [n:127.0.0.1:38902_ 
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> 4809816 INFO  (qtp348907851-20325) [n:127.0.0.1:38902_ 
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> 4809816 INFO  (qtp348907851-20325) [n:127.0.0.1:38902_ 
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@512bb065
   [junit4]   2> 4809817 INFO  (qtp348907851-20325) [n:127.0.0.1:38902_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 4809817 INFO  (qtp348907851-20325) [n:127.0.0.1:38902_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrCore 
[[collection1_shard1_replica_t43] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_FD3C031AEBC243CD-001/shard-2-001/cores/collection1_shard1_replica_t43],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_FD3C031AEBC243CD-001/shard-2-001/cores/collection1_shard1_replica_t43/data/]
   [junit4]   2> 4809836 INFO  (qtp348907851-20325) [n:127.0.0.1:38902_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=18, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=79.822265625, 
floorSegmentMB=0.67578125, forceMergeDeletesPctAllowed=1.409797112402782, 
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 4809946 WARN  (qtp348907851-20325) [n:127.0.0.1:38902_ 
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> 4810273 INFO  (qtp348907851-20325) [n:127.0.0.1:38902_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 4810274 INFO  (qtp348907851-20325) [n:127.0.0.1:38902_ 
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> 4810275 INFO  (qtp348907851-20325) [n:127.0.0.1:38902_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 4810275 INFO  (qtp348907851-20325) [n:127.0.0.1:38902_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 4810276 INFO  (qtp348907851-20325) [n:127.0.0.1:38902_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 4810294 INFO  (qtp348907851-20325) [n:127.0.0.1:38902_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5eb9a672[collection1_shard1_replica_t43] main]
   [junit4]   2> 4810295 INFO  (qtp348907851-20325) [n:127.0.0.1:38902_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 4810295 INFO  (qtp348907851-20325) [n:127.0.0.1:38902_ 
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> 4810295 INFO  (qtp348907851-20325) [n:127.0.0.1:38902_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4810296 INFO  (qtp348907851-20325) [n:127.0.0.1:38902_ 
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 
1581965701109776384
   [junit4]   2> 4810298 INFO  
(searcherExecutor-6869-thread-1-processing-n:127.0.0.1:38902_ 
x:collection1_shard1_replica_t43 s:shard1 c:collection1) [n:127.0.0.1:38902_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrCore 
[collection1_shard1_replica_t43] Registered new searcher 
Searcher@5eb9a672[collection1_shard1_replica_t43] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4810311 INFO  (qtp348907851-20325) [n:127.0.0.1:38902_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 4810311 INFO  (qtp348907851-20325) [n:127.0.0.1:38902_ 
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> 4810311 INFO  (qtp348907851-20325) [n:127.0.0.1:38902_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:38902/collection1_shard1_replica_t43/
   [junit4]   2> 4810311 INFO  (qtp348907851-20325) [n:127.0.0.1:38902_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 4810311 INFO  (qtp348907851-20325) [n:127.0.0.1:38902_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy 
http://127.0.0.1:38902/collection1_shard1_replica_t43/ has no replicas
   [junit4]   2> 4810311 INFO  (qtp348907851-20325) [n:127.0.0.1:38902_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 4810312 INFO  (qtp348907851-20325) [n:127.0.0.1:38902_ 
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> 4810314 INFO  
(zkCallback-3279-thread-1-processing-n:127.0.0.1:37444_) [n:127.0.0.1:37444_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 4810346 INFO  (qtp348907851-20325) [n:127.0.0.1:38902_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:38902/collection1_shard1_replica_t43/ shard1
   [junit4]   2> 4810347 INFO  
(zkCallback-3285-thread-1-processing-n:127.0.0.1:38902_) [n:127.0.0.1:38902_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 4810347 INFO  (qtp348907851-20325) [n:127.0.0.1:38902_ 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 4810348 INFO  (qtp348907851-20325) [n:127.0.0.1:38902_ 
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=2256
   [junit4]   2> 4810423 INFO  
(OverseerCollectionConfigSetProcessor-98872855219929092-127.0.0.1:43876_-n_0000000000)
 [n:127.0.0.1:43876_    ] 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> 4810424 INFO  (qtp1957652114-20297) [n:127.0.0.1:37444_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:38902_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2}
 status=0 QTime=2400
   [junit4]   2> 4810582 INFO  
(zkCallback-3279-thread-1-processing-n:127.0.0.1:37444_) [n:127.0.0.1:37444_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 4810582 INFO  
(zkCallback-3285-thread-1-processing-n:127.0.0.1:38902_) [n:127.0.0.1:38902_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 4811089 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_FD3C031AEBC243CD-001/shard-3-001
 of type TLOG
   [junit4]   2> 4811089 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 4811152 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@79706f22{/,null,AVAILABLE}
   [junit4]   2> 4811152 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@61a6eb2e{HTTP/1.1,[http/1.1]}{127.0.0.1:38252}
   [junit4]   2> 4811152 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.e.j.s.Server Started @4825125ms
   [junit4]   2> 4811152 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_FD3C031AEBC243CD-001/tempDir-001/jetty3,
 replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=38252, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_FD3C031AEBC243CD-001/shard-3-001/cores}
   [junit4]   2> 4811153 ERROR 
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4811172 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 4811172 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4811172 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 4811172 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-22T13:47:39.460Z
   [junit4]   2> 4811257 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 4811257 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_FD3C031AEBC243CD-001/shard-3-001/solr.xml
   [junit4]   2> 4811260 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 4811260 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 4811294 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@512bb065, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 4811331 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40479/solr
   [junit4]   2> 4811516 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) 
[n:127.0.0.1:38252_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 4811517 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) 
[n:127.0.0.1:38252_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 4811579 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) 
[n:127.0.0.1:38252_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38252_
   [junit4]   2> 4811580 INFO  (zkCallback-3274-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4811580 INFO  
(zkCallback-3285-thread-1-processing-n:127.0.0.1:38902_) [n:127.0.0.1:38902_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4811580 INFO  
(zkCallback-3266-thread-1-processing-n:127.0.0.1:43876_) [n:127.0.0.1:43876_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4811660 INFO  
(zkCallback-3279-thread-1-processing-n:127.0.0.1:37444_) [n:127.0.0.1:37444_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4811696 INFO  
(zkCallback-3291-thread-1-processing-n:127.0.0.1:38252_) [n:127.0.0.1:38252_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4812099 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) 
[n:127.0.0.1:38252_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@512bb065
   [junit4]   2> 4812175 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) 
[n:127.0.0.1:38252_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@512bb065
   [junit4]   2> 4812176 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) 
[n:127.0.0.1:38252_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@512bb065
   [junit4]   2> 4812230 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[FD3C031AEBC243CD]) 
[n:127.0.0.1:38252_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_FD3C031AEBC243CD-001/shard-3-001/cores
   [junit4]   2> 4812689 INFO  (qtp1957652114-20298) [n:127.0.0.1:37444_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:38252_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 4812742 INFO  
(OverseerThreadFactory-6844-thread-5-processing-n:127.0.0.1:43876_) 
[n:127.0.0.1:43876_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:38252_ 
for creating new replica
   [junit4]   2> 4812778 INFO  (qtp1459404735-20354) [n:127.0.0.1:38252_    ] 
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> 4812779 INFO  (qtp1459404735-20354) [n:127.0.0.1:38252_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 4812781 INFO  
(zkCallback-3285-thread-1-processing-n:127.0.0.1:38902_) [n:127.0.0.1:38902_    
] 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: [4])
   [junit4]   2> 4812798 INFO  
(zkCallback-3279-thread-1-processing-n:127.0.0.1:37444_) [n:127.0.0.1:37444_    
] 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: [4])
   [junit4]   2> 4812891 INFO  (qtp1459404735-20354) [n:127.0.0.1:38252_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 4812964 INFO  (qtp1459404735-20354) [n:127.0.0.1:38252_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.s.IndexSchema 
[collection1_shard2_replica_t45] Schema name=test
   [junit4]   2> 4813482 INFO  (qtp1459404735-20354) [n:127.0.0.1:38252_ 
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> 4813571 INFO  (qtp1459404735-20354) [n:127.0.0.1:38252_ 
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> 4813571 INFO  (qtp1459404735-20354) [n:127.0.0.1:38252_ 
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@512bb065
   [junit4]   2> 4813571 INFO  (qtp1459404735-20354) [n:127.0.0.1:38252_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 4813571 INFO  (qtp1459404735-20354) [n:127.0.0.1:38252_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.SolrCore 
[[collection1_shard2_replica_t45] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_FD3C031AEBC243CD-001/shard-3-001/cores/collection1_shard2_replica_t45],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_FD3C031AEBC243CD-001/shard-3-001/cores/collection1_shard2_replica_t45/data/]
   [junit4]   2> 4813574 INFO  (qtp1459404735-20354) [n:127.0.0.1:38252_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=18, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=79.822265625, 
floorSegmentMB=0.67578125, forceMergeDeletesPctAllowed=1.409797112402782, 
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 4813646 WARN  (qtp1459404735-20354) [n:127.0.0.1:38252_ 
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> 4813900 INFO  (qtp1459404735-20354) [n:127.0.0.1:38252_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 4813900 INFO  (qtp1459404735-20354) [n:127.0.0.1:38252_ 
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> 4813901 INFO  (qtp1459404735-20354) [n:127.0.0.1:38252_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 4813901 INFO  (qtp1459404735-20354) [n:127.0.0.1:38252_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 4813902 INFO  (qtp1459404735-20354) [n:127.0.0.1:38252_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 4813922 INFO  (qtp1459404735-20354) [n:127.0.0.1:38252_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@21fadfd4[collection1_shard2_replica_t45] main]
   [junit4]   2> 4813922 INFO  (qtp1459404735-20354) [n:127.0.0.1:38252_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 4813923 INFO  (qtp1459404735-20354) [n:127.0.0.1:38252_ 
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> 4813923 INFO  (qtp1459404735-20354) [n:127.0.0.1:38252_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4813924 INFO  
(searcherExecutor-6880-thread-1-processing-n:127.0.0.1:38252_ 
x:collection1_shard2_replica_t45 s:shard2 c:collection1) [n:127.0.0.1:38252_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.SolrCore 
[collection1_shard2_replica_t45] Registered new searcher 
Searcher@21fadfd4[collection1_shard2_replica_t45] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4813924 INFO  (qtp1459404735-20354) [n:127.0.0.1:38252_ 
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 
1581965704914010112
   [junit4]   2> 4813940 INFO  (qtp1459404735-20354) [n:127.0.0.1:38252_ 
c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.ZkController 
Core needs to recover:collection1_shard2_replica_t45
   [junit4]   2> 4813954 INFO  (qtp1459404735-20354) [n:127.0.0.1:38252_ 
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=1175
   [junit4]   2> 4813966 INFO  
(updateExecutor-3288-thread-1-processing-n:127.0.0.1:38252_ 
x:collection1_shard2_replica_t45 s:shard2 c:collection1) [n:127.0.0.1:38252_ 
c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 4813966 INFO  
(recoveryExecutor-3289-thread-1-processing-n:127.0.0.1:38252_ 
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:38252_ c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Starting recovery 
process. recoveringAfterStartup=true
   [junit4]   2> 4813981 INFO  
(recoveryExecutor-3289-thread-1-processing-n:127.0.0.1:38252_ 
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:38252_ c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy ###### 
startupVersions=[[]]
   [junit4]   2> 4813982 INFO  
(recoveryExecutor-3289-thread-1-processing-n:127.0.0.1:38252_ 
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:38252_ 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> 4813982 INFO  
(recoveryExecutor-3289-thread-1-processing-n:127.0.0.1:38252_ 
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:38252_ 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> 4813982 INFO  
(recoveryExecutor-3289-thread-1-processing-n:127.0.0.1:38252_ 
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:38252_ 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> 4813982 INFO  
(recoveryExecutor-3289-thread-1-processing-n:127.0.0.1:38252_ 
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:38252_ 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:37444/collection1_shard2_replica_t41/] and I am 
[http://127.0.0.1:38252/collection1_shard2_replica_t45/]
   [junit4]   2> 4814015 INFO  (qtp1957652114-20298) [n:127.0.0.1:37444_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:38252_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2}
 status=0 QTime=1326
   [junit4]   2> 4814042 INFO  
(recoveryExecutor-3289-thread-1-processing-n:127.0.0.1:38252_ 
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:38252_ 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:37444]; [WaitForState: 
action=PREPRECOVERY&core=collection1_shard2_replica_t41&nodeName=127.0.0.1:38252_&coreNodeName=core_node46&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 4814124 INFO  
(zkCallback-3285-thread-1-processing-n:127.0.0.1:38902_) [n:127.0.0.1:38902_    
] 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: [4])
   [junit4]   2> 4814124 INFO  
(zkCallback-3279-thread-1-processing-n:127.0.0.1:37444_) [n:127.0.0.1:37444_    
] 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: [4])
   [junit4]   2> 4814124 INFO  
(zkCallback-3291-thread-1-processing-n:127.0.0.1:38252_) [n:127.0.0.1:38252_    
] 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: [4])
   [junit4]   2> 4814201 INFO  (qtp1957652114-20292) [n:127.0.0.1:37444_    ] 
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> 4814218 INFO  (qtp1957652114-20292) [n:127.0.0.1:37444_    ] 
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:38252_, 
coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: 
core_node46:{"core":"collection1_shard2_replica_t45","base_url":"http://127.0.0.1:38252","node_name":"127.0.0.1:38252_","state":"recovering","type":"TLOG"}
   [junit4]   2> 4814218 INFO  (qtp1957652114-20292) [n:127.0.0.1:37444_    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node46, state: recovering, 
checkLive: true, onlyIfLeader: true for: 0 seconds.
   [junit4]   2> 4814218 INFO  (qtp1957652114-20292) [n:127.0.0.1:37444_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:38252_&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=44
   [junit4]   2> 4814702 INFO  
(OverseerCollectionConfigSetProcessor-98872855219929092-127.0.0.1:43876_-n_0000000000)
 [n:127.0.0.1:43876_    ] 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> 4814734 INFO  
(recoveryExecutor-3289-thread-1-processing-n:127.0.0.1:38252_ 
x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:38252_ c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Starting Replication 
Recovery.
   [junit4]   2> 4814734 INFO  (rec

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

N  (zkCallback-2053-thread-1-processing-n:127.0.0.1:39574_solr 
x:collection1_shard2_replica_n2 s:shard2 c:collection1 r:core_node4) 
[n:127.0.0.1:39574_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica_n2] o.a.s.c.c.ZkStateReader ZooKeeper watch 
triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for 
/live_nodes]
   [junit4]   2> 708141 INFO  (jetty-closer-393-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=98872993218363401-127.0.0.1:39574_solr-n_0000000000) closing
   [junit4]   2> 708145 INFO  
(OverseerStateUpdate-98872993218363401-127.0.0.1:39574_solr-n_0000000000) 
[n:127.0.0.1:39574_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:39574_solr
   [junit4]   2> 708146 INFO  (jetty-closer-393-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4ae62dc6{/solr,null,UNAVAILABLE}
   [junit4]   2> 708158 WARN  
(OverseerAutoScalingTriggerThread-98872993218363401-127.0.0.1:39574_solr-n_0000000000)
 [n:127.0.0.1:39574_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 708166 INFO  (jetty-closer-393-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@252084c7{/solr,null,UNAVAILABLE}
   [junit4]   2> 708210 WARN  
(zkCallback-415-thread-3-processing-n:127.0.0.1:41362_solr) 
[n:127.0.0.1:41362_solr    ] o.a.s.c.ZkController Unable to register nodeLost 
path for 127.0.0.1:43291_solr
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /autoscaling/nodeLost/127.0.0.1:43291_solr
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$9.execute(SolrZkClient.java:392)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$9.execute(SolrZkClient.java:389)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:389)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.lambda$registerLiveNodesListener$2(ZkController.java:879)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.lambda$refreshLiveNodes$1(ZkStateReader.java:749)
   [junit4]   2>        at 
java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4649)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:748)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.access$1000(ZkStateReader.java:72)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1154)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1149)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:269)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 708211 INFO  (jetty-closer-393-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5c94bbab{/solr,null,UNAVAILABLE}
   [junit4]   2> 708211 ERROR 
(SUITE-StreamExpressionTest-seed#[7250DBC30104CAF3]-worker) [    ] 
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> 708212 INFO  
(SUITE-StreamExpressionTest-seed#[7250DBC30104CAF3]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:39184 39184
   [junit4]   2> 708289 INFO  (Thread-107) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:39184 39184
   [junit4]   2> 708290 WARN  (Thread-107) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        101     /solr/aliases.json
   [junit4]   2>        101     /solr/clusterprops.json
   [junit4]   2>        11      /solr/configs/conf
   [junit4]   2>        8       /solr/configs/ml
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        101     /solr/clusterstate.json
   [junit4]   2>        44      
/solr/collections/destinationCollection/state.json
   [junit4]   2>        30      
/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2>        24      
/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2>        16      /solr/collections/collection1/state.json
   [junit4]   2>        12      /solr/collections/mainCorpus1/state.json
   [junit4]   2>        12      /solr/collections/destination/state.json
   [junit4]   2>        12      /solr/collections/destination1/state.json
   [junit4]   2>        12      /solr/collections/workQueue1/state.json
   [junit4]   2>        12      /solr/collections/workQueue/state.json
   [junit4]   2>        12      /solr/collections/modelCollection/state.json
   [junit4]   2>        12      /solr/collections/mainCorpus/state.json
   [junit4]   2>        10      /solr/collections/uknownCollection/state.json
   [junit4]   2>        10      
/solr/collections/checkpointCollection/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        101     /solr/live_nodes
   [junit4]   2>        101     /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_7250DBC30104CAF3-001
   [junit4]   2> Oct 22, 2017 2:28:35 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{name_s=PostingsFormat(name=Direct), expr_s=BlockTreeOrds(blocksize=128), 
terms_ss=PostingsFormat(name=LuceneFixedGap), 
join2_s=PostingsFormat(name=LuceneFixedGap), field_s=Lucene50(blocksize=128), 
multiDefault=PostingsFormat(name=LuceneFixedGap), 
subject=PostingsFormat(name=LuceneFixedGap), a1_s=Lucene50(blocksize=128), 
a2_s=BlockTreeOrds(blocksize=128), level1_s=BlockTreeOrds(blocksize=128), 
body_t=PostingsFormat(name=Direct), s_multi=BlockTreeOrds(blocksize=128), 
col_s=Lucene50(blocksize=128), a_ss=PostingsFormat(name=LuceneFixedGap), 
level2_s=Lucene50(blocksize=128), a_s=BlockTreeOrds(blocksize=128), 
tv_text=Lucene50(blocksize=128), term_s=PostingsFormat(name=LuceneFixedGap), 
a_t=PostingsFormat(name=LuceneFixedGap), text_s=BlockTreeOrds(blocksize=128), 
id=PostingsFormat(name=Direct), text=BlockTreeOrds(blocksize=128), 
featureSet_s=Lucene50(blocksize=128), 
checkpoint_ss=PostingsFormat(name=Direct), test_t=PostingsFormat(name=Direct), 
ident_s=Lucene50(blocksize=128), whitetok=PostingsFormat(name=Direct), 
side_s=PostingsFormat(name=Direct)}, 
docValues:{name_s=DocValuesFormat(name=Memory), 
expr_s=DocValuesFormat(name=Direct), iteration_i=DocValuesFormat(name=Memory), 
terms_ss=DocValuesFormat(name=Lucene70), 
join2_s=DocValuesFormat(name=Lucene70), field_s=DocValuesFormat(name=Lucene70), 
multiDefault=DocValuesFormat(name=Lucene70), 
price_f=DocValuesFormat(name=Lucene70), a1_s=DocValuesFormat(name=Lucene70), 
intDefault=DocValuesFormat(name=Lucene70), a_f=DocValuesFormat(name=Lucene70), 
join1_i=DocValuesFormat(name=Direct), 
falseNegative_i=DocValuesFormat(name=Lucene70), 
a2_s=DocValuesFormat(name=Direct), a_i=DocValuesFormat(name=Memory), 
join3_i=DocValuesFormat(name=Memory), test_i=DocValuesFormat(name=Lucene70), 
falsePositive_i=DocValuesFormat(name=Lucene70), 
field_i=DocValuesFormat(name=Lucene70), level1_s=DocValuesFormat(name=Direct), 
s_multi=DocValuesFormat(name=Direct), col_s=DocValuesFormat(name=Lucene70), 
a_ss=DocValuesFormat(name=Lucene70), level2_s=DocValuesFormat(name=Lucene70), 
a_s=DocValuesFormat(name=Direct), score_f=DocValuesFormat(name=Direct), 
term_s=DocValuesFormat(name=Lucene70), text_s=DocValuesFormat(name=Direct), 
id=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Lucene70), 
i_multi=DocValuesFormat(name=Memory), 
featureSet_s=DocValuesFormat(name=Lucene70), 
trueNegative_i=DocValuesFormat(name=Direct), 
index_i=DocValuesFormat(name=Lucene70), b_ls=DocValuesFormat(name=Lucene70), 
test_dt=DocValuesFormat(name=Direct), out_i=DocValuesFormat(name=Lucene70), 
checkpoint_ss=DocValuesFormat(name=Memory), 
ident_s=DocValuesFormat(name=Lucene70), order_i=DocValuesFormat(name=Lucene70), 
_version_=DocValuesFormat(name=Lucene70), side_s=DocValuesFormat(name=Memory), 
truePositive_i=DocValuesFormat(name=Direct), 
miles_i=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=805, 
maxMBSortInHeap=6.127380794038093, sim=RandomSimilarity(queryNorm=false): {}, 
locale=en-US, timezone=Africa/Lome
   [junit4]   2> NOTE: Linux 4.4.0-83-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=4,threads=1,free=49070144,total=369623040
   [junit4]   2> NOTE: All tests run in this JVM: [TestCoreAdmin, 
SolrExampleBinaryTest, GraphExpressionTest, SquareRootEvaluatorTest, 
StreamingTest, NamedListTest, HttpSolrClientConPoolTest, TestPolicy, 
SolrExceptionTest, JettyWebappTest, SolrExampleXMLTest, TestZkConfigManager, 
CloudSolrClientCacheTest, StreamExpressionTest]
   [junit4] Completed [135/145 (1!)] on J2 in 369.10s, 121 tests, 1 failure <<< 
FAILURES!

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

Reply via email to