Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/12982/
Java: 64bit/jdk1.7.0_80 -XX:-UseCompressedOops -XX:+UseParallelGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.MultiThreadedOCPTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.MultiThreadedOCPTest: 
    1) Thread[id=891, 
name=OverseerThreadFactory-497-thread-5-processing-n:127.0.0.1:60306_, 
state=TIMED_WAITING, group=Overseer collection creation process.]         at 
java.lang.Thread.sleep(Native Method)         at 
org.apache.solr.cloud.OverseerCollectionProcessor.waitForCoreNodeName(OverseerCollectionProcessor.java:1778)
         at 
org.apache.solr.cloud.OverseerCollectionProcessor.splitShard(OverseerCollectionProcessor.java:1668)
         at 
org.apache.solr.cloud.OverseerCollectionProcessor.processMessage(OverseerCollectionProcessor.java:596)
         at 
org.apache.solr.cloud.OverseerCollectionProcessor$Runner.run(OverseerCollectionProcessor.java:2844)
         at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:156)
         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) 
        at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.MultiThreadedOCPTest: 
   1) Thread[id=891, 
name=OverseerThreadFactory-497-thread-5-processing-n:127.0.0.1:60306_, 
state=TIMED_WAITING, group=Overseer collection creation process.]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.cloud.OverseerCollectionProcessor.waitForCoreNodeName(OverseerCollectionProcessor.java:1778)
        at 
org.apache.solr.cloud.OverseerCollectionProcessor.splitShard(OverseerCollectionProcessor.java:1668)
        at 
org.apache.solr.cloud.OverseerCollectionProcessor.processMessage(OverseerCollectionProcessor.java:596)
        at 
org.apache.solr.cloud.OverseerCollectionProcessor$Runner.run(OverseerCollectionProcessor.java:2844)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:156)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([F92C099CFE2373C3]:0)


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

Error Message:
java.lang.String cannot be cast to java.util.ArrayList

Stack Trace:
java.lang.ClassCastException: java.lang.String cannot be cast to 
java.util.ArrayList
        at 
__randomizedtesting.SeedInfo.seed([F92C099CFE2373C3:7178364650DF1E3B]:0)
        at 
org.apache.solr.search.mlt.CloudMLTQParserTest.test(CloudMLTQParserTest.java:126)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        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:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9877 lines...]
   [junit4] Suite: org.apache.solr.search.mlt.CloudMLTQParserTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_F92C099CFE2373C3-001/init-core-data-001
   [junit4]   2> 116695 INFO  
(SUITE-CloudMLTQParserTest-seed#[F92C099CFE2373C3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 116695 INFO  
(SUITE-CloudMLTQParserTest-seed#[F92C099CFE2373C3]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: 
/tl_y/ug
   [junit4]   2> 116701 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 116702 INFO  (Thread-527) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 116702 INFO  (Thread-527) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 116802 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:57799
   [junit4]   2> 116802 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 116803 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 116804 INFO  (zkCallback-152-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3168d01f 
name:ZooKeeperConnection Watcher:127.0.0.1:57799 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 116805 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 116805 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 116805 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 116806 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 116807 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 116808 INFO  (zkCallback-153-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4f02d800 
name:ZooKeeperConnection Watcher:127.0.0.1:57799/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 116808 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 116808 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 116808 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 116809 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 116810 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 116811 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 116812 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 116812 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 116813 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 116814 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 116815 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 116815 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 116816 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 116816 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 116817 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 116817 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 116818 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 116818 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 116819 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 116819 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 116820 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 116820 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 116821 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 116821 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 116822 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 116823 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 116824 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 116824 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 116875 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_F92C099CFE2373C3-001/control-001/cores/collection1
   [junit4]   2> 116876 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] o.e.j.s.Server 
jetty-9.2.11.v20150529
   [junit4]   2> 116877 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@196ad326{/tl_y/ug,null,AVAILABLE}
   [junit4]   2> 116879 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@6834778{HTTP/1.1}{127.0.0.1:49693}
   [junit4]   2> 116879 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] o.e.j.s.Server 
Started @118795ms
   [junit4]   2> 116879 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_F92C099CFE2373C3-001/tempDir-001/control/data,
 hostPort=49693, hostContext=/tl_y/ug, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_F92C099CFE2373C3-001/control-001/cores}
   [junit4]   2> 116880 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@6b482747
   [junit4]   2> 116880 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_F92C099CFE2373C3-001/control-001/'
   [junit4]   2> 116891 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_F92C099CFE2373C3-001/control-001/solr.xml
   [junit4]   2> 116900 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_F92C099CFE2373C3-001/control-001/cores
   [junit4]   2> 116900 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1503434840
   [junit4]   2> 116900 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_F92C099CFE2373C3-001/control-001/]
   [junit4]   2> 116900 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_F92C099CFE2373C3-001/control-001/lib
   [junit4]   2> 116901 WARN  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_F92C099CFE2373C3-001/control-001/lib).
   [junit4]   2> 116906 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
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> 116907 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 116907 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 116907 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 116907 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57799/solr
   [junit4]   2> 116908 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 116908 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 116908 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 116909 INFO  (zkCallback-155-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@57285f7e 
name:ZooKeeperConnection Watcher:127.0.0.1:57799 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 116909 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 116910 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 116911 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) 
[n:127.0.0.1:49693_tl_y%2Fug    ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 116912 INFO  
(zkCallback-156-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3f807a01 
name:ZooKeeperConnection Watcher:127.0.0.1:57799/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 116912 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) 
[n:127.0.0.1:49693_tl_y%2Fug    ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 116913 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) 
[n:127.0.0.1:49693_tl_y%2Fug    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue
   [junit4]   2> 116914 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) 
[n:127.0.0.1:49693_tl_y%2Fug    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 116915 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) 
[n:127.0.0.1:49693_tl_y%2Fug    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 116916 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) 
[n:127.0.0.1:49693_tl_y%2Fug    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 116917 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) 
[n:127.0.0.1:49693_tl_y%2Fug    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 116918 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) 
[n:127.0.0.1:49693_tl_y%2Fug    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 116919 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) 
[n:127.0.0.1:49693_tl_y%2Fug    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 116919 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) 
[n:127.0.0.1:49693_tl_y%2Fug    ] o.a.s.c.c.SolrZkClient makePath: 
/clusterstate.json
   [junit4]   2> 116920 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) 
