Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1233/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseSerialGC

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([72E56CA767D86B45:FAB1537DC92406BD]: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 13057 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> 1813400 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[72E56CA767D86B45]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_72E56CA767D86B45-001/init-core-data-001
   [junit4]   2> 1813401 WARN  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[72E56CA767D86B45]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 1813401 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[72E56CA767D86B45]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1813402 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[72E56CA767D86B45]-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> 1813402 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[72E56CA767D86B45]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1813404 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1813404 INFO  (Thread-3195) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1813404 INFO  (Thread-3195) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1813406 ERROR (Thread-3195) [    ] 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> 1813504 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:43711
   [junit4]   2> 1813507 INFO  (zkConnectionManagerCallback-2611-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1813511 INFO  (zkConnectionManagerCallback-2613-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1813517 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1813518 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1813519 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1813520 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1813521 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1813522 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1813523 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1813523 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1813524 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1813525 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1813526 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1813527 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 1813614 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
????-??-??T??:??:??+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1813615 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1813615 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1813615 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1813615 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1e49bc0{/,null,AVAILABLE}
   [junit4]   2> 1813616 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@eaf151{HTTP/1.1,[http/1.1]}{127.0.0.1:38177}
   [junit4]   2> 1813616 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.e.j.s.Server Started @1815695ms
   [junit4]   2> 1813616 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_72E56CA767D86B45-001/tempDir-001/control/data,
 hostContext=/, hostPort=38177, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_72E56CA767D86B45-001/control-001/cores}
   [junit4]   2> 1813616 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1813616 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 1813616 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1813616 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1813616 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-24T09:26:54.870Z
   [junit4]   2> 1813617 INFO  (zkConnectionManagerCallback-2615-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1813618 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1813618 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_72E56CA767D86B45-001/control-001/solr.xml
   [junit4]   2> 1813621 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1813621 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1813622 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b7e89e, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1813624 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43711/solr
   [junit4]   2> 1813625 INFO  (zkConnectionManagerCallback-2619-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1813627 INFO  
(zkConnectionManagerCallback-2621-thread-1-processing-n:127.0.0.1:38177_) 
[n:127.0.0.1:38177_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1813662 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) 
[n:127.0.0.1:38177_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1813663 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) 
[n:127.0.0.1:38177_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:38177_
   [junit4]   2> 1813663 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) 
[n:127.0.0.1:38177_    ] o.a.s.c.Overseer Overseer 
(id=99404088256692228-127.0.0.1:38177_-n_0000000000) starting
   [junit4]   2> 1813666 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) 
[n:127.0.0.1:38177_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38177_
   [junit4]   2> 1813666 INFO  
(zkCallback-2620-thread-1-processing-n:127.0.0.1:38177_) [n:127.0.0.1:38177_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1813718 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) 
[n:127.0.0.1:38177_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b7e89e
   [junit4]   2> 1813725 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) 
[n:127.0.0.1:38177_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b7e89e
   [junit4]   2> 1813725 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) 
[n:127.0.0.1:38177_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b7e89e
   [junit4]   2> 1813726 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) 
[n:127.0.0.1:38177_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_72E56CA767D86B45-001/control-001/cores
   [junit4]   2> 1813740 INFO  (zkConnectionManagerCallback-2627-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1813741 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1813741 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43711/solr ready
   [junit4]   2> 1813742 INFO  (qtp31756163-13137) [n:127.0.0.1:38177_    ] 
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:38177_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1813744 INFO  
(OverseerThreadFactory-5359-thread-1-processing-n:127.0.0.1:38177_) 
[n:127.0.0.1:38177_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 1813848 INFO  (qtp31756163-13173) [n:127.0.0.1:38177_    ] 
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> 1813849 INFO  (qtp31756163-13173) [n:127.0.0.1:38177_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1813953 INFO  
(zkCallback-2620-thread-1-processing-n:127.0.0.1:38177_) [n:127.0.0.1:38177_    
] 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> 1814889 INFO  (qtp31756163-13173) [n:127.0.0.1:38177_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1814908 INFO  (qtp31756163-13173) [n:127.0.0.1:38177_ 
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> 1814965 INFO  (qtp31756163-13173) [n:127.0.0.1:38177_ 
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> 1814973 INFO  (qtp31756163-13173) [n:127.0.0.1:38177_ 
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> 1814973 INFO  (qtp31756163-13173) [n:127.0.0.1:38177_ 
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@1b7e89e
   [junit4]   2> 1814973 INFO  (qtp31756163-13173) [n:127.0.0.1:38177_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1814973 INFO  (qtp31756163-13173) [n:127.0.0.1:38177_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_72E56CA767D86B45-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_72E56CA767D86B45-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1814975 INFO  (qtp31756163-13173) [n:127.0.0.1:38177_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=176824645, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1814977 WARN  (qtp31756163-13173) [n:127.0.0.1:38177_ 
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> 1815002 INFO  (qtp31756163-13173) [n:127.0.0.1:38177_ 
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> 1815002 INFO  (qtp31756163-13173) [n:127.0.0.1:38177_ 
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> 1815014 INFO  (qtp31756163-13173) [n:127.0.0.1:38177_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1815014 INFO  (qtp31756163-13173) [n:127.0.0.1:38177_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1815015 INFO  (qtp31756163-13173) [n:127.0.0.1:38177_ 
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=17, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1815015 INFO  (qtp31756163-13173) [n:127.0.0.1:38177_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@162066a[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1815016 INFO  (qtp31756163-13173) [n:127.0.0.1:38177_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1815016 INFO  (qtp31756163-13173) [n:127.0.0.1:38177_ 
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> 1815017 INFO  (qtp31756163-13173) [n:127.0.0.1:38177_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1815017 INFO  (qtp31756163-13173) [n:127.0.0.1:38177_ 
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 1590465413797380096
   [junit4]   2> 1815018 INFO  
(searcherExecutor-5362-thread-1-processing-n:127.0.0.1:38177_ 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:38177_ 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@162066a[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1815020 INFO  (qtp31756163-13173) [n:127.0.0.1:38177_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1815020 INFO  (qtp31756163-13173) [n:127.0.0.1:38177_ 
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> 1815020 INFO  (qtp31756163-13173) [n:127.0.0.1:38177_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:38177/control_collection_shard1_replica_n1/
   [junit4]   2> 1815020 INFO  (qtp31756163-13173) [n:127.0.0.1:38177_ 
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> 1815021 INFO  (qtp31756163-13173) [n:127.0.0.1:38177_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:38177/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1815021 INFO  (qtp31756163-13173) [n:127.0.0.1:38177_ 
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> 1815021 INFO  (qtp31756163-13173) [n:127.0.0.1:38177_ 
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:38177/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1815123 INFO  
(zkCallback-2620-thread-2-processing-n:127.0.0.1:38177_) [n:127.0.0.1:38177_    
] 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> 1815172 INFO  (qtp31756163-13173) [n:127.0.0.1:38177_ 
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> 1815173 INFO  (qtp31756163-13173) [n:127.0.0.1:38177_ 
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=1325
   [junit4]   2> 1815177 INFO  (qtp31756163-13137) [n:127.0.0.1:38177_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1815274 INFO  
(zkCallback-2620-thread-2-processing-n:127.0.0.1:38177_) [n:127.0.0.1:38177_    
] 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> 1815746 INFO  
(OverseerCollectionConfigSetProcessor-99404088256692228-127.0.0.1:38177_-n_0000000000)
 [n:127.0.0.1:38177_    ] 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> 1816177 INFO  (qtp31756163-13137) [n:127.0.0.1:38177_    ] 
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:38177_&wt=javabin&version=2}
 status=0 QTime=2434
   [junit4]   2> 1816180 INFO  (zkConnectionManagerCallback-2631-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1816180 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1816181 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43711/solr ready
   [junit4]   2> 1816181 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1816181 INFO  (qtp31756163-13172) [n:127.0.0.1:38177_    ] 
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=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1816182 INFO  
(OverseerThreadFactory-5359-thread-2-processing-n:127.0.0.1:38177_) 
[n:127.0.0.1:38177_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 1816182 WARN  
(OverseerThreadFactory-5359-thread-2-processing-n:127.0.0.1:38177_) 
[n:127.0.0.1:38177_    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 1816385 INFO  (qtp31756163-13172) [n:127.0.0.1:38177_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1816385 INFO  (qtp31756163-13172) [n:127.0.0.1:38177_    ] 
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=1&wt=javabin&version=2}
 status=0 QTime=203
   [junit4]   2> 1816452 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_72E56CA767D86B45-001/shard-1-001
 of type NRT
   [junit4]   2> 1816453 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
????-??-??T??:??:??+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1816453 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1816453 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1816453 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1816454 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@10fd71c{/,null,AVAILABLE}
   [junit4]   2> 1816454 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1472401{HTTP/1.1,[http/1.1]}{127.0.0.1:45573}
   [junit4]   2> 1816454 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.e.j.s.Server Started @1818533ms
   [junit4]   2> 1816454 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_72E56CA767D86B45-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=45573, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_72E56CA767D86B45-001/shard-1-001/cores}
   [junit4]   2> 1816454 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1816454 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 1816454 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1816454 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1816454 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-24T09:26:57.708Z
   [junit4]   2> 1816455 INFO  (zkConnectionManagerCallback-2633-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1816456 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1816456 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_72E56CA767D86B45-001/shard-1-001/solr.xml
   [junit4]   2> 1816458 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1816459 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1816459 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b7e89e, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1816462 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43711/solr
   [junit4]   2> 1816464 INFO  (zkConnectionManagerCallback-2637-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1816467 INFO  
(zkConnectionManagerCallback-2639-thread-1-processing-n:127.0.0.1:45573_) 
[n:127.0.0.1:45573_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1816469 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) 
[n:127.0.0.1:45573_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1816470 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) 
[n:127.0.0.1:45573_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1816471 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) 
[n:127.0.0.1:45573_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45573_
   [junit4]   2> 1816471 INFO  (zkCallback-2630-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1816471 INFO  
(zkCallback-2620-thread-2-processing-n:127.0.0.1:38177_) [n:127.0.0.1:38177_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1816471 INFO  
(zkCallback-2638-thread-1-processing-n:127.0.0.1:45573_) [n:127.0.0.1:45573_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1816531 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) 
[n:127.0.0.1:45573_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b7e89e
   [junit4]   2> 1816538 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) 
[n:127.0.0.1:45573_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b7e89e
   [junit4]   2> 1816538 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) 
[n:127.0.0.1:45573_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b7e89e
   [junit4]   2> 1816540 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) 
[n:127.0.0.1:45573_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_72E56CA767D86B45-001/shard-1-001/cores
   [junit4]   2> 1816559 INFO  (qtp31756163-13142) [n:127.0.0.1:38177_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:45573_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1816560 INFO  
(OverseerCollectionConfigSetProcessor-99404088256692228-127.0.0.1:38177_-n_0000000000)
 [n:127.0.0.1:38177_    ] 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> 1816560 INFO  
(OverseerThreadFactory-5359-thread-3-processing-n:127.0.0.1:38177_) 
[n:127.0.0.1:38177_    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:45573_ for creating new replica
   [junit4]   2> 1816562 INFO  (qtp13327350-13190) [n:127.0.0.1:45573_    ] 
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> 1816562 INFO  (qtp13327350-13190) [n:127.0.0.1:45573_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1817606 INFO  (qtp13327350-13190) [n:127.0.0.1:45573_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1817622 INFO  (qtp13327350-13190) [n:127.0.0.1:45573_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n61] Schema name=test
   [junit4]   2> 1817698 INFO  (qtp13327350-13190) [n:127.0.0.1:45573_ 
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> 1817706 INFO  (qtp13327350-13190) [n:127.0.0.1:45573_ 
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> 1817706 INFO  (qtp13327350-13190) [n:127.0.0.1:45573_ 
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@1b7e89e
   [junit4]   2> 1817706 INFO  (qtp13327350-13190) [n:127.0.0.1:45573_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1817706 INFO  (qtp13327350-13190) [n:127.0.0.1:45573_ 
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-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_72E56CA767D86B45-001/shard-1-001/cores/collection1_shard2_replica_n61],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_72E56CA767D86B45-001/shard-1-001/cores/collection1_shard2_replica_n61/data/]
   [junit4]   2> 1817709 INFO  (qtp13327350-13190) [n:127.0.0.1:45573_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=176824645, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1817710 WARN  (qtp13327350-13190) [n:127.0.0.1:45573_ 
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> 1817736 INFO  (qtp13327350-13190) [n:127.0.0.1:45573_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1817736 INFO  (qtp13327350-13190) [n:127.0.0.1:45573_ 
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> 1817737 INFO  (qtp13327350-13190) [n:127.0.0.1:45573_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1817737 INFO  (qtp13327350-13190) [n:127.0.0.1:45573_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1817738 INFO  (qtp13327350-13190) [n:127.0.0.1:45573_ 
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=17, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1817738 INFO  (qtp13327350-13190) [n:127.0.0.1:45573_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@14f1bab[collection1_shard2_replica_n61] main]
   [junit4]   2> 1817739 INFO  (qtp13327350-13190) [n:127.0.0.1:45573_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1817739 INFO  (qtp13327350-13190) [n:127.0.0.1:45573_ 
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> 1817739 INFO  (qtp13327350-13190) [n:127.0.0.1:45573_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1817740 INFO  
(searcherExecutor-5373-thread-1-processing-n:127.0.0.1:45573_ 
x:collection1_shard2_replica_n61 s:shard2 c:collection1) [n:127.0.0.1:45573_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore 
[collection1_shard2_replica_n61] Registered new searcher 
Searcher@14f1bab[collection1_shard2_replica_n61] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1817740 INFO  (qtp13327350-13190) [n:127.0.0.1:45573_ 
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 
1590465416652652544
   [junit4]   2> 1817743 INFO  (qtp13327350-13190) [n:127.0.0.1:45573_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1817743 INFO  (qtp13327350-13190) [n:127.0.0.1:45573_ 
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> 1817743 INFO  (qtp13327350-13190) [n:127.0.0.1:45573_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:45573/collection1_shard2_replica_n61/
   [junit4]   2> 1817743 INFO  (qtp13327350-13190) [n:127.0.0.1:45573_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1817743 INFO  (qtp13327350-13190) [n:127.0.0.1:45573_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy 
http://127.0.0.1:45573/collection1_shard2_replica_n61/ has no replicas
   [junit4]   2> 1817743 INFO  (qtp13327350-13190) [n:127.0.0.1:45573_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1817744 INFO  (qtp13327350-13190) [n:127.0.0.1:45573_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:45573/collection1_shard2_replica_n61/ shard2
   [junit4]   2> 1817895 INFO  (qtp13327350-13190) [n:127.0.0.1:45573_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1817897 INFO  (qtp13327350-13190) [n:127.0.0.1:45573_ 
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=1335
   [junit4]   2> 1817899 INFO  (qtp31756163-13142) [n:127.0.0.1:38177_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:45573_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=1340
   [junit4]   2> 1817992 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_72E56CA767D86B45-001/shard-2-001
 of type NRT
   [junit4]   2> 1817992 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
????-??-??T??:??:??+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1817992 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1817992 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1817992 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1817993 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@c9121f{/,null,AVAILABLE}
   [junit4]   2> 1817993 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@815ffc{HTTP/1.1,[http/1.1]}{127.0.0.1:37005}
   [junit4]   2> 1817993 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.e.j.s.Server Started @1820072ms
   [junit4]   2> 1817993 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_72E56CA767D86B45-001/tempDir-001/jetty2,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=37005, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_72E56CA767D86B45-001/shard-2-001/cores}
   [junit4]   2> 1817993 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1817994 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 1817994 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1817994 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1817994 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-24T09:26:59.248Z
   [junit4]   2> 1817995 INFO  (zkConnectionManagerCallback-2643-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1817995 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1817995 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_72E56CA767D86B45-001/shard-2-001/solr.xml
   [junit4]   2> 1817998 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1817998 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1817998 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b7e89e, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1818000 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43711/solr
   [junit4]   2> 1818001 INFO  (zkConnectionManagerCallback-2647-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1818003 INFO  
(zkConnectionManagerCallback-2649-thread-1-processing-n:127.0.0.1:37005_) 
[n:127.0.0.1:37005_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1818006 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) 
[n:127.0.0.1:37005_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1818006 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) 
[n:127.0.0.1:37005_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1818007 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) 
[n:127.0.0.1:37005_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37005_
   [junit4]   2> 1818007 INFO  (zkCallback-2630-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1818007 INFO  
(zkCallback-2620-thread-1-processing-n:127.0.0.1:38177_) [n:127.0.0.1:38177_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1818007 INFO  
(zkCallback-2638-thread-1-processing-n:127.0.0.1:45573_) [n:127.0.0.1:45573_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1818008 INFO  
(zkCallback-2648-thread-1-processing-n:127.0.0.1:37005_) [n:127.0.0.1:37005_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1818095 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) 
[n:127.0.0.1:37005_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b7e89e
   [junit4]   2> 1818103 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) 
[n:127.0.0.1:37005_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b7e89e
   [junit4]   2> 1818103 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) 
[n:127.0.0.1:37005_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b7e89e
   [junit4]   2> 1818104 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) 
[n:127.0.0.1:37005_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_72E56CA767D86B45-001/shard-2-001/cores
   [junit4]   2> 1818131 INFO  (qtp32132740-13221) [n:127.0.0.1:37005_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:37005_&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1818132 INFO  
(OverseerCollectionConfigSetProcessor-99404088256692228-127.0.0.1:38177_-n_0000000000)
 [n:127.0.0.1:38177_    ] 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> 1818132 INFO  
(OverseerThreadFactory-5359-thread-4-processing-n:127.0.0.1:38177_) 
[n:127.0.0.1:38177_    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:37005_ for creating new replica
   [junit4]   2> 1818133 INFO  (qtp32132740-13247) [n:127.0.0.1:37005_    ] 
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> 1818134 INFO  (qtp32132740-13247) [n:127.0.0.1:37005_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1819178 INFO  (qtp32132740-13247) [n:127.0.0.1:37005_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1819222 INFO  (qtp32132740-13247) [n:127.0.0.1:37005_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.IndexSchema 
[collection1_shard3_replica_n63] Schema name=test
   [junit4]   2> 1819290 INFO  (qtp32132740-13247) [n:127.0.0.1:37005_ 
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> 1819298 INFO  (qtp32132740-13247) [n:127.0.0.1:37005_ 
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> 1819298 INFO  (qtp32132740-13247) [n:127.0.0.1:37005_ 
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@1b7e89e
   [junit4]   2> 1819298 INFO  (qtp32132740-13247) [n:127.0.0.1:37005_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1819298 INFO  (qtp32132740-13247) [n:127.0.0.1:37005_ 
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-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_72E56CA767D86B45-001/shard-2-001/cores/collection1_shard3_replica_n63],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_72E56CA767D86B45-001/shard-2-001/cores/collection1_shard3_replica_n63/data/]
   [junit4]   2> 1819300 INFO  (qtp32132740-13247) [n:127.0.0.1:37005_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=176824645, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1819302 WARN  (qtp32132740-13247) [n:127.0.0.1:37005_ 
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> 1819331 INFO  (qtp32132740-13247) [n:127.0.0.1:37005_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1819331 INFO  (qtp32132740-13247) [n:127.0.0.1:37005_ 
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> 1819331 INFO  (qtp32132740-13247) [n:127.0.0.1:37005_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1819331 INFO  (qtp32132740-13247) [n:127.0.0.1:37005_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1819332 INFO  (qtp32132740-13247) [n:127.0.0.1:37005_ 
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=17, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1819332 INFO  (qtp32132740-13247) [n:127.0.0.1:37005_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@10f3642[collection1_shard3_replica_n63] main]
   [junit4]   2> 1819333 INFO  (qtp32132740-13247) [n:127.0.0.1:37005_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1819333 INFO  (qtp32132740-13247) [n:127.0.0.1:37005_ 
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> 1819334 INFO  (qtp32132740-13247) [n:127.0.0.1:37005_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1819334 INFO  (qtp32132740-13247) [n:127.0.0.1:37005_ 
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 
1590465418324082688
   [junit4]   2> 1819335 INFO  
(searcherExecutor-5384-thread-1-processing-n:127.0.0.1:37005_ 
x:collection1_shard3_replica_n63 s:shard3 c:collection1) [n:127.0.0.1:37005_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore 
[collection1_shard3_replica_n63] Registered new searcher 
Searcher@10f3642[collection1_shard3_replica_n63] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1819338 INFO  (qtp32132740-13247) [n:127.0.0.1:37005_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1819338 INFO  (qtp32132740-13247) [n:127.0.0.1:37005_ 
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> 1819338 INFO  (qtp32132740-13247) [n:127.0.0.1:37005_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:37005/collection1_shard3_replica_n63/
   [junit4]   2> 1819338 INFO  (qtp32132740-13247) [n:127.0.0.1:37005_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1819338 INFO  (qtp32132740-13247) [n:127.0.0.1:37005_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy 
http://127.0.0.1:37005/collection1_shard3_replica_n63/ has no replicas
   [junit4]   2> 1819338 INFO  (qtp32132740-13247) [n:127.0.0.1:37005_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1819339 INFO  (qtp32132740-13247) [n:127.0.0.1:37005_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:37005/collection1_shard3_replica_n63/ shard3
   [junit4]   2> 1819489 INFO  (qtp32132740-13247) [n:127.0.0.1:37005_ 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1819491 INFO  (qtp32132740-13247) [n:127.0.0.1:37005_ 
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=1357
   [junit4]   2> 1819494 INFO  (qtp32132740-13221) [n:127.0.0.1:37005_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:37005_&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2}
 status=0 QTime=1363
   [junit4]   2> 1819582 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_72E56CA767D86B45-001/shard-3-001
 of type NRT
   [junit4]   2> 1819583 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
????-??-??T??:??:??+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1819584 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1819584 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1819584 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1819584 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@19fe41c{/,null,AVAILABLE}
   [junit4]   2> 1819584 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1b1d898{HTTP/1.1,[http/1.1]}{127.0.0.1:44951}
   [junit4]   2> 1819585 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.e.j.s.Server Started @1821664ms
   [junit4]   2> 1819585 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_72E56CA767D86B45-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=44951, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_72E56CA767D86B45-001/shard-3-001/cores}
   [junit4]   2> 1819585 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1819585 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 1819585 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1819585 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1819585 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-24T09:27:00.839Z
   [junit4]   2> 1819586 INFO  (zkConnectionManagerCallback-2653-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1819588 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1819588 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_72E56CA767D86B45-001/shard-3-001/solr.xml
   [junit4]   2> 1819590 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1819590 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1819590 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b7e89e, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1819592 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43711/solr
   [junit4]   2> 1819593 INFO  (zkConnectionManagerCallback-2657-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1819594 INFO  
(zkConnectionManagerCallback-2659-thread-1-processing-n:127.0.0.1:44951_) 
[n:127.0.0.1:44951_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1819597 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) 
[n:127.0.0.1:44951_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1819598 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) 
[n:127.0.0.1:44951_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1819599 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) 
[n:127.0.0.1:44951_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44951_
   [junit4]   2> 1819599 INFO  (zkCallback-2630-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1819599 INFO  
(zkCallback-2638-thread-1-processing-n:127.0.0.1:45573_) [n:127.0.0.1:45573_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1819599 INFO  
(zkCallback-2648-thread-1-processing-n:127.0.0.1:37005_) [n:127.0.0.1:37005_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1819599 INFO  
(zkCallback-2620-thread-2-processing-n:127.0.0.1:38177_) [n:127.0.0.1:38177_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1819600 INFO  
(zkCallback-2658-thread-1-processing-n:127.0.0.1:44951_) [n:127.0.0.1:44951_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1819708 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) 
[n:127.0.0.1:44951_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b7e89e
   [junit4]   2> 1819718 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) 
[n:127.0.0.1:44951_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b7e89e
   [junit4]   2> 1819718 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) 
[n:127.0.0.1:44951_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b7e89e
   [junit4]   2> 1819719 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) 
[n:127.0.0.1:44951_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_72E56CA767D86B45-001/shard-3-001/cores
   [junit4]   2> 1819765 INFO  (qtp32132740-13225) [n:127.0.0.1:37005_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:44951_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1819767 INFO  
(OverseerCollectionConfigSetProcessor-99404088256692228-127.0.0.1:38177_-n_0000000000)
 [n:127.0.0.1:38177_    ] 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> 1819767 INFO  
(OverseerThreadFactory-5359-thread-5-processing-n:127.0.0.1:38177_) 
[n:127.0.0.1:38177_    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:44951_ for creating new replica
   [junit4]   2> 1819768 INFO  (qtp32524904-13256) [n:127.0.0.1:44951_    ] 
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> 1819768 INFO  (qtp32524904-13256) [n:127.0.0.1:44951_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1820811 INFO  (qtp32524904-13256) [n:127.0.0.1:44951_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1820827 INFO  (qtp32524904-13256) [n:127.0.0.1:44951_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n65] Schema name=test
   [junit4]   2> 1820890 INFO  (qtp32524904-13256) [n:127.0.0.1:44951_ 
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> 1820897 INFO  (qtp32524904-13256) [n:127.0.0.1:44951_ 
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> 1820898 INFO  (qtp32524904-13256) [n:127.0.0.1:44951_ 
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@1b7e89e
   [junit4]   2> 1820898 INFO  (qtp32524904-13256) [n:127.0.0.1:44951_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1820898 INFO  (qtp32524904-13256) [n:127.0.0.1:44951_ 
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-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_72E56CA767D86B45-001/shard-3-001/cores/collection1_shard1_replica_n65],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_72E56CA767D86B45-001/shard-3-001/cores/collection1_shard1_replica_n65/data/]
   [junit4]   2> 1820900 INFO  (qtp32524904-13256) [n:127.0.0.1:44951_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=176824645, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1820901 WARN  (qtp32524904-13256) [n:127.0.0.1:44951_ 
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> 1820927 INFO  (qtp32524904-13256) [n:127.0.0.1:44951_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1820927 INFO  (qtp32524904-13256) [n:127.0.0.1:44951_ 
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> 1820928 INFO  (qtp32524904-13256) [n:127.0.0.1:44951_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1820928 INFO  (qtp32524904-13256) [n:127.0.0.1:44951_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1820929 INFO  (qtp32524904-13256) [n:127.0.0.1:44951_ 
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=17, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1820929 INFO  (qtp32524904-13256) [n:127.0.0.1:44951_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@130f709[collection1_shard1_replica_n65] main]
   [junit4]   2> 1820930 INFO  (qtp32524904-13256) [n:127.0.0.1:44951_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1820930 INFO  (qtp32524904-13256) [n:127.0.0.1:44951_ 
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> 1820930 INFO  (qtp32524904-13256) [n:127.0.0.1:44951_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1820931 INFO  
(searcherExecutor-5395-thread-1-processing-n:127.0.0.1:44951_ 
x:collection1_shard1_replica_n65 s:shard1 c:collection1) [n:127.0.0.1:44951_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrCore 
[collection1_shard1_replica_n65] Registered new searcher 
Searcher@130f709[collection1_shard1_replica_n65] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1820931 INFO  (qtp32524904-13256) [n:127.0.0.1:44951_ 
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 
1590465419998658560
   [junit4]   2> 1820934 INFO  (qtp32524904-13256) [n:127.0.0.1:44951_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1820934 INFO  (qtp32524904-13256) [n:127.0.0.1:44951_ 
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> 1820934 INFO  (qtp32524904-13256) [n:127.0.0.1:44951_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:44951/collection1_shard1_replica_n65/
   [junit4]   2> 1820934 INFO  (qtp32524904-13256) [n:127.0.0.1:44951_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1820934 INFO  (qtp32524904-13256) [n:127.0.0.1:44951_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy 
http://127.0.0.1:44951/collection1_shard1_replica_n65/ has no replicas
   [junit4]   2> 1820934 INFO  (qtp32524904-13256) [n:127.0.0.1:44951_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1820935 INFO  (qtp32524904-13256) [n:127.0.0.1:44951_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:44951/collection1_shard1_replica_n65/ shard1
   [junit4]   2> 1821086 INFO  (qtp32524904-13256) [n:127.0.0.1:44951_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1821088 INFO  (qtp32524904-13256) [n:127.0.0.1:44951_ 
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=1319
   [junit4]   2> 1821089 INFO  (qtp32132740-13225) [n:127.0.0.1:37005_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:44951_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1324
   [junit4]   2> 1821177 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_72E56CA767D86B45-001/shard-4-001
 of type NRT
   [junit4]   2> 1821178 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
????-??-??T??:??:??+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1821178 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1821178 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1821178 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1821178 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1f4eb7b{/,null,AVAILABLE}
   [junit4]   2> 1821179 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5b37d{HTTP/1.1,[http/1.1]}{127.0.0.1:41779}
   [junit4]   2> 1821179 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.e.j.s.Server Started @1823258ms
   [junit4]   2> 1821179 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_72E56CA767D86B45-001/tempDir-001/jetty4,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=41779, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_72E56CA767D86B45-001/shard-4-001/cores}
   [junit4]   2> 1821179 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1821179 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 1821179 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1821179 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1821179 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-24T09:27:02.433Z
   [junit4]   2> 1821180 INFO  (zkConnectionManagerCallback-2663-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1821181 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1821181 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_72E56CA767D86B45-001/shard-4-001/solr.xml
   [junit4]   2> 1821184 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1821184 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1821184 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b7e89e, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1821186 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43711/solr
   [junit4]   2> 1821187 INFO  (zkConnectionManagerCallback-2667-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1821202 INFO  
(zkConnectionManagerCallback-2669-thread-1-processing-n:127.0.0.1:41779_) 
[n:127.0.0.1:41779_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1821206 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) 
[n:127.0.0.1:41779_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1821206 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) 
[n:127.0.0.1:41779_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1821207 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) 
[n:127.0.0.1:41779_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41779_
   [junit4]   2> 1821207 INFO  (zkCallback-2630-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1821207 INFO  
(zkCallback-2620-thread-2-processing-n:127.0.0.1:38177_) [n:127.0.0.1:38177_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1821207 INFO  
(zkCallback-2648-thread-1-processing-n:127.0.0.1:37005_) [n:127.0.0.1:37005_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1821207 INFO  
(zkCallback-2638-thread-1-processing-n:127.0.0.1:45573_) [n:127.0.0.1:45573_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1821207 INFO  
(zkCallback-2658-thread-1-processing-n:127.0.0.1:44951_) [n:127.0.0.1:44951_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1821209 INFO  
(zkCallback-2668-thread-1-processing-n:127.0.0.1:41779_) [n:127.0.0.1:41779_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1821268 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) 
[n:127.0.0.1:41779_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b7e89e
   [junit4]   2> 1821275 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) 
[n:127.0.0.1:41779_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b7e89e
   [junit4]   2> 1821275 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) 
[n:127.0.0.1:41779_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b7e89e
   [junit4]   2> 1821276 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) 
[n:127.0.0.1:41779_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_72E56CA767D86B45-001/shard-4-001/cores
   [junit4]   2> 1821315 INFO  (qtp32132740-13246) [n:127.0.0.1:37005_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:41779_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1821317 INFO  
(OverseerCollectionConfigSetProcessor-99404088256692228-127.0.0.1:38177_-n_0000000000)
 [n:127.0.0.1:38177_    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000008 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1821317 INFO  
(OverseerThreadFactory-5359-thread-5-processing-n:127.0.0.1:38177_) 
[n:127.0.0.1:38177_    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:41779_ for creating new replica
   [junit4]   2> 1821318 INFO  (qtp25083587-13287) [n:127.0.0.1:41779_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n67&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1821318 INFO  (qtp25083587-13287) [n:127.0.0.1:41779_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1822385 INFO  (qtp25083587-13287) [n:127.0.0.1:41779_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n67] o.a.s.c.SolrConfig 
Using Lu

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

st-seed#[72E56CA767D86B45]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@11cd5b5: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@b5c369
   [junit4]   2> 1871167 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1871167 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1b33cb6: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@17131d9
   [junit4]   2> 1871168 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36455_
   [junit4]   2> 1871168 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1871168 INFO  
(zkCallback-2679-thread-1-processing-n:127.0.0.1:36455_) [n:127.0.0.1:36455_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1871169 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.c.Overseer Overseer (id=99404088256692245-127.0.0.1:36455_-n_0000000005) 
closing
   [junit4]   2> 1871169 INFO  
(OverseerStateUpdate-99404088256692245-127.0.0.1:36455_-n_0000000005) 
[n:127.0.0.1:36455_    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:36455_
   [junit4]   2> 1871169 WARN  
(OverseerAutoScalingTriggerThread-99404088256692245-127.0.0.1:36455_-n_0000000005)
 [n:127.0.0.1:36455_    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread 
woken up but we are closed, exiting.
   [junit4]   2> 1871171 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@1e368c5{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1871171 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@a7a7f9{/,null,UNAVAILABLE}
   [junit4]   2> 1871171 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 1871171 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop jetty! 45261
   [junit4]   2> 1871172 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
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> 1871172 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[72E56CA767D86B45]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:43711 43711
   [junit4]   2> 1876307 INFO  (Thread-3195) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:43711 43711
   [junit4]   2> 1876308 WARN  (Thread-3195) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        15      /solr/aliases.json
   [junit4]   2>        11      /solr/configs/conf1
   [junit4]   2>        7       /solr/security.json
   [junit4]   2>        6       /solr/collections/collection1/state.json
   [junit4]   2>        5       /solr/collections/collection2/state.json
   [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>        5       /solr/autoscaling.json
   [junit4]   2>        2       
/solr/overseer_elect/election/99404088256692236-127.0.0.1:37005_-n_0000000002
   [junit4]   2>        2       
/solr/collections/collection2/leader_elect/shard2/election/99404088256692233-core_node16-n_0000000000
   [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>        5       /solr/overseer/queue
   [junit4]   2>        5       /solr/overseer/collection-queue-work
   [junit4]   2>        5       /solr/overseer/queue-work
   [junit4]   2>        4       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=FullSolrCloudDistribCmdsTest -Dtests.method=test 
-Dtests.seed=72E56CA767D86B45 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=no -Dtests.timezone=Africa/Malabo -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 63.4s J1 | FullSolrCloudDistribCmdsTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not find 
collection:collection2
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([72E56CA767D86B45:FAB1537DC92406BD]: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-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_72E56CA767D86B45-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=RandomSimilarity(queryNorm=false): {}, locale=no, timezone=Africa/Malabo
   [junit4]   2> NOTE: Linux 4.13.0-31-generic i386/Oracle Corporation 
1.8.0_144 (32-bit)/cpus=8,threads=1,free=96775840,total=378675200
   [junit4]   2> NOTE: All tests run in this JVM: [TestConfigSetsAPIZkFailure, 
SystemInfoHandlerTest, TestXIncludeConfig, InfixSuggestersTest, TestRecovery, 
SimplePostToolTest, BasicFunctionalityTest, TestSolrCloudWithHadoopAuthPlugin, 
SOLR749Test, MergeStrategyTest, TestDistributedStatsComponentCardinality, 
TestPerFieldSimilarity, TestChildDocTransformer, TestSolr4Spatial2, 
TestMacroExpander, TestCloudPseudoReturnFields, TestBM25SimilarityFactory, 
TestFilteredDocIdSet, TestRandomFlRTGCloud, TestCloudInspectUtil, 
HdfsRestartWhileUpdatingTest, TestStressVersions, JvmMetricsTest, 
OverriddenZkACLAndCredentialsProvidersTest, TestSubQueryTransformerDistrib, 
HighlighterMaxOffsetTest, RequiredFieldsTest, DistributedMLTComponentTest, 
TestSchemaNameResource, HdfsCollectionsAPIDistributedZkTest, 
TestClusterProperties, TestAnalyzeInfixSuggestions, 
TestFuzzyAnalyzedSuggestions, TestLegacyTerms, TestReRankQParserPlugin, 
TestOverriddenPrefixQueryForCustomFieldType, TestSolrJ, DocumentBuilderTest, 
SolrInfoBeanTest, TestStressCloudBlindAtomicUpdates, ExplicitHLLTest, 
TestDynamicFieldCollectionResource, AutoAddReplicasIntegrationTest, 
TestLRUCache, ResponseHeaderTest, TestSQLHandlerNonCloud, 
ShardRoutingCustomTest, CoreMergeIndexesAdminHandlerTest, TestFieldResource, 
TestRequestForwarding, AutoscalingHistoryHandlerTest, 
TestManagedStopFilterFactory, SolrJmxReporterTest, 
UpdateRequestProcessorFactoryTest, SmileWriterTest, TestSystemCollAutoCreate, 
TestAddFieldRealTimeGet, BigEndianAscendingWordDeserializerTest, 
TestManagedSchemaAPI, DistributedDebugComponentTest, VersionInfoTest, 
TestAuthorizationFramework, ZkStateWriterTest, TestGenericDistributedQueue, 
TestSolrCloudSnapshots, DirectUpdateHandlerOptimizeTest, SuggesterTest, 
TestCollationFieldDocValues, DeleteShardTest, TestCharFilters, DOMUtilTest, 
DirectSolrConnectionTest, TestUseDocValuesAsStored2, RollingRestartTest, 
TestSimpleTrackingShardHandler, UninvertDocValuesMergePolicyTest, 
TestInPlaceUpdatesDistrib, TestXmlQParser, QueryParsingTest, 
DistributedVersionInfoTest, TestDistributedGrouping, 
TimeRoutedAliasUpdateProcessorTest, NodeLostTriggerTest, TestRawTransformer, 
FastVectorHighlighterTest, CurrencyFieldTypeTest, OverseerRolesTest, 
TestImplicitCoreProperties, QueryResultKeyTest, RulesTest, PolyFieldTest, 
TestQueryUtils, TestReversedWildcardFilterFactory, MoveReplicaHDFSFailoverTest, 
DistributedFacetPivotSmallTest, TestConfigSetImmutable, TestNRTOpen, 
TestDistribDocBasedVersion, TestConfigsApi, FileUtilsTest, 
ComputePlanActionTest, HdfsLockFactoryTest, TestQueryWrapperFilter, 
SliceStateTest, TestLeaderElectionWithEmptyReplica, LoggingHandlerTest, 
SolrMetricManagerTest, QueryElevationComponentTest, TestExportWriter, 
TestTlogReplica, TestCollectionAPI, TestReload, SolrShardReporterTest, 
SoftAutoCommitTest, TestSolrCloudWithDelegationTokens, 
HdfsTlogReplayBufferedWhileIndexingTest, PropertiesRequestHandlerTest, 
TestFastLRUCache, SolrCoreTest, EnumFieldTest, TestJettySolrRunner, 
QueryEqualityTest, PeerSyncReplicationTest, TestJavabinTupleStreamParser, 
TestRestManager, TestPivotHelperCode, TestSurroundQueryParser, 
ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, SyncSliceTest, BasicZkTest, 
RecoveryZkTest, FullSolrCloudDistribCmdsTest]
   [junit4] Completed [392/767 (1!)] on J1 in 63.45s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 45173 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to