Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4823/
Java: 32bit/jdk1.7.0_80 -client -XX:+UseSerialGC

1 tests failed.
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([F04676001C9FF789:781249DAB2639A71]: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 11296 lines...]
   [junit4] Suite: org.apache.solr.search.mlt.CloudMLTQParserTest
   [junit4]   2> Creating dataDir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_F04676001C9FF789-001\init-core-data-001
   [junit4]   2> 3083831 INFO  
(SUITE-CloudMLTQParserTest-seed#[F04676001C9FF789]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 3083831 INFO  
(SUITE-CloudMLTQParserTest-seed#[F04676001C9FF789]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 3083835 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3083835 INFO  (Thread-6442) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3083835 INFO  (Thread-6442) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 3083936 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:60412
   [junit4]   2> 3083936 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3083938 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3083940 INFO  (zkCallback-3473-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@17e32b5 name:ZooKeeperConnection 
Watcher:127.0.0.1:60412 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 3083940 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3083940 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3083940 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 3083943 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3083946 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3083947 INFO  (zkCallback-3474-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@14cb15e name:ZooKeeperConnection 
Watcher:127.0.0.1:60412/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 3083948 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3083948 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3083948 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 3083951 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 3083953 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 3083955 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 3083958 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 3083958 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 3083962 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 3083962 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 3083965 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3083966 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3083968 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 3083968 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 3083971 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 3083971 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 3083977 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 3083977 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 3083980 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 3083981 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 3083982 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3083983 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3083985 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3083986 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3083989 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 3083989 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 3083992 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 3083992 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 3084348 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_F04676001C9FF789-001\control-001\cores\collection1
   [junit4]   2> 3084353 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] o.e.j.s.Server 
jetty-9.2.11.v20150529
   [junit4]   2> 3084356 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1a277b7{/,null,AVAILABLE}
   [junit4]   2> 3084357 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@161bb4d{HTTP/1.1}{127.0.0.1:60419}
   [junit4]   2> 3084357 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] o.e.j.s.Server 
Started @3088539ms
   [junit4]   2> 3084357 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=60419, 
coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_F04676001C9FF789-001\control-001\cores,
 
solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_F04676001C9FF789-001\tempDir-001/control/data}
   [junit4]   2> 3084358 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@13c5982
   [junit4]   2> 3084358 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_F04676001C9FF789-001\control-001\'
   [junit4]   2> 3084395 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_F04676001C9FF789-001\control-001\solr.xml
   [junit4]   2> 3084422 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_F04676001C9FF789-001\control-001\cores
   [junit4]   2> 3084423 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 31608441
   [junit4]   2> 3084423 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_F04676001C9FF789-001\control-001\]
   [junit4]   2> 3084423 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_F04676001C9FF789-001\control-001\lib
   [junit4]   2> 3084423 WARN  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_F04676001C9FF789-001\control-001\lib).
   [junit4]   2> 3084434 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
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> 3084438 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 3084439 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3084439 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3084440 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60412/solr
   [junit4]   2> 3084440 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 3084440 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3084440 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3084442 INFO  (zkCallback-3476-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@bb0115 name:ZooKeeperConnection 
Watcher:127.0.0.1:60412 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 3084442 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3084442 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3084444 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x14e12b20edb0002, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 3084445 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [n:127.0.0.1:60419_    
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3084447 INFO  
(zkCallback-3477-thread-1-processing-n:127.0.0.1:60419_) [n:127.0.0.1:60419_    
] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@418b0f name:ZooKeeperConnection 
Watcher:127.0.0.1:60412/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 3084447 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [n:127.0.0.1:60419_    
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3084449 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [n:127.0.0.1:60419_    
] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 3084452 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [n:127.0.0.1:60419_    
] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 3084455 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [n:127.0.0.1:60419_    
] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 3084458 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [n:127.0.0.1:60419_    
] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 3084461 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [n:127.0.0.1:60419_    
] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 3084464 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [n:127.0.0.1:60419_    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 3084466 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [n:127.0.0.1:60419_    
] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 3084468 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [n:127.0.0.1:60419_    
] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 3084470 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [n:127.0.0.1:60419_    
] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60419_
   [junit4]   2> 3084470 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [n:127.0.0.1:60419_    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:60419_
   [junit4]   2> 3084473 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [n:127.0.0.1:60419_    
] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 3084475 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [n:127.0.0.1:60419_    
] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 3084477 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [n:127.0.0.1:60419_    
] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3084477 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [n:127.0.0.1:60419_    
] o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/94033198184071171-127.0.0.1:60419_-n_0000000000
   [junit4]   2> 3084478 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [n:127.0.0.1:60419_    
] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:60419_
   [junit4]   2> 3084479 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [n:127.0.0.1:60419_    
] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 3084480 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [n:127.0.0.1:60419_    
] o.a.s.c.Overseer Overseer 
(id=94033198184071171-127.0.0.1:60419_-n_0000000000) starting
   [junit4]   2> 3084482 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [n:127.0.0.1:60419_    
] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 3084491 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [n:127.0.0.1:60419_    
] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 3084492 INFO  
(OverseerCollectionProcessor-94033198184071171-127.0.0.1:60419_-n_0000000000) 
[n:127.0.0.1:60419_    ] o.a.s.c.OverseerCollectionProcessor Process current 
queue of collection creations
   [junit4]   2> 3084492 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [n:127.0.0.1:60419_    
] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3084493 INFO  
(OverseerStateUpdate-94033198184071171-127.0.0.1:60419_-n_0000000000) 
[n:127.0.0.1:60419_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 3084498 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [n:127.0.0.1:60419_    
] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 3084498 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [n:127.0.0.1:60419_    
] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 3084500 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [n:127.0.0.1:60419_    
] o.a.s.c.CoresLocator Looking for core definitions underneath 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_F04676001C9FF789-001\control-001\cores
   [junit4]   2> 3084501 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [n:127.0.0.1:60419_    
] o.a.s.c.SolrCore Created CoreDescriptor: {config=solrconfig.xml, 
dataDir=data\, schema=schema.xml, coreNodeName=, 
instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_F04676001C9FF789-001\control-001\cores\collection1,
 loadOnStartup=true, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_F04676001C9FF789-001\control-001\cores\collection1\,
 name=collection1, transient=false, shard=, collection=control_collection}
   [junit4]   2> 3084502 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [n:127.0.0.1:60419_    
] o.a.s.c.CoresLocator Found core collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_F04676001C9FF789-001\control-001\cores\collection1\
   [junit4]   2> 3084502 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [n:127.0.0.1:60419_    
] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 3084503 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [n:127.0.0.1:60419_    
] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 3084503 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [n:127.0.0.1:60419_    
] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 3084503 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ c:control_collection   x:collection1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 3084504 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ c:control_collection   x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 3084505 INFO  
(zkCallback-3477-thread-1-processing-n:127.0.0.1:60419_) [n:127.0.0.1:60419_    
] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 3084505 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ c:control_collection   x:collection1] o.a.s.c.ZkController 
look for our core node name
   [junit4]   2> 3084506 INFO  
(OverseerStateUpdate-94033198184071171-127.0.0.1:60419_-n_0000000000) 
[n:127.0.0.1:60419_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "base_url":"http://127.0.0.1:60419";,
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "node_name":"127.0.0.1:60419_"} current state version: 0
   [junit4]   2> 3084507 INFO  
(OverseerStateUpdate-94033198184071171-127.0.0.1:60419_-n_0000000000) 
[n:127.0.0.1:60419_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "base_url":"http://127.0.0.1:60419";,
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "node_name":"127.0.0.1:60419_"}
   [junit4]   2> 3084508 INFO  
(OverseerStateUpdate-94033198184071171-127.0.0.1:60419_-n_0000000000) 
[n:127.0.0.1:60419_    ] o.a.s.c.o.ClusterStateMutator building a new cName: 
control_collection
   [junit4]   2> 3084508 INFO  
(OverseerStateUpdate-94033198184071171-127.0.0.1:60419_-n_0000000000) 
[n:127.0.0.1:60419_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 3084509 INFO  
(zkCallback-3477-thread-1-processing-n:127.0.0.1:60419_) [n:127.0.0.1:60419_    
] 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> 3084512 INFO  
(zkCallback-3477-thread-1-processing-n:127.0.0.1:60419_) [n:127.0.0.1:60419_    
] o.a.s.c.c.ZkStateReader Updated cluster state version to 1
   [junit4]   2> 3085505 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ c:control_collection   x:collection1] o.a.s.c.ZkController 
waiting to find shard id in clusterstate for collection1
   [junit4]   2> 3085505 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ c:control_collection   x:collection1] o.a.s.c.ZkController 
Check for collection zkNode:control_collection
   [junit4]   2> 3085506 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ c:control_collection   x:collection1] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 3085506 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config 
from:/collections/control_collection
   [junit4]   2> 3085507 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 
specified config exists in ZooKeeper
   [junit4]   2> 3085507 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_F04676001C9FF789-001\control-001\cores\collection1\'
   [junit4]   2> 3085529 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ c:control_collection   x:collection1] o.a.s.c.Config loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 3085542 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 3085569 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 3085645 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ c:control_collection   x:collection1] o.a.s.c.Config Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 3085647 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 3085654 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 3086085 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 3086098 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
default search field in schema is text
   [junit4]   2> 3086100 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 3086115 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 3086119 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 3086125 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 3086126 WARN  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 3086126 WARN  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 3086126 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 3086128 WARN  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 3086128 WARN  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 3086128 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ c:control_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
control_collection
   [junit4]   2> 3086129 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3086129 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_F04676001C9FF789-001\control-001\cores\collection1\],
 dataDir=[null]
   [junit4]   2> 3086130 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ 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@84ca71
   [junit4]   2> 3086131 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_F04676001C9FF789-001\control-001\cores\collection1\data\
   [junit4]   2> 3086132 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_F04676001C9FF789-001\control-001\cores\collection1\data\index/
   [junit4]   2> 3086132 WARN  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [collection1] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_F04676001C9FF789-001\control-001\cores\collection1\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 3086132 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_F04676001C9FF789-001\control-001\cores\collection1\data\index
   [junit4]   2> 3086133 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=14, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=18.47265625, 