[n:127.0.0.1:49693_tl_y%2Fug    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49693_tl_y%2Fug
   [junit4]   2> 116920 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) 
[n:127.0.0.1:49693_tl_y%2Fug    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:49693_tl_y%2Fug
   [junit4]   2> 116921 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) 
[n:127.0.0.1:49693_tl_y%2Fug    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect
   [junit4]   2> 116922 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) 
[n:127.0.0.1:49693_tl_y%2Fug    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 116923 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) 
[n:127.0.0.1:49693_tl_y%2Fug    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 116923 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) 
[n:127.0.0.1:49693_tl_y%2Fug    ] o.a.s.c.LeaderElector Joined leadership 
election with path: 
/overseer_elect/election/94041865557901315-127.0.0.1:49693_tl_y%2Fug-n_0000000000
   [junit4]   2> 116924 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) 
[n:127.0.0.1:49693_tl_y%2Fug    ] o.a.s.c.OverseerElectionContext I am going to 
be the leader 127.0.0.1:49693_tl_y%2Fug
   [junit4]   2> 116924 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) 
[n:127.0.0.1:49693_tl_y%2Fug    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 116925 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) 
[n:127.0.0.1:49693_tl_y%2Fug    ] o.a.s.c.Overseer Overseer 
(id=94041865557901315-127.0.0.1:49693_tl_y%2Fug-n_0000000000) starting
   [junit4]   2> 116926 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) 
[n:127.0.0.1:49693_tl_y%2Fug    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 116929 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) 
[n:127.0.0.1:49693_tl_y%2Fug    ] o.a.s.c.OverseerAutoReplicaFailoverThread 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 116930 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) 
[n:127.0.0.1:49693_tl_y%2Fug    ] o.a.s.c.c.ZkStateReader Updating cluster 
state from ZooKeeper... 
   [junit4]   2> 116930 INFO  
(OverseerCollectionProcessor-94041865557901315-127.0.0.1:49693_tl_y%2Fug-n_0000000000)
 [n:127.0.0.1:49693_tl_y%2Fug    ] o.a.s.c.OverseerCollectionProcessor Process 
current queue of collection creations
   [junit4]   2> 116930 INFO  
(OverseerStateUpdate-94041865557901315-127.0.0.1:49693_tl_y%2Fug-n_0000000000) 
[n:127.0.0.1:49693_tl_y%2Fug    ] o.a.s.c.Overseer Starting to work on the main 
queue
   [junit4]   2> 116932 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) 
[n:127.0.0.1:49693_tl_y%2Fug    ] o.a.s.c.CoreContainer No authentication 
plugin used.
   [junit4]   2> 116932 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) 
[n:127.0.0.1:49693_tl_y%2Fug    ] o.a.s.c.CoreContainer Security conf doesn't 
exist. Skipping setup for authorization module.
   [junit4]   2> 116933 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) 
[n:127.0.0.1:49693_tl_y%2Fug    ] o.a.s.c.CoresLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_F92C099CFE2373C3-001/control-001/cores
   [junit4]   2> 116933 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) 
[n:127.0.0.1:49693_tl_y%2Fug    ] o.a.s.c.SolrCore Created CoreDescriptor: 
{schema=schema.xml, coreNodeName=, shard=, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_F92C099CFE2373C3-001/control-001/cores/collection1/,
 collection=control_collection, loadOnStartup=true, name=collection1, 
dataDir=data/, 
instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_F92C099CFE2373C3-001/control-001/cores/collection1,
 config=solrconfig.xml, transient=false}
   [junit4]   2> 116934 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) 
[n:127.0.0.1:49693_tl_y%2Fug    ] o.a.s.c.CoresLocator Found core collection1 
in 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_F92C099CFE2373C3-001/control-001/cores/collection1/
   [junit4]   2> 116934 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) 
[n:127.0.0.1:49693_tl_y%2Fug    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 116934 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) 
[n:127.0.0.1:49693_tl_y%2Fug    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 116935 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) 
[n:127.0.0.1:49693_tl_y%2Fug    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 116935 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection   x:collection1] 
o.a.s.c.ZkController publishing state=down
   [junit4]   2> 116936 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection   x:collection1] 
o.a.s.c.ZkController numShards not found on descriptor - reading it from system 
property
   [junit4]   2> 116936 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection   x:collection1] 
o.a.s.c.ZkController look for our core node name
   [junit4]   2> 116937 INFO  
