Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1330/

4 tests failed.
FAILED:  org.apache.solr.cloud.HttpPartitionTest.test

Error Message:
Doc with id=934 not found in http://127.0.0.1:50086/hm_ymx/c8n_1x2 due to: Path 
not found: /id; rsp={doc=null}

Stack Trace:
java.lang.AssertionError: Doc with id=934 not found in 
http://127.0.0.1:50086/hm_ymx/c8n_1x2 due to: Path not found: /id; 
rsp={doc=null}
        at 
__randomizedtesting.SeedInfo.seed([6680E89DBC9BEEC3:EED4D7471267833B]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:602)
        at 
org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:557)
        at 
org.apache.solr.cloud.HttpPartitionTest.testRf2(HttpPartitionTest.java:378)
        at 
org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:131)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.rule.RulesTest.doIntegrationTest

Error Message:
Error from server at http://127.0.0.1:38802/solr: delete the collection time 
out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:38802/solr: delete the collection time out:180s
        at 
__randomizedtesting.SeedInfo.seed([6680E89DBC9BEEC3:83B3AF1CA0EF1CC1]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:595)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:231)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:220)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:459)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:389)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1135)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:876)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:807)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
        at 
org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:442)
        at 
org.apache.solr.cloud.rule.RulesTest.removeCollections(RulesTest.java:63)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:965)
        at 
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.rule.RulesTest.testModifyColl

Error Message:
Error from server at http://127.0.0.1:38802/solr: Could not find collection : 
rulesColl

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:38802/solr: Could not find collection : 
rulesColl
        at 
__randomizedtesting.SeedInfo.seed([6680E89DBC9BEEC3:CF18C2E8B0572AC5]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:595)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:231)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:220)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:459)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:389)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1135)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:876)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:807)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
        at 
org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:442)
        at 
org.apache.solr.cloud.rule.RulesTest.removeCollections(RulesTest.java:63)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:965)
        at 
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testArraySort

Error Message:
--> https://127.0.0.1:34427/solr/collection1:Invalid stream expression 
arraySort(array(11.5,12.3,4,3,1,0)) - function 'arraySort' is unknown (not 
mapped to a valid TupleStream)

Stack Trace:
java.io.IOException: --> https://127.0.0.1:34427/solr/collection1:Invalid 
stream expression arraySort(array(11.5,12.3,4,3,1,0)) - function 'arraySort' is 
unknown (not mapped to a valid TupleStream)
        at 
__randomizedtesting.SeedInfo.seed([29C234860309F872:1F74E2AB84D0040B]:0)
        at 