floorSegmentMB=1.3291015625, forceMergeDeletesPctAllowed=16.065008049179234, 
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 3086133 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ 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@60ae8d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163e291),segFN=segments_1,generation=1}
   [junit4]   2> 3086134 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 3086134 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:60419_ 
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 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_F04676001C9FF789-001\control-001\cores\collection1\data\
   [junit4]   2> 3086135 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:60419_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.DirectoryFactory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_F04676001C9FF789-001\control-001\cores\collection1\data\
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 3086139 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 3086140 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3086140 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 3086140 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 3086141 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 3086141 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3086141 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 3086141 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 3086141 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ 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> 3086142 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ 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> 3086142 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ 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> 3086142 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ 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> 3086151 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3086155 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3086159 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3086162 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3086168 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 3086171 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.RequestHandlers Registered paths: 
/update/json/docs,/search-facet-invariants,/update/csv,/admin/properties,mltrh,spellCheckCompRH1,spellCheckCompRH_Direct,spellCheckWithWordbreak,standard,dismax,spellCheckCompRH,/update,lazy,/admin/file,/replication,spellCheckWithWordbreak_Direct,/debug/dump,/admin/mbeans,/mlt,/admin/segments,/get,/terms,/admin/system,/search-facet-def,mock,/update/json,/admin/threads,defaults,/admin/logging,/admin/plugins,/schema,/config,tvrh,/admin/ping,/admin/luke
   [junit4]   2> 3086173 WARN  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ 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> 3086174 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ 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> 3086176 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ 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> 3086176 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ 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> 3086178 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 3086178 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 3086179 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.40537838521533487]
   [junit4]   2> 3086180 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ 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@60ae8d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@163e291),segFN=segments_1,generation=1}
   [junit4]   2> 3086181 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 3086181 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@10c65dd[collection1] main
   [junit4]   2> 3086181 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ 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> 3086183 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ 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> 3086183 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ 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> 3086183 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 3086184 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 3086184 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 3086197 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ 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> 3086248 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 3086249 INFO  