(zkCallback-156-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug    ] o.a.s.c.DistributedQueue NodeChildrenChanged 
fired on path /overseer/queue state SyncConnected
   [junit4]   2> 116937 INFO  
(OverseerStateUpdate-94041865557901315-127.0.0.1:49693_tl_y%2Fug-n_0000000000) 
[n:127.0.0.1:49693_tl_y%2Fug    ] o.a.s.c.Overseer processMessage: queueSize: 
1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:49693/tl_y/ug";,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "shard":null,
   [junit4]   2>   "node_name":"127.0.0.1:49693_tl_y%2Fug",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "numShards":"1"} current state version: 0
   [junit4]   2> 116938 INFO  
(OverseerStateUpdate-94041865557901315-127.0.0.1:49693_tl_y%2Fug-n_0000000000) 
[n:127.0.0.1:49693_tl_y%2Fug    ] o.a.s.c.o.ReplicaMutator Update state 
numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:49693/tl_y/ug";,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "shard":null,
   [junit4]   2>   "node_name":"127.0.0.1:49693_tl_y%2Fug",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "numShards":"1"}
   [junit4]   2> 116938 INFO  
(OverseerStateUpdate-94041865557901315-127.0.0.1:49693_tl_y%2Fug-n_0000000000) 
[n:127.0.0.1:49693_tl_y%2Fug    ] o.a.s.c.o.ClusterStateMutator building a new 
cName: control_collection
   [junit4]   2> 116938 INFO  
(OverseerStateUpdate-94041865557901315-127.0.0.1:49693_tl_y%2Fug-n_0000000000) 
[n:127.0.0.1:49693_tl_y%2Fug    ] o.a.s.c.o.ReplicaMutator Assigning new node 
to shard shard=shard1
   [junit4]   2> 116939 INFO  
(zkCallback-156-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug    ] 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> 116940 INFO  
(zkCallback-156-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug    ] o.a.s.c.c.ZkStateReader Updated cluster state 
version to 1
   [junit4]   2> 117937 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection   x:collection1] 
o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 117937 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection   x:collection1] 
o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 117937 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection   x:collection1] 
o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 117937 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config 
from:/collections/control_collection
   [junit4]   2> 117938 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 
specified config exists in ZooKeeper
   [junit4]   2> 117938 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_F92C099CFE2373C3-001/control-001/cores/collection1/'
   [junit4]   2> 117951 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection   x:collection1] 
o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 117961 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection   x:collection1] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 118040 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection   x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 118223 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection   x:collection1] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 118226 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection   x:collection1] 
o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 118241 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection   x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 118510 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 118523 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection   x:collection1] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 118526 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection   x:collection1] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 118539 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 118542 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 118546 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 118546 WARN  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 118546 WARN  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 118547 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 118547 WARN  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 118547 WARN  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 118547 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection
   [junit4]   2> 118548 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 118548 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_F92C099CFE2373C3-001/control-001/cores/collection1/],
 dataDir=[null]
   [junit4]   2> 118548 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5794ba47
   [junit4]   2> 118549 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_F92C099CFE2373C3-001/control-001/cores/collection1/data
   [junit4]   2> 118549 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_F92C099CFE2373C3-001/control-001/cores/collection1/data/index/
   [junit4]   2> 118549 WARN  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_F92C099CFE2373C3-001/control-001/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 118549 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_F92C099CFE2373C3-001/control-001/cores/collection1/data/index
   [junit4]   2> 118550 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=605659057, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 118550 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@3fcb6d4c 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4474b94c),segFN=segments_1,generation=1}
   [junit4]   2> 118551 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 118551 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup 
for core collection1 in 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_F92C099CFE2373C3-001/control-001/cores/collection1/data/
   [junit4]   2> 118551 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.DirectoryFactory 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_F92C099CFE2373C3-001/control-001/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 118578 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 118579 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 118579 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 118579 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 118579 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 118580 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 118580 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 118582 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 118582 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 118583 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 118583 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 118583 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 118585 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 118586 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 118587 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 118588 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 118595 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 118606 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/schema,/admin/system,/replication,defaults,spellCheckCompRH_Direct,/admin/plugins,/update/json/docs,mock,/update,/config,spellCheckCompRH,/debug/dump,/admin/luke,/admin/mbeans,/update/csv,/terms,/update/json,dismax,/get,mltrh,spellCheckWithWordbreak_Direct,spellCheckCompRH1,/admin/logging,/admin/file,/admin/ping,standard,lazy,/search-facet-def,tvrh,/admin/segments,/admin/properties,/search-facet-invariants,spellCheckWithWordbreak,/mlt,/admin/threads
   [junit4]   2> 118608 WARN  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated 
<admin/gettableFiles>, Please update your config to use the 
ShowFileRequestHandler.
   [junit4]   2> 118609 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 118609 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 118609 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 118610 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 118610 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 118611 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.23541437057031367]
   [junit4]   2> 118611 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@3fcb6d4c 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4474b94c),segFN=segments_1,generation=1}
   [junit4]   2> 118611 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 118611 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@12ba47ae[collection1] 
main
   [junit4]   2> 118613 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.c.ZkStateReader Load collection config 
from:/collections/control_collection
   [junit4]   2> 118613 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 118615 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 118615 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 118616 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 118616 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 118690 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 118875 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 118876 INFO  
