Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/154/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC

3 tests failed.
FAILED:  org.apache.solr.cloud.DeleteNodeTest.test

Error Message:
Could not find collection : deletenodetest_coll

Stack Trace:
org.apache.solr.common.SolrException: Could not find collection : 
deletenodetest_coll
        at 
__randomizedtesting.SeedInfo.seed([E67321104074B43D:6E271ECAEE88D9C5]:0)
        at 
org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:109)
        at org.apache.solr.cloud.DeleteNodeTest.test(DeleteNodeTest.java:78)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.DistribJoinFromCollectionTest

Error Message:
Could not find collection : to_2x2

Stack Trace:
org.apache.solr.common.SolrException: Could not find collection : to_2x2
        at __randomizedtesting.SeedInfo.seed([E67321104074B43D]:0)
        at 
org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:109)
        at 
org.apache.solr.cloud.DistribJoinFromCollectionTest.setupCluster(DistribJoinFromCollectionTest.java:94)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:874)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Could not find collection:collection2

Stack Trace:
java.lang.AssertionError: Could not find collection:collection2
        at 
__randomizedtesting.SeedInfo.seed([E67321104074B43D:6E271ECAEE88D9C5]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:908)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:612)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12433 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E67321104074B43D-001/init-core-data-001
   [junit4]   2> 1589005 WARN  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[E67321104074B43D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=11 numCloses=11
   [junit4]   2> 1589006 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[E67321104074B43D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1589009 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[E67321104074B43D]-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> 1589009 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[E67321104074B43D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1589009 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[E67321104074B43D]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: 
/nf_xl/wa
   [junit4]   2> 1589011 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1589011 INFO  (Thread-3130) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1589012 INFO  (Thread-3130) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1589014 ERROR (Thread-3130) [    ] 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> 1589112 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:60122
   [junit4]   2> 1589156 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1589159 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1589161 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1589163 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1589166 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1589168 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1589171 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1589174 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1589176 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1589179 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1589181 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1589184 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 1589481 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1589483 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@370af0d8{/nf_xl/wa,null,AVAILABLE}
   [junit4]   2> 1589484 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@38d7f535{HTTP/1.1,[http/1.1]}{127.0.0.1:60125}
   [junit4]   2> 1589484 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.e.j.s.Server Started @1593084ms
   [junit4]   2> 1589484 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E67321104074B43D-001/tempDir-001/control/data,
 hostContext=/nf_xl/wa, hostPort=60125, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E67321104074B43D-001/control-001/cores}
   [junit4]   2> 1589484 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1589485 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 1589485 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1589485 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1589485 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-03T06:44:16.826Z
   [junit4]   2> 1589488 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1589488 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E67321104074B43D-001/control-001/solr.xml
   [junit4]   2> 1589493 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@439a4e27, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1589498 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60122/solr
   [junit4]   2> 1589652 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) 
[n:127.0.0.1:60125_nf_xl%2Fwa    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1589653 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) 
[n:127.0.0.1:60125_nf_xl%2Fwa    ] o.a.s.c.OverseerElectionContext I am going 
to be the leader 127.0.0.1:60125_nf_xl%2Fwa
   [junit4]   2> 1589654 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) 
[n:127.0.0.1:60125_nf_xl%2Fwa    ] o.a.s.c.Overseer Overseer 
(id=98593738349215748-127.0.0.1:60125_nf_xl%2Fwa-n_0000000000) starting
   [junit4]   2> 1589666 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) 