(searcherExecutor-7642-thread-1-processing-x:collection1 r:core_node1 
c:control_collection s:shard1 n:127.0.0.1:60419_) [n:127.0.0.1:60419_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 3086250 INFO  
(searcherExecutor-7642-thread-1-processing-x:collection1 r:core_node1 
c:control_collection s:shard1 n:127.0.0.1:60419_) [n:127.0.0.1:60419_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 3086250 INFO  
(searcherExecutor-7642-thread-1-processing-x:collection1 r:core_node1 
c:control_collection s:shard1 n:127.0.0.1:60419_) [n:127.0.0.1:60419_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 3086250 INFO  
(searcherExecutor-7642-thread-1-processing-x:collection1 r:core_node1 
c:control_collection s:shard1 n:127.0.0.1:60419_) [n:127.0.0.1:60419_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 3086250 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ 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> 3086250 INFO  
(searcherExecutor-7642-thread-1-processing-x:collection1 r:core_node1 
c:control_collection s:shard1 n:127.0.0.1:60419_) [n:127.0.0.1:60419_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 3086250 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ 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> 3086251 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ 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> 3086251 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ 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 1504531173474304000
   [junit4]   2> 3086251 INFO  
(searcherExecutor-7642-thread-1-processing-x:collection1 r:core_node1 
c:control_collection s:shard1 n:127.0.0.1:60419_) [n:127.0.0.1:60419_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 3086252 INFO  
(searcherExecutor-7642-thread-1-processing-x:collection1 r:core_node1 
c:control_collection s:shard1 n:127.0.0.1:60419_) [n:127.0.0.1:60419_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 3086253 INFO  
(searcherExecutor-7642-thread-1-processing-x:collection1 r:core_node1 
c:control_collection s:shard1 n:127.0.0.1:60419_) [n:127.0.0.1:60419_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 3086254 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Took 4 ms to seed version buckets with highest version 
1504531173474304000
   [junit4]   2> 3086254 INFO  
(searcherExecutor-7642-thread-1-processing-x:collection1 r:core_node1 
c:control_collection s:shard1 n:127.0.0.1:60419_) [n:127.0.0.1:60419_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 3086254 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 3086255 INFO  
(coreLoadExecutor-7641-thread-1-processing-n:127.0.0.1:60419_) 
[n:127.0.0.1:60419_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 3086255 INFO  
(searcherExecutor-7642-thread-1-processing-x:collection1 r:core_node1 
c:control_collection s:shard1 n:127.0.0.1:60419_) [n:127.0.0.1:60419_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
[collection1] Registered new searcher Searcher@10c65dd[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3086256 INFO  
(coreZkRegister-7635-thread-1-processing-x:collection1 r:core_node1 
c:control_collection s:shard1 n:127.0.0.1:60419_) [n:127.0.0.1:60419_ 
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:60419 
collection:control_collection shard:shard1
   [junit4]   2> 3086259 INFO  
(coreZkRegister-7635-thread-1-processing-x:collection1 r:core_node1 
c:control_collection s:shard1 n:127.0.0.1:60419_) [n:127.0.0.1:60419_ 
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> 3086265 INFO  
(coreZkRegister-7635-thread-1-processing-x:collection1 r:core_node1 
c:control_collection s:shard1 n:127.0.0.1:60419_) [n:127.0.0.1:60419_ 
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/94033198184071171-core_node1-n_0000000000
   [junit4]   2> 3086267 INFO  
(coreZkRegister-7635-thread-1-processing-x:collection1 r:core_node1 
c:control_collection s:shard1 n:127.0.0.1:60419_) [n:127.0.0.1:60419_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 3086269 INFO  
(zkCallback-3477-thread-1-processing-n:127.0.0.1:60419_) [n:127.0.0.1:60419_    
] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 3086270 INFO  
(coreZkRegister-7635-thread-1-processing-x:collection1 r:core_node1 
c:control_collection s:shard1 n:127.0.0.1:60419_) [n:127.0.0.1:60419_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3086270 INFO  
(coreZkRegister-7635-thread-1-processing-x:collection1 r:core_node1 
c:control_collection s:shard1 n:127.0.0.1:60419_) [n:127.0.0.1:60419_ 
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> 3086270 INFO  
(coreZkRegister-7635-thread-1-processing-x:collection1 r:core_node1 
c:control_collection s:shard1 n:127.0.0.1:60419_) [n:127.0.0.1:60419_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:60419/collection1/
   [junit4]   2> 3086270 INFO  
(coreZkRegister-7635-thread-1-processing-x:collection1 r:core_node1 
c:control_collection s:shard1 n:127.0.0.1:60419_) [n:127.0.0.1:60419_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 3086271 INFO  
(coreZkRegister-7635-thread-1-processing-x:collection1 r:core_node1 
c:control_collection s:shard1 n:127.0.0.1:60419_) [n:127.0.0.1:60419_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:60419/collection1/ has no replicas
   [junit4]   2> 3086271 INFO  
(OverseerStateUpdate-94033198184071171-127.0.0.1:60419_-n_0000000000) 
[n:127.0.0.1:60419_    ] 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> 3086271 INFO  
(coreZkRegister-7635-thread-1-processing-x:collection1 r:core_node1 
c:control_collection s:shard1 n:127.0.0.1:60419_) [n:127.0.0.1:60419_ 
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:60419/collection1/ shard1
   [junit4]   2> 3086272 INFO  
(coreZkRegister-7635-thread-1-processing-x:collection1 r:core_node1 
c:control_collection s:shard1 n:127.0.0.1:60419_) [n:127.0.0.1:60419_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 3086274 INFO  
(zkCallback-3477-thread-1-processing-n:127.0.0.1:60419_) [n:127.0.0.1:60419_    
] 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> 3086276 INFO  
(zkCallback-3477-thread-1-processing-n:127.0.0.1:60419_) [n:127.0.0.1:60419_    
] o.a.s.c.c.ZkStateReader Updated cluster state version to 2
   [junit4]   2> 3086279 INFO  
(OverseerStateUpdate-94033198184071171-127.0.0.1:60419_-n_0000000000) 
[n:127.0.0.1:60419_    ] 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:60419";,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 2
   [junit4]   2> 3086282 INFO  
(zkCallback-3477-thread-1-processing-n:127.0.0.1:60419_) [n:127.0.0.1:60419_    
] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 3086283 INFO  
(zkCallback-3477-thread-1-processing-n:127.0.0.1:60419_) [n:127.0.0.1:60419_    
] 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> 3086285 INFO  
(zkCallback-3477-thread-1-processing-n:127.0.0.1:60419_) [n:127.0.0.1:60419_    
] o.a.s.c.c.ZkStateReader Updated cluster state version to 3
   [junit4]   2> 3086330 INFO  
(coreZkRegister-7635-thread-1-processing-x:collection1 r:core_node1 
c:control_collection s:shard1 n:127.0.0.1:60419_) [n:127.0.0.1:60419_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
We are http://127.0.0.1:60419/collection1/ and leader is 
http://127.0.0.1:60419/collection1/
   [junit4]   2> 3086330 INFO  
(coreZkRegister-7635-thread-1-processing-x:collection1 r:core_node1 
c:control_collection s:shard1 n:127.0.0.1:60419_) [n:127.0.0.1:60419_ 
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:60419
   [junit4]   2> 3086330 INFO  
(coreZkRegister-7635-thread-1-processing-x:collection1 r:core_node1 
c:control_collection s:shard1 n:127.0.0.1:60419_) [n:127.0.0.1:60419_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 3086330 INFO  
(coreZkRegister-7635-thread-1-processing-x:collection1 r:core_node1 
c:control_collection s:shard1 n:127.0.0.1:60419_) [n:127.0.0.1:60419_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
publishing state=active
   [junit4]   2> 3086330 INFO  
(coreZkRegister-7635-thread-1-processing-x:collection1 r:core_node1 
c:control_collection s:shard1 n:127.0.0.1:60419_) [n:127.0.0.1:60419_ 
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> 3086332 INFO  
(zkCallback-3477-thread-1-processing-n:127.0.0.1:60419_) [n:127.0.0.1:60419_    
] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 3086333 INFO  
(OverseerStateUpdate-94033198184071171-127.0.0.1:60419_-n_0000000000) 
[n:127.0.0.1:60419_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "base_url":"http://127.0.0.1:60419";,
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "node_name":"127.0.0.1:60419_"} current state version: 3
   [junit4]   2> 3086334 INFO  
(OverseerStateUpdate-94033198184071171-127.0.0.1:60419_-n_0000000000) 
[n:127.0.0.1:60419_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "base_url":"http://127.0.0.1:60419";,
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "node_name":"127.0.0.1:60419_"}
   [junit4]   2> 3086439 INFO  
(zkCallback-3477-thread-1-processing-n:127.0.0.1:60419_) [n:127.0.0.1:60419_    
] 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> 3086440 INFO  
(zkCallback-3477-thread-1-processing-n:127.0.0.1:60419_) [n:127.0.0.1:60419_    
] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 3086505 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3086507 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3086508 INFO  (zkCallback-3479-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1ac9f44 name:ZooKeeperConnection 
Watcher:127.0.0.1:60412/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 3086508 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3086509 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3086509 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3086513 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 3086881 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_F04676001C9FF789-001\shard-1-001\cores\collection1
   [junit4]   2> 3086885 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_F04676001C9FF789-001\shard-1-001
   [junit4]   2> 3086887 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] o.e.j.s.Server 
jetty-9.2.11.v20150529
   [junit4]   2> 3086891 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@d37589{/,null,AVAILABLE}
   [junit4]   2> 3086892 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@c9ae36{HTTP/1.1}{127.0.0.1:60434}
   [junit4]   2> 3086892 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] o.e.j.s.Server 
Started @3091074ms
   [junit4]   2> 3086892 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {solrconfig=solrconfig.xml, 
hostPort=60434, hostContext=/, 
coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_F04676001C9FF789-001\shard-1-001\cores,
 
solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_F04676001C9FF789-001\tempDir-001/jetty1}
   [junit4]   2> 3086893 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@13c5982
   [junit4]   2> 3086893 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_F04676001C9FF789-001\shard-1-001\'
   [junit4]   2> 3086925 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_F04676001C9FF789-001\shard-1-001\solr.xml
   [junit4]   2> 3086960 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_F04676001C9FF789-001\shard-1-001\cores
   [junit4]   2> 3086961 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 24764688
   [junit4]   2> 3086961 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_F04676001C9FF789-001\shard-1-001\]
   [junit4]   2> 3086961 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_F04676001C9FF789-001\shard-1-001\lib
   [junit4]   2> 3086961 WARN  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_F04676001C9FF789-001\shard-1-001\lib).
   [junit4]   2> 3086977 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
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> 3086982 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 3086982 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3086982 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3086983 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60412/solr
   [junit4]   2> 3086983 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 3086983 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3086988 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3086990 INFO  (zkCallback-3481-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@b54640 name:ZooKeeperConnection 
Watcher:127.0.0.1:60412 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 3086990 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3086991 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3086994 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [n:127.0.0.1:60434_    
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3086996 INFO  
(zkCallback-3482-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_    
] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@18474c0 name:ZooKeeperConnection 
Watcher:127.0.0.1:60412/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 3086996 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [n:127.0.0.1:60434_    
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3087004 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [n:127.0.0.1:60434_    
] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3088011 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [n:127.0.0.1:60434_    
] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60434_
   [junit4]   2> 3088012 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [n:127.0.0.1:60434_    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:60434_
   [junit4]   2> 3088016 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [n:127.0.0.1:60434_    
] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3088018 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [n:127.0.0.1:60434_    
] o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/94033198184071174-127.0.0.1:60434_-n_0000000001
   [junit4]   2> 3088019 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [n:127.0.0.1:60434_    
] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/94033198184071171-127.0.0.1:60419_-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 3088020 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [n:127.0.0.1:60434_    
] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 3088020 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [n:127.0.0.1:60434_    
] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 3088021 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [n:127.0.0.1:60434_    
] o.a.s.c.CoresLocator Looking for core definitions underneath 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_F04676001C9FF789-001\shard-1-001\cores
   [junit4]   2> 3088022 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [n:127.0.0.1:60434_    
] o.a.s.c.SolrCore Created CoreDescriptor: {config=solrconfig.xml, 
loadOnStartup=true, name=collection1, coreNodeName=, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_F04676001C9FF789-001\shard-1-001\cores\collection1\,
 
instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_F04676001C9FF789-001\shard-1-001\cores\collection1,
 dataDir=data\, shard=, schema=schema.xml, collection=collection1, 
transient=false}
   [junit4]   2> 3088022 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [n:127.0.0.1:60434_    
] o.a.s.c.CoresLocator Found core collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_F04676001C9FF789-001\shard-1-001\cores\collection1\
   [junit4]   2> 3088022 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [n:127.0.0.1:60434_    
] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 3088024 INFO  
(coreLoadExecutor-7652-thread-1-processing-n:127.0.0.1:60434_) 
[n:127.0.0.1:60434_ c:collection1   x:collection1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 3088024 INFO  
(coreLoadExecutor-7652-thread-1-processing-n:127.0.0.1:60434_) 
[n:127.0.0.1:60434_ c:collection1   x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 3088024 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [n:127.0.0.1:60434_    
] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 3088024 INFO  
(TEST-CloudMLTQParserTest.test-seed#[F04676001C9FF789]) [n:127.0.0.1:60434_    
] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 3088024 INFO  
(zkCallback-3477-thread-1-processing-n:127.0.0.1:60419_) [n:127.0.0.1:60419_    
] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 3088024 INFO  
(coreLoadExecutor-7652-thread-1-processing-n:127.0.0.1:60434_) 
[n:127.0.0.1:60434_ c:collection1   x:collection1] o.a.s.c.ZkController look 
for our core node name
   [junit4]   2> 3088025 INFO  
(OverseerStateUpdate-94033198184071171-127.0.0.1:60419_-n_0000000000) 
[n:127.0.0.1:60419_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "base_url":"http://127.0.0.1:60434";,
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "node_name":"127.0.0.1:60434_"} current state version: 4
   [junit4]   2> 3088026 INFO  
(OverseerStateUpdate-94033198184071171-127.0.0.1:60419_-n_0000000000) 
[n:127.0.0.1:60419_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 
message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "base_url":"http://127.0.0.1:60434";,
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "node_name":"127.0.0.1:60434_"}
   [junit4]   2> 3088026 INFO  
(OverseerStateUpdate-94033198184071171-127.0.0.1:60419_-n_0000000000) 
[n:127.0.0.1:60419_    ] o.a.s.c.o.ClusterStateMutator building a new cName: 
collection1
   [junit4]   2> 3088026 INFO  
(OverseerStateUpdate-94033198184071171-127.0.0.1:60419_-n_0000000000) 
[n:127.0.0.1:60419_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 3088027 INFO  
(zkCallback-3477-thread-1-processing-n:127.0.0.1:60419_) [n:127.0.0.1:60419_    
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 2)
   [junit4]   2> 3088027 INFO  
(zkCallback-3482-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_    
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 2)
   [junit4]   2> 3088028 INFO  (zkCallback-3479-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 2)
   [junit4]   2> 3088031 INFO  
(zkCallback-3482-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_    
] o.a.s.c.c.ZkStateReader Updated cluster state version to 5
   [junit4]   2> 3088031 INFO  (zkCallback-3479-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated cluster state version to 5
   [junit4]   2> 3088031 INFO  
(zkCallback-3477-thread-1-processing-n:127.0.0.1:60419_) [n:127.0.0.1:60419_    
] o.a.s.c.c.ZkStateReader Updated cluster state version to 5
   [junit4]   2> 3089024 INFO  
(coreLoadExecutor-7652-thread-1-processing-n:127.0.0.1:60434_) 
[n:127.0.0.1:60434_ c:collection1   x:collection1] o.a.s.c.ZkController waiting 
to find shard id in clusterstate for collection1
   [junit4]   2> 3089024 INFO  
(coreLoadExecutor-7652-thread-1-processing-n:127.0.0.1:60434_) 
[n:127.0.0.1:60434_ c:collection1   x:collection1] o.a.s.c.ZkController Check 
for collection zkNode:collection1
   [junit4]   2> 3089025 INFO  
(coreLoadExecutor-7652-thread-1-processing-n:127.0.0.1:60434_) 
[n:127.0.0.1:60434_ c:collection1   x:collection1] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 3089025 INFO  
(coreLoadExecutor-7652-thread-1-processing-n:127.0.0.1:60434_) 
[n:127.0.0.1:60434_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load 
collection config from:/collections/collection1
   [junit4]   2> 3089026 INFO  
(coreLoadExecutor-7652-thread-1-processing-n:127.0.0.1:60434_) 
[n:127.0.0.1:60434_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 3089027 INFO  
(coreLoadExecutor-7652-thread-1-processing-n:127.0.0.1:60434_) 
[n:127.0.0.1:60434_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader 
new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_F04676001C9FF789-001\shard-1-001\cores\collection1\'
   [junit4]   2> 3089050 INFO  
(coreLoadExecutor-7652-thread-1-processing-n:127.0.0.1:60434_) 
[n:127.0.0.1:60434_ c:collection1   x:collection1] o.a.s.c.Config loaded config 
solrconfig.xml with version 0 
   [junit4]   2> 3089061 INFO  
(coreLoadExecutor-7652-thread-1-processing-n:127.0.0.1:60434_) 
[n:127.0.0.1:60434_ c:collection1   x:collection1] o.a.s.c.SolrConfig current 
version of requestparams : -1
   [junit4]   2> 3089106 INFO  
(coreLoadExecutor-7652-thread-1-processing-n:127.0.0.1:60434_) 
[n:127.0.0.1:60434_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 5.3.0
   [junit4]   2> 3089164 INFO  
(coreLoadExecutor-7652-thread-1-processing-n:127.0.0.1:60434_) 
[n:127.0.0.1:60434_ c:collection1   x:collection1] o.a.s.c.Config Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 3089166 INFO  
(coreLoadExecutor-7652-thread-1-processing-n:127.0.0.1:60434_) 
[n:127.0.0.1:60434_ c:collection1   x:collection1] o.a.s.s.IndexSchema Reading 
Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 3089174 INFO  
(coreLoadExecutor-7652-thread-1-processing-n:127.0.0.1:60434_) 
[n:127.0.0.1:60434_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 3089549 INFO  
(coreLoadExecutor-7652-thread-1-processing-n:127.0.0.1:60434_) 
[n:127.0.0.1:60434_ c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 3089562 INFO  
(coreLoadExecutor-7652-thread-1-processing-n:127.0.0.1:60434_) 
[n:127.0.0.1:60434_ c:collection1   x:collection1] o.a.s.s.IndexSchema default 
search field in schema is text
   [junit4]   2> 3089564 INFO  
(coreLoadExecutor-7652-thread-1-processing-n:127.0.0.1:60434_) 
[n:127.0.0.1:60434_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique 
key field: id
   [junit4]   2> 3089576 INFO  
(coreLoadExecutor-7652-thread-1-processing-n:127.0.0.1:60434_) 
[n:127.0.0.1:60434_ c:collection1   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 3089580 INFO  
(coreLoadExecutor-7652-thread-1-processing-n:127.0.0.1:60434_) 
[n:127.0.0.1:60434_ c:collection1   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 3089584 INFO  
(coreLoadExecutor-7652-thread-1-processing-n:127.0.0.1:60434_) 
[n:127.0.0.1:60434_ c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 3089585 WARN  
(coreLoadExecutor-7652-thread-1-processing-n:127.0.0.1:60434_) 
[n:127.0.0.1:60434_ c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 3089585 WARN  
(coreLoadExecutor-7652-thread-1-processing-n:127.0.0.1:60434_) 
[n:127.0.0.1:60434_ c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 3089585 INFO  
(coreLoadExecutor-7652-thread-1-processing-n:127.0.0.1:60434_) 
[n:127.0.0.1:60434_ c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 3089586 WARN  
(coreLoadExecutor-7652-thread-1-processing-n:127.0.0.1:60434_) 
[n:127.0.0.1:60434_ c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 3089586 WARN  
(coreLoadExecutor-7652-thread-1-processing-n:127.0.0.1:60434_) 
[n:127.0.0.1:60434_ c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 3089587 INFO  
(coreLoadExecutor-7652-thread-1-processing-n:127.0.0.1:60434_) 
[n:127.0.0.1:60434_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 3089587 INFO  
(coreLoadExecutor-7652-thread-1-processing-n:127.0.0.1:60434_) 
[n:127.0.0.1:60434_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3089587 INFO  
(coreLoadExecutor-7652-thread-1-processing-n:127.0.0.1:60434_) 
[n:127.0.0.1:60434_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_F04676001C9FF789-001\shard-1-001\cores\collection1\],
 dataDir=[null]
   [junit4]   2> 3089587 INFO  
(coreLoadExecutor-7652-thread-1-processing-n:127.0.0.1:60434_) 
[n:127.0.0.1:60434_ c:collection1 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@84ca71
   [junit4]   2> 3089588 INFO  
(coreLoadExecutor-7652-thread-1-processing-n:127.0.0.1:60434_) 
[n:127.0.0.1:60434_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_F04676001C9FF789-001\shard-1-001\cores\collection1\data\
   [junit4]   2> 3089588 INFO  
(coreLoadExecutor-7652-thread-1-processing-n:127.0.0.1:60434_) 
[n:127.0.0.1:60434_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_F04676001C9FF789-001\shard-1-001\cores\collection1\data\index/
   [junit4]   2> 3089588 WARN  
(coreLoadExecutor-7652-thread-1-processing-n:127.0.0.1:60434_) 
[n:127.0.0.1:60434_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [collection1] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_F04676001C9FF789-001\shard-1-001\cores\collection1\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 3089589 INFO  
(coreLoadExecutor-7652-thread-1-processing-n:127.0.0.1:60434_) 
[n:127.0.0.1:60434_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_F04676001C9FF789-001\shard-1-001\cores\collection1\data\index
   [junit4]   2> 3089590 INFO  
(coreLoadExecutor-7652-thread-1-processing-n:127.0.0.1:60434_) 
[n:127.0.0.1:60434_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=14, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=18.47265625, 
floorSegmentMB=1.3291015625, forceMergeDeletesPctAllowed=16.065008049179234, 
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 3089590 INFO  
(coreLoadExecutor-7652-thread-1-processing-n:127.0.0.1:60434_) 
[n:127.0.0.1:60434_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@94d11f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2d6845),segFN=segments_1,generation=1}
   [junit4]   2> 3089590 INFO  
(coreLoadExecutor-7652-thread-1-processing-n:127.0.0.1:60434_) 
[n:127.0.0.1:60434_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 3089591 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:60434_ 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for 
old index directories to cleanup for core collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_F04676001C9FF789-001\shard-1-001\cores\collection1\data\
   [junit4]   2> 3089592 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:60434_ 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_F04676001C9FF789-001\shard-1-001\cores\collection1\data\
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 3089595 INFO  
(coreLoadExecutor-7652-thread-1-processing-n:127.0.0.1:60434_) 
[n:127.0.0.1:60434_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 3089596 INFO

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

it4]   2>       at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:377)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer.createOverseerNode(Overseer.java:929)
   [junit4]   2>        ... 20 more
   [junit4]   2> 3123493 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[F04676001C9FF789]) [    ] 
o.e.j.s.ServerConnector Stopped ServerConnector@15a1d38{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 3123493 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[F04676001C9FF789]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@fe5c3e{/,null,UNAVAILABLE}
   [junit4]   2> 3123496 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[F04676001C9FF789]) 
[n:127.0.0.1:60552_ c:collection1 s:shard2 r:core_node4 x:collection1] 
o.a.s.c.ChaosMonkey monkey: stop shard! 60499
   [junit4]   2> 3123497 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[F04676001C9FF789]) 
[n:127.0.0.1:60552_ c:collection1 s:shard2 r:core_node4 x:collection1] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:60492 60492
   [junit4]   2> 3125749 INFO  (Thread-6484) [n:127.0.0.1:60452_ c:collection1 
s:shard2 r:core_node2 x:collection1] o.a.s.c.ZkTestServer connecting to 
127.0.0.1:60492 60492
   [junit4]   2> 3125750 WARN  (Thread-6484) [n:127.0.0.1:60452_ c:collection1 
s:shard2 r:core_node2 x:collection1] o.a.s.c.ZkTestServer Watch limit 
violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/clusterstate.json
   [junit4]   2>        6       /solr/aliases.json
   [junit4]   2>        5       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/live_nodes
   [junit4]   2>        5       /solr/overseer/collection-queue-work
   [junit4]   2>        3       /solr/overseer/queue
   [junit4]   2> 
   [junit4]   2> 3125751 INFO  
(SUITE-CloudMLTQParserTest-seed#[F04676001C9FF789]-worker) [n:127.0.0.1:60552_ 
c:collection1 s:shard2 r:core_node4 x:collection1] o.a.s.SolrTestCaseJ4 
###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_F04676001C9FF789-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=de_AT, 
timezone=Kwajalein
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.7.0_80 
(32-bit)/cpus=3,threads=1,free=152893712,total=487690240
   [junit4]   2> NOTE: All tests run in this JVM: [TestSchemaResource, 
BlockCacheTest, RankQueryTest, TestDistribDocBasedVersion, TestBulkSchemaAPI, 
TestQueryTypes, TimeZoneUtilsTest, TestBM25SimilarityFactory, TestRestoreCore, 
TestCSVResponseWriter, InfoHandlerTest, JavabinLoaderTest, 
DistributedFacetPivotSmallTest, ShowFileRequestHandlerTest, NumericFieldsTest, 
AsyncCallRequestStatusResponseTest, TestChildDocTransformer, TestIndexSearcher, 
TestLeaderElectionZkExpiry, AlternateDirectoryTest, MultiTermTest, 
TestCursorMarkWithoutUniqueKey, TestSurroundQueryParser, SOLR749Test, 
TestAddFieldRealTimeGet, TestInitParams, SampleTest, 
TestAuthenticationFramework, TestExtendedDismaxParser, TestDocumentBuilder, 
TestAuthorizationFramework, PreAnalyzedUpdateProcessorTest, TestComponentsName, 
DeleteReplicaTest, ZkCLITest, TestClassNameShortening, TestLazyCores, 
DistributedQueryElevationComponentTest, TestRawResponseWriter, 
TestExceedMaxTermLength, ZkStateWriterTest, XmlUpdateRequestHandlerTest, 
DirectUpdateHandlerTest, TestDistributedSearch, TestJmxIntegration, 
FieldAnalysisRequestHandlerTest, SolrXmlInZkTest, DOMUtilTest, 
ConcurrentDeleteAndCreateCollectionTest, FacetPivotSmallTest, 
SynonymTokenizerTest, TestStressLucene, TestRandomRequestDistribution, 
TestExactStatsCache, TestNoOpRegenerator, TestSolrQueryParserResource, 
CleanupOldIndexTest, CacheHeaderTest, ScriptEngineTest, LukeRequestHandlerTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, TestAnalyzedSuggestions, 
TestCSVLoader, ParsingFieldUpdateProcessorsTest, TestSolrDynamicMBean, 
IndexSchemaRuntimeFieldTest, TestFreeTextSuggestions, ResponseHeaderTest, 
TestCollationField, TestTolerantSearch, DocValuesTest, HdfsNNFailoverTest, 
DistributedQueryComponentOptimizationTest, QueryElevationComponentTest, 
TestSimpleTrackingShardHandler, HardAutoCommitTest, TestLFUCache, 
TestTrieFacet, ZkControllerTest, DeleteLastCustomShardedReplicaTest, 
TestAtomicUpdateErrorCases, TestLRUStatsCache, TestMissingGroups, 
TestCoreContainer, AddSchemaFieldsUpdateProcessorFactoryTest, 
CoreAdminCreateDiscoverTest, TriLevelCompositeIdRoutingTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, SuggestComponentTest, 
TestDistributedStatsComponentCardinality, ClusterStateUpdateTest, 
TestReplicationHandler, RequestHandlersTest, TestHashPartitioner, 
SaslZkACLProviderTest, TestJsonRequest, TestIBSimilarityFactory, 
SimpleFacetsTest, TestDocBasedVersionConstraints, UUIDFieldTest, 
OverriddenZkACLAndCredentialsProvidersTest, AsyncMigrateRouteKeyTest, 
TestCollationFieldDocValues, TestLRUCache, BasicDistributedZkTest, 
TestSolrConfigHandlerCloud, TestStressRecovery, TestWriterPerf, 
TestUniqueKeyFieldResource, TestCloudManagedSchemaConcurrent, 
TestIntervalFaceting, CoreMergeIndexesAdminHandlerTest, 
UnloadDistributedZkTest, DateRangeFieldTest, SolrIndexSplitterTest, 
TestIndexingPerformance, DistributedSpellCheckComponentTest, TestSolr4Spatial2, 
LeaderElectionTest, TestRestManager, SpellCheckComponentTest, 
TestGroupingSearch, PeerSyncTest, TestFunctionQuery, BasicFunctionalityTest, 
HighlighterTest, TestCoreDiscovery, SignatureUpdateProcessorFactoryTest, 
SuggesterFSTTest, SolrRequestParserTest, TestFoldingMultitermQuery, 
SuggesterWFSTTest, NoCacheHeaderTest, TestPseudoReturnFields, TestUpdate, 
TestWordDelimiterFilterFactory, DefaultValueUpdateProcessorTest, 
DocValuesMultiTest, DistanceFunctionTest, XsltUpdateRequestHandlerTest, 
IndexBasedSpellCheckerTest, TestQueryUtils, PrimitiveFieldTypeTest, 
FileBasedSpellCheckerTest, PathHierarchyTokenizerFactoryTest, 
MoreLikeThisHandlerTest, TestArbitraryIndexDir, RegexBoostProcessorTest, 
UpdateRequestProcessorFactoryTest, MBeansHandlerTest, 
UniqFieldsUpdateProcessorFactoryTest, TestPartialUpdateDeduplication, 
TestPHPSerializedResponseWriter, TestBinaryResponseWriter, TestSolrIndexConfig, 
TestQuerySenderNoQuery, BadComponentTest, TestSolrDeletionPolicy2, 
TestBinaryField, TestElisionMultitermQuery, OutputWriterTest, 
TestSolrCoreProperties, DirectSolrConnectionTest, TestLuceneMatchVersion, 
SpellPossibilityIteratorTest, TestCharFilters, TestXIncludeConfig, 
TestSweetSpotSimilarityFactory, TestLMDirichletSimilarityFactory, 
TestLMJelinekMercerSimilarityFactory, TestFastWriter, TestFastOutputStream, 
OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, 
PreAnalyzedFieldTest, TestSystemIdResolver, PrimUtilsTest, DateFieldTest, 
SpellingQueryConverterTest, ClusterStateTest, TestSolrJ, TestUtils, 
ZkNodePropsTest, SliceStateTest, SystemInfoHandlerTest, CircularListTest, 
CursorPagingTest, DistributedIntervalFacetingTest, SolrTestCaseJ4Test, 
TestDistributedMissingSort, TestHighlightDedupGrouping, AliasIntegrationTest, 
CollectionReloadTest, CustomCollectionTest, DistributedQueueTest, 
DistributedVersionInfoTest, LeaderFailoverAfterPartitionTest, 
MultiThreadedOCPTest, OverseerStatusTest, RemoteQueryErrorTest, 
SSLMigrationTest, ShardSplitTest, TestMiniSolrCloudCluster, 
TestRequestStatusCollectionAPI, HdfsBasicDistributedZk2Test, 
HdfsBasicDistributedZkTest, HdfsChaosMonkeySafeLeaderTest, 
HdfsCollectionsAPIDistributedZkTest, HdfsRecoverLeaseTest, HdfsRecoveryZkTest, 
HdfsThreadLeakTest, HdfsUnloadDistributedZkTest, StressHdfsTest, 
TestClusterStateMutator, RuleEngineTest, RulesTest, CoreAdminRequestStatusTest, 
DistributedDebugComponentTest, DistributedFacetPivotLongTailTest, 
TestExpandComponent, TestTrackingShardHandlerFactory, 
TestManagedSchemaFieldTypeResource, TestRemoveLastDynamicCopyField, 
TestSchemaNameResource, TestSchemaSimilarityResource, 
TestSerializedLuceneMatchVersion, TestManagedStopFilterFactory, 
BadCopyFieldTest, ChangedSchemaMergeTest, DocValuesMissingTest, EnumFieldTest, 
AnalyticsMergeStrategyTest, AnalyticsQueryTest, CursorMarkTest, TestCustomSort, 
TestHashQParserPlugin, TestMaxScoreQueryParser, 
TestOverriddenPrefixQueryForCustomFieldType, TestRecoveryHdfs, 
TestSearcherReuse, TestSimpleQParserPlugin, TestStandardQParsers, 
TestJsonFacets, CloudMLTQParserTest]
   [junit4] Completed [502/505] on J0 in 41.96s, 2 tests, 1 error <<< FAILURES!

[...truncated 19 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:536: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:484: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:61: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\extra-targets.xml:39: 
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:230: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:512:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1444:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:999:
 There were test failures: 505 suites, 2002 tests, 1 error, 68 ignored (34 
assumptions)

Total time: 72 minutes 13 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