Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/788/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC

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

Error Message:
Could not find collection:collection2

Stack Trace:
java.lang.AssertionError: Could not find collection:collection2
        at 
__randomizedtesting.SeedInfo.seed([D8A478A2AF9D97F2:50F047780161FA0A]: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:159)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:144)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:139)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:865)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:620)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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:745)




Build Log:
[...truncated 12086 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D8A478A2AF9D97F2-001/init-core-data-001
   [junit4]   2> 2099365 WARN  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[D8A478A2AF9D97F2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=12 numCloses=12
   [junit4]   2> 2099365 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[D8A478A2AF9D97F2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 2099369 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[D8A478A2AF9D97F2]-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)
 w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 2099369 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[D8A478A2AF9D97F2]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /am_u/
   [junit4]   2> 2099370 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2099370 INFO  (Thread-3231) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2099371 INFO  (Thread-3231) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2099476 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:52710
   [junit4]   2> 2099519 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 2099571 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 2099622 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2099630 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 2099647 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 2099664 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 2099681 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2099714 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2099723 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2099730 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2099743 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 2105363 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D8A478A2AF9D97F2-001/control-001/cores/collection1
   [junit4]   2> 2105366 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2105369 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@8e6eb2c{/am_u,null,AVAILABLE}
   [junit4]   2> 2105369 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@75b930ff{HTTP/1.1,[http/1.1]}{127.0.0.1:52719}
   [junit4]   2> 2105369 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.e.j.s.Server Started @2110487ms
   [junit4]   2> 2105369 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D8A478A2AF9D97F2-001/tempDir-001/control/data,
 hostContext=/am_u, hostPort=52719, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D8A478A2AF9D97F2-001/control-001/cores}
   [junit4]   2> 2105370 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2105370 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.6.0
   [junit4]   2> 2105370 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2105370 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2105370 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-27T20:37:35.806Z
   [junit4]   2> 2105375 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2105375 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D8A478A2AF9D97F2-001/control-001/solr.xml
   [junit4]   2> 2105385 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2105386 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52710/solr
   [junit4]   2> 2105433 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) 
[n:127.0.0.1:52719_am_u    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2105434 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) 
[n:127.0.0.1:52719_am_u    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:52719_am_u
   [junit4]   2> 2105436 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) 
[n:127.0.0.1:52719_am_u    ] o.a.s.c.Overseer Overseer 
(id=97691045056348164-127.0.0.1:52719_am_u-n_0000000000) starting
   [junit4]   2> 2105450 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) 
