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

2 tests failed.
FAILED:  org.apache.lucene.analysis.core.TestFactories.test

Error Message:
chars length is 0

Stack Trace:
java.lang.NumberFormatException: chars length is 0
        at 
__randomizedtesting.SeedInfo.seed([950B80CC083F19C4:1D5FBF16A6C3743C]:0)
        at org.apache.lucene.util.ArrayUtil.parseInt(ArrayUtil.java:73)
        at org.apache.lucene.util.ArrayUtil.parseInt(ArrayUtil.java:51)
        at 
org.apache.lucene.analysis.miscellaneous.DelimitedTermFrequencyTokenFilter.incrementToken(DelimitedTermFrequencyTokenFilter.java:67)
        at 
org.apache.lucene.analysis.BaseTokenStreamTestCase.checkAnalysisConsistency(BaseTokenStreamTestCase.java:731)
        at 
org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:642)
        at 
org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:540)
        at 
org.apache.lucene.analysis.core.TestFactories.doTestTokenFilter(TestFactories.java:105)
        at 
org.apache.lucene.analysis.core.TestFactories.test(TestFactories.java:58)
        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.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 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test

Error Message:
Could not find collection:collection2

Stack Trace:
java.lang.AssertionError: Could not find collection:collection2
        at 
__randomizedtesting.SeedInfo.seed([E2057E23F5E4DB1E:6A5141F95B18B6E6]: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:910)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:612)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        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:748)




Build Log:
[...truncated 2295 lines...]
   [junit4] Suite: org.apache.lucene.analysis.core.TestFactories
   [junit4]   2> TEST FAIL: useCharFilter=false text='t|'
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFactories 
-Dtests.method=test -Dtests.seed=950B80CC083F19C4 -Dtests.slow=true 
-Dtests.locale=en -Dtests.timezone=Etc/Zulu -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   9.80s J0 | TestFactories.test <<<
   [junit4]    > Throwable #1: java.lang.NumberFormatException: chars length is 0
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([950B80CC083F19C4:1D5FBF16A6C3743C]:0)
   [junit4]    >        at 
org.apache.lucene.util.ArrayUtil.parseInt(ArrayUtil.java:73)
   [junit4]    >        at 
org.apache.lucene.util.ArrayUtil.parseInt(ArrayUtil.java:51)
   [junit4]    >        at 
org.apache.lucene.analysis.miscellaneous.DelimitedTermFrequencyTokenFilter.incrementToken(DelimitedTermFrequencyTokenFilter.java:67)
   [junit4]    >        at 
org.apache.lucene.analysis.BaseTokenStreamTestCase.checkAnalysisConsistency(BaseTokenStreamTestCase.java:731)
   [junit4]    >        at 
org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:642)
   [junit4]    >        at 
org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:540)
   [junit4]    >        at 
org.apache.lucene.analysis.core.TestFactories.doTestTokenFilter(TestFactories.java:105)
   [junit4]    >        at 
org.apache.lucene.analysis.core.TestFactories.test(TestFactories.java:58)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=RandomSimilarity(queryNorm=false): {}, locale=en, timezone=Etc/Zulu
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_131 
(64-bit)/cpus=3,threads=1,free=165468016,total=266338304
   [junit4]   2> NOTE: All tests run in this JVM: [TestTurkishLowerCaseFilter, 
TestItalianAnalyzer, TestPersianNormalizationFilterFactory, TestMorphData, 
TestTeeSinkTokenFilter, Test64kAffixes, TestRomanianAnalyzer, 
TestASCIIFoldingFilter, TestPortugueseMinimalStemFilterFactory, 
TestPortugueseMinimalStemFilter, TestFactories]
   [junit4] Completed [33/281 (1!)] on J0 in 9.81s, 1 test, 1 error <<< 
FAILURES!

[...truncated 9717 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E2057E23F5E4DB1E-001/init-core-data-001
   [junit4]   2> 1782111 WARN  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[E2057E23F5E4DB1E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=11 numCloses=11
   [junit4]   2> 1782111 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[E2057E23F5E4DB1E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 1782114 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[E2057E23F5E4DB1E]-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> 1782114 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[E2057E23F5E4DB1E]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1782116 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1782117 INFO  (Thread-2528) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1782117 INFO  (Thread-2528) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1782120 ERROR (Thread-2528) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1782220 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:52958
   [junit4]   2> 1782246 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1782250 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1782254 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1782256 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1782259 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1782261 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1782263 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1782265 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1782268 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1782270 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1782272 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1782275 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 1782765 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E2057E23F5E4DB1E-001/control-001/cores/collection1
   [junit4]   2> 1782767 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1782768 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@44767ee{/,null,AVAILABLE}
   [junit4]   2> 1782769 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1ec69c92{HTTP/1.1,[http/1.1]}{127.0.0.1:52963}
   [junit4]   2> 1782769 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.e.j.s.Server Started @1786697ms
   [junit4]   2> 1782769 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E2057E23F5E4DB1E-001/tempDir-001/control/data,
 hostContext=/, hostPort=52963, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E2057E23F5E4DB1E-001/control-001/cores}
   [junit4]   2> 1782769 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1782769 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1782770 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1782770 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1782770 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-10T06:43:33.190Z
   [junit4]   2> 1782772 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1782772 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E2057E23F5E4DB1E-001/control-001/solr.xml
   [junit4]   2> 1782776 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@539e61e1, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1782783 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52958/solr
   [junit4]   2> 1782811 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) 
[n:127.0.0.1:52963_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1782812 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) 
[n:127.0.0.1:52963_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:52963_
   [junit4]   2> 1782814 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) 
[n:127.0.0.1:52963_    ] o.a.s.c.Overseer Overseer 
(id=98112439093755908-127.0.0.1:52963_-n_0000000000) starting
   [junit4]   2> 1782824 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) 
