Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/650/
Java: 32bit/jdk-9-ea+116 -server -XX:+UseG1GC

4 tests failed.
FAILED:  
org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh

Error Message:


Stack Trace:
java.lang.NullPointerException
        at 
__randomizedtesting.SeedInfo.seed([3430FFEA85E41F:1F8E41083AE522DA]:0)
        at 
org.apache.solr.common.cloud.ZkStateReader.refreshLegacyClusterState(ZkStateReader.java:522)
        at 
org.apache.solr.common.cloud.ZkStateReader.forceUpdateCollection(ZkStateReader.java:296)
        at 
org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdate(ZkStateReaderTest.java:127)
        at 
org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh(ZkStateReaderTest.java:42)
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native 
Method)
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:531)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        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:367)
        at java.lang.Thread.run(java.base@9-ea/Thread.java:804)


FAILED:  
org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdateWithTimeDelay

Error Message:
expected:<2> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<2> but was:<1>
        at 
__randomizedtesting.SeedInfo.seed([3430FFEA85E41F:7FAA877A83E7C995]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdate(ZkStateReaderTest.java:138)
        at 
org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdateWithTimeDelay(ZkStateReaderTest.java:52)
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native 
Method)
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:531)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        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:367)
        at java.lang.Thread.run(java.base@9-ea/Thread.java:804)


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

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:42266, 
http://127.0.0.1:44804, http://127.0.0.1:45046]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[http://127.0.0.1:42266, http://127.0.0.1:44804, 
http://127.0.0.1:45046]
        at 
__randomizedtesting.SeedInfo.seed([3430FFEA85E41F:88600F25447989E7]:0)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:384)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1228)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:998)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:934)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
        at 
org.apache.solr.cloud.TestCollectionAPI.testClusterStateMigration(TestCollectionAPI.java:645)
        at 
org.apache.solr.cloud.TestCollectionAPI.test(TestCollectionAPI.java:83)
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native 
Method)
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:531)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        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:367)
        at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:42266: Could not migrate state format for 
collection: testClusterStateMigration
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:590)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:404)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:357)
        ... 48 more


FAILED:  org.apache.solr.search.mlt.CloudMLTQParserTest.test

Error Message:
arrays first differed at element [1]; expected:<13> but was:<20>

Stack Trace:
arrays first differed at element [1]; expected:<13> but was:<20>
        at 
__randomizedtesting.SeedInfo.seed([3430FFEA85E41F:88600F25447989E7]:0)
        at 
org.junit.internal.ComparisonCriteria.arrayEquals(ComparisonCriteria.java:52)
        at org.junit.Assert.internalArrayEquals(Assert.java:416)
        at org.junit.Assert.assertArrayEquals(Assert.java:292)
        at org.junit.Assert.assertArrayEquals(Assert.java:305)
        at 
org.apache.solr.search.mlt.CloudMLTQParserTest.test(CloudMLTQParserTest.java:112)
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native 
Method)
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:531)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        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:367)
        at java.lang.Thread.run(java.base@9-ea/Thread.java:804)




Build Log:
[...truncated 10700 lines...]
   [junit4] Suite: org.apache.solr.search.mlt.CloudMLTQParserTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_3430FFEA85E41F-001/init-core-data-001
   [junit4]   2> 213630 INFO  