[n:127.0.0.1:52719_am_u    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52719_am_u
   [junit4]   2> 2105454 INFO  
(zkCallback-3814-thread-1-processing-n:127.0.0.1:52719_am_u) 
[n:127.0.0.1:52719_am_u    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2106020 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) 
[n:127.0.0.1:52719_am_u    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D8A478A2AF9D97F2-001/control-001/cores
   [junit4]   2> 2106020 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) 
[n:127.0.0.1:52719_am_u    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 2106025 INFO  
(OverseerStateUpdate-97691045056348164-127.0.0.1:52719_am_u-n_0000000000) 
[n:127.0.0.1:52719_am_u    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 2107043 INFO  
(coreLoadExecutor-7426-thread-1-processing-n:127.0.0.1:52719_am_u) 
[n:127.0.0.1:52719_am_u c:control_collection   x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 2107054 INFO  
(coreLoadExecutor-7426-thread-1-processing-n:127.0.0.1:52719_am_u) 
[n:127.0.0.1:52719_am_u c:control_collection   x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2107102 WARN  
(coreLoadExecutor-7426-thread-1-processing-n:127.0.0.1:52719_am_u) 
[n:127.0.0.1:52719_am_u c:control_collection   x:collection1] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 2107103 INFO  
(coreLoadExecutor-7426-thread-1-processing-n:127.0.0.1:52719_am_u) 
[n:127.0.0.1:52719_am_u c:control_collection   x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2107133 INFO  
(coreLoadExecutor-7426-thread-1-processing-n:127.0.0.1:52719_am_u) 
[n:127.0.0.1:52719_am_u c:control_collection   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection
   [junit4]   2> 2107133 INFO  
(coreLoadExecutor-7426-thread-1-processing-n:127.0.0.1:52719_am_u) 
[n:127.0.0.1:52719_am_u c:control_collection   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2107133 INFO  
(coreLoadExecutor-7426-thread-1-processing-n:127.0.0.1:52719_am_u) 
[n:127.0.0.1:52719_am_u c:control_collection   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D8A478A2AF9D97F2-001/control-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D8A478A2AF9D97F2-001/control-001/cores/collection1/data/]
   [junit4]   2> 2107134 INFO  
(coreLoadExecutor-7426-thread-1-processing-n:127.0.0.1:52719_am_u) 
[n:127.0.0.1:52719_am_u c:control_collection   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b295003
   [junit4]   2> 2107134 INFO  
(coreLoadExecutor-7426-thread-1-processing-n:127.0.0.1:52719_am_u) 
[n:127.0.0.1:52719_am_u c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=15, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=7.109375, 
floorSegmentMB=0.939453125, forceMergeDeletesPctAllowed=16.744273459000972, 
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2107138 WARN  
(coreLoadExecutor-7426-thread-1-processing-n:127.0.0.1:52719_am_u) 
[n:127.0.0.1:52719_am_u c:control_collection   x:collection1] 
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> 2107202 INFO  
(coreLoadExecutor-7426-thread-1-processing-n:127.0.0.1:52719_am_u) 
[n:127.0.0.1:52719_am_u c:control_collection   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2107202 INFO  
(coreLoadExecutor-7426-thread-1-processing-n:127.0.0.1:52719_am_u) 
[n:127.0.0.1:52719_am_u c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2107203 INFO  
(coreLoadExecutor-7426-thread-1-processing-n:127.0.0.1:52719_am_u) 
[n:127.0.0.1:52719_am_u c:control_collection   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2107203 INFO  
(coreLoadExecutor-7426-thread-1-processing-n:127.0.0.1:52719_am_u) 
[n:127.0.0.1:52719_am_u c:control_collection   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2107204 INFO  
(coreLoadExecutor-7426-thread-1-processing-n:127.0.0.1:52719_am_u) 
[n:127.0.0.1:52719_am_u c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=44, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=1.8388671875, 
floorSegmentMB=1.166015625, forceMergeDeletesPctAllowed=9.845075060080315, 
segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2107204 INFO  
(coreLoadExecutor-7426-thread-1-processing-n:127.0.0.1:52719_am_u) 
[n:127.0.0.1:52719_am_u c:control_collection   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@37c5ad3b[collection1] main]
   [junit4]   2> 2107206 INFO  
(coreLoadExecutor-7426-thread-1-processing-n:127.0.0.1:52719_am_u) 
[n:127.0.0.1:52719_am_u c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2107206 INFO  
(coreLoadExecutor-7426-thread-1-processing-n:127.0.0.1:52719_am_u) 
[n:127.0.0.1:52719_am_u c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2107206 INFO  
(coreLoadExecutor-7426-thread-1-processing-n:127.0.0.1:52719_am_u) 
[n:127.0.0.1:52719_am_u c:control_collection   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2107207 INFO  
(searcherExecutor-7427-thread-1-processing-n:127.0.0.1:52719_am_u x:collection1 
c:control_collection) [n:127.0.0.1:52719_am_u c:control_collection   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@37c5ad3b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2107208 INFO  
(coreLoadExecutor-7426-thread-1-processing-n:127.0.0.1:52719_am_u) 
[n:127.0.0.1:52719_am_u c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1563056729116114944
   [junit4]   2> 2107219 INFO  
(coreZkRegister-7419-thread-1-processing-n:127.0.0.1:52719_am_u x:collection1 
c:control_collection) [n:127.0.0.1:52719_am_u c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 2107219 INFO  
(coreZkRegister-7419-thread-1-processing-n:127.0.0.1:52719_am_u x:collection1 
c:control_collection) [n:127.0.0.1:52719_am_u c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new 
leader - try and sync
   [junit4]   2> 2107219 INFO  
(coreZkRegister-7419-thread-1-processing-n:127.0.0.1:52719_am_u x:collection1 
c:control_collection) [n:127.0.0.1:52719_am_u c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:52719/am_u/collection1/
   [junit4]   2> 2107219 INFO  
(coreZkRegister-7419-thread-1-processing-n:127.0.0.1:52719_am_u x:collection1 
c:control_collection) [n:127.0.0.1:52719_am_u c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 2107219 INFO  
(coreZkRegister-7419-thread-1-processing-n:127.0.0.1:52719_am_u x:collection1 
c:control_collection) [n:127.0.0.1:52719_am_u c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:52719/am_u/collection1/ has no replicas
   [junit4]   2> 2107219 INFO  
(coreZkRegister-7419-thread-1-processing-n:127.0.0.1:52719_am_u x:collection1 
c:control_collection) [n:127.0.0.1:52719_am_u c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all 
replicas participating in election, clear LIR
   [junit4]   2> 2107226 INFO  
(coreZkRegister-7419-thread-1-processing-n:127.0.0.1:52719_am_u x:collection1 
c:control_collection) [n:127.0.0.1:52719_am_u c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new 
leader: http://127.0.0.1:52719/am_u/collection1/ shard1
   [junit4]   2> 2107332 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2107334 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52710/solr ready
   [junit4]   2> 2107334 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 2107381 INFO  
(coreZkRegister-7419-thread-1-processing-n:127.0.0.1:52719_am_u x:collection1 
c:control_collection) [n:127.0.0.1:52719_am_u c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 2107684 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D8A478A2AF9D97F2-001/shard-1-001/cores/collection1
   [junit4]   2> 2107686 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D8A478A2AF9D97F2-001/shard-1-001
   [junit4]   2> 2107686 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2107688 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3fc96ec9{/am_u,null,AVAILABLE}
   [junit4]   2> 2107689 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5f598811{HTTP/1.1,[http/1.1]}{127.0.0.1:52724}
   [junit4]   2> 2107689 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.e.j.s.Server Started @2112806ms
   [junit4]   2> 2107689 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D8A478A2AF9D97F2-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/am_u, hostPort=52724, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D8A478A2AF9D97F2-001/shard-1-001/cores}
   [junit4]   2> 2107689 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2107689 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.6.0
   [junit4]   2> 2107690 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2107690 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2107690 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-27T20:37:38.126Z
   [junit4]   2> 2107695 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2107695 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D8A478A2AF9D97F2-001/shard-1-001/solr.xml
   [junit4]   2> 2107727 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2107728 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52710/solr
   [junit4]   2> 2107749 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) 
[n:127.0.0.1:52724_am_u    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2107754 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) 
[n:127.0.0.1:52724_am_u    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2107759 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) 
[n:127.0.0.1:52724_am_u    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52724_am_u
   [junit4]   2> 2107762 INFO  
(zkCallback-3814-thread-2-processing-n:127.0.0.1:52719_am_u) 
[n:127.0.0.1:52719_am_u    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2107762 INFO  (zkCallback-3818-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2107762 INFO  
(zkCallback-3823-thread-1-processing-n:127.0.0.1:52724_am_u) 
[n:127.0.0.1:52724_am_u    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2107888 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) 
[n:127.0.0.1:52724_am_u    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D8A478A2AF9D97F2-001/shard-1-001/cores
   [junit4]   2> 2107888 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) 
[n:127.0.0.1:52724_am_u    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 2107892 INFO  
(OverseerStateUpdate-97691045056348164-127.0.0.1:52719_am_u-n_0000000000) 
[n:127.0.0.1:52719_am_u    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard2
   [junit4]   2> 2108922 INFO  
(coreLoadExecutor-7437-thread-1-processing-n:127.0.0.1:52724_am_u) 
[n:127.0.0.1:52724_am_u c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.6.0
   [junit4]   2> 2108931 INFO  
(coreLoadExecutor-7437-thread-1-processing-n:127.0.0.1:52724_am_u) 
[n:127.0.0.1:52724_am_u c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 2109009 WARN  
(coreLoadExecutor-7437-thread-1-processing-n:127.0.0.1:52724_am_u) 
[n:127.0.0.1:52724_am_u c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 2109010 INFO  
(coreLoadExecutor-7437-thread-1-processing-n:127.0.0.1:52724_am_u) 
[n:127.0.0.1:52724_am_u c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2109041 INFO  
(coreLoadExecutor-7437-thread-1-processing-n:127.0.0.1:52724_am_u) 
[n:127.0.0.1:52724_am_u c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2109041 INFO  
(coreLoadExecutor-7437-thread-1-processing-n:127.0.0.1:52724_am_u) 
[n:127.0.0.1:52724_am_u c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2109041 INFO  
(coreLoadExecutor-7437-thread-1-processing-n:127.0.0.1:52724_am_u) 
[n:127.0.0.1:52724_am_u c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D8A478A2AF9D97F2-001/shard-1-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D8A478A2AF9D97F2-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 2109042 INFO  
(coreLoadExecutor-7437-thread-1-processing-n:127.0.0.1:52724_am_u) 
[n:127.0.0.1:52724_am_u c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap 
JMX monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b295003
   [junit4]   2> 2109042 INFO  
(coreLoadExecutor-7437-thread-1-processing-n:127.0.0.1:52724_am_u) 
[n:127.0.0.1:52724_am_u c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=15, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=7.109375, 
floorSegmentMB=0.939453125, forceMergeDeletesPctAllowed=16.744273459000972, 
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2109047 WARN  
(coreLoadExecutor-7437-thread-1-processing-n:127.0.0.1:52724_am_u) 
[n:127.0.0.1:52724_am_u c:collection1   x:collection1] 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> 2109110 INFO  
(coreLoadExecutor-7437-thread-1-processing-n:127.0.0.1:52724_am_u) 
[n:127.0.0.1:52724_am_u c:collection1   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2109110 INFO  
(coreLoadExecutor-7437-thread-1-processing-n:127.0.0.1:52724_am_u) 
[n:127.0.0.1:52724_am_u c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2109111 INFO  
(coreLoadExecutor-7437-thread-1-processing-n:127.0.0.1:52724_am_u) 
[n:127.0.0.1:52724_am_u c:collection1   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 2109111 INFO  
(coreLoadExecutor-7437-thread-1-processing-n:127.0.0.1:52724_am_u) 
[n:127.0.0.1:52724_am_u c:collection1   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 2109112 INFO  
(coreLoadExecutor-7437-thread-1-processing-n:127.0.0.1:52724_am_u) 
[n:127.0.0.1:52724_am_u c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=44, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=1.8388671875, 
floorSegmentMB=1.166015625, forceMergeDeletesPctAllowed=9.845075060080315, 
segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2109113 INFO  
(coreLoadExecutor-7437-thread-1-processing-n:127.0.0.1:52724_am_u) 
[n:127.0.0.1:52724_am_u c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@46f61b6e[collection1] main]
   [junit4]   2> 2109115 INFO  
(coreLoadExecutor-7437-thread-1-processing-n:127.0.0.1:52724_am_u) 
[n:127.0.0.1:52724_am_u c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2109115 INFO  
(coreLoadExecutor-7437-thread-1-processing-n:127.0.0.1:52724_am_u) 
[n:127.0.0.1:52724_am_u c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2109115 INFO  
(coreLoadExecutor-7437-thread-1-processing-n:127.0.0.1:52724_am_u) 
[n:127.0.0.1:52724_am_u c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2109117 INFO  
(searcherExecutor-7438-thread-1-processing-n:127.0.0.1:52724_am_u x:collection1 
c:collection1) [n:127.0.0.1:52724_am_u c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@46f61b6e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2109117 INFO  
(coreLoadExecutor-7437-thread-1-processing-n:127.0.0.1:52724_am_u) 
[n:127.0.0.1:52724_am_u c:collection1   x:collection1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1563056731117846528
   [junit4]   2> 2109129 INFO  
(coreZkRegister-7432-thread-1-processing-n:127.0.0.1:52724_am_u x:collection1 
c:collection1) [n:127.0.0.1:52724_am_u c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 2109129 INFO  
(coreZkRegister-7432-thread-1-processing-n:127.0.0.1:52724_am_u x:collection1 
c:collection1) [n:127.0.0.1:52724_am_u c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try 
and sync
   [junit4]   2> 2109129 INFO  
(coreZkRegister-7432-thread-1-processing-n:127.0.0.1:52724_am_u x:collection1 
c:collection1) [n:127.0.0.1:52724_am_u c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:52724/am_u/collection1/
   [junit4]   2> 2109129 INFO  
(coreZkRegister-7432-thread-1-processing-n:127.0.0.1:52724_am_u x:collection1 
c:collection1) [n:127.0.0.1:52724_am_u c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2109129 INFO  
(coreZkRegister-7432-thread-1-processing-n:127.0.0.1:52724_am_u x:collection1 
c:collection1) [n:127.0.0.1:52724_am_u c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:52724/am_u/collection1/ 
has no replicas
   [junit4]   2> 2109129 INFO  
(coreZkRegister-7432-thread-1-processing-n:127.0.0.1:52724_am_u x:collection1 
c:collection1) [n:127.0.0.1:52724_am_u c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 2109137 INFO  
(coreZkRegister-7432-thread-1-processing-n:127.0.0.1:52724_am_u x:collection1 
c:collection1) [n:127.0.0.1:52724_am_u c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:52724/am_u/collection1/ shard2
   [junit4]   2> 2109304 INFO  
(coreZkRegister-7432-thread-1-processing-n:127.0.0.1:52724_am_u x:collection1 
c:collection1) [n:127.0.0.1:52724_am_u c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2109784 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D8A478A2AF9D97F2-001/shard-2-001/cores/collection1
   [junit4]   2> 2109786 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D8A478A2AF9D97F2-001/shard-2-001
   [junit4]   2> 2109786 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2109788 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@75f354df{/am_u,null,AVAILABLE}
   [junit4]   2> 2109789 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7d9c977c{HTTP/1.1,[http/1.1]}{127.0.0.1:52729}
   [junit4]   2> 2109789 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.e.j.s.Server Started @2114906ms
   [junit4]   2> 2109789 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D8A478A2AF9D97F2-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/am_u, hostPort=52729, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D8A478A2AF9D97F2-001/shard-2-001/cores}
   [junit4]   2> 2109789 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2109789 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.6.0
   [junit4]   2> 2109790 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2109790 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2109790 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-27T20:37:40.226Z
   [junit4]   2> 2109794 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2109794 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D8A478A2AF9D97F2-001/shard-2-001/solr.xml
   [junit4]   2> 2109855 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2109856 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52710/solr
   [junit4]   2> 2109876 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) 
[n:127.0.0.1:52729_am_u    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2109882 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) 
[n:127.0.0.1:52729_am_u    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2109886 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) 
[n:127.0.0.1:52729_am_u    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52729_am_u
   [junit4]   2> 2109888 INFO  
(zkCallback-3814-thread-2-processing-n:127.0.0.1:52719_am_u) 
[n:127.0.0.1:52719_am_u    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2109889 INFO  (zkCallback-3818-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2109889 INFO  
(zkCallback-3823-thread-1-processing-n:127.0.0.1:52724_am_u) 
[n:127.0.0.1:52724_am_u    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2109889 INFO  
(zkCallback-3829-thread-1-processing-n:127.0.0.1:52729_am_u) 
[n:127.0.0.1:52729_am_u    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2110065 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) 
[n:127.0.0.1:52729_am_u    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D8A478A2AF9D97F2-001/shard-2-001/cores
   [junit4]   2> 2110065 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) 
[n:127.0.0.1:52729_am_u    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 2110068 INFO  
(OverseerStateUpdate-97691045056348164-127.0.0.1:52719_am_u-n_0000000000) 
[n:127.0.0.1:52719_am_u    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard3
   [junit4]   2> 2111093 INFO  
(coreLoadExecutor-7448-thread-1-processing-n:127.0.0.1:52729_am_u) 
[n:127.0.0.1:52729_am_u c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.6.0
   [junit4]   2> 2111108 INFO  
(coreLoadExecutor-7448-thread-1-processing-n:127.0.0.1:52729_am_u) 
[n:127.0.0.1:52729_am_u c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 2111172 WARN  
(coreLoadExecutor-7448-thread-1-processing-n:127.0.0.1:52729_am_u) 
[n:127.0.0.1:52729_am_u c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 2111172 INFO  
(coreLoadExecutor-7448-thread-1-processing-n:127.0.0.1:52729_am_u) 
[n:127.0.0.1:52729_am_u c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2111209 INFO  
(coreLoadExecutor-7448-thread-1-processing-n:127.0.0.1:52729_am_u) 
[n:127.0.0.1:52729_am_u c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2111209 INFO  
(coreLoadExecutor-7448-thread-1-processing-n:127.0.0.1:52729_am_u) 
[n:127.0.0.1:52729_am_u c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2111209 INFO  
(coreLoadExecutor-7448-thread-1-processing-n:127.0.0.1:52729_am_u) 
[n:127.0.0.1:52729_am_u c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D8A478A2AF9D97F2-001/shard-2-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D8A478A2AF9D97F2-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 2111210 INFO  
(coreLoadExecutor-7448-thread-1-processing-n:127.0.0.1:52729_am_u) 
[n:127.0.0.1:52729_am_u c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap 
JMX monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b295003
   [junit4]   2> 2111211 INFO  
(coreLoadExecutor-7448-thread-1-processing-n:127.0.0.1:52729_am_u) 
[n:127.0.0.1:52729_am_u c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=15, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=7.109375, 
floorSegmentMB=0.939453125, forceMergeDeletesPctAllowed=16.744273459000972, 
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2111220 WARN  
(coreLoadExecutor-7448-thread-1-processing-n:127.0.0.1:52729_am_u) 
[n:127.0.0.1:52729_am_u c:collection1   x:collection1] 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> 2111342 INFO  
(coreLoadExecutor-7448-thread-1-processing-n:127.0.0.1:52729_am_u) 
[n:127.0.0.1:52729_am_u c:collection1   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2111342 INFO  
(coreLoadExecutor-7448-thread-1-processing-n:127.0.0.1:52729_am_u) 
[n:127.0.0.1:52729_am_u c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2111345 INFO  
(coreLoadExecutor-7448-thread-1-processing-n:127.0.0.1:52729_am_u) 
[n:127.0.0.1:52729_am_u c:collection1   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 2111345 INFO  
(coreLoadExecutor-7448-thread-1-processing-n:127.0.0.1:52729_am_u) 
[n:127.0.0.1:52729_am_u c:collection1   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 2111347 INFO  
(coreLoadExecutor-7448-thread-1-processing-n:127.0.0.1:52729_am_u) 
[n:127.0.0.1:52729_am_u c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=44, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=1.8388671875, 
floorSegmentMB=1.166015625, forceMergeDeletesPctAllowed=9.845075060080315, 
segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2111347 INFO  
(coreLoadExecutor-7448-thread-1-processing-n:127.0.0.1:52729_am_u) 
[n:127.0.0.1:52729_am_u c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@295c3595[collection1] main]
   [junit4]   2> 2111350 INFO  
(coreLoadExecutor-7448-thread-1-processing-n:127.0.0.1:52729_am_u) 
[n:127.0.0.1:52729_am_u c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2111351 INFO  
(coreLoadExecutor-7448-thread-1-processing-n:127.0.0.1:52729_am_u) 
[n:127.0.0.1:52729_am_u c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2111351 INFO  
(coreLoadExecutor-7448-thread-1-processing-n:127.0.0.1:52729_am_u) 
[n:127.0.0.1:52729_am_u c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2111353 INFO  
(searcherExecutor-7449-thread-1-processing-n:127.0.0.1:52729_am_u x:collection1 
c:collection1) [n:127.0.0.1:52729_am_u c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@295c3595[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2111354 INFO  
(coreLoadExecutor-7448-thread-1-processing-n:127.0.0.1:52729_am_u) 
[n:127.0.0.1:52729_am_u c:collection1   x:collection1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1563056733463511040
   [junit4]   2> 2111376 INFO  
(coreZkRegister-7443-thread-1-processing-n:127.0.0.1:52729_am_u x:collection1 
c:collection1) [n:127.0.0.1:52729_am_u c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 2111376 INFO  
(coreZkRegister-7443-thread-1-processing-n:127.0.0.1:52729_am_u x:collection1 
c:collection1) [n:127.0.0.1:52729_am_u c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try 
and sync
   [junit4]   2> 2111376 INFO  
(coreZkRegister-7443-thread-1-processing-n:127.0.0.1:52729_am_u x:collection1 
c:collection1) [n:127.0.0.1:52729_am_u c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:52729/am_u/collection1/
   [junit4]   2> 2111376 INFO  
(coreZkRegister-7443-thread-1-processing-n:127.0.0.1:52729_am_u x:collection1 
c:collection1) [n:127.0.0.1:52729_am_u c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2111376 INFO  
(coreZkRegister-7443-thread-1-processing-n:127.0.0.1:52729_am_u x:collection1 
c:collection1) [n:127.0.0.1:52729_am_u c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:52729/am_u/collection1/ 
has no replicas
   [junit4]   2> 2111376 INFO  
(coreZkRegister-7443-thread-1-processing-n:127.0.0.1:52729_am_u x:collection1 
c:collection1) [n:127.0.0.1:52729_am_u c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 2111386 INFO  
(coreZkRegister-7443-thread-1-processing-n:127.0.0.1:52729_am_u x:collection1 
c:collection1) [n:127.0.0.1:52729_am_u c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:52729/am_u/collection1/ shard3
   [junit4]   2> 2111500 INFO  
(coreZkRegister-7443-thread-1-processing-n:127.0.0.1:52729_am_u x:collection1 
c:collection1) [n:127.0.0.1:52729_am_u c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2112086 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D8A478A2AF9D97F2-001/shard-3-001/cores/collection1
   [junit4]   2> 2112087 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D8A478A2AF9D97F2-001/shard-3-001
   [junit4]   2> 2112089 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2112091 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@54cafef1{/am_u,null,AVAILABLE}
   [junit4]   2> 2112092 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6f7a4c50{HTTP/1.1,[http/1.1]}{127.0.0.1:52733}
   [junit4]   2> 2112092 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.e.j.s.Server Started @2117209ms
   [junit4]   2> 2112092 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D8A478A2AF9D97F2-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/am_u, hostPort=52733, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D8A478A2AF9D97F2-001/shard-3-001/cores}
   [junit4]   2> 2112092 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2112092 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.6.0
   [junit4]   2> 2112092 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2112093 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2112093 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-27T20:37:42.529Z
   [junit4]   2> 2112098 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2112098 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D8A478A2AF9D97F2-001/shard-3-001/solr.xml
   [junit4]   2> 2112157 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2112158 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52710/solr
   [junit4]   2> 2112178 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) 
[n:127.0.0.1:52733_am_u    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2112183 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) 
[n:127.0.0.1:52733_am_u    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2112189 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) 
[n:127.0.0.1:52733_am_u    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52733_am_u
   [junit4]   2> 2112193 INFO  (zkCallback-3818-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2112194 INFO  
(zkCallback-3829-thread-1-processing-n:127.0.0.1:52729_am_u) 
[n:127.0.0.1:52729_am_u    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2112194 INFO  
(zkCallback-3823-thread-1-processing-n:127.0.0.1:52724_am_u) 
[n:127.0.0.1:52724_am_u    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2112194 INFO  
(zkCallback-3814-thread-2-processing-n:127.0.0.1:52719_am_u) 
[n:127.0.0.1:52719_am_u    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2112197 INFO  
(zkCallback-3835-thread-1-processing-n:127.0.0.1:52733_am_u) 
[n:127.0.0.1:52733_am_u    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2112402 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) 
[n:127.0.0.1:52733_am_u    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D8A478A2AF9D97F2-001/shard-3-001/cores
   [junit4]   2> 2112402 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) 
[n:127.0.0.1:52733_am_u    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 2112405 INFO  
(OverseerStateUpdate-97691045056348164-127.0.0.1:52719_am_u-n_0000000000) 
[n:127.0.0.1:52719_am_u    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 2113430 INFO  
(coreLoadExecutor-7459-thread-1-processing-n:127.0.0.1:52733_am_u) 
[n:127.0.0.1:52733_am_u c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.6.0
   [junit4]   2> 2113445 INFO  
(coreLoadExecutor-7459-thread-1-processing-n:127.0.0.1:52733_am_u) 
[n:127.0.0.1:52733_am_u c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 2113504 WARN  
(coreLoadExecutor-7459-thread-1-processing-n:127.0.0.1:52733_am_u) 
[n:127.0.0.1:52733_am_u c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 2113505 INFO  
(coreLoadExecutor-7459-thread-1-processing-n:127.0.0.1:52733_am_u) 
[n:127.0.0.1:52733_am_u c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2113536 INFO  
(coreLoadExecutor-7459-thread-1-processing-n:127.0.0.1:52733_am_u) 
[n:127.0.0.1:52733_am_u c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2113537 INFO  
(coreLoadExecutor-7459-thread-1-processing-n:127.0.0.1:52733_am_u) 
[n:127.0.0.1:52733_am_u c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2113537 INFO  
(coreLoadExecutor-7459-thread-1-processing-n:127.0.0.1:52733_am_u) 
[n:127.0.0.1:52733_am_u c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D8A478A2AF9D97F2-001/shard-3-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D8A478A2AF9D97F2-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 2113537 INFO  
(coreLoadExecutor-7459-thread-1-processing-n:127.0.0.1:52733_am_u) 
[n:127.0.0.1:52733_am_u c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap 
JMX monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b295003
   [junit4]   2> 2113538 INFO  
(coreLoadExecutor-7459-thread-1-processing-n:127.0.0.1:52733_am_u) 
[n:127.0.0.1:52733_am_u c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=15, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=7.109375, 
floorSegmentMB=0.939453125, forceMergeDeletesPctAllowed=16.744273459000972, 
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2113544 WARN  
(coreLoadExecutor-7459-thread-1-processing-n:127.0.0.1:52733_am_u) 
[n:127.0.0.1:52733_am_u c:collection1   x:collection1] 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> 2113617 INFO  
(coreLoadExecutor-7459-thread-1-processing-n:127.0.0.1:52733_am_u) 
[n:127.0.0.1:52733_am_u c:collection1   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2113617 INFO  
(coreLoadExecutor-7459-thread-1-processing-n:127.0.0.1:52733_am_u) 
[n:127.0.0.1:52733_am_u c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2113619 INFO  
(coreLoadExecutor-7459-thread-1-processing-n:127.0.0.1:52733_am_u) 
[n:127.0.0.1:52733_am_u c:collection1   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 2113619 INFO  
(coreLoadExecutor-7459-thread-1-processing-n:127.0.0.1:52733_am_u) 
[n:127.0.0.1:52733_am_u c:collection1   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 2113620 INFO  
(coreLoadExecutor-7459-thread-1-processing-n:127.0.0.1:52733_am_u) 
[n:127.0.0.1:52733_am_u c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=44, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=1.8388671875, 
floorSegmentMB=1.166015625, forceMergeDeletesPctAllowed=9.845075060080315, 
segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2113620 INFO  
(coreLoadExecutor-7459-thread-1-processing-n:127.0.0.1:52733_am_u) 
[n:127.0.0.1:52733_am_u c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@464bf95d[collection1] main]
   [junit4]   2> 2113623 INFO  
(coreLoadExecutor-7459-thread-1-processing-n:127.0.0.1:52733_am_u) 
[n:127.0.0.1:52733_am_u c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2113623 INFO  
(coreLoadExecutor-7459-thread-1-processing-n:127.0.0.1:52733_am_u) 
[n:127.0.0.1:52733_am_u c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2113623 INFO  
(coreLoadExecutor-7459-thread-1-processing-n:127.0.0.1:52733_am_u) 
[n:127.0.0.1:52733_am_u c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2113626 INFO  
(searcherExecutor-7460-thread-1-processing-n:127.0.0.1:52733_am_u x:collection1 
c:collection1) [n:127.0.0.1:52733_am_u c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@464bf95d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2113626 INFO  
(coreLoadExecutor-7459-thread-1-processing-n:127.0.0.1:52733_am_u) 
[n:127.0.0.1:52733_am_u c:collection1   x:collection1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1563056735845875712
   [junit4]   2> 2113638 INFO  
(coreZkRegister-7454-thread-1-processing-n:127.0.0.1:52733_am_u x:collection1 
c:collection1) [n:127.0.0.1:52733_am_u c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 2113638 INFO  
(coreZkRegister-7454-thread-1-processing-n:127.0.0.1:52733_am_u x:collection1 
c:collection1) [n:127.0.0.1:52733_am_u c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try 
and sync
   [junit4]   2> 2113638 INFO  
(coreZkRegister-7454-thread-1-processing-n:127.0.0.1:52733_am_u x:collection1 
c:collection1) [n:127.0.0.1:52733_am_u c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:52733/am_u/collection1/
   [junit4]   2> 2113638 INFO  
(coreZkRegister-7454-thread-1-processing-n:127.0.0.1:52733_am_u x:collection1 
c:collection1) [n:127.0.0.1:52733_am_u c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2113638 INFO  
(coreZkRegister-7454-thread-1-processing-n:127.0.0.1:52733_am_u x:collection1 
c:collection1) [n:127.0.0.1:52733_am_u c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:52733/am_u/collection1/ 
has no replicas
   [junit4]   2> 2113638 INFO  
(coreZkRegister-7454-thread-1-processing-n:127.0.0.1:52733_am_u x:collection1 
c:collection1) [n:127.0.0.1:52733_am_u c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 2113645 INFO  
(coreZkRegister-7454-thread-1-processing-n:127.0.0.1:52733_am_u x:collection1 
c:collection1) [n:127.0.0.1:52733_am_u c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:52733/am_u/collection1/ shard1
   [junit4]   2> 2113801 INFO  
(coreZkRegister-7454-thread-1-processing-n:127.0.0.1:52733_am_u x:collection1 
c:collection1) [n:127.0.0.1:52733_am_u c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2114007 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D8A478A2AF9D97F2-001/shard-4-001/cores/collection1
   [junit4]   2> 2114009 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D8A478A2AF9D97F2-001/shard-4-001
   [junit4]   2> 2114009 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2114011 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3fc86964{/am_u,null,AVAILABLE}
   [junit4]   2> 2114012 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@73537eff{HTTP/1.1,[http/1.1]}{127.0.0.1:52737}
   [junit4]   2> 2114012 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.e.j.s.Server Started @2119130ms
   [junit4]   2> 2114012 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D8A478A2AF9D97F2-001/tempDir-001/jetty4,
 solrconfig=solrconfig.xml, hostContext=/am_u, hostPort=52737, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D8A478A2AF9D97F2-001/shard-4-001/cores}
   [junit4]   2> 2114013 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2114013 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.6.0
   [junit4]   2> 2114013 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2114013 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2114013 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-27T20:37:44.449Z
   [junit4]   2> 2114017 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2114017 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D8A478A2AF9D97F2-001/shard-4-001/solr.xml
   [junit4]   2> 2114090 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2114092 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52710/solr
   [junit4]   2> 2114110 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) 
[n:127.0.0.1:52737_am_u    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 2114115 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) 
[n:127.0.0.1:52737_am_u    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2114120 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) 
[n:127.0.0.1:52737_am_u    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52737_am_u
   [junit4]   2> 2114123 INFO  
(zkCallback-3835-thread-1-processing-n:127.0.0.1:52733_am_u) 
[n:127.0.0.1:52733_am_u    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2114123 INFO  (zkCallback-3818-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2114124 INFO  
(zkCallback-3814-thread-1-processing-n:127.0.0.1:52719_am_u) 
[n:127.0.0.1:52719_am_u    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2114124 INFO  
(zkCallback-3829-thread-1-processing-n:127.0.0.1:52729_am_u) 
[n:127.0.0.1:52729_am_u    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2114124 INFO  
(zkCallback-3823-thread-1-processing-n:127.0.0.1:52724_am_u) 
[n:127.0.0.1:52724_am_u    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2114125 INFO  
(zkCallback-3841-thread-1-processing-n:127.0.0.1:52737_am_u) 
[n:127.0.0.1:52737_am_u    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2114247 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) 
[n:127.0.0.1:52737_am_u    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D8A478A2AF9D97F2-001/shard-4-001/cores
   [junit4]   2> 2114247 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) 
[n:127.0.0.1:52737_am_u    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 2114249 INFO  
(OverseerStateUpdate-97691045056348164-127.0.0.1:52719_am_u-n_0000000000) 
[n:127.0.0.1:52719_am_u    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard2
   [junit4]   2> 2115268 INFO  
(coreLoadExecutor-7470-thread-1-processing-n:127.0.0.1:52737_am_u) 
[n:127.0.0.1:52737_am_u c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.6.0
   [junit4]   2> 2115280 INFO  
(coreLoadExecutor-7470-thread-1-processing-n:127.0.0.1:52737_am_u) 
[n:127.0.0.1:52737_am_u c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 2115362 WARN  
(coreLoadExecutor-7470-thread-1-processing-n:127.0.0.1:52737_am_u) 
[n:127.0.0.1:52737_am_u c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 2115363 INFO  
(coreLoadExecutor-7470-thread-1-processing-n:127.0.0.1:52737_am_u) 
[n:127.0.0.1:52737_am_u c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2115394 INFO  
(coreLoadExecutor-7470-thread-1-processing-n:127.0.0.1:52737_am_u) 
[n:127.0.0.1:52737_am_u c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2115395 INFO  
(coreLoadExecutor-7470-thread-1-processing-n:127.0.0.1:52737_am_u) 
[n:127.0.0.1:52737_am_u c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2115395 INFO  
(coreLoadExecutor-7470-thread-1-processing-n:127.0.0.1:52737_am_u) 
[n:127.0.0.1:52737_am_u c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D8A478A2AF9D97F2-001/shard-4-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D8A478A2AF9D97F2-001/shard-4-001/cores/collection1/data/]
   [junit4]   2> 2115395 INFO  
(coreLoadExecutor-7470-thread-1-processing-n:127.0.0.1:52737_am_u) 
[n:127.0.0.1:52737_am_u c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap 
JMX monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b295003
   [junit4]   2> 2115396 INFO  
(coreLoadExecutor-7470-thread-1-processing-n:127.0.0.1:52737_am_u) 
[n:127.0.0.1:52737_am_u c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=15, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=7.109375, 
floorSegmentMB=0.939453125, forceMergeDeletesPctAllowed=16.744273459000972, 
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2115403 WARN  
(coreLoadExecutor-7470-thread-1-processing-n:127.0.0.1:52737_am_u) 
[n:127.0.0.1:52737_am_u c:collection1   x:collection1] 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> 2115497 INFO  
(coreLoadExecutor-7470-thread-1-processing-n:127.0.0.1:52737_am_u) 
[n:127.0.0.1:52737_am_u c:collection1   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2115497 INFO  
(coreLoadExecutor-7470-thread-1-processing-n:127.0.0.1:52737_am_u) 
[n:127.0.0.1:52737_am_u c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2115498 INFO  
(coreLoadExecutor-7470-thread-1-processing-n:127.0.0.1:52737_am_u) 
[n:127.0.0.1:52737_am_u c:collection1   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 2115499 INFO  
(coreLoadExecutor-7470-thread-1-processing-n:127.0.0.1:52737_am_u) 
[n:127.0.0.1:52737_am_u c:collection1   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 2115500 INFO  
(coreLoadExecutor-7470-thread-1-processing-n:127.0.0.1:52737_am_u) 
[n:127.0.0.1:52737_am_u c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=44, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=1.8388671875, 
floorSegmentMB=1.166015625, forceMergeDeletesPctAllowed=9.845075060080315, 
segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2115501 INFO  
(coreLoadExecutor-7470-thread-1-processing-n:127.0.0.1:52737_am_u) 
[n:127.0.0.1:52737_am_u c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@20012b9a[collection1] main]
   [junit4]   2> 2115502 INFO  
(coreLoadExecutor-7470-thread-1-processing-n:127.0.0.1:52737_am_u) 
[n:127.0.0.1:52737_am_u c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2115503 INFO  
(coreLoadExecutor-7470-thread-1-processing-n:127.0.0.1:52737_am_u) 
[n:127.0.0.1:52737_am_u c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2115503 INFO  
(coreLoadExecutor-7470-thread-1-processing-n:127.0.0.1:52737_am_u) 
[n:127.0.0.1:52737_am_u c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2115504 INFO  
(searcherExecutor-7471-thread-1-processing-n:127.0.0.1:52737_am_u x:collection1 
c:collection1) [n:127.0.0.1:52737_am_u c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@20012b9a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2115505 INFO  
(coreLoadExecutor-7470-thread-1-processing-n:127.0.0.1:52737_am_u) 
[n:127.0.0.1:52737_am_u c:collection1   x:collection1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1563056737816150016
   [junit4]   2> 2115512 INFO  
(coreZkRegister-7465-thread-1-processing-n:127.0.0.1:52737_am_u x:collection1 
c:collection1) [n:127.0.0.1:52737_am_u c:collection1 s:shard2 r:core_node4 
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 2115513 INFO  
(updateExecutor-3838-thread-1-processing-n:127.0.0.1:52737_am_u x:collection1 
s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:52737_am_u c:collection1 
s:shard2 r:core_node4 x:collection1] o.a.s.u.DefaultSolrCoreState Running 
recovery
   [junit4]   2> 2115513 INFO  
(recoveryExecutor-3839-thread-1-processing-n:127.0.0.1:52737_am_u x:collection1 
s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:52737_am_u c:collection1 
s:shard2 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery 
process. recoveringAfterStartup=true
   [junit4]   2> 2115514 INFO  
(recoveryExecutor-3839-thread-1-processing-n:127.0.0.1:52737_am_u x:collection1 
s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:52737_am_u c:collection1 
s:shard2 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy ###### 
startupVersions=[[]]
   [junit4]   2> 2115514 INFO  
(recoveryExecutor-3839-thread-1-processing-n:127.0.0.1:52737_am_u x:collection1 
s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:52737_am_u c:collection1 
s:shard2 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering 
updates. core=[collection1]
   [junit4]   2> 2115514 INFO  
(recoveryExecutor-3839-thread-1-processing-n:127.0.0.1:52737_am_u x:collection1 
s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:52737_am_u c:collection1 
s:shard2 r:core_node4 x:collection1] o.a.s.u.UpdateLog Starting to buffer 
updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 2115514 INFO  
(recoveryExecutor-3839-thread-1-processing-n:127.0.0.1:52737_am_u x:collection1 
s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:52737_am_u c:collection1 
s:shard2 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Publishing state 
of core [collection1] as recovering, leader is 
[http://127.0.0.1:52724/am_u/collection1/] and I am 
[http://127.0.0.1:52737/am_u/collection1/]
   [junit4]   2> 2115518 INFO  
(recoveryExecutor-3839-thread-1-processing-n:127.0.0.1:52737_am_u x:collection1 
s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:52737_am_u c:collection1 
s:shard2 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Sending prep 
recovery command to [http://127.0.0.1:52724/am_u]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:52737_am_u&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 2115531 INFO  (qtp1972554007-17067) [n:127.0.0.1:52724_am_u    
] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 2115532 INFO  (qtp1972554007-17067) [n:127.0.0.1:52724_am_u    
] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard2 of collection1) have state: recovering
   [junit4]   2> 2115533 INFO  (qtp1972554007-17067) [n:127.0.0.1:52724_am_u    
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? 
true, live=true, checkLive=true, currentState=down, localState=active, 
nodeName=127.0.0.1:52737_am_u, coreNodeName=core_node4, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node4:{"core":"collection1","base_url":"http://127.0.0.1:52737/am_u","node_name":"127.0.0.1:52737_am_u","state":"down"}
   [junit4]   2> 2116224 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D8A478A2AF9D97F2-001/shard-5-001/cores/collection1
   [junit4]   2> 2116226 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 5 in directory 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D8A478A2AF9D97F2-001/shard-5-001
   [junit4]   2> 2116226 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2116228 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@38dcf43f{/am_u,null,AVAILABLE}
   [junit4]   2> 2116229 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@25070a5b{HTTP/1.1,[http/1.1]}{127.0.0.1:52747}
   [junit4]   2> 2116229 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.e.j.s.Server Started @2121346ms
   [junit4]   2> 2116229 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D8A478A2AF9D97F2-001/tempDir-001/jetty5,
 solrconfig=solrconfig.xml, hostContext=/am_u, hostPort=52747, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D8A478A2AF9D97F2-001/shard-5-001/cores}
   [junit4]   2> 2116229 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2116229 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.6.0
   [junit4]   2> 2116230 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2116230 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2116230 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-27T20:37:46.666Z
   [junit4]   2> 2116234 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2116234 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D8A478A2AF9D97F2-001/shard-5-001/solr.xml
   [junit4]   2> 2116326 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2116327 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52710/solr
   [junit4]   2> 2116346 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) 
[n:127.0.0.1:52747_am_u    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 2116352 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) 
[n:127.0.0.1:52747_am_u    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2116356 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) 
[n:127.0.0.1:52747_am_u    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52747_am_u
   [junit4]   2> 2116360 INFO  
(zkCallback-3841-thread-1-processing-n:127.0.0.1:52737_am_u) 
[n:127.0.0.1:52737_am_u    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 2116361 INFO  
(zkCallback-3848-thread-1-processing-n:127.0.0.1:52747_am_u) 
[n:127.0.0.1:52747_am_u    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 2116362 INFO  
(zkCallback-3835-thread-1-processing-n:127.0.0.1:52733_am_u) 
[n:127.0.0.1:52733_am_u    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 2116362 INFO  
(zkCallback-3823-thread-1-processing-n:127.0.0.1:52724_am_u) 
[n:127.0.0.1:52724_am_u    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 2116362 INFO  
(zkCallback-3814-thread-1-processing-n:127.0.0.1:52719_am_u) 
[n:127.0.0.1:52719_am_u    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 2116362 INFO  (zkCallback-3818-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2116362 INFO  
(zkCallback-3829-thread-1-processing-n:127.0.0.1:52729_am_u) 
[n:127.0.0.1:52729_am_u    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 2116482 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) 
[n:127.0.0.1:52747_am_u    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_D8A478A2AF9D97F2-001/shard-5-001/cores
   [junit4]   2> 2116482 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[D8A478A2AF9D97F2]) 
[n:127.0.0.1:52747_am_u    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 2116488 INFO  
(OverseerStateUpdate-97691045056348164-127.0.0.1:52719_am_u-n_0000000000) 
[n:127.0.0.1:52719_am_u    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard3
   [junit4]   2> 2116541 INFO  (qtp1972554007-17067) [n:127.0.0.1:52724_am_u    
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? 
true, live=true, checkLive=true, currentState=recovering, localState=active, 
nodeName=127.0.0.1:52737_am_u, coreNodeName=core_node4, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node4:{"core":"collection1","base_url":"http://127.0.0.1:52737/am_u","node_name":"127.0.0.1:52737_am_u","state":"recovering"}
   [junit4]   2> 2116541 INFO  (qtp1972554007-17067) [n:127.0.0.1:52724_am_u    
] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node4, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 2116541 INFO  (qtp1972554007-17067) [n:127.0.0.1:52724_am_u    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cor

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

Random), 9grand7_s=FST50, 8grand0_s=FST50, 9grand3_s=FST50, 
6parent_f2_s=PostingsFormat(name=Asserting), 8grand4_s=FST50, 
0parent_f2_s=Lucene50(blocksize=128), 
3grand1_s=PostingsFormat(name=MockRandom), 
13grand9_s=PostingsFormat(name=Asserting), 
4parent_f1_s=PostingsFormat(name=MockRandom), 
11grand10_s=PostingsFormat(name=Asserting), 5child3_s=FST50, 
9parent_f2_s=PostingsFormat(name=MockRandom), 
a_t=PostingsFormat(name=MockRandom), 6child2_s=PostingsFormat(name=MockRandom), 
7child5_s=FST50, id=PostingsFormat(name=Asserting), 
5grand3_s=PostingsFormat(name=MockRandom), 7child1_s=FST50, 
1parent_f1_s=PostingsFormat(name=Asserting), 
13parent_f1_s=PostingsFormat(name=MockRandom), 
7child0_s=PostingsFormat(name=Asserting), 
6child1_s=PostingsFormat(name=Asserting), 12grand10_s=FST50, 
13grand0_s=PostingsFormat(name=MockRandom), _root_=FST50, 
5child2_s=PostingsFormat(name=Asserting), 
13grand4_s=PostingsFormat(name=MockRandom), 12grand5_s=FST50, 
3child0_s=PostingsFormat(name=Asserting), 
4child3_s=PostingsFormat(name=Asserting), 
12parent_f1_s=PostingsFormat(name=Asserting), 
1grand0_s=Lucene50(blocksize=128), 11grand2_s=PostingsFormat(name=MockRandom), 
12grand1_s=FST50, 11grand6_s=PostingsFormat(name=MockRandom), 10grand7_s=FST50, 
7parent_f1_s=Lucene50(blocksize=128), 2child1_s=PostingsFormat(name=Asserting), 
3parent_f2_s=FST50, 10grand3_s=FST50, 
13grand12_s=PostingsFormat(name=Asserting), 6grand3_s=Lucene50(blocksize=128), 
5grand2_s=PostingsFormat(name=Asserting), 
10grand9_s=PostingsFormat(name=MockRandom), 
11parent_f2_s=Lucene50(blocksize=128), 4grand1_s=Lucene50(blocksize=128), 
7grand4_s=PostingsFormat(name=Asserting), 
3grand0_s=PostingsFormat(name=Asserting), 
9grand6_s=PostingsFormat(name=Asserting), 8grand1_s=Lucene50(blocksize=128), 
9grand2_s=PostingsFormat(name=Asserting), 
12grand7_s=PostingsFormat(name=MockRandom), 8grand5_s=Lucene50(blocksize=128), 
13grand8_s=PostingsFormat(name=MockRandom), 
9parent_f1_s=PostingsFormat(name=Asserting), 
1parent_f2_s=PostingsFormat(name=MockRandom), 
6child3_s=Lucene50(blocksize=128), 7grand0_s=PostingsFormat(name=Asserting), 
text_t=FST50, 7child4_s=PostingsFormat(name=Asserting), 
13parent_f2_s=PostingsFormat(name=Asserting), type_s=FST50, 
12grand11_s=PostingsFormat(name=Asserting), 
5child1_s=PostingsFormat(name=MockRandom), 
10parent_f1_s=Lucene50(blocksize=128), 13grand3_s=Lucene50(blocksize=128), 
11grand1_s=Lucene50(blocksize=128), 12grand6_s=PostingsFormat(name=Asserting), 
10grand0_s=PostingsFormat(name=Asserting), 
4child0_s=PostingsFormat(name=MockRandom), 11grand5_s=Lucene50(blocksize=128), 
12grand2_s=PostingsFormat(name=Asserting), 12parent_f2_s=FST50, 
10grand8_s=PostingsFormat(name=Asserting), 
10grand4_s=PostingsFormat(name=Asserting), 5grand1_s=FST50, 
6grand4_s=PostingsFormat(name=MockRandom), 11parent_f1_s=FST50, 
4grand2_s=PostingsFormat(name=MockRandom), 7grand3_s=FST50, 
11grand9_s=Lucene50(blocksize=128), 8grand2_s=PostingsFormat(name=MockRandom), 
9grand5_s=PostingsFormat(name=MockRandom), 
8grand6_s=PostingsFormat(name=MockRandom), 
9grand1_s=PostingsFormat(name=MockRandom), 12grand8_s=Lucene50(blocksize=128), 
13grand7_s=Lucene50(blocksize=128), 6child4_s=FST50, 
5parent_f1_s=PostingsFormat(name=Asserting), 
6grand0_s=PostingsFormat(name=MockRandom), 
7child3_s=PostingsFormat(name=MockRandom), 
10parent_f2_s=PostingsFormat(name=MockRandom), 
5child0_s=Lucene50(blocksize=128), 
8parent_f1_s=PostingsFormat(name=MockRandom), 13grand2_s=FST50, 
2parent_f2_s=PostingsFormat(name=Asserting), 11grand0_s=FST50, 
12grand3_s=PostingsFormat(name=MockRandom), 4child1_s=Lucene50(blocksize=128), 
2grand1_s=PostingsFormat(name=Asserting), 11grand4_s=FST50, 
3child2_s=Lucene50(blocksize=128), 10grand5_s=PostingsFormat(name=MockRandom), 
1child0_s=Lucene50(blocksize=128), 10grand1_s=PostingsFormat(name=MockRandom), 
13grand10_s=Lucene50(blocksize=128), 7grand6_s=Lucene50(blocksize=128), 
5grand0_s=Lucene50(blocksize=128), 6grand5_s=PostingsFormat(name=Asserting), 
7grand2_s=Lucene50(blocksize=128), 4grand3_s=PostingsFormat(name=Asserting), 
9grand8_s=Lucene50(blocksize=128), 11grand8_s=FST50, 
8grand3_s=PostingsFormat(name=Asserting), 6parent_f1_s=FST50, 
9grand4_s=Lucene50(blocksize=128), 12grand9_s=FST50, 
8grand7_s=PostingsFormat(name=Asserting), 
0parent_f1_s=PostingsFormat(name=MockRandom), 
3grand2_s=Lucene50(blocksize=128), 9grand0_s=Lucene50(blocksize=128), 
4parent_f2_s=Lucene50(blocksize=128), 13grand6_s=FST50, 
5child4_s=Lucene50(blocksize=128), 7child6_s=Lucene50(blocksize=128), 
6child5_s=PostingsFormat(name=Asserting), 7child2_s=Lucene50(blocksize=128), 
5grand4_s=Lucene50(blocksize=128), 6grand1_s=PostingsFormat(name=Asserting), 
5parent_f2_s=PostingsFormat(name=MockRandom), 6child0_s=FST50, 
13grand1_s=PostingsFormat(name=Asserting), 
8parent_f2_s=Lucene50(blocksize=128), 
13grand5_s=PostingsFormat(name=Asserting), 2parent_f1_s=FST50, 4child2_s=FST50, 
rnd_b=PostingsFormat(name=Asserting), 
11grand3_s=PostingsFormat(name=Asserting), 12grand4_s=Lucene50(blocksize=128), 
2grand0_s=FST50, 11grand7_s=PostingsFormat(name=Asserting), 
12grand0_s=Lucene50(blocksize=128), 3child1_s=PostingsFormat(name=MockRandom), 
10grand6_s=Lucene50(blocksize=128), 7parent_f2_s=FST50, 
10grand2_s=Lucene50(blocksize=128), 2child0_s=PostingsFormat(name=MockRandom), 
13grand11_s=FST50, 3parent_f1_s=Lucene50(blocksize=128)}, 
docValues:{_version_=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=237, 
maxMBSortInHeap=5.693465206685768, 
sim=RandomSimilarity(queryNorm=true,coord=no): {}, 
locale=ja-JP-u-ca-japanese-x-lvariant-JP, timezone=Pacific/Gambier
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_121 
(64-bit)/cpus=3,threads=1,free=98868112,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestHdfsBackupRestoreCore, 
TestZkChroot, DistribCursorPagingTest, TestCryptoKeys, 
TestOnReconnectListenerSupport, BlockDirectoryTest, MetricsHandlerTest, 
SolrCoreCheckLockOnStartupTest, SolrCLIZkUtilsTest, 
HdfsBasicDistributedZk2Test, TriLevelCompositeIdRoutingTest, TestHdfsUpdateLog, 
TestJavabinTupleStreamParser, MBeansHandlerTest, TestQueryUtils, 
SpatialHeatmapFacetsTest, HdfsCollectionsAPIDistributedZkTest, TestJoin, 
TestCodecSupport, OverseerCollectionConfigSetProcessorTest, CircularListTest, 
TestOmitPositions, TestSlowCompositeReaderWrapper, TestSmileRequest, 
TestConfigSetsAPIExclusivity, CollectionTooManyReplicasTest, ForceLeaderTest, 
ShowFileRequestHandlerTest, IndexSchemaTest, TestTrieFacet, 
TestRequestStatusCollectionAPI, ClusterStateTest, TestFiltering, 
TestSearchPerf, TestConfigSets, TestCollectionAPIs, RulesTest, 
TestFuzzyAnalyzedSuggestions, CacheHeaderTest, ConfigSetsAPITest, 
SolrIndexSplitterTest, TestFieldCacheReopen, OpenCloseCoreStressTest, 
TestDocBasedVersionConstraints, DefaultValueUpdateProcessorTest, 
TestReloadAndDeleteDocs, TestLeaderInitiatedRecoveryThread, 
TestValueSourceCache, TestMissingGroups, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, BasicDistributedZk2Test, 
TestRandomRequestDistribution, TestSolrCoreParser, SortByFunctionTest, 
ConnectionReuseTest, TestQueryTypes, TestStressCloudBlindAtomicUpdates, 
RecoveryAfterSoftCommitTest, BlockJoinFacetRandomTest, 
TestEmbeddedSolrServerSchemaAPI, TestGeoJSONResponseWriter, DeleteNodeTest, 
CdcrVersionReplicationTest, TestSolrConfigHandlerCloud, TestJsonFacets, 
TestCustomDocTransformer, TermVectorComponentDistributedTest, 
DirectUpdateHandlerOptimizeTest, BJQParserTest, BadCopyFieldTest, 
TestLeaderElectionWithEmptyReplica, TestSolrXml, CurrencyFieldOpenExchangeTest, 
SolrSlf4jReporterTest, ConfigureRecoveryStrategyTest, TestSearcherReuse, 
TestObjectReleaseTracker, TestInitQParser, SolrGraphiteReporterTest, 
PreAnalyzedFieldTest, TestCloudPivotFacet, ReplaceNodeTest, 
TestTrackingShardHandlerFactory, FieldMutatingUpdateProcessorTest, 
BigEndianAscendingWordSerializerTest, DistribJoinFromCollectionTest, 
TestConfig, TestFastWriter, ShardRoutingCustomTest, BasicZkTest, 
RAMDirectoryFactoryTest, DistributedIntervalFacetingTest, 
TestSubQueryTransformerDistrib, CoreMergeIndexesAdminHandlerTest, 
TestCollectionAPI, TestDocSet, OverseerRolesTest, HighlighterConfigTest, 
TestExclusionRuleCollectionAccess, TestFieldSortValues, TestBlobHandler, 
TestXmlQParserPlugin, HdfsDirectoryFactoryTest, 
DistributedFacetPivotWhiteBoxTest, TestSolrCLIRunExample, 
CollectionsAPISolrJTest, SolrMetricsIntegrationTest, TestSolr4Spatial, 
TestCloudDeleteByQuery, TestManagedSchemaThreadSafety, JvmMetricsTest, 
TestQuerySenderListener, SuggesterWFSTTest, TestRangeQuery, 
CreateCollectionCleanupTest, TestLegacyFieldCache, TestRecoveryHdfs, 
TestSchemaSimilarityResource, UUIDFieldTest, TestLockTree, TestCloudSchemaless, 
TestFieldCollectionResource, CollectionsAPIDistributedZkTest, 
SpellCheckCollatorTest, AnalyticsMergeStrategyTest, HdfsThreadLeakTest, 
CdcrUpdateLogTest, DocValuesMissingTest, TestCopyFieldCollectionResource, 
TestAtomicUpdateErrorCases, TestExpandComponent, TestCustomStream, 
DateMathParserTest, TestLMJelinekMercerSimilarityFactory, 
TestAnalyzeInfixSuggestions, SuggesterTest, DistributedTermsComponentTest, 
TestSuggestSpellingConverter, TestExactSharedStatsCache, 
TestLuceneMatchVersion, HdfsChaosMonkeyNothingIsSafeTest, TestManagedSchema, 
TestCollapseQParserPlugin, ZkStateReaderTest, SmileWriterTest, 
TestReqParamsAPI, TestRandomFaceting, TestSegmentSorting, StressHdfsTest, 
ExplicitHLLTest, MissingSegmentRecoveryTest, DistributedFacetPivotLargeTest, 
ExternalFileFieldSortTest, DebugComponentTest, SSLMigrationTest, 
DistributedFacetPivotSmallAdvancedTest, RequestHandlersTest, 
TestSolrCoreSnapshots, TestInPlaceUpdatesStandalone, SliceStateTest, 
SolrXmlInZkTest, SubstringBytesRefFilterTest, VersionInfoTest, 
SolrCmdDistributorTest, TestPathTrie, TestDynamicFieldCollectionResource, 
SuggesterTSTTest, TestComplexPhraseQParserPlugin, SpatialRPTFieldTypeTest, 
CdcrReplicationHandlerTest, UnloadDistributedZkTest, 
LeaderElectionIntegrationTest, FullSolrCloudDistribCmdsTest]
   [junit4] Completed [357/701 (1!)] on J1 in 79.06s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 44350 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to