[n:127.0.0.1:52963_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52963_
   [junit4]   2> 1782826 INFO  
(zkCallback-2026-thread-1-processing-n:127.0.0.1:52963_) [n:127.0.0.1:52963_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1782896 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) 
[n:127.0.0.1:52963_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@539e61e1
   [junit4]   2> 1782900 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) 
[n:127.0.0.1:52963_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@539e61e1
   [junit4]   2> 1782900 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) 
[n:127.0.0.1:52963_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@539e61e1
   [junit4]   2> 1782902 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) 
[n:127.0.0.1:52963_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E2057E23F5E4DB1E-001/control-001/cores
   [junit4]   2> 1782902 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) 
[n:127.0.0.1:52963_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1782903 INFO  
(coreLoadExecutor-5942-thread-1-processing-n:127.0.0.1:52963_) 
[n:127.0.0.1:52963_ c:control_collection   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1782905 INFO  
(OverseerStateUpdate-98112439093755908-127.0.0.1:52963_-n_0000000000) 
[n:127.0.0.1:52963_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 1783929 INFO  
(coreLoadExecutor-5942-thread-1-processing-n:127.0.0.1:52963_) 
[n:127.0.0.1:52963_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1783937 INFO  
(coreLoadExecutor-5942-thread-1-processing-n:127.0.0.1:52963_) 
[n:127.0.0.1:52963_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1784027 INFO  
(coreLoadExecutor-5942-thread-1-processing-n:127.0.0.1:52963_) 
[n:127.0.0.1:52963_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1784050 INFO  
(coreLoadExecutor-5942-thread-1-processing-n:127.0.0.1:52963_) 
[n:127.0.0.1:52963_ c:control_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
control_collection, trusted=true
   [junit4]   2> 1784050 INFO  
(coreLoadExecutor-5942-thread-1-processing-n:127.0.0.1:52963_) 
[n:127.0.0.1:52963_ c:control_collection   x:collection1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.core_node1' (registry 
'solr.core.control_collection.shard1.core_node1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@539e61e1
   [junit4]   2> 1784050 INFO  
(coreLoadExecutor-5942-thread-1-processing-n:127.0.0.1:52963_) 
[n:127.0.0.1:52963_ c:control_collection   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1784050 INFO  
(coreLoadExecutor-5942-thread-1-processing-n:127.0.0.1:52963_) 
[n:127.0.0.1:52963_ c:control_collection   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E2057E23F5E4DB1E-001/control-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E2057E23F5E4DB1E-001/control-001/cores/collection1/data/]
   [junit4]   2> 1784052 INFO  
(coreLoadExecutor-5942-thread-1-processing-n:127.0.0.1:52963_) 
[n:127.0.0.1:52963_ c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=17, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=6.1044921875, 
floorSegmentMB=0.833984375, forceMergeDeletesPctAllowed=27.41513946513609, 
segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1784054 WARN  
(coreLoadExecutor-5942-thread-1-processing-n:127.0.0.1:52963_) 
[n:127.0.0.1:52963_ 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> 1784097 INFO  
(coreLoadExecutor-5942-thread-1-processing-n:127.0.0.1:52963_) 
[n:127.0.0.1:52963_ c:control_collection   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1784097 INFO  
(coreLoadExecutor-5942-thread-1-processing-n:127.0.0.1:52963_) 
[n:127.0.0.1:52963_ c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1784098 INFO  
(coreLoadExecutor-5942-thread-1-processing-n:127.0.0.1:52963_) 
[n:127.0.0.1:52963_ c:control_collection   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1784098 INFO  
(coreLoadExecutor-5942-thread-1-processing-n:127.0.0.1:52963_) 
[n:127.0.0.1:52963_ c:control_collection   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1784099 INFO  
(coreLoadExecutor-5942-thread-1-processing-n:127.0.0.1:52963_) 
[n:127.0.0.1:52963_ c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=38, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=3.4716796875, 
floorSegmentMB=1.6103515625, forceMergeDeletesPctAllowed=3.124696921141755, 
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.869574062118603
   [junit4]   2> 1784102 INFO  
(coreLoadExecutor-5942-thread-1-processing-n:127.0.0.1:52963_) 
[n:127.0.0.1:52963_ c:control_collection   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@7f4ef0e5[collection1] main]
   [junit4]   2> 1784104 INFO  
(coreLoadExecutor-5942-thread-1-processing-n:127.0.0.1:52963_) 
[n:127.0.0.1:52963_ c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1784104 INFO  
(coreLoadExecutor-5942-thread-1-processing-n:127.0.0.1:52963_) 
[n:127.0.0.1:52963_ c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1784105 INFO  
(coreLoadExecutor-5942-thread-1-processing-n:127.0.0.1:52963_) 
[n:127.0.0.1:52963_ c:control_collection   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1784105 INFO  
(coreLoadExecutor-5942-thread-1-processing-n:127.0.0.1:52963_) 
[n:127.0.0.1:52963_ c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1569799027582566400
   [junit4]   2> 1784105 INFO  
(searcherExecutor-5943-thread-1-processing-n:127.0.0.1:52963_ x:collection1 
c:control_collection) [n:127.0.0.1:52963_ c:control_collection   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7f4ef0e5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1784112 INFO  
(coreZkRegister-5935-thread-1-processing-n:127.0.0.1:52963_ x:collection1 
c:control_collection) [n:127.0.0.1:52963_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 1784112 INFO  
(coreZkRegister-5935-thread-1-processing-n:127.0.0.1:52963_ x:collection1 
c:control_collection) [n:127.0.0.1:52963_ 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> 1784112 INFO  
(coreZkRegister-5935-thread-1-processing-n:127.0.0.1:52963_ x:collection1 
c:control_collection) [n:127.0.0.1:52963_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:52963/collection1/
   [junit4]   2> 1784113 INFO  
(coreZkRegister-5935-thread-1-processing-n:127.0.0.1:52963_ x:collection1 
c:control_collection) [n:127.0.0.1:52963_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 1784113 INFO  
(coreZkRegister-5935-thread-1-processing-n:127.0.0.1:52963_ x:collection1 
c:control_collection) [n:127.0.0.1:52963_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:52963/collection1/ has no replicas
   [junit4]   2> 1784113 INFO  
(coreZkRegister-5935-thread-1-processing-n:127.0.0.1:52963_ x:collection1 
c:control_collection) [n:127.0.0.1:52963_ 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> 1784118 INFO  
(coreZkRegister-5935-thread-1-processing-n:127.0.0.1:52963_ x:collection1 
c:control_collection) [n:127.0.0.1:52963_ 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:52963/collection1/ shard1
   [junit4]   2> 1784284 INFO  
(coreZkRegister-5935-thread-1-processing-n:127.0.0.1:52963_ x:collection1 
c:control_collection) [n:127.0.0.1:52963_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 1784433 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1784435 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52958/solr ready
   [junit4]   2> 1784435 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1784435 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1784661 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E2057E23F5E4DB1E-001/shard-1-001/cores/collection1
   [junit4]   2> 1784663 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E2057E23F5E4DB1E-001/shard-1-001
 of type NRT
   [junit4]   2> 1784663 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1784664 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5ca4de1d{/,null,AVAILABLE}
   [junit4]   2> 1784664 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@711c132c{HTTP/1.1,[http/1.1]}{127.0.0.1:52970}
   [junit4]   2> 1784664 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.e.j.s.Server Started @1788593ms
   [junit4]   2> 1784665 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E2057E23F5E4DB1E-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=52970, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E2057E23F5E4DB1E-001/shard-1-001/cores}
   [junit4]   2> 1784665 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1784665 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1784665 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1784665 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1784665 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-10T06:43:35.085Z
   [junit4]   2> 1784668 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1784668 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E2057E23F5E4DB1E-001/shard-1-001/solr.xml
   [junit4]   2> 1784673 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@539e61e1, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1784677 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52958/solr
   [junit4]   2> 1784689 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) 
[n:127.0.0.1:52970_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1784692 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) 
[n:127.0.0.1:52970_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1784695 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) 
[n:127.0.0.1:52970_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52970_
   [junit4]   2> 1784697 INFO  
(zkCallback-2026-thread-1-processing-n:127.0.0.1:52963_) [n:127.0.0.1:52963_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1784697 INFO  (zkCallback-2030-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1784697 INFO  
(zkCallback-2036-thread-1-processing-n:127.0.0.1:52970_) [n:127.0.0.1:52970_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1784787 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) 
[n:127.0.0.1:52970_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@539e61e1
   [junit4]   2> 1784790 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) 
[n:127.0.0.1:52970_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@539e61e1
   [junit4]   2> 1784791 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) 
[n:127.0.0.1:52970_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@539e61e1
   [junit4]   2> 1784792 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) 
[n:127.0.0.1:52970_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E2057E23F5E4DB1E-001/shard-1-001/cores
   [junit4]   2> 1784792 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) 
[n:127.0.0.1:52970_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1784794 INFO  
(coreLoadExecutor-5953-thread-1-processing-n:127.0.0.1:52970_) 
[n:127.0.0.1:52970_ c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1784795 INFO  
(OverseerStateUpdate-98112439093755908-127.0.0.1:52963_-n_0000000000) 
[n:127.0.0.1:52963_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard2
   [junit4]   2> 1784898 INFO  
(zkCallback-2036-thread-1-processing-n:127.0.0.1:52970_) [n:127.0.0.1:52970_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1785812 INFO  
(coreLoadExecutor-5953-thread-1-processing-n:127.0.0.1:52970_) 
[n:127.0.0.1:52970_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 1785820 INFO  
(coreLoadExecutor-5953-thread-1-processing-n:127.0.0.1:52970_) 
[n:127.0.0.1:52970_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1785870 INFO  
(coreLoadExecutor-5953-thread-1-processing-n:127.0.0.1:52970_) 
[n:127.0.0.1:52970_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 1785891 INFO  
(coreLoadExecutor-5953-thread-1-processing-n:127.0.0.1:52970_) 
[n:127.0.0.1:52970_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 1785892 INFO  
(coreLoadExecutor-5953-thread-1-processing-n:127.0.0.1:52970_) 
[n:127.0.0.1:52970_ c:collection1   x:collection1] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 'solr.core.collection1.shard2.core_node1' (registry 
'solr.core.collection1.shard2.core_node1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@539e61e1
   [junit4]   2> 1785892 INFO  
(coreLoadExecutor-5953-thread-1-processing-n:127.0.0.1:52970_) 
[n:127.0.0.1:52970_ c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1785892 INFO  
(coreLoadExecutor-5953-thread-1-processing-n:127.0.0.1:52970_) 
[n:127.0.0.1:52970_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E2057E23F5E4DB1E-001/shard-1-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E2057E23F5E4DB1E-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 1785893 INFO  
(coreLoadExecutor-5953-thread-1-processing-n:127.0.0.1:52970_) 
[n:127.0.0.1:52970_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=31, 
maxMergedSegmentMB=6.1044921875, floorSegmentMB=0.833984375, 
forceMergeDeletesPctAllowed=27.41513946513609, segmentsPerTier=27.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1785895 WARN  
(coreLoadExecutor-5953-thread-1-processing-n:127.0.0.1:52970_) 
[n:127.0.0.1:52970_ 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> 1785947 INFO  
(coreLoadExecutor-5953-thread-1-processing-n:127.0.0.1:52970_) 
[n:127.0.0.1:52970_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1785947 INFO  
(coreLoadExecutor-5953-thread-1-processing-n:127.0.0.1:52970_) 
[n:127.0.0.1:52970_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1785949 INFO  
(coreLoadExecutor-5953-thread-1-processing-n:127.0.0.1:52970_) 
[n:127.0.0.1:52970_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1785949 INFO  
(coreLoadExecutor-5953-thread-1-processing-n:127.0.0.1:52970_) 
[n:127.0.0.1:52970_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1785950 INFO  
(coreLoadExecutor-5953-thread-1-processing-n:127.0.0.1:52970_) 
[n:127.0.0.1:52970_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=40, 
maxMergedSegmentMB=3.4716796875, floorSegmentMB=1.6103515625, 
forceMergeDeletesPctAllowed=3.124696921141755, segmentsPerTier=45.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.869574062118603
   [junit4]   2> 1785952 INFO  
(coreLoadExecutor-5953-thread-1-processing-n:127.0.0.1:52970_) 
[n:127.0.0.1:52970_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@11dae75[collection1] main]
   [junit4]   2> 1785954 INFO  
(coreLoadExecutor-5953-thread-1-processing-n:127.0.0.1:52970_) 
[n:127.0.0.1:52970_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1785955 INFO  
(coreLoadExecutor-5953-thread-1-processing-n:127.0.0.1:52970_) 
[n:127.0.0.1:52970_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1785955 INFO  
(coreLoadExecutor-5953-thread-1-processing-n:127.0.0.1:52970_) 
[n:127.0.0.1:52970_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1785956 INFO  
(coreLoadExecutor-5953-thread-1-processing-n:127.0.0.1:52970_) 
[n:127.0.0.1:52970_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1569799029523480576
   [junit4]   2> 1785956 INFO  
(searcherExecutor-5954-thread-1-processing-n:127.0.0.1:52970_ x:collection1 
c:collection1) [n:127.0.0.1:52970_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@11dae75[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1785963 INFO  
(coreZkRegister-5948-thread-1-processing-n:127.0.0.1:52970_ x:collection1 
c:collection1) [n:127.0.0.1:52970_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 1785963 INFO  
(coreZkRegister-5948-thread-1-processing-n:127.0.0.1:52970_ x:collection1 
c:collection1) [n:127.0.0.1:52970_ 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> 1785963 INFO  
(coreZkRegister-5948-thread-1-processing-n:127.0.0.1:52970_ x:collection1 
c:collection1) [n:127.0.0.1:52970_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:52970/collection1/
   [junit4]   2> 1785963 INFO  
(coreZkRegister-5948-thread-1-processing-n:127.0.0.1:52970_ x:collection1 
c:collection1) [n:127.0.0.1:52970_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1785963 INFO  
(coreZkRegister-5948-thread-1-processing-n:127.0.0.1:52970_ x:collection1 
c:collection1) [n:127.0.0.1:52970_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:52970/collection1/ has no 
replicas
   [junit4]   2> 1785963 INFO  
(coreZkRegister-5948-thread-1-processing-n:127.0.0.1:52970_ x:collection1 
c:collection1) [n:127.0.0.1:52970_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 1785969 INFO  
(coreZkRegister-5948-thread-1-processing-n:127.0.0.1:52970_ x:collection1 
c:collection1) [n:127.0.0.1:52970_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:52970/collection1/ shard2
   [junit4]   2> 1786077 INFO  
(zkCallback-2036-thread-1-processing-n:127.0.0.1:52970_) [n:127.0.0.1:52970_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1786137 INFO  
(coreZkRegister-5948-thread-1-processing-n:127.0.0.1:52970_ x:collection1 
c:collection1) [n:127.0.0.1:52970_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1786252 INFO  
(zkCallback-2036-thread-1-processing-n:127.0.0.1:52970_) [n:127.0.0.1:52970_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1786562 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E2057E23F5E4DB1E-001/shard-2-001/cores/collection1
   [junit4]   2> 1786563 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E2057E23F5E4DB1E-001/shard-2-001
 of type NRT
   [junit4]   2> 1786564 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1786565 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4a3ce0d5{/,null,AVAILABLE}
   [junit4]   2> 1786566 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@47c666aa{HTTP/1.1,[http/1.1]}{127.0.0.1:52974}
   [junit4]   2> 1786566 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.e.j.s.Server Started @1790494ms
   [junit4]   2> 1786566 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E2057E23F5E4DB1E-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=52974, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E2057E23F5E4DB1E-001/shard-2-001/cores}
   [junit4]   2> 1786566 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1786567 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1786567 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1786567 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1786567 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-10T06:43:36.987Z
   [junit4]   2> 1786570 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1786570 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E2057E23F5E4DB1E-001/shard-2-001/solr.xml
   [junit4]   2> 1786575 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@539e61e1, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1786578 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52958/solr
   [junit4]   2> 1786591 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) 
[n:127.0.0.1:52974_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1786595 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) 
[n:127.0.0.1:52974_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1786598 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) 
[n:127.0.0.1:52974_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52974_
   [junit4]   2> 1786600 INFO  (zkCallback-2030-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1786600 INFO  
(zkCallback-2026-thread-2-processing-n:127.0.0.1:52963_) [n:127.0.0.1:52963_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1786600 INFO  
(zkCallback-2042-thread-1-processing-n:127.0.0.1:52974_) [n:127.0.0.1:52974_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1786601 INFO  
(zkCallback-2036-thread-1-processing-n:127.0.0.1:52970_) [n:127.0.0.1:52970_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1786654 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) 
[n:127.0.0.1:52974_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@539e61e1
   [junit4]   2> 1786658 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) 
[n:127.0.0.1:52974_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@539e61e1
   [junit4]   2> 1786658 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) 
[n:127.0.0.1:52974_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@539e61e1
   [junit4]   2> 1786660 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) 
[n:127.0.0.1:52974_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E2057E23F5E4DB1E-001/shard-2-001/cores
   [junit4]   2> 1786660 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) 
[n:127.0.0.1:52974_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1786661 INFO  
(coreLoadExecutor-5964-thread-1-processing-n:127.0.0.1:52974_) 
[n:127.0.0.1:52974_ c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1786663 INFO  
(OverseerStateUpdate-98112439093755908-127.0.0.1:52963_-n_0000000000) 
[n:127.0.0.1:52963_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard3
   [junit4]   2> 1786773 INFO  
(zkCallback-2036-thread-1-processing-n:127.0.0.1:52970_) [n:127.0.0.1:52970_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1786773 INFO  
(zkCallback-2042-thread-1-processing-n:127.0.0.1:52974_) [n:127.0.0.1:52974_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1787683 INFO  
(coreLoadExecutor-5964-thread-1-processing-n:127.0.0.1:52974_) 
[n:127.0.0.1:52974_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 1787692 INFO  
(coreLoadExecutor-5964-thread-1-processing-n:127.0.0.1:52974_) 
[n:127.0.0.1:52974_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1787747 INFO  
(coreLoadExecutor-5964-thread-1-processing-n:127.0.0.1:52974_) 
[n:127.0.0.1:52974_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 1787768 INFO  
(coreLoadExecutor-5964-thread-1-processing-n:127.0.0.1:52974_) 
[n:127.0.0.1:52974_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 1787768 INFO  
(coreLoadExecutor-5964-thread-1-processing-n:127.0.0.1:52974_) 
[n:127.0.0.1:52974_ c:collection1   x:collection1] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 'solr.core.collection1.shard3.core_node2' (registry 
'solr.core.collection1.shard3.core_node2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@539e61e1
   [junit4]   2> 1787769 INFO  
(coreLoadExecutor-5964-thread-1-processing-n:127.0.0.1:52974_) 
[n:127.0.0.1:52974_ c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1787769 INFO  
(coreLoadExecutor-5964-thread-1-processing-n:127.0.0.1:52974_) 
[n:127.0.0.1:52974_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E2057E23F5E4DB1E-001/shard-2-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E2057E23F5E4DB1E-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 1787770 INFO  
(coreLoadExecutor-5964-thread-1-processing-n:127.0.0.1:52974_) 
[n:127.0.0.1:52974_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=31, 
maxMergedSegmentMB=6.1044921875, floorSegmentMB=0.833984375, 
forceMergeDeletesPctAllowed=27.41513946513609, segmentsPerTier=27.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1787772 WARN  
(coreLoadExecutor-5964-thread-1-processing-n:127.0.0.1:52974_) 
[n:127.0.0.1:52974_ 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> 1787812 INFO  
(coreLoadExecutor-5964-thread-1-processing-n:127.0.0.1:52974_) 
[n:127.0.0.1:52974_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1787812 INFO  
(coreLoadExecutor-5964-thread-1-processing-n:127.0.0.1:52974_) 
[n:127.0.0.1:52974_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1787813 INFO  
(coreLoadExecutor-5964-thread-1-processing-n:127.0.0.1:52974_) 
[n:127.0.0.1:52974_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1787813 INFO  
(coreLoadExecutor-5964-thread-1-processing-n:127.0.0.1:52974_) 
[n:127.0.0.1:52974_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1787813 INFO  
(coreLoadExecutor-5964-thread-1-processing-n:127.0.0.1:52974_) 
[n:127.0.0.1:52974_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=40, 
maxMergedSegmentMB=3.4716796875, floorSegmentMB=1.6103515625, 
forceMergeDeletesPctAllowed=3.124696921141755, segmentsPerTier=45.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.869574062118603
   [junit4]   2> 1787813 INFO  
(coreLoadExecutor-5964-thread-1-processing-n:127.0.0.1:52974_) 
[n:127.0.0.1:52974_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@4db122ae[collection1] main]
   [junit4]   2> 1787815 INFO  
(coreLoadExecutor-5964-thread-1-processing-n:127.0.0.1:52974_) 
[n:127.0.0.1:52974_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1787815 INFO  
(coreLoadExecutor-5964-thread-1-processing-n:127.0.0.1:52974_) 
[n:127.0.0.1:52974_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1787816 INFO  
(coreLoadExecutor-5964-thread-1-processing-n:127.0.0.1:52974_) 
[n:127.0.0.1:52974_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1787816 INFO  
(coreLoadExecutor-5964-thread-1-processing-n:127.0.0.1:52974_) 
[n:127.0.0.1:52974_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1569799031473831936
   [junit4]   2> 1787816 INFO  
(searcherExecutor-5965-thread-1-processing-n:127.0.0.1:52974_ x:collection1 
c:collection1) [n:127.0.0.1:52974_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4db122ae[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1787822 INFO  
(coreZkRegister-5959-thread-1-processing-n:127.0.0.1:52974_ x:collection1 
c:collection1) [n:127.0.0.1:52974_ c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 1787823 INFO  
(coreZkRegister-5959-thread-1-processing-n:127.0.0.1:52974_ x:collection1 
c:collection1) [n:127.0.0.1:52974_ 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> 1787823 INFO  
(coreZkRegister-5959-thread-1-processing-n:127.0.0.1:52974_ x:collection1 
c:collection1) [n:127.0.0.1:52974_ c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:52974/collection1/
   [junit4]   2> 1787823 INFO  
(coreZkRegister-5959-thread-1-processing-n:127.0.0.1:52974_ x:collection1 
c:collection1) [n:127.0.0.1:52974_ c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1787823 INFO  
(coreZkRegister-5959-thread-1-processing-n:127.0.0.1:52974_ x:collection1 
c:collection1) [n:127.0.0.1:52974_ c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:52974/collection1/ has no 
replicas
   [junit4]   2> 1787823 INFO  
(coreZkRegister-5959-thread-1-processing-n:127.0.0.1:52974_ x:collection1 
c:collection1) [n:127.0.0.1:52974_ c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 1787827 INFO  
(coreZkRegister-5959-thread-1-processing-n:127.0.0.1:52974_ x:collection1 
c:collection1) [n:127.0.0.1:52974_ c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:52974/collection1/ shard3
   [junit4]   2> 1787932 INFO  
(zkCallback-2036-thread-1-processing-n:127.0.0.1:52970_) [n:127.0.0.1:52970_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1787932 INFO  
(zkCallback-2042-thread-1-processing-n:127.0.0.1:52974_) [n:127.0.0.1:52974_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1787988 INFO  
(coreZkRegister-5959-thread-1-processing-n:127.0.0.1:52974_ x:collection1 
c:collection1) [n:127.0.0.1:52974_ c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1788099 INFO  
(zkCallback-2042-thread-1-processing-n:127.0.0.1:52974_) [n:127.0.0.1:52974_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1788099 INFO  
(zkCallback-2036-thread-1-processing-n:127.0.0.1:52970_) [n:127.0.0.1:52970_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1788412 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E2057E23F5E4DB1E-001/shard-3-001/cores/collection1
   [junit4]   2> 1788413 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E2057E23F5E4DB1E-001/shard-3-001
 of type NRT
   [junit4]   2> 1788414 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1788415 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@67280c59{/,null,AVAILABLE}
   [junit4]   2> 1788415 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@11a7d95b{HTTP/1.1,[http/1.1]}{127.0.0.1:52989}
   [junit4]   2> 1788415 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.e.j.s.Server Started @1792343ms
   [junit4]   2> 1788415 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E2057E23F5E4DB1E-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=52989, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E2057E23F5E4DB1E-001/shard-3-001/cores}
   [junit4]   2> 1788416 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1788416 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1788416 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1788416 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1788416 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-10T06:43:38.836Z
   [junit4]   2> 1788419 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1788419 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E2057E23F5E4DB1E-001/shard-3-001/solr.xml
   [junit4]   2> 1788424 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@539e61e1, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1788427 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52958/solr
   [junit4]   2> 1788440 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) 
[n:127.0.0.1:52989_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1788443 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) 
[n:127.0.0.1:52989_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1788446 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) 
[n:127.0.0.1:52989_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52989_
   [junit4]   2> 1788449 INFO  (zkCallback-2030-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1788450 INFO  
(zkCallback-2048-thread-1-processing-n:127.0.0.1:52989_) [n:127.0.0.1:52989_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1788450 INFO  
(zkCallback-2026-thread-2-processing-n:127.0.0.1:52963_) [n:127.0.0.1:52963_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1788450 INFO  
(zkCallback-2036-thread-1-processing-n:127.0.0.1:52970_) [n:127.0.0.1:52970_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1788450 INFO  
(zkCallback-2042-thread-1-processing-n:127.0.0.1:52974_) [n:127.0.0.1:52974_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1788573 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) 
[n:127.0.0.1:52989_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@539e61e1
   [junit4]   2> 1788577 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) 
[n:127.0.0.1:52989_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@539e61e1
   [junit4]   2> 1788577 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) 
[n:127.0.0.1:52989_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@539e61e1
   [junit4]   2> 1788578 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) 
[n:127.0.0.1:52989_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E2057E23F5E4DB1E-001/shard-3-001/cores
   [junit4]   2> 1788578 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) 
[n:127.0.0.1:52989_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1788580 INFO  
(coreLoadExecutor-5975-thread-1-processing-n:127.0.0.1:52989_) 
[n:127.0.0.1:52989_ c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1788582 INFO  
(OverseerStateUpdate-98112439093755908-127.0.0.1:52963_-n_0000000000) 
[n:127.0.0.1:52963_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 1788689 INFO  
(zkCallback-2048-thread-1-processing-n:127.0.0.1:52989_) [n:127.0.0.1:52989_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1788690 INFO  
(zkCallback-2036-thread-1-processing-n:127.0.0.1:52970_) [n:127.0.0.1:52970_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1788690 INFO  
(zkCallback-2042-thread-1-processing-n:127.0.0.1:52974_) [n:127.0.0.1:52974_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1789606 INFO  
(coreLoadExecutor-5975-thread-1-processing-n:127.0.0.1:52989_) 
[n:127.0.0.1:52989_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 1789617 INFO  
(coreLoadExecutor-5975-thread-1-processing-n:127.0.0.1:52989_) 
[n:127.0.0.1:52989_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1789695 INFO  
(coreLoadExecutor-5975-thread-1-processing-n:127.0.0.1:52989_) 
[n:127.0.0.1:52989_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 1789720 INFO  
(coreLoadExecutor-5975-thread-1-processing-n:127.0.0.1:52989_) 
[n:127.0.0.1:52989_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 1789720 INFO  
(coreLoadExecutor-5975-thread-1-processing-n:127.0.0.1:52989_) 
[n:127.0.0.1:52989_ c:collection1   x:collection1] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 'solr.core.collection1.shard1.core_node3' (registry 
'solr.core.collection1.shard1.core_node3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@539e61e1
   [junit4]   2> 1789720 INFO  
(coreLoadExecutor-5975-thread-1-processing-n:127.0.0.1:52989_) 
[n:127.0.0.1:52989_ c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1789720 INFO  
(coreLoadExecutor-5975-thread-1-processing-n:127.0.0.1:52989_) 
[n:127.0.0.1:52989_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E2057E23F5E4DB1E-001/shard-3-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E2057E23F5E4DB1E-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 1789722 INFO  
(coreLoadExecutor-5975-thread-1-processing-n:127.0.0.1:52989_) 
[n:127.0.0.1:52989_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=31, 
maxMergedSegmentMB=6.1044921875, floorSegmentMB=0.833984375, 
forceMergeDeletesPctAllowed=27.41513946513609, segmentsPerTier=27.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1789724 WARN  
(coreLoadExecutor-5975-thread-1-processing-n:127.0.0.1:52989_) 
[n:127.0.0.1:52989_ 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> 1789777 INFO  
(coreLoadExecutor-5975-thread-1-processing-n:127.0.0.1:52989_) 
[n:127.0.0.1:52989_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1789777 INFO  
(coreLoadExecutor-5975-thread-1-processing-n:127.0.0.1:52989_) 
[n:127.0.0.1:52989_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1789779 INFO  
(coreLoadExecutor-5975-thread-1-processing-n:127.0.0.1:52989_) 
[n:127.0.0.1:52989_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1789779 INFO  
(coreLoadExecutor-5975-thread-1-processing-n:127.0.0.1:52989_) 
[n:127.0.0.1:52989_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1789780 INFO  
(coreLoadExecutor-5975-thread-1-processing-n:127.0.0.1:52989_) 
[n:127.0.0.1:52989_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=40, 
maxMergedSegmentMB=3.4716796875, floorSegmentMB=1.6103515625, 
forceMergeDeletesPctAllowed=3.124696921141755, segmentsPerTier=45.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.869574062118603
   [junit4]   2> 1789780 INFO  
(coreLoadExecutor-5975-thread-1-processing-n:127.0.0.1:52989_) 
[n:127.0.0.1:52989_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@4f20ee9[collection1] main]
   [junit4]   2> 1789782 INFO  
(coreLoadExecutor-5975-thread-1-processing-n:127.0.0.1:52989_) 
[n:127.0.0.1:52989_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1789782 INFO  
(coreLoadExecutor-5975-thread-1-processing-n:127.0.0.1:52989_) 
[n:127.0.0.1:52989_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1789783 INFO  
(coreLoadExecutor-5975-thread-1-processing-n:127.0.0.1:52989_) 
[n:127.0.0.1:52989_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1789783 INFO  
(coreLoadExecutor-5975-thread-1-processing-n:127.0.0.1:52989_) 
[n:127.0.0.1:52989_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1569799033536380928
   [junit4]   2> 1789784 INFO  
(searcherExecutor-5976-thread-1-processing-n:127.0.0.1:52989_ x:collection1 
c:collection1) [n:127.0.0.1:52989_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4f20ee9[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1789791 INFO  
(coreZkRegister-5970-thread-1-processing-n:127.0.0.1:52989_ x:collection1 
c:collection1) [n:127.0.0.1:52989_ c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 1789791 INFO  
(coreZkRegister-5970-thread-1-processing-n:127.0.0.1:52989_ x:collection1 
c:collection1) [n:127.0.0.1:52989_ 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> 1789791 INFO  
(coreZkRegister-5970-thread-1-processing-n:127.0.0.1:52989_ x:collection1 
c:collection1) [n:127.0.0.1:52989_ c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:52989/collection1/
   [junit4]   2> 1789792 INFO  
(coreZkRegister-5970-thread-1-processing-n:127.0.0.1:52989_ x:collection1 
c:collection1) [n:127.0.0.1:52989_ c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1789792 INFO  
(coreZkRegister-5970-thread-1-processing-n:127.0.0.1:52989_ x:collection1 
c:collection1) [n:127.0.0.1:52989_ c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:52989/collection1/ has no 
replicas
   [junit4]   2> 1789792 INFO  
(coreZkRegister-5970-thread-1-processing-n:127.0.0.1:52989_ x:collection1 
c:collection1) [n:127.0.0.1:52989_ c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 1789795 INFO  
(coreZkRegister-5970-thread-1-processing-n:127.0.0.1:52989_ x:collection1 
c:collection1) [n:127.0.0.1:52989_ c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:52989/collection1/ shard1
   [junit4]   2> 1789909 INFO  
(zkCallback-2048-thread-1-processing-n:127.0.0.1:52989_) [n:127.0.0.1:52989_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1789909 INFO  
(zkCallback-2036-thread-1-processing-n:127.0.0.1:52970_) [n:127.0.0.1:52970_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1789909 INFO  
(zkCallback-2042-thread-1-processing-n:127.0.0.1:52974_) [n:127.0.0.1:52974_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1789914 INFO  
(coreZkRegister-5970-thread-1-processing-n:127.0.0.1:52989_ x:collection1 
c:collection1) [n:127.0.0.1:52989_ c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1790032 INFO  
(zkCallback-2048-thread-1-processing-n:127.0.0.1:52989_) [n:127.0.0.1:52989_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1790032 INFO  
(zkCallback-2036-thread-1-processing-n:127.0.0.1:52970_) [n:127.0.0.1:52970_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1790032 INFO  
(zkCallback-2042-thread-1-processing-n:127.0.0.1:52974_) [n:127.0.0.1:52974_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1790487 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E2057E23F5E4DB1E-001/shard-4-001/cores/collection1
   [junit4]   2> 1790488 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E2057E23F5E4DB1E-001/shard-4-001
 of type NRT
   [junit4]   2> 1790489 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1790490 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5f4af446{/,null,AVAILABLE}
   [junit4]   2> 1790490 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5157f875{HTTP/1.1,[http/1.1]}{127.0.0.1:52993}
   [junit4]   2> 1790491 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.e.j.s.Server Started @1794419ms
   [junit4]   2> 1790491 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E2057E23F5E4DB1E-001/tempDir-001/jetty4,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=52993, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E2057E23F5E4DB1E-001/shard-4-001/cores}
   [junit4]   2> 1790491 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1790491 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 1790491 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1790491 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1790491 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-10T06:43:40.911Z
   [junit4]   2> 1790495 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1790495 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E2057E23F5E4DB1E-001/shard-4-001/solr.xml
   [junit4]   2> 1790500 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@539e61e1, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1790506 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52958/solr
   [junit4]   2> 1790526 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) 
[n:127.0.0.1:52993_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1790533 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) 
[n:127.0.0.1:52993_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1790536 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) 
[n:127.0.0.1:52993_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52993_
   [junit4]   2> 1790538 INFO  
(zkCallback-2026-thread-2-processing-n:127.0.0.1:52963_) [n:127.0.0.1:52963_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1790539 INFO  
(zkCallback-2036-thread-1-processing-n:127.0.0.1:52970_) [n:127.0.0.1:52970_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1790539 INFO  
(zkCallback-2042-thread-1-processing-n:127.0.0.1:52974_) [n:127.0.0.1:52974_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1790539 INFO  (zkCallback-2030-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1790539 INFO  
(zkCallback-2048-thread-1-processing-n:127.0.0.1:52989_) [n:127.0.0.1:52989_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1790540 INFO  
(zkCallback-2054-thread-1-processing-n:127.0.0.1:52993_) [n:127.0.0.1:52993_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1790680 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) 
[n:127.0.0.1:52993_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@539e61e1
   [junit4]   2> 1790688 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) 
[n:127.0.0.1:52993_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@539e61e1
   [junit4]   2> 1790688 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) 
[n:127.0.0.1:52993_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@539e61e1
   [junit4]   2> 1790691 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E2057E23F5E4DB1E]) 
[n:127.0.0.1:52993_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E2057E23F5E4DB1E-001/shard-4-001/

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

Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E2057E23F5E4DB1E-001
   [junit4]   2> Jun 10, 2017 6:44:34 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{6grand2_s=FST50, 7grand5_s=PostingsFormat(name=Memory), 4grand0_s=FST50, 
7grand1_s=PostingsFormat(name=Memory), 9grand7_s=FST50, 8grand0_s=FST50, 
9grand3_s=FST50, 6parent_f2_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
8grand4_s=FST50, 0parent_f2_s=PostingsFormat(name=Direct), 
3grand1_s=PostingsFormat(name=Memory), 
4parent_f1_s=PostingsFormat(name=Memory), 
11grand10_s=PostingsFormat(name=LuceneVarGapFixedInterval), 5child3_s=FST50, 
9parent_f2_s=PostingsFormat(name=Memory), a_t=PostingsFormat(name=Memory), 
6child2_s=PostingsFormat(name=Memory), 
id=PostingsFormat(name=LuceneVarGapFixedInterval), 
5grand3_s=PostingsFormat(name=Memory), 
1parent_f1_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
6child1_s=PostingsFormat(name=LuceneVarGapFixedInterval), _root_=FST50, 
5child2_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
3child0_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
4child3_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
1grand0_s=PostingsFormat(name=Direct), 11grand2_s=PostingsFormat(name=Memory), 
11grand6_s=PostingsFormat(name=Memory), 10grand7_s=FST50, 
7parent_f1_s=PostingsFormat(name=Direct), 
2child1_s=PostingsFormat(name=LuceneVarGapFixedInterval), 3parent_f2_s=FST50, 
10grand3_s=FST50, 6grand3_s=PostingsFormat(name=Direct), 
5grand2_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
10grand9_s=PostingsFormat(name=Memory), 4grand1_s=PostingsFormat(name=Direct), 
7grand4_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
3grand0_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
9grand6_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
8grand1_s=PostingsFormat(name=Direct), 
9grand2_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
8grand5_s=PostingsFormat(name=Direct), 
9parent_f1_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
1parent_f2_s=PostingsFormat(name=Memory), 
6child3_s=PostingsFormat(name=Direct), 
7grand0_s=PostingsFormat(name=LuceneVarGapFixedInterval), text_t=FST50, 
type_s=FST50, 5child1_s=PostingsFormat(name=Memory), 
10parent_f1_s=PostingsFormat(name=Direct), 
11grand1_s=PostingsFormat(name=Direct), 
10grand0_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
4child0_s=PostingsFormat(name=Memory), 11grand5_s=PostingsFormat(name=Direct), 
10grand8_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
10grand4_s=PostingsFormat(name=LuceneVarGapFixedInterval), 5grand1_s=FST50, 
6grand4_s=PostingsFormat(name=Memory), 4grand2_s=PostingsFormat(name=Memory), 
7grand3_s=FST50, 11grand9_s=PostingsFormat(name=Direct), 
8grand2_s=PostingsFormat(name=Memory), 9grand5_s=PostingsFormat(name=Memory), 
8grand6_s=PostingsFormat(name=Memory), 9grand1_s=PostingsFormat(name=Memory), 
6child4_s=FST50, 5parent_f1_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
6grand0_s=PostingsFormat(name=Memory), 
10parent_f2_s=PostingsFormat(name=Memory), 
5child0_s=PostingsFormat(name=Direct), 
8parent_f1_s=PostingsFormat(name=Memory), 
2parent_f2_s=PostingsFormat(name=LuceneVarGapFixedInterval), 11grand0_s=FST50, 
4child1_s=PostingsFormat(name=Direct), 
2grand1_s=PostingsFormat(name=LuceneVarGapFixedInterval), 11grand4_s=FST50, 
3child2_s=PostingsFormat(name=Direct), 10grand5_s=PostingsFormat(name=Memory), 
1child0_s=PostingsFormat(name=Direct), 10grand1_s=PostingsFormat(name=Memory), 
7grand6_s=PostingsFormat(name=Direct), 5grand0_s=PostingsFormat(name=Direct), 
6grand5_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
7grand2_s=PostingsFormat(name=Direct), 
4grand3_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
9grand8_s=PostingsFormat(name=Direct), 11grand8_s=FST50, 
8grand3_s=PostingsFormat(name=LuceneVarGapFixedInterval), 6parent_f1_s=FST50, 
9grand4_s=PostingsFormat(name=Direct), 
8grand7_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
0parent_f1_s=PostingsFormat(name=Memory), 
3grand2_s=PostingsFormat(name=Direct), 9grand0_s=PostingsFormat(name=Direct), 
4parent_f2_s=PostingsFormat(name=Direct), 
5child4_s=PostingsFormat(name=Direct), 
6child5_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
5grand4_s=PostingsFormat(name=Direct), 
6grand1_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
5parent_f2_s=PostingsFormat(name=Memory), 6child0_s=FST50, 
8parent_f2_s=PostingsFormat(name=Direct), 2parent_f1_s=FST50, 4child2_s=FST50, 
rnd_b=PostingsFormat(name=LuceneVarGapFixedInterval), 
11grand3_s=PostingsFormat(name=LuceneVarGapFixedInterval), 2grand0_s=FST50, 
11grand7_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
3child1_s=PostingsFormat(name=Memory), 10grand6_s=PostingsFormat(name=Direct), 
7parent_f2_s=FST50, 10grand2_s=PostingsFormat(name=Direct), 
2child0_s=PostingsFormat(name=Memory), 
3parent_f1_s=PostingsFormat(name=Direct)}, 
docValues:{_version_=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1026, 
maxMBSortInHeap=5.32155812496268, sim=RandomSimilarity(queryNorm=true): {}, 
locale=ga, timezone=America/Havana
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_131 
(64-bit)/cpus=3,threads=1,free=295427632,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestJsonFacetRefinement, 
MinimalSchemaTest, BadComponentTest, TestAuthenticationFramework, 
WordBreakSolrSpellCheckerTest, MergeStrategyTest, TestDocumentBuilder, 
CacheHeaderTest, TestStressUserVersions, DistributedFacetPivotSmallTest, 
TestReload, DateRangeFieldTest, TestRuleBasedAuthorizationPlugin, 
SaslZkACLProviderTest, PeerSyncWithIndexFingerprintCachingTest, 
LeaderInitiatedRecoveryOnCommitTest, InfixSuggestersTest, 
SolrIndexSplitterTest, BlockCacheTest, TestSortByMinMaxFunction, 
SuggesterWFSTTest, TestDistributedGrouping, BasicDistributedZk2Test, 
TestNamedUpdateProcessors, ScriptEngineTest, HighlighterConfigTest, 
TestXmlQParser, ConvertedLegacyTest, SortSpecParsingTest, 
TestConfigSetsAPIExclusivity, TestRecovery, ZkStateWriterTest, 
ClassificationUpdateProcessorFactoryTest, TestAnalyzedSuggestions, 
CollectionsAPIAsyncDistributedZkTest, PeerSyncReplicationTest, 
SolrGraphiteReporterTest, TestLMJelinekMercerSimilarityFactory, TestRangeQuery, 
TestSimpleTrackingShardHandler, SharedFSAutoReplicaFailoverTest, 
CdcrRequestHandlerTest, CursorMarkTest, TestMultiWordSynonyms, 
TestPHPSerializedResponseWriter, TestReplicationHandlerBackup, TestLegacyField, 
SpellCheckComponentTest, CircularListTest, SegmentsInfoRequestHandlerTest, 
DistributedQueryComponentCustomSortTest, CoreAdminHandlerTest, 
DeleteLastCustomShardedReplicaTest, DOMUtilTest, TestCloudInspectUtil, 
TestCodecSupport, SpellCheckCollatorTest, CloudExitableDirectoryReaderTest, 
EchoParamsTest, TestBadConfig, IndexSchemaTest, 
TestReversedWildcardFilterFactory, BasicAuthStandaloneTest, TestSolr4Spatial, 
TestConfigSetProperties, SpellCheckCollatorWithCollapseTest, 
CurrencyFieldOpenExchangeTest, TestSolrCloudWithHadoopAuthPlugin, 
UpdateParamsTest, PropertiesRequestHandlerTest, 
TestDistributedStatsComponentCardinality, BlobRepositoryCloudTest, 
TestFieldCache, CustomCollectionTest, TestSchemaManager, 
FileBasedSpellCheckerTest, SpellPossibilityIteratorTest, TestIndexSearcher, 
TestFieldCacheVsDocValues, ExplicitHLLTest, TestExportWriter, SolrInfoBeanTest, 
TestCloudNestedDocsSort, TestSolrCloudSnapshots, TestCrossCoreJoin, 
SortByFunctionTest, DefaultValueUpdateProcessorTest, 
ClassificationUpdateProcessorTest, DistributedFacetExistsSmallTest, 
CollectionsAPIDistributedZkTest, TlogReplayBufferedWhileIndexingTest, 
TestFastWriter, BufferStoreTest, LeaderElectionIntegrationTest, 
TestCoreDiscovery, TestDocSet, TestConfigReload, UUIDFieldTest, 
DistributedSuggestComponentTest, VMParamsZkACLAndCredentialsProvidersTest, 
MigrateRouteKeyTest, TestFieldTypeCollectionResource, 
TestFoldingMultitermQuery, TestSolr4Spatial2, TestRawTransformer, 
NoCacheHeaderTest, TestSolrCoreProperties, JsonLoaderTest, TestSolrIndexConfig, 
TestJettySolrRunner, TestMacroExpander, ExternalFileFieldSortTest, 
TestLuceneMatchVersion, SliceStateTest, TestSolrDeletionPolicy2, 
TestSchemaNameResource, TestInfoStreamLogging, 
TestPerFieldSimilarityWithDefaultOverride, LeaderFailoverAfterPartitionTest, 
AnalyticsMergeStrategyTest, TestSolrConfigHandlerConcurrent, TestSearchPerf, 
TestTrackingShardHandlerFactory, TestManagedStopFilterFactory, 
SolrSlf4jReporterTest, ConnectionManagerTest, SimpleCollectionCreateDeleteTest, 
TestIndexingPerformance, TestCollationFieldDocValues, 
HdfsTlogReplayBufferedWhileIndexingTest, TestHdfsUpdateLog, 
HdfsLockFactoryTest, TestGraphTermsQParserPlugin, TestCollapseQParserPlugin, 
TestDistributedMissingSort, BlockJoinFacetDistribTest, ReplicationFactorTest, 
ZkSolrClientTest, TestSubQueryTransformerCrossCore, PrimUtilsTest, 
SparseHLLTest, RuleEngineTest, BaseCdcrDistributedZkTest, 
SystemInfoHandlerTest, BlockJoinFacetSimpleTest, PreAnalyzedFieldTest, 
BasicZkTest, TestLegacyNumericUtils, TestSlowCompositeReaderWrapper, 
AutoCommitTest, TestQueryUtils, TimeZoneUtilsTest, SolrShardReporterTest, 
BasicFunctionalityTest, TestLockTree, TestRestManager, 
AtomicUpdateProcessorFactoryTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, 
TestApiFramework, TestGraphMLResponseWriter, VersionInfoTest, 
TestPullReplicaErrorHandling, TestDFRSimilarityFactory, TestFastLRUCache, 
HighlighterMaxOffsetTest, PreAnalyzedFieldManagedSchemaCloudTest, 
TestChildDocTransformer, V2ApiIntegrationTest, TestDocBasedVersionConstraints, 
TestLRUCache, MetricsConfigTest, ResponseHeaderTest, 
TestOnReconnectListenerSupport, TestOverriddenPrefixQueryForCustomFieldType, 
TestCryptoKeys, TestQueryTypes, BasicDistributedZkTest, SyncSliceTest, 
RecoveryZkTest, FullSolrCloudDistribCmdsTest]
   [junit4] Completed [371/724 (1!)] on J1 in 62.53s, 1 test, 1 failure <<< 
FAILURES!

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

Reply via email to