(SUITE-CloudMLTQParserTest-seed#[3430FFEA85E41F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 213631 INFO  
(SUITE-CloudMLTQParserTest-seed#[3430FFEA85E41F]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /jzn/hn
   [junit4]   2> 213634 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 213634 INFO  (Thread-408) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 213634 INFO  (Thread-408) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 213734 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:46238
   [junit4]   2> 213735 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 213735 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 213738 INFO  (zkCallback-148-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1da163d name:ZooKeeperConnection 
Watcher:127.0.0.1:46238 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 213738 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 213738 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 213738 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 213741 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 213741 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 213743 INFO  (zkCallback-149-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3f4e00 name:ZooKeeperConnection 
Watcher:127.0.0.1:46238/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 213743 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 213743 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 213743 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 213747 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 213748 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 213749 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 213751 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 213751 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 213755 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 213755 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 213756 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 213757 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 213758 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 213758 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 213759 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 213759 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 213761 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 213761 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 213762 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 213762 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 213763 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 213763 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 213765 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 213765 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 213767 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 213767 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 213768 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 213768 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 213865 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_3430FFEA85E41F-001/control-001/cores/collection1
   [junit4]   2> 213867 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 213872 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@ec8576{/jzn/hn,null,AVAILABLE}
   [junit4]   2> 213875 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@432c1{HTTP/1.1,[http/1.1]}{127.0.0.1:37353}
   [junit4]   2> 213875 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.e.j.s.Server Started @215769ms
   [junit4]   2> 213875 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_3430FFEA85E41F-001/tempDir-001/control/data,
 hostContext=/jzn/hn, hostPort=37353, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_3430FFEA85E41F-001/control-001/cores}
   [junit4]   2> 213876 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@a4a92b
   [junit4]   2> 213876 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_3430FFEA85E41F-001/control-001'
   [junit4]   2> 213876 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 213876 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 213876 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 213883 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 213887 INFO  (zkCallback-150-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1d2ced5 name:ZooKeeperConnection 
Watcher:127.0.0.1:46238/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 213887 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 213888 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 213894 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 213894 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_3430FFEA85E41F-001/control-001/solr.xml
   [junit4]   2> 213897 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_3430FFEA85E41F-001/control-001/cores
   [junit4]   2> 213897 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 31618835
   [junit4]   2> 213897 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_3430FFEA85E41F-001/control-001]
   [junit4]   2> 213897 WARN  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_3430FFEA85E41F-001/control-001/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_3430FFEA85E41F-001/control-001/lib
   [junit4]   2> 213898 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 213899 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 213899 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 213899 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 213899 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46238/solr
   [junit4]   2> 213899 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 213899 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 213900 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 213902 INFO  (zkCallback-153-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@8d2043 name:ZooKeeperConnection 
Watcher:127.0.0.1:46238 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 213902 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 213903 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 213905 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$110/21259789@18fa8ad
   [junit4]   2> 213906 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 213907 INFO  (zkCallback-154-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@108f07a name:ZooKeeperConnection 
Watcher:127.0.0.1:46238/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 213907 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 213911 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 213912 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 213914 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 213915 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 213917 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 213918 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 213919 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 213920 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 213921 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 213921 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 213922 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 213923 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 213924 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 213925 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 213925 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 213926 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/95894437478465540-127.0.0.1:37353_jzn%2Fhn-n_0000000000
   [junit4]   2> 213926 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 
127.0.0.1:37353_jzn%2Fhn
   [junit4]   2> 213926 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 213926 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.Overseer Overseer 
(id=95894437478465540-127.0.0.1:37353_jzn%2Fhn-n_0000000000) starting
   [junit4]   2> 213928 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 213931 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 213931 INFO  
(OverseerCollectionConfigSetProcessor-95894437478465540-127.0.0.1:37353_jzn%2Fhn-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer 
operations
   [junit4]   2> 213931 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37353_jzn%2Fhn
   [junit4]   2> 213931 INFO  
(OverseerStateUpdate-95894437478465540-127.0.0.1:37353_jzn%2Fhn-n_0000000000) [ 
   ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 213932 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37353_jzn%2Fhn
   [junit4]   2> 213933 INFO  (zkCallback-154-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [0])
   [junit4]   2> 213933 INFO  
(OverseerStateUpdate-95894437478465540-127.0.0.1:37353_jzn%2Fhn-n_0000000000) [ 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 213934 INFO  (zkCallback-154-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 213959 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 213959 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 213960 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_3430FFEA85E41F-001/control-001/cores
   [junit4]   2> 213961 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, collection=control_collection, 
coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 213961 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.CorePropertiesLocator Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_3430FFEA85E41F-001/control-001/cores/collection1
   [junit4]   2> 213961 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 213961 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.c.ZkController publishing state=down
   [junit4]   2> 213961 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.c.ZkController numShards not found on descriptor - reading it from system 
property
   [junit4]   2> 213961 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 213962 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 213964 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.c.ZkController Collection control_collection not visible yet, but 
flagging it so a watch is registered when it becomes visible
   [junit4]   2> 213964 INFO  
(OverseerStateUpdate-95894437478465540-127.0.0.1:37353_jzn%2Fhn-n_0000000000) [ 
   ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:37353/jzn/hn";,
   [junit4]   2>   "node_name":"127.0.0.1:37353_jzn%2Fhn",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 213964 INFO  
(OverseerStateUpdate-95894437478465540-127.0.0.1:37353_jzn%2Fhn-n_0000000000) [ 
   ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:37353/jzn/hn";,
   [junit4]   2>   "node_name":"127.0.0.1:37353_jzn%2Fhn",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 213965 INFO  
(OverseerStateUpdate-95894437478465540-127.0.0.1:37353_jzn%2Fhn-n_0000000000) [ 
   ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 213965 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 213966 INFO  
(OverseerStateUpdate-95894437478465540-127.0.0.1:37353_jzn%2Fhn-n_0000000000) [ 
   ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 213966 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.c.ZkController look for our core node name
   [junit4]   2> 213967 INFO  (zkCallback-154-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred 
- updating... (live nodes size: [1])
   [junit4]   2> 214967 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 214967 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 214967 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 214967 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Load collection config from: 
[/collections/control_collection]
   [junit4]   2> 214968 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.c.c.ZkStateReader path=[/collections/control_collection] 
[configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 214968 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_3430FFEA85E41F-001/control-001/cores/collection1'
   [junit4]   2> 214968 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 214968 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 214969 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 214976 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 214987 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 215011 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 215018 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 215141 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 215147 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 215148 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 215157 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 215159 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 215168 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 215168 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 215169 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/configs/conf1', 
cwd=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 215169 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection
   [junit4]   2> 215170 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 215170 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_3430FFEA85E41F-001/control-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_3430FFEA85E41F-001/control-001/cores/collection1/data/]
   [junit4]   2> 215170 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1be35b1
   [junit4]   2> 215171 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_3430FFEA85E41F-001/control-001/cores/collection1/data
   [junit4]   2> 215171 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_3430FFEA85E41F-001/control-001/cores/collection1/data/index/
   [junit4]   2> 215171 WARN  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_3430FFEA85E41F-001/control-001/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 215171 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_3430FFEA85E41F-001/control-001/cores/collection1/data/index
   [junit4]   2> 215171 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=31, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=67.044921875, 
floorSegmentMB=0.927734375, forceMergeDeletesPctAllowed=15.866971732060426, 
segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 215172 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1b6664d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@155260d),segFN=segments_1,generation=1}
   [junit4]   2> 215172 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 215172 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore 
Looking for old index directories to cleanup for core collection1 in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_3430FFEA85E41F-001/control-001/cores/collection1/data/
   [junit4]   2> 215172 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    ] 
o.a.s.c.DirectoryFactory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_3430FFEA85E41F-001/control-001/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 215177 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 215177 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 215177 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 215177 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 215177 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 215177 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 215177 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 215177 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 215177 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 215177 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 215177 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 215177 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 215180 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 215181 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 215182 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 215183 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 215186 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 215188 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 215188 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 215195 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 215196 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 215196 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 215196 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 215200 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@14b895f
   [junit4]   2> 215200 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1b6664d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@155260d),segFN=segments_1,generation=1}
   [junit4]   2> 215200 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 215200 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@fcb048[collection1] main]
   [junit4]   2> 215200 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Load collection config from: 
[/collections/control_collection]
   [junit4]   2> 215201 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.c.c.ZkStateReader path=[/collections/control_collection] 
[configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 215201 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 215201 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 215201 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 215201 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 215268 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 215510 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 215511 INFO  (searcherExecutor-518-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 215512 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 215512 INFO  (searcherExecutor-518-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 215512 INFO  (searcherExecutor-518-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 215512 INFO  (searcherExecutor-518-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 215512 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version 
buckets from index
   [junit4]   2> 215512 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket 
highest value from index
   [junit4]   2> 215512 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1534311001619431424
   [junit4]   2> 215512 INFO  (searcherExecutor-518-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 215512 INFO  (searcherExecutor-518-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 215513 INFO  (searcherExecutor-518-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 215513 INFO  (searcherExecutor-518-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 215513 INFO  (searcherExecutor-518-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 215513 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 
1534311001619431424
   [junit4]   2> 215514 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 215514 INFO  (searcherExecutor-518-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@fcb048[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 215514 INFO  (coreLoadExecutor-517-thread-1) [    ] 
o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 215515 INFO  (coreZkRegister-511-thread-1) [    ] 
o.a.s.c.ZkController Register replica - core:collection1 
address:http://127.0.0.1:37353/jzn/hn collection:control_collection shard:shard1
   [junit4]   2> 215516 INFO  (coreZkRegister-511-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 215517 INFO  (coreZkRegister-511-thread-1) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/collections/control_collection/leader_elect/shard1/election/95894437478465540-core_node1-n_0000000000
   [junit4]   2> 215517 INFO  (coreZkRegister-511-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 
and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 215518 INFO  (coreZkRegister-511-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 215518 INFO  (coreZkRegister-511-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 215518 INFO  (coreZkRegister-511-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37353/jzn/hn/collection1/
   [junit4]   2> 215518 INFO  (coreZkRegister-511-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 215518 INFO  (coreZkRegister-511-thread-1) [    ] 
o.a.s.c.SyncStrategy http://127.0.0.1:37353/jzn/hn/collection1/ has no replicas
   [junit4]   2> 215518 INFO  
(OverseerStateUpdate-95894437478465540-127.0.0.1:37353_jzn%2Fhn-n_0000000000) [ 
   ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 215519 INFO  (coreZkRegister-511-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 215519 INFO  (zkCallback-154-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred 
- updating... (live nodes size: [1])
   [junit4]   2> 215521 INFO  (coreZkRegister-511-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/control_collection/leaders/shard1/leader after winning as 
/collections/control_collection/leader_elect/shard1/election/95894437478465540-core_node1-n_0000000000
   [junit4]   2> 215523 INFO  (coreZkRegister-511-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:37353/jzn/hn/collection1/ shard1
   [junit4]   2> 215523 INFO  
(OverseerStateUpdate-95894437478465540-127.0.0.1:37353_jzn%2Fhn-n_0000000000) [ 
   ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:37353/jzn/hn";,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 2
   [junit4]   2> 215625 INFO  (zkCallback-154-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred 
- updating... (live nodes size: [1])
   [junit4]   2> 215674 INFO  (coreZkRegister-511-thread-1) [    ] 
o.a.s.c.ZkController We are http://127.0.0.1:37353/jzn/hn/collection1/ and 
leader is http://127.0.0.1:37353/jzn/hn/collection1/
   [junit4]   2> 215674 INFO  (coreZkRegister-511-thread-1) [    ] 
o.a.s.c.ZkController No LogReplay needed for core=collection1 
baseURL=http://127.0.0.1:37353/jzn/hn
   [junit4]   2> 215674 INFO  (coreZkRegister-511-thread-1) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 215674 INFO  (coreZkRegister-511-thread-1) [    ] 
o.a.s.c.ZkController publishing state=active
   [junit4]   2> 215674 INFO  (coreZkRegister-511-thread-1) [    ] 
o.a.s.c.ZkController numShards not found on descriptor - reading it from system 
property
   [junit4]   2> 215675 INFO  
(OverseerStateUpdate-95894437478465540-127.0.0.1:37353_jzn%2Fhn-n_0000000000) [ 
   ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:37353/jzn/hn";,
   [junit4]   2>   "node_name":"127.0.0.1:37353_jzn%2Fhn",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 215676 INFO  
(OverseerStateUpdate-95894437478465540-127.0.0.1:37353_jzn%2Fhn-n_0000000000) [ 
   ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:37353/jzn/hn";,
   [junit4]   2>   "node_name":"127.0.0.1:37353_jzn%2Fhn",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 215777 INFO  (zkCallback-154-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred 
- updating... (live nodes size: [1])
   [junit4]   2> 215965 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 215965 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 215968 INFO  (zkCallback-158-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1a35f12 name:ZooKeeperConnection 
Watcher:127.0.0.1:46238/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 215968 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 215968 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 215968 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 215969 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 215969 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 215971 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 216050 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_3430FFEA85E41F-001/shard-1-001/cores/collection1
   [junit4]   2> 216051 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_3430FFEA85E41F-001/shard-1-001
   [junit4]   2> 216052 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 216053 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@138134{/jzn/hn,null,AVAILABLE}
   [junit4]   2> 216053 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@1a8335e{HTTP/1.1,[http/1.1]}{127.0.0.1:38625}
   [junit4]   2> 216054 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.e.j.s.Server Started @217948ms
   [junit4]   2> 216054 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_3430FFEA85E41F-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/jzn/hn, hostPort=38625, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_3430FFEA85E41F-001/shard-1-001/cores}
   [junit4]   2> 216054 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@a4a92b
   [junit4]   2> 216054 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_3430FFEA85E41F-001/shard-1-001'
   [junit4]   2> 216054 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 216054 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 216054 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 216055 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 216057 INFO  (zkCallback-159-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@f200cf name:ZooKeeperConnection 
Watcher:127.0.0.1:46238/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 216057 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 216058 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 216059 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 216059 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_3430FFEA85E41F-001/shard-1-001/solr.xml
   [junit4]   2> 216063 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_3430FFEA85E41F-001/shard-1-001/cores
   [junit4]   2> 216063 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 10505694
   [junit4]   2> 216064 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_3430FFEA85E41F-001/shard-1-001]
   [junit4]   2> 216064 WARN  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_3430FFEA85E41F-001/shard-1-001/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_3430FFEA85E41F-001/shard-1-001/lib
   [junit4]   2> 216064 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 216065 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 216065 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 216065 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 216065 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46238/solr
   [junit4]   2> 216066 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 216066 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 216067 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 216069 INFO  (zkCallback-162-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@14c775 name:ZooKeeperConnection 
Watcher:127.0.0.1:46238 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 216069 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 216070 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 216073 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$110/21259789@1827102
   [junit4]   2> 216073 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 216074 INFO  (zkCallback-163-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1921965 name:ZooKeeperConnection 
Watcher:127.0.0.1:46238/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 216074 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 216082 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 216084 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 216084 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 216086 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 216086 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/95894437478465544-127.0.0.1:38625_jzn%2Fhn-n_0000000001
   [junit4]   2> 216087 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/95894437478465540-127.0.0.1:37353_jzn%2Fhn-n_0000000000
 to know if I could be the leader
   [junit4]   2> 216087 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:38625_jzn%2Fhn as DOWN
   [junit4]   2> 216089 INFO  
(OverseerStateUpdate-95894437478465540-127.0.0.1:37353_jzn%2Fhn-n_0000000000) [ 
   ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:38625_jzn%2Fhn"} current state 
version: 4
   [junit4]   2> 216089 INFO  
(OverseerStateUpdate-95894437478465540-127.0.0.1:37353_jzn%2Fhn-n_0000000000) [ 
   ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 
127.0.0.1:38625_jzn%2Fhn
   [junit4]   2> 216191 INFO  (zkCallback-158-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred 
- updating... (live nodes size: [1])
   [junit4]   2> 216191 INFO  (zkCallback-163-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred 
- updating... (live nodes size: [1])
   [junit4]   2> 216191 INFO  (zkCallback-154-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred 
- updating... (live nodes size: [1])
   [junit4]   2> 217088 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38625_jzn%2Fhn
   [junit4]   2> 217089 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:38625_jzn%2Fhn
   [junit4]   2> 217090 INFO  (zkCallback-163-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [1])
   [junit4]   2> 217090 INFO  (zkCallback-154-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [1])
   [junit4]   2> 217090 INFO  (zkCallback-158-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [1])
   [junit4]   2> 217090 INFO  (zkCallback-163-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 217090 INFO  (zkCallback-158-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 217090 INFO  (zkCallback-154-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 217120 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 217120 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 217120 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_3430FFEA85E41F-001/shard-1-001/cores
   [junit4]   2> 217121 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, collection=collection1, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 217121 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.CorePropertiesLocator Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_3430FFEA85E41F-001/shard-1-001/cores/collection1
   [junit4]   2> 217121 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 217122 INFO  (coreLoadExecutor-528-thread-1) [    ] 
o.a.s.c.ZkController publishing state=down
   [junit4]   2> 217122 INFO  (coreLoadExecutor-528-thread-1) [    ] 
o.a.s.c.ZkController numShards not found on descriptor - reading it from system 
property
   [junit4]   2> 217122 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 217122 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[3430FFEA85E41F]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 217122 INFO  (coreLoadExecutor-528-thread-1) [    ] 
o.a.s.c.ZkController Collection collection1 not visible yet, but flagging it so 
a watch is registered when it becomes visible
   [junit4]   2> 217123 INFO  
(OverseerStateUpdate-95894437478465540-127.0.0.1:37353_jzn%2Fhn-n_0000000000) [ 
   ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:38625/jzn/hn";,
   [junit4]   2>   "node_name":"127.0.0.1:38625_jzn%2Fhn",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 5
   [junit4]   2> 217123 INFO  
(OverseerStateUpdate-95894437478465540-127.0.0.1:37353_jzn%2Fhn-n_0000000000) [ 
   ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:38625/jzn/hn";,
   [junit4]   2>   "node_name":"127.0.0.1:38625_jzn%2Fhn",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 217123 INFO  
(OverseerStateUpdate-95894437478465540-127.0.0.1:37353_jzn%2Fhn-n_0000000000) [ 
   ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 217123 INFO  
(OverseerStateUpdate-95894437478465540-127.0.0.1:37353_jzn%2Fhn-n_0000000000) [ 
   ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 217123 INFO  (coreLoadExecutor-528-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Deleting data for [collection1]
   [junit4]   2> 217123 INFO  (coreLoadExecutor-528-thread-1) [    ] 
o.a.s.c.ZkController look for our core node name
   [junit4]   2> 217225 INFO  (zkCallback-158-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred 
- updating... (live nodes size: [2])
   [junit4]   2> 217225 INFO  (zkCallback-163-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred 
- updating... (live nodes size: [2])
   [junit4]   2> 217225 INFO  (zkCallback-154-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred 
- updating... (live nodes size: [2])
   [junit4]   2> 218124 INFO  (coreLoadExecutor-528-thread-1) [    ] 
o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 218124 INFO  (coreLoadExecutor-528-thread-1) [    ] 
o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 218124 INFO  (coreLoadExecutor-528-thread-1) [    ] 
o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 218124 INFO  (coreLoadExecutor-528-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 218124 INFO  (coreLoadExecutor-528-thread-1) [    ] 
o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] 
specified config exists in ZooKeeper
   [junit4]   2> 218124 INFO  (coreLoadExecutor-528-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_3430FFEA85E41F-001/shard-1-001/cores/collection1'
   [junit4]   2> 218125 INFO  (coreLoadExecutor-528-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 218125 INFO  (coreLoadExecutor-528-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 218126 INFO  (coreLoadExecutor-528-thread-1) [   

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

DelayLazy-seed#[3430FFEA85E41F]) [    ] o.a.s.c.c.SolrZkClient Using default 
ZkCredentialsProvider
   [junit4]   2> 2529291 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[3430FFEA85E41F])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2529291 INFO  (zkCallback-2934-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2ce051 name:ZooKeeperConnection 
Watcher:127.0.0.1:39600/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2529291 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[3430FFEA85E41F])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2529292 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[3430FFEA85E41F])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2529292 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[3430FFEA85E41F])
 [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2529292 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[3430FFEA85E41F])
 [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2529293 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[3430FFEA85E41F])
 [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2529293 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[3430FFEA85E41F])
 [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2529293 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[3430FFEA85E41F])
 [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2529294 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[3430FFEA85E41F])
 [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2529294 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[3430FFEA85E41F])
 [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2529294 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[3430FFEA85E41F])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2529294 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[3430FFEA85E41F])
 [    ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
   [junit4]   2> 2529295 INFO  (zkCallback-2934-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2529295 INFO  (zkCallback-2934-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred 
- updating... (live nodes size: [0])
   [junit4]   2> 2529295 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[3430FFEA85E41F])
 [    ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/c1/state.json
   [junit4]   2> 2529295 INFO  (zkCallback-2934-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred 
- updating... (live nodes size: [0])
   [junit4]   2> 2529296 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[3430FFEA85E41F])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39600 39600
   [junit4]   2> 2529423 INFO  (Thread-4986) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:39600 39600
   [junit4]   2> 2529424 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[3430FFEA85E41F])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testStateFormatUpdateWithTimeDelayLazy
   [junit4]   2> 2529438 INFO  
(SUITE-ZkStateReaderTest-seed#[3430FFEA85E41F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.overseer.ZkStateReaderTest_3430FFEA85E41F-001
   [junit4]   2> May 14, 2016 2:15:09 PM 
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(Lucene60): {}, 
docValues:{}, maxPointsInLeafNode=1760, maxMBSortInHeap=6.49145959403012, 
sim=ClassicSimilarity, locale=ig, timezone=America/Caracas
   [junit4]   2> NOTE: Linux 4.4.0-21-generic i386/Oracle Corporation 9-ea 
(32-bit)/cpus=12,threads=1,free=126935144,total=243269632
   [junit4]   2> NOTE: All tests run in this JVM: [SSLMigrationTest, 
VersionInfoTest, CloudExitableDirectoryReaderTest, TestInitParams, 
XsltUpdateRequestHandlerTest, TestFunctionQuery, TestIBSimilarityFactory, 
ZkNodePropsTest, DistanceUnitsTest, DistributedFacetPivotSmallTest, 
TestReloadDeadlock, StressHdfsTest, DisMaxRequestHandlerTest, 
TestStandardQParsers, TestHighlightDedupGrouping, ActionThrottleTest, 
CdcrVersionReplicationTest, HdfsDirectoryFactoryTest, DateRangeFieldTest, 
TestSolrXml, RankQueryTest, PathHierarchyTokenizerFactoryTest, 
TestDynamicLoading, BasicDistributedZkTest, 
TestOverriddenPrefixQueryForCustomFieldType, TestExactStatsCache, 
BlockCacheTest, SparseHLLTest, ClassificationUpdateProcessorFactoryTest, 
TestRandomFaceting, IndexSchemaRuntimeFieldTest, TestXmlQParser, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestSchemaVersionResource, 
TestSubQueryTransformerCrossCore, AnalyticsQueryTest, 
CollectionTooManyReplicasTest, SolrCloudExampleTest, PreAnalyzedFieldTest, 
SignatureUpdateProcessorFactoryTest, ConcurrentDeleteAndCreateCollectionTest, 
PolyFieldTest, CopyFieldTest, TestValueSourceCache, CacheHeaderTest, 
PrimUtilsTest, TestUseDocValuesAsStored, 
DistributedQueryComponentOptimizationTest, PeerSyncTest, SolrRequestParserTest, 
DistribJoinFromCollectionTest, SyncSliceTest, AlternateDirectoryTest, 
TestBadConfig, BasicZkTest, AnalysisErrorHandlingTest, 
TestTolerantUpdateProcessorRandomCloud, BlockJoinFacetDistribTest, 
DefaultValueUpdateProcessorTest, FullHLLTest, WrapperMergePolicyFactoryTest, 
TestRTGBase, ForceLeaderTest, TestJsonRequest, SpatialRPTFieldTypeTest, 
UUIDFieldTest, TestCloudBackupRestore, TestSmileRequest, RulesTest, 
TestSolr4Spatial, JSONWriterTest, TestDocBasedVersionConstraints, 
TestSSLRandomization, TestCustomSort, TestLRUCache, 
DeleteLastCustomShardedReplicaTest, TestRawResponseWriter, 
TestRandomDVFaceting, OutputWriterTest, TestSolrQueryParserResource, 
TestSortingResponseWriter, ConjunctionSolrSpellCheckerTest, 
TestShardHandlerFactory, HdfsTlogReplayBufferedWhileIndexingTest, 
TestMergePolicyConfig, TestConfigSetImmutable, TestOnReconnectListenerSupport, 
TestSolrConfigHandlerConcurrent, TestClassicSimilarityFactory, IndexSchemaTest, 
QueryElevationComponentTest, RequiredFieldsTest, 
SharedFSAutoReplicaFailoverTest, AnalysisAfterCoreReloadTest, 
OverseerTaskQueueTest, RAMDirectoryFactoryTest, HdfsDirectoryTest, 
TestManagedSchema, OverseerTest, LeaderElectionIntegrationTest, 
LeaderElectionTest, ZkCLITest, TermVectorComponentDistributedTest, 
ZkControllerTest, TestStressVersions, HardAutoCommitTest, TestRangeQuery, 
SolrCoreTest, TestFiltering, TestPseudoReturnFields, QueryEqualityTest, 
IndexBasedSpellCheckerTest, TestWriterPerf, TestOmitPositions, 
XmlUpdateRequestHandlerTest, TermVectorComponentTest, RegexBoostProcessorTest, 
ReturnFieldsTest, TestAnalyzedSuggestions, SearchHandlerTest, 
DirectSolrConnectionTest, SynonymTokenizerTest, 
TestLMDirichletSimilarityFactory, TestFastWriter, URLClassifyProcessorTest, 
TestSystemIdResolver, DateFieldTest, TestSolrJ, CursorPagingTest, 
TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, 
ConnectionReuseTest, AliasIntegrationTest, ConfigSetsAPITest, 
CreateCollectionCleanupTest, DeleteInactiveReplicaTest, DeleteShardTest, 
DistributedQueueTest, HttpPartitionTest, 
OverseerCollectionConfigSetProcessorTest, OverseerStatusTest, 
ReplicationFactorTest, RollingRestartTest, TestAuthenticationFramework, 
TestReplicaProperties, TestRequestForwarding, TestRequestStatusCollectionAPI, 
TlogReplayBufferedWhileIndexingTest, VMParamsZkACLAndCredentialsProvidersTest, 
HdfsBasicDistributedZk2Test, HdfsChaosMonkeyNothingIsSafeTest, 
HdfsNNFailoverTest, HdfsRecoverLeaseTest, HdfsRecoveryZkTest, 
HdfsRestartWhileUpdatingTest, HdfsThreadLeakTest, HdfsUnloadDistributedZkTest, 
HdfsWriteToMultipleCollectionsTest, ZkStateReaderTest]
   [junit4] Completed [517/598 (3!)] on J0 in 86.75s, 6 tests, 1 failure, 1 
error <<< FAILURES!

[...truncated 269 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:740: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:684: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:59: The following error 
occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build.xml:233: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/common-build.xml:529: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1457: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1014: 
There were test failures: 598 suites (10 ignored), 2420 tests, 2 errors, 2 
failures, 117 ignored (71 assumptions) [seed: 3430FFEA85E41F]

Total time: 70 minutes 38 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to