Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21442/
Java: 64bit/jdk1.8.0_162 -XX:-UseCompressedOops -XX:+UseG1GC

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

Error Message:
Could not find collection:collection2

Stack Trace:
java.lang.AssertionError: Could not find collection:collection2
        at 
__randomizedtesting.SeedInfo.seed([D2261B8BE67CDD50:5A7224514880B0A8]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:915)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:612)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
        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)




Build Log:
[...truncated 12393 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D2261B8BE67CDD50-001/init-core-data-001
   [junit4]   2> 333746 WARN  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[D2261B8BE67CDD50]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
   [junit4]   2> 333746 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[D2261B8BE67CDD50]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 333747 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[D2261B8BE67CDD50]-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> 333747 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[D2261B8BE67CDD50]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 333748 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[D2261B8BE67CDD50]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 333749 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 333749 INFO  (Thread-943) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 333749 INFO  (Thread-943) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 333760 ERROR (Thread-943) [    ] 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> 333849 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:41587
   [junit4]   2> 333851 INFO  (zkConnectionManagerCallback-432-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 333853 INFO  (zkConnectionManagerCallback-434-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 333855 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 333856 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 333856 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 333857 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 333858 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 333859 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 333860 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 333860 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 333860 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 333861 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 333861 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 333862 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 333952 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 333953 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 333953 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 333953 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 333955 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2f93e4da{/,null,AVAILABLE}
   [junit4]   2> 333956 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3a6f8d76{HTTP/1.1,[http/1.1]}{127.0.0.1:38051}
   [junit4]   2> 333956 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.e.j.s.Server Started @336353ms
   [junit4]   2> 333956 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D2261B8BE67CDD50-001/tempDir-001/control/data,
 hostContext=/, hostPort=38051, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D2261B8BE67CDD50-001/control-001/cores}
   [junit4]   2> 333957 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 333957 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 333957 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 333957 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 333957 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-12T06:05:12.940Z
   [junit4]   2> 333967 INFO  (zkConnectionManagerCallback-436-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 333967 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 333967 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D2261B8BE67CDD50-001/control-001/solr.xml
   [junit4]   2> 333971 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 333971 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 333972 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d4c0df0, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 333983 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41587/solr
   [junit4]   2> 333994 INFO  (zkConnectionManagerCallback-440-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 334005 INFO  
(zkConnectionManagerCallback-442-thread-1-processing-n:127.0.0.1:38051_) 
[n:127.0.0.1:38051_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 334033 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) 
[n:127.0.0.1:38051_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 334033 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) 
[n:127.0.0.1:38051_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:38051_
   [junit4]   2> 334034 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) 
[n:127.0.0.1:38051_    ] o.a.s.c.Overseer Overseer 
(id=72134839563452420-127.0.0.1:38051_-n_0000000000) starting
   [junit4]   2> 334040 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) 
[n:127.0.0.1:38051_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38051_
   [junit4]   2> 334040 INFO  
(OverseerStateUpdate-72134839563452420-127.0.0.1:38051_-n_0000000000) 
[n:127.0.0.1:38051_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 334078 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) 
[n:127.0.0.1:38051_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d4c0df0
   [junit4]   2> 334083 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) 
[n:127.0.0.1:38051_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d4c0df0
   [junit4]   2> 334083 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) 
[n:127.0.0.1:38051_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d4c0df0
   [junit4]   2> 334084 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) 
[n:127.0.0.1:38051_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D2261B8BE67CDD50-001/control-001/cores
   [junit4]   2> 334097 INFO  (zkConnectionManagerCallback-448-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 334097 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 334097 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41587/solr ready
   [junit4]   2> 334099 INFO  (qtp1383047441-2863) [n:127.0.0.1:38051_    ] 
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:38051_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 334101 INFO  
(OverseerThreadFactory-1045-thread-1-processing-n:127.0.0.1:38051_) 
[n:127.0.0.1:38051_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 334207 INFO  (qtp1383047441-2869) [n:127.0.0.1:38051_    ] 
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> 334208 INFO  (qtp1383047441-2869) [n:127.0.0.1:38051_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 334310 INFO  
(zkCallback-441-thread-1-processing-n:127.0.0.1:38051_) [n:127.0.0.1:38051_    
] 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> 335220 INFO  (qtp1383047441-2869) [n:127.0.0.1:38051_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 335228 INFO  (qtp1383047441-2869) [n:127.0.0.1:38051_ 
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> 335300 INFO  (qtp1383047441-2869) [n:127.0.0.1:38051_ 
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> 335313 INFO  (qtp1383047441-2869) [n:127.0.0.1:38051_ 
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> 335314 INFO  (qtp1383047441-2869) [n:127.0.0.1:38051_ 
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@2d4c0df0
   [junit4]   2> 335314 INFO  (qtp1383047441-2869) [n:127.0.0.1:38051_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 335314 INFO  (qtp1383047441-2869) [n:127.0.0.1:38051_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D2261B8BE67CDD50-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D2261B8BE67CDD50-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 335317 INFO  (qtp1383047441-2869) [n:127.0.0.1:38051_ 
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=25, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 335326 WARN  (qtp1383047441-2869) [n:127.0.0.1:38051_ 
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> 335352 INFO  (qtp1383047441-2869) [n:127.0.0.1:38051_ 
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> 335352 INFO  (qtp1383047441-2869) [n:127.0.0.1:38051_ 
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> 335354 INFO  (qtp1383047441-2869) [n:127.0.0.1:38051_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 335354 INFO  (qtp1383047441-2869) [n:127.0.0.1:38051_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 335354 INFO  (qtp1383047441-2869) [n:127.0.0.1:38051_ 
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=43, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=80.36328125, 
floorSegmentMB=0.35546875, forceMergeDeletesPctAllowed=6.48930425007726, 
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5481927288206544
   [junit4]   2> 335355 INFO  (qtp1383047441-2869) [n:127.0.0.1:38051_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@19d0d70a[control_collection_shard1_replica_n1] main]
   [junit4]   2> 335355 INFO  (qtp1383047441-2869) [n:127.0.0.1:38051_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 335355 INFO  (qtp1383047441-2869) [n:127.0.0.1:38051_ 
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> 335356 INFO  (qtp1383047441-2869) [n:127.0.0.1:38051_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 335357 INFO  
(searcherExecutor-1048-thread-1-processing-n:127.0.0.1:38051_ 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:38051_ 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@19d0d70a[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 335357 INFO  (qtp1383047441-2869) [n:127.0.0.1:38051_ 
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 1592174066364579840
   [junit4]   2> 335360 INFO  (qtp1383047441-2869) [n:127.0.0.1:38051_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 335360 INFO  (qtp1383047441-2869) [n:127.0.0.1:38051_ 
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> 335360 INFO  (qtp1383047441-2869) [n:127.0.0.1:38051_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:38051/control_collection_shard1_replica_n1/
   [junit4]   2> 335360 INFO  (qtp1383047441-2869) [n:127.0.0.1:38051_ 
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> 335360 INFO  (qtp1383047441-2869) [n:127.0.0.1:38051_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:38051/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 335360 INFO  (qtp1383047441-2869) [n:127.0.0.1:38051_ 
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> 335362 INFO  (qtp1383047441-2869) [n:127.0.0.1:38051_ 
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:38051/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 335463 INFO  
(zkCallback-441-thread-2-processing-n:127.0.0.1:38051_) [n:127.0.0.1:38051_    
] 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> 335512 INFO  (qtp1383047441-2869) [n:127.0.0.1:38051_ 
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> 335514 INFO  (qtp1383047441-2869) [n:127.0.0.1:38051_ 
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=1306
   [junit4]   2> 335517 INFO  (qtp1383047441-2863) [n:127.0.0.1:38051_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 335615 INFO  
(zkCallback-441-thread-2-processing-n:127.0.0.1:38051_) [n:127.0.0.1:38051_    
] 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> 336104 INFO  
(OverseerCollectionConfigSetProcessor-72134839563452420-127.0.0.1:38051_-n_0000000000)
 [n:127.0.0.1:38051_    ] 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> 336517 INFO  (qtp1383047441-2863) [n:127.0.0.1:38051_    ] 
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:38051_&wt=javabin&version=2}
 status=0 QTime=2418
   [junit4]   2> 336521 INFO  (zkConnectionManagerCallback-452-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 336522 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 336522 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41587/solr ready
   [junit4]   2> 336522 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 336524 INFO  (qtp1383047441-2869) [n:127.0.0.1:38051_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 336525 INFO  
(OverseerThreadFactory-1045-thread-2-processing-n:127.0.0.1:38051_) 
[n:127.0.0.1:38051_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 336525 WARN  
(OverseerThreadFactory-1045-thread-2-processing-n:127.0.0.1:38051_) 
[n:127.0.0.1:38051_    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 336730 INFO  (qtp1383047441-2869) [n:127.0.0.1:38051_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 336730 INFO  (qtp1383047441-2869) [n:127.0.0.1:38051_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=206
   [junit4]   2> 336790 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D2261B8BE67CDD50-001/shard-1-001
 of type NRT
   [junit4]   2> 336791 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 336792 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 336792 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 336792 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 336792 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6c016806{/,null,AVAILABLE}
   [junit4]   2> 336792 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7d8ba038{HTTP/1.1,[http/1.1]}{127.0.0.1:35091}
   [junit4]   2> 336792 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.e.j.s.Server Started @339189ms
   [junit4]   2> 336792 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D2261B8BE67CDD50-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=35091, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D2261B8BE67CDD50-001/shard-1-001/cores}
   [junit4]   2> 336793 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 336793 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 336793 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 336793 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 336793 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-12T06:05:15.776Z
   [junit4]   2> 336794 INFO  (zkConnectionManagerCallback-454-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 336795 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 336796 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D2261B8BE67CDD50-001/shard-1-001/solr.xml
   [junit4]   2> 336798 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 336798 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 336811 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d4c0df0, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 336813 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41587/solr
   [junit4]   2> 336814 INFO  (zkConnectionManagerCallback-458-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 336816 INFO  
(zkConnectionManagerCallback-460-thread-1-processing-n:127.0.0.1:35091_) 
[n:127.0.0.1:35091_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 336819 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) 
[n:127.0.0.1:35091_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 336820 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) 
[n:127.0.0.1:35091_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 336820 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) 
[n:127.0.0.1:35091_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35091_
   [junit4]   2> 336821 INFO  
(zkCallback-441-thread-2-processing-n:127.0.0.1:38051_) [n:127.0.0.1:38051_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 336821 INFO  (zkCallback-451-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 336821 INFO  
(zkCallback-459-thread-1-processing-n:127.0.0.1:35091_) [n:127.0.0.1:35091_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 336854 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) 
[n:127.0.0.1:35091_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d4c0df0
   [junit4]   2> 336859 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) 
[n:127.0.0.1:35091_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d4c0df0
   [junit4]   2> 336859 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) 
[n:127.0.0.1:35091_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d4c0df0
   [junit4]   2> 336860 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) 
[n:127.0.0.1:35091_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D2261B8BE67CDD50-001/shard-1-001/cores
   [junit4]   2> 336878 INFO  (qtp1951407626-2913) [n:127.0.0.1:35091_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:35091_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 336880 INFO  
(OverseerCollectionConfigSetProcessor-72134839563452420-127.0.0.1:38051_-n_0000000000)
 [n:127.0.0.1:38051_    ] 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> 336880 INFO  
(OverseerThreadFactory-1045-thread-3-processing-n:127.0.0.1:38051_) 
[n:127.0.0.1:38051_    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:35091_ for creating new replica
   [junit4]   2> 336882 INFO  (qtp1951407626-2919) [n:127.0.0.1:35091_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n61&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 336883 INFO  (qtp1951407626-2919) [n:127.0.0.1:35091_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 336985 INFO  
(zkCallback-459-thread-1-processing-n:127.0.0.1:35091_) [n:127.0.0.1:35091_    
] 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> 337898 INFO  (qtp1951407626-2919) [n:127.0.0.1:35091_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 337906 INFO  (qtp1951407626-2919) [n:127.0.0.1:35091_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n61] Schema name=test
   [junit4]   2> 337967 INFO  (qtp1951407626-2919) [n:127.0.0.1:35091_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 337974 INFO  (qtp1951407626-2919) [n:127.0.0.1:35091_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n61' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 337975 INFO  (qtp1951407626-2919) [n:127.0.0.1:35091_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n61' (registry 
'solr.core.collection1.shard2.replica_n61') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d4c0df0
   [junit4]   2> 337975 INFO  (qtp1951407626-2919) [n:127.0.0.1:35091_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 337975 INFO  (qtp1951407626-2919) [n:127.0.0.1:35091_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n61] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D2261B8BE67CDD50-001/shard-1-001/cores/collection1_shard2_replica_n61],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D2261B8BE67CDD50-001/shard-1-001/cores/collection1_shard2_replica_n61/data/]
   [junit4]   2> 337977 INFO  (qtp1951407626-2919) [n:127.0.0.1:35091_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=25, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 337979 WARN  (qtp1951407626-2919) [n:127.0.0.1:35091_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
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> 338009 INFO  (qtp1951407626-2919) [n:127.0.0.1:35091_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 338009 INFO  (qtp1951407626-2919) [n:127.0.0.1:35091_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 338010 INFO  (qtp1951407626-2919) [n:127.0.0.1:35091_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 338010 INFO  (qtp1951407626-2919) [n:127.0.0.1:35091_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 338011 INFO  (qtp1951407626-2919) [n:127.0.0.1:35091_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=43, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=80.36328125, 
floorSegmentMB=0.35546875, forceMergeDeletesPctAllowed=6.48930425007726, 
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5481927288206544
   [junit4]   2> 338011 INFO  (qtp1951407626-2919) [n:127.0.0.1:35091_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5d596b87[collection1_shard2_replica_n61] main]
   [junit4]   2> 338012 INFO  (qtp1951407626-2919) [n:127.0.0.1:35091_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 338012 INFO  (qtp1951407626-2919) [n:127.0.0.1:35091_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 338013 INFO  (qtp1951407626-2919) [n:127.0.0.1:35091_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 338013 INFO  
(searcherExecutor-1059-thread-1-processing-n:127.0.0.1:35091_ 
x:collection1_shard2_replica_n61 s:shard2 c:collection1) [n:127.0.0.1:35091_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore 
[collection1_shard2_replica_n61] Registered new searcher 
Searcher@5d596b87[collection1_shard2_replica_n61] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 338014 INFO  (qtp1951407626-2919) [n:127.0.0.1:35091_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1592174069150646272
   [junit4]   2> 338017 INFO  (qtp1951407626-2919) [n:127.0.0.1:35091_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 338017 INFO  (qtp1951407626-2919) [n:127.0.0.1:35091_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 338017 INFO  (qtp1951407626-2919) [n:127.0.0.1:35091_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:35091/collection1_shard2_replica_n61/
   [junit4]   2> 338017 INFO  (qtp1951407626-2919) [n:127.0.0.1:35091_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 338017 INFO  (qtp1951407626-2919) [n:127.0.0.1:35091_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy 
http://127.0.0.1:35091/collection1_shard2_replica_n61/ has no replicas
   [junit4]   2> 338017 INFO  (qtp1951407626-2919) [n:127.0.0.1:35091_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 338019 INFO  (qtp1951407626-2919) [n:127.0.0.1:35091_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:35091/collection1_shard2_replica_n61/ shard2
   [junit4]   2> 338120 INFO  
(zkCallback-459-thread-1-processing-n:127.0.0.1:35091_) [n:127.0.0.1:35091_    
] 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> 338169 INFO  (qtp1951407626-2919) [n:127.0.0.1:35091_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 338181 INFO  (qtp1951407626-2919) [n:127.0.0.1:35091_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n61&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1298
   [junit4]   2> 338183 INFO  (qtp1951407626-2913) [n:127.0.0.1:35091_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:35091_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=1305
   [junit4]   2> 338251 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D2261B8BE67CDD50-001/shard-2-001
 of type NRT
   [junit4]   2> 338251 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 338252 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 338252 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 338252 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 338252 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1ad19a4f{/,null,AVAILABLE}
   [junit4]   2> 338253 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1fe6ad56{HTTP/1.1,[http/1.1]}{127.0.0.1:45367}
   [junit4]   2> 338253 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.e.j.s.Server Started @340649ms
   [junit4]   2> 338253 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D2261B8BE67CDD50-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=45367, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D2261B8BE67CDD50-001/shard-2-001/cores}
   [junit4]   2> 338253 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 338253 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 338253 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 338253 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 338253 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-12T06:05:17.236Z
   [junit4]   2> 338254 INFO  (zkConnectionManagerCallback-464-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 338255 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 338255 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D2261B8BE67CDD50-001/shard-2-001/solr.xml
   [junit4]   2> 338258 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 338258 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 338259 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d4c0df0, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 338264 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41587/solr
   [junit4]   2> 338267 INFO  (zkConnectionManagerCallback-468-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 338271 INFO  
(zkCallback-459-thread-1-processing-n:127.0.0.1:35091_) [n:127.0.0.1:35091_    
] 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> 338272 INFO  
(zkConnectionManagerCallback-470-thread-1-processing-n:127.0.0.1:45367_) 
[n:127.0.0.1:45367_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 338275 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) 
[n:127.0.0.1:45367_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 338276 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) 
[n:127.0.0.1:45367_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 338278 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) 
[n:127.0.0.1:45367_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45367_
   [junit4]   2> 338278 INFO  
(zkCallback-459-thread-1-processing-n:127.0.0.1:35091_) [n:127.0.0.1:35091_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 338278 INFO  
(zkCallback-441-thread-2-processing-n:127.0.0.1:38051_) [n:127.0.0.1:38051_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 338279 INFO  (zkCallback-451-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 338281 INFO  
(zkCallback-469-thread-1-processing-n:127.0.0.1:45367_) [n:127.0.0.1:45367_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 338325 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) 
[n:127.0.0.1:45367_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d4c0df0
   [junit4]   2> 338331 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) 
[n:127.0.0.1:45367_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d4c0df0
   [junit4]   2> 338331 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) 
[n:127.0.0.1:45367_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d4c0df0
   [junit4]   2> 338332 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) 
[n:127.0.0.1:45367_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D2261B8BE67CDD50-001/shard-2-001/cores
   [junit4]   2> 338354 INFO  (qtp1951407626-2917) [n:127.0.0.1:35091_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:45367_&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 338355 INFO  
(OverseerCollectionConfigSetProcessor-72134839563452420-127.0.0.1:38051_-n_0000000000)
 [n:127.0.0.1:38051_    ] 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> 338356 INFO  
(OverseerThreadFactory-1045-thread-4-processing-n:127.0.0.1:38051_) 
[n:127.0.0.1:38051_    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:45367_ for creating new replica
   [junit4]   2> 338358 INFO  (qtp441888319-2947) [n:127.0.0.1:45367_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n63&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 338358 INFO  (qtp441888319-2947) [n:127.0.0.1:45367_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 338460 INFO  
(zkCallback-459-thread-1-processing-n:127.0.0.1:35091_) [n:127.0.0.1:35091_    
] 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> 338460 INFO  
(zkCallback-469-thread-1-processing-n:127.0.0.1:45367_) [n:127.0.0.1:45367_    
] 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> 339367 INFO  (qtp441888319-2947) [n:127.0.0.1:45367_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 339387 INFO  (qtp441888319-2947) [n:127.0.0.1:45367_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.IndexSchema 
[collection1_shard3_replica_n63] Schema name=test
   [junit4]   2> 339441 INFO  (qtp441888319-2947) [n:127.0.0.1:45367_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 339447 INFO  (qtp441888319-2947) [n:127.0.0.1:45367_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard3_replica_n63' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 339448 INFO  (qtp441888319-2947) [n:127.0.0.1:45367_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard3.replica_n63' (registry 
'solr.core.collection1.shard3.replica_n63') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d4c0df0
   [junit4]   2> 339448 INFO  (qtp441888319-2947) [n:127.0.0.1:45367_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 339448 INFO  (qtp441888319-2947) [n:127.0.0.1:45367_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore 
[[collection1_shard3_replica_n63] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D2261B8BE67CDD50-001/shard-2-001/cores/collection1_shard3_replica_n63],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D2261B8BE67CDD50-001/shard-2-001/cores/collection1_shard3_replica_n63/data/]
   [junit4]   2> 339449 INFO  (qtp441888319-2947) [n:127.0.0.1:45367_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=25, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 339451 WARN  (qtp441888319-2947) [n:127.0.0.1:45367_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
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> 339492 INFO  (qtp441888319-2947) [n:127.0.0.1:45367_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 339492 INFO  (qtp441888319-2947) [n:127.0.0.1:45367_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 339494 INFO  (qtp441888319-2947) [n:127.0.0.1:45367_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 339494 INFO  (qtp441888319-2947) [n:127.0.0.1:45367_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 339494 INFO  (qtp441888319-2947) [n:127.0.0.1:45367_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=43, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=80.36328125, 
floorSegmentMB=0.35546875, forceMergeDeletesPctAllowed=6.48930425007726, 
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5481927288206544
   [junit4]   2> 339494 INFO  (qtp441888319-2947) [n:127.0.0.1:45367_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1a809a55[collection1_shard3_replica_n63] main]
   [junit4]   2> 339495 INFO  (qtp441888319-2947) [n:127.0.0.1:45367_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 339495 INFO  (qtp441888319-2947) [n:127.0.0.1:45367_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 339496 INFO  (qtp441888319-2947) [n:127.0.0.1:45367_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 339496 INFO  (qtp441888319-2947) [n:127.0.0.1:45367_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1592174070704635904
   [junit4]   2> 339496 INFO  
(searcherExecutor-1070-thread-1-processing-n:127.0.0.1:45367_ 
x:collection1_shard3_replica_n63 s:shard3 c:collection1) [n:127.0.0.1:45367_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore 
[collection1_shard3_replica_n63] Registered new searcher 
Searcher@1a809a55[collection1_shard3_replica_n63] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 339499 INFO  (qtp441888319-2947) [n:127.0.0.1:45367_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 339499 INFO  (qtp441888319-2947) [n:127.0.0.1:45367_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 339499 INFO  (qtp441888319-2947) [n:127.0.0.1:45367_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:45367/collection1_shard3_replica_n63/
   [junit4]   2> 339499 INFO  (qtp441888319-2947) [n:127.0.0.1:45367_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 339499 INFO  (qtp441888319-2947) [n:127.0.0.1:45367_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy 
http://127.0.0.1:45367/collection1_shard3_replica_n63/ has no replicas
   [junit4]   2> 339499 INFO  (qtp441888319-2947) [n:127.0.0.1:45367_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 339500 INFO  (qtp441888319-2947) [n:127.0.0.1:45367_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:45367/collection1_shard3_replica_n63/ shard3
   [junit4]   2> 339601 INFO  
(zkCallback-469-thread-1-processing-n:127.0.0.1:45367_) [n:127.0.0.1:45367_    
] 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> 339601 INFO  
(zkCallback-459-thread-1-processing-n:127.0.0.1:35091_) [n:127.0.0.1:35091_    
] 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> 339651 INFO  (qtp441888319-2947) [n:127.0.0.1:45367_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 339652 INFO  (qtp441888319-2947) [n:127.0.0.1:45367_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n63&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1294
   [junit4]   2> 339655 INFO  (qtp1951407626-2917) [n:127.0.0.1:35091_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:45367_&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2}
 status=0 QTime=1300
   [junit4]   2> 339718 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D2261B8BE67CDD50-001/shard-3-001
 of type NRT
   [junit4]   2> 339719 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 339720 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 339720 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 339720 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 339720 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5973d088{/,null,AVAILABLE}
   [junit4]   2> 339720 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@37ad7406{HTTP/1.1,[http/1.1]}{127.0.0.1:45335}
   [junit4]   2> 339720 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.e.j.s.Server Started @342117ms
   [junit4]   2> 339720 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D2261B8BE67CDD50-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=45335, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D2261B8BE67CDD50-001/shard-3-001/cores}
   [junit4]   2> 339721 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 339721 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 339721 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 339721 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 339721 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-12T06:05:18.704Z
   [junit4]   2> 339722 INFO  (zkConnectionManagerCallback-474-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 339723 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 339723 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D2261B8BE67CDD50-001/shard-3-001/solr.xml
   [junit4]   2> 339726 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 339726 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 339726 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d4c0df0, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 339728 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41587/solr
   [junit4]   2> 339729 INFO  (zkConnectionManagerCallback-478-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 339732 INFO  
(zkConnectionManagerCallback-480-thread-1-processing-n:127.0.0.1:45335_) 
[n:127.0.0.1:45335_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 339734 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) 
[n:127.0.0.1:45335_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 339735 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) 
[n:127.0.0.1:45335_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 339736 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) 
[n:127.0.0.1:45335_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45335_
   [junit4]   2> 339736 INFO  
(zkCallback-469-thread-1-processing-n:127.0.0.1:45367_) [n:127.0.0.1:45367_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 339736 INFO  (zkCallback-451-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 339736 INFO  
(zkCallback-459-thread-1-processing-n:127.0.0.1:35091_) [n:127.0.0.1:35091_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 339736 INFO  
(zkCallback-441-thread-2-processing-n:127.0.0.1:38051_) [n:127.0.0.1:38051_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 339740 INFO  
(zkCallback-479-thread-1-processing-n:127.0.0.1:45335_) [n:127.0.0.1:45335_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 339769 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) 
[n:127.0.0.1:45335_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d4c0df0
   [junit4]   2> 339775 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) 
[n:127.0.0.1:45335_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d4c0df0
   [junit4]   2> 339775 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) 
[n:127.0.0.1:45335_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d4c0df0
   [junit4]   2> 339776 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) 
[n:127.0.0.1:45335_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D2261B8BE67CDD50-001/shard-3-001/cores
   [junit4]   2> 339802 INFO  (qtp1951407626-2919) [n:127.0.0.1:35091_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:45335_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 339804 INFO  
(OverseerCollectionConfigSetProcessor-72134839563452420-127.0.0.1:38051_-n_0000000000)
 [n:127.0.0.1:38051_    ] 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> 339804 INFO  
(OverseerThreadFactory-1045-thread-5-processing-n:127.0.0.1:38051_) 
[n:127.0.0.1:38051_    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:45335_ for creating new replica
   [junit4]   2> 339807 INFO  (qtp1848213170-2978) [n:127.0.0.1:45335_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n65&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 339807 INFO  (qtp1848213170-2978) [n:127.0.0.1:45335_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 339909 INFO  
(zkCallback-459-thread-1-processing-n:127.0.0.1:35091_) [n:127.0.0.1:35091_    
] 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> 339909 INFO  
(zkCallback-469-thread-1-processing-n:127.0.0.1:45367_) [n:127.0.0.1:45367_    
] 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> 339909 INFO  
(zkCallback-479-thread-1-processing-n:127.0.0.1:45335_) [n:127.0.0.1:45335_    
] 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> 340818 INFO  (qtp1848213170-2978) [n:127.0.0.1:45335_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 340826 INFO  (qtp1848213170-2978) [n:127.0.0.1:45335_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n65] Schema name=test
   [junit4]   2> 340885 INFO  (qtp1848213170-2978) [n:127.0.0.1:45335_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 340892 INFO  (qtp1848213170-2978) [n:127.0.0.1:45335_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n65' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 340893 INFO  (qtp1848213170-2978) [n:127.0.0.1:45335_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n65' (registry 
'solr.core.collection1.shard1.replica_n65') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d4c0df0
   [junit4]   2> 340893 INFO  (qtp1848213170-2978) [n:127.0.0.1:45335_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 340893 INFO  (qtp1848213170-2978) [n:127.0.0.1:45335_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n65] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D2261B8BE67CDD50-001/shard-3-001/cores/collection1_shard1_replica_n65],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D2261B8BE67CDD50-001/shard-3-001/cores/collection1_shard1_replica_n65/data/]
   [junit4]   2> 340894 INFO  (qtp1848213170-2978) [n:127.0.0.1:45335_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=25, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 340896 WARN  (qtp1848213170-2978) [n:127.0.0.1:45335_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
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> 340923 INFO  (qtp1848213170-2978) [n:127.0.0.1:45335_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 340924 INFO  (qtp1848213170-2978) [n:127.0.0.1:45335_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 340925 INFO  (qtp1848213170-2978) [n:127.0.0.1:45335_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 340925 INFO  (qtp1848213170-2978) [n:127.0.0.1:45335_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 340926 INFO  (qtp1848213170-2978) [n:127.0.0.1:45335_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=43, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=80.36328125, 
floorSegmentMB=0.35546875, forceMergeDeletesPctAllowed=6.48930425007726, 
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5481927288206544
   [junit4]   2> 340926 INFO  (qtp1848213170-2978) [n:127.0.0.1:45335_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1fd6d52e[collection1_shard1_replica_n65] main]
   [junit4]   2> 340927 INFO  (qtp1848213170-2978) [n:127.0.0.1:45335_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 340927 INFO  (qtp1848213170-2978) [n:127.0.0.1:45335_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 340927 INFO  (qtp1848213170-2978) [n:127.0.0.1:45335_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 340928 INFO  
(searcherExecutor-1081-thread-1-processing-n:127.0.0.1:45335_ 
x:collection1_shard1_replica_n65 s:shard1 c:collection1) [n:127.0.0.1:45335_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrCore 
[collection1_shard1_replica_n65] Registered new searcher 
Searcher@1fd6d52e[collection1_shard1_replica_n65] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 340928 INFO  (qtp1848213170-2978) [n:127.0.0.1:45335_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1592174072206196736
   [junit4]   2> 340932 INFO  (qtp1848213170-2978) [n:127.0.0.1:45335_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 340932 INFO  (qtp1848213170-2978) [n:127.0.0.1:45335_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 340932 INFO  (qtp1848213170-2978) [n:127.0.0.1:45335_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:45335/collection1_shard1_replica_n65/
   [junit4]   2> 340932 INFO  (qtp1848213170-2978) [n:127.0.0.1:45335_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 340932 INFO  (qtp1848213170-2978) [n:127.0.0.1:45335_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy 
http://127.0.0.1:45335/collection1_shard1_replica_n65/ has no replicas
   [junit4]   2> 340932 INFO  (qtp1848213170-2978) [n:127.0.0.1:45335_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 340933 INFO  (qtp1848213170-2978) [n:127.0.0.1:45335_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:45335/collection1_shard1_replica_n65/ shard1
   [junit4]   2> 341034 INFO  
(zkCallback-469-thread-1-processing-n:127.0.0.1:45367_) [n:127.0.0.1:45367_    
] 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> 341034 INFO  
(zkCallback-459-thread-1-processing-n:127.0.0.1:35091_) [n:127.0.0.1:35091_    
] 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> 341034 INFO  
(zkCallback-479-thread-1-processing-n:127.0.0.1:45335_) [n:127.0.0.1:45335_    
] 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> 341083 INFO  (qtp1848213170-2978) [n:127.0.0.1:45335_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 341085 INFO  (qtp1848213170-2978) [n:127.0.0.1:45335_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n65&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1277
   [junit4]   2> 341087 INFO  (qtp1951407626-2919) [n:127.0.0.1:35091_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:45335_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1284
   [junit4]   2> 341148 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D2261B8BE67CDD50-001/shard-4-001
 of type NRT
   [junit4]   2> 341149 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T15:27:37-06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 341150 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 341150 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 341150 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 341150 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@65ba53fd{/,null,AVAILABLE}
   [junit4]   2> 341150 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3a3c5cd8{HTTP/1.1,[http/1.1]}{127.0.0.1:43889}
   [junit4]   2> 341150 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.e.j.s.Server Started @343547ms
   [junit4]   2> 341150 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D2261B8BE67CDD50-001/tempDir-001/jetty4,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=43889, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D2261B8BE67CDD50-001/shard-4-001/cores}
   [junit4]   2> 341151 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 341151 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 341151 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 341151 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 341151 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-12T06:05:20.134Z
   [junit4]   2> 341152 INFO  (zkConnectionManagerCallback-484-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 341154 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 341154 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D2261B8BE67CDD50-001/shard-4-001/solr.xml
   [junit4]   2> 341156 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 341156 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 341157 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2d4c0df0, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 341159 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41587/solr
   [junit4]   2> 341159 INFO  (zkConnectionManagerCallback-488-thread-1) [    ] 
o.a.s.c.c

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

1:42069_) [n:127.0.0.1:42069_    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (1) -> (0)
   [junit4]   2> 392519 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.c.Overseer Overseer (id=72134839563452437-127.0.0.1:42069_-n_0000000005) 
closing
   [junit4]   2> 392519 ERROR 
(OverseerCollectionConfigSetProcessor-72134839563452437-127.0.0.1:42069_-n_0000000005)
 [n:127.0.0.1:42069_    ] o.a.s.c.OverseerTaskProcessor Unable to prioritize 
overseer 
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2>        at java.lang.Object.wait(Native Method)
   [junit4]   2>        at java.lang.Object.wait(Object.java:502)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1409)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1100)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$exists$3(SolrZkClient.java:316)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:316)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerNodePrioritizer.prioritizeOverseerNodes(OverseerNodePrioritizer.java:60)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor.run(OverseerTaskProcessor.java:178)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 392519 INFO  
(OverseerStateUpdate-72134839563452437-127.0.0.1:42069_-n_0000000005) 
[n:127.0.0.1:42069_    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:42069_
   [junit4]   2> 392520 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@758202cd{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 392521 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7ba162e2{/,null,UNAVAILABLE}
   [junit4]   2> 392521 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 392521 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop jetty! 35201
   [junit4]   2> 392521 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
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> 392522 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D2261B8BE67CDD50]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:41587 41587
   [junit4]   2> 393998 WARN  (ScheduledTrigger-1236-thread-1) 
[n:127.0.0.1:45367_    ] o.a.s.c.a.TriggerBase Exception updating trigger state 
'/autoscaling/triggerState/.auto_add_replicas'
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for 
/autoscaling/triggerState/.auto_add_replicas
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:130)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1105)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$exists$3(SolrZkClient.java:316)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:316)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.ZkDistribStateManager.hasData(ZkDistribStateManager.java:57)
   [junit4]   2>        at 
org.apache.solr.cloud.autoscaling.TriggerBase.saveState(TriggerBase.java:203)
   [junit4]   2>        at 
org.apache.solr.cloud.autoscaling.ScheduledTriggers$ScheduledTrigger.run(ScheduledTriggers.java:575)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
   [junit4]   2>        at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
   [junit4]   2>        at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
   [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> 397549 INFO  (Thread-943) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:41587 41587
   [junit4]   2> 397550 WARN  (Thread-943) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        15      /solr/collections/collection2/terms/shard1
   [junit4]   2>        15      /solr/aliases.json
   [junit4]   2>        14      /solr/collections/collection2/terms/shard7
   [junit4]   2>        14      /solr/collections/collection2/terms/shard5
   [junit4]   2>        14      /solr/collections/collection2/terms/shard3
   [junit4]   2>        14      /solr/collections/collection2/terms/shard2
   [junit4]   2>        13      /solr/collections/collection2/terms/shard4
   [junit4]   2>        11      /solr/configs/conf1
   [junit4]   2>        8       /solr/collections/collection2/terms/shard6
   [junit4]   2>        7       /solr/security.json
   [junit4]   2>        7       /solr/collections/collection1/terms/shard2
   [junit4]   2>        7       /solr/collections/collection1/terms/shard3
   [junit4]   2>        5       /solr/collections/collection1/terms/shard1
   [junit4]   2>        2       
/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        15      /solr/clusterprops.json
   [junit4]   2>        15      /solr/clusterstate.json
   [junit4]   2>        6       /solr/collections/collection1/state.json
   [junit4]   2>        5       /solr/collections/collection2/state.json
   [junit4]   2>        4       /solr/autoscaling.json
   [junit4]   2>        2       
/solr/overseer_elect/election/72134839563452428-127.0.0.1:45367_-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        15      /solr/live_nodes
   [junit4]   2>        15      /solr/collections
   [junit4]   2>        4       /solr/overseer/collection-queue-work
   [junit4]   2>        4       /solr/overseer/queue-work
   [junit4]   2>        3       /solr/overseer/queue
   [junit4]   2>        2       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=FullSolrCloudDistribCmdsTest -Dtests.method=test 
-Dtests.seed=D2261B8BE67CDD50 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=ga -Dtests.timezone=America/Hermosillo -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 63.8s J0 | FullSolrCloudDistribCmdsTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not find 
collection:collection2
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([D2261B8BE67CDD50:5A7224514880B0A8]:0)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:915)
   [junit4]    >        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:612)
   [junit4]    >        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D2261B8BE67CDD50-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@58bab6db),
 locale=ga, timezone=America/Hermosillo
   [junit4]   2> NOTE: Linux 4.13.0-32-generic amd64/Oracle Corporation 
1.8.0_162 (64-bit)/cpus=8,threads=1,free=208032696,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [SolrIndexConfigTest, 
UUIDFieldTest, CustomCollectionTest, MBeansHandlerTest, TestFieldCache, 
TestConfig, BlobRepositoryCloudTest, HttpSolrCallGetCoreTest, TestExportWriter, 
HdfsDirectoryTest, DistributedVersionInfoTest, TestIBSimilarityFactory, 
SharedFSAutoReplicaFailoverTest, TestUninvertingReader, 
HdfsChaosMonkeyNothingIsSafeTest, TestSchemaNameResource, 
HDFSCollectionsAPITest, PKIAuthenticationIntegrationTest, 
HdfsUnloadDistributedZkTest, TestHighlightDedupGrouping, TestCollationField, 
TestSimDistributedQueue, SolrGangliaReporterTest, ZkNodePropsTest, 
SolrXmlInZkTest, TestConfigsApi, AssignBackwardCompatibilityTest, 
TestGroupingSearch, TestClusterStateMutator, SolrJmxReporterTest, 
TestNestedDocsSort, TestNoOpRegenerator, HighlighterMaxOffsetTest, 
FieldAnalysisRequestHandlerTest, TestLuceneMatchVersion, 
TestFileDictionaryLookup, LargeFieldTest, TestRuleBasedAuthorizationPlugin, 
RollingRestartTest, TestSchemaVersionResource, TestRemoteStreaming, 
FullSolrCloudDistribCmdsTest]
   [junit4] Completed [109/776 (1!)] on J0 in 63.83s, 1 test, 1 failure <<< 
FAILURES!

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

Reply via email to