org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:219)
        at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.getTuples(StreamExpressionTest.java:7487)
        at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testArraySort(StreamExpressionTest.java:5840)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12272 lines...]
   [junit4] Suite: org.apache.solr.cloud.rule.RulesTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_6680E89DBC9BEEC3-001/init-core-data-001
   [junit4]   2> 920913 WARN  (SUITE-RulesTest-seed#[6680E89DBC9BEEC3]-worker) 
[    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16
   [junit4]   2> 920913 INFO  (SUITE-RulesTest-seed#[6680E89DBC9BEEC3]-worker) 
[    ] o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 920915 INFO  (SUITE-RulesTest-seed#[6680E89DBC9BEEC3]-worker) 
[    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 920915 INFO  (SUITE-RulesTest-seed#[6680E89DBC9BEEC3]-worker) 
[    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_6680E89DBC9BEEC3-001/tempDir-001
   [junit4]   2> 920915 INFO  (SUITE-RulesTest-seed#[6680E89DBC9BEEC3]-worker) 
[    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 920915 INFO  (Thread-3104) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 920915 INFO  (Thread-3104) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 920917 ERROR (Thread-3104) [    ] 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> 921015 INFO  (SUITE-RulesTest-seed#[6680E89DBC9BEEC3]-worker) 
[    ] o.a.s.c.ZkTestServer start zk server on port:46058
   [junit4]   2> 921026 INFO  (jetty-launcher-2106-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 921026 INFO  (jetty-launcher-2106-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 921026 INFO  (jetty-launcher-2106-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 921027 INFO  (jetty-launcher-2106-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 921027 INFO  (jetty-launcher-2106-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 921053 INFO  (jetty-launcher-2106-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@699db8fc{/solr,null,AVAILABLE}
   [junit4]   2> 921053 INFO  (jetty-launcher-2106-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1730e760{HTTP/1.1,[http/1.1]}{127.0.0.1:35640}
   [junit4]   2> 921053 INFO  (jetty-launcher-2106-thread-1) [    ] 
o.e.j.s.Server Started @923504ms
   [junit4]   2> 921053 INFO  (jetty-launcher-2106-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35640}
   [junit4]   2> 921053 ERROR (jetty-launcher-2106-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 921054 INFO  (jetty-launcher-2106-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 921054 INFO  (jetty-launcher-2106-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 921054 INFO  (jetty-launcher-2106-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 921054 INFO  (jetty-launcher-2106-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-19T04:53:41.324Z
   [junit4]   2> 921056 INFO  (jetty-launcher-2106-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@509c6811{/solr,null,AVAILABLE}
   [junit4]   2> 921056 INFO  (jetty-launcher-2106-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3ea93b20{HTTP/1.1,[http/1.1]}{127.0.0.1:38802}
   [junit4]   2> 921056 INFO  (jetty-launcher-2106-thread-3) [    ] 
o.e.j.s.Server Started @923507ms
   [junit4]   2> 921056 INFO  (jetty-launcher-2106-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38802}
   [junit4]   2> 921056 ERROR (jetty-launcher-2106-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 921056 INFO  (jetty-launcher-2106-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 921056 INFO  (jetty-launcher-2106-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 921057 INFO  (jetty-launcher-2106-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 921057 INFO  (jetty-launcher-2106-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-19T04:53:41.327Z
   [junit4]   2> 921060 INFO  (jetty-launcher-2106-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@42dde8fc{/solr,null,AVAILABLE}
   [junit4]   2> 921061 INFO  (jetty-launcher-2106-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@12cd7a2d{/solr,null,AVAILABLE}
   [junit4]   2> 921062 INFO  (jetty-launcher-2106-thread-5) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@62065457{HTTP/1.1,[http/1.1]}{127.0.0.1:55312}
   [junit4]   2> 921062 INFO  (jetty-launcher-2106-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5d1b2111{HTTP/1.1,[http/1.1]}{127.0.0.1:53043}
   [junit4]   2> 921062 INFO  (jetty-launcher-2106-thread-4) [    ] 
o.e.j.s.Server Started @923513ms
   [junit4]   2> 921062 INFO  (jetty-launcher-2106-thread-5) [    ] 
o.e.j.s.Server Started @923513ms
   [junit4]   2> 921062 INFO  (jetty-launcher-2106-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53043}
   [junit4]   2> 921062 INFO  (jetty-launcher-2106-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55312}
   [junit4]   2> 921062 ERROR (jetty-launcher-2106-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 921062 ERROR (jetty-launcher-2106-thread-5) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 921062 INFO  (jetty-launcher-2106-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 921062 INFO  (jetty-launcher-2106-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 921062 INFO  (jetty-launcher-2106-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 921062 INFO  (jetty-launcher-2106-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 921062 INFO  (jetty-launcher-2106-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 921062 INFO  (jetty-launcher-2106-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 921062 INFO  (jetty-launcher-2106-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-19T04:53:41.332Z
   [junit4]   2> 921062 INFO  (jetty-launcher-2106-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-19T04:53:41.332Z
   [junit4]   2> 921063 INFO  (jetty-launcher-2106-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6d17b7c{/solr,null,AVAILABLE}
   [junit4]   2> 921064 INFO  (jetty-launcher-2106-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1d3e742{HTTP/1.1,[http/1.1]}{127.0.0.1:60191}
   [junit4]   2> 921064 INFO  (jetty-launcher-2106-thread-2) [    ] 
o.e.j.s.Server Started @923515ms
   [junit4]   2> 921064 INFO  (jetty-launcher-2106-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=60191}
   [junit4]   2> 921064 ERROR (jetty-launcher-2106-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 921064 INFO  (jetty-launcher-2106-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 921064 INFO  (jetty-launcher-2106-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 921064 INFO  (jetty-launcher-2106-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 921064 INFO  (jetty-launcher-2106-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-19T04:53:41.334Z
   [junit4]   2> 921066 INFO  (jetty-launcher-2106-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 921070 INFO  (jetty-launcher-2106-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 921074 INFO  (jetty-launcher-2106-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 921075 INFO  (jetty-launcher-2106-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 921078 INFO  (jetty-launcher-2106-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 921079 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15cbeb300c20005, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 921079 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15cbeb300c20003, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 921080 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15cbeb300c20001, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 921083 INFO  (jetty-launcher-2106-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46058/solr
   [junit4]   2> 921084 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15cbeb300c20002, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 921097 INFO  (jetty-launcher-2106-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46058/solr
   [junit4]   2> 921097 INFO  (jetty-launcher-2106-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46058/solr
   [junit4]   2> 921099 INFO  (jetty-launcher-2106-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46058/solr
   [junit4]   2> 921100 INFO  (jetty-launcher-2106-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46058/solr
   [junit4]   2> 921106 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15cbeb300c2000a, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 921147 INFO  (jetty-launcher-2106-thread-1) 
[n:127.0.0.1:35640_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 921147 INFO  (jetty-launcher-2106-thread-5) 
[n:127.0.0.1:55312_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 921147 INFO  (jetty-launcher-2106-thread-1) 
[n:127.0.0.1:35640_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:35640_solr
   [junit4]   2> 921148 INFO  (jetty-launcher-2106-thread-3) 
[n:127.0.0.1:38802_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 921148 INFO  (jetty-launcher-2106-thread-5) 
[n:127.0.0.1:55312_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55312_solr
   [junit4]   2> 921148 INFO  (jetty-launcher-2106-thread-2) 
[n:127.0.0.1:60191_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 921148 INFO  (jetty-launcher-2106-thread-4) 
[n:127.0.0.1:53043_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 921148 INFO  (jetty-launcher-2106-thread-1) 
[n:127.0.0.1:35640_solr    ] o.a.s.c.Overseer Overseer 
(id=98162967916445708-127.0.0.1:35640_solr-n_0000000000) starting
   [junit4]   2> 921149 INFO  
(zkCallback-2132-thread-1-processing-n:127.0.0.1:55312_solr) 
[n:127.0.0.1:55312_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 921150 INFO  
(zkCallback-2130-thread-1-processing-n:127.0.0.1:35640_solr) 
[n:127.0.0.1:35640_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 921151 INFO  
(zkCallback-2128-thread-1-processing-n:127.0.0.1:38802_solr) 
[n:127.0.0.1:38802_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 921152 INFO  
(zkCallback-2133-thread-1-processing-n:127.0.0.1:53043_solr) 
[n:127.0.0.1:53043_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 921153 INFO  
(zkCallback-2131-thread-1-processing-n:127.0.0.1:60191_solr) 
[n:127.0.0.1:60191_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 921157 INFO  (jetty-launcher-2106-thread-3) 
[n:127.0.0.1:38802_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38802_solr
   [junit4]   2> 921157 INFO  (jetty-launcher-2106-thread-2) 
[n:127.0.0.1:60191_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60191_solr
   [junit4]   2> 921160 INFO  (jetty-launcher-2106-thread-4) 
[n:127.0.0.1:53043_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53043_solr
   [junit4]   2> 921166 INFO  
(zkCallback-2130-thread-1-processing-n:127.0.0.1:35640_solr) 
[n:127.0.0.1:35640_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 921166 INFO  
(zkCallback-2131-thread-1-processing-n:127.0.0.1:60191_solr) 
[n:127.0.0.1:60191_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 921166 INFO  
(zkCallback-2133-thread-1-processing-n:127.0.0.1:53043_solr) 
[n:127.0.0.1:53043_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 921166 INFO  
(zkCallback-2132-thread-1-processing-n:127.0.0.1:55312_solr) 
[n:127.0.0.1:55312_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 921170 INFO  
(zkCallback-2128-thread-1-processing-n:127.0.0.1:38802_solr) 
[n:127.0.0.1:38802_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 921175 INFO  
(zkCallback-2128-thread-1-processing-n:127.0.0.1:38802_solr) 
[n:127.0.0.1:38802_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 921175 INFO  
(zkCallback-2132-thread-1-processing-n:127.0.0.1:55312_solr) 
[n:127.0.0.1:55312_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 921175 INFO  
(zkCallback-2131-thread-1-processing-n:127.0.0.1:60191_solr) 
[n:127.0.0.1:60191_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 921175 INFO  
(zkCallback-2133-thread-1-processing-n:127.0.0.1:53043_solr) 
[n:127.0.0.1:53043_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 921176 INFO  
(zkCallback-2130-thread-1-processing-n:127.0.0.1:35640_solr) 
[n:127.0.0.1:35640_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 921199 INFO  (jetty-launcher-2106-thread-1) 
[n:127.0.0.1:35640_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35640_solr
   [junit4]   2> 921200 INFO  
(zkCallback-2132-thread-1-processing-n:127.0.0.1:55312_solr) 
[n:127.0.0.1:55312_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 921200 INFO  
(zkCallback-2128-thread-1-processing-n:127.0.0.1:38802_solr) 
[n:127.0.0.1:38802_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 921200 INFO  
(zkCallback-2131-thread-1-processing-n:127.0.0.1:60191_solr) 
[n:127.0.0.1:60191_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 921200 INFO  
(zkCallback-2133-thread-1-processing-n:127.0.0.1:53043_solr) 
[n:127.0.0.1:53043_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 921200 INFO  
(zkCallback-2130-thread-1-processing-n:127.0.0.1:35640_solr) 
[n:127.0.0.1:35640_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 921259 INFO  (jetty-launcher-2106-thread-5) 
[n:127.0.0.1:55312_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55312.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c16bd16
   [junit4]   2> 921264 INFO  (jetty-launcher-2106-thread-5) 
[n:127.0.0.1:55312_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55312.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c16bd16
   [junit4]   2> 921265 INFO  (jetty-launcher-2106-thread-5) 
[n:127.0.0.1:55312_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55312.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c16bd16
   [junit4]   2> 921266 INFO  (jetty-launcher-2106-thread-5) 
[n:127.0.0.1:55312_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_6680E89DBC9BEEC3-001/tempDir-001/node5/.
   [junit4]   2> 921282 INFO  (jetty-launcher-2106-thread-1) 
[n:127.0.0.1:35640_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35640.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c16bd16
   [junit4]   2> 921285 INFO  (jetty-launcher-2106-thread-1) 
[n:127.0.0.1:35640_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35640.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c16bd16
   [junit4]   2> 921285 INFO  (jetty-launcher-2106-thread-1) 
[n:127.0.0.1:35640_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35640.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c16bd16
   [junit4]   2> 921299 INFO  (jetty-launcher-2106-thread-2) 
[n:127.0.0.1:60191_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60191.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c16bd16
   [junit4]   2> 921302 INFO  (jetty-launcher-2106-thread-2) 
[n:127.0.0.1:60191_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60191.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c16bd16
   [junit4]   2> 921302 INFO  (jetty-launcher-2106-thread-2) 
[n:127.0.0.1:60191_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60191.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c16bd16
   [junit4]   2> 921303 INFO  (jetty-launcher-2106-thread-2) 
[n:127.0.0.1:60191_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_6680E89DBC9BEEC3-001/tempDir-001/node1/.
   [junit4]   2> 921304 INFO  (jetty-launcher-2106-thread-1) 
[n:127.0.0.1:35640_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_6680E89DBC9BEEC3-001/tempDir-001/node2/.
   [junit4]   2> 921342 INFO  (jetty-launcher-2106-thread-3) 
[n:127.0.0.1:38802_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38802.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c16bd16
   [junit4]   2> 921345 INFO  (jetty-launcher-2106-thread-3) 
[n:127.0.0.1:38802_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38802.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c16bd16
   [junit4]   2> 921345 INFO  (jetty-launcher-2106-thread-3) 
[n:127.0.0.1:38802_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38802.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c16bd16
   [junit4]   2> 921346 INFO  (jetty-launcher-2106-thread-3) 
[n:127.0.0.1:38802_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_6680E89DBC9BEEC3-001/tempDir-001/node3/.
   [junit4]   2> 921411 INFO  (jetty-launcher-2106-thread-4) 
[n:127.0.0.1:53043_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53043.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c16bd16
   [junit4]   2> 921414 INFO  (jetty-launcher-2106-thread-4) 
[n:127.0.0.1:53043_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53043.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c16bd16
   [junit4]   2> 921414 INFO  (jetty-launcher-2106-thread-4) 
[n:127.0.0.1:53043_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53043.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c16bd16
   [junit4]   2> 921415 INFO  (jetty-launcher-2106-thread-4) 
[n:127.0.0.1:53043_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_6680E89DBC9BEEC3-001/tempDir-001/node4/.
   [junit4]   2> 921470 INFO  (SUITE-RulesTest-seed#[6680E89DBC9BEEC3]-worker) 
[    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 921471 INFO  (SUITE-RulesTest-seed#[6680E89DBC9BEEC3]-worker) 
[    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46058/solr 
ready
   [junit4]   2> 921510 INFO  
(TEST-RulesTest.testInvokeApi-seed#[6680E89DBC9BEEC3]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testInvokeApi
   [junit4]   2> 921517 INFO  (qtp983752656-10991) [n:127.0.0.1:60191_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 921518 INFO  (qtp983752656-10991) [n:127.0.0.1:60191_solr    ] 
o.a.s.h.a.InvokeOp Invocable_invoked {cores=0, freedisk=49}
   [junit4]   2> 921518 INFO  (qtp983752656-10991) [n:127.0.0.1:60191_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/invoke 
params={cores=1&class=org.apache.solr.cloud.rule.ImplicitSnitch&wt=javabin&version=2&freedisk=1}
 status=0 QTime=1
   [junit4]   2> 921520 INFO  
(TEST-RulesTest.testInvokeApi-seed#[6680E89DBC9BEEC3]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 921520 INFO  
(TEST-RulesTest.testInvokeApi-seed#[6680E89DBC9BEEC3]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testInvokeApi
   [junit4]   2> 921551 INFO  
(TEST-RulesTest.testPortRule-seed#[6680E89DBC9BEEC3]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testPortRule
   [junit4]   2> 921553 INFO  (qtp2092257571-10971) [n:127.0.0.1:38802_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
shards=shard1&replicationFactor=2&collection.configName=conf&snitch=class:ImplicitSnitch&name=portRuleColl&router.name=implicit&nrtReplicas=2&action=CREATE&rule=port:60191&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 921571 INFO  
(OverseerThreadFactory-3675-thread-1-processing-n:127.0.0.1:35640_solr) 
[n:127.0.0.1:35640_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
portRuleColl
   [junit4]   2> 921697 INFO  (qtp983752656-10989) [n:127.0.0.1:60191_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=portRuleColl_shard1_replica_n1&action=CREATE&numShards=1&collection=portRuleColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 921698 INFO  (qtp983752656-11006) [n:127.0.0.1:60191_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=portRuleColl_shard1_replica_n2&action=CREATE&numShards=1&collection=portRuleColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 921805 INFO  
(zkCallback-2131-thread-1-processing-n:127.0.0.1:60191_solr) 
[n:127.0.0.1:60191_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/portRuleColl/state.json] for collection [portRuleColl] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 922716 INFO  (qtp983752656-11006) [n:127.0.0.1:60191_solr 
c:portRuleColl s:shard1  x:portRuleColl_shard1_replica_n2] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 922719 INFO  (qtp983752656-10989) [n:127.0.0.1:60191_solr 
c:portRuleColl s:shard1  x:portRuleColl_shard1_replica_n1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 922726 INFO  (qtp983752656-10989) [n:127.0.0.1:60191_solr 
c:portRuleColl s:shard1  x:portRuleColl_shard1_replica_n1] o.a.s.s.IndexSchema 
[portRuleColl_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 922726 INFO  (qtp983752656-11006) [n:127.0.0.1:60191_solr 
c:portRuleColl s:shard1  x:portRuleColl_shard1_replica_n2] o.a.s.s.IndexSchema 
[portRuleColl_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 922728 INFO  (qtp983752656-10989) [n:127.0.0.1:60191_solr 
c:portRuleColl s:shard1  x:portRuleColl_shard1_replica_n1] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 922728 INFO  (qtp983752656-10989) [n:127.0.0.1:60191_solr 
c:portRuleColl s:shard1  x:portRuleColl_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'portRuleColl_shard1_replica_n1' using 
configuration from collection portRuleColl, trusted=true
   [junit4]   2> 922728 INFO  (qtp983752656-11006) [n:127.0.0.1:60191_solr 
c:portRuleColl s:shard1  x:portRuleColl_shard1_replica_n2] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 922728 INFO  (qtp983752656-11006) [n:127.0.0.1:60191_solr 
c:portRuleColl s:shard1  x:portRuleColl_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'portRuleColl_shard1_replica_n2' using 
configuration from collection portRuleColl, trusted=true
   [junit4]   2> 922728 INFO  (qtp983752656-10989) [n:127.0.0.1:60191_solr 
c:portRuleColl s:shard1  x:portRuleColl_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60191.solr.core.portRuleColl.shard1.replica_n1' (registry 
'solr.core.portRuleColl.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c16bd16
   [junit4]   2> 922728 INFO  (qtp983752656-10989) [n:127.0.0.1:60191_solr 
c:portRuleColl s:shard1  x:portRuleColl_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 922729 INFO  (qtp983752656-10989) [n:127.0.0.1:60191_solr 
c:portRuleColl s:shard1  x:portRuleColl_shard1_replica_n1] o.a.s.c.SolrCore 
[[portRuleColl_shard1_replica_n1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_6680E89DBC9BEEC3-001/tempDir-001/node1/portRuleColl_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_6680E89DBC9BEEC3-001/tempDir-001/node1/./portRuleColl_shard1_replica_n1/data/]
   [junit4]   2> 922729 INFO  (qtp983752656-11006) [n:127.0.0.1:60191_solr 
c:portRuleColl s:shard1  x:portRuleColl_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60191.solr.core.portRuleColl.shard1.replica_n2' (registry 
'solr.core.portRuleColl.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c16bd16
   [junit4]   2> 922729 INFO  (qtp983752656-11006) [n:127.0.0.1:60191_solr 
c:portRuleColl s:shard1  x:portRuleColl_shard1_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 922729 INFO  (qtp983752656-11006) [n:127.0.0.1:60191_solr 
c:portRuleColl s:shard1  x:portRuleColl_shard1_replica_n2] o.a.s.c.SolrCore 
[[portRuleColl_shard1_replica_n2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_6680E89DBC9BEEC3-001/tempDir-001/node1/portRuleColl_shard1_replica_n2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_6680E89DBC9BEEC3-001/tempDir-001/node1/./portRuleColl_shard1_replica_n2/data/]
   [junit4]   2> 922778 INFO  (qtp983752656-10989) [n:127.0.0.1:60191_solr 
c:portRuleColl s:shard1  x:portRuleColl_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 922778 INFO  (qtp983752656-10989) [n:127.0.0.1:60191_solr 
c:portRuleColl s:shard1  x:portRuleColl_shard1_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 922778 INFO  (qtp983752656-11006) [n:127.0.0.1:60191_solr 
c:portRuleColl s:shard1  x:portRuleColl_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 922778 INFO  (qtp983752656-11006) [n:127.0.0.1:60191_solr 
c:portRuleColl s:shard1  x:portRuleColl_shard1_replica_n2] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 922779 INFO  (qtp983752656-10989) [n:127.0.0.1:60191_solr 
c:portRuleColl s:shard1  x:portRuleColl_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 922779 INFO  (qtp983752656-10989) [n:127.0.0.1:60191_solr 
c:portRuleColl s:shard1  x:portRuleColl_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 922779 INFO  (qtp983752656-11006) [n:127.0.0.1:60191_solr 
c:portRuleColl s:shard1  x:portRuleColl_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 922779 INFO  (qtp983752656-11006) [n:127.0.0.1:60191_solr 
c:portRuleColl s:shard1  x:portRuleColl_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 922781 INFO  (qtp983752656-10989) [n:127.0.0.1:60191_solr 
c:portRuleColl s:shard1  x:portRuleColl_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@16020196[portRuleColl_shard1_replica_n1] main]
   [junit4]   2> 922782 INFO  (qtp983752656-11006) [n:127.0.0.1:60191_solr 
c:portRuleColl s:shard1  x:portRuleColl_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3b1239f7[portRuleColl_shard1_replica_n2] main]
   [junit4]   2> 922782 INFO  (qtp983752656-10989) [n:127.0.0.1:60191_solr 
c:portRuleColl s:shard1  x:portRuleColl_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 922782 INFO  (qtp983752656-11006) [n:127.0.0.1:60191_solr 
c:portRuleColl s:shard1  x:portRuleColl_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 922783 INFO  (qtp983752656-11006) [n:127.0.0.1:60191_solr 
c:portRuleColl s:shard1  x:portRuleColl_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 922783 INFO  (qtp983752656-11006) [n:127.0.0.1:60191_solr 
c:portRuleColl s:shard1  x:portRuleColl_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 922784 INFO  (qtp983752656-11006) [n:127.0.0.1:60191_solr 
c:portRuleColl s:shard1  x:portRuleColl_shard1_replica_n2] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1570607488621871104
   [junit4]   2> 922786 INFO  
(searcherExecutor-3687-thread-1-processing-n:127.0.0.1:60191_solr 
x:portRuleColl_shard1_replica_n2 s:shard1 c:portRuleColl) 
[n:127.0.0.1:60191_solr c:portRuleColl s:shard1  
x:portRuleColl_shard1_replica_n2] o.a.s.c.SolrCore 
[portRuleColl_shard1_replica_n2] Registered new searcher 
Searcher@3b1239f7[portRuleColl_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 922790 INFO  (qtp983752656-11006) [n:127.0.0.1:60191_solr 
c:portRuleColl s:shard1  x:portRuleColl_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9998ms
   [junit4]   2> 922790 INFO  (qtp983752656-10989) [n:127.0.0.1:60191_solr 
c:portRuleColl s:shard1  x:portRuleColl_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 922790 INFO  (qtp983752656-10989) [n:127.0.0.1:60191_solr 
c:portRuleColl s:shard1  x:portRuleColl_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 922791 INFO  
(searcherExecutor-3686-thread-1-processing-n:127.0.0.1:60191_solr 
x:portRuleColl_shard1_replica_n1 s:shard1 c:portRuleColl) 
[n:127.0.0.1:60191_solr c:portRuleColl s:shard1  
x:portRuleColl_shard1_replica_n1] o.a.s.c.SolrCore 
[portRuleColl_shard1_replica_n1] Registered new searcher 
Searcher@16020196[portRuleColl_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 922791 INFO  (qtp983752656-10989) [n:127.0.0.1:60191_solr 
c:portRuleColl s:shard1  x:portRuleColl_shard1_replica_n1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1570607488629211136
   [junit4]   2> 922891 INFO  
(zkCallback-2131-thread-1-processing-n:127.0.0.1:60191_solr) 
[n:127.0.0.1:60191_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/portRuleColl/state.json] for collection [portRuleColl] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 923290 INFO  (qtp983752656-11006) [n:127.0.0.1:60191_solr 
c:portRuleColl s:shard1  x:portRuleColl_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 923291 INFO  (qtp983752656-11006) [n:127.0.0.1:60191_solr 
c:portRuleColl s:shard1  x:portRuleColl_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 923291 INFO  (qtp983752656-11006) [n:127.0.0.1:60191_solr 
c:portRuleColl s:shard1  x:portRuleColl_shard1_replica_n2] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:60191/solr/portRuleColl_shard1_replica_n2/
   [junit4]   2> 923291 INFO  (qtp983752656-11006) [n:127.0.0.1:60191_solr 
c:portRuleColl s:shard1  x:portRuleColl_shard1_replica_n2] o.a.s.u.PeerSync 
PeerSync: core=portRuleColl_shard1_replica_n2 url=http://127.0.0.1:60191/solr 
START replicas=[http://127.0.0.1:60191/solr/portRuleColl_shard1_replica_n1/] 
nUpdates=100
   [junit4]   2> 923291 INFO  (qtp983752656-11006) [n:127.0.0.1:60191_solr 
c:portRuleColl s:shard1  x:portRuleColl_shard1_replica_n2] o.a.s.u.PeerSync 
PeerSync: core=portRuleColl_shard1_replica_n2 url=http://127.0.0.1:60191/solr 
DONE.  We have no versions.  sync failed.
   [junit4]   2> 923292 INFO  (qtp983752656-11008) [n:127.0.0.1:60191_solr 
c:portRuleColl s:shard1 r:core_node1 x:portRuleColl_shard1_replica_n1] 
o.a.s.c.S.Request [portRuleColl_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 923293 INFO  (qtp983752656-11006) [n:127.0.0.1:60191_solr 
c:portRuleColl s:shard1  x:portRuleColl_shard1_replica_n2] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 923293 INFO  (qtp983752656-11006) [n:127.0.0.1:60191_solr 
c:portRuleColl s:shard1  x:portRuleColl_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 923293 INFO  (qtp983752656-11006) [n:127.0.0.1:60191_solr 
c:portRuleColl s:shard1  x:portRuleColl_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 923296 INFO  (qtp983752656-11006) [n:127.0.0.1:60191_solr 
c:portRuleColl s:shard1  x:portRuleColl_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:60191/solr/portRuleColl_shard1_replica_n2/ shard1
   [junit4]   2> 923398 INFO  
(zkCallback-2131-thread-1-processing-n:127.0.0.1:60191_solr) 
[n:127.0.0.1:60191_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/portRuleColl/state.json] for collection [portRuleColl] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 923447 INFO  (qtp983752656-11006) [n:127.0.0.1:60191_solr 
c:portRuleColl s:shard1  x:portRuleColl_shard1_replica_n2] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 923449 INFO  (qtp983752656-11006) [n:127.0.0.1:60191_solr 
c:portRuleColl s:shard1  x:portRuleColl_shard1_replica_n2] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=portRuleColl_shard1_replica_n2&action=CREATE&numShards=1&collection=portRuleColl&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1751
   [junit4]   2> 923551 INFO  
(zkCallback-2131-thread-1-processing-n:127.0.0.1:60191_solr) 
[n:127.0.0.1:60191_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/portRuleColl/state.json] for collection [portRuleColl] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 923796 INFO  (qtp983752656-10989) [n:127.0.0.1:60191_solr 
c:portRuleColl s:shard1  x:portRuleColl_shard1_replica_n1] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=portRuleColl_shard1_replica_n1&action=CREATE&numShards=1&collection=portRuleColl&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2099
   [junit4]   2> 923798 INFO  (qtp2092257571-10971) [n:127.0.0.1:38802_solr    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 923897 INFO  
(zkCallback-2131-thread-1-processing-n:127.0.0.1:60191_solr) 
[n:127.0.0.1:60191_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/portRuleColl/state.json] for collection [portRuleColl] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 924799 INFO  (qtp2092257571-10971) [n:127.0.0.1:38802_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={shards=shard1&replicationFactor=2&collection.configName=conf&snitch=class:ImplicitSnitch&name=portRuleColl&router.name=implicit&nrtReplicas=2&action=CREATE&rule=port:60191&wt=javabin&version=2}
 status=0 QTime=3246
   [junit4]   2> 924801 INFO  
(TEST-RulesTest.testPortRule-seed#[6680E89DBC9BEEC3]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 924804 INFO  (qtp2092257571-10973) [n:127.0.0.1:38802_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=portRuleColl&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 924811 INFO  
(OverseerCollectionConfigSetProcessor-98162967916445708-127.0.0.1:35640_solr-n_0000000000)
 [n:127.0.0.1:35640_solr    ] 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> 924814 INFO  
(OverseerThreadFactory-3675-thread-2-processing-n:127.0.0.1:35640_solr) 
[n:127.0.0.1:35640_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing 
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 924815 INFO  (qtp983752656-10991) [n:127.0.0.1:60191_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.portRuleColl.shard1.replica_n1, tag=null
   [junit4]   2> 924820 INFO  (qtp983752656-10969) [n:127.0.0.1:60191_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.portRuleColl.shard1.replica_n2, tag=null
   [junit4]   2> 924820 INFO  (qtp983752656-10991) [n:127.0.0.1:60191_solr    ] 
o.a.s.c.SolrCore [portRuleColl_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4b23c118
   [junit4]   2> 924824 INFO  (qtp983752656-10991) [n:127.0.0.1:60191_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.portRuleColl.shard1.replica_n1, tag=1260634392
   [junit4]   2> 924824 INFO  (qtp983752656-10969) [n:127.0.0.1:60191_solr    ] 
o.a.s.c.SolrCore [portRuleColl_shard1_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@275ebf6
   [junit4]   2> 924824 INFO  (qtp983752656-10991) [n:127.0.0.1:60191_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.portRuleColl.shard1.leader, tag=1260634392
   [junit4]   2> 924825 INFO  (qtp983752656-10991) [n:127.0.0.1:60191_solr    ] 
o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader 
parent node, won't remove previous leader registration.
   [junit4]   2> 924826 INFO  (qtp983752656-10991) [n:127.0.0.1:60191_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=portRuleColl_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=11
   [junit4]   2> 924827 INFO  (qtp983752656-10969) [n:127.0.0.1:60191_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.portRuleColl.shard1.replica_n2, tag=41282550
   [junit4]   2> 924827 INFO  (qtp983752656-10969) [n:127.0.0.1:60191_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.portRuleColl.shard1.leader, tag=41282550
   [junit4]   2> 924851 WARN  
(zkCallback-2131-thread-1-processing-n:127.0.0.1:60191_solr) 
[n:127.0.0.1:60191_solr    ] o.a.s.c.LeaderElector Our node is no longer in 
line to be leader
   [junit4]   2> 924854 INFO  (qtp983752656-10969) [n:127.0.0.1:60191_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=portRuleColl_shard1_replica_n2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=35
   [junit4]   2> 925558 INFO  (qtp2092257571-10973) [n:127.0.0.1:38802_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=portRuleColl&action=DELETE&wt=javabin&version=2} status=0 QTime=753
   [junit4]   2> 925558 INFO  
(TEST-RulesTest.testPortRule-seed#[6680E89DBC9BEEC3]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testPortRule
   [junit4]   2> 925587 INFO  
(TEST-RulesTest.testHostFragmentRuleThrowsExceptionWhenIpDoesNotMatch-seed#[6680E89DBC9BEEC3])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
testHostFragmentRuleThrowsExceptionWhenIpDoesNotMatch
   [junit4]   2> 925595 INFO  (qtp2092257571-10974) [n:127.0.0.1:38802_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
shards=shard1&replicationFactor=2&collection.configName=conf&snitch=class:ImplicitSnitch&name=ipRuleColl&router.name=implicit&nrtReplicas=2&action=CREATE&rule=ip_2:0&rule=ip_1:19999&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 925597 INFO  
(OverseerCollectionConfigSetProcessor-98162967916445708-127.0.0.1:35640_solr-n_0000000000)
 [n:127.0.0.1:35640_solr    ] 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> 925598 INFO  
(OverseerThreadFactory-3675-thread-3-processing-n:127.0.0.1:35640_solr) 
[n:127.0.0.1:35640_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
ipRuleColl
   [junit4]   2> 925600 ERROR 
(OverseerThreadFactory-3675-thread-3-processing-n:127.0.0.1:35640_solr) 
[n:127.0.0.1:35640_solr    ] o.a.s.c.OverseerCollectionMessageHandler 
Collection: ipRuleColl operation: create 
failed:org.apache.solr.common.SolrException: Could not identify nodes matching 
the rules [{"ip_2":"0"}, {"ip_1":"19999"}]
   [junit4]   2>  tag values{
   [junit4]   2>   "127.0.0.1:38802_solr":{
   [junit4]   2>     "ip_1":"1",
   [junit4]   2>     "ip_2":"0"},
   [junit4]   2>   "127.0.0.1:60191_solr":{
   [junit4]   2>     "ip_1":"1",
   [junit4]   2>     "ip_2":"0"},
   [junit4]   2>   "127.0.0.1:55312_solr":{
   [junit4]   2>     "ip_1":"1",
   [junit4]   2>     "ip_2":"0"},
   [junit4]   2>   "127.0.0.1:35640_solr":{
   [junit4]   2>     "ip_1":"1",
   [junit4]   2>     "ip_2":"0"},
   [junit4]   2>   "127.0.0.1:53043_solr":{
   [junit4]   2>     "ip_1":"1",
   [junit4]   2>     "ip_2":"0"}}
   [junit4]   2>        at 
org.apache.solr.cloud.rule.ReplicaAssigner.getNodeMappings(ReplicaAssigner.java:146)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerCollectionMessageHandler.identifyNodes(OverseerCollectionMessageHandler.java:763)
   [junit4]   2>        at 
org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:165)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:233)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 925601 INFO  (qtp2092257571-10974) [n:127.0.0.1:38802_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={shards=shard1&replicationFactor=2&collection.configName=conf&snitch=class:ImplicitSnitch&name=ipRuleColl&router.name=implicit&nrtReplicas=2&action=CREATE&rule=ip_2:0&rule=ip_1:19999&wt=javabin&version=2}
 status=400 QTime=6
   [junit4]   2> 925603 INFO  
(TEST-RulesTest.testHostFragmentRuleThrowsExceptionWhenIpDoesNotMatch-seed#[6680E89DBC9BEEC3])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 925604 INFO  
(TEST-RulesTest.testHostFragmentRuleThrowsExceptionWhenIpDoesNotMatch-seed#[6680E89DBC9BEEC3])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending 
testHostFragmentRuleThrowsExceptionWhenIpDoesNotMatch
   [junit4]   2> 925632 INFO  
(TEST-RulesTest.doIntegrationTest-seed#[6680E89DBC9BEEC3]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting doIntegrationTest
   [junit4]   2> 925633 INFO  (qtp2092257571-10970) [n:127.0.0.1:38802_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
shards=shard1&replicationFactor=2&collection.configName=conf&snitch=class:ImplicitSnitch&name=rulesColl&router.name=implicit&nrtReplicas=2&action=CREATE&rule=cores:<4&rule=node:*,replica:<2&rule=freedisk:>0&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 925634 INFO  
(OverseerThreadFactory-3675-thread-4-processing-n:127.0.0.1:35640_solr) 
[n:127.0.0.1:35640_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
rulesColl
   [junit4]   2> 925634 INFO  
(OverseerCollectionConfigSetProcessor-98162967916445708-127.0.0.1:35640_solr-n_0000000000)
 [n:127.0.0.1:35640_solr    ] 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> 925636 INFO  (qtp1597722424-10982) [n:127.0.0.1:55312_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 925636 INFO  (qtp1597722424-10982) [n:127.0.0.1:55312_solr    
] o.a.s.h.a.InvokeOp Invocable_invoked {cores=0, freedisk=49}
   [junit4]   2> 925636 INFO  (qtp1597722424-10982) [n:127.0.0.1:55312_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={cores=1&action=INVOKE&class=org.apache.solr.cloud.rule.ImplicitSnitch&wt=javabin&version=2&freedisk=1}
 status=0 QTime=0
   [junit4]   2> 925637 INFO  (qtp1515529463-10977) [n:127.0.0.1:35640_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 925637 INFO  (qtp1515529463-10977) [n:127.0.0.1:35640_solr    
] o.a.s.h.a.InvokeOp Invocable_invoked {cores=0, freedisk=49}
   [junit4]   2> 925637 INFO  (qtp1515529463-10977) [n:127.0.0.1:35640_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={cores=1&action=INVOKE&class=org.apache.solr.cloud.rule.ImplicitSnitch&wt=javabin&version=2&freedisk=1}
 status=0 QTime=0
   [junit4]   2> 925638 INFO  (qtp983752656-11008) [n:127.0.0.1:60191_solr    ] 
o.a.s.h.a.InvokeOp Invocable_invoked {cores=0, freedisk=49}
   [junit4]   2> 925638 INFO  (qtp983752656-11008) [n:127.0.0.1:60191_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={cores=1&action=INVOKE&class=org.apache.solr.cloud.rule.ImplicitSnitch&wt=javabin&version=2&freedisk=1}
 status=0 QTime=0
   [junit4]   2> 925639 INFO  (qtp1525702218-10994) [n:127.0.0.1:53043_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 925639 INFO  (qtp1525702218-10994) [n:127.0.0.1:53043_solr    
] o.a.s.h.a.InvokeOp Invocable_invoked {cores=0, freedisk=49}
   [junit4]   2> 925639 INFO  (qtp1525702218-10994) [n:127.0.0.1:53043_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={cores=1&action=INVOKE&class=org.apache.solr.cloud.rule.ImplicitSnitch&wt=javabin&version=2&freedisk=1}
 status=0 QTime=0
   [junit4]   2> 925640 INFO  (qtp2092257571-10964) [n:127.0.0.1:38802_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 925640 INFO  (qtp2092257571-10964) [n:127.0.0.1:38802_solr    
] o.a.s.h.a.InvokeOp Invocable_invoked {cores=0, freedisk=49}
   [junit4]   2> 925640 INFO  (qtp2092257571-10964) [n:127.0.0.1:38802_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={cores=1&action=INVOKE&class=org.apache.solr.cloud.rule.ImplicitSnitch&wt=javabin&version=2&freedisk=1}
 status=0 QTime=0
   [junit4]   2> 925845 INFO  (qtp1597722424-11000) [n:127.0.0.1:55312_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=rulesColl_shard1_replica_n1&action=CREATE&numShards=1&collection=rulesColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 925845 INFO  (qtp1515529463-10985) [n:127.0.0.1:35640_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=rulesColl_shard1_replica_n2&action=CREATE&numShards=1&collection=rulesColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 925955 INFO  
(zkCallback-2130-thread-1-processing-n:127.0.0.1:35640_solr) 
[n:127.0.0.1:35640_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/rulesColl/state.json] for collection [rulesColl] has occurred 
- updating... (live nodes size: [5])
   [junit4]   2> 925955 INFO  
(zkCallback-2132-thread-1-processing-n:127.0.0.1:55312_solr) 
[n:127.0.0.1:55312_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/rulesColl/state.json] for collection [rulesColl] has occurred 
- updating... (live nodes size: [5])
   [junit4]   2> 926856 INFO  (qtp1515529463-10985) [n:127.0.0.1:35640_solr 
c:rulesColl s:shard1  x:rulesColl_shard1_replica_n2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 926862 INFO  (qtp1515529463-10985) [n:127.0.0.1:35640_solr 
c:rulesColl s:shard1  x:rulesColl_shard1_replica_n2] o.a.s.s.IndexSchema 
[rulesColl_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 926864 INFO  (qtp1597722424-11000) [n:127.0.0.1:55312_solr 
c:rulesColl s:shard1  x:rulesColl_shard1_replica_n1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 926864 INFO  (qtp1515529463-10985) [n:127.0.0.1:35640_solr 
c:rulesColl s:shard1  x:rulesColl_shard1_replica_n2] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 926864 INFO  (qtp1515529463-10985) [n:127.0.0.1:35640_solr 
c:rulesColl s:shard1  x:rulesColl_shard1_replica_n2] o.a.s.c.CoreContainer 
Creating SolrCore 'rulesColl_shard1_replica_n2' using configuration from 
collection rulesColl, trusted=true
   [junit4]   2> 926864 INFO  (qtp1515529463-10985) [n:127.0.0.1:35640_solr 
c:rulesColl s:shard1  x:rulesColl_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 'solr_35640.solr.core.rulesColl.shard1.replica_n2' (registry 
'solr.core.rulesColl.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c16bd16
   [junit4]   2> 926865 INFO  (qtp1515529463-10985) [n:127.0.0.1:35640_solr 
c:rulesColl s:shard1  x:rulesColl_shard1_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 926865 INFO  (qtp1515529463-10985) [n:127.0.0.1:35640_solr 
c:rulesColl s:shard1  x:rulesColl_shard1_replica_n2] o.a.s.c.SolrCore 
[[rulesColl_shard1_replica_n2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_6680E89DBC9BEEC3-001/tempDir-001/node2/rulesColl_shard1_replica_n2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_6680E89DBC9BEEC3-001/tempDir-001/node2/./rulesColl_shard1_replica_n2/data/]
   [junit4]   2> 926871 INFO  (qtp1597722424-11000) [n:127.0.0.1:55312_solr 
c:rulesColl s:shard1  x:rulesColl_shard1_replica_n1] o.a.s.s.IndexSchema 
[rulesColl_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 926873 INFO  (qtp1597722424-11000) [n:127.0.0.1:55312_solr 
c:rulesColl s:shard1  x:rulesColl_shard1_replica_n1] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 926873 INFO  (qtp1597722424-11000) [n:127.0.0.1:55312_solr 
c:rulesColl s:shard1  x:rulesColl_shard1_replica_n1] o.a.s.c.CoreContainer 
Creating SolrCore 'rulesColl_shard1_replica_n1' using configuration from 
collection rulesColl, trusted=true
   [junit4]   2> 926873 INFO  (qtp1597722424-11000) [n:127.0.0.1:55312_solr 
c:rulesColl s:shard1  x:rulesColl_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 'solr_55312.solr.core.rulesColl.shard1.replica_n1' (registry 
'solr.core.rulesColl.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7c16bd16
   [junit4]   2> 926874 INFO  (qtp1597722424-11000) [n:127.0.0.1:55312_solr 
c:rulesColl s:shard1  x:rulesColl_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 926874 INFO  (qtp1597722424-11000) [n:127.0.0.1:55312_solr 
c:rulesColl s:shard1  x:rulesColl_shard1_replica_n1] o.a.s.c.SolrCore 
[[rulesColl_shard1_replica_n1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_6680E89DBC9BEEC3-001/tempDir-001/node5/rulesColl_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_6680E89DBC9BEEC3-001/tempDir-001/node5/./rulesColl_shard1_replica_n1/data/]
   [junit4]   2> 926961 INFO  (qtp1515529463-10985) [n:127.0.0.1:35640_solr 
c:rulesColl s:shard1  x:rulesColl_shard1_replica_n2] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 926961 INFO  (qtp1515529463-10985) [n:127.0.0.1:35640_solr 
c:rulesColl s:shard1  x:rulesColl_shard1_replica_n2] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 926962 INFO  (qtp1515529463-10985) [n:127.0.0.1:35640_solr 
c:rulesColl s:shard1  x:rulesColl_shard1_replica_n2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 926962 INFO  (qtp1515529463-10985) [n:127.0.0.1:35640_solr 
c:rulesColl s:shard1  x:rulesColl_shard1_replica_n2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 926964 INFO  (qtp1515529463-10985) [n:127.0.0.1:35640_solr 
c:rulesColl s:shard1  x:rulesColl_shard1_replica_n2] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@342d19eb[rulesColl_shard1_replica_n2] main]
   [junit4]   2> 926965 INFO  (qtp1597722424-11000) [n:127.0.0.1:55312_solr 
c:rulesColl s:shard1  x:rulesColl_shard1_replica_n1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 926965 INFO  (qtp1597722424-11000) [n:127.0.0.1:55312_solr 
c:rulesColl s:shard1  x:rulesColl_shard1_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 926965 INFO  (qtp1515529463-10985) [n:127.0.0.1:35640_solr 
c:rulesColl s:shard1  x:rulesColl_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 926965 INFO  (qtp1515529463-10985) [n:127.0.0.1:35640_solr 
c:rulesColl s:shard1  x:rulesColl_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 926966 INFO  (qtp1515529463-10985) [n:127.0.0.1:35640_solr 
c:rulesColl s:shard1  x:rulesColl_shard1_replica_n2] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 926966 INFO  (qtp1515529463-10985) [n:127.0.0.1:35640_solr 
c:rulesColl s:shard1  x:rulesColl_shard1_replica_n2] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1570607493007015936
   [junit4]   2> 926966 INFO  (qtp1597722424-11000) [n:127.0.0.1:55312_solr 
c:rulesColl s:shard1  x:rulesColl_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 926966 INFO  (qtp1597722424-11000) [n:127.0.0.1:55312_solr 
c:rulesColl s:shard1  x:rulesColl_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 926968 INFO  (qtp1597722424-11000) [n:127.0.0.1:55312_solr 
c:rulesColl s:shard1  x:rulesColl_shard1_replica_n1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@16c72afa[rulesColl_shard1_replica_n1] main]
   [junit4]   2> 926969 INFO  
(searcherExecutor-3696-thread-1-processing-n:127.0.0.1:35640_solr 
x:rulesColl_shard1_replica_n2 s:shard1 c:rulesColl) [n:127.0.0.1:35640_solr 
c:rulesColl s:shard1  x:rulesColl_shard1_replica_n2] o.a.s.c.SolrCore 
[rulesColl_shard1_replica_n2] Registered new searcher 
Searcher@342d19eb[rulesColl_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 926972 INFO  (qtp1515529463-10985) [n:127.0.0.1:35640_solr 
c:rulesColl s:shard1  x:rulesColl_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 926973 INFO  (qtp1597722424-11000) [n:127.0.0.1:55312_solr 
c:rulesColl s:shard1  x:rulesColl_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 926973 INFO  (qtp1597722424-11000) [n:127.0.0.1:55312_solr 
c:rulesColl s:shard1  x:rulesColl_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 926973 INFO  (qtp1597722424-11000) [n:127.0.0.1:55312_solr 
c:rulesColl s:shard1  x:rulesColl_shard1_replica_n1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 926974 INFO  (qtp1597722424-11000) [n:127.0.0.1:55312_solr 
c:rulesColl s:shard1  x:rulesColl_shard1_replica_n1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1570607493015404544
   [junit4]   2> 926977 INFO  
(searcherExecutor-3697-thread-1-processing-n:127.0.0.1:55312_solr 
x:rulesColl_shard1_replica_n1 s:shard1 c:rulesColl) [n:127.0.0.1:55312_solr 
c:rulesColl s:shard1  x:rulesColl_shard1_replica_n1] o.a.s.c.SolrCore 
[rulesColl_shard1_replica_n1] Registered new searcher 
Searcher@16c72afa[rulesColl_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 927073 INFO  
(zkCallback-2130-thread-1-processing-n:127.0.0.1:35640_solr) 
[n:127.0.0.1:35640_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/rulesColl/state.json] for collection [rulesColl] has occurred 
- updating... (live nodes size: [5])
   [junit4]   2> 927073 INFO  
(zkCallback-2132-thread-1-processing-n:127.0.0.1:55312_solr) 
[n:127.0.0.1:55312_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/rulesColl/state.json] for collection [rulesColl] has occurred 
- updating... (live nodes size: [5])
   [junit4]   2> 927472 INFO  (qtp1515529463-10985) [n:127.0.0.1:35640_solr 
c:rulesColl s:shard1  x:rulesColl_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 927473 INFO  (qtp1515529463-10985) [n:127.0.0.1:35640_solr 
c:rulesColl s:shard1  x:rulesColl_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 927473 INFO  (qtp1515529463-10985) [n:127.0.0.1:35640_solr 
c:rulesColl s:shard1  x:rulesColl_shard1_replica_n2] o.a.s.c.SyncStrategy Sync 
replicas to http://127.0.0.1:35640/solr/rulesColl_shard1_replica_n2/
   [junit4]   2> 927473 INFO  (qtp1515529463-10985) [n:127.0.0.1:35640_solr 
c:rulesColl s:shard1  x:rulesColl_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: 
core=rulesColl_shard1_replica_n2 url=http://127.0.0.1:35640/solr START 
replicas=[http://127.0.0.1:55312/solr/rulesColl_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 927475 INFO  (qtp1515529463-10985) [n:127.0.0.1:35640_solr 
c:rulesColl s:shard1  x:rulesColl_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: 
core=rulesColl_shard1_replica_n2 url=http://127.0.0.1:35640/solr DONE.  We have 
no versions.  sync failed.
   [junit4]   2> 927476 INFO  (qtp1597722424-10999) [n:127.0.0.1:55312_solr 
c:rulesColl s:shard1 r:core_node2 x:rulesColl_shard1_replica_n1] 
o.a.s.c.S.Request [rulesColl_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 927477 INFO  (qtp1515529463-10985) [n:127.0.0.1:35640_solr 
c:rulesColl s:shard1  x:rulesColl_shard1_replica_n2] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 927477 INFO  (qtp1515529463-10985) [n:127.0.0.1:35640_solr 
c:rulesColl s:shard1  x:rulesColl_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 927477 INFO  (qtp1515529463-10985) [n:127.0.0.1:35640_solr 
c:rulesColl s:shard1  x:rulesColl_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 927479 INFO  (qtp1515529463-10985) [n:127.0.0.1:35640_solr 
c:rulesColl s:shard1  x:rulesColl_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:35640/solr/rulesColl_shard1_replica_n2/ shard1
   [junit4]   2> 927580 INFO  
(zkCallback-2130-thread-1-processing-n:127.0.0.1:35640_solr) 
[n:127.0.0.1:35640_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/rulesColl/state.json] for collection [rulesColl] has occurred 
- updating... (live nodes size: [5])
   [junit4]   2> 927580 INFO  
(zkCallback-2132-thread-1-processing-n:127.0.0.1:55312_solr) 
[n:127.0.0.1:55312_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/rulesColl/state.json] for collection [rulesColl] has occurred 
- updating... (live nodes size: [5])
   [junit4]   2> 927631 INFO  (qtp1515529463-10985) [n:127.0.0.1:35640_solr 
c:rulesColl s:shard1  x:rulesColl_shard1_replica_n2] o.a.s.c.ZkController I am 
the leader, no recovery necessary
   [junit4]   2> 927635 INFO  (qtp1515529463-10985) [n:127.0.0.1:35640_solr 
c:rulesColl s:shard1  x:rulesColl_shard1_replica_n2] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=rulesColl_shard1_replica_n2&action=CREATE&numShards=1&collection=rulesColl&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1789
   [junit4]   2> 927738 INFO  
(zkCallback-2130-thread-1-processing-n:127.0.0.1:35640_solr) 
[n:127.0.0.1:35640_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/rulesColl/state.json] for collection [rulesColl] has occurred 
- updating... (live nodes size: [5])
   [junit4]   2> 927738 INFO  
(zkCallback-2132-thread-1-processing-n:127.0.0.1:55312_solr) 
[n:127.0.0.1:55312_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/rulesColl/state.json] for collection [rulesColl] has occurred 
- updating... (live nodes size: [5])
   [junit4]   2> 927986 INFO  (qtp1597722424-11000) [n:127.0.0.1:55312_solr 
c:rulesColl s:shard1  x:rulesColl_shard1_replica_n1] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=rulesColl_shard1_replica_n1&action=CREATE&numShards=1&collection=rulesColl&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2141
   [junit4]   2> 927988 INFO  (qtp2092257571-10970) [n:127.0.0.1:38802_solr    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 928089 INFO  
(zkCallback-2132-thread-1-processing-n:127.0.0.1:55312_solr) 
[n:127.0.0.1:55312_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/rulesColl/state.json] for collection [rulesColl] has occurred 
- updating... (live nodes size: [5])
   [junit4]   2> 928089 INFO  
(zkCallback-2130-thread-1-processing-n:127.0.0.1:35640_solr) 
[n:127.0.0.1:35640_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/rulesColl/state.json] for collection [rulesColl] has occurred 
- updating... (live nodes size: [5])
   [junit4]   2> 928989 INFO  (qtp2092257571-10970) [n:127.0.0.1:38802_solr    
] o.a.s.s.HttpSolrCall [

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

r c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.collection1.shard1.leader, tag=1361890778
   [junit4]   2> 191945 INFO  (coreCloseExecutor-692-thread-1) 
[n:127.0.0.1:52134_solr c:collection1 s:shard2 r:core_node1 
x:collection1_shard2_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1.shard2.leader, tag=846098925
   [junit4]   2> 191946 INFO  (jetty-closer-444-thread-4) [    ] 
o.a.s.c.Overseer Overseer 
(id=98163170569945098-127.0.0.1:35684_solr-n_0000000000) closing
   [junit4]   2> 191947 INFO  
(OverseerStateUpdate-98163170569945098-127.0.0.1:35684_solr-n_0000000000) 
[n:127.0.0.1:35684_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:35684_solr
   [junit4]   2> 191947 INFO  
(zkCallback-461-thread-3-processing-n:127.0.0.1:35684_solr) 
[n:127.0.0.1:35684_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 193427 WARN  
(zkCallback-465-thread-2-processing-n:127.0.0.1:34427_solr) 
[n:127.0.0.1:34427_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 193427 INFO  (jetty-closer-444-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6bfe15b0{/solr,null,UNAVAILABLE}
   [junit4]   2> 193447 WARN  
(zkCallback-463-thread-1-processing-n:127.0.0.1:52134_solr) 
[n:127.0.0.1:52134_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 193448 INFO  (jetty-closer-444-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3b360657{/solr,null,UNAVAILABLE}
   [junit4]   2> 193449 WARN  
(zkCallback-461-thread-3-processing-n:127.0.0.1:35684_solr) 
[n:127.0.0.1:35684_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 193449 INFO  (jetty-closer-444-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@28f82b85{/solr,null,UNAVAILABLE}
   [junit4]   2> 193450 ERROR 
(SUITE-StreamExpressionTest-seed#[29C234860309F872]-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> 193450 INFO  
(SUITE-StreamExpressionTest-seed#[29C234860309F872]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:55824 55824
   [junit4]   2> 193552 INFO  (Thread-174) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:55824 55824
   [junit4]   2> 193553 WARN  (Thread-174) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        91      /solr/aliases.json
   [junit4]   2>        13      /solr/configs/conf
   [junit4]   2>        8       /solr/configs/ml
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        91      /solr/clusterprops.json
   [junit4]   2>        91      /solr/clusterstate.json
   [junit4]   2>        8       
/solr/collections/destinationCollection/state.json
   [junit4]   2>        4       /solr/collections/destination/state.json
   [junit4]   2>        4       
/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2>        4       
/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2>        4       /solr/collections/mainCorpus/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/98163170569945097-127.0.0.1:52134_solr-n_0000000001
   [junit4]   2>        2       /solr/collections/collection1/state.json
   [junit4]   2>        2       /solr/collections/workQueue/state.json
   [junit4]   2>        2       /solr/collections/uknownCollection/state.json
   [junit4]   2>        2       /solr/collections/modelCollection/state.json
   [junit4]   2>        2       
/solr/collections/checkpointCollection/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        91      /solr/live_nodes
   [junit4]   2>        91      /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.io.stream.StreamExpressionTest_29C234860309F872-001
   [junit4]   2> Jun 19, 2017 5:47:00 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): 
{name_s=PostingsFormat(name=LuceneFixedGap), expr_s=FSTOrd50, 
iteration_i=FSTOrd50, 
terms_ss=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
join2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
multiDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
subject=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
a_f=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
intDefault=PostingsFormat(name=Asserting), 
a2_s=PostingsFormat(name=LuceneFixedGap), 
falseNegative_i=PostingsFormat(name=Asserting), a_i=FSTOrd50, 
level1_s=FSTOrd50, body_t=PostingsFormat(name=LuceneFixedGap), 
a_s=PostingsFormat(name=LuceneFixedGap), a_t=PostingsFormat(name=Asserting), 
id=FSTOrd50, text=PostingsFormat(name=LuceneFixedGap), 
alpha_d=PostingsFormat(name=LuceneFixedGap), i_multi=FSTOrd50, 
idf_d=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
b_ls=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
checkpoint_ss=PostingsFormat(name=LuceneFixedGap), 
test_t=PostingsFormat(name=LuceneFixedGap), 
ident_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
order_i=PostingsFormat(name=LuceneVarGapDocFreqInterval), error_d=FSTOrd50, 
side_s=PostingsFormat(name=LuceneFixedGap), truePositive_i=FSTOrd50, 
miles_i=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
field_s=PostingsFormat(name=Asserting), 
price_f=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
a1_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), join1_i=FSTOrd50, 
join3_i=PostingsFormat(name=LuceneFixedGap), 
test_i=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
falsePositive_i=PostingsFormat(name=Asserting), 
field_i=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
s_multi=PostingsFormat(name=LuceneFixedGap), 
a_ss=PostingsFormat(name=Asserting), 
col_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
level2_s=PostingsFormat(name=Asserting), 
score_f=PostingsFormat(name=LuceneFixedGap), 
tv_text=PostingsFormat(name=Asserting), 
term_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), text_s=FSTOrd50, 
timestamp=PostingsFormat(name=Asserting), 
idfs_ds=PostingsFormat(name=Asserting), 
weights_ds=PostingsFormat(name=LuceneFixedGap), 
featureSet_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
trueNegative_i=PostingsFormat(name=LuceneFixedGap), 
index_i=PostingsFormat(name=LuceneVarGapDocFreqInterval), test_dt=FSTOrd50, 
out_i=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
whitetok=PostingsFormat(name=LuceneFixedGap), 
_version_=PostingsFormat(name=Asserting)}, 
docValues:{name_s=DocValuesFormat(name=Direct), 
expr_s=DocValuesFormat(name=Asserting), 
iteration_i=DocValuesFormat(name=Asserting), 
terms_ss=DocValuesFormat(name=Lucene70), 
join2_s=DocValuesFormat(name=Lucene70), field_s=DocValuesFormat(name=Lucene70), 
multiDefault=DocValuesFormat(name=Lucene70), 
price_f=DocValuesFormat(name=Lucene70), a1_s=DocValuesFormat(name=Lucene70), 
a_f=DocValuesFormat(name=Lucene70), intDefault=DocValuesFormat(name=Lucene70), 
join1_i=DocValuesFormat(name=Asserting), a2_s=DocValuesFormat(name=Direct), 
falseNegative_i=DocValuesFormat(name=Lucene70), 
a_i=DocValuesFormat(name=Asserting), join3_i=DocValuesFormat(name=Direct), 
test_i=DocValuesFormat(name=Lucene70), 
falsePositive_i=DocValuesFormat(name=Lucene70), 
field_i=DocValuesFormat(name=Lucene70), 
level1_s=DocValuesFormat(name=Asserting), s_multi=DocValuesFormat(name=Direct), 
a_ss=DocValuesFormat(name=Lucene70), col_s=DocValuesFormat(name=Lucene70), 
level2_s=DocValuesFormat(name=Lucene70), a_s=DocValuesFormat(name=Direct), 
score_f=DocValuesFormat(name=Direct), term_s=DocValuesFormat(name=Lucene70), 
text_s=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Asserting), 
timestamp=DocValuesFormat(name=Lucene70), 
i_multi=DocValuesFormat(name=Asserting), 
featureSet_s=DocValuesFormat(name=Lucene70), 
trueNegative_i=DocValuesFormat(name=Direct), 
index_i=DocValuesFormat(name=Lucene70), b_ls=DocValuesFormat(name=Lucene70), 
test_dt=DocValuesFormat(name=Asserting), out_i=DocValuesFormat(name=Lucene70), 
checkpoint_ss=DocValuesFormat(name=Direct), 
ident_s=DocValuesFormat(name=Lucene70), order_i=DocValuesFormat(name=Lucene70), 
_version_=DocValuesFormat(name=Lucene70), side_s=DocValuesFormat(name=Direct), 
truePositive_i=DocValuesFormat(name=Asserting), 
miles_i=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1915, 
maxMBSortInHeap=5.550173099092766, sim=RandomSimilarity(queryNorm=false): {}, 
locale=es-HN, timezone=Etc/GMT+7
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_131 (64-bit)/cpus=4,threads=1,free=220869136,total=472383488
   [junit4]   2> NOTE: All tests run in this JVM: 
[HttpSolrClientSSLAuthConPoolTest, SolrExampleBinaryTest, JsonValidatorTest, 
GraphTest, ConcurrentUpdateSolrClientTest, SolrSchemalessExampleTest, 
JettyWebappTest, GreaterThanEqualToEvaluatorTest, DocumentAnalysisResponseTest, 
SolrExampleJettyTest, CubedRootEvaluatorTest, NoOpResponseParserTest, 
RoundEvaluatorTest, ModifiableSolrParamsTest, CommonAdminParamsTest, 
TestCollectionAdminRequest, MultiplyEvaluatorTest, TestJavaBinCodec, 
LargeVolumeJettyTest, SolrExampleXMLTest, SolrParamTest, TestCoreAdmin, 
BasicHttpSolrClientTest, HttpSolrClientBuilderTest, JdbcTest, 
StreamExpressionTest]
   [junit4] Completed [135/135 (1!)] on J2 in 107.64s, 89 tests, 1 error <<< 
FAILURES!

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

Reply via email to