[n:127.0.0.1:60125_nf_xl%2Fwa    ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:60125_nf_xl%2Fwa
   [junit4]   2> 1589668 INFO  
(zkCallback-2539-thread-1-processing-n:127.0.0.1:60125_nf_xl%2Fwa) 
[n:127.0.0.1:60125_nf_xl%2Fwa    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 1589783 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) 
[n:127.0.0.1:60125_nf_xl%2Fwa    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@439a4e27
   [junit4]   2> 1589793 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) 
[n:127.0.0.1:60125_nf_xl%2Fwa    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@439a4e27
   [junit4]   2> 1589794 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) 
[n:127.0.0.1:60125_nf_xl%2Fwa    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@439a4e27
   [junit4]   2> 1589795 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) 
[n:127.0.0.1:60125_nf_xl%2Fwa    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E67321104074B43D-001/control-001/cores
   [junit4]   2> 1589822 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1589824 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60122/solr ready
   [junit4]   2> 1589826 INFO  (qtp1553713357-14876) 
[n:127.0.0.1:60125_nf_xl%2Fwa    ] o.a.s.h.a.CollectionsHandler Invoked 
Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:60125_nf_xl%252Fwa&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1589829 INFO  
(OverseerThreadFactory-6213-thread-1-processing-n:127.0.0.1:60125_nf_xl%2Fwa) 
[n:127.0.0.1:60125_nf_xl%2Fwa    ] o.a.s.c.CreateCollectionCmd Create 
collection control_collection
   [junit4]   2> 1589939 INFO  (qtp1553713357-14878) 
[n:127.0.0.1:60125_nf_xl%2Fwa    ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1589940 INFO  (qtp1553713357-14878) 
[n:127.0.0.1:60125_nf_xl%2Fwa    ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1590051 INFO  
(zkCallback-2539-thread-1-processing-n:127.0.0.1:60125_nf_xl%2Fwa) 
[n:127.0.0.1:60125_nf_xl%2Fwa    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1590961 INFO  (qtp1553713357-14878) 
[n:127.0.0.1:60125_nf_xl%2Fwa c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.1.0
   [junit4]   2> 1590979 INFO  (qtp1553713357-14878) 
[n:127.0.0.1:60125_nf_xl%2Fwa c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema 
[control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1591033 INFO  (qtp1553713357-14878) 
[n:127.0.0.1:60125_nf_xl%2Fwa c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
test/1.6 with uniqueid field id
   [junit4]   2> 1591057 INFO  (qtp1553713357-14878) 
[n:127.0.0.1:60125_nf_xl%2Fwa c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 
'control_collection_shard1_replica_n1' using configuration from collection 
control_collection, trusted=true
   [junit4]   2> 1591057 INFO  (qtp1553713357-14878) 
[n:127.0.0.1:60125_nf_xl%2Fwa c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@439a4e27
   [junit4]   2> 1591057 INFO  (qtp1553713357-14878) 
[n:127.0.0.1:60125_nf_xl%2Fwa c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1591057 INFO  (qtp1553713357-14878) 
[n:127.0.0.1:60125_nf_xl%2Fwa c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[[control_collection_shard1_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E67321104074B43D-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E67321104074B43D-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1591059 INFO  (qtp1553713357-14878) 
[n:127.0.0.1:60125_nf_xl%2Fwa c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=42, 
maxMergedSegmentMB=25.6611328125, floorSegmentMB=0.4306640625, 
forceMergeDeletesPctAllowed=13.74593106642597, segmentsPerTier=20.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.10069915023745156
   [junit4]   2> 1591063 WARN  (qtp1553713357-14878) 
[n:127.0.0.1:60125_nf_xl%2Fwa c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID 
paramSet a in requestHandler {type = requestHandler,name = /dump,class = 
DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1591124 INFO  (qtp1553713357-14878) 
[n:127.0.0.1:60125_nf_xl%2Fwa c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1591124 INFO  (qtp1553713357-14878) 
[n:127.0.0.1:60125_nf_xl%2Fwa c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1591126 INFO  (qtp1553713357-14878) 
[n:127.0.0.1:60125_nf_xl%2Fwa c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 1591126 INFO  (qtp1553713357-14878) 
[n:127.0.0.1:60125_nf_xl%2Fwa c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 1591127 INFO  (qtp1553713357-14878) 
[n:127.0.0.1:60125_nf_xl%2Fwa c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=34, 
maxMergedSegmentMB=58.021484375, floorSegmentMB=1.7138671875, 
forceMergeDeletesPctAllowed=23.603584180684745, segmentsPerTier=37.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1591127 INFO  (qtp1553713357-14878) 
[n:127.0.0.1:60125_nf_xl%2Fwa c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@38459a96[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1591129 INFO  (qtp1553713357-14878) 
[n:127.0.0.1:60125_nf_xl%2Fwa c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1591129 INFO  (qtp1553713357-14878) 
[n:127.0.0.1:60125_nf_xl%2Fwa c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1591130 INFO  (qtp1553713357-14878) 
[n:127.0.0.1:60125_nf_xl%2Fwa c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will 
be reserved for  10000
   [junit4]   2> 1591130 INFO  (qtp1553713357-14878) 
[n:127.0.0.1:60125_nf_xl%2Fwa c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1577499815807287296
   [junit4]   2> 1591131 INFO  
(searcherExecutor-6216-thread-1-processing-n:127.0.0.1:60125_nf_xl%2Fwa 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:60125_nf_xl%2Fwa c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@38459a96[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1591139 INFO  (qtp1553713357-14878) 
[n:127.0.0.1:60125_nf_xl%2Fwa c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 1591139 INFO  (qtp1553713357-14878) 
[n:127.0.0.1:60125_nf_xl%2Fwa c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 1591139 INFO  (qtp1553713357-14878) 
[n:127.0.0.1:60125_nf_xl%2Fwa c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:60125/nf_xl/wa/control_collection_shard1_replica_n1/
   [junit4]   2> 1591139 INFO  (qtp1553713357-14878) 
[n:127.0.0.1:60125_nf_xl%2Fwa c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now 
sync replicas to me
   [junit4]   2> 1591139 INFO  (qtp1553713357-14878) 
[n:127.0.0.1:60125_nf_xl%2Fwa c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:60125/nf_xl/wa/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 1591139 INFO  (qtp1553713357-14878) 
[n:127.0.0.1:60125_nf_xl%2Fwa c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Found all replicas participating in election, clear LIR
   [junit4]   2> 1591146 INFO  (qtp1553713357-14878) 
[n:127.0.0.1:60125_nf_xl%2Fwa c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am 
the new leader: 
http://127.0.0.1:60125/nf_xl/wa/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1591250 INFO  
(zkCallback-2539-thread-1-processing-n:127.0.0.1:60125_nf_xl%2Fwa) 
[n:127.0.0.1:60125_nf_xl%2Fwa    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1591257 INFO  (qtp1553713357-14878) 
[n:127.0.0.1:60125_nf_xl%2Fwa c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, 
no recovery necessary
   [junit4]   2> 1591258 INFO  (qtp1553713357-14878) 
[n:127.0.0.1:60125_nf_xl%2Fwa c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1319
   [junit4]   2> 1591262 INFO  (qtp1553713357-14876) 
[n:127.0.0.1:60125_nf_xl%2Fwa    ] o.a.s.h.a.CollectionsHandler Wait for new 
collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1591368 INFO  
(zkCallback-2539-thread-2-processing-n:127.0.0.1:60125_nf_xl%2Fwa) 
[n:127.0.0.1:60125_nf_xl%2Fwa    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1591833 INFO  
(OverseerCollectionConfigSetProcessor-98593738349215748-127.0.0.1:60125_nf_xl%2Fwa-n_0000000000)
 [n:127.0.0.1:60125_nf_xl%2Fwa    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1592265 INFO  (qtp1553713357-14876) 
[n:127.0.0.1:60125_nf_xl%2Fwa    ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:60125_nf_xl%252Fwa&wt=javabin&version=2}
 status=0 QTime=2438
   [junit4]   2> 1592272 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1592274 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60122/solr ready
   [junit4]   2> 1592274 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1592274 INFO  (qtp1553713357-14881) 
[n:127.0.0.1:60125_nf_xl%2Fwa    ] o.a.s.h.a.CollectionsHandler Invoked 
Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1592278 INFO  
(OverseerThreadFactory-6213-thread-2-processing-n:127.0.0.1:60125_nf_xl%2Fwa) 
[n:127.0.0.1:60125_nf_xl%2Fwa    ] o.a.s.c.CreateCollectionCmd Create 
collection collection1
   [junit4]   2> 1592279 WARN  
(OverseerThreadFactory-6213-thread-2-processing-n:127.0.0.1:60125_nf_xl%2Fwa) 
[n:127.0.0.1:60125_nf_xl%2Fwa    ] o.a.s.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 1592495 INFO  (qtp1553713357-14881) 
[n:127.0.0.1:60125_nf_xl%2Fwa    ] o.a.s.h.a.CollectionsHandler Wait for new 
collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1592495 INFO  (qtp1553713357-14881) 
[n:127.0.0.1:60125_nf_xl%2Fwa    ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=220
   [junit4]   2> 1592886 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E67321104074B43D-001/shard-1-001
 of type NRT
   [junit4]   2> 1592886 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1592888 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6e8e72ed{/nf_xl/wa,null,AVAILABLE}
   [junit4]   2> 1592888 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5e3501ba{HTTP/1.1,[http/1.1]}{127.0.0.1:60148}
   [junit4]   2> 1592888 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.e.j.s.Server Started @1596488ms
   [junit4]   2> 1592888 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E67321104074B43D-001/tempDir-001/jetty1,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/nf_xl/wa, 
hostPort=60148, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E67321104074B43D-001/shard-1-001/cores}
   [junit4]   2> 1592888 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1592888 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 1592888 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1592888 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1592888 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-03T06:44:20.229Z
   [junit4]   2> 1592891 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1592891 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E67321104074B43D-001/shard-1-001/solr.xml
   [junit4]   2> 1592897 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@439a4e27, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1592903 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60122/solr
   [junit4]   2> 1592916 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) 
[n:127.0.0.1:60148_nf_xl%2Fwa    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 1592920 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) 
[n:127.0.0.1:60148_nf_xl%2Fwa    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1592926 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) 
[n:127.0.0.1:60148_nf_xl%2Fwa    ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:60148_nf_xl%2Fwa
   [junit4]   2> 1592928 INFO  
(zkCallback-2551-thread-1-processing-n:127.0.0.1:60148_nf_xl%2Fwa) 
[n:127.0.0.1:60148_nf_xl%2Fwa    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (1) -> (2)
   [junit4]   2> 1592929 INFO  (zkCallback-2546-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1592929 INFO  
(zkCallback-2539-thread-2-processing-n:127.0.0.1:60125_nf_xl%2Fwa) 
[n:127.0.0.1:60125_nf_xl%2Fwa    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (1) -> (2)
   [junit4]   2> 1593019 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) 
[n:127.0.0.1:60148_nf_xl%2Fwa    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@439a4e27
   [junit4]   2> 1593029 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) 
[n:127.0.0.1:60148_nf_xl%2Fwa    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@439a4e27
   [junit4]   2> 1593029 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) 
[n:127.0.0.1:60148_nf_xl%2Fwa    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@439a4e27
   [junit4]   2> 1593031 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) 
[n:127.0.0.1:60148_nf_xl%2Fwa    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E67321104074B43D-001/shard-1-001/cores
   [junit4]   2> 1593062 INFO  (qtp1553713357-14874) 
[n:127.0.0.1:60125_nf_xl%2Fwa    ] o.a.s.h.a.CollectionsHandler Invoked 
Collection Action :addreplica with params 
node=127.0.0.1:60148_nf_xl%252Fwa&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1593066 INFO  
(OverseerCollectionConfigSetProcessor-98593738349215748-127.0.0.1:60125_nf_xl%2Fwa-n_0000000000)
 [n:127.0.0.1:60125_nf_xl%2Fwa    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1593066 INFO  
(OverseerThreadFactory-6213-thread-3-processing-n:127.0.0.1:60125_nf_xl%2Fwa) 
[n:127.0.0.1:60125_nf_xl%2Fwa    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:60148_nf_xl%2Fwa for creating new replica
   [junit4]   2> 1593072 INFO  (qtp643490594-14918) 
[n:127.0.0.1:60148_nf_xl%2Fwa    ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n61&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1593072 INFO  (qtp643490594-14918) 
[n:127.0.0.1:60148_nf_xl%2Fwa    ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1593184 INFO  
(zkCallback-2551-thread-1-processing-n:127.0.0.1:60148_nf_xl%2Fwa) 
[n:127.0.0.1:60148_nf_xl%2Fwa    ] 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> 1594092 INFO  (qtp643490594-14918) 
[n:127.0.0.1:60148_nf_xl%2Fwa c:collection1 s:shard2  
x:collection1_shard2_replica_n61] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
7.1.0
   [junit4]   2> 1594103 INFO  (qtp643490594-14918) 
[n:127.0.0.1:60148_nf_xl%2Fwa c:collection1 s:shard2  
x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n61] Schema name=test
   [junit4]   2> 1594212 INFO  (qtp643490594-14918) 
[n:127.0.0.1:60148_nf_xl%2Fwa c:collection1 s:shard2  
x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema Loaded schema test/1.6 
with uniqueid field id
   [junit4]   2> 1594260 INFO  (qtp643490594-14918) 
[n:127.0.0.1:60148_nf_xl%2Fwa c:collection1 s:shard2  
x:collection1_shard2_replica_n61] o.a.s.c.CoreContainer Creating SolrCore 
'collection1_shard2_replica_n61' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 1594261 INFO  (qtp643490594-14918) 
[n:127.0.0.1:60148_nf_xl%2Fwa c:collection1 s:shard2  
x:collection1_shard2_replica_n61] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n61' (registry 
'solr.core.collection1.shard2.replica_n61') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@439a4e27
   [junit4]   2> 1594261 INFO  (qtp643490594-14918) 
[n:127.0.0.1:60148_nf_xl%2Fwa c:collection1 s:shard2  
x:collection1_shard2_replica_n61] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1594262 INFO  (qtp643490594-14918) 
[n:127.0.0.1:60148_nf_xl%2Fwa c:collection1 s:shard2  
x:collection1_shard2_replica_n61] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n61] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E67321104074B43D-001/shard-1-001/cores/collection1_shard2_replica_n61],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E67321104074B43D-001/shard-1-001/cores/collection1_shard2_replica_n61/data/]
   [junit4]   2> 1594266 INFO  (qtp643490594-14918) 
[n:127.0.0.1:60148_nf_xl%2Fwa c:collection1 s:shard2  
x:collection1_shard2_replica_n61] o.a.s.u.RandomMergePolicy RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=29, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=25.6611328125, 
floorSegmentMB=0.4306640625, forceMergeDeletesPctAllowed=13.74593106642597, 
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.10069915023745156
   [junit4]   2> 1594310 WARN  (qtp643490594-14918) 
[n:127.0.0.1:60148_nf_xl%2Fwa c:collection1 s:shard2  
x:collection1_shard2_replica_n61] o.a.s.c.RequestHandlers INVALID paramSet a in 
requestHandler {type = requestHandler,name = /dump,class = 
DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1594419 INFO  (qtp643490594-14918) 
[n:127.0.0.1:60148_nf_xl%2Fwa c:collection1 s:shard2  
x:collection1_shard2_replica_n61] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1594419 INFO  (qtp643490594-14918) 
[n:127.0.0.1:60148_nf_xl%2Fwa c:collection1 s:shard2  
x:collection1_shard2_replica_n61] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1594421 INFO  (qtp643490594-14918) 
[n:127.0.0.1:60148_nf_xl%2Fwa c:collection1 s:shard2  
x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 1594421 INFO  (qtp643490594-14918) 
[n:127.0.0.1:60148_nf_xl%2Fwa c:collection1 s:shard2  
x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 1594443 INFO  (qtp643490594-14918) 
[n:127.0.0.1:60148_nf_xl%2Fwa c:collection1 s:shard2  
x:collection1_shard2_replica_n61] o.a.s.u.RandomMergePolicy RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=17, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=58.021484375, 
floorSegmentMB=1.7138671875, forceMergeDeletesPctAllowed=23.603584180684745, 
segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1594445 INFO  (qtp643490594-14918) 
[n:127.0.0.1:60148_nf_xl%2Fwa c:collection1 s:shard2  
x:collection1_shard2_replica_n61] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@46ff790f[collection1_shard2_replica_n61] main]
   [junit4]   2> 1594447 INFO  (qtp643490594-14918) 
[n:127.0.0.1:60148_nf_xl%2Fwa c:collection1 s:shard2  
x:collection1_shard2_replica_n61] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1594447 INFO  (qtp643490594-14918) 
[n:127.0.0.1:60148_nf_xl%2Fwa c:collection1 s:shard2  
x:collection1_shard2_replica_n61] o.a.s.r.ManagedResourceStorage Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1594448 INFO  (qtp643490594-14918) 
[n:127.0.0.1:60148_nf_xl%2Fwa c:collection1 s:shard2  
x:collection1_shard2_replica_n61] o.a.s.h.ReplicationHandler Commits will be 
reserved for  10000
   [junit4]   2> 1594449 INFO  
(searcherExecutor-6227-thread-1-processing-n:127.0.0.1:60148_nf_xl%2Fwa 
x:collection1_shard2_replica_n61 s:shard2 c:collection1) 
[n:127.0.0.1:60148_nf_xl%2Fwa c:collection1 s:shard2  
x:collection1_shard2_replica_n61] o.a.s.c.SolrCore 
[collection1_shard2_replica_n61] Registered new searcher 
Searcher@46ff790f[collection1_shard2_replica_n61] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1594449 INFO  (qtp643490594-14918) 
[n:127.0.0.1:60148_nf_xl%2Fwa c:collection1 s:shard2  
x:collection1_shard2_replica_n61] o.a.s.u.UpdateLog Could not find max version 
in index or recent updates, using new clock 1577499819287511040
   [junit4]   2> 1594457 INFO  (qtp643490594-14918) 
[n:127.0.0.1:60148_nf_xl%2Fwa c:collection1 s:shard2  
x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext Enough 
replicas found to continue.
   [junit4]   2> 1594458 INFO  (qtp643490594-14918) 
[n:127.0.0.1:60148_nf_xl%2Fwa c:collection1 s:shard2  
x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext I may be 
the new leader - try and sync
   [junit4]   2> 1594459 INFO  (qtp643490594-14918) 
[n:127.0.0.1:60148_nf_xl%2Fwa c:collection1 s:shard2  
x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:60148/nf_xl/wa/collection1_shard2_replica_n61/
   [junit4]   2> 1594459 INFO  (qtp643490594-14918) 
[n:127.0.0.1:60148_nf_xl%2Fwa c:collection1 s:shard2  
x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 1594459 INFO  (qtp643490594-14918) 
[n:127.0.0.1:60148_nf_xl%2Fwa c:collection1 s:shard2  
x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy 
http://127.0.0.1:60148/nf_xl/wa/collection1_shard2_replica_n61/ has no replicas
   [junit4]   2> 1594459 INFO  (qtp643490594-14918) 
[n:127.0.0.1:60148_nf_xl%2Fwa c:collection1 s:shard2  
x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext Found all 
replicas participating in election, clear LIR
   [junit4]   2> 1594465 INFO  (qtp643490594-14918) 
[n:127.0.0.1:60148_nf_xl%2Fwa c:collection1 s:shard2  
x:collection1_shard2_replica_n61] o.a.s.c.ShardLeaderElectionContext I am the 
new leader: http://127.0.0.1:60148/nf_xl/wa/collection1_shard2_replica_n61/ 
shard2
   [junit4]   2> 1594570 INFO  
(zkCallback-2551-thread-1-processing-n:127.0.0.1:60148_nf_xl%2Fwa) 
[n:127.0.0.1:60148_nf_xl%2Fwa    ] 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> 1594620 INFO  (qtp643490594-14918) 
[n:127.0.0.1:60148_nf_xl%2Fwa c:collection1 s:shard2  
x:collection1_shard2_replica_n61] o.a.s.c.ZkController I am the leader, no 
recovery necessary
   [junit4]   2> 1594621 INFO  (qtp643490594-14918) 
[n:127.0.0.1:60148_nf_xl%2Fwa c:collection1 s:shard2  
x:collection1_shard2_replica_n61] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n61&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1549
   [junit4]   2> 1594624 INFO  (qtp1553713357-14874) 
[n:127.0.0.1:60125_nf_xl%2Fwa    ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:60148_nf_xl%252Fwa&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=1562
   [junit4]   2> 1594725 INFO  
(zkCallback-2551-thread-1-processing-n:127.0.0.1:60148_nf_xl%2Fwa) 
[n:127.0.0.1:60148_nf_xl%2Fwa    ] 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> 1594930 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E67321104074B43D-001/shard-2-001
 of type NRT
   [junit4]   2> 1594930 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1594932 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2e73770e{/nf_xl/wa,null,AVAILABLE}
   [junit4]   2> 1594932 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@17b6733f{HTTP/1.1,[http/1.1]}{127.0.0.1:60154}
   [junit4]   2> 1594932 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.e.j.s.Server Started @1598532ms
   [junit4]   2> 1594932 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E67321104074B43D-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/nf_xl/wa, hostPort=60154, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E67321104074B43D-001/shard-2-001/cores}
   [junit4]   2> 1594933 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1594933 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 1594933 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1594933 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1594933 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-03T06:44:22.274Z
   [junit4]   2> 1594937 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1594937 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E67321104074B43D-001/shard-2-001/solr.xml
   [junit4]   2> 1594943 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@439a4e27, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1594947 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60122/solr
   [junit4]   2> 1594960 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) 
[n:127.0.0.1:60154_nf_xl%2Fwa    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (2)
   [junit4]   2> 1594964 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) 
[n:127.0.0.1:60154_nf_xl%2Fwa    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1594967 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) 
[n:127.0.0.1:60154_nf_xl%2Fwa    ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:60154_nf_xl%2Fwa
   [junit4]   2> 1594969 INFO  (zkCallback-2546-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1594969 INFO  
(zkCallback-2539-thread-1-processing-n:127.0.0.1:60125_nf_xl%2Fwa) 
[n:127.0.0.1:60125_nf_xl%2Fwa    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 1594969 INFO  
(zkCallback-2551-thread-1-processing-n:127.0.0.1:60148_nf_xl%2Fwa) 
[n:127.0.0.1:60148_nf_xl%2Fwa    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 1594969 INFO  
(zkCallback-2557-thread-1-processing-n:127.0.0.1:60154_nf_xl%2Fwa) 
[n:127.0.0.1:60154_nf_xl%2Fwa    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 1595051 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) 
[n:127.0.0.1:60154_nf_xl%2Fwa    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@439a4e27
   [junit4]   2> 1595061 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) 
[n:127.0.0.1:60154_nf_xl%2Fwa    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@439a4e27
   [junit4]   2> 1595062 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) 
[n:127.0.0.1:60154_nf_xl%2Fwa    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@439a4e27
   [junit4]   2> 1595064 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) 
[n:127.0.0.1:60154_nf_xl%2Fwa    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E67321104074B43D-001/shard-2-001/cores
   [junit4]   2> 1595076 INFO  
(OverseerCollectionConfigSetProcessor-98593738349215748-127.0.0.1:60125_nf_xl%2Fwa-n_0000000000)
 [n:127.0.0.1:60125_nf_xl%2Fwa    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1595101 INFO  (qtp1553713357-14877) 
[n:127.0.0.1:60125_nf_xl%2Fwa    ] o.a.s.h.a.CollectionsHandler Invoked 
Collection Action :addreplica with params 
node=127.0.0.1:60154_nf_xl%252Fwa&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1595105 INFO  
(OverseerThreadFactory-6213-thread-4-processing-n:127.0.0.1:60125_nf_xl%2Fwa) 
[n:127.0.0.1:60125_nf_xl%2Fwa    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:60154_nf_xl%2Fwa for creating new replica
   [junit4]   2> 1595110 INFO  (qtp874766760-14947) 
[n:127.0.0.1:60154_nf_xl%2Fwa    ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n63&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1595111 INFO  (qtp874766760-14947) 
[n:127.0.0.1:60154_nf_xl%2Fwa    ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1595219 INFO  
(zkCallback-2557-thread-1-processing-n:127.0.0.1:60154_nf_xl%2Fwa) 
[n:127.0.0.1:60154_nf_xl%2Fwa    ] 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> 1595219 INFO  
(zkCallback-2551-thread-1-processing-n:127.0.0.1:60148_nf_xl%2Fwa) 
[n:127.0.0.1:60148_nf_xl%2Fwa    ] 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> 1596138 INFO  (qtp874766760-14947) 
[n:127.0.0.1:60154_nf_xl%2Fwa c:collection1 s:shard3  
x:collection1_shard3_replica_n63] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
7.1.0
   [junit4]   2> 1596146 INFO  (qtp874766760-14947) 
[n:127.0.0.1:60154_nf_xl%2Fwa c:collection1 s:shard3  
x:collection1_shard3_replica_n63] o.a.s.s.IndexSchema 
[collection1_shard3_replica_n63] Schema name=test
   [junit4]   2> 1596183 INFO  (qtp874766760-14947) 
[n:127.0.0.1:60154_nf_xl%2Fwa c:collection1 s:shard3  
x:collection1_shard3_replica_n63] o.a.s.s.IndexSchema Loaded schema test/1.6 
with uniqueid field id
   [junit4]   2> 1596202 INFO  (qtp874766760-14947) 
[n:127.0.0.1:60154_nf_xl%2Fwa c:collection1 s:shard3  
x:collection1_shard3_replica_n63] o.a.s.c.CoreContainer Creating SolrCore 
'collection1_shard3_replica_n63' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 1596202 INFO  (qtp874766760-14947) 
[n:127.0.0.1:60154_nf_xl%2Fwa c:collection1 s:shard3  
x:collection1_shard3_replica_n63] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard3.replica_n63' (registry 
'solr.core.collection1.shard3.replica_n63') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@439a4e27
   [junit4]   2> 1596203 INFO  (qtp874766760-14947) 
[n:127.0.0.1:60154_nf_xl%2Fwa c:collection1 s:shard3  
x:collection1_shard3_replica_n63] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1596203 INFO  (qtp874766760-14947) 
[n:127.0.0.1:60154_nf_xl%2Fwa c:collection1 s:shard3  
x:collection1_shard3_replica_n63] o.a.s.c.SolrCore 
[[collection1_shard3_replica_n63] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E67321104074B43D-001/shard-2-001/cores/collection1_shard3_replica_n63],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E67321104074B43D-001/shard-2-001/cores/collection1_shard3_replica_n63/data/]
   [junit4]   2> 1596204 INFO  (qtp874766760-14947) 
[n:127.0.0.1:60154_nf_xl%2Fwa c:collection1 s:shard3  
x:collection1_shard3_replica_n63] o.a.s.u.RandomMergePolicy RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=29, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=25.6611328125, 
floorSegmentMB=0.4306640625, forceMergeDeletesPctAllowed=13.74593106642597, 
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.10069915023745156
   [junit4]   2> 1596206 WARN  (qtp874766760-14947) 
[n:127.0.0.1:60154_nf_xl%2Fwa c:collection1 s:shard3  
x:collection1_shard3_replica_n63] o.a.s.c.RequestHandlers INVALID paramSet a in 
requestHandler {type = requestHandler,name = /dump,class = 
DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1596262 INFO  (qtp874766760-14947) 
[n:127.0.0.1:60154_nf_xl%2Fwa c:collection1 s:shard3  
x:collection1_shard3_replica_n63] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1596262 INFO  (qtp874766760-14947) 
[n:127.0.0.1:60154_nf_xl%2Fwa c:collection1 s:shard3  
x:collection1_shard3_replica_n63] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1596263 INFO  (qtp874766760-14947) 
[n:127.0.0.1:60154_nf_xl%2Fwa c:collection1 s:shard3  
x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 1596263 INFO  (qtp874766760-14947) 
[n:127.0.0.1:60154_nf_xl%2Fwa c:collection1 s:shard3  
x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 1596264 INFO  (qtp874766760-14947) 
[n:127.0.0.1:60154_nf_xl%2Fwa c:collection1 s:shard3  
x:collection1_shard3_replica_n63] o.a.s.u.RandomMergePolicy RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=17, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=58.021484375, 
floorSegmentMB=1.7138671875, forceMergeDeletesPctAllowed=23.603584180684745, 
segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1596265 INFO  (qtp874766760-14947) 
[n:127.0.0.1:60154_nf_xl%2Fwa c:collection1 s:shard3  
x:collection1_shard3_replica_n63] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@12cc4565[collection1_shard3_replica_n63] main]
   [junit4]   2> 1596266 INFO  (qtp874766760-14947) 
[n:127.0.0.1:60154_nf_xl%2Fwa c:collection1 s:shard3  
x:collection1_shard3_replica_n63] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1596267 INFO  (qtp874766760-14947) 
[n:127.0.0.1:60154_nf_xl%2Fwa c:collection1 s:shard3  
x:collection1_shard3_replica_n63] o.a.s.r.ManagedResourceStorage Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1596267 INFO  (qtp874766760-14947) 
[n:127.0.0.1:60154_nf_xl%2Fwa c:collection1 s:shard3  
x:collection1_shard3_replica_n63] o.a.s.h.ReplicationHandler Commits will be 
reserved for  10000
   [junit4]   2> 1596267 INFO  (qtp874766760-14947) 
[n:127.0.0.1:60154_nf_xl%2Fwa c:collection1 s:shard3  
x:collection1_shard3_replica_n63] o.a.s.u.UpdateLog Could not find max version 
in index or recent updates, using new clock 1577499821193822208
   [junit4]   2> 1596268 INFO  
(searcherExecutor-6238-thread-1-processing-n:127.0.0.1:60154_nf_xl%2Fwa 
x:collection1_shard3_replica_n63 s:shard3 c:collection1) 
[n:127.0.0.1:60154_nf_xl%2Fwa c:collection1 s:shard3  
x:collection1_shard3_replica_n63] o.a.s.c.SolrCore 
[collection1_shard3_replica_n63] Registered new searcher 
Searcher@12cc4565[collection1_shard3_replica_n63] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1596275 INFO  (qtp874766760-14947) 
[n:127.0.0.1:60154_nf_xl%2Fwa c:collection1 s:shard3  
x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext Enough 
replicas found to continue.
   [junit4]   2> 1596275 INFO  (qtp874766760-14947) 
[n:127.0.0.1:60154_nf_xl%2Fwa c:collection1 s:shard3  
x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext I may be 
the new leader - try and sync
   [junit4]   2> 1596275 INFO  (qtp874766760-14947) 
[n:127.0.0.1:60154_nf_xl%2Fwa c:collection1 s:shard3  
x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:60154/nf_xl/wa/collection1_shard3_replica_n63/
   [junit4]   2> 1596275 INFO  (qtp874766760-14947) 
[n:127.0.0.1:60154_nf_xl%2Fwa c:collection1 s:shard3  
x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 1596275 INFO  (qtp874766760-14947) 
[n:127.0.0.1:60154_nf_xl%2Fwa c:collection1 s:shard3  
x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy 
http://127.0.0.1:60154/nf_xl/wa/collection1_shard3_replica_n63/ has no replicas
   [junit4]   2> 1596275 INFO  (qtp874766760-14947) 
[n:127.0.0.1:60154_nf_xl%2Fwa c:collection1 s:shard3  
x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext Found all 
replicas participating in election, clear LIR
   [junit4]   2> 1596279 INFO  (qtp874766760-14947) 
[n:127.0.0.1:60154_nf_xl%2Fwa c:collection1 s:shard3  
x:collection1_shard3_replica_n63] o.a.s.c.ShardLeaderElectionContext I am the 
new leader: http://127.0.0.1:60154/nf_xl/wa/collection1_shard3_replica_n63/ 
shard3
   [junit4]   2> 1596385 INFO  
(zkCallback-2557-thread-1-processing-n:127.0.0.1:60154_nf_xl%2Fwa) 
[n:127.0.0.1:60154_nf_xl%2Fwa    ] 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> 1596385 INFO  
(zkCallback-2551-thread-1-processing-n:127.0.0.1:60148_nf_xl%2Fwa) 
[n:127.0.0.1:60148_nf_xl%2Fwa    ] 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> 1596439 INFO  (qtp874766760-14947) 
[n:127.0.0.1:60154_nf_xl%2Fwa c:collection1 s:shard3  
x:collection1_shard3_replica_n63] o.a.s.c.ZkController I am the leader, no 
recovery necessary
   [junit4]   2> 1596441 INFO  (qtp874766760-14947) 
[n:127.0.0.1:60154_nf_xl%2Fwa c:collection1 s:shard3  
x:collection1_shard3_replica_n63] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n63&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1330
   [junit4]   2> 1596443 INFO  (qtp1553713357-14877) 
[n:127.0.0.1:60125_nf_xl%2Fwa    ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:60154_nf_xl%252Fwa&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2}
 status=0 QTime=1342
   [junit4]   2> 1596545 INFO  
(zkCallback-2557-thread-1-processing-n:127.0.0.1:60154_nf_xl%2Fwa) 
[n:127.0.0.1:60154_nf_xl%2Fwa    ] 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> 1596545 INFO  
(zkCallback-2551-thread-1-processing-n:127.0.0.1:60148_nf_xl%2Fwa) 
[n:127.0.0.1:60148_nf_xl%2Fwa    ] 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> 1596874 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E67321104074B43D-001/shard-3-001
 of type NRT
   [junit4]   2> 1596875 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1596876 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1469856c{/nf_xl/wa,null,AVAILABLE}
   [junit4]   2> 1596877 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5ead95e2{HTTP/1.1,[http/1.1]}{127.0.0.1:60162}
   [junit4]   2> 1596877 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.e.j.s.Server Started @1600476ms
   [junit4]   2> 1596877 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E67321104074B43D-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/nf_xl/wa, hostPort=60162, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E67321104074B43D-001/shard-3-001/cores}
   [junit4]   2> 1596877 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1596877 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 1596877 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1596877 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1596877 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-03T06:44:24.218Z
   [junit4]   2> 1596880 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1596880 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E67321104074B43D-001/shard-3-001/solr.xml
   [junit4]   2> 1596887 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@439a4e27, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1596892 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60122/solr
   [junit4]   2> 1596907 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) 
[n:127.0.0.1:60162_nf_xl%2Fwa    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (3)
   [junit4]   2> 1596911 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) 
[n:127.0.0.1:60162_nf_xl%2Fwa    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1596914 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) 
[n:127.0.0.1:60162_nf_xl%2Fwa    ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:60162_nf_xl%2Fwa
   [junit4]   2> 1596916 INFO  
(zkCallback-2539-thread-1-processing-n:127.0.0.1:60125_nf_xl%2Fwa) 
[n:127.0.0.1:60125_nf_xl%2Fwa    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 1596917 INFO  
(zkCallback-2551-thread-1-processing-n:127.0.0.1:60148_nf_xl%2Fwa) 
[n:127.0.0.1:60148_nf_xl%2Fwa    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 1596917 INFO  
(zkCallback-2557-thread-1-processing-n:127.0.0.1:60154_nf_xl%2Fwa) 
[n:127.0.0.1:60154_nf_xl%2Fwa    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 1596917 INFO  (zkCallback-2546-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1596917 INFO  
(zkCallback-2563-thread-1-processing-n:127.0.0.1:60162_nf_xl%2Fwa) 
[n:127.0.0.1:60162_nf_xl%2Fwa    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 1597113 INFO  
(OverseerCollectionConfigSetProcessor-98593738349215748-127.0.0.1:60125_nf_xl%2Fwa-n_0000000000)
 [n:127.0.0.1:60125_nf_xl%2Fwa    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1597159 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) 
[n:127.0.0.1:60162_nf_xl%2Fwa    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@439a4e27
   [junit4]   2> 1597317 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) 
[n:127.0.0.1:60162_nf_xl%2Fwa    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@439a4e27
   [junit4]   2> 1597317 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) 
[n:127.0.0.1:60162_nf_xl%2Fwa    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@439a4e27
   [junit4]   2> 1597319 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[E67321104074B43D]) 
[n:127.0.0.1:60162_nf_xl%2Fwa    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E67321104074B43D-001/shard-3-001/cores
   [junit4]   2> 1597433 INFO  (qtp1553713357-14878) 
[n:127.0.0.1:60125_nf_xl%2Fwa    ] o.a.s.h.a.CollectionsHandler Invoked 
Collection Action :addreplica with params 
node=127.0.0.1:60162_nf_xl%252Fwa&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1597437 INFO  
(OverseerThreadFactory-6213-thread-5-processing-n:127.0.0.1:60125_nf_xl%2Fwa) 
[n:127.0.0.1:60125_nf_xl%2Fwa    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:60162_nf_xl%2Fwa for creating new replica
   [junit4]   2> 1597442 INFO  (qtp1311022541-14976) 
[n:127.0.0.1:60162_nf_xl%2Fwa    ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n65&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1597442 INFO  (qtp1311022541-14976) 
[n:127.0.0.1:60162_nf_xl%2Fwa    ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1597554 INFO  
(zkCallback-2563-thread-1-processing-n:127.0.0.1:60162_nf_xl%2Fwa) 
[n:127.0.0.1:60162_nf_xl%2Fwa    ] 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> 1597554 INFO  
(zkCallback-2551-thread-1-processing-n:127.0.0.1:60148_nf_xl%2Fwa) 
[n:127.0.0.1:60148_nf_xl%2Fwa    ] 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> 1597554 INFO  
(zkCallback-2557-thread-1-processing-n:127.0.0.1:60154_nf_xl%2Fwa) 
[n:127.0.0.1:60154_nf_xl%2Fwa    ] 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> 1598462 INFO  (qtp1311022541-14976) 
[n:127.0.0.1:60162_nf_xl%2Fwa c:collection1 s:shard1  
x:collection1_shard1_replica_n65] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
7.1.0
   [junit4]   2> 1598470 INFO  (qtp1311022541-14976) 
[n:127.0.0.1:60162_nf_xl%2Fwa c:collection1 s:shard1  
x:collection1_shard1_replica_n65] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n65] Schema name=test
   [junit4]   2> 1598541 INFO  (qtp1311022541-14976) 
[n:127.0.0.1:60162_nf_xl%2Fwa c:collection1 s:shard1  
x:collection1_shard1_replica_n65] o.a.s.s.IndexSchema Loaded schema test/1.6 
with uniqueid field id
   [junit4]   2> 1598576 INFO  (qtp1311022541-14976) 
[n:127.0.0.1:60162_nf_xl%2Fwa c:collection1 s:shard1  
x:collection1_shard1_replica_n65] o.a.s.c.CoreContainer Creating SolrCore 
'collection1_shard1_replica_n65' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 1598577 INFO  (qtp1311022541-14976) 
[n:127.0.0.1:60162_nf_xl%2Fwa c:collection1 s:shard1  
x:collection1_shard1_replica_n65] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n65' (registry 
'solr.core.collection1.shard1.replica_n65') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@439a4e27
   [junit4]   2> 1598577 INFO  (qtp1311022541-14976) 
[n:127.0.0.1:60162_nf_xl%2Fwa c:collection1 s:shard1  
x:collection1_shard1_replica_n65] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1598577 INFO  (qtp1311022541-14976) 
[n:127.0.0.1:60162_nf_xl%2Fwa c:collection1 s:shard1  
x:collection1_shard1_replica_n65] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n65] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E67321104074B43D-001/shard-3-001/cores/collection1_shard1_replica_n65],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_E67321104074B43D-001/shard-3-001/cores/collection1_shard1_replica_n65/data/]
   [junit4]   2> 1598579 INFO  (qtp1311022541-14976) 
[n:127.0.0.1:60162_nf_xl%2Fwa c:collection1 s:shard1  
x:collection1_shard1_replica_n65] o.a.s.u.RandomMergePolicy RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=29, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=25.6611328125, 
floorSegmentMB=0.4306640625, forceMergeDeletesPctAllowed=13.74593106642597, 
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.10069915023745156
   [junit4]   2> 1598611 WARN  (qtp1311022541-14976) 
[n:127.0.0.1:60162_nf_xl%2Fwa c:collection1 s:shard1  
x:collection1_shard1_replica_n65] o.a.s.c.RequestHandlers INVALID paramSet a in 
requestHandler {type = requestHandler,name = /dump,class = 
DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1598900 INFO  (qtp1311022541-14976) 
[n:127.0.0.1:60162_nf_xl%2Fwa c:collection1 s:shard1  
x:collection1_shard1_replica_n65] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1598900 INFO  (qtp1311022541-14976) 
[n:127.0.0.1:60162_nf_xl%2Fwa c:collection1 s:shard1  
x:collection1_shard1_replica_n65] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1598901 INFO  (qtp1311022541-14976) 
[n:127.0.0.1:60162_nf_xl%2Fwa c:collection1 s:shard1  
x:collection1_shard1_replica_n65] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 1598901 INFO  (qtp1311022541-14976) 
[n:127.0.0.1:60162_nf_xl%2Fwa c:collection1 s:shard1  
x:collection1_shard1_replica_n65] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 1598936 INFO  (qtp1311022541-14976) 
[n:127.0.0.1:60162_nf_xl%2Fwa c:collection1 s:shard1  
x:collection1_shard1_replica_n65] o.a.s.u.RandomMergePolicy RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=17, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=58.021484375, 
floorSegmentMB=1.7138671875, forceMergeDeletesPctAllowed=23.603584180684745, 
segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1598967 INFO  (qtp1311022541-14976) 
[n:127.0.0.1:60162_nf_xl%2Fwa c:collection1 s:shard1  
x:collection1_shard1_replica_n65] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@74a8d6[collection1_shard1_replica_n65] main]
   [junit4]   2> 1598968 INFO  (qtp1311022541-14976) 
[n:127.0.0.1:60162_nf_xl%2Fwa c:collection1 s:shard1  
x:collection1_shard1_replica_n65] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1598969 INFO  (qtp1311022541-14976) 
[n:127.0.0.1:60162_nf_xl%2Fwa c:collection1 s:shard1  
x:collection1_shard1_replica_n65] o.a.s.r.ManagedResourceStorage Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1598969 INFO  (qtp1311022541-14976) 
[n:127.0.0.1:60162_nf_xl%2Fwa c:collection1 s:shard1  
x:collection1_shard1_replica_n65] o.a.s.h.ReplicationHandler Commits will be 
reserved for  10000
   [junit4]   2> 1598969 INFO  (qtp1311022541-14976) 
[n:127.0.0.1:60162_nf_xl%2Fwa c:collection1 s:shard1  
x:collection1_shard1_replica_n65] o.a.s.u.UpdateLog Could not find max version 
in index or recent updates, using new clock 1577499824027074560
   [junit4]   2> 1598970 INFO  
(searcherExecutor-6249-thread-1-processing-n:127.0.0.1:60162_nf_xl%2Fwa 
x:collection1_shard1_replica_n65 s:shard1 c:collection1) 
[n:127.0.0.1:60162_nf_xl%2Fwa c:collection1 s:shard1  
x:collection1_shard1_replica_n65] o.a.s.c.SolrCore 
[collection1_shard1_replica_n65] Registered new searcher 
Searcher@74a8d6[collection1_shard1_replica_n65] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1598976 INFO  (qtp1311022541-14976) 
[n:127.0.0.1:60162_nf_xl%2Fwa c:collection1 s:shard1  
x:collection1_shard1_replica_n65] o.a.s.c.ShardLeaderElectionContext Enough 
replicas found to continue.
   [junit4]   2> 1598976 INFO  (qtp1311022541-14976) 
[n:127.0.0.1:60162_nf_xl%2Fwa c:collection1 s:shard1  
x:collection1_shard1_replica_n65] o.a.s.c.ShardLeaderElectionContext I may be 
the new leader - try and sync
   [junit4]   2> 1598976 INFO  (qtp1311022541-14976) 
[n:127.0.0.1:60162_nf_xl%2Fwa c:collection1 s:shard1  
x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:60162/nf_xl/wa/collection1_shard1_replica_n65/
   [junit4]   2> 1598976 INFO  (qtp1311022541-14976) 
[n:127.0.0.1:60162_nf_xl%2Fwa c:collection1 s:shard1  
x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 1598976 INFO  (qtp1311022541-14976) 
[n:127.0.0.1:60162_nf_xl%2Fwa c:collection1 s:shard1  
x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy 
http://127.0.0.1:60162/nf_xl/wa/collection1_shard1_replica_n65/ has no replicas
   [junit4]   2> 1598976 INFO  (qtp1311022541-14976) 
[n:127.0.0.1:60162_nf_xl%2Fwa c:collection1 s:shard1  
x:collection1_shard1_replica_n65] o.a.s.c.ShardLeaderElectionContext Found all 
replicas participating in election, clear LIR
   [junit4]   2> 1598981 INFO  (qtp1311022541-14976) 
[n:127.0.0.1:60162_nf_xl%2Fwa c:collection1 s:shard1  
x:collection1_shard1_replica_n65] o.a.s.c.ShardLeaderElectionContext I am the 
new leader: http://127.0.0.1:60162/nf_xl/wa/collection1_shard1_replica_n65/ 
shard1
   [junit4]   2> 1599085 INFO  
(zkCallback-2563-thread-1-processing-n:127.0.0.1:60162_nf_xl%2Fwa) 
[n:127.0.0.1:60162_nf_xl%2Fwa    ] 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> 1599085 INFO  
(zkCallback-2551-thread-1-processing-n:127.0.0.1:60148_nf_xl%2Fwa) 
[n:127.0.0.1:60148_nf_xl%2Fwa    ] 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> 1599085 INFO  
(zkCallback-2557-thread-1-processing-n:127.0.0.1:60154_nf_xl%2Fwa) 
[n:127.0.0.1:60154_nf_xl%2Fwa    ] 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> 1599095 INFO  (qtp1311022541-14976) 
[n:127.0.0.1:60162_nf_xl%2Fwa c:collection1 s:shard1  
x:collection1_shard1_replica_n65] o.a.s.c.ZkController I am the leader, no 
recovery necessary
   [junit4]   2> 1599097 INFO  (qtp1311022541-14976) 
[n:127.0.0.1:60162_nf_xl%2Fwa

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

 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@488cac96{/solr,null,UNAVAILABLE}
   [junit4]   2> 2318927 WARN  
(zkCallback-3064-thread-2-processing-n:127.0.0.1:61657_solr) 
[n:127.0.0.1:61657_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2318927 INFO  (jetty-closer-3037-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6600194{/solr,null,UNAVAILABLE}
   [junit4]   2> 2318936 WARN  
(zkCallback-3054-thread-3-processing-n:127.0.0.1:61658_solr) 
[n:127.0.0.1:61658_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2318936 WARN  
(zkCallback-3067-thread-2-processing-n:127.0.0.1:61656_solr) 
[n:127.0.0.1:61656_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2318936 INFO  (jetty-closer-3037-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3b977def{/solr,null,UNAVAILABLE}
   [junit4]   2> 2318937 INFO  (jetty-closer-3037-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@122b1a1b{/solr,null,UNAVAILABLE}
   [junit4]   2> 2318939 ERROR 
(SUITE-DistribJoinFromCollectionTest-seed#[E67321104074B43D]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2318941 INFO  
(SUITE-DistribJoinFromCollectionTest-seed#[E67321104074B43D]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:61654 61654
   [junit4]   2> 2318958 INFO  (Thread-4096) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:61654 61654
   [junit4]   2> 2319386 WARN  (Thread-4096) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/aliases.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        4       /solr/collections/to_2x2/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        12      /solr/collections/to_2x2/state.json
   [junit4]   2>        6       /solr/clusterstate.json
   [junit4]   2>        6       /solr/clusterprops.json
   [junit4]   2>        2       
/solr/overseer_elect/election/98593783649599503-127.0.0.1:61656_solr-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/live_nodes
   [junit4]   2>        6       /solr/collections
   [junit4]   2> 
   [junit4]   2> 2319387 INFO  
(SUITE-DistribJoinFromCollectionTest-seed#[E67321104074B43D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> Sep 03, 2017 6:56:26 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): {}, 
docValues:{}, maxPointsInLeafNode=1145, maxMBSortInHeap=6.593961128176581, 
sim=RandomSimilarity(queryNorm=true): {}, locale=mk-MK, timezone=Africa/Djibouti
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_144 
(64-bit)/cpus=3,threads=1,free=158375480,total=508035072
   [junit4]   2> NOTE: All tests run in this JVM: 
[AtomicUpdateProcessorFactoryTest, BlockCacheTest, TestFaceting, 
TestCollectionAPIs, ClassificationUpdateProcessorFactoryTest, TestOrdValues, 
IndexSchemaTest, CollectionTooManyReplicasTest, RestartWhileUpdatingTest, 
ResponseLogComponentTest, SolrCoreMetricManagerTest, 
PeerSyncWithIndexFingerprintCachingTest, SecurityConfHandlerTest, 
AlternateDirectoryTest, TestDFRSimilarityFactory, TestHighlightDedupGrouping, 
SolrXmlInZkTest, TestPKIAuthenticationPlugin, DocValuesMissingTest, 
TestManagedResourceStorage, AsyncCallRequestStatusResponseTest, 
SolrCLIZkUtilsTest, HdfsUnloadDistributedZkTest, SpatialFilterTest, 
HdfsCollectionsAPIDistributedZkTest, TestQuerySenderNoQuery, TestCodecSupport, 
FacetPivotSmallTest, XsltUpdateRequestHandlerTest, ReplicaListTransformerTest, 
ConfigureRecoveryStrategyTest, AssignBackwardCompatibilityTest, 
ScriptEngineTest, TestCloudSchemaless, TestFreeTextSuggestions, 
TestHashPartitioner, SolrGangliaReporterTest, DisMaxRequestHandlerTest, 
WordBreakSolrSpellCheckerTest, BasicAuthIntegrationTest, 
TestMiniSolrCloudClusterSSL, DirectUpdateHandlerOptimizeTest, 
TestIndexingPerformance, HighlighterTest, UUIDUpdateProcessorFallbackTest, 
TimeZoneUtilsTest, TestExtendedDismaxParser, ManagedSchemaRoundRobinCloudTest, 
DirectoryFactoryTest, TestManagedStopFilterFactory, ClusterStateTest, 
SoftAutoCommitTest, TestSimpleTextCodec, TestCSVResponseWriter, 
TestSubQueryTransformer, TestBackupRepositoryFactory, TestPointFields, 
TestMaxTokenLenTokenizer, CursorPagingTest, PKIAuthenticationIntegrationTest, 
JvmMetricsTest, RecoveryAfterSoftCommitTest, VersionInfoTest, ZkCLITest, 
LeaderInitiatedRecoveryOnShardRestartTest, TestCollectionAPI, 
RAMDirectoryFactoryTest, CdcrUpdateLogTest, HLLSerializationTest, 
TestCloudPseudoReturnFields, CdcrBootstrapTest, TestConfigSetImmutable, 
TestRecoveryHdfs, RulesTest, TestXmlQParserPlugin, 
LeaderFailureAfterFreshStartTest, SolrIndexSplitterTest, 
UnloadDistributedZkTest, CdcrReplicationHandlerTest, TestLegacyFieldReuse, 
V2ApiIntegrationTest, DistributedFacetPivotWhiteBoxTest, 
TestSha256AuthenticationProvider, SuggesterTest, 
FieldAnalysisRequestHandlerTest, TestClassicSimilarityFactory, 
MultiThreadedOCPTest, TestSweetSpotSimilarityFactory, 
TestInPlaceUpdatesStandalone, TestNumericTokenStream, TestReplicaProperties, 
DistributedSpellCheckComponentTest, HdfsDirectoryFactoryTest, TestConfigSets, 
DefaultValueUpdateProcessorTest, TestPayloadCheckQParserPlugin, 
DocExpirationUpdateProcessorFactoryTest, OutputWriterTest, TestFieldCacheSort, 
DateMathParserTest, TestManagedSchemaAPI, TestReplicationHandlerBackup, 
SpatialHeatmapFacetsTest, SimpleFacetsTest, TestTestInjection, 
TestHdfsUpdateLog, DistributedExpandComponentTest, TestDistribIDF, 
TestImpersonationWithHadoopAuth, UUIDFieldTest, 
TestEmbeddedSolrServerConstructors, MissingSegmentRecoveryTest, 
TestTolerantUpdateProcessorCloud, ZkStateReaderTest, TestAddFieldRealTimeGet, 
TestDistributedSearch, HdfsLockFactoryTest, TestStressReorder, 
NotRequiredUniqueKeyTest, SortByFunctionTest, TestHalfAndHalfDocValues, 
CloudMLTQParserTest, TestConfigSetsAPIZkFailure, TestPseudoReturnFields, 
CurrencyFieldTypeTest, BlockJoinFacetRandomTest, TestLeaderElectionZkExpiry, 
HdfsRestartWhileUpdatingTest, VMParamsZkACLAndCredentialsProvidersTest, 
TestCloudDeleteByQuery, OverseerCollectionConfigSetProcessorTest, 
XmlUpdateRequestHandlerTest, TestUnifiedSolrHighlighter, 
AnalysisAfterCoreReloadTest, TestPhraseSuggestions, ForceLeaderTest, 
TestSQLHandlerNonCloud, DirectUpdateHandlerTest, TestHashQParserPlugin, 
TestDocBasedVersionConstraints, QueryParsingTest, PeerSyncTest, 
TestCustomStream, SparseHLLTest, SharedFSAutoReplicaFailoverUtilsTest, 
TestRequestStatusCollectionAPI, TestCloudSearcherWarming, 
TestDownShardTolerantSearch, ExplicitHLLTest, TestIBSimilarityFactory, 
SolrShardReporterTest, SuggesterWFSTTest, MultiTermTest, 
URLClassifyProcessorTest, SimplePostToolTest, AddBlockUpdateTest, 
TestFunctionQuery, TestSerializedLuceneMatchVersion, ShardRoutingTest, 
TestPullReplicaErrorHandling, StressHdfsTest, CollectionsAPISolrJTest, 
HighlighterConfigTest, TestPHPSerializedResponseWriter, 
TestSolrDeletionPolicy2, TestFieldCacheVsDocValues, 
TestCloudJSONFacetJoinDomain, LeaderElectionContextKeyTest, 
TestSolrCoreSnapshots, TestGeoJSONResponseWriter, RequestHandlersTest, 
TestJavabinTupleStreamParser, TestSegmentSorting, OverseerTaskQueueTest, 
BasicDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, OverseerTest, 
LeaderElectionIntegrationTest, BasicZkTest, RecoveryZkTest, 
FullSolrCloudDistribCmdsTest, TestReplicationHandler, LeaderElectionTest, 
ZkControllerTest, DistributedTermsComponentTest, SpellCheckComponentTest, 
TestGroupingSearch, SolrCmdDistributorTest, TestIndexSearcher, 
TestCoreDiscovery, CoreAdminHandlerTest, SuggesterTSTTest, TestStressLucene, 
TestCSVLoader, PolyFieldTest, NoCacheHeaderTest, 
SolrCoreCheckLockOnStartupTest, TestAtomicUpdateErrorCases, QueryEqualityTest, 
DistanceFunctionTest, TestSolrDeletionPolicy1, DebugComponentTest, 
TestSurroundQueryParser, TestQueryUtils, TestReversedWildcardFilterFactory, 
PrimitiveFieldTypeTest, TestOmitPositions, DocumentBuilderTest, 
TermVectorComponentTest, RequiredFieldsTest, FastVectorHighlighterTest, 
IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, TestJmxIntegration, 
UpdateRequestProcessorFactoryTest, MBeansHandlerTest, TestStressRecovery, 
AssignTest, CollectionReloadTest, ConcurrentDeleteAndCreateCollectionTest, 
ConfigSetsAPITest, CreateCollectionCleanupTest, CustomCollectionTest, 
DeleteNodeTest, DistribJoinFromCollectionTest]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=DistribJoinFromCollectionTest -Dtests.seed=E67321104074B43D 
-Dtests.slow=true -Dtests.locale=mk-MK -Dtests.timezone=Africa/Djibouti 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | DistribJoinFromCollectionTest (suite) <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: Could not 
find collection : to_2x2
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E67321104074B43D]:0)
   [junit4]    >        at 
org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:109)
   [junit4]    >        at 
org.apache.solr.cloud.DistribJoinFromCollectionTest.setupCluster(DistribJoinFromCollectionTest.java:94)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [518/731 (3!)] on J0 in 39.77s, 0 tests, 1 error <<< 
FAILURES!

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

Reply via email to