You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2015/08/08 14:20:20 UTC

[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.8.0_51) - Build # 5123 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5123/
Java: 64bit/jdk1.8.0_51 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.BasicDistributedZkTest.test

Error Message:
Error from server at http://127.0.0.1:64661/collection1: Bad Request    request: http://127.0.0.1:64637/collection1/update?update.chain=distrib-dup-test-chain-implicit&update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A64661%2Fcollection1%2F&wt=javabin&version=2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:64661/collection1: Bad Request



request: http://127.0.0.1:64637/collection1/update?update.chain=distrib-dup-test-chain-implicit&update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A64661%2Fcollection1%2F&wt=javabin&version=2
	at __randomizedtesting.SeedInfo.seed([CDBF13B4412D2297:45EB2C6EEFD14F6F]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:152)
	at org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:511)
	at org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:639)
	at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:351)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	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:963)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
	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 9883 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\init-core-data-001
   [junit4]   2> 841775 INFO  (SUITE-BasicDistributedZkTest-seed#[CDBF13B4412D2297]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 841777 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 841777 INFO  (Thread-2300) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 841778 INFO  (Thread-2300) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 841877 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.ZkTestServer start zk server on port:64594
   [junit4]   2> 841877 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 841878 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 841880 INFO  (zkCallback-797-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@66d7ddde name:ZooKeeperConnection Watcher:127.0.0.1:64594 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 841880 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 841880 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 841880 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 841883 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 841884 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 841885 INFO  (zkCallback-798-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6d0fe983 name:ZooKeeperConnection Watcher:127.0.0.1:64594/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 841885 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 841886 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 841886 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 841887 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 841889 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 841890 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 841892 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 841892 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 841895 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 841895 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 841897 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 841897 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 841899 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 841899 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 841900 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 841900 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 841902 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 841902 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 841904 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 841904 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 841906 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 841906 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 841908 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 841908 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 841910 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 841910 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 841912 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 841912 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 842477 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\control-001\cores\collection1
   [junit4]   2> 842480 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 842481 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@349b1fcf{/,null,AVAILABLE}
   [junit4]   2> 842487 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.e.j.s.ServerConnector Started ServerConnector@4093e856{HTTP/1.1}{127.0.0.1:64601}
   [junit4]   2> 842487 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.e.j.s.Server Started @845754ms
   [junit4]   2> 842487 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\tempDir-001/control/data, hostContext=/, hostPort=64601, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\control-001\cores}
   [junit4]   2> 842487 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 842487 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\control-001\'
   [junit4]   2> 842505 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 842507 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 842508 INFO  (zkCallback-799-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6efb7a44 name:ZooKeeperConnection Watcher:127.0.0.1:64594/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 842508 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 842508 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 842509 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 842509 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\control-001\solr.xml
   [junit4]   2> 842516 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\control-001\cores
   [junit4]   2> 842517 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.CoreContainer New CoreContainer 949803243
   [junit4]   2> 842517 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\control-001\]
   [junit4]   2> 842517 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\control-001\lib
   [junit4]   2> 842517 WARN  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\control-001\lib).
   [junit4]   2> 842525 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] 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> 842529 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 842530 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 842530 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 842530 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64594/solr
   [junit4]   2> 842530 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 842530 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 842532 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 842533 INFO  (zkCallback-801-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@21a4d861 name:ZooKeeperConnection Watcher:127.0.0.1:64594 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 842533 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 842534 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 842536 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64601_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 842537 INFO  (zkCallback-802-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ba41922 name:ZooKeeperConnection Watcher:127.0.0.1:64594/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 842537 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64601_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 842538 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64601_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 842540 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64601_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 842542 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64601_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 842544 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64601_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 842546 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64601_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 842548 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64601_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 842549 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64601_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 842550 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64601_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 842551 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64601_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 842552 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64601_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64601_
   [junit4]   2> 842553 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64601_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:64601_
   [junit4]   2> 842554 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64601_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 842555 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64601_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 842556 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64601_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 842557 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64601_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94308557052837892-127.0.0.1:64601_-n_0000000000
   [junit4]   2> 842558 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64601_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64601_
   [junit4]   2> 842558 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64601_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 842559 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64601_    ] o.a.s.c.Overseer Overseer (id=94308557052837892-127.0.0.1:64601_-n_0000000000) starting
   [junit4]   2> 842560 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64601_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 842566 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64601_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 842566 INFO  (OverseerCollectionProcessor-94308557052837892-127.0.0.1:64601_-n_0000000000) [n:127.0.0.1:64601_    ] o.a.s.c.OverseerProcessor Process current queue of overseer operations
   [junit4]   2> 842566 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64601_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 842566 INFO  (OverseerStateUpdate-94308557052837892-127.0.0.1:64601_-n_0000000000) [n:127.0.0.1:64601_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 842574 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64601_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 842574 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64601_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 842577 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64601_    ] o.a.s.c.CoresLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\control-001\cores
   [junit4]   2> 842578 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64601_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\control-001\cores\collection1, collection=control_collection, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\control-001\cores\collection1\, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 842579 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64601_    ] o.a.s.c.CoresLocator Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\control-001\cores\collection1\
   [junit4]   2> 842579 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64601_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 842580 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 842580 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64601_    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 842580 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64601_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 842580 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 842580 INFO  (zkCallback-802-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 842580 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 842581 INFO  (OverseerStateUpdate-94308557052837892-127.0.0.1:64601_-n_0000000000) [n:127.0.0.1:64601_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:64601",
   [junit4]   2>   "node_name":"127.0.0.1:64601_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 842581 INFO  (OverseerStateUpdate-94308557052837892-127.0.0.1:64601_-n_0000000000) [n:127.0.0.1:64601_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:64601",
   [junit4]   2>   "node_name":"127.0.0.1:64601_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 842581 INFO  (OverseerStateUpdate-94308557052837892-127.0.0.1:64601_-n_0000000000) [n:127.0.0.1:64601_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 842581 INFO  (OverseerStateUpdate-94308557052837892-127.0.0.1:64601_-n_0000000000) [n:127.0.0.1:64601_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 842582 INFO  (zkCallback-802-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_    ] 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> 843582 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 843582 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 843583 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 843583 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 843583 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 843583 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\control-001\cores\collection1\'
   [junit4]   2> 843601 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 843611 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 843624 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 843633 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 843636 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 843642 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 843749 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 843761 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 843762 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 843772 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 843775 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 843778 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 843779 WARN  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 843779 WARN  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 843780 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 843780 WARN  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 843781 WARN  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 843785 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 843785 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 843785 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 843786 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ 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-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\control-001\cores\collection1\], dataDir=[null]
   [junit4]   2> 843786 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ 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@2eebc731
   [junit4]   2> 843787 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ 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-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\control-001\cores\collection1\data\
   [junit4]   2> 843787 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ 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-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\control-001\cores\collection1\data\index/
   [junit4]   2> 843787 WARN  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ 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-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\control-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 843789 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ 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-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\control-001\cores\collection1\data\index
   [junit4]   2> 843789 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 843794 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ 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(SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\index-SimpleFSDirectory-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@790d5712),segFN=segments_1,generation=1}
   [junit4]   2> 843794 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 843795 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:64601_ 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-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\control-001\cores\collection1\data\
   [junit4]   2> 843795 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\control-001\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 843799 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 843799 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 843799 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 843799 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 843800 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 843800 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ 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> 843800 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ 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> 843800 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ 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> 843801 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ 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> 843809 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 843810 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 843812 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 843814 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 843817 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 843817 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ 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> 843818 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ 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> 843818 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ 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> 843820 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 843821 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 843821 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ 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=41, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.440474620214366]
   [junit4]   2> 843824 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ 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(SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\index-SimpleFSDirectory-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@790d5712),segFN=segments_1,generation=1}
   [junit4]   2> 843825 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 843825 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@52f42c6c[collection1] main
   [junit4]   2> 843825 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ 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> 843827 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ 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> 843827 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 843827 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 843827 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 843828 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 843828 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 843829 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 843829 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 843829 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 843829 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ 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> 843829 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ 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> 843830 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ 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> 843830 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ 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 1508936914993938432
   [junit4]   2> 843831 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2 ms to seed version buckets with highest version 1508936914993938432
   [junit4]   2> 843832 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 843833 INFO  (searcherExecutor-2621-thread-1-processing-n:127.0.0.1:64601_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@52f42c6c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 843833 INFO  (coreLoadExecutor-2620-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 843834 INFO  (coreZkRegister-2614-thread-1-processing-n:127.0.0.1:64601_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64601_ 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:64601 collection:control_collection shard:shard1
   [junit4]   2> 843835 INFO  (coreZkRegister-2614-thread-1-processing-n:127.0.0.1:64601_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64601_ 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> 843840 INFO  (coreZkRegister-2614-thread-1-processing-n:127.0.0.1:64601_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64601_ 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/94308557052837892-core_node1-n_0000000000
   [junit4]   2> 843841 INFO  (coreZkRegister-2614-thread-1-processing-n:127.0.0.1:64601_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 843843 INFO  (zkCallback-802-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 843843 INFO  (coreZkRegister-2614-thread-1-processing-n:127.0.0.1:64601_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 843843 INFO  (coreZkRegister-2614-thread-1-processing-n:127.0.0.1:64601_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64601_ 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> 843843 INFO  (coreZkRegister-2614-thread-1-processing-n:127.0.0.1:64601_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:64601/collection1/
   [junit4]   2> 843843 INFO  (coreZkRegister-2614-thread-1-processing-n:127.0.0.1:64601_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 843843 INFO  (coreZkRegister-2614-thread-1-processing-n:127.0.0.1:64601_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:64601/collection1/ has no replicas
   [junit4]   2> 843844 INFO  (coreZkRegister-2614-thread-1-processing-n:127.0.0.1:64601_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64601_ 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:64601/collection1/ shard1
   [junit4]   2> 843844 INFO  (coreZkRegister-2614-thread-1-processing-n:127.0.0.1:64601_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 843844 INFO  (OverseerStateUpdate-94308557052837892-127.0.0.1:64601_-n_0000000000) [n:127.0.0.1:64601_    ] 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> 843848 INFO  (zkCallback-802-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 843849 INFO  (OverseerStateUpdate-94308557052837892-127.0.0.1:64601_-n_0000000000) [n:127.0.0.1:64601_    ] 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:64601",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 843952 INFO  (zkCallback-802-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_    ] 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> 844001 INFO  (coreZkRegister-2614-thread-1-processing-n:127.0.0.1:64601_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:64601/collection1/ and leader is http://127.0.0.1:64601/collection1/
   [junit4]   2> 844001 INFO  (coreZkRegister-2614-thread-1-processing-n:127.0.0.1:64601_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64601_ 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:64601
   [junit4]   2> 844001 INFO  (coreZkRegister-2614-thread-1-processing-n:127.0.0.1:64601_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 844001 INFO  (coreZkRegister-2614-thread-1-processing-n:127.0.0.1:64601_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64601_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 844001 INFO  (coreZkRegister-2614-thread-1-processing-n:127.0.0.1:64601_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:64601_ 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> 844003 INFO  (zkCallback-802-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 844004 INFO  (OverseerStateUpdate-94308557052837892-127.0.0.1:64601_-n_0000000000) [n:127.0.0.1:64601_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:64601",
   [junit4]   2>   "node_name":"127.0.0.1:64601_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 844004 INFO  (OverseerStateUpdate-94308557052837892-127.0.0.1:64601_-n_0000000000) [n:127.0.0.1:64601_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:64601",
   [junit4]   2>   "node_name":"127.0.0.1:64601_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 844083 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 844084 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 844085 INFO  (zkCallback-804-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b80280b name:ZooKeeperConnection Watcher:127.0.0.1:64594/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 844086 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 844086 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 844086 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 844088 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 844107 INFO  (zkCallback-802-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_    ] 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> 844108 INFO  (zkCallback-804-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 844523 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\shard-1-001\cores\collection1
   [junit4]   2> 844525 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\shard-1-001
   [junit4]   2> 844526 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 844528 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9e6cc86{/,null,AVAILABLE}
   [junit4]   2> 844530 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.e.j.s.ServerConnector Started ServerConnector@50e08bda{HTTP/1.1}{127.0.0.1:64637}
   [junit4]   2> 844530 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.e.j.s.Server Started @847803ms
   [junit4]   2> 844530 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=64637, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\shard-1-001\cores}
   [junit4]   2> 844531 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 844531 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\shard-1-001\'
   [junit4]   2> 844556 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 844559 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 844560 INFO  (zkCallback-805-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6cd21687 name:ZooKeeperConnection Watcher:127.0.0.1:64594/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 844560 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 844560 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 844561 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 844562 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\shard-1-001\solr.xml
   [junit4]   2> 844568 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\shard-1-001\cores
   [junit4]   2> 844568 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.CoreContainer New CoreContainer 859602999
   [junit4]   2> 844568 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\shard-1-001\]
   [junit4]   2> 844569 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\shard-1-001\lib
   [junit4]   2> 844570 WARN  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\shard-1-001\lib).
   [junit4]   2> 844580 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] 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> 844585 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 844586 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 844586 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 844586 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64594/solr
   [junit4]   2> 844586 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 844586 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 844588 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 844589 INFO  (zkCallback-807-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4139b0e0 name:ZooKeeperConnection Watcher:127.0.0.1:64594 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 844590 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 844590 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 844593 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64637_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 844594 INFO  (zkCallback-808-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@54f420b8 name:ZooKeeperConnection Watcher:127.0.0.1:64594/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 844594 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64637_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 844598 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64637_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 845604 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64637_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64637_
   [junit4]   2> 845605 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64637_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:64637_
   [junit4]   2> 845606 INFO  (zkCallback-808-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 845607 INFO  (zkCallback-804-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 845607 INFO  (zkCallback-802-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 845608 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64637_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 845610 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64637_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94308557052837896-127.0.0.1:64637_-n_0000000001
   [junit4]   2> 845611 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64637_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94308557052837892-127.0.0.1:64601_-n_0000000000 to know if I could be the leader
   [junit4]   2> 845627 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64637_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 845627 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64637_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 845628 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64637_    ] o.a.s.c.CoresLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\shard-1-001\cores
   [junit4]   2> 845631 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64637_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\shard-1-001\cores\collection1, collection=collection1, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\shard-1-001\cores\collection1\, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 845631 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64637_    ] o.a.s.c.CoresLocator Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\shard-1-001\cores\collection1\
   [junit4]   2> 845631 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64637_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 845632 INFO  (coreLoadExecutor-2631-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 845632 INFO  (coreLoadExecutor-2631-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 845632 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64637_    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 845633 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64637_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 845633 INFO  (zkCallback-802-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 845633 INFO  (coreLoadExecutor-2631-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 845635 INFO  (OverseerStateUpdate-94308557052837892-127.0.0.1:64601_-n_0000000000) [n:127.0.0.1:64601_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:64637",
   [junit4]   2>   "node_name":"127.0.0.1:64637_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 845635 INFO  (OverseerStateUpdate-94308557052837892-127.0.0.1:64601_-n_0000000000) [n:127.0.0.1:64601_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:64637",
   [junit4]   2>   "node_name":"127.0.0.1:64637_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 845635 INFO  (OverseerStateUpdate-94308557052837892-127.0.0.1:64601_-n_0000000000) [n:127.0.0.1:64601_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 845636 INFO  (OverseerStateUpdate-94308557052837892-127.0.0.1:64601_-n_0000000000) [n:127.0.0.1:64601_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 845637 INFO  (zkCallback-802-thread-1-processing-n:127.0.0.1:64601_) [n:127.0.0.1:64601_    ] 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> 845637 INFO  (zkCallback-808-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_    ] 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> 845637 INFO  (zkCallback-804-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> 846634 INFO  (coreLoadExecutor-2631-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 846634 INFO  (coreLoadExecutor-2631-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 846634 INFO  (coreLoadExecutor-2631-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 846635 INFO  (coreLoadExecutor-2631-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 846635 INFO  (coreLoadExecutor-2631-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 846635 INFO  (coreLoadExecutor-2631-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\shard-1-001\cores\collection1\'
   [junit4]   2> 846648 INFO  (coreLoadExecutor-2631-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 846655 INFO  (coreLoadExecutor-2631-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 846658 INFO  (coreLoadExecutor-2631-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 846664 INFO  (coreLoadExecutor-2631-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_ c:collection1   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 846666 INFO  (coreLoadExecutor-2631-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_ c:collection1   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 846670 INFO  (coreLoadExecutor-2631-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 846751 INFO  (coreLoadExecutor-2631-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 846757 INFO  (coreLoadExecutor-2631-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_ c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 846758 INFO  (coreLoadExecutor-2631-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 846767 INFO  (coreLoadExecutor-2631-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 846770 INFO  (coreLoadExecutor-2631-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 846772 INFO  (coreLoadExecutor-2631-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 846772 WARN  (coreLoadExecutor-2631-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 846773 WARN  (coreLoadExecutor-2631-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 846773 INFO  (coreLoadExecutor-2631-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 846773 WARN  (coreLoadExecutor-2631-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 846773 WARN  (coreLoadExecutor-2631-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 846776 INFO  (coreLoadExecutor-2631-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_ c:collection1   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 846776 INFO  (coreLoadExecutor-2631-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 846776 INFO  (coreLoadExecutor-2631-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 846776 INFO  (coreLoadExecutor-2631-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\shard-1-001\cores\collection1\], dataDir=[null]
   [junit4]   2> 846777 INFO  (coreLoadExecutor-2631-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_ c:collection1 s:shard2 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@2eebc731
   [junit4]   2> 846778 INFO  (coreLoadExecutor-2631-thread-1-processing-n:127.0.0.1:64637_) [n:127.0.0.1:64637_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\shard-1-001\cores\collection1\data\
   [junit4]   2> 846778 INFO  (

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

lback-821-thread-1-processing-n:127.0.0.1:64712_) [n:127.0.0.1:64712_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001\shard-4-001\cores\collection1\data\index
   [junit4]   2> 950256 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@3d748db4{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 950256 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3672c0f8{/,null,UNAVAILABLE}
   [junit4]   2> 950257 INFO  (TEST-BasicDistributedZkTest.test-seed#[CDBF13B4412D2297]) [n:127.0.0.1:64712_ c:collection3 s:shard1 r:core_node4 x:collection3] o.a.s.c.ZkTestServer connecting to 127.0.0.1:64594 64594
   [junit4]   2> 952509 INFO  (Thread-2300) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:64594 64594
   [junit4]   2> 952510 WARN  (Thread-2300) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	4	/solr/overseer/queue
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.method=test -Dtests.seed=CDBF13B4412D2297 -Dtests.slow=true -Dtests.locale=be -Dtests.timezone=Asia/Baghdad -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR    111s J0 | BasicDistributedZkTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:64661/collection1: Bad Request
   [junit4]    > request: http://127.0.0.1:64637/collection1/update?update.chain=distrib-dup-test-chain-implicit&update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A64661%2Fcollection1%2F&wt=javabin&version=2
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CDBF13B4412D2297:45EB2C6EEFD14F6F]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:152)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:511)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:639)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:351)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 952521 INFO  (SUITE-BasicDistributedZkTest-seed#[CDBF13B4412D2297]-worker) [n:127.0.0.1:64712_ c:collection3 s:shard1 r:core_node4 x:collection3] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_CDBF13B4412D2297-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {regex_dup_A_s=FSTOrd50, other_tl1=Lucene50(blocksize=128), regex_dup_B_s=PostingsFormat(name=LuceneVarGapFixedInterval), range_facet_l_dv=PostingsFormat(name=Asserting), SubjectTerms_mfacet=Lucene50(blocksize=128), n_l1=PostingsFormat(name=LuceneVarGapFixedInterval), multiDefault=PostingsFormat(name=LuceneVarGapFixedInterval), intDefault=Lucene50(blocksize=128), genre_s=PostingsFormat(name=Asserting), n_td1=Lucene50(blocksize=128), n_d1=PostingsFormat(name=LuceneVarGapFixedInterval), range_facet_l=PostingsFormat(name=LuceneVarGapFixedInterval), n_f1=Lucene50(blocksize=128), series_t=Lucene50(blocksize=128), n_tl1=Lucene50(blocksize=128), oddField_s=PostingsFormat(name=Asserting), n_tf1=PostingsFormat(name=LuceneVarGapFixedInterval), price=FSTOrd50, a_t=PostingsFormat(name=LuceneVarGapFixedInterval), cat=PostingsFormat(name=LuceneVarGapFixedInterval), inStock=FSTOrd50, sequence_i=PostingsFormat(name=Asserting), id=PostingsFormat(name=Asserting), text=FSTOrd50, timestamp=PostingsFormat(name=LuceneVarGapFixedInterval), foo_i=Lucene50(blocksize=128), val_i=PostingsFormat(name=Asserting), n_dt1=Lucene50(blocksize=128), author_t=Lucene50(blocksize=128), a_i1=PostingsFormat(name=LuceneVarGapFixedInterval), n_ti1=PostingsFormat(name=Asserting), rnd_b=PostingsFormat(name=Asserting), _version_=Lucene50(blocksize=128), foo_b=FSTOrd50, n_tdt1=Lucene50(blocksize=128), name=PostingsFormat(name=Asserting), foo_d=PostingsFormat(name=Asserting), range_facet_i_dv=PostingsFormat(name=LuceneVarGapFixedInterval), foo_f=FSTOrd50}, docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), range_facet_i_dv=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Direct)}, sim=DefaultSimilarity, locale=be, timezone=Asia/Baghdad
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_51 (64-bit)/cpus=3,threads=1,free=175423632,total=412614656
   [junit4]   2> NOTE: All tests run in this JVM: [SharedFSAutoReplicaFailoverTest, TestScoreJoinQPScore, TestOrdValues, SortByFunctionTest, CircularListTest, TestFunctionQuery, TestChildDocTransformer, SliceStateTest, TestCloudManagedSchema, TestHashPartitioner, TestOmitPositions, LukeRequestHandlerTest, SparseHLLTest, BJQParserTest, TestReloadAndDeleteDocs, TestSurroundQueryParser, SharedFSAutoReplicaFailoverUtilsTest, DefaultValueUpdateProcessorTest, TestMaxScoreQueryParser, CollectionStateFormat2Test, TestCustomSort, ZkCLITest, TestOverriddenPrefixQueryForCustomFieldType, TestManagedSynonymFilterFactory, TestSort, DistributedFacetPivotWhiteBoxTest, DistanceUnitsTest, TestWriterPerf, TestBM25SimilarityFactory, TestJmxIntegration, DistributedFacetPivotLargeTest, CoreAdminHandlerTest, SolrPluginUtilsTest, SuggesterTest, OverseerStatusTest, TestClassNameShortening, ClusterStateUpdateTest, TestElisionMultitermQuery, URLClassifyProcessorTest, DOMUtilTest, DistributedSuggestComponentTest, TestSolrConfigHandlerConcurrent, DistributedQueryComponentCustomSortTest, SOLR749Test, CoreAdminCreateDiscoverTest, TestBinaryField, ChaosMonkeyNothingIsSafeTest, TestFastLRUCache, TestIndexingPerformance, SolrCoreCheckLockOnStartupTest, TestUniqueKeyFieldResource, SolrCoreTest, CollectionTooManyReplicasTest, TestJsonRequest, PrimUtilsTest, TestComplexPhraseQParserPlugin, BlockDirectoryTest, SolrInfoMBeanTest, TestSolrIndexConfig, SecurityConfHandlerTest, IndexSchemaRuntimeFieldTest, TestAnalyzedSuggestions, NoCacheHeaderTest, CdcrRequestHandlerTest, SynonymTokenizerTest, TestRuleBasedAuthorizationPlugin, PathHierarchyTokenizerFactoryTest, DocValuesMissingTest, TestIBSimilarityFactory, TestDistribDocBasedVersion, TestDocBasedVersionConstraints, TestPartialUpdateDeduplication, InfoHandlerTest, TestJmxMonitoredMap, HdfsUnloadDistributedZkTest, TestComponentsName, TestIndexSearcher, TestStressVersions, BasicAuthIntegrationTest, UUIDUpdateProcessorFallbackTest, DistributedQueryElevationComponentTest, TestCollationFieldDocValues, TestSha256AuthenticationProvider, FullHLLTest, AddBlockUpdateTest, TestXIncludeConfig, TestMacros, RollingRestartTest, TestSmileRequest, MigrateRouteKeyTest, SimpleMLTQParserTest, TestSolrCloudWithKerberosAlt, BaseCdcrDistributedZkTest, TestCoreContainer, TestStressRecovery, TestExactSharedStatsCache, DistribCursorPagingTest, PKIAuthenticationIntegrationTest, BasicDistributedZkTest]
   [junit4] Completed [165/539] on J0 in 110.77s, 1 test, 1 error <<< FAILURES!

[...truncated 1192 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:716: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:660: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:230: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:514: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1429: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:984: There were test failures: 539 suites, 2126 tests, 1 error, 76 ignored (40 assumptions)

Total time: 67 minutes 8 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



[JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.8.0_51) - Build # 5124 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5124/
Java: 32bit/jdk1.8.0_51 -server -XX:+UseSerialGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
ERROR: SolrIndexSearcher opens=51 closes=50

Stack Trace:
java.lang.AssertionError: ERROR: SolrIndexSearcher opens=51 closes=50
	at __randomizedtesting.SeedInfo.seed([CC1F2D86FAC80E1D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:467)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:233)
	at sun.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:799)
	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)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores:     1) Thread[id=6888, name=searcherExecutor-3055-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   1) Thread[id=6888, name=searcherExecutor-3055-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([CC1F2D86FAC80E1D]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=6888, name=searcherExecutor-3055-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=6888, name=searcherExecutor-3055-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([CC1F2D86FAC80E1D]:0)




Build Log:
[...truncated 10139 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\init-core-data-001
   [junit4]   2> 940860 INFO  (SUITE-TestLazyCores-seed#[CC1F2D86FAC80E1D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 940861 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBadConfigsGenerateErrors
   [junit4]   2> 940889 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\'
   [junit4]   2> 940908 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\solr.xml
   [junit4]   2> 940913 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001
   [junit4]   2> 940913 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.CoreContainer New CoreContainer 9156061
   [junit4]   2> 940913 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\]
   [junit4]   2> 940913 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\lib
   [junit4]   2> 940913 WARN  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\lib).
   [junit4]   2> 940928 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 940930 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 940931 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 940931 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 940931 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 940931 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 940931 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.CoresLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001
   [junit4]   2> 940932 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=badConfig1, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig1, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig1\, dataDir=data\}
   [junit4]   2> 940932 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.CoresLocator Found core badConfig1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig1\
   [junit4]   2> 940933 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=badConfig2, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig2, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig2\, dataDir=data\}
   [junit4]   2> 940933 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.CoresLocator Found core badConfig2 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig2\
   [junit4]   2> 940934 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=badSchema1, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badSchema1, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badSchema1\, dataDir=data\}
   [junit4]   2> 940934 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.CoresLocator Found core badSchema1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badSchema1\
   [junit4]   2> 940934 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=badSchema2, config=solrconfig.xml, transient=true, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badSchema2, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badSchema2\, dataDir=data\}
   [junit4]   2> 940934 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.CoresLocator Found core badSchema2 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badSchema2\
   [junit4]   2> 940935 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=core1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\core1, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\core1\, dataDir=data\}
   [junit4]   2> 940935 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.CoresLocator Found core core1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\core1\
   [junit4]   2> 940936 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=core2, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\core2, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\core2\, dataDir=data\}
   [junit4]   2> 940936 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.CoresLocator Found core core2 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\core2\
   [junit4]   2> 940936 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.CoresLocator Found 6 core definitions
   [junit4]   2> 940937 INFO  (coreLoadExecutor-2920-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig1\'
   [junit4]   2> 940941 INFO  (coreLoadExecutor-2920-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig2\'
   [junit4]   2> 940942 INFO  (coreLoadExecutor-2920-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badSchema1\'
   [junit4]   2> 940989 INFO  (coreLoadExecutor-2920-thread-2) [    ] o.a.s.c.Config Ignoring exception matching \QSAXParseException\E
   [junit4]   2> 940989 ERROR (coreLoadExecutor-2920-thread-2) [    ] o.a.s.c.CoreContainer Error creating core [badConfig2]: Could not load conf for core badConfig2: Error loading solr config from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig2\conf\solrconfig.xml
   [junit4]   2> org.apache.solr.common.SolrException: Could not load conf for core badConfig2: Error loading solr config from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig2\conf\solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:82)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:726)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:448)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:439)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:210)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error loading solr config from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig2\conf\solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:184)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createSolrConfig(ConfigSetService.java:94)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:74)
   [junit4]   2> 	... 8 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: org.xml.sax.SAXParseException; systemId: solrres:/solrconfig.xml; lineNumber: 55; columnNumber: 5; Elementtyp "reqsthalr" muss mit dem entsprechenden Endtag "</reqsthalr>" beendet werden.
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:156)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:92)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:199)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:176)
   [junit4]   2> 	... 10 more
   [junit4]   2> Caused by: org.xml.sax.SAXParseException; systemId: solrres:/solrconfig.xml; lineNumber: 55; columnNumber: 5; Elementtyp "reqsthalr" muss mit dem entsprechenden Endtag "</reqsthalr>" beendet werden.
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:441)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:368)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1437)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1749)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2973)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:117)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:348)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:145)
   [junit4]   2> 	... 13 more
   [junit4]   2> 940989 INFO  (coreLoadExecutor-2920-thread-1) [    ] o.a.s.c.Config Ignoring exception matching \QSAXParseException\E
   [junit4]   2> 940990 INFO  (coreLoadExecutor-2920-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badSchema2\'
   [junit4]   2> 940990 ERROR (coreLoadExecutor-2920-thread-1) [    ] o.a.s.c.CoreContainer Error creating core [badConfig1]: Could not load conf for core badConfig1: Error loading solr config from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig1\conf\solrconfig.xml
   [junit4]   2> org.apache.solr.common.SolrException: Could not load conf for core badConfig1: Error loading solr config from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig1\conf\solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:82)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:726)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:448)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:439)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:210)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error loading solr config from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig1\conf\solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:184)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createSolrConfig(ConfigSetService.java:94)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:74)
   [junit4]   2> 	... 8 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: org.xml.sax.SAXParseException; systemId: solrres:/solrconfig.xml; lineNumber: 55; columnNumber: 5; Elementtyp "reqsthalr" muss mit dem entsprechenden Endtag "</reqsthalr>" beendet werden.
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:156)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:92)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:199)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:176)
   [junit4]   2> 	... 10 more
   [junit4]   2> Caused by: org.xml.sax.SAXParseException; systemId: solrres:/solrconfig.xml; lineNumber: 55; columnNumber: 5; Elementtyp "reqsthalr" muss mit dem entsprechenden Endtag "</reqsthalr>" beendet werden.
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:441)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:368)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1437)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1749)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2973)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:117)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:348)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:145)
   [junit4]   2> 	... 13 more
   [junit4]   2> 940993 INFO  (coreLoadExecutor-2920-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\core1\'
   [junit4]   2> 941035 INFO  (coreLoadExecutor-2920-thread-3) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 941037 INFO  (coreLoadExecutor-2920-thread-3) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 941040 INFO  (coreLoadExecutor-2920-thread-3) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 941040 INFO  (coreLoadExecutor-2920-thread-3) [    ] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badSchema1\conf\schema.xml
   [junit4]   2> 941044 INFO  (coreLoadExecutor-2920-thread-3) [    ] o.a.s.c.Config Ignoring exception matching \QSAXParseException\E
   [junit4]   2> 941044 ERROR (coreLoadExecutor-2920-thread-3) [    ] o.a.s.c.CoreContainer Error creating core [badSchema1]: Could not load conf for core badSchema1: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 35; columnNumber: 7; Elementtyp "filedType" muss mit dem entsprechenden Endtag "</filedType>" beendet werden.. Schema file is C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badSchema1\conf\schema.xml
   [junit4]   2> org.apache.solr.common.SolrException: Could not load conf for core badSchema1: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 35; columnNumber: 7; Elementtyp "filedType" muss mit dem entsprechenden Endtag "</filedType>" beendet werden.. Schema file is C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badSchema1\conf\schema.xml
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:82)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:726)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:448)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:439)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:210)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 35; columnNumber: 7; Elementtyp "filedType" muss mit dem entsprechenden Endtag "</filedType>" beendet werden.. Schema file is C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badSchema1\conf\schema.xml
   [junit4]   2> 	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:595)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:177)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:104)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:75)
   [junit4]   2> 	... 8 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 35; columnNumber: 7; Elementtyp "filedType" muss mit dem entsprechenden Endtag "</filedType>" beendet werden.
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:156)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:92)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:457)
   [junit4]   2> 	... 13 more
   [junit4]   2> Caused by: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 35; columnNumber: 7; Elementtyp "filedType" muss mit dem entsprechenden Endtag "</filedType>" beendet werden.
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:441)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:368)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1437)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1749)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2973)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:117)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:348)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:145)
   [junit4]   2> 	... 15 more
   [junit4]   2> 941045 INFO  (coreLoadExecutor-2920-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\core2\'
   [junit4]   2> 941060 INFO  (coreLoadExecutor-2920-thread-3) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 941062 INFO  (coreLoadExecutor-2920-thread-3) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 941084 INFO  (coreLoadExecutor-2920-thread-2) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 941085 INFO  (coreLoadExecutor-2920-thread-2) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 941087 INFO  (coreLoadExecutor-2920-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 941088 INFO  (coreLoadExecutor-2920-thread-2) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 941088 INFO  (coreLoadExecutor-2920-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 941088 INFO  (coreLoadExecutor-2920-thread-2) [    ] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badSchema2\conf\schema.xml
   [junit4]   2> 941090 INFO  (coreLoadExecutor-2920-thread-2) [    ] o.a.s.c.Config Ignoring exception matching \QSAXParseException\E
   [junit4]   2> 941090 ERROR (coreLoadExecutor-2920-thread-2) [    ] o.a.s.c.CoreContainer Error creating core [badSchema2]: Could not load conf for core badSchema2: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 35; columnNumber: 7; Elementtyp "filedType" muss mit dem entsprechenden Endtag "</filedType>" beendet werden.. Schema file is C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badSchema2\conf\schema.xml
   [junit4]   2> org.apache.solr.common.SolrException: Could not load conf for core badSchema2: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 35; columnNumber: 7; Elementtyp "filedType" muss mit dem entsprechenden Endtag "</filedType>" beendet werden.. Schema file is C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badSchema2\conf\schema.xml
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:82)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:726)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:448)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:439)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:210)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 35; columnNumber: 7; Elementtyp "filedType" muss mit dem entsprechenden Endtag "</filedType>" beendet werden.. Schema file is C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badSchema2\conf\schema.xml
   [junit4]   2> 	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:595)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:177)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:104)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:75)
   [junit4]   2> 	... 8 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 35; columnNumber: 7; Elementtyp "filedType" muss mit dem entsprechenden Endtag "</filedType>" beendet werden.
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:156)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:92)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:457)
   [junit4]   2> 	... 13 more
   [junit4]   2> Caused by: org.xml.sax.SAXParseException; systemId: solrres:/schema.xml; lineNumber: 35; columnNumber: 7; Elementtyp "filedType" muss mit dem entsprechenden Endtag "</filedType>" beendet werden.
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:441)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:368)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1437)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1749)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2973)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:117)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:348)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:145)
   [junit4]   2> 	... 15 more
   [junit4]   2> 941091 INFO  (coreLoadExecutor-2920-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 941091 INFO  (coreLoadExecutor-2920-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\core1\conf\schema.xml
   [junit4]   2> 941094 INFO  (coreLoadExecutor-2920-thread-1) [    ] o.a.s.s.IndexSchema [core1] Schema name=tiny
   [junit4]   2> 941110 INFO  (coreLoadExecutor-2920-thread-3) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 941111 INFO  (coreLoadExecutor-2920-thread-3) [    ] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\core2\conf\schema.xml
   [junit4]   2> 941114 INFO  (coreLoadExecutor-2920-thread-3) [    ] o.a.s.s.IndexSchema [core2] Schema name=tiny
   [junit4]   2> 941115 INFO  (coreLoadExecutor-2920-thread-3) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 941118 INFO  (coreLoadExecutor-2920-thread-3) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\core2\conf'
   [junit4]   2> 941118 INFO  (coreLoadExecutor-2920-thread-3) [    ] o.a.s.c.CoreContainer Creating SolrCore 'core2' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\core2\
   [junit4]   2> 941118 INFO  (coreLoadExecutor-2920-thread-3) [    x:core2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 941118 INFO  (coreLoadExecutor-2920-thread-3) [    x:core2] o.a.s.c.SolrCore [[core2] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\core2\], dataDir=[null]
   [junit4]   2> 941118 INFO  (coreLoadExecutor-2920-thread-3) [    x:core2] o.a.s.c.SolrCore JMX monitoring not detected for core: core2
   [junit4]   2> 941119 INFO  (coreLoadExecutor-2920-thread-3) [    x:core2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\core2\data\
   [junit4]   2> 941119 INFO  (coreLoadExecutor-2920-thread-3) [    x:core2] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\core2\data\index/
   [junit4]   2> 941119 WARN  (coreLoadExecutor-2920-thread-3) [    x:core2] o.a.s.c.SolrCore [core2] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\core2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 941119 INFO  (coreLoadExecutor-2920-thread-3) [    x:core2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\core2\data\index
   [junit4]   2> 941119 INFO  (coreLoadExecutor-2920-thread-3) [    x:core2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=12.337890625, floorSegmentMB=1.5087890625, forceMergeDeletesPctAllowed=18.171975833281724, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 941119 INFO  (coreLoadExecutor-2920-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 941120 INFO  (coreLoadExecutor-2920-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\core1\conf'
   [junit4]   2> 941120 INFO  (coreLoadExecutor-2920-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'core1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\core1\
   [junit4]   2> 941120 INFO  (coreLoadExecutor-2920-thread-1) [    x:core1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 941120 INFO  (coreLoadExecutor-2920-thread-1) [    x:core1] o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\core1\], dataDir=[null]
   [junit4]   2> 941120 INFO  (coreLoadExecutor-2920-thread-1) [    x:core1] o.a.s.c.SolrCore JMX monitoring not detected for core: core1
   [junit4]   2> 941120 INFO  (coreLoadExecutor-2920-thread-1) [    x:core1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\core1\data\
   [junit4]   2> 941121 INFO  (coreLoadExecutor-2920-thread-1) [    x:core1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\core1\data\index/
   [junit4]   2> 941121 WARN  (coreLoadExecutor-2920-thread-1) [    x:core1] o.a.s.c.SolrCore [core1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\core1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 941121 INFO  (coreLoadExecutor-2920-thread-1) [    x:core1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\core1\data\index
   [junit4]   2> 941121 INFO  (coreLoadExecutor-2920-thread-1) [    x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=12.337890625, floorSegmentMB=1.5087890625, forceMergeDeletesPctAllowed=18.171975833281724, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 941121 INFO  (coreLoadExecutor-2920-thread-3) [    x:core2] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@129872 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@32ca56),segFN=segments_1,generation=1}
   [junit4]   2> 941121 INFO  (coreLoadExecutor-2920-thread-3) [    x:core2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 941121 INFO  (coreLoadExecutor-2920-thread-1) [    x:core1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@163b89a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10c8625),segFN=segments_1,generation=1}
   [junit4]   2> 941121 INFO  (coreLoadExecutor-2920-thread-1) [    x:core1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 941124 INFO  (coreLoadExecutor-2920-thread-3) [    x:core2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 941128 INFO  (coreLoadExecutor-2920-thread-3) [    x:core2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 941129 INFO  (coreLoadExecutor-2920-thread-3) [    x:core2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 941129 INFO  (coreLoadExecutor-2920-thread-3) [    x:core2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 941130 INFO  (coreLoadExecutor-2920-thread-3) [    x:core2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 941131 INFO  (OldIndexDirectoryCleanupThreadForCore-core2) [    x:core2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core core2 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\core2\data\
   [junit4]   2> 941132 INFO  (coreLoadExecutor-2920-thread-3) [    x:core2] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 941133 INFO  (coreLoadExecutor-2920-thread-3) [    x:core2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 941133 WARN  (OldIndexDirectoryCleanupThreadForCore-core2) [    x:core2] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\core2\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 941132 INFO  (coreLoadExecutor-2920-thread-1) [    x:core1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 941133 INFO  (coreLoadExecutor-2920-thread-3) [    x:core2] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 941133 INFO  (coreLoadExecutor-2920-thread-3) [    x:core2] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 941133 INFO  (coreLoadExecutor-2920-thread-3) [    x:core2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=90.2939453125, floorSegmentMB=1.05078125, forceMergeDeletesPctAllowed=4.7875041763260375, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.45732625893688383
   [junit4]   2> 941133 INFO  (coreLoadExecutor-2920-thread-3) [    x:core2] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@129872 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@32ca56),segFN=segments_1,generation=1}
   [junit4]   2> 941133 INFO  (coreLoadExecutor-2920-thread-3) [    x:core2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 941133 INFO  (coreLoadExecutor-2920-thread-3) [    x:core2] o.a.s.s.SolrIndexSearcher Opening Searcher@457380[core2] main
   [junit4]   2> 941134 INFO  (coreLoadExecutor-2920-thread-1) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 941134 INFO  (coreLoadExecutor-2920-thread-3) [    x:core2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\core2\conf
   [junit4]   2> 941134 INFO  (coreLoadExecutor-2920-thread-3) [    x:core2] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\core2\conf}
   [junit4]   2> 941134 INFO  (coreLoadExecutor-2920-thread-3) [    x:core2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\core2\conf
   [junit4]   2> 941134 INFO  (coreLoadExecutor-2920-thread-3) [    x:core2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 941134 INFO  (coreLoadExecutor-2920-thread-3) [    x:core2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 941135 INFO  (coreLoadExecutor-2920-thread-3) [    x:core2] o.a.s.c.CoreContainer registering core: core2
   [junit4]   2> 941135 INFO  (coreLoadExecutor-2920-thread-1) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 941135 INFO  (coreLoadExecutor-2920-thread-1) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 941136 INFO  (coreLoadExecutor-2920-thread-1) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 941138 INFO  (coreLoadExecutor-2920-thread-1) [    x:core1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 941138 INFO  (coreLoadExecutor-2920-thread-1) [    x:core1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 941138 INFO  (searcherExecutor-2921-thread-1-processing-x:core2) [    x:core2] o.a.s.c.SolrCore [core2] Registered new searcher Searcher@457380[core2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 941139 INFO  (OldIndexDirectoryCleanupThreadForCore-core1) [    x:core1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core core1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\core1\data\
   [junit4]   2> 941139 WARN  (OldIndexDirectoryCleanupThreadForCore-core1) [    x:core1] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\core1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 941139 INFO  (coreLoadExecutor-2920-thread-1) [    x:core1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 941140 INFO  (coreLoadExecutor-2920-thread-1) [    x:core1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 941140 INFO  (coreLoadExecutor-2920-thread-1) [    x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=90.2939453125, floorSegmentMB=1.05078125, forceMergeDeletesPctAllowed=4.7875041763260375, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.45732625893688383
   [junit4]   2> 941140 INFO  (coreLoadExecutor-2920-thread-1) [    x:core1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@163b89a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10c8625),segFN=segments_1,generation=1}
   [junit4]   2> 941140 INFO  (coreLoadExecutor-2920-thread-1) [    x:core1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 941140 INFO  (coreLoadExecutor-2920-thread-1) [    x:core1] o.a.s.s.SolrIndexSearcher Opening Searcher@127d72b[core1] main
   [junit4]   2> 941141 INFO  (coreLoadExecutor-2920-thread-1) [    x:core1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\core1\conf
   [junit4]   2> 941141 INFO  (coreLoadExecutor-2920-thread-1) [    x:core1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\core1\conf}
   [junit4]   2> 941141 INFO  (coreLoadExecutor-2920-thread-1) [    x:core1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\core1\conf
   [junit4]   2> 941141 INFO  (coreLoadExecutor-2920-thread-1) [    x:core1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 941141 INFO  (coreLoadExecutor-2920-thread-1) [    x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 941141 INFO  (coreLoadExecutor-2920-thread-1) [    x:core1] o.a.s.c.CoreContainer registering core: core1
   [junit4]   2> 941142 INFO  (searcherExecutor-2922-thread-1-processing-x:core1) [    x:core1] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@127d72b[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 941143 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 941145 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@163b89a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10c8625),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@163b89a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10c8625),segFN=segments_2,generation=2}
   [junit4]   2> 941145 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 941146 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@1f34dce[core1] main
   [junit4]   2> 941147 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 941148 INFO  (searcherExecutor-2922-thread-1) [    ] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@1f34dce[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c7)))}
   [junit4]   2> 941155 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.S.Request [core1] webapp=null path=null params={q={!prefix+f%3Dv_t}hel&wt=xml} hits=2 status=0 QTime=8 
   [junit4]   2> 941158 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.S.Request [core1] webapp=null path=null params={q={!raw+f%3Dv_t}hello&wt=xml} hits=2 status=0 QTime=0 
   [junit4]   2> 941158 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.S.Request [core1] webapp=null path=null params={q={!raw+f%3Dv_t}Hello&wt=xml} hits=0 status=0 QTime=0 
   [junit4]   2> 941158 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.S.Request [core1] webapp=null path=null params={q={!raw+f%3Dv_f}1.5&wt=xml} hits=0 status=0 QTime=0 
   [junit4]   2> 941168 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig1\'
   [junit4]   2> 941193 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 941194 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 941198 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 941198 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig1\conf\schema.xml
   [junit4]   2> 941201 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.s.IndexSchema [badConfig1] Schema name=tiny
   [junit4]   2> 941210 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 941211 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig1\conf'
   [junit4]   2> 941211 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'badConfig1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig1\
   [junit4]   2> 941211 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 941211 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.c.SolrCore [[badConfig1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig1\], dataDir=[null]
   [junit4]   2> 941212 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.c.SolrCore JMX monitoring not detected for core: badConfig1
   [junit4]   2> 941212 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig1\data\
   [junit4]   2> 941212 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig1\data\index/
   [junit4]   2> 941212 WARN  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.c.SolrCore [badConfig1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 941212 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig1\data\index
   [junit4]   2> 941213 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=12, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 941213 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@13f56ab lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c131fa),segFN=segments_1,generation=1}
   [junit4]   2> 941213 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 941214 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 941216 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 941217 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 941219 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 941221 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 941222 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 941222 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 941222 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 941223 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 941223 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=735256660, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 941223 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@13f56ab lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c131fa),segFN=segments_1,generation=1}
   [junit4]   2> 941223 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 941223 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.s.SolrIndexSearcher Opening Searcher@311bdd[badConfig1] main
   [junit4]   2> 941224 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig1\conf
   [junit4]   2> 941224 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig1\conf}
   [junit4]   2> 941224 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig1\conf
   [junit4]   2> 941224 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 941225 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 941225 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.c.CoreContainer Opening transient core badConfig1
   [junit4]   2> 941225 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.c.CoreContainer registering core: badConfig1
   [junit4]   2> 941225 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig2\'
   [junit4]   2> 941239 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 941241 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 941245 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 941245 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig2\conf\schema.xml
   [junit4]   2> 941248 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.s.IndexSchema [badConfig2] Schema name=tiny
   [junit4]   2> 941249 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 941250 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig2\conf'
   [junit4]   2> 941250 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig1] o.a.s.c.CoreContainer Creating SolrCore 'badConfig2' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig2\
   [junit4]   2> 941250 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 941250 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.c.SolrCore [[badConfig2] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig2\], dataDir=[null]
   [junit4]   2> 941250 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.c.SolrCore JMX monitoring not detected for core: badConfig2
   [junit4]   2> 941251 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig2\data\
   [junit4]   2> 941251 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig2\data\index/
   [junit4]   2> 941252 WARN  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.c.SolrCore [badConfig2] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 941252 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig2\data\index
   [junit4]   2> 941252 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=53.71875, floorSegmentMB=1.5791015625, forceMergeDeletesPctAllowed=14.16634605766335, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 941252 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@16803b1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@722dd6),segFN=segments_1,generation=1}
   [junit4]   2> 941252 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 941253 INFO  (searcherExecutor-2935-thread-1-processing-x:badConfig1) [    x:badConfig1] o.a.s.c.SolrCore [badConfig1] Registered new searcher Searcher@311bdd[badConfig1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 941254 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 941255 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 941256 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 941257 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 941258 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 941259 INFO  (OldIndexDirectoryCleanupThreadForCore-badConfig2) [    x:badConfig2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core badConfig2 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig2\data\
   [junit4]   2> 941260 WARN  (OldIndexDirectoryCleanupThreadForCore-badConfig2) [    x:badConfig2] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig2\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 941259 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/update/json/docs,/admin/luke,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 941260 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 941260 INFO  (OldIndexDirectoryCleanupThreadForCore-badConfig1) [    x:badConfig1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core badConfig1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig1\data\
   [junit4]   2> 941261 WARN  (OldIndexDirectoryCleanupThreadForCore-badConfig1) [    x:badConfig1] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 941261 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 941261 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 941262 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@92e338
   [junit4]   2> 941262 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@16803b1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@722dd6),segFN=segments_1,generation=1}
   [junit4]   2> 941262 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 941262 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.s.SolrIndexSearcher Opening Searcher@1502d6f[badConfig2] main
   [junit4]   2> 941262 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig2\conf
   [junit4]   2> 941262 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig2\conf}
   [junit4]   2> 941262 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badConfig2\conf
   [junit4]   2> 941263 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 941263 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 941263 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.c.CoreContainer Opening transient core badConfig2
   [junit4]   2> 941263 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.c.CoreContainer registering core: badConfig2
   [junit4]   2> 941263 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badSchema1\'
   [junit4]   2> 941280 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 941282 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 941312 INFO  (searcherExecutor-2939-thread-1-processing-x:badConfig2) [    x:badConfig2] o.a.s.c.SolrCore [badConfig2] Registered new searcher Searcher@1502d6f[badConfig2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 941314 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 941314 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.s.IndexSchema Reading Solr Schema from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badSchema1\conf\schema.xml
   [junit4]   2> 941317 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.s.IndexSchema [badSchema1] Schema name=tiny
   [junit4]   2> 941319 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 941320 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badSchema1\conf'
   [junit4]   2> 941320 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badConfig2] o.a.s.c.CoreContainer Creating SolrCore 'badSchema1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badSchema1\
   [junit4]   2> 941320 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badSchema1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 941320 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badSchema1] o.a.s.c.SolrCore [[badSchema1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badSchema1\], dataDir=[null]
   [junit4]   2> 941320 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badSchema1] o.a.s.c.SolrCore JMX monitoring not detected for core: badSchema1
   [junit4]   2> 941321 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badSchema1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badSchema1\data\
   [junit4]   2> 941321 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badSchema1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badSchema1\data\index/
   [junit4]   2> 941321 WARN  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badSchema1] o.a.s.c.SolrCore [badSchema1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badSchema1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 941321 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badSchema1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_CC1F2D86FAC80E1D-001\tempDir-001\badSchema1\data\index
   [junit4]   2> 941348 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badSchema1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=21.8115234375, floorSegmentMB=1.2861328125, forceMergeDeletesPctAllowed=16.266369865856372, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 941348 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badSchema1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@80f849 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e8df5e),segFN=segments_1,generation=1}
   [junit4]   2> 941348 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[CC1F2D86FAC80E1D]) [    x:badSchema1] o.a.s.c.SolrCore newest commit 

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

worker) [    x:collectionLazy2] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 945393 INFO  (SUITE-TestLazyCores-seed#[CC1F2D86FAC80E1D]-worker) [    x:collectionLazy2] o.a.s.c.CoreContainer Shutting down CoreContainer instance=21426216
   [junit4]   2> 1067432 ERROR (SUITE-TestLazyCores-seed#[CC1F2D86FAC80E1D]-worker) [    x:collectionLazy2] o.a.s.SolrTestCaseJ4 ERROR: SolrIndexSearcher opens=51 closes=50
   [junit4]   2> Aug 08, 2015 4:48:50 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Aug 08, 2015 4:49:10 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]   2>    1) Thread[id=6888, name=searcherExecutor-3055-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Aug 08, 2015 4:49:10 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=6888, name=searcherExecutor-3055-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> Aug 08, 2015 4:49:13 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=6888, name=searcherExecutor-3055-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {v_t=FSTOrd50, id=FSTOrd50, v_s=PostingsFormat(name=MockRandom), v_f=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=de_CH, timezone=Etc/GMT
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_51 (32-bit)/cpus=3,threads=2,free=23393064,total=228990976
   [junit4]   2> NOTE: All tests run in this JVM: [TestComponentsName, TestSolrCloudWithKerberosAlt, ShardRoutingTest, RecoveryZkTest, TestDynamicLoading, DistribJoinFromCollectionTest, TestChildDocTransformer, ShowFileRequestHandlerTest, TestRestManager, TestAtomicUpdateErrorCases, OverseerStatusTest, TestStressReorder, TestSolrConfigHandler, CircularListTest, DocValuesMissingTest, SimpleFacetsTest, TestPerFieldSimilarity, TestPostingsSolrHighlighter, DistributedQueryComponentCustomSortTest, SolrIndexSplitterTest, TestRandomDVFaceting, RankQueryTest, TestSurroundQueryParser, DefaultValueUpdateProcessorTest, MultiTermTest, TestExactStatsCache, TestLRUStatsCache, TestIndexingPerformance, TestJmxMonitoredMap, SecurityConfHandlerTest, DeleteInactiveReplicaTest, DistributedFacetPivotSmallAdvancedTest, DocValuesTest, TimeZoneUtilsTest, PeerSyncTest, TestBlendedInfixSuggestions, FieldAnalysisRequestHandlerTest, TestHighlightDedupGrouping, SparseHLLTest, AddBlockUpdateTest, SliceStateTest, TestJsonRequest, SyncSliceTest, CdcrRequestHandlerTest, SolrCoreTest, SolrCoreCheckLockOnStartupTest, LeaderElectionTest, TestUpdate, IndexSchemaRuntimeFieldTest, TestCrossCoreJoin, TestPKIAuthenticationPlugin, TestCollationFieldDocValues, TestFastLRUCache, CloudMLTQParserTest, AnalysisAfterCoreReloadTest, DocumentAnalysisRequestHandlerTest, CacheHeaderTest, BasicAuthIntegrationTest, DistributedQueryComponentOptimizationTest, TestManagedSchemaFieldResource, TriLevelCompositeIdRoutingTest, TestCSVLoader, TestPhraseSuggestions, CollectionReloadTest, TestOmitPositions, TestReplicationHandlerBackup, QueryElevationComponentTest, TestQueryUtils, ClusterStateUpdateTest, TestArbitraryIndexDir, TestStressLucene, BigEndianAscendingWordDeserializerTest, TestIndexSearcher, BJQParserTest, TestOverriddenPrefixQueryForCustomFieldType, PingRequestHandlerTest, CoreMergeIndexesAdminHandlerTest, TestMaxScoreQueryParser, XmlUpdateRequestHandlerTest, DeleteLastCustomShardedReplicaTest, TestManagedStopFilterFactory, SolrTestCaseJ4Test, MultiThreadedOCPTest, TestBinaryField, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores -Dtests.seed=CC1F2D86FAC80E1D -Dtests.slow=true -Dtests.locale=de_CH -Dtests.timezone=Etc/GMT -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: SolrIndexSearcher opens=51 closes=50
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CC1F2D86FAC80E1D]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:467)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:233)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]    >    1) Thread[id=6888, name=searcherExecutor-3055-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CC1F2D86FAC80E1D]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=6888, name=searcherExecutor-3055-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CC1F2D86FAC80E1D]:0)
   [junit4] Completed [164/539] on J0 in 150.19s, 7 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 1145 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:716: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:660: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:230: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:514: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1429: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:984: There were test failures: 539 suites, 2126 tests, 3 suite-level errors, 1105 ignored (26 assumptions)

Total time: 42 minutes 18 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