(searcherExecutor-386-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 s:shard1 n:127.0.0.1:49693_tl_y%2Fug) [n:127.0.0.1:49693_tl_y%2Fug 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 118881 INFO  
(searcherExecutor-386-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 s:shard1 n:127.0.0.1:49693_tl_y%2Fug) [n:127.0.0.1:49693_tl_y%2Fug 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 118881 INFO  
(searcherExecutor-386-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 s:shard1 n:127.0.0.1:49693_tl_y%2Fug) [n:127.0.0.1:49693_tl_y%2Fug 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 118881 INFO  
(searcherExecutor-386-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 s:shard1 n:127.0.0.1:49693_tl_y%2Fug) [n:127.0.0.1:49693_tl_y%2Fug 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 118881 INFO  
(searcherExecutor-386-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 s:shard1 n:127.0.0.1:49693_tl_y%2Fug) [n:127.0.0.1:49693_tl_y%2Fug 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 118882 INFO  
(searcherExecutor-386-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 s:shard1 n:127.0.0.1:49693_tl_y%2Fug) [n:127.0.0.1:49693_tl_y%2Fug 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 118882 INFO  
(searcherExecutor-386-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 s:shard1 n:127.0.0.1:49693_tl_y%2Fug) [n:127.0.0.1:49693_tl_y%2Fug 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 118882 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 118883 INFO  
(searcherExecutor-386-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 s:shard1 n:127.0.0.1:49693_tl_y%2Fug) [n:127.0.0.1:49693_tl_y%2Fug 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 118883 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 118883 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 118883 INFO  
(searcherExecutor-386-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 s:shard1 n:127.0.0.1:49693_tl_y%2Fug) [n:127.0.0.1:49693_tl_y%2Fug 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 118884 INFO  
(searcherExecutor-386-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 s:shard1 n:127.0.0.1:49693_tl_y%2Fug) [n:127.0.0.1:49693_tl_y%2Fug 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
[collection1] Registered new searcher Searcher@12ba47ae[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 118883 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1504669851212316672
   [junit4]   2> 118887 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateLog Took 5 ms to seed version buckets with highest 
version 1504669851212316672
   [junit4]   2> 118887 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 118888 INFO  
(coreLoadExecutor-385-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 118889 INFO  
(coreZkRegister-379-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 s:shard1 n:127.0.0.1:49693_tl_y%2Fug) [n:127.0.0.1:49693_tl_y%2Fug 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
Register replica - core:collection1 address:http://127.0.0.1:49693/tl_y/ug 
collection:control_collection shard:shard1
   [junit4]   2> 118889 INFO  
(coreZkRegister-379-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 s:shard1 n:127.0.0.1:49693_tl_y%2Fug) [n:127.0.0.1:49693_tl_y%2Fug 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.SolrZkClient makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 118898 INFO  
(coreZkRegister-379-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 s:shard1 n:127.0.0.1:49693_tl_y%2Fug) [n:127.0.0.1:49693_tl_y%2Fug 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector 
Joined leadership election with path: 
/collections/control_collection/leader_elect/shard1/election/94041865557901315-core_node1-n_0000000000
   [junit4]   2> 118898 INFO  
(coreZkRegister-379-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 s:shard1 n:127.0.0.1:49693_tl_y%2Fug) [n:127.0.0.1:49693_tl_y%2Fug 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 118900 INFO  
(zkCallback-156-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug    ] o.a.s.c.DistributedQueue NodeChildrenChanged 
fired on path /overseer/queue state SyncConnected
   [junit4]   2> 118900 INFO  
(coreZkRegister-379-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 s:shard1 n:127.0.0.1:49693_tl_y%2Fug) [n:127.0.0.1:49693_tl_y%2Fug 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 118900 INFO  
(OverseerStateUpdate-94041865557901315-127.0.0.1:49693_tl_y%2Fug-n_0000000000) 
[n:127.0.0.1:49693_tl_y%2Fug    ] 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> 118901 INFO  
(coreZkRegister-379-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 s:shard1 n:127.0.0.1:49693_tl_y%2Fug) [n:127.0.0.1:49693_tl_y%2Fug 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 118901 INFO  
(coreZkRegister-379-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 s:shard1 n:127.0.0.1:49693_tl_y%2Fug) [n:127.0.0.1:49693_tl_y%2Fug 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:49693/tl_y/ug/collection1/
   [junit4]   2> 118901 INFO  
(coreZkRegister-379-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 s:shard1 n:127.0.0.1:49693_tl_y%2Fug) [n:127.0.0.1:49693_tl_y%2Fug 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 118901 INFO  
(coreZkRegister-379-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 s:shard1 n:127.0.0.1:49693_tl_y%2Fug) [n:127.0.0.1:49693_tl_y%2Fug 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:49693/tl_y/ug/collection1/ has no replicas
   [junit4]   2> 118901 INFO  
(coreZkRegister-379-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 s:shard1 n:127.0.0.1:49693_tl_y%2Fug) [n:127.0.0.1:49693_tl_y%2Fug 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:49693/tl_y/ug/collection1/ shard1
   [junit4]   2> 118902 INFO  
(coreZkRegister-379-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 s:shard1 n:127.0.0.1:49693_tl_y%2Fug) [n:127.0.0.1:49693_tl_y%2Fug 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 118902 INFO  
(zkCallback-156-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug    ] 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> 118903 INFO  
(zkCallback-156-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug    ] o.a.s.c.c.ZkStateReader Updated cluster state 
version to 2
   [junit4]   2> 118905 INFO  
(zkCallback-156-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug    ] o.a.s.c.DistributedQueue NodeChildrenChanged 
fired on path /overseer/queue state SyncConnected
   [junit4]   2> 118905 INFO  
(OverseerStateUpdate-94041865557901315-127.0.0.1:49693_tl_y%2Fug-n_0000000000) 
[n:127.0.0.1:49693_tl_y%2Fug    ] 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:49693/tl_y/ug";,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 2
   [junit4]   2> 118942 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 118943 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 118945 INFO  (zkCallback-158-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@b3548e7 name:ZooKeeperConnection 
Watcher:127.0.0.1:57799/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 118945 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 118946 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 118946 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 118948 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 118948 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 118948 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 118952 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 118953 INFO  (zkCallback-159-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6a5bb567 
name:ZooKeeperConnection Watcher:127.0.0.1:57799/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 118953 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 118954 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 118956 INFO  
(zkCallback-156-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug    ] o.a.s.c.DistributedQueue NodeChildrenChanged 
fired on path /overseer/queue state SyncConnected
   [junit4]   2> 118957 INFO  
(OverseerStateUpdate-94041865557901315-127.0.0.1:49693_tl_y%2Fug-n_0000000000) 
[n:127.0.0.1:49693_tl_y%2Fug    ] o.a.s.c.Overseer processMessage: queueSize: 
1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 2
   [junit4]   2> 118957 INFO  
(OverseerStateUpdate-94041865557901315-127.0.0.1:49693_tl_y%2Fug-n_0000000000) 
[n:127.0.0.1:49693_tl_y%2Fug    ] o.a.s.c.o.ClusterStateMutator building a new 
cName: collection1
   [junit4]   2> 118957 INFO  
(zkCallback-156-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug    ] 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> 118957 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> 118959 INFO  
(zkCallback-156-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug    ] o.a.s.c.c.ZkStateReader Updated cluster state 
version to 3
   [junit4]   2> 118960 INFO  (zkCallback-158-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated cluster state version to 3
   [junit4]   2> 119006 INFO  
(coreZkRegister-379-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 s:shard1 n:127.0.0.1:49693_tl_y%2Fug) [n:127.0.0.1:49693_tl_y%2Fug 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
We are http://127.0.0.1:49693/tl_y/ug/collection1/ and leader is 
http://127.0.0.1:49693/tl_y/ug/collection1/
   [junit4]   2> 119006 INFO  
(coreZkRegister-379-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 s:shard1 n:127.0.0.1:49693_tl_y%2Fug) [n:127.0.0.1:49693_tl_y%2Fug 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49693/tl_y/ug
   [junit4]   2> 119006 INFO  
(coreZkRegister-379-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 s:shard1 n:127.0.0.1:49693_tl_y%2Fug) [n:127.0.0.1:49693_tl_y%2Fug 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 119006 INFO  
(coreZkRegister-379-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 s:shard1 n:127.0.0.1:49693_tl_y%2Fug) [n:127.0.0.1:49693_tl_y%2Fug 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
publishing state=active
   [junit4]   2> 119006 INFO  
(coreZkRegister-379-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 s:shard1 n:127.0.0.1:49693_tl_y%2Fug) [n:127.0.0.1:49693_tl_y%2Fug 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 119012 INFO  
(zkCallback-156-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug    ] o.a.s.c.DistributedQueue NodeChildrenChanged 
fired on path /overseer/queue state SyncConnected
   [junit4]   2> 119013 INFO  
(OverseerStateUpdate-94041865557901315-127.0.0.1:49693_tl_y%2Fug-n_0000000000) 
[n:127.0.0.1:49693_tl_y%2Fug    ] o.a.s.c.Overseer processMessage: queueSize: 
1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "base_url":"http://127.0.0.1:49693/tl_y/ug";,
   [junit4]   2>   "state":"active",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "node_name":"127.0.0.1:49693_tl_y%2Fug",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "numShards":"2"} current state version: 3
   [junit4]   2> 119024 INFO  
(OverseerStateUpdate-94041865557901315-127.0.0.1:49693_tl_y%2Fug-n_0000000000) 
[n:127.0.0.1:49693_tl_y%2Fug    ] o.a.s.c.o.ReplicaMutator Update state 
numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "base_url":"http://127.0.0.1:49693/tl_y/ug";,
   [junit4]   2>   "state":"active",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "node_name":"127.0.0.1:49693_tl_y%2Fug",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "numShards":"2"}
   [junit4]   2> 119025 INFO  
(OverseerStateUpdate-94041865557901315-127.0.0.1:49693_tl_y%2Fug-n_0000000000) 
[n:127.0.0.1:49693_tl_y%2Fug    ] o.a.s.c.o.ZkStateWriter going to 
create_collection /collections/collection1/state.json
   [junit4]   2> 119028 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> 119028 INFO  
(zkCallback-156-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug    ] 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> 119029 INFO  (zkCallback-158-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 119033 INFO  
(zkCallback-156-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug    ] o.a.s.c.c.ZkStateReader Updated cluster state 
version to 4
   [junit4]   2> 119036 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_F92C099CFE2373C3-001/shard-1-001/cores/collection1
   [junit4]   2> 119036 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_F92C099CFE2373C3-001/shard-1-001
   [junit4]   2> 119037 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] o.e.j.s.Server 
jetty-9.2.11.v20150529
   [junit4]   2> 119038 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@53a9240{/tl_y/ug,null,AVAILABLE}
   [junit4]   2> 119039 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@737640dc{HTTP/1.1}{127.0.0.1:54402}
   [junit4]   2> 119039 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] o.e.j.s.Server 
Started @120955ms
   [junit4]   2> 119039 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_F92C099CFE2373C3-001/shard-1-001/cores,
 hostContext=/tl_y/ug, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_F92C099CFE2373C3-001/tempDir-001/jetty1,
 hostPort=54402, solrconfig=solrconfig.xml}
   [junit4]   2> 119040 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@6b482747
   [junit4]   2> 119040 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_F92C099CFE2373C3-001/shard-1-001/'
   [junit4]   2> 119057 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_F92C099CFE2373C3-001/shard-1-001/solr.xml
   [junit4]   2> 119072 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_F92C099CFE2373C3-001/shard-1-001/cores
   [junit4]   2> 119072 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1901866554
   [junit4]   2> 119072 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_F92C099CFE2373C3-001/shard-1-001/]
   [junit4]   2> 119072 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_F92C099CFE2373C3-001/shard-1-001/lib
   [junit4]   2> 119073 WARN  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_F92C099CFE2373C3-001/shard-1-001/lib).
   [junit4]   2> 119080 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
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> 119081 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 119082 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 119083 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 119083 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57799/solr
   [junit4]   2> 119083 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 119084 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 119086 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 119086 INFO  (zkCallback-161-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@15426dc8 
name:ZooKeeperConnection Watcher:127.0.0.1:57799 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 119087 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 119088 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 119090 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) 
[n:127.0.0.1:54402_tl_y%2Fug    ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 119141 INFO  
(zkCallback-156-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug    ] 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> 119142 INFO  
(zkCallback-156-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug    ] o.a.s.c.c.ZkStateReader Updated cluster state 
version to 5
   [junit4]   2> 119142 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> 119144 INFO  
(zkCallback-162-thread-1-processing-n:127.0.0.1:54402_tl_y%2Fug) 
[n:127.0.0.1:54402_tl_y%2Fug    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1175d65c 
name:ZooKeeperConnection Watcher:127.0.0.1:57799/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 119144 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) 
[n:127.0.0.1:54402_tl_y%2Fug    ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 119145 INFO  (zkCallback-158-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated cluster state version to 5
   [junit4]   2> 119148 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) 
[n:127.0.0.1:54402_tl_y%2Fug    ] o.a.s.c.c.ZkStateReader Updating cluster 
state from ZooKeeper... 
   [junit4]   2> 120152 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) 
[n:127.0.0.1:54402_tl_y%2Fug    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54402_tl_y%2Fug
   [junit4]   2> 120153 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) 
[n:127.0.0.1:54402_tl_y%2Fug    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:54402_tl_y%2Fug
   [junit4]   2> 120156 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) 
[n:127.0.0.1:54402_tl_y%2Fug    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 120157 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) 
[n:127.0.0.1:54402_tl_y%2Fug    ] o.a.s.c.LeaderElector Joined leadership 
election with path: 
/overseer_elect/election/94041865557901319-127.0.0.1:54402_tl_y%2Fug-n_0000000001
   [junit4]   2> 120157 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) 
[n:127.0.0.1:54402_tl_y%2Fug    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/94041865557901315-127.0.0.1:49693_tl_y%2Fug-n_0000000000
 to know if I could be the leader
   [junit4]   2> 120158 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) 
[n:127.0.0.1:54402_tl_y%2Fug    ] o.a.s.c.CoreContainer No authentication 
plugin used.
   [junit4]   2> 120158 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) 
[n:127.0.0.1:54402_tl_y%2Fug    ] o.a.s.c.CoreContainer Security conf doesn't 
exist. Skipping setup for authorization module.
   [junit4]   2> 120159 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) 
[n:127.0.0.1:54402_tl_y%2Fug    ] o.a.s.c.CoresLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_F92C099CFE2373C3-001/shard-1-001/cores
   [junit4]   2> 120160 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) 
[n:127.0.0.1:54402_tl_y%2Fug    ] o.a.s.c.SolrCore Created CoreDescriptor: 
{config=solrconfig.xml, dataDir=data/, coreNodeName=, shard=, name=collection1, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_F92C099CFE2373C3-001/shard-1-001/cores/collection1/,
 schema=schema.xml, 
instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_F92C099CFE2373C3-001/shard-1-001/cores/collection1,
 collection=collection1, transient=false, loadOnStartup=true}
   [junit4]   2> 120160 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) 
[n:127.0.0.1:54402_tl_y%2Fug    ] o.a.s.c.CoresLocator Found core collection1 
in 
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.search.mlt.CloudMLTQParserTest_F92C099CFE2373C3-001/shard-1-001/cores/collection1/
   [junit4]   2> 120160 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) 
[n:127.0.0.1:54402_tl_y%2Fug    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 120165 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) 
[n:127.0.0.1:54402_tl_y%2Fug    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 120165 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F92C099CFE2373C3]) 
[n:127.0.0.1:54402_tl_y%2Fug    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 120165 INFO  
(coreLoadExecutor-396-thread-1-processing-n:127.0.0.1:54402_tl_y%2Fug) 
[n:127.0.0.1:54402_tl_y%2Fug c:collection1   x:collection1] 
o.a.s.c.ZkController publishing state=down
   [junit4]   2> 120166 INFO  
(coreLoadExecutor-396-thread-1-processing-n:127.0.0.1:54402_tl_y%2Fug) 
[n:127.0.0.1:54402_tl_y%2Fug c:collection1   x:collection1] 
o.a.s.c.ZkController numShards not found on descriptor - reading it from system 
property
   [junit4]   2> 120168 INFO  
(zkCallback-156-thread-1-processing-n:127.0.0.1:49693_tl_y%2Fug) 
[n:127.0.0.1:49693_tl_y%2Fug    ] o.a.s.c.DistributedQueue NodeChildrenChanged 
fired on path /overseer/queue state SyncConnected
   [junit4]   2> 120168 INFO  
(coreLoadExecutor-396-thread-1-processing-n:127.0.0.1:54402_tl_y%2Fug) 
[n:127.0.0.1:54402_tl_y%2Fug c:collection1   x:collection1] 
o.a.s.c.ZkController Registering watch for external collection collection1
   [junit4]   2> 120168 INFO  
(coreLoadExecutor-396-thread-1-processing-n:127.0.0.1:54402_tl_y%2Fug) 
[n:127.0.0.1:54402_tl_y%2Fug c:collection1   x:collection1] 
o.a.s.c.c.ZkStateReader addZkWatch collection1
   [junit4]   2> 120169 INFO  
(coreLoadExecutor-396-thread-1-processing-n:127.0.0.1:54402_tl_y%2Fug) 
[n:127.0.0.1:54402_tl_y%2Fug c:collection1   x:collection1] 
o.a.s.c.c.ZkStateReader Updating collection state at 
/collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 120169 INFO  
(OverseerStateUpdate-94041865557901315-127.0.0.1:49693_tl_y%2Fug-n_0000000000) 
[n:127.0.0.1:49693_tl_y%2Fug    ] o.a.s.c.Overseer processMessage: queueSize: 
1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:54402/tl_y/ug";,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "shard":null,
   [junit4]   2>   "node_name":"127.0.0.1:54402_tl_y%2Fug",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "numShards":"2"} current state version: 5
   [junit4]   2> 120169 INFO  
(coreLoadExecutor-396-thread-1-processing-n:127.0.0.1:54402_tl_y%2Fug) 
[n:127.0.0.1:54402_tl_y%2Fug c:collection1   x:collection1] 
o.a.s.c.c.ZkStateReader Updating data for collection1 to ver 0 
   [junit4]   2> 120169 INFO  
(coreLoadExecutor-396-thread-1-processing-n:127.0.0.1:54402_tl_y%2Fug) 
[n:127.0.0.1:54402_tl_y%2Fug c:collection1   x:collection1] 
o.a.s.c.ZkController look for our core node name
   [junit4]   2> 120169 INFO  
(OverseerStateUpdate-94041865557901315-127.0.0.1:49693_tl_y%2Fug-n_0000000000) 
[n:127.0.0.1:49693_tl_y%2Fug    ] o.a.s.c.o.ReplicaMutator Update state 
numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:54402/tl_y/ug";,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "shard":null,
   [junit4]   2>   "node_name":"127.0.0.1:54402_tl_y%2Fug",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "numShards":"2"}
   [junit4]   2> 120170 INFO  
(OverseerStateUpdate-94041865557901315-127.0.0.1:49693_tl_y%2Fug-n_0000000000) 
[n:127.0.0.1:49693_tl_y%2Fug    ] o.a.s.c.o.ReplicaMutator Collection already 
exists with numShards=2
   [junit4]   2> 120170 INFO  
(OverseerStateUpdate-94041865557901315-127.0.0.1:49693_tl_y%2Fug-n_0000000000) 
[n:127.0.0.1:49693_tl_y%2Fug    ] o.a.s.c.o.ReplicaMutator Assigning new node 
to shard shard=shard2
   [junit4]   2> 120272 INFO  
(OverseerStateUpdate-94041865557901315-127.0.0.1:49693_tl_y%2Fug-n_0000000000) 
[n:127.0.0.1:49693_tl_y%2Fug    ] o.a.s.c.o.ZkStateWriter going to 
update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 120273 INFO  
(zkCallback-162-thread-1-processing-n:127.0.0.1:54402_tl_y%2Fug) 
[n:127.0.0.1:54402_tl_y%2Fug    ] o.a.s.c.c.ZkStateReader A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json for collection collection1 has 
occurred - updating... (live nodes size: 2)
   [junit4]   2> 120273 INFO  
(zkCallback-162-thread-1-processing-n:127.0.0.1:54402_tl_y%2Fug) 
[n:127.0.0.1:54402_tl_y%2Fug    ] o.a.s.c.c.ZkStateReader Updating data for 
collection1 to ver 1 
   [junit4]   2> 121170 INFO  
(coreLoadExecutor-396-thread-1-processing-n:127.0.0.1:54402_tl_y%2Fug) 
[n:127.0.0.1:54402_tl_y%2Fug c:collection1   x:collection1] 
o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 121170 INFO  
(coreLoadExecutor-396-thread-1-processing-n:127.0.0.1:54402_tl_y%2Fug) 
[n:127.0.0.1:54402_tl_y%2Fug c:collection1   x:collection1] o.a.s.c.ZkContro

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

e=TIMED_WAITING, group=Overseer collection creation process.]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at 
org.apache.solr.cloud.OverseerCollectionProcessor.waitForCoreNodeName(OverseerCollectionProcessor.java:1778)
   [junit4]   2>         at 
org.apache.solr.cloud.OverseerCollectionProcessor.splitShard(OverseerCollectionProcessor.java:1668)
   [junit4]   2>         at 
org.apache.solr.cloud.OverseerCollectionProcessor.processMessage(OverseerCollectionProcessor.java:596)
   [junit4]   2>         at 
org.apache.solr.cloud.OverseerCollectionProcessor$Runner.run(OverseerCollectionProcessor.java:2844)
   [junit4]   2>         at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:156)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Jun 22, 2015 9:26:19 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=891, 
name=OverseerThreadFactory-497-thread-5-processing-n:127.0.0.1:60306_, 
state=TIMED_WAITING, group=Overseer collection creation process.]
   [junit4]   2> 306892 ERROR 
(OverseerThreadFactory-497-thread-5-processing-n:127.0.0.1:60306_) 
[n:127.0.0.1:60306_    ] o.a.s.c.OverseerCollectionProcessor Collection: 
collection1 operation: splitshard failed:org.apache.solr.common.SolrException: 
Could not find coreNodeName
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerCollectionProcessor.waitForCoreNodeName(OverseerCollectionProcessor.java:1783)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerCollectionProcessor.splitShard(OverseerCollectionProcessor.java:1668)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerCollectionProcessor.processMessage(OverseerCollectionProcessor.java:596)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerCollectionProcessor$Runner.run(OverseerCollectionProcessor.java:2844)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:156)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 306895 ERROR 
(OverseerThreadFactory-497-thread-5-processing-n:127.0.0.1:60306_) 
[n:127.0.0.1:60306_    ] o.a.s.c.OverseerCollectionProcessor 
:org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode 
= Session expired for /overseer/collection-map-failure
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:345)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:342)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:342)
   [junit4]   2>        at 
org.apache.solr.cloud.DistributedMap.size(DistributedMap.java:162)
   [junit4]   2>        at 
org.apache.solr.cloud.SizeLimitedDistributedMap.put(SizeLimitedDistributedMap.java:49)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerCollectionProcessor$Runner.run(OverseerCollectionProcessor.java:2853)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:156)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 306895 WARN  
(OverseerThreadFactory-497-thread-5-processing-n:127.0.0.1:60306_) 
[n:127.0.0.1:60306_    ] o.a.s.c.OverseerCollectionProcessor Resetting task: 
/overseer/collection-queue-work/qn-0000000010, requestid: 2000, collectionName: 
collection1
   [junit4]   2> 306895 ERROR 
(OverseerThreadFactory-497-thread-5-processing-n:127.0.0.1:60306_) 
[n:127.0.0.1:60306_    ] o.a.s.c.OverseerCollectionProcessor 
:org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode 
= Session expired for /overseer/collection-map-running/mn-2000
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:244)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:241)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:241)
   [junit4]   2>        at 
org.apache.solr.cloud.DistributedMap.remove(DistributedMap.java:167)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerCollectionProcessor$Runner.resetTaskWithException(OverseerCollectionProcessor.java:2913)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerCollectionProcessor$Runner.run(OverseerCollectionProcessor.java:2881)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:156)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> Jun 22, 2015 9:26:19 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=ar_JO, 
timezone=Etc/GMT+10
   [junit4]   2> NOTE: Linux 3.13.0-54-generic amd64/Oracle Corporation 
1.7.0_80 (64-bit)/cpus=12,threads=1,free=296230248,total=479723520
   [junit4]   2> NOTE: All tests run in this JVM: [BufferStoreTest, TestReload, 
NumericFieldsTest, TestSort, CustomCollectionTest, TestInitQParser, 
TestShardHandlerFactory, TestHighFrequencyDictionaryFactory, 
HdfsLockFactoryTest, MultiThreadedOCPTest]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=MultiThreadedOCPTest -Dtests.seed=F92C099CFE2373C3 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar_JO 
-Dtests.timezone=Etc/GMT+10 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J2 | MultiThreadedOCPTest (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.MultiThreadedOCPTest: 
   [junit4]    >    1) Thread[id=891, 
name=OverseerThreadFactory-497-thread-5-processing-n:127.0.0.1:60306_, 
state=TIMED_WAITING, group=Overseer collection creation process.]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
org.apache.solr.cloud.OverseerCollectionProcessor.waitForCoreNodeName(OverseerCollectionProcessor.java:1778)
   [junit4]    >         at 
org.apache.solr.cloud.OverseerCollectionProcessor.splitShard(OverseerCollectionProcessor.java:1668)
   [junit4]    >         at 
org.apache.solr.cloud.OverseerCollectionProcessor.processMessage(OverseerCollectionProcessor.java:596)
   [junit4]    >         at 
org.apache.solr.cloud.OverseerCollectionProcessor$Runner.run(OverseerCollectionProcessor.java:2844)
   [junit4]    >         at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:156)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F92C099CFE2373C3]:0)
   [junit4] Completed [62/505] on J2 in 221.27s, 1 test, 1 error <<< FAILURES!

[...truncated 1383 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:536: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:484: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following error 
occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:230: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:512: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1444: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:999: 
There were test failures: 505 suites, 2002 tests, 1 suite-level error, 1 error, 
59 ignored (25 assumptions)

Total time: 47 minutes 